/*--------------------------------------------------------------
# Variables
--------------------------------------------------------------*/

@font-face {
  font-family: "PPNeueMontreal-Book";
  src: url("fonts/PPNeueMontreal-Book.ttf") format("ttf"), url("fonts/PPNeueMontreal-Book.woff") format("woff"), url("fonts/PPNeueMontreal-Book.woff2") format("woff2");
  font-style: normal;
}

@font-face {
  font-family: "PPNeueMontreal-Regular";
  src: url("fonts/PPNeueMontreal-Regular.ttf") format("ttf"), url("fonts/PPNeueMontreal-Regular.woff") format("woff"), url("fonts/PPNeueMontreal-Regular.woff2") format("woff2");
  font-style: normal;
}

:root {
  --primary-color: #5A5A2D;
  --text-color: #000000;
  --white: #ffffff;
  color-scheme: only light;
}

/*--------------------------------------------------------------
# Body
--------------------------------------------------------------*/

html {
    scroll-behavior: smooth;
}

body {
  font-family: "PPNeueMontreal-Book", sans-serif;
  position: relative;
  width: 100%;
  height: 100%;
  color: var(--text-color);
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/

.img-fluid {
  width: 100%;
  min-width: 100%;
  height: auto;
}

.abstandrand {
  padding-right: 25px;
  padding-left: 25px;
}

.abstandpaddingheader {
    padding-top: 20px;
    padding-bottom: calc(120px + 180px);
    margin-bottom: -180px;
}

.abstandpaddingxl {
    padding-top: 120px;
    padding-bottom: 120px;
}

.abstandpadding {
    padding-top: 120px;
    padding-bottom: 120px;
}

.slidescroller {
  padding-top: 64px;
  margin-top: -64px;
}

@media (min-width: 992px) {
.abstandrand {
  padding-right: 32px;
  padding-left: 32px;
}
.abstandpaddingheader {
    padding-bottom: calc(300px + 180px);
    margin-bottom: -180px;
}
.abstandpaddingxl {
    padding-top: 300px;
    padding-bottom: 300px;
}
.slidescroller {
  padding-top: 120px;
  margin-top: -120px;
}
}

@media (min-width: 2560px) {
.abstandrand {
  padding-right: 40px;
  padding-left: 40px;
}
.abstandpaddingheader {
    padding-bottom: calc(400px + 180px);
    margin-bottom: -180px;
}
.abstandpaddingxl {
    padding-top: 400px;
    padding-bottom: 400px;
}
.col-xxl-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%;
}
.col-xxl-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-xxl-3 {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%;
}
.col-xxl-2 {
  -ms-flex: 0 0 16.6666665%;
  -webkit-box-flex: 0;
          flex: 0 0 16.6666665%;
  max-width: 16.6666665%;
}
}

@media (max-width: 1199px) {
.abstandxl {
    margin-bottom: 16px;
}
}

/*--------------------------------------------------------------
# Backgrounds
--------------------------------------------------------------*/

.bg-primary {
  background: rgb(90,90,45);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(90,90,45,1)), to(rgba(69,69,36,1)));
  background: linear-gradient(180deg, rgba(90,90,45,1) 50%, rgba(69,69,36,1) 100%);
}

/*--------------------------------------------------------------
# Typografie
--------------------------------------------------------------*/

a {
  color: var(--text-color);
  -webkit-transition: 0.5s;
  transition: 0.5s
}

a:focus, a:hover {
  color: var(--text-color);
  text-decoration: none;
  opacity: 0.6;
}


.link-underlined {
  background: -webkit-gradient(linear, left top, right top, from(currentColor), color-stop(0, transparent), color-stop(0, currentColor)) var(--d, 0%) 100% /300% 1.5px no-repeat;
  background: linear-gradient(90deg, currentColor calc(100%/3), transparent 0 calc(200%/3), currentColor 0) var(--d, 0%) 100% /300% 1.5px no-repeat;
  padding-bottom: 4px;
}

.link-underlined:hover {
  --d: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s
}

h1 {
  font-family: "PPNeueMontreal-Regular", sans-serif;
  font-size: 48px;
  line-height: 52px;
  text-transform: uppercase;
}

h3.fakeh1 {
  font-family: "PPNeueMontreal-Regular", sans-serif;
  font-size: 48px;
  line-height: 52px;
  text-transform: uppercase;
}

