@import "https://fonts.googleapis.com/css?family=Droid+Serif:400,400i,700|Life+Savers:400,700";
h1,
h2,
h4 {
  font-family: 'Life Savers', cursive;
}
h3,
h5,
h6,
p {
  font-family: 'Droid Serif', serif;
}
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
del,
dfn,
img,
small,
strike,
strong,
sub,
sup,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
object,
iframe,
video {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  vertical-align: top;
  border: 0 solid transparent;
}
article,
aside,
details,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  vertical-align: top;
  border: 0 solid transparent;
}
figcaption,
figure {
  display: inline-block;
}
html,
body,
main,
#main {
  min-height: 100vh;
  display: block;
  margin: 0;
}
strong {font-weight: 700}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
label {
  cursor: pointer;
}
input,
textarea {
  border-radius: 4px;
}
.b {
  font-weight: 700;
}
section {
  min-height: 100vh;
  display: block;
  margin: 0;
}
.gwrap {
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px;
}
@media screen and (min-width: 400px) {
  .gwrap {
    padding: 0 15px;
  }
}
.g01,
.g02,
.g03,
.g04,
.g05,
.g06,
.g07,
.g08,
.g09,
.g10,
.g11,
.g12 {
  text-align: left;
  display: block;
  font-size: 15px;
  line-height: 26.25px;
  padding: 0 10px;
  width: 100%;
  max-width: 100%;
}

