/* general layout  */
.fetter {
  font-weight: 600;
}
@media (min-width: 765px) and (max-width: 840px) {
  .rahmenFlex {
    max-width: 625px;
  }
}

/* NEW MOD */
[data-cloak-anymod],
[data-anymod][not-found] {
  opacity: 0 !important;
}

/* NEW MOD */
[llrlkk] {
  font-family: roboto, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
[llrlkk] a[href='#vierQuadrantissimo'] {
  display: none !important;
}
[llrlkk] a[href='#tierkreiszeichen'] {
  display: none !important;
}
@media screen and (min-width: 1051px) {
  [llrlkk] {
    display: none;
  }
}
[llrlkk] .hinweisMenu {
  visibility: hidden;
}
@media (max-width: 470px) {
  [llrlkk] .hinweisMenu {
    visibility: visible;
  }
}
[llrlkk] .hinweisMenu {
  color: black;
}
@media (max-width: 400px) {
  [llrlkk] .hinweisMenu {
    font-size: 0.9rem;
  }
}
[llrlkk] * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
[llrlkk] .am-content__logo {
  visibility: hidden;
}
[llrlkk] .am-section {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  color: #fff;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  padding: 15px 0;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #dedede;
  z-index: 10;
}
[llrlkk] .am-section--top {
  padding: 20px 0;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
[llrlkk] .am-content {
  width: 100%;
  padding: 0 15px;
  margin: auto;
  max-width: 1140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[llrlkk] .am-content__logo {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  line-height: inherit;
  white-space: nowrap;
  text-decoration: none;
  background-color: transparent;
  /* display: inline-block; */
  display: none;
}
[llrlkk] .am-content__logo img {
  vertical-align: middle;
}
[llrlkk] .am-content__button {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem;
  display: none;
}
[llrlkk] .am-content__button--icon {
  background-image: url('https://res.cloudinary.com/component/image/upload/v1568974934/Burger2_kln7ud.svg');
  display: inline-block;
  width: 2.5em;
  height: 2.5em;
  vertical-align: middle;
}
[llrlkk] .am-content__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-left: auto;
  -webkit-transition: height 0.35s;
  transition: height 0.35s;
}
[llrlkk] .am-content__links a {
  color: #444;
  text-decoration: none;
  background-color: transparent;
  font-size: 20px;
  font-weight: 500;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  text-transform: uppercase;
  display: block;
  padding: 15px 15px;
  margin-top: 5px;
  width: 100%;
}
@media (max-width: 400px) {
  [llrlkk] .am-content__links a {
    padding: 10px 15px;
    margin-top: 0px;
  }
}
[llrlkk] .am-content__links a:hover {
  color: #b51227;
}
@media screen and (max-width: 1200px) {
  [llrlkk] .am-content {
    max-width: 960px;
  }
}
@media screen and (max-width: 1051px) {
  [llrlkk] .am-content {
    max-width: 720px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  [llrlkk] .am-content__links:not(.am-content__links--visible) {
    overflow: hidden;
  }
  [llrlkk] .am-content__links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 0;
  }
  [llrlkk] .am-content__links--visible {
    position: relative;
    height: 520px !important;
    overflow: hidden;
  }
  [llrlkk] .am-content__links a:first-child {
    margin-top: 5px;
  }
}
@media screen and (max-width: 1051px) and (min-width: 400px) {
  [llrlkk] .am-content__links a:first-child {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1051px) {
  [llrlkk] .am-content__button {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  [llrlkk] .am-content {
    max-width: 540px;
  }
}
@media screen and (max-width: 576px) {
  [llrlkk] .am-content {
    max-width: none;
  }
}
[llrlkk] #myNav > div > div > a:nth-child(5) {
  color: #b81f32 !important;
  font-weight: 700;
}

/* NEW MOD */
[mlolrb] a[href='#vierQuadrantissimo'] {
  display: none;
}
[mlolrb] a[href='#tierkreiszeichen'] {
  display: none;
}
@media screen and (max-width: 1050px) {
  [mlolrb] {
    display: none;
  }
}
[mlolrb] .am-item {
  color: #000 !important;
  font-size: 0.95rem !important;
}
[mlolrb] section {
  position: fixed;
  top: 0;
  z-index: 999999999;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-size: cover;
  background-location: center;
}
[mlolrb] * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
[mlolrb] nav {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  overflow: hidden;
  max-width: 100%;
  background-color: #fff;
  padding: 10px 20px;
  border-radius: 4px;
  -webkit-box-shadow: 0 10px 40px rgba(159, 162, 177, 0.8);
  box-shadow: 0 10px 40px rgba(159, 162, 177, 0.8);
}
[mlolrb] .am-item {
  color: #83818c;
  padding: 14px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: 0 6px;
  z-index: 2;
  font-family: 'DM Sans', sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  position: relative;
}
@media (min-width: 1px) and (max-width: 1333px) {
  [mlolrb] .am-item {
    padding: 10px;
  }
}
[mlolrb] .am-item:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #dfe2ea;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
[mlolrb] .am-item:not(.am-active):hover:before {
  opacity: 0.2;
}
[mlolrb] .am-item:not(.am-active):hover {
  color: #333;
}
[mlolrb] .am-indicator {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 1;
  opacity: 0.1;
}
@media (max-width: 767px) {
  [mlolrb] .am-item {
    padding: 20px 10px;
    margin: 0;
  }
}
@media (max-width: 499px) {
  [mlolrb] nav {
    overflow-x: auto;
  }
}
[mlolrb] section > nav > a:nth-child(5) {
  color: #b81f32 !important;
  font-weight: 700;
}

/* NEW MOD */
[mlakdr] {
  display: none;
}
[mlakdr] input.valid[type='text']:not(.browser-default) {
  border-bottom: 1px solid #d4cdcd;
  -webkit-box-shadow: 0 1px 0 0 #d4cdcd;
  box-shadow: 0 1px 0 0 #d4cdcd;
}
[mlakdr] .btn.focus,
[mlakdr] .btn:focus,
[mlakdr] .btn:hover {
  color: #d4cdcd;
  text-decoration: none;
}
[mlakdr] .text-secondary {
  text-decoration: underline;
}
[mlakdr] .gdpr-input-field {
  height: 46px;
  margin-left: 10%;
  margin-top: 1px;
}
[mlakdr] .gdpr-consent-label {
  display: block;
  text-align: left !important;
  -webkit-transform: translateY(-28px) translatex(10px) scale(0.92) !important;
  transform: translateY(-28px) translatex(10px) scale(0.92) !important;
  margin-top: 14px;
}
[mlakdr] .gdpr-consent-input {
  position: absolute !important;
  opacity: 1 !important;
  display: block;
  left: -30px;
  top: 7px;
  cursor: pointer;
  pointer-events: all !important;
}
[mlakdr] .fixed-action-btn {
  opacity: 0.01;
  z-index: -9;
}
[mlakdr] .anm-visible {
  opacity: 0.99;
  z-index: 99999;
}
[mlakdr] .close_ {
  font-size: 2.6rem !important;
}
[mlakdr] .card {
  -webkit-box-shadow: 0px 5px 20px 0px rgba(6, 16, 64, 0.42);
  box-shadow: 0px 5px 20px 0px rgba(6, 16, 64, 0.42);
}
@media (max-width: 700px) {
  [mlakdr] #coloring {
    display: none;
  }
  [mlakdr] .card {
    right: 2vw !important;
    /* z-index: 1000 !important; */
    z-index: 99999 !important;
    bottom: 95px !important;
    max-width: 96vw !important;
  }
  [mlakdr] .fixed-action-btn {
    position: fixed;
    bottom: 465px !important;
    right: 1vw;
    z-index: 99 !important;
    left: unset;
    top: unset;
  }
}
[mlakdr] .card {
  max-width: 350px;
  position: fixed !important;
  bottom: 65px;
  right: 50px;
  padding: 20px;
  margin: 0px;
  z-index: 99;
}
[mlakdr] .fixed-action-btn {
  bottom: 40px;
  z-index: 99;
}
[mlakdr] #coloring {
  background-color: #b51227 !important;
}
[mlakdr] .btn-large {
  background-color: #b51227 !important;
}
[mlakdr] .btn-floating.white i {
  color: var(--white);
}
[mlakdr] form .material-icons.prefix {
  color: gray;
}
[mlakdr] form .bottom-container {
  width: 304px;
  margin-left: 46px;
}
[mlakdr] form .bottom-container .red-text {
  margin-bottom: 10px;
}
[mlakdr] form textarea.materialize-textarea {
  min-height: 90px;
  overflow-y: auto;
}
[mlakdr] .input-field input:focus + label,
[mlakdr] .input-field textarea:focus + label {
  color: rgba(181, 18, 39, 0.99) !important;
}
[mlakdr] .input-field input:focus,
[mlakdr] .input-field textarea:focus {
  border-bottom: 1px solid rgba(181, 18, 39, 0.99) !important;
  -webkit-box-shadow: 0 1px 0 0 rgba(181, 18, 39, 0.99) !important;
  box-shadow: 0 1px 0 0 rgba(181, 18, 39, 0.99) !important;
}
[mlakdr] .input-field .prefix.active {
  color: rgba(181, 18, 39, 0.99);
}
@media (min-width: 701px) {
  [mlakdr] .card {
    max-width: 390px;
  }
  [mlakdr] .bottom-container {
    width: 344px;
  }
}
[mlakdr] .activeSelector {
  display: none;
  z-index: 99998;
  position: fixed !important;
  background-color: #000000b8;
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  padding: 0;
  margin: 0;
}
[mlakdr] .activeSelector {
  display: block !important;
}
@media (min-width: 500px) and (max-width: 700px) {
  [mlakdr] .card {
    right: 20vw !important;
  }
}

/* NEW MOD general layout */

#footer .text-white {
  color: #000 !important;
}
.kontaktformular.linkStyling {
  display: none;
}