h1.main-title {
  max-width: 400px;
  margin-bottom: 120px;
}

h2 {
  font-size: 14px;
  line-height: 20px;
  position: relative;
  margin-left: 16px;
  text-transform: uppercase;
  margin-bottom: 16px;
}

h2::before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: currentColor;
  left: -16px;
  top: 5px;
}

h3 {
  font-family: "PPNeueMontreal-Regular", sans-serif;
  font-size: 40px;
  line-height: 52px;
  text-transform: uppercase;
}

h3.h3-margin {
  margin-bottom: 40px;
}

p.lead {
  font-size: 20px;
  line-height: 24px;
}

.main-lead {
  margin-bottom: 20px;
}

p.t1 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
}

p.t1-margin {
  margin-bottom: 40px;
}

p.t2 {
  font-size: 18px;
  line-height: 24px;
}

p.t3 {
  font-size: 16px;
  line-height: 20px;
}

strong,.strong {
  font-family: "PPNeueMontreal-Regular", sans-serif;
}

.h1-small {
  font-family: "PPNeueMontreal-Regular", sans-serif;
  font-size: 40px;
  line-height: 52px;
  text-transform: uppercase;
}

@media (min-width: 992px) {
h1 {
  font-size: 100px;
  line-height: 100px;
}
h3.fakeh1 {
  font-size: 100px;
  line-height: 100px;
}

h1.main-title {
  max-width: 600px;
  margin-bottom: 80px;
}

h2 {
  font-size: 20px;
  line-height: 28px;
  margin-left: 20px;
  margin-bottom: 24px;
}

h2::before {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  left: -20px;
  top: 7.5px;
}

h3 {
  font-size: 80px;
  line-height: 88px;
}

h3.h3-margin {
  margin-bottom: 64px;
}

p.lead {
  font-size: 40px;
  line-height: 48px;
}

.main-lead {
  margin-bottom: 32px;
  max-width: 600px;
}

p.t1 {
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 24px;
}

p.t1-margin {
  margin-bottom: 64px;
}

p.t2 {
  font-size: 24px;
  line-height: 32px;
}

p.t3 {
  font-size: 16px;
  line-height: 20px;
}
}

@media (min-width: 2500px) {
h1 {
  font-size: 120px;
  line-height: 120px;
}

h3.fakeh1 {
  font-size: 120px;
  line-height: 120px;
}

h1.main-title {
  max-width: 700px;
  margin-bottom: 120px;
}

h2 {
  font-size: 24px;
  line-height: 32px;
  position: relative;
  margin-left: 24px;
  margin-bottom: 32px;
}

h2::before {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  left: -24px;
  top: 7px;
}

h3 {
  font-size: 100px;
  line-height: 120px;
}

h3.h3-margin {
  margin-bottom: 80px;
}

p.lead {
  font-size: 40px;
  line-height: 48px;
}

.main-lead {
  margin-bottom: 40px;
  max-width: 800px;
}

p.t1 {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 40px;
}

p.t1-margin {
  margin-bottom: 80px;
}

p.t2 {
  font-size: 32px;
  line-height: 40px;
}

p.t3 {
  font-size: 24px;
  line-height: 32px;
}
}

/*--------------------------------------------------------------
# Buttons
--------------------------------------------------------------*/

.btn-cookie-accept {
  font-size: 14px;
  padding: 6px 16px;
  background-color: var(--primary-color);
  color: var(--white);
  border-radius: 20px;
  outline: none!important;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}

.btn-cookie-accept:hover {
  background-color: var(--text-color);
  color: var(--white);
}

.btn-cookie-deny {
  font-size: 14px;
  padding: 6px 16px;
  background-color: #F1F1F1;
  color: var(--text-color);
  border-radius: 20px;
  outline: none!important;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}

.btn-cookie-deny:hover {
  background-color: #E4E4E4;
  color: var(--text-color);
}

.btn-white-outline {
  font-size: 24px;
  color: var(--white);
  border-color: var(--white);
  border: solid 1.5px;
  border-radius: 35.5px;
  padding: 12px 28px;
  opacity: 1;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  position: relative;
}

.btn-white-outline::after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../dmxDaten/icons/arrow-footer.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center right;
    margin-left: 20px;
    margin-top: -3px;
    vertical-align: middle;
}