@media screen and (400px) {
  .g01,
  .g02,
  .g03,
  .g04,
  .g05,
  .g06,
  .g07,
  .g08,
  .g09,
  .g10,
  .g11,
  .g12 {
    padding: 0 15px;
  }
}
@media screen and (min-width: 600px) {
  .g01,
  .g02,
  .g03,
  .g04,
  .g05,
  .g06 {
    width: 50%;
  }
  .g07,
  .g08,
  .g09,
  .g10,
  .g11,
  .g12 {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .gwrap,
  .g01,
  .g02,
  .g03,
  .g04,
  .g05,
  .g06,
  .g07,
  .g08,
  .g09,
  .g10,
  .g11,
  .g12 {
    padding: 0 30px;
  }
  .g01,
  .g02,
  .g03,
  .g04 {
    width: 33.33333333%;
  }
  .g05,
  .g06,
  .g07,
  .g08 {
    width: 66.66666667%;
  }
  .g09,
  .g10,
  .g11,
  .g12 {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .g01,
  .g02,
  .g03 {
    width: 25%;
  }
  .g04,
  .g05,
  .g06 {
    width: 50%;
  }
  .g07,
  .g08,
  .g09 {
    width: 75%;
  }
  .g10,
  .g11,
  .g12 {
    width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .g01,
  .g02 {
    width: 16.66666667%;
  }
  .g03,
  .g04 {
    width: 33.33333333%;
  }
  .g05,
  .g06 {
    width: 50%;
  }
  .g07,
  .g08 {
    width: 66.66666667%;
  }
  .g09,
  .g10 {
    width: 83.33333333%;
  }
  .g11,
  .g12,
  .full02 {
    width: 100%;
  }
}
@media screen and (min-width: 1680px) {
  .g01 {
    width: 8.33333333%;
  }
  .g02 {
    width: 16.66666667%;
  }
  .g03 {
    width: 25%;
  }
  .g04 {
    width: 33.33333333%;
  }
  .g05 {
    width: 41.66666667%;
  }
  .g06 {
    width: 50%;
  }
  .g07 {
    width: 58.33333333%;
  }
  .g08 {
    width: 66.66666667%;
  }
  .g09 {
    width: 75%;
  }
  .g10 {
    width: 83.33333333%;
  }
  .g11 {
    width: 91.66666667%;
  }
  .g12 {
    width: 100%;
  }
}
html,
body,
input,
textarea,
p,
ul,
a {
  font-family: 'Droid Serif', serif;
  line-height: 26.25px;
  font-size: 15px;
  font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #ffffff;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  display: inline-block;
}
h1 {
  font-size: 52.5px;
  line-height: 52.5px;
  padding-top: 52.5px;
}
h2 {
  font-size: 37.5px;
  line-height: 52.5px;
  padding-top: 52.5px;
}
h3 {
  font-size: 30px;
  line-height: 52.5px;
}
h4 {
  font-size: 18.75px;
  line-height: 26.25px;
}
h5 {
  font-size: 15px;
  line-height: 26.25px;
}
h6 {
  font-size: 15px;
  line-height: 26.25px;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  padding: 0;
}
h1 + h1,
h1 + h2,
h1 + h3,
h1 + h4,
h1 + h5,
h1 + h6,
h1 + p,
h2 + h1,
h2 + h2,
h2 + h3,
h2 + h4,
h2 + h5,
h2 + h6,
h2 + p,
h3 + h1,
h3 + h2,
h3 + h3,
h3 + h4,
h3 + h5,
h3 + h6,
h3 + p,
h4 + h1,
h4 + h2,
h4 + h3,
h4 + h4,
h4 + h5,
h4 + h6,
h4 + p,
h5 + h1,
h5 + h2,
h5 + h3,
h5 + h4,
h5 + h5,
h5 + h6,
h5 + p,
h6 + h1,
h6 + h2,
h6 + h3,
h6 + h4,
h6 + h5,
h6 + h6,
h6 + p,
p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6,
p + p {
  padding-top: 26.25px;
}
table {
  border-collapse: collapse;
  border-spacing: 15px;
  display: table;
  width: 100%;
  table-layout: fixed;
}
table tr {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  vertical-align: top;
  border: 0 solid transparent;
  display: table-row;
}
table td,
table th {
  padding: 13.125px 15px;
  display: table-cell;
  text-align: left;
  width: auto;
}
table td img,
table th img {
  display: inline-block;
  padding: 7px 10px 0 0;
}
table th {
  border-bottom: 1px solid #fff;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
li,
span {
  text-rendering: optimizeLegibility;
}
ul.bull {
  list-style-type: disc;
}
ul.bull li {
  padding-left: 5px;
  margin-left: 20px;
  display: block;
}
p img,
img + p {
  padding: 26.25px 15px;
}
strong {
  font-weight: 700;
}
.sup {
  display: inline-block;
  font-size: 11.25px;
  line-height: 19.6875px;
  transform: translate(0, -19.6875px);
}
a {
  text-decoration: none;
  font-weight: 700;
}
em {
  font-style: italic;
  font-weight: 400;
}
::selection {
  background: rgba(223, 94, 122, 0.5);
  color: #b32443;
  opacity: 1;
}
::-moz-selection {
  background: rgba(223, 94, 122, 0.5);
  color: #b32443;
  opacity: 1;
}
::-webkit-selection {
  background: rgba(223, 94, 122, 0.5);
  color: #b32443;
  opacity: 1;
}
::-o-selection {
  background: rgba(223, 94, 122, 0.5);
  color: #b32443;
  opacity: 1;
}
::-ms-selection {
  background: rgba(223, 94, 122, 0.5);
  color: #b32443;
  opacity: 1;
}
.accordion {
  display: block;
  height: auto;
  background: #ffffff;
}
.accordion-item {
  display: block;
  padding: 0;
  cursor: pointer;
}
.accordion-headline {
  border-top: 1px solid #ffffff;
  font-size: 22.5px;
  line-height: 52.5px;
  padding: 13.125px 60px;
  height: 78.75px;
  width: 100%;
  display: block;
  position: relative;
  color: #46569b;
  transition: all 0.3s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -webkit-transition: all 0.3s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -o-transition: all 0.3s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.73, 0, 0.28, 1) 0s;
}
.active .accordion-headline {
  color: #ffffff;
}
.accordion-headline:before {
  content: "";
  width: 0px;
  height: 100%;
  background: #46569b;
  position: absolute;
  right: 0;
  bottom: -1px;
  z-index: 1;
  transition: width 0.6s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -moz-transition: width 0.6s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -webkit-transition: width 0.6s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -o-transition: width 0.6s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -ms-transition: width 0.6s cubic-bezier(0.73, 0, 0.28, 1) 0s;
}
.active .accordion-headline:before {
  width: 100%;
  left: 0;
}
.accordion-headline::after {
  content: "";
  display: block;
  position: absolute;
  right: 60px;
  width: 20px;
  height: 20px;
  transform: translate(0, -50%) rotateX(0deg) rotate(45deg);
  border-bottom: 2px solid #818ec6;
  border-right: 2px solid #818ec6;
  top: 50%;
  z-index: 3;
  transition: all 1s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -moz-transition: all 1s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -webkit-transition: all 1s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -o-transition: all 1s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -ms-transition: all 1s cubic-bezier(0.73, 0, 0.28, 1) 0s;
}
.active .accordion-headline::after {
  border-color: #ffffff;
  transform: translate(0, -50%) rotateX(-180deg) rotate(45deg);
}
.accordion-headline span {
  display: inline-block;
  z-index: 2;
  position: relative;
}
.accordion-content {
  border-top: 1px solid #ffffff;
  max-height: 0px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  padding: 0 60px;
  background: #ffffff;
  transition: all 1s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -moz-transition: all 1s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -webkit-transition: all 1s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -o-transition: all 1s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -ms-transition: all 1s cubic-bezier(0.73, 0, 0.28, 1) 0s;
}
.active .accordion-content {
  max-height: 200px;
  padding: 26.25px 60px;
}
.content {
  display: flex;
  min-height: 100vh;
  align-items: center;
}
h1,
h2 {
  color: #2e3966;
}
h3 {
  text-transform: uppercase;
  color: #da4969;
}
@-moz-keyframes clouds {
  0% {
    transform: translate(-100vw);
  }
  100% {
    transform: translate(100vw);
  }
}
@-webkit-keyframes clouds {
  0% {
    transform: translate(-100vw);
  }
  100% {
    transform: translate(100vw);
  }
}
@keyframes clouds {
  0% {
    transform: translate(-100vw);
  }
  100% {
    transform: translate(100vw);
  }
}
@-moz-keyframes logo {
  0% {
    transform: translate(-50%, -63%);
  }
  100% {
    transform: translate(-50%, -57%);
  }
}
@-webkit-keyframes logo {
  0% {
    transform: translate(-50%, -63%);
  }
  100% {
    transform: translate(-50%, -57%);
  }
}
@keyframes logo {
  0% {
    transform: translate(-50%, -63%);
  }
  100% {
    transform: translate(-50%, -57%);
  }
}
#main > header,
#main > footer {
  height: 100vh;
}
section {
  z-index: 21;
  position: relative;
}
.cloud-wrapper {
  background: url('images/cloud-bg.svg') center bottom / 70% auto fixed no-repeat;
}
#contact iframe {
  border: none;
  width: 100%;
  height: 800px;
}
#main header {
  background: #2ca3d5;
  background: -webkit-gradient(top, #2ca3d5 0%, #acdbee 100%);
  background: -webkit-linear-gradient(top, #2ca3d5 0%, #acdbee 100%);
  background: -moz-linear-gradient(top, #2ca3d5 0%, #acdbee 100%);
  background: -o-linear-gradient(top, #2ca3d5 0%, #acdbee 100%);
  background: -ms-linear-gradient(top, #2ca3d5 0%, #acdbee 100%);
  background: linear-gradient(to bottom, #2ca3d5 0%, #acdbee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@endColor', GradientType=0);
  position: relative;
  width: 100%;
  height: 100vh;
}
#main header .cloud-01 {
  width: 20vw;
  min-width: 15vh;
  top: 15vh;
  left: 0vw;
  -webkit-animation: clouds 30s linear infinite;
  -moz-animation: clouds 30s linear infinite;
  animation: clouds 30s linear infinite;
}
#main header .cloud-02 {
  width: 15vw;
  min-width: 15vh;
  bottom: 12vh;
  left: 60vw;
  -webkit-animation: clouds 50s ease-in-out infinite alternate;
  -moz-animation: clouds 50s ease-in-out infinite alternate;
  animation: clouds 50s ease-in-out infinite alternate;
}
#main header .cloud-03 {
  width: 10vw;
  min-width: 15vh;
  top: 40vh;
  right: -70vw;
  -webkit-animation: clouds 70s ease-in-out infinite alternate;
  -moz-animation: clouds 70s ease-in-out infinite alternate;
  animation: clouds 70s ease-in-out infinite alternate;
}
#main header .header-ground {
  width: 100%;
  height: 10vh;
  background: #f0f0f0;
  background: -webkit-gradient(top, #f0f0f0 0%, #dcdcdc 100%);
  background: -webkit-linear-gradient(top, #f0f0f0 0%, #dcdcdc 100%);
  background: -moz-linear-gradient(top, #f0f0f0 0%, #dcdcdc 100%);
  background: -o-linear-gradient(top, #f0f0f0 0%, #dcdcdc 100%);
  background: -ms-linear-gradient(top, #f0f0f0 0%, #dcdcdc 100%);
  background: linear-gradient(to bottom, #f0f0f0 0%, #dcdcdc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@endColor', GradientType=0);
  position: absolute;
  bottom: 0;
  left: 0;
}
.cloud-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.cloud {
  position: absolute;
  -moz-filter: drop-shadow(0px 15px 25px rgba(0, 0, 0, 0.2));
  -webkit-filter: drop-shadow(0px 15px 25px rgba(0, 0, 0, 0.2));
  -o-filter: drop-shadow(0px 15px 25px rgba(0, 0, 0, 0.2));
  -ms-filter: drop-shadow(0px 15px 25px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0px 15px 25px rgba(0, 0, 0, 0.2));
  z-index: 3;
}
div.logo {
  top: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-animation: logo 6s ease-in-out infinite alternate;
  -moz-animation: logo 6s ease-in-out infinite alternate;
  animation: logo 6s ease-in-out infinite alternate;
  position: absolute;
  width: 95%;
  max-width: 1600px;
  min-width: 320px;
  z-index: 40;
}
div.logo img {
  width: 100%;
  -moz-filter: drop-shadow(0 30px 40px rgba(0, 0, 0, 0.2));
  -webkit-filter: drop-shadow(0 30px 40px rgba(0, 0, 0, 0.2));
  -o-filter: drop-shadow(0 30px 40px rgba(0, 0, 0, 0.2));
  -ms-filter: drop-shadow(0 30px 40px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 30px 40px rgba(0, 0, 0, 0.2));
}
.logo-small {
  position: fixed;
  bottom: 0px;
  transform: translate(-50%, 100%);
  left: 50%;
  max-width: 300px;
  width: 50%;
  z-index: 50;
  transition: transform 1s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -moz-transition: transform 1s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -webkit-transition: transform 1s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -o-transition: transform 1s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -ms-transition: transform 1s cubic-bezier(0.73, 0, 0.28, 1) 0s;
}
.logo-small.show {
  transform: translate(-50%, 50%);
}
.logo-small img {
  width: 100%;
}
.main-nav {
  width: calc(100vw - 300px);
  position: fixed;
  left: 150px;
  background: #f5f5f5;
  border-top: 6px solid #ff335f;
  border-bottom: 6px solid #ff335f;
  top: 15px;
  height: 70px;
  z-index: 50;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.main-nav::before,
.main-nav::after {
  content: url("images/nav-before.svg");
  width: 112px;
  height: 70px;
  position: absolute;
  top: -6px;
  left: -111px;
}
.main-nav::after {
  content: url("images/nav-after.svg");
  left: auto;
  right: -111px;
}
.main-nav ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.main-nav li {
  display: block;
}
.main-nav li a {
  display: block;
  height: 58px;
  line-height: 58px;
  color: #46569b;
  transition: all 0.3s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -webkit-transition: all 0.3s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -o-transition: all 0.3s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  padding: 0 15px;
}
.main-nav li a:hover {
  color: #ff335f;
  background: #d6edf7;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.main-nav .telephone {
  text-align: right;
  font-size: 22.5px;
  line-height: 58px;
  color: #46569b;
}
.main-nav .telephone a {
  font-size: 22.5px;
  line-height: 58px;
  color: #46569b;
  text-align: right;
}
.main-nav .telephone a:hover {
  color: #ff335f;
}
.main-nav .nav-trigger {
  display: none;
}
#journey {
  background: #f0f0f0;
  height: auto;
  min-height: 0px;
}
#journey .journey-wrapper {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  padding: 52.5px 30px;
}
#journey .maps-wrapper,
#journey .address-wrapper {
  width: 50%;
  padding: 0 60px;
}
#journey .maps-wrapper .maps {
  height: 525px;
  width: 100%;
}
#journey .address-wrapper {
  border-top: 1px solid #46569b;
  border-bottom: 1px solid #46569b;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
#journey .address-wrapper .address {
  font-family: 'Life Savers', cursive;
  font-size: 45px;
  line-height: 78.75px;
  color: #46569b;
}
#journey .address-wrapper strong {
  font-size: 52.5px;
  font-weight: 700;
  padding-bottom: 1em;
  display: inline-block;
}
#fanzy {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 157.5px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  background: #f0f0f0;
  padding: 26.25px 0;
  z-index: 45;
}
#fanzy .fanzy--top-bar,
#fanzy .fanzy--bottom-bar {
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 20;
  transform: translate(0, -100%);
}
#fanzy .fanzy--top-bar img,
#fanzy .fanzy--bottom-bar img {
  width: 100%;
  height: auto;
  display: block;
}
#fanzy .fanzy--bottom-bar {
  top: auto;
  bottom: 0;
  transform: translate(0, 100%);
}
#fanzy .fanzy-inner {
  width: 50%;
  max-width: 1200px;
  padding: 26.25px 0;
}
#fanzy p {
  padding: 26.25px 0;
  font-size: 22.5px;
  line-height: 39.375px;
  font-family: 'Life Savers', cursive;
  color: #46569b;
  position: relative;
  text-align: center;
}
#fanzy p::before,
#fanzy p::after {
  border-top: 1px solid #46569b;
  width: 60%;
  height: 1px;
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#fanzy p::after {
  top: auto;
  bottom: 0;
}
#about {
  background: #2ca3d5;
  background: -webkit-gradient(top, #2ca3d5 0%, #acdbee 100%);
  background: -webkit-linear-gradient(top, #2ca3d5 0%, #acdbee 100%);
  background: -moz-linear-gradient(top, #2ca3d5 0%, #acdbee 100%);
  background: -o-linear-gradient(top, #2ca3d5 0%, #acdbee 100%);
  background: -ms-linear-gradient(top, #2ca3d5 0%, #acdbee 100%);
  background: linear-gradient(to bottom, #2ca3d5 0%, #acdbee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@endColor', GradientType=0);
  position: relative;
  min-height: 100vh;
  padding: 157.5px 0 315px;
  overflow: hidden;
}
#about .flag {
  width: 38.2%;
  min-width: 530px;
  max-width: 1200px;
  position: relative;
  padding: 78.75px 0;
  z-index: 4;
}
#about .flag-headline {
  position: absolute;
  z-index: 2;
  top: 53%;
  transform: translateY(-50%);
  padding-left: 60px;
  font-size: 45px;
}
#about .flag-background {
  width: 100%;
  position: relative;
  z-index: 1;
}
#about .flag-background img {
  width: 100%;
}
#about p {
  width: calc(52% - 120px);
  padding: 80px 0;
  margin: 80px 60px;
  border-top: 1px solid #46569b;
  border-bottom: 1px solid #46569b;
  color: #46569b;
  position: relative;
  z-index: 4;
}
#about .bottom {
  width: 100%;
  height: 157.5px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  background: #f0f0f0;
  background: -webkit-gradient(top, #f0f0f0 0%, #dcdcdc 100%);
  background: -webkit-linear-gradient(top, #f0f0f0 0%, #dcdcdc 100%);
  background: -moz-linear-gradient(top, #f0f0f0 0%, #dcdcdc 100%);
  background: -o-linear-gradient(top, #f0f0f0 0%, #dcdcdc 100%);
  background: -ms-linear-gradient(top, #f0f0f0 0%, #dcdcdc 100%);
  background: linear-gradient(to bottom, #f0f0f0 0%, #dcdcdc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@endColor', GradientType=0);
}
#about .bottom img {
  position: absolute;
  right: 0;
  bottom: 26.25px;
  width: 38.2%;
}
#about .cloud-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: visible;
}
#about .cloud-wrapper .cloud-04 {
  width: 25vw;
  position: absolute;
  top: -40vh;
  left: 13vw;
  -webkit-animation: clouds 50s linear infinite;
  -moz-animation: clouds 50s linear infinite;
  animation: clouds 50s linear infinite;
}
#about .cloud-wrapper .cloud-05 {
  position: absolute;
  right: 20vw;
  bottom: 80vh;
  width: 35vw;
  -webkit-animation: clouds 40s linear infinite;
  -moz-animation: clouds 40s linear infinite;
  animation: clouds 40s linear infinite;
}



#carte {
  z-index: 42;
  position: relative;
  padding-top: 52.5px;
}
#carte::after {
  pointer-events: none;
  width: 100.5%;
  left: -0.5%;
  height: 500px;
  transform: translate(0, 100%);
  position: absolute;
  bottom: 25px;
  background: url('images/cloud-bar.svg') center top / 100% auto no-repeat;
  content: "";
}
#carte .carte-head {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: auto;
  min-width: 400px;
  height: 210px;
  overflow: hidden;
}
#carte .carte-head h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -90%);
  z-index: 3;
}
#carte .carte-head .carte-head--background {
  width: 50%;
  min-width: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