/* NEW MOD */
@media (min-width: 992px) {
  .index .CoverHeader {
    height: 70vh !important;
  }
  body {
    padding-top: 100px;
  }
  #services {
    padding-top: 0;
  }
  #wichtig {
    padding-top: 100px;
  }
  #buch-zeitgeist {
    margin-bottom: 0;
  }
  .tingle-modal {
    z-index: 99999;
  }
  body.tingle-enabled #anymod-llrlkk {
    display: none;
  }
  .specialLayout {
    padding-bottom: 0 !important;
    text-align: center !important;
  }
}
@media (min-width: 1300px) {
  #buch-zeitgeist {
    margin-bottom: 60px;
  }
}
@media (max-width: 992px) {
  body {
    padding-top: 90px;
  }
  #services,
  #wichtig {
    padding-top: 80px;
  }
  #tierkreiszeichen {
    padding-top: 60px;
  }
  #vierQuadranten {
    padding-top: 10px;
  }
  #vierQuadranten_oben {
    padding-top: 10px;
  }
  #buch-zeitgeist {
    margin-bottom: 2px;
  }
  .tingle-modal {
    z-index: 99999;
  }
}
#vierQuadranten_oben {
  margin-bottom: -80px;
}

#amazon-icon {
  margin-right: -1vw;
  margin-left: unset;
  z-index: 1;
  position: absolute;
  top: 528px;
  right: 5vw;
  left: unset;
}

