body {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.8;
  color: #272727;
}

.bh-touch-language-toggler{
  color: inherit;
}

.bh-touch-language-pane:before{
  display: none;
}

.bh-touch-start .bh-navigation {
  left: 0px;
  top: 0px;
  bottom: 0px;
  background: rgb(140, 125, 107, 0.753);
  backdrop-filter: blur(3px);
  padding-left: 58px;
  box-sizing: border-box;
  max-width: 447px;
  padding-top: 120px;
}

.bh-touch-start .bh-navigation a {
  color: white;
  font-family: 'HCo Chronicle Display', serif;
  font-size: 36px;
  line-height: 1;
  padding-bottom: 1vh;
  padding-top: 1vh;
}

.bh-touch-start-logo {
  max-width: 447px;
  width: 100%;
  height: 160px;
  z-index: 100;
  left: 0px;
  top: 45px;
}

.bh-touch-top-logo,
.bh-touch-top-back-text {
  background-color: #8c7d6b;
  background-size: 36%;
  color: white;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.14;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.bh-touch-top-logo {
  border-left: 10px solid #8c7d6b;
}

.bh-touch-top a.bh-touch-top-back-text {
  padding-left: 0px;
}

.bh-touch-top a {
  justify-content: flex-start;
}

.bh-touch-content {
  height: 100%;
}

.bh-touch-start-info {
  width: 447px;
  background: none;
}

.bh-touch-start-info .bh-touch-start-left {
  display: none;
}

.bh-touch-top {
  padding-left: 0px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
}

.bh-touch-start-right .bh-bodytext p  {
  padding: 0px;
  color: white;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0.36px;
  margin-bottom: 0px;
}
.bh-touch-start-right {
  flex-basis: calc(100% - 80px);
}

.bh-touch-page .bh-touch-language-pane a {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  letter-spacing: 0.7px;
  color: #8c7d6b;
}

.bh-touch-language-toggler,
.bh-touch-top-back {
  color: #8c7d6b;
}

.bh-touch-start .bh-touch-language-toggler {
  color: white;
}

.bh-touch-top-title {
  text-align: center;
}

h1,
.bh-touch-top-title {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #af0917;
  line-height: 1.6;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

h2 {
  font-family: 'HCo Chronicle Display';
  font-weight: bold;
  font-size: 52px;
  line-height: 62px;
  text-transform: uppercase;
}

h3 {
  font-family: 'HCo Chronicle Display';
  font-weight: bold;
  font-size: 34px;
  line-height: 36px;
  text-transform: uppercase;
}

h4 {
  font-family: 'HCo Chronicle Display';
  font-weight: bold;
  font-size: 24px;
  line-height: 1.2;
  text-transform: uppercase;
}

h5, h6 {
  font-family: 'HCo Chronicle Display';
  font-weight: bold;
  text-transform: uppercase;
}

iframe[name="contewisemaps"] {
  height: calc( var(--content-height) );
}

.bh-touch-start-content-right {
  display: none;
}

.touchformCols {
  display: flex;
  gap: 30px;
}
.touchformCols > * {
  flex-basis: 50%;
}

.touchformText {
  display: flex;
  background: rgba(140,125,107,0.1);
  padding: 30px;
}

.bh-fieldblock input,
.bh-fieldblock textarea {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(39,39,39,0.2);
  border-radius: 0px;
  margin-bottom: 18px;
  height: 50px;
  padding: 0px;
  font-size: 14px;
  color: inherit;
  padding-left: 20px;
  font-family: 'Roboto', sans-serif;
}
.bh-fieldblock textarea {
  padding-top: 15px;
  height: 100px;
  resize: vertical;
}

.bh-fieldblock [type="submit"] {
  margin: 0;
  background: #8c7d6b;
  border: 0px;
  color: white;
  width: 100%;
  max-width: 220px;
  padding: 17px;
  cursor: pointer;
  border-radius: 0px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

html .el-scrollbox-pane {
  max-width: 100%;
  background-image: url(/fileadmin/templates/ext/bh_touch/images/logo_bg.svg);
  background-size: 110px;
  background-position: bottom left 40px;
  background-repeat: no-repeat;
  background-color: transparent;
}

html .el-scrollbox-wrapper {
  padding-top: 0px;
  padding-bottom: 0px;
  background: none;
}

.bh-style-color-red {
  color: #af0917;
}

.bhTabElement {
  font-family: 'Roboto', sans-serif;
  padding: 0px 8px;
  font-size: 18px;
  line-height: 35px;
  display: flex;
  align-items: center;
  text-align: center;

  background: none;
  border: 0px;
  font-weight: 500;
  margin-bottom: 10px;
}
.bhTabElement .bh-bodytext p {
  color: #8c7d6b;
}

.bhTabElement.bh-tabtoggler-active .bh-bodytext p {
  font-weight: 700;
  font-size: 48px;
  line-height: 35px;
}

.bh-tabtogglers {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #8c7d6b;
  margin-bottom: 40px;
  flex-wrap: wrap;
}

.bh-bodytext p {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0.36px;
  color: #272727;
}



@media only screen and (max-height: 700px) {
  .bh-touch-start .bh-navigation a {
    font-size: 26px;
  }
  .bh-touch-start-logo {
    height: 130px;
  }
  .bh-touch-start-right .bh-bodytext p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 700px) {
  .bh-touch-start .bh-navigation {
    right: 0px;
    max-width: 100%;
    width: 100%;
  }
  .bh-touch-start-info {
    width: 100%;
  }
  .bh-touch-start .bh-navigation {
    padding-left: 30px;
  }
  body {
    overflow: hidden;
  }
  html .el-scrollbox-pane {
    padding: 20px;
  }
  h2 {
    font-size: 32px;
    line-height: 1.2;
  }
  .bh-touch-start .bh-navigation {
    height: 100vh;
    box-sizing: border-box;
    padding-top: 240px;
    justify-content: flex-start;
    align-items: flex-start;

  }
  .bh-touch-start-right {
    padding-right: 0px;
  }
  .bh-touch-top-back-text {
    display: none !important;
  }
  .bh-touch-top a {
    border-left: 0px !important;
  }
  .touchformCols {
    flex-direction: column;
  }
  a.bh-touch-top-back {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