#carte .carte-section {
  padding: 26.25px 60px;
  position: relative;
  z-index: 100;
}
#carte .carte-section .carte-section--headline {
  padding-top: 78.75px;
  font-size: 45px;
  line-height: 78.75px;
  font-family: 'Life Savers', cursive;
  text-transform: none;
  color: #46569b;
  text-align: center;
  margin: 0 60px;
  border-bottom: 1px solid #46569b;
}
#carte .carte-section .carte-section--content {
  padding: 52.5px 0;
}
#carte .carte-section .carte-section--item {
  width: calc(33.33% - 60px );
  padding: 52.5px 30px;
  margin: 26.25px 30px;
  filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.3));
  background: #ffffff;
}
@media screen and (max-width: 1400px) {
  #carte .carte-section .carte-section--item {
    padding: 52.5px 15px;
    width: calc(33.33% - 30px );
    margin: 26.25px 15px;
  }
}
@media screen and (max-width: 1280px) {
  #carte .carte-section .carte-section--item {
    width: calc(50% - 30px );
  }
}
@media screen and (max-width: 800px) {
  #carte .carte-section .carte-section--item {
    width: calc(100% - 30px );
  }
}

@media screen and (max-width: 700px) {
    .main-nav::before, .main-nav::after {display: none}
    .main-nav {width: 100%; left: 0}
}
@media screen and (max-width: 400px) {
    .main-nav li a {font-size: 13px; padding: 0 5px}
    .maps-wrapper, .carte-section--item-head span, #contact iframe {display: none}
    #journey .address-wrapper strong {font-size: 30px}
    #journey .address-wrapper .address {font-size: 20px; line-height: 36px}
    #about .flag-headline {font-size: 30px}
    #carte .carte-head .carte-head--background {min-width: 0; width: 100%}
    #carte .carte-head h2 {font-size: 20px; top: 54%}
    #carte .carte-section {padding: 26.25px 0px}
    body {overflow-x: hidden}
    .resp-formular {display: block; background: #fff; color: #E32D55; text-align: center
    }
}