.btn-danke::after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../dmxDaten/icons/danke-footer.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center right;
    margin-left: 20px;
    margin-top: -3px;
    vertical-align: middle;
}

.btn-white-outline:hover {
  opacity: 0.6;
  color: var(--white);
  border-color: var(--white);
}

.link-down-white {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  color: var(--white);
  opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.link-down-white::before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url(../dmxDaten/icons/btn-arrow-down-white.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 12px;
    margin-top: -4px;
    vertical-align: middle;
}

.link-down-white:hover {
  opacity: 0.6;
  color: var(--white);
}

@media (min-width: 992px) {
.link-down-white {
  font-size: 20px;
  line-height: 20px;
}

.link-down-white::before {
    width: 53px;
    height: 53px;
    margin-right: 16px;
    margin-top: -4px;
}
}

@media (min-width: 2500px) {
.btn-white-outline {
  font-size: 32px;
  border-radius: 45px;
  padding: 16px 32px;
}
.btn-white-outline::after {
    width: 24px;
    height: 24px;
    margin-left: 32px;
    margin-top: -3px;
    vertical-align: middle;
}
.link-down-white {
  font-size: 28px;
  line-height: 28px;
}
.link-down-white::before {
    width: 72px;
    height: 72px;
    margin-right: 24px;
    margin-top: -4px;
}
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

img.main-title-arrow {
  width: 74px;
  height: 74px;
  position: relative;
  display: block;
  margin-top: 10px;
  margin-left: 0;
}

.container-main-lead {
  margin-bottom: 64px;
}

.text-header-lead {
  max-width: 750px;
  padding-top: 120px;
}

.text-fuer-sie {
  padding-top: 120px;
  padding-bottom: 120px;
}

.images-negative {
  margin-top: -30px;
  position: relative;
  z-index: 0;
}

.fade-in-title {
  position: relative;
  z-index: 1;
}

@media (min-width: 370px) {
img.main-title-arrow {
  position: absolute;
  display: inline-block;
  margin-top: 3px;
  margin-left: 20px;
}
}

@media (min-width: 992px) {
img.main-title-arrow {
  width: 150px;
  height: 150px;
  margin-top: 5px;
  margin-left: 60px;
}
.images-negative {
  margin-top: -50px;
}
.container-main-lead {
  margin-bottom: 120px;
}
.text-header-lead {
  padding-bottom: 8px;
}
.text-fuer-sie {
  padding-top: 180px;
  padding-bottom: 400px;
  max-width: 1200px;
}
}

@media (min-width: 1200px) {
.text-header-lead {
  padding-top: 0;
}
}

@media (min-width: 2500px) {
img.main-title-arrow {
  width: 200px;
  height: 200px;
  margin-top: -5px;
  margin-left: 80px;
}
.container-main-lead {
  margin-bottom: 300px;
}
.text-header-lead {
  max-width: 1000px;
  padding-bottom: 0;
}
.text-fuer-sie {
  padding-top: 180px;
  padding-bottom: 500px;
  max-width: 1600px;
}
}

@media (min-width: 3500px) {
.text-header-lead {
  max-width: 2000px;
}
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.footer {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(90,90,45,1)), to(rgba(69,69,36,1)));
  background: linear-gradient(180deg, rgba(90,90,45,1) 50%, rgba(69,69,36,1) 100%);
  color: var(--white);
  padding-top: 40px;
}

.footer h3 {
  margin-bottom: 40px;
  margin-top: -8px;
  max-width: 700px;
}

.footer a {
  color: var(--white);
}

.footer a:hover {
  color: var(--white);
  opacity: 0.6;
}

.mr-footer {
  margin-right: 24px;
}

.rechtlich-footer {
  padding-top: 120px;
  padding-bottom: 40px;
}

@media (min-width: 992px) {
.rechtlich-footer {
  padding-top: 300px;
}
}

@media (min-width: 2500px) {
.mr-footer {
  margin-right: 40px;
}
.rechtlich-footer {
  padding-top: 500px;
}
}

/*--------------------------------------------------------------
# Tiny MCE
--------------------------------------------------------------*/

.tox-tinymce {
  top: auto!important;
  bottom: 0!important;
  position: fixed!important;
}

.tox-form__group--stretched .tox-label {
  display: none!important;
}

.tox-form__group {
  margin-bottom: 10px!important;
}