.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

body {
  font-family: 'PT Sans Lokal', sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 20px;
  text-shadow: none;
}

h1 {
  display: block;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 10px;
  margin-bottom: 16px;
  margin-left: auto;
  font-family: 'PT Serif Lokal', sans-serif;
  color: #b0b2bd;
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  text-align: left;
}

h3 {
  margin: 10px 0px;
  font-family: 'PT Serif Lokal', sans-serif;
  color: #476;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
}

h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #a1a1a1;
  font-size: 15px;
  line-height: 23px;
  text-align: left;
  text-shadow: none;
}

a {
  text-decoration: underline;
}

li {
  margin-bottom: 10px;
  color: #9c9c9c;
  font-size: 15px;
  line-height: 23px;
}

.section {
  position: relative;
  padding-top: 120px;
  padding-bottom: 135px;
  border-bottom: 1px none rgba(0, 0, 0, 0.09);
}

.section.grey {
  background-color: #fff;
}

.section.grey.footer {
  padding-top: 49px;
  padding-bottom: 15px;
  background-color: transparent;
  background-image: url('../images/map_background_2.jpg');
  background-position: 50% 87%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: right;
}

.section.grey.footer.static {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.section.below-header.impressum-section {
  padding-top: 40px;
}

.section.below-header.success-section {
  padding-top: 20px;
  padding-bottom: 0px;
}

.section.off {
  border-bottom-style: solid;
  background-color: #f7f7f7;
}

.section.books-section {
  padding-top: 330px;
  padding-bottom: 0px;
}

.section.after-header-section {
  padding-top: 235px;
}

.hero-header {
  display: block;
  font-family: 'PT Serif Lokal', sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 1.2em;
  letter-spacing: normal;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
}

.hero-header.impressum-h1 {
  margin-bottom: 45px;
  line-height: 55px;
}

.hero-subtitle {
  margin-bottom: 16px;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}

.hero-subtitle.braun {
  color: #b0b2bd;
  text-shadow: none;
}

.hero-subtitle.braun.impressum-paragraph {
  line-height: 21px;
}

.hero-subtitle.braun.impressum-paragraph-head {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.hero-subtitle.braun.impressum-paragraph-head.first-head {
  margin-top: 0px;
}

.hero-subtitle.success {
  margin-bottom: 46px;
  color: #fff;
}

.center {
  text-align: center;
}

.logo {
  display: inline-block;
  background-color: #fff;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.5);
}

.logo.right {
  float: right;
}

.logoimg {
  margin: 18px 20px;
}

.slider {
  height: auto;
  background-color: transparent;
}

.slider.follow-slider {
  margin-bottom: 100px;
}

.containerkaufen {
  margin-top: -100px;
  text-align: left;
}

.slide1 {
  height: auto;
}

.sliderimg {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.leftarrow {
  max-height: none;
  margin-left: -20px;
  color: #e3e3e3;
}

.rightarrow {
  margin-right: -20px;
  margin-left: 0px;
  color: #e3e3e3;
}

.buchheading {
  margin-bottom: 20px;
  margin-left: 0px;
  font-size: 40px;
}

.buchheading.impressum-h2 {
  margin-top: 55px;
  margin-bottom: 7px;
  font-size: 30px;
  line-height: 38px;
}

.buchheading.footer {
  margin-bottom: 16px;
}

.slider-nav {
  top: auto;
  bottom: -40px;
  margin-top: 0px;
}

.icon {
  position: relative;
  left: -10px;
  top: 7px;
  display: inline-block;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Icons;
  font-size: 24px;
  font-weight: 400;
  text-transform: none;
}

.header-section {
  position: relative;
  height: 60vh;
  min-height: 560px;
  margin-top: 77px;
  background-image: url('../images/hero_background_final_large.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.header-section.impressum-header {
  height: 296px;
  min-height: 0px;
}

.header-section.unterseite {
  height: 190px;
  min-height: 0px;
}

.header-section.success {
  height: 400px;
  min-height: 0px;
  margin-top: 0px;
}

.header-content-container {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.custom-row-div {
  margin-right: -10px;
  margin-left: -10px;
}

.custom-column-div {
  width: 50%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.custom-column-div._60-40 {
  width: 54%;
}

.custom-column-div._40-60 {
  width: 46%;
  float: right;
}

.header-image-div {
  position: relative;
  margin-right: -64px;
  margin-bottom: -135px;
  margin-left: 5px;
}

.header-column-contant-div {
  position: relative;
  margin-top: 85px;
}

.header-column-contant-div.impressum {
  margin-top: 0px;
}

.mask {
  height: auto;
}

.bold {
  font-weight: 700;
}

.right-visual-contant {
  margin-bottom: 0px;
  padding-left: 30px;
}

.video-gallery-div {
  overflow: hidden;
  text-align: center;
}

.video-second-click-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  border: 1px solid transparent;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

.social-link-div {
  padding: 11px 10px 10px 11px;
  -webkit-transition: background-color 250ms ease, color 150ms ease;
  transition: background-color 250ms ease, color 150ms ease;
  color: #508d75;
  font-size: 18px;
  text-decoration: none;
}

.social-link-div:hover {
  background-color: #508d75;
  color: #fff;
}

.social-text-block {
  font-family: 'Social Icon webfont';
}

.out-now-div {
  position: absolute;
  top: -25px;
  right: 25px;
  display: none;
  width: 150px;
  height: 150px;
  border-radius: 90px;
  background-image: linear-gradient(135deg, #5c977f 10%, #417a63 58%, #215741);
  box-shadow: 0 4px 6px -3px rgba(0, 0, 0, 0.23), 0 8px 16px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  text-align: center;
}

.out-now-text {
  margin-top: 37px;
  -webkit-transform: rotate(-13deg);
  -ms-transform: rotate(-13deg);
  transform: rotate(-13deg);
  font-family: Lusitana;
  font-size: 31px;
  line-height: 35px;
  font-weight: 700;
  text-transform: uppercase;
}

.footer-links-div {
  padding-right: 35px;
  padding-left: 35px;
}

.footer-text-link {
  display: inline-block;
  margin-left: 20px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.footer-text-link:hover {
  border-bottom-color: #fff;
}

.paragraph-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #475e60;
}

.paragraph-link:hover {
  color: #28614a;
}

.besucherzaehler-div {
  display: block;
  max-width: 790px;
  margin-right: auto;
  margin-left: auto;
}

.buy-div {
  display: block;
  max-width: 790px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  padding: 35px 40px;
  background-color: #fff;
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.5);
}

.preis-row {
  margin-bottom: 8px;
}

.preis-icon-column {
  width: 35px;
  float: left;
}

.preis-icon-column.right {
  width: auto;
}

.preis-text-small {
  color: #b0b2bd;
  font-size: 13px;
  line-height: 23px;
}

.preis-text-small.important {
  font-weight: 700;
}

.buy-buttons-div {
  margin-bottom: 3px;
}

.buy-buttons-div.buy-buttons-header {
  display: block;
  margin-bottom: 50px;
}

.buy-buttons-div.buy-buttons-header.button-only {
  margin-top: 50px;
}

.buy-button-div {
  overflow: hidden;
  width: 41px;
  height: 41px;
  margin-right: 12px;
  float: left;
  background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.15);
}

.polaroid-div {
  position: relative;
  overflow: hidden;
  width: 1.6%;
  height: 267px;
  margin-right: -2px;
  float: left;
  border: 1px solid #e9e9e9;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_01.jpg');
  background-position: -6px 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.polaroid-div:hover {
  width: 330px;
  margin-right: -10px;
  background-position: 0px 50%;
  -webkit-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
}

.polaroid-div.img26 {
  top: -3px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_26.jpg');
}

.polaroid-div.img26:hover {
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
}

.polaroid-div.img1 {
  background-position: -1px 0px;
}

.polaroid-div.img2 {
  position: relative;
  top: -4px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_02.jpg');
}

.polaroid-div.img2:hover {
  -webkit-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}

.polaroid-div.img3 {
  position: relative;
  top: 2px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_03.jpg');
}

.polaroid-div.img3:hover {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.polaroid-div.img4 {
  position: relative;
  top: -1px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_04.jpg');
  background-position: -8px 0px;
}

.polaroid-div.img4:hover {
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  transform: rotate(1deg);
}

.polaroid-div.img5 {
  position: relative;
  top: 3px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_05.jpg');
}

.polaroid-div.img5:hover {
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}

.polaroid-div.img6 {
  position: relative;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_06.jpg');
  background-position: -5px 0px;
}

.polaroid-div.img6:hover {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.polaroid-div.img7 {
  position: relative;
  top: 7px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_07.jpg');
  background-position: -91px 0px;
}

.polaroid-div.img7:hover {
  background-position: 0px 50%;
  -webkit-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}

.polaroid-div.img8 {
  position: relative;
  top: -6px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_08.jpg');
  background-position: -5px 0px;
}

.polaroid-div.img9 {
  top: 2px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_09.jpg');
  background-position: -5px 0px;
}

.polaroid-div.img9:hover {
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.polaroid-div.img10 {
  top: 1px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_10.jpg');
}

.polaroid-div.img10:hover {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.polaroid-div.img11 {
  top: 5px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_11.jpg');
}

.polaroid-div.img11:hover {
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  transform: rotate(1deg);
}

.polaroid-div.img12 {
  background-image: url('../images/Bars_Monaco_Buchuebergabe_12.jpg');
}

.polaroid-div.img12:hover {
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

.polaroid-div.img13 {
  top: 2px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_13.jpg');
}

.polaroid-div.img13:hover {
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
}

.polaroid-div.img14 {
  top: 4px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_14.jpg');
}

.polaroid-div.img14:hover {
  -webkit-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}

.polaroid-div.img15 {
  top: -3px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_15.jpg');
}

.polaroid-div.img16 {
  top: 1px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_16.jpg');
}

.polaroid-div.img16:hover {
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.polaroid-div.img17 {
  top: 3px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_17.jpg');
}

.polaroid-div.img17:hover {
  -webkit-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  transform: rotate(6deg);
}

.polaroid-div.img19 {
  top: 4px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_19.jpg');
}

.polaroid-div.img19:hover {
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.polaroid-div.img20 {
  top: -2px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_20.jpg');
}

.polaroid-div.img20:hover {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.polaroid-div.img21 {
  top: 1px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_21.jpg');
}

.polaroid-div.img21:hover {
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}

.polaroid-div.img22 {
  top: 0px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_22.jpg');
}

.polaroid-div.img22:hover {
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
}

.polaroid-div.img23 {
  top: 4px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_23.jpg');
}

.polaroid-div.img23:hover {
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}

.polaroid-div.img24 {
  top: 7px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_24.jpg');
}

.polaroid-div.img24:hover {
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  transform: rotate(1deg);
}

.polaroid-div.img25 {
  top: 3px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_25.jpg');
}

.polaroid-div.img25:hover {
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
}

.polaroid-div.img27 {
  top: 6px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_27.jpg');
}

.polaroid-div.img27:hover {
  -webkit-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}

.polaroid-div.img28 {
  top: 3px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_28.jpg');
}

.polaroid-div.img28:hover {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}

.polaroid-div.img29 {
  top: 6px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_29.jpg');
}

.polaroid-div.img29:hover {
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.polaroid-div.img30 {
  top: -2px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_30.jpg');
}

.polaroid-div.img30:hover {
  -webkit-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}

.polaroid-div.img31 {
  top: 3px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_31.jpg');
}

.polaroid-div.img31:hover {
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

.polaroid-div.img32 {
  top: -1px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_32.jpg');
}

.polaroid-div.img32:hover {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.polaroid-div.img33 {
  top: 5px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_33.jpg');
}

.polaroid-div.img33:hover {
  -webkit-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  transform: rotate(6deg);
}

.polaroid-div.img34 {
  top: 2px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_34.jpg');
}

.polaroid-div.img34:hover {
  -webkit-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}

.polaroid-div.img35 {
  top: 4px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_35.jpg');
}

.polaroid-div.img36 {
  top: -4px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_36.jpg');
}

.polaroid-div.img36:hover {
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.polaroid-div.img37 {
  top: 0px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_37.jpg');
}

.polaroid-div.img37:hover {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.polaroid-div.img38 {
  top: -2px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_38.jpg');
}

.polaroid-div.img38:hover {
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  transform: rotate(1deg);
}

.polaroid-div.img39 {
  top: 3px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_39.jpg');
}

.polaroid-div.img39:hover {
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.polaroid-div.img40 {
  top: 1px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_40.jpg');
}

.polaroid-div.img40:hover {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.polaroid-div.img41 {
  top: 4px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_41.jpg');
}

.polaroid-div.img41:hover {
  -webkit-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}

.polaroid-div.img42 {
  top: -3px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_42.jpg');
}

.polaroid-div.img42:hover {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.polaroid-div.img43 {
  top: 3px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_43.jpg');
}

.polaroid-div.img43:hover {
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
}

.polaroid-div.img44 {
  top: -1px;
  width: 330px;
  margin-right: -330px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_44.jpg');
  background-position: 50% 50%;
}

.polaroid-div.img18 {
  top: -4px;
  background-image: url('../images/Bars_Monaco_Buchuebergabe_18.jpg');
}

.polaroid-div.img18:hover {
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  transform: rotate(1deg);
}

.gallery-holder-div {
  position: relative;
  margin-top: 55px;
}

.slider-mask {
  height: auto;
  padding: 10px 10px 20px;
}

.polaroid-slider {
  position: absolute;
  left: 20%;
  right: 20%;
  z-index: 0;
  overflow: hidden;
  height: 0px;
  margin-top: 50px;
  padding-right: 90px;
  padding-left: 90px;
  background-color: hsla(0, 0%, 87.1%, 0);
  opacity: 0;
}

.slider-arrow {
  z-index: 20;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #c2a784;
  font-size: 55px;
}

.polaroid-slide {
  margin-right: 20px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.2);
}

.description-div {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 43px;
  padding-left: 12px;
  font-family: 'PT Serif Lokal', sans-serif;
  color: #b0b2bd;
  font-size: 15px;
  font-weight: 700;
}

.location-polarooid-icon {
  width: 12px;
  margin-top: 3px;
  margin-right: 5px;
  float: left;
}

.location-polarooid-icon.world-map {
  width: 16px;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: #fff;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.navi-link {
  margin-left: 5px;
  padding-top: 29px;
  padding-bottom: 28px;
  box-shadow: inset 0 -122px 110px -105px transparent;
  -webkit-transition: background-color 200ms ease, box-shadow 200ms ease, color 175ms ease;
  transition: background-color 200ms ease, box-shadow 200ms ease, color 175ms ease;
  color: #475e60;
}

.navi-link:hover {
  background-color: #5a7376;
  box-shadow: inset 0 -100px 50px -75px #394f51;
  color: #fff;
}

.navi-link.w--current {
  background-color: #5a7376;
  box-shadow: inset 0 -100px 50px -75px #394f51;
  color: #fff;
}

.navi-link.first:hover {
  box-shadow: inset 0 -122px 110px -105px rgba(0, 0, 0, 0.35), inset 0 40px 2px -40px transparent;
}

.navi-link.first.w--current {
  color: #fff;
}

.social-navlink-div {
  position: relative;
  width: 35px;
  height: 35px;
  margin-top: 20px;
  margin-left: 10px;
  padding-top: 5px;
  padding-left: 1px;
  border: 2px solid #475e60;
  border-radius: 40px;
  background-color: #475e60;
  -webkit-transition: background-color 150ms ease, color 100ms ease;
  transition: background-color 150ms ease, color 100ms ease;
  font-family: 'FontAwesome 4.7.0', sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.social-navlink-div:hover {
  background-color: rgba(80, 140, 116, 0);
  color: #475e60;
}

.facebook-link-container {
  display: inline-block;
  margin-left: 10px;
}

.text-field {
  height: 46px;
  padding-right: 11px;
  padding-left: 16px;
  border: 2px solid #b0b2bd;
  -webkit-transition: border 200ms ease, box-shadow 200ms ease;
  transition: border 200ms ease, box-shadow 200ms ease;
  color: #475e60;
  font-size: 15px;
  font-weight: 400;
}

.text-field:hover {
  border-color: rgba(71, 94, 96, 0.8);
  box-shadow: 0 0 4px 0 rgba(71, 94, 96, 0.7);
}

.text-field:focus {
  border-color: #475e60;
}

.text-field.anliegen {
  max-width: 100%;
  min-height: 180px;
}

.button-new {
  position: relative;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 8px;
  padding: 10px 20px;
  background-color: #475e60;
  box-shadow: inset 0 -29px 41px -20px rgba(0, 0, 0, 0.35), 0 2px 4px 0 rgba(0, 0, 0, 0.3), 0 3px 8px 0 rgba(0, 0, 0, 0.35);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.35);
}

.button-new.lila:hover {
  background-color: #8d3e91;
}

.button-new.blau:hover {
  background-color: #3098c9;
}

.button-new.blau.mehr {
  margin-top: 0px;
}

.button-new.graublau:hover {
  background-color: #627292;
}

.button-new.submit {
  margin-top: 14px;
}

.field-label {
  margin-top: 30px;
  color: #475e60;
  font-size: 18px;
  letter-spacing: 1px;
}

.form-wrapper {
  margin-top: 16px;
}

.general-column-left {
  padding-right: 20px;
}

.general-column-right {
  padding-left: 20px;
}

.missing-bars-image {
  display: block;
  margin-top: 26px;
  margin-right: auto;
  margin-left: auto;
}

.custom-extra-row {
  margin-right: -20px;
  margin-left: -20px;
}

.custom-extra-column {
  width: 33.33%;
  height: 205px;
  margin-top: 15px;
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.artikel-div {
  position: relative;
  overflow: hidden;
  border: 1px solid #eaeaea;
  background-color: #fff;
  text-align: center;
}

.artikel-h3 {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #c2a784;
  font-size: 21px;
  line-height: 23px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: none;
}

.origina-artikel-sub {
  color: rgba(176, 178, 189, 0.6);
  font-size: 15px;
}

.h3-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #b0b2bd;
  text-decoration: none;
}

.h3-link:hover {
  color: #475e60;
}

.artikel-over-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: -1px;
  background-color: hsla(0, 0%, 100%, 0.9);
}

.artikel-link-icon-div {
  display: inline-block;
  width: 30px;
  font-family: 'FontAwesome 4.7.0', sans-serif;
  color: #b0b2bd;
  font-size: 26px;
}

.vertical-align {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.artikel-icon {
  width: 100%;
}

.download-list-container-div {
  margin-top: 40px;
}

.download-list-div {
  margin-bottom: 15px;
}

.download-list-column-div {
  width: 94%;
  float: left;
}

.download-list-column-div.left {
  width: 6%;
}

.download-list-column-div.right {
  padding-top: 8px;
}

.download-button {
  width: 35px;
  height: 35px;
  padding-top: 5px;
  border: 1px solid #e1e1e1;
  background-color: #f7f7f7;
  box-shadow: inset 0 -24px 40px -20px transparent;
  -webkit-transition: background-color 200ms ease, border 200ms ease, box-shadow 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, border 200ms ease, box-shadow 200ms ease, color 200ms ease;
  font-family: fontawesome;
  color: #6b6b6b;
  font-size: 16px;
  text-align: center;
}

.download-button:hover {
  border-color: #467b66;
  background-color: #508d75;
  box-shadow: inset 0 -24px 40px -20px rgba(0, 0, 0, 0.2);
  color: #fff;
}

.download-text {
  color: #c2a784;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.smaller-text {
  position: relative;
  top: 5px;
  color: rgba(176, 178, 189, 0.7);
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
}

.world-map-galerie-container {
  position: relative;
  height: 546px;
  margin-top: 50px;
  background-image: url('../images/image_world_map_3.png');
  background-position: 50% 50%;
  background-size: 940px;
}

.world-image-location {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 45px;
  padding-top: 11px;
  padding-left: 20px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.2px;
}

.world-map-locations-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.location-link-div {
  position: absolute;
  width: 28px;
  height: 34px;
  padding-top: 7px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: color 175ms ease;
  transition: color 175ms ease;
  font-family: 'FontAwesome 4.7.0', sans-serif;
  color: #475e60;
  font-size: 25px;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 0 0 #fff;
}

.location-link-div:hover {
  color: #f02e4e;
}

.location-link-div.dubai {
  position: absolute;
  left: 63.5%;
  top: 49.1%;
}

.location-link-div.dubai:hover {
  color: #627292;
}

.location-link-div.wien {
  left: 52.5%;
  top: 35.9%;
  width: 19px;
}

.location-link-div.london {
  position: absolute;
  left: 47.5%;
  top: 32.8%;
}

.location-link-div.london:hover {
  color: #de5309;
}

.location-link-div.munchen {
  position: absolute;
  left: 50.8%;
  top: 35.1%;
  width: 20px;
}

.location-link-div.munchen:hover {
  color: #3098c9;
}

.location-link-div.gothenburg {
  position: absolute;
  left: 51%;
  top: 29%;
}

.location-link-div.gothenburg:hover {
  color: #8d3e91;
}

.location-link-div.moskau {
  left: 58%;
  top: 30.2%;
}

.location-link-div.moskau:hover {
  color: #3098c9;
}

.location-link-div.los-angeles {
  left: 14.6%;
  top: 42.6%;
}

.location-link-div.los-angeles:hover {
  color: #f02e4e;
}

.location-link-div.tokyo {
  left: 87%;
  top: 41.3%;
}

.location-link-div.tokyo:hover {
  color: #8d3e91;
}

.location-link-div.tel-aviv {
  left: 57.8%;
  top: 45%;
}

.location-link-div.tel-aviv:hover {
  color: #3098c9;
}

.world-slider {
  height: auto;
}

.world-slider-nav {
  bottom: 35px;
}

.world-slider-arrow {
  -webkit-transition: font-size 200ms ease;
  transition: font-size 200ms ease;
  font-size: 34px;
}

.world-slider-arrow:hover {
  color: #fff;
  font-size: 50px;
}

.world-image-div {
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  width: 370px;
  height: 370px;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.45);
  -webkit-transform: translate(-50%, -23%);
  -ms-transform: translate(-50%, -23%);
  transform: translate(-50%, -23%);
}

.world-overlay-munich {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  text-align: center;
}

.close-world-image-link-div {
  position: absolute;
  top: -14px;
  right: -14px;
  z-index: 5;
  width: 39px;
  height: 39px;
  padding-top: 9px;
  padding-left: 1px;
  border-radius: 30px;
  background-color: #fff;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: color 150ms ease, background-color 200ms ease;
  transition: color 150ms ease, background-color 200ms ease;
  font-family: 'FontAwesome 4.7.0', sans-serif;
  color: #475e60;
  font-size: 23px;
  text-align: center;
  text-decoration: none;
}

.close-world-image-link-div:hover {
  background-color: #475e60;
  color: #fff;
}

.world-overlay-london {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  text-align: center;
}

.world-overlay-wien {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
}

.world-overlay-dubai {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
}

.world-overlay-gothenburg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
}

.custom-contact-headline {
  margin-top: 60px;
  margin-bottom: 10px;
  color: #b0b2bd;
  font-size: 24px;
  font-weight: 600;
}

.photo-country {
  margin-left: 5px;
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.world-overlay-moskau {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
}

.partner-link-div {
  width: 40%;
  margin-right: 5%;
  float: left;
}

.selfieimage {
  width: 250px;
  height: auto;
  margin-bottom: 20px;
  margin-left: 100px;
}

.world-overlay-los-angeles {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
}

.world-overlay-tokyo {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.world-overlay-israel {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
}

.hero-image {
  width: 480px;
}

.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-row.books-row {
  margin-top: -290px;
  margin-right: -30px;
  margin-left: -30px;
}

.flex-column {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flex-column.books-column {
  padding-right: 30px;
  padding-left: 30px;
}

.book-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.book-container.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.book-div {
  position: relative;
}

.book-info-div {
  margin-bottom: 25px;
  margin-left: -10px;
}

.book-info-div.reverse {
  margin-right: -10px;
  margin-left: 0px;
}

.book-info-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 8px 18px 10px 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(71, 94, 96, 0.04);
  border-radius: 40px;
  background-color: rgba(71, 94, 96, 0.08);
}

.book-info-text {
  margin-top: 1px;
  margin-left: 15px;
  font-family: 'PT Serif Lokal', sans-serif;
  color: #475e60;
  font-size: 26px;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
}

.book-info-bars-extra {
  margin-left: -2px;
  opacity: 0.6;
  font-family: 'PT Sans Lokal', sans-serif;
  font-size: 0.6em;
  line-height: 1em;
  font-weight: 700;
}

.book-info-price-extra {
  font-size: 0.6em;
  line-height: 1em;
}

.books-section-wrapper {
  padding-bottom: 180px;
  background-color: #f7f7f7;
}

.separator-vertical {
  width: 2px;
  margin-top: 370px;
  margin-bottom: -15px;
  background-color: #475e60;
  opacity: 0.1;
}

.h2-books {
  font-size: 40px;
  line-height: 1.3em;
}

.kaufen-text {
  margin-top: 45px;
  margin-bottom: 10px;
  color: #475e60;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

.list-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.list-symbol-div {
  width: 54px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.text-hide-div {
  overflow: hidden;
  height: 0px;
}

.h3-einblick {
  margin-bottom: 0px;
  color: #b0b2bd;
}

.language-badge {
  position: absolute;
  right: 17%;
  bottom: 26%;
  width: 130px;
  opacity: 1;
  -webkit-transform: translate(50%, 0px);
  -ms-transform: translate(50%, 0px);
  transform: translate(50%, 0px);
}

.shadow-div {
  position: absolute;
  left: 55%;
  top: 38%;
  padding: 115px;
  border-radius: 0%;
  background-color: #000;
  opacity: 0.1;
  -webkit-filter: blur(68px);
  filter: blur(68px);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.white-book-image {
  position: relative;
  z-index: 1;
}

.buy-button {
  overflow: hidden;
  width: 41px;
  height: 41px;
  background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.15);
}

.buy-button._2020-button {
  width: 220px;
  height: 30px;
  border-radius: 6px;
  background-color: hsla(0, 0%, 100%, 0);
  box-shadow: none;
}

.buy-button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 12px;
  padding: 10px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(71, 94, 96, 0.04);
  border-radius: 8px;
  background-color: rgba(71, 94, 96, 0.08);
}

.buy-button-wrapper.header-wrapper {
  border-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.2);
}

.buy-button-wrapper.header-wrapper.hide {
  display: none;
}

.buy-button-wrapper.header-wrapper._2020-button {
  margin-right: 0px;
  padding: 0px;
  border-width: 0px;
  border-color: hsla(0, 0%, 100%, 0);
  background-color: transparent;
}

.buy-button-wrapper.hide {
  display: none;
}

.download-button {
  font-family: 'FontAwesome 4.7.0', sans-serif;
}

.vg-wort-embed {
  position: absolute;
}

.book-info-new-price-div {
  position: absolute;
  left: 50%;
  bottom: -14px;
  min-width: 88px;
  padding: 5px 8px;
  border-radius: 15px;
  background-color: #475e60;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  font-family: 'PT Serif Lokal', sans-serif;
  color: #fff;
  font-size: 9px;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.buch-content-wrap {
  margin-bottom: 45px;
}

.buch-bottom-content-wrap {
  margin-top: 70px;
}

.clean-t-flex-column {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.clean-t-flex-column.inside-column {
  padding-right: 0px;
  padding-left: 0px;
}

.clean-t-flex-column.fluent {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.clean-t-flex-column.fluent._25 {
  width: 25%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.clean-t-flex-column.fluent._33 {
  width: 33.33333333%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.clean-t-flex-column._50 {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.clean-t-flex-column._33 {
  width: 33.33333333%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.clean-t-flex-column._33.tooltips-button-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.clean-t-flex-column.column-datenschutz {
  width: 33.33333333%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.clean-t-pre-h2-template {
  font-size: 14px;
  line-height: 20px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.clean-t-pre-h2-template.grid {
  color: #1194f6;
}

.clean-t-pre-h2-template.elements {
  color: #00bcd6;
}

.clean-t-container {
  position: relative;
}

.clean-t-h2-template {
  margin-top: 0px;
  margin-bottom: 55px;
  color: #4b4b4b;
  font-size: 34px;
  line-height: 1.4em;
  font-weight: 300;
  text-align: center;
  letter-spacing: -0.5px;
  text-transform: none;
}

.style-section {
  position: relative;
  overflow: hidden;
  padding-top: 180px;
  padding-bottom: 180px;
}

.style-section.off {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  background-color: #f8f8f8;
}

.style-column-fill {
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 10px;
  background-color: rgba(17, 148, 246, 0.4);
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.6px;
}

.style-column-fill.style-fluent-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 3px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(17, 148, 246, 0.7);
}

.style-column-fill.style-fluent-content.flex {
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: rgba(17, 148, 246, 0.7);
}

.style-column-fill.inside-content-fill {
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 5px;
  border-radius: 5px;
}

.clean-t-flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.clean-t-flex-row.wrapped {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.clean-t-flex-row.wrapped.style {
  margin-bottom: 10px;
}

.clean-t-flex-row.inside-row {
  margin-right: 0px;
  margin-left: 0px;
}

.clean-t-flex-row.tooltips-row {
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.clean-t-custom-column {
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.clean-t-custom-column._40 {
  width: 40%;
}

.clean-t-custom-column._33 {
  width: 33.33%;
}

.clean-t-custom-column._75 {
  width: 75%;
}

.clean-t-custom-column._50 {
  width: 50%;
}

.clean-t-custom-column._50.inside-column {
  padding-right: 0px;
  padding-left: 0px;
}

.clean-t-custom-column.fluent {
  margin-bottom: 10px;
}

.clean-t-custom-column.fluent._25 {
  width: 25%;
}

.clean-t-custom-column.fluent._25.style {
  height: 50px;
}

.clean-t-custom-column.fluent._33 {
  width: 33.33%;
}

.clean-t-custom-column.fluent._33.style {
  height: 50px;
}

.clean-t-custom-column._66 {
  width: 66.66%;
}

.clean-t-custom-column._100 {
  width: 100%;
}

.clean-t-custom-column._25 {
  width: 25%;
}

.clean-t-custom-column._20 {
  width: 20%;
}

.clean-t-custom-row {
  margin-right: -10px;
  margin-left: -10px;
}

.clean-t-custom-row.inside-row {
  margin-right: 0px;
  margin-left: 0px;
}

.clean-t-custom-row.style {
  margin-bottom: 10px;
}

.clean-t-code-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.clean-t-radio-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.clean-t-radio-wrapper.anrede-wrapper {
  margin-left: 20px;
}

.clean-t-form-anrede-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.clean-t-form-anrede-wrap.fixed-labels-wrap {
  margin-bottom: 35px;
}

.clean-t-text-field-single-label {
  margin-bottom: 0px;
  font-size: 0.85em;
  line-height: 1.4em;
  font-weight: 400;
}

.clean-t-text-field-single-label.clean-t-text-field-label-empty-astrix {
  margin-left: 4px;
}

.clean-t-code-desc-text {
  color: #272727;
  font-size: 12px;
  line-height: 1.4em;
  font-weight: 700;
}

.m-form-embed-wrap {
  margin-top: 12px;
}

.elements-tooltip-text-div {
  padding: 10px 10px 5px 15px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.05);
  background-color: #fff;
}

.elements-tooltip-text-div.off-tooltip {
  background-color: #f8f8f8;
}

.clean-t-checkbox-label-delete {
  display: inline-block;
  margin-bottom: 1px;
  font-size: 14px;
  line-height: 1.35em;
  font-weight: 400;
}

.form-note-text {
  float: right;
  text-align: right;
}

.clean-t-text-field-column {
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.clean-t-text-field-column.clean-t-radio-column {
  width: 160px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.clean-t-checkbox-dropdown-content {
  overflow: hidden;
  height: auto;
}

.clean-t-assurance-text {
  margin-bottom: 2px;
  color: rgba(34, 34, 34, 0.85);
  font-size: 9px;
  line-height: 1.4em;
  font-weight: 600;
  letter-spacing: -0.2px;
}

.clean-t-checkbox-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 24px;
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.06);
  background-color: #e2e2e2;
}

.clean-t-toggle-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  width: 39px;
  height: 26px;
  max-height: 26px;
  max-width: 39px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.07);
  background-color: #4b4b4b;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.clean-t-toggle-overlay.toggle-overlay-1 {
  background-color: #00bcd6;
}

.clean-t-code-embed {
  overflow: hidden;
  width: 53px;
  height: 74px;
  margin-bottom: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  background-color: #dadada;
}

.clean-t-assurance-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.clean-t-sub-category-wrap {
  margin-bottom: 110px;
}

.highlight-html-attribute {
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 0.6px;
}

.clean-t-text-field-status-icon {
  position: absolute;
  top: 0px;
  right: 10px;
  bottom: 0px;
  display: block;
  width: 20px;
  opacity: 0;
}

.clean-t-text-field-status-icon.text-area-icon {
  right: 25px;
  bottom: auto;
  height: 40px;
}

.clean-t-radio-el {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  width: 24px;
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  margin-top: 0px;
  margin-left: 0px;
  opacity: 0;
  cursor: pointer;
}

.clean-t-checkbox-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  width: 24px;
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.07);
  background-color: #00bcd6;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.clean-t-checkbox-overlay.bm-checkbox-overlay {
  background-color: #475e60;
}

.clean-t-checkbox-el {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 24px;
  height: 24px;
  margin-top: 0px;
  margin-left: 0px;
  opacity: 0;
  cursor: pointer;
}

.clean-t-radio-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.clean-t-dynamic-field-label {
  position: absolute;
  left: 14px;
  top: 11px;
  margin-top: 6px;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: font-size 200ms ease, top 200ms ease, left 200ms ease, -webkit-transform 200ms ease;
  transition: font-size 200ms ease, top 200ms ease, left 200ms ease, -webkit-transform 200ms ease;
  transition: font-size 200ms ease, top 200ms ease, left 200ms ease, transform 200ms ease;
  transition: font-size 200ms ease, top 200ms ease, left 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  color: #999;
  font-size: 16px;
  font-weight: 400;
}

.clean-t-radio-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 24px;
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  background-color: #4b4b4b;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.clean-t-radio-overlay.radio-overlay-1 {
  background-color: #00bcd6;
}

.clean-t-text-field-label-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.clean-t-text-field-label-wrap.upload-label-wrap {
  top: -21px;
}

.clean-t-checkbox-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.clean-t-checkbox-wrapper.einwilligung-wrapper {
  margin-top: 35px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.clean-t-toggle-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 39px;
  height: 26px;
  max-height: 26px;
  max-width: 39px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.06);
  background-color: #e2e2e2;
}

.success-message {
  border: 1px solid #27d827;
  background-color: rgba(39, 216, 39, 0.05);
  font-size: 1.1em;
  letter-spacing: 0.2px;
}

.clean-t-post-h2-template {
  font-size: 10px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.clean-t-post-h2-template.elements {
  color: #00bcd6;
}

.clean-t-radio-toggl {
  position: absolute;
  left: 6px;
  top: 6px;
  right: 6px;
  bottom: 6px;
  display: block;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, transform 200ms ease;
  transition: opacity 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
}

.clean-t-assurance-icon {
  margin-top: 1px;
  margin-right: 4px;
}

.clean-t-normal-radio-container {
  margin-bottom: 55px;
}

.clean-t-toggle-el {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 39px;
  height: 26px;
  max-height: 26px;
  max-width: 39px;
  margin-top: 0px;
  margin-left: 0px;
  opacity: 0;
  cursor: pointer;
}

.clean-t-text-field {
  height: 55px;
  margin-bottom: 10px;
  padding-top: 6px;
  padding-right: 35px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.05);
  background-color: rgba(0, 0, 0, 0.03);
  font-size: 16px;
}

.clean-t-text-field:focus {
  background-color: rgba(0, 0, 0, 0.01);
}

.clean-t-text-field.top-label {
  margin-bottom: 14px;
  color: #4b4b4b;
}

.clean-t-text-field.style {
  -webkit-transition: box-shadow 200ms ease, border 200ms ease;
  transition: box-shadow 200ms ease, border 200ms ease;
  color: #4b4b4b;
}

.clean-t-text-field.style:hover {
  border-color: #00bcd6;
}

.clean-t-text-field.style:focus {
  border-color: #00bcd6;
  background-color: rgba(0, 0, 0, 0.01);
  box-shadow: 0 0 6px 0 rgba(0, 188, 214, 0.4);
}

.clean-t-text-field.dynamic-field {
  margin-bottom: 30px;
}

.clean-t-text-field.text-area {
  height: auto;
  max-width: 100%;
  min-height: 170px;
  min-width: 100%;
  padding-right: 40px;
}

.clean-t-sub-category-head-wrap {
  margin-top: 50px;
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(75, 75, 75, 0.2);
}

.clean-t-sub-category-head-wrap.elements-category {
  border-bottom-color: rgba(0, 188, 214, 0.5);
}

.clean-t-text-field-container {
  position: relative;
}

.clean-t-checkbox-icon {
  width: 17px;
  height: 17px;
  margin-top: 3px;
  margin-left: 3px;
  background-image: url('../images/ui_form_tick_1.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.clean-t-tickbox {
  position: relative;
  display: inline-block;
  min-height: 24px;
  margin-right: 15px;
  margin-bottom: 0px;
  padding-top: 2px;
  padding-left: 32px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.error-message {
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 16px;
  padding-left: 12px;
  border: 1px solid #c40101;
}

.clean-t-text-field-wrapper {
  position: relative;
}

.clean-t-text-field-wrapper.radio-email {
  display: none;
}

.clean-t-text-field-wrapper.wrapper-recaptcha {
  margin-top: 30px;
}

.clean-t-text-field-wrapper.embed-upload-wrapper {
  margin-top: 38px;
}

.clean-t-text-field-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -5px;
  margin-left: -5px;
}

.clean-t-radio-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 24px;
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.06);
  border-radius: 50%;
  background-color: #e2e2e2;
}

.clean-t-radio {
  position: relative;
  min-height: 24px;
  margin-bottom: 0px;
  padding-top: 2px;
  padding-left: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.clean-t-toggle-nub {
  position: absolute;
  left: 3px;
  top: 3px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
}

.clean-t-assurance-container {
  margin-top: 8px;
}

.clean-t-recaptcha {
  margin-bottom: 40px;
}

.clean-t-toggle {
  position: relative;
  display: inline-block;
  min-height: 26px;
  margin-right: 15px;
  margin-bottom: 0px;
  padding-top: 3px;
  padding-left: 54px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.clean-t-checkbox-label {
  margin-top: 0px;
  margin-bottom: 0px;
}

.clean-t-checkbox-label.bm-checkbox-label {
  line-height: 16px;
}

.submit-button-style {
  background-color: rgba(0, 188, 214, 0.8);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
}

.submit-button-style:hover {
  background-color: #00bcd6;
}

.clean-t-checkbox-dropdown-wrap {
  margin-bottom: 15px;
}

.clean-t-dynamic-label-optional-text {
  opacity: 0.45;
  font-style: italic;
}

.clean-t-text-field-label {
  margin-bottom: 0px;
  font-size: 0.85em;
  line-height: 1.4em;
  font-weight: 700;
}

.clean-t-text-field-label.anrede-label {
  margin-right: 5px;
}

.clean-t-text-field-label.optional-text {
  margin-left: 4px;
  color: #aaa;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.2px;
}

.clean-t-text-field-label.clean-t-text-field-label-astrix {
  margin-left: 3px;
  padding-top: 5px;
  color: #00bcd6;
  font-size: 1.2em;
  line-height: 0.5em;
  font-weight: 700;
}

.clean-h2-datenschutz-increment {
  margin-top: 35px;
  font-size: 25px;
  line-height: 35px;
}

.clean-list-datenschutz-default {
  margin-top: 15px;
  margin-bottom: 15px;
}

.clean-h3-datenschutz-increment {
  margin-top: 20px;
  margin-bottom: 5px;
  color: #b0b2bd;
  font-size: 18px;
  line-height: 25px;
}

.clean-h4-datenschutz-increment {
  margin-top: 20px;
  margin-bottom: 5px;
  color: #b0b2bd;
  font-size: 14px;
  line-height: 20px;
}

html.w-mod-js *[data-ix="video-gallery-inintial"] {
  height: 0px;
}

html.w-mod-js *[data-ix="social-hide"] {
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="logo-hide"] {
  -webkit-transform: translate(0px, -90px);
  -ms-transform: translate(0px, -90px);
  transform: translate(0px, -90px);
}

html.w-mod-js *[data-ix="initial-out-now"] {
  opacity: 0;
  -webkit-transform: rotateX(75deg) rotateY(0deg) rotateZ(0deg) translate(0px, -20px);
  transform: rotateX(75deg) rotateY(0deg) rotateZ(0deg) translate(0px, -20px);
}

html.w-mod-js *[data-ix="artikel-hover-initial-icon"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="artikel-hover-initial-over-div"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  p {
    font-size: 14px;
    line-height: 21px;
  }

  .section {
    padding-right: 40px;
    padding-left: 40px;
  }

  .section.grey.footer {
    background-color: #f7f7f7;
  }

  .section.below-header {
    padding-top: 165px;
  }

  .section.books-section {
    padding-top: 230px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .hero-header {
    margin-top: 47px;
    font-size: 38px;
  }

  .hero-subtitle {
    margin-bottom: 20px;
  }

  .hero-subtitle.braun {
    text-shadow: none;
  }

  .leftarrow {
    margin-top: 0px;
  }

  .rightarrow {
    margin-top: 0px;
  }

  .header-section {
    height: auto;
    min-height: 480px;
    background-attachment: scroll;
  }

  .header-content-container {
    left: 40px;
    right: 40px;
  }

  .custom-column-div._60-40 {
    width: 53%;
  }

  .custom-column-div._60-40.impressum-mobile {
    padding-left: 25px;
  }

  .custom-column-div._40-60 {
    width: 47%;
  }

  .header-image-div {
    top: 35px;
    margin-right: -12px;
    margin-bottom: -110px;
    margin-left: -50px;
  }

  .header-column-contant-div {
    margin-top: 0px;
  }

  .out-now-div {
    width: 140px;
    height: 140px;
  }

  .out-now-text {
    font-size: 28px;
    line-height: 33px;
  }

  .besucherzaehler-div {
    margin-bottom: 10px;
  }

  .preis-row {
    margin-bottom: 3px;
  }

  .buy-buttons-div.buy-buttons-header {
    margin-bottom: 21px;
  }

  .polaroid-slider {
    position: relative;
    left: auto;
    right: auto;
    overflow: visible;
    height: auto;
    opacity: 1;
  }

  .slider-arrow:hover {
    color: #508d75;
  }

  .description-div {
    height: 55px;
    padding-left: 17px;
    font-size: 18px;
  }

  .location-polarooid-icon {
    width: 22px;
    margin-top: -1px;
    margin-right: 6px;
  }

  .menu-button {
    padding: 13px 13px 12px;
    color: #475e60;
    font-size: 52px;
  }

  .menu-button.w--open {
    background-color: #475e60;
    box-shadow: inset 0 101px 85px -76px rgba(0, 0, 0, 0.35);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.35);
  }

  .navi-link {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .navi-link.first {
    display: block;
  }

  .navi-link.first:hover {
    box-shadow: inset 0 -122px 110px -105px rgba(0, 0, 0, 0.35), inset 0 40px 2px -40px rgba(0, 0, 0, 0.6);
  }

  .navi-link.first.w--current {
    box-shadow: inset 0 -122px 110px -105px rgba(0, 0, 0, 0.35), inset 0 40px 2px -40px rgba(0, 0, 0, 0.6);
  }

  .nav-menu {
    background-color: #fff;
    box-shadow: inset 0 40px 2px -40px rgba(0, 0, 0, 0.5), 0 4px 6px 0 rgba(0, 0, 0, 0.4);
  }

  .social-navlink-div {
    margin: 15px 6px 25px;
  }

  .facebook-link-container {
    margin-top: 20px;
    margin-left: 0px;
    border-top: 2px solid #475e60;
  }

  .button-new.header {
    margin-top: 0px;
    margin-bottom: 40px;
  }

  .custom-extra-column {
    height: 185px;
  }

  .artikel-h3 {
    font-size: 19px;
    line-height: 20px;
  }

  .origina-artikel-sub {
    font-size: 13px;
    line-height: 14px;
  }

  .download-list-column-div.left {
    width: 10%;
  }

  .download-list-column-div.right {
    width: 90%;
  }

  .world-slide {
    margin-right: 20px;
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.2);
  }

  .selfieimage {
    margin-left: 50px;
  }

  .flex-row.books-row {
    margin-top: -243px;
  }

  .flex-row.book-info-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flex-column.book-info-column {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .book-div {
    margin-left: -35px;
  }

  .book-div.opposite {
    position: relative;
    left: 35px;
  }

  .book-info-div {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .book-info-text {
    font-size: 22px;
  }

  .books-section-wrapper {
    padding-right: 40px;
    padding-left: 40px;
  }

  .h3-einblick {
    margin-bottom: 0px;
  }

  .language-badge {
    bottom: 36%;
  }

  .clean-t-flex-column.fluent {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .clean-t-flex-column.fluent._25 {
    width: 33.3333%;
  }

  .clean-t-flex-column.fluent._33 {
    width: 50%;
  }

  .clean-t-flex-column._33 {
    width: 40%;
  }

  .clean-t-flex-column.column-datenschutz {
    display: none;
    width: 40%;
  }

  .clean-t-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .style-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .clean-t-custom-column.fluent._25 {
    width: 33.33%;
  }

  .clean-t-custom-column.fluent._33 {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    margin-top: 20px;
    margin-left: 0px;
    font-size: 42px;
    text-align: left;
  }

  .section {
    padding-top: 33px;
    padding-bottom: 33px;
    text-align: left;
  }

  .section.grey.footer {
    background-position: 50% 100%;
  }

  .section.below-header {
    padding-top: 120px;
    padding-bottom: 10px;
  }

  .section.books-section {
    padding-top: 50px;
  }

  .section.after-header-section {
    padding-top: 15px;
  }

  .hero-header {
    margin-top: 50px;
    color: #b0b2bd;
    text-shadow: none;
  }

  .hero-header.impressum-h1 {
    margin-bottom: 30px;
    color: #fff;
    line-height: 51px;
  }

  .hero-subtitle {
    color: #b0b2bd;
    text-shadow: none;
  }

  .hero-subtitle.braun {
    text-align: left;
  }

  .hero-subtitle.braun.impressum-paragraph-head {
    margin-bottom: 0px;
  }

  .center {
    padding: 23px 0px;
  }

  .logo {
    display: inline-block;
    margin-top: -6px;
    margin-left: 5%;
    float: none;
  }

  .logo.right {
    margin-top: 0px;
    margin-right: 5%;
  }

  .slider {
    margin-top: 0px;
  }

  .leftarrow {
    max-height: 100%;
    margin-top: 0px;
  }

  .rightarrow {
    max-height: 100%;
    margin-top: 0px;
  }

  .coulumn {
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }

  .header-section {
    min-height: 0px;
  }

  .header-section.impressum-header {
    height: 135px;
  }

  .header-section.unterseite {
    height: 115px;
  }

  .header-section.success {
    padding-top: 115px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .header-content-container {
    position: static;
  }

  .header-content-container.padding {
    padding-right: 40px;
    padding-left: 40px;
  }

  .custom-row-div {
    margin-right: 0px;
    margin-left: 0px;
  }

  .custom-column-div._60-40 {
    width: 100%;
  }

  .custom-column-div._60-40.impressum-mobile {
    padding-right: 50px;
    padding-left: 50px;
  }

  .custom-column-div._40-60 {
    width: 100%;
  }

  .header-image-div {
    margin-right: 10%;
    margin-bottom: -20%;
    margin-left: 10%;
    text-align: center;
  }

  .right-visual-contant {
    padding-left: 10px;
  }

  .out-now-div {
    width: 150px;
    height: 150px;
  }

  .out-now-text {
    font-size: 32px;
    line-height: 37px;
  }

  .footer-links-div {
    padding-right: 0px;
    padding-left: 0px;
  }

  .paragraph-link {
    color: #475e60;
  }

  .buy-buttons-div.buy-buttons-header {
    margin-bottom: 35px;
  }

  .polaroid-slider {
    padding-right: 60px;
    padding-left: 60px;
  }

  .slider-arrow {
    width: 55px;
  }

  .slider-arrow:hover {
    color: #475e60;
  }

  .description-div {
    height: 42px;
    font-size: 15px;
  }

  .location-polarooid-icon {
    width: 18px;
    margin-right: 5px;
  }

  .navi-link {
    margin-right: 0px;
    margin-left: 0px;
  }

  .button-new.header {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .general-column-left {
    padding-right: 10px;
  }

  .general-column-right {
    padding-left: 10px;
  }

  .missing-bars-image {
    margin-bottom: -35px;
  }

  .custom-extra-column {
    width: 50%;
    height: auto;
    min-height: 200px;
  }

  .artikel-h3 {
    margin-bottom: 4px;
    font-size: 20px;
  }

  .download-list-column-div.left {
    width: 14%;
  }

  .download-list-column-div.right {
    width: 86%;
  }

  .world-image-location {
    padding-top: 6px;
    line-height: 15px;
  }

  .partner-link-div {
    margin-bottom: 50px;
  }

  .selfieimage {
    margin-left: 0px;
  }

  .flex-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flex-row.books-row {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .flex-row.book-info-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .flex-column.books-column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .flex-column.book-info-column {
    margin-top: 0px;
  }

  .book-container.reverse {
    margin-top: 75px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .book-div {
    margin-left: 0px;
  }

  .book-div.opposite {
    left: auto;
  }

  .book-info-div.reverse {
    margin-right: 0px;
    margin-left: -10px;
  }

  .books-section-wrapper {
    padding-top: 65px;
  }

  .separator-vertical {
    display: none;
  }

  .kaufen-text {
    margin-top: 30px;
  }

  .h3-einblick.first-headline {
    margin-top: 40px;
  }

  .language-badge {
    bottom: 32%;
  }

  .shadow-div {
    display: none;
  }

  .buy-button-wrapper.header-wrapper {
    border-color: rgba(0, 0, 0, 0.05);
    background-color: rgba(0, 0, 0, 0.06);
  }

  .clean-t-flex-column.quarter {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .clean-t-flex-column.fluent {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .clean-t-flex-column.fluent._25 {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .clean-t-flex-column.fluent._33 {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }

  .clean-t-flex-column._50 {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .clean-t-flex-column._33 {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .clean-t-flex-column._33.tooltips-button-column {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .clean-t-flex-column.column-datenschutz {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .clean-t-container {
    padding-right: 40px;
    padding-left: 40px;
  }

  .style-section {
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .clean-t-flex-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .clean-t-flex-row.wrapped {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .clean-t-flex-row.tooltips-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .clean-t-custom-column {
    float: none;
  }

  .clean-t-custom-column._40 {
    width: 100%;
  }

  .clean-t-custom-column._33 {
    width: auto;
  }

  .clean-t-custom-column._75 {
    width: 100%;
  }

  .clean-t-custom-column._50 {
    width: auto;
  }

  .clean-t-custom-column._50._1-2 {
    width: 100%;
  }

  .clean-t-custom-column.fluent._25 {
    width: auto;
  }

  .clean-t-custom-column.fluent._33 {
    width: auto;
  }

  .clean-t-custom-column._66 {
    width: 100%;
  }

  .clean-t-custom-column._25 {
    width: auto;
  }

  .clean-t-custom-column._25._75-combo {
    width: 100%;
  }

  .clean-t-custom-column._20 {
    width: 100%;
  }

  .clean-t-checkbox-bg {
    width: 34px;
    height: 34px;
    max-height: 34px;
    max-width: 34px;
  }

  .clean-t-toggle-overlay {
    width: 47px;
    height: 34px;
    max-height: 34px;
    max-width: 47px;
  }

  .clean-t-radio-el {
    width: 34px;
    height: 34px;
    max-height: 34px;
    max-width: 34px;
  }

  .clean-t-checkbox-overlay {
    width: 34px;
    height: 34px;
    max-height: 34px;
    max-width: 34px;
  }

  .clean-t-checkbox-el {
    width: 34px;
    height: 34px;
  }

  .clean-t-radio-overlay {
    width: 34px;
    height: 34px;
    max-height: 34px;
    max-width: 34px;
  }

  .clean-t-toggle-bg {
    width: 47px;
    height: 34px;
    max-height: 34px;
    max-width: 47px;
  }

  .clean-t-radio-toggl {
    left: 8px;
    top: 8px;
    right: 8px;
    bottom: 8px;
  }

  .clean-t-toggle-el {
    width: 47px;
    height: 34px;
    max-height: 34px;
    max-width: 47px;
  }

  .clean-t-checkbox-icon {
    width: 25px;
    height: 25px;
    margin-top: 4px;
    margin-left: 4px;
  }

  .clean-t-tickbox {
    min-height: 34px;
    padding-top: 7px;
    padding-left: 40px;
  }

  .clean-t-radio-bg {
    width: 34px;
    height: 34px;
    max-height: 34px;
    max-width: 34px;
  }

  .clean-t-radio {
    min-height: 34px;
    padding-top: 7px;
    padding-left: 40px;
  }

  .clean-t-toggle-nub {
    left: 4px;
    top: 4px;
    width: 26px;
    height: 26px;
  }

  .clean-t-toggle {
    min-height: 34px;
    padding-top: 7px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    display: block;
    margin-top: 20px;
    margin-right: auto;
    margin-left: 0px;
    font-size: 44px;
    text-align: left;
  }

  h3 {
    font-size: 18px;
    line-height: 23px;
  }

  .section {
    padding-right: 20px;
    padding-bottom: 60px;
    padding-left: 20px;
  }

  .section.grey.footer {
    padding-right: 20px;
    padding-left: 20px;
    background-position: 50% 100%;
    background-size: cover;
  }

  .section.below-header {
    margin-top: 65px;
    padding-top: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .section.below-header.impressum-section {
    margin-top: 0px;
    padding-top: 25px;
  }

  .section.below-header.success-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section.books-section {
    padding-top: 0px;
  }

  .hero-header {
    font-size: 32px;
  }

  .hero-header.impressum-h1 {
    margin-bottom: 15px;
    line-height: 42px;
  }

  .hero-subtitle.braun {
    display: block;
    text-align: left;
  }

  .center {
    margin-top: 0px;
  }

  .logo {
    margin-left: 10px;
  }

  .logo.right {
    margin-right: 10px;
  }

  .slider {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
  }

  .containerkaufen {
    margin-top: -165px;
    text-align: left;
  }

  .sliderimg {
    max-width: 100%;
    margin-left: auto;
  }

  .leftarrow {
    left: -20px;
    width: 50px;
    max-height: 100px;
    margin-top: 40px;
    margin-left: 0px;
  }

  .rightarrow {
    right: -20px;
    width: 50px;
    max-height: 100px;
    margin-top: 40px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .buchheading {
    margin-top: 20px;
    margin-right: 0px;
    font-size: 30px;
    line-height: 40px;
    text-align: left;
  }

  .buchheading.impressum-h2 {
    margin-top: 45px;
  }

  .slider-nav {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .coulumn {
    text-align: left;
  }

  .header-section {
    min-height: 0px;
    background-image: url('../images/hero_background_final_mobile.jpg');
    background-position: 50% 0px;
    background-size: cover;
  }

  .header-section.impressum-header {
    height: 195px;
  }

  .header-section.success {
    padding-top: 120px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .header-content-container {
    position: static;
  }

  .header-content-container.padding {
    padding-right: 30px;
    padding-left: 30px;
  }

  .custom-column-div._60-40.impressum-mobile {
    padding-right: 25px;
    padding-left: 25px;
  }

  .header-image-div {
    top: 0px;
    margin-top: 30px;
    margin-bottom: -30%;
  }

  .header-column-contant-div {
    padding-top: 15px;
  }

  .out-now-div {
    right: -11px;
    width: 110px;
    height: 110px;
  }

  .out-now-text {
    margin-top: 26px;
    font-size: 24px;
    line-height: 29px;
  }

  .besucherzaehler-div {
    margin-bottom: 25px;
  }

  .buy-div {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .polaroid-slider {
    margin-top: 25px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .slider-arrow {
    width: 50px;
    font-size: 36px;
  }

  .slider-arrow.right {
    right: -15px;
  }

  .slider-arrow.left {
    left: -15px;
  }

  .description-div {
    height: 30px;
    padding-left: 9px;
    font-size: 13px;
  }

  .location-polarooid-icon {
    width: 17px;
    margin-top: 1px;
    margin-right: 6px;
  }

  .button-new.graublau.last-section {
    margin-bottom: 25px;
  }

  .button-new.graublau.last-section.wenig-abstand {
    margin-top: 0px;
    margin-bottom: 30px;
  }

  .button-new.header {
    margin-top: 15px;
  }

  .custom-extra-row {
    margin-right: -10px;
    margin-left: -10px;
  }

  .custom-extra-column {
    width: 100%;
    min-height: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .artikel-h3 {
    font-size: 21px;
    line-height: 21px;
  }

  .download-list-column-div.left {
    width: 20%;
  }

  .download-list-column-div.right {
    width: 80%;
  }

  .smaller-text {
    font-size: 20px;
  }

  .world-image-location {
    padding-top: 8px;
    padding-left: 8px;
    font-size: 13px;
    line-height: 15px;
  }

  .photo-country {
    display: block;
    font-size: 9px;
  }

  .photo-country.long-name {
    display: inline;
  }

  .partner-link-div {
    width: 45%;
  }

  .selfieimage {
    margin-left: 0px;
  }

  .flex-row.book-info-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .book-container.reverse {
    margin-top: 40px;
  }

  .book-div {
    margin-left: -18px;
  }

  .book-info-div {
    margin-bottom: 0px;
  }

  .book-info-wrapper {
    padding-right: 14px;
  }

  .book-info-text {
    margin-left: 8px;
    font-size: 20px;
  }

  .books-section-wrapper {
    padding-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .book-info-icon {
    width: 15px;
  }

  .language-badge {
    bottom: 34%;
    width: 100px;
  }

  .clean-t-flex-column.quarter {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .clean-t-flex-column.auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .clean-t-flex-column.auto.tooltip-column {
    margin-bottom: 15px;
  }

  .clean-t-flex-column.fluent {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .clean-t-flex-column.fluent._25 {
    width: auto;
  }

  .clean-t-flex-column.fluent._33 {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .clean-t-flex-column._50 {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .clean-t-flex-column._33.tooltips-button-column {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .clean-t-container {
    padding-right: 30px;
    padding-left: 30px;
  }

  .clean-t-flex-row.wrapped {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .clean-t-flex-row.tooltips-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .clean-t-custom-column.fluent._25 {
    width: 100%;
  }

  .clean-t-custom-column.fluent._33 {
    width: 100%;
  }

  .clean-t-custom-column._25 {
    width: 100%;
  }

  .elements-tooltip-text-div {
    position: relative;
  }

  .clean-t-text-field-label-wrap.upload-label-wrap {
    top: -58px;
  }

  .clean-t-text-field-wrapper.embed-upload-wrapper {
    margin-top: 74px;
  }

  .clean-t-text-field-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

@font-face {
  font-family: 'PT Serif Lokal';
  src: url('../fonts/pt-serif-v12-latin-700.woff2') format('woff2'), url('../fonts/pt-serif-v12-latin-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PT Serif Lokal';
  src: url('../fonts/pt-serif-v12-latin-regular.woff2') format('woff2'), url('../fonts/pt-serif-v12-latin-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PT Sans Lokal';
  src: url('../fonts/pt-sans-v12-latin-700.woff2') format('woff2'), url('../fonts/pt-sans-v12-latin-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PT Sans Lokal';
  src: url('../fonts/pt-sans-v12-latin-regular.woff2') format('woff2'), url('../fonts/pt-sans-v12-latin-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FontAwesome 4.7.0';
  src: url('../fonts/fontawesome-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}