@media (max-width: 1000px) {
  #amazon-icon {
    margin-left: 8vw;
    margin-right: unset;
    z-index: 1;
    position: absolute;
    top: -10px;
  }
}

@media (min-width: 580px) and (max-width: 1050px) {
  #amazon-icon {
    top: 430px;
  }
}

@media (max-width: 579px) {
  #amazon-icon {
    top: 315px;
  }
}

@media (max-width: 430px) {
  #amazon-icon {
    top: -10px;
    margin-left: 3vw;
    margin-right: unset;
    left: 0vw;
    right: unset;
  }
}

@media (max-width: 330px) {
  #amazon-icon a img {
    width: 80px !important;
  }
}

/* this was changed   2021 Januar  - the quick way  */
@media only screen and (min-width: 1000px) and (max-width: 1070px) {
  #facebook-icon {
    top: 8vh !important;
  }
}

#facebook-icon:hover {
  color: #3f51b5 !important;
}
#facebook-icon {
  position: absolute;
  color: #3f51b5cc;
  text-decoration: unset;
  right: 3vw;
  top: 4vh;
  z-index: 1;
}
#facebook-icon i.fa,
#mobile-facebook-icon i.fa {
  font-size: 2.5em;
  transform: scale(1.25);
  transform-origin: right;
}
@media (max-width: 1100px) {
  #page-top > header > .container > .w-100 > .row {
    position: relative;
  }
  #facebook-icon {
    left: unset;
    right: 3vw;
    top: 2vh;
  }
  #facebook-icon i.fa,
  #mobile-facebook-icon i.fa {
    transform: unset;
  }
}
@media (max-width: 755px) and (min-width: 1099px) {
  #facebook-icon {
    right: 7vw;
    top: 7vh;
  }
}
@media (max-width: 755px) {
  #facebook-icon {
    top: 37vh;
  }
}
@media (max-width: 505px) {
  #facebook-icon {
    right: 4vh;
  }
}

/*
Anmerkung: 30 März 2021 das FB Icon war zuvor auf Mobilen Endgeräten "oben" eingeblendet.
Hier noch zwecks Dokumentation zu sehen:
Alte Regel:
@media (max-width:755px){#facebook-icon{top:37vh}}
*/

/* this was changed   2021 Januar  - the quick way  */
@media (min-width: 1070px) {
  #facebook-icon {
    top: 449px;
  }
}