#carte .carte-section .carte-section--item .carte-section--item-image {
  width: 100%;
  padding: 0 0 26.25px 0;
}
#carte .carte-section .carte-section--item img {
  width: 100%;
}
#carte .carte-section .carte-section--item .carte-section--item-head {
  font-family: 'Life Savers', cursive;
  display: flex;
  justify-content: space-between;
  padding-bottom: 26.25px;
  margin-bottom: 26.25px;
  border-bottom: 1px solid #46569b;
}
#carte .carte-section .carte-section--item .carte-section--item-head h3,
#carte .carte-section .carte-section--item .carte-section--item-head .price {
  font-family: 'Life Savers', cursive;
  display: flex;
  font-size: 26.25px;
  line-height: 52.5px;
  color: #b32443;
  text-transform: none;
}
#carte .carte-section .carte-section--item .carte-section--item-description {
  color: #46569b;
}
#contact {
  background: #2ca3d5;
  background: -webkit-gradient(top, #2ca3d5 0%, #acdbee 100%);
  background: -webkit-linear-gradient(top, #2ca3d5 0%, #acdbee 100%);
  background: -moz-linear-gradient(top, #2ca3d5 0%, #acdbee 100%);
  background: -o-linear-gradient(top, #2ca3d5 0%, #acdbee 100%);
  background: -ms-linear-gradient(top, #2ca3d5 0%, #acdbee 100%);
  background: linear-gradient(to bottom, #2ca3d5 0%, #acdbee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@endColor', GradientType=0);
  position: relative;
  min-height: 100vh;
  padding: 210px 0 262.5px;
  overflow: hidden;
}
#contact .flag {
  width: 38.2%;
  min-width: 530px;
  max-width: 1200px;
  position: relative;
  padding: 78.75px 0;
  z-index: 4;
}
#contact .flag-headline {
  position: absolute;
  z-index: 2;
  top: 53%;
  transform: translateY(-50%);
  padding-left: 60px;
  font-size: 45px;
}
#contact .flag-background {
  width: 100%;
  position: relative;
  z-index: 1;
}
#contact .flag-background img {
  width: 100%;
}
#contact .cloud-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: visible;
}
#contact .cloud-wrapper .cloud-06 {
  width: 25vw;
  position: absolute;
  top: -40vh;
  left: 13vw;
  -webkit-animation: clouds 50s linear infinite;
  -moz-animation: clouds 50s linear infinite;
  animation: clouds 50s linear infinite;
}
#contact .cloud-wrapper .cloud-07 {
  position: absolute;
  right: 20vw;
  bottom: 80vh;
  width: 35vw;
  -webkit-animation: clouds 40s linear infinite;
  -moz-animation: clouds 40s linear infinite;
  animation: clouds 40s linear infinite;
}
#imprint {
  position: fixed;
  width: 90vh;
  height: 90vh;
  top: 0%;
  left: 50%;
  z-index: 100000;
  transform: translate(-50%, -50%) scale(0);
  overflow: hidden;
  border-radius: 100%;
  transition: all 1.4s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -moz-transition: all 1.4s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -webkit-transition: all 1.4s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -o-transition: all 1.4s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  -ms-transition: all 1.4s cubic-bezier(0.73, 0, 0.28, 1) 0s;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  background: #fff;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.8);
  -ms-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.8);
}
#imprint h3,
#imprint p {
  width: 100%;
  padding: 26.25px 60px;
}
#imprint .imprint-link {
  display: block;
  top: 20px;
  right: 20px;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  border: 2px solid #46569b;
  position: absolute;
  cursor: pointer;
}
#imprint .imprint-link::before,
#imprint .imprint-link::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 3px;
  background-color: #b32443;
  content: "";
  transform: translate(-50%, -50%) rotate(45deg);
}
#imprint .imprint-link::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
#imprint.popup {
  transform: translate(-50%, -50%) scale(1);
  top: 50%;
  border-radius: 0;
}
footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 3000;
}
footer ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}
footer ul a {
  color: #46569b;
  padding: 3px 15px;
}
footer ul a:hover {
  color: #b32443;
}
@media screen and (max-width: 1024px) {
  #about p {
    width: calc(100% - 60px);
    margin: 60px 30px;
  }
  #journey .address-wrapper,
  #journey .maps-wrapper {
    width: 100%;
  }
  .main-nav .telephone {
    display: none;
  }
}
