:root {
    --color-primary: #87981b;
    --color-secondary: #ac194f;
    --color-tertiary: #e7e5e5;
    
    --color-text-main: #262626;
    --color-text-invert: #e7e5e5;
    --color-text-invert-white: #ffffff;
    --color-text-highlight: var(--color-primary);
    
    --color-background-main: #ffffff;
    --color-background-highlight: var(--color-tertiary);
    
    --color-scrollbar-thumb: var(--color-primary);
    --color-scrollbar-track: #f1f4f5;
    
    --font-family-main: "Merriweather", serif;
    --font-family-highlight: "Montserrat", sans-serif;
}

/*
	.bh-touch-navi-wrapper .bh-navigation ul a {
		color: #000;
	}
*/
body {
	min-width: auto;
	font-family: var(--font-family-main);
	font-size: 15px;
    font-weight: 300;
	line-height: 26px;
}

html {
  /*
    equal to 10px if browser font-size is set to 16px (default in most browsers)
    (62.5 / 100) * 16 = 10
    */
  font-size: 62.5%;

  scroll-behavior: smooth;
  scrollbar-color: var(--color-scrollbar-thumb) var(--color-scrollbar-track);
  scrollbar-width: thin;
}


.bh-touch-page .bh-touch-start {
	background-image: url("/uploads/tx_bh/touch_bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}








:is(h1, h2, h3, h4, h5, h6) {
  font-style: normal;
  letter-spacing: var(--letter-spacing-main);
  hyphens: auto; 
}

html h1 {
  font-family: var(--font-family-main);
  font-weight: 400;
  font-size: 3rem;
  line-height: 150%;
  color: var(--color-primary);
}

.bh-touch-start h1 {
    color: #ffffff;
}

h2 {
  font-family: var(--font-family-highlight); 
  font-weight: 900;
  text-transform: uppercase;
  font-size: 4rem;
  line-height: 120%;
  color: var(--color-primary);
}

h3 {
  font-family: var(--font-family-main);
  font-weight: 400;
  font-size: 4rem;
  line-height: 150%;
  color: var(--color-primary);
}

h4 {
  font-family: var(--font-family-highlight);
  margin-bottom: 0.4em;
  font-weight: 400;
  font-size: 3rem;
  line-height: 130%;
  color: var(--color-primary);
}

h5 {
  font-family: var(--font-family-highlight);
  margin-bottom: 0.7em;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.5;
  color: black;
}

h6 {
  font-family: var(--font-family-highlight);
  margin-bottom: 0.6em;
  font-size: clamp(1rem, 1.23vw, 1.6rem);
  font-weight: 400;
  line-height: 1.5;
  color: black;
}

.bh-touch-start .bh-bodytext {
	font-weight: normal;
	font-size: 18px;
	line-height: 26px;
	text-align: right;
	letter-spacing: 0.01em;
	color: #FFFFFF;
}

.bh-bodytext p:last-child {
	margin-bottom: 0px;
}

.bh-touch-start-left .bh-bodytext {
	font-size: 15px;
	line-height: 20px;
	text-align: left;
}

.bh-touch-start-content-right {
	width: 270px;
}

.bh-touch-start-logo {
	width: 250px;
	left: calc(50% - 125px);
}

.bh-touch-start-info {
	background: var(--color-primary);
}

.bh-touch-start-left {
	flex-basis: calc(100% - 220px);
	box-sizing: border-box;
	padding-right: 20px;
	padding-left: 20px;
}
.bh-touch-start-right {
	flex-basis: 220px;
	box-sizing: border-box;
	padding-right: 20px;
	padding-left: 20px;
}

.bh-touch-start-right a {
	color: white;
}


.bhElement, .bhElement.bhText, .bhContainer .bhAccordeonItem.accordeon-last, .bhe-state-editing .bhContainer .bhAccordeonItem.accordeon-last {
	margin-bottom: 0px;
}

.hnavi_item {
	float: none;
}

.hnavi_item:hover > a {
	background: none !important;
}

.bh-touch-start .bh-navigation a {
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: 21px;
	display: flex;
	align-items: center;
	color: #FCFCFC;
	border-bottom: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	box-shadow: none !important;
}

.hnavi_item > a:before {
	font-family: 'bakehouse-iconset' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	content: '\e9b5';
	width: 45px;
	height: 45px;
	border-radius: 25px;
	background: #87971b;
	margin-right: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
}

.hnavi_item[data-pid="133"] > a:before {
	content: '\e9b5';
}
.hnavi_item[data-pid="122"] > a:before {
	content: '\e9c7';
}
.hnavi_item[data-pid="126"] > a:before {
	content: '\e9c9';
}

.hnavi_item[data-pid="134"] > a:before {
	content: '\e9b4';
}

.hnavi_item[data-pid="123"] > a:before {
	content: '\e9c3';
}
.hnavi_item[data-pid="127"] > a:before {
	content: '\e9be';
}
.hnavi_item[data-pid="128"] > a:before {
	content: '\e969';
}
.hnavi_item[data-pid="129"] > a:before {
	content: '\e962';
}
.hnavi_item[data-pid="139"] > a:before {
	content: '\e91e';
}

.hnavi_item[data-pid="134"] > a:before {
	content: '\e935';
}
.hnavi_item[data-pid="131"] > a:before {
	content: '\e9df';
}
.hnavi_item[data-pid="132"] > a:before {
	content: '\e9de';
}
.hnavi_item[data-pid="146"] > a:before {
	content: '\e9ca';
}


.bh-touch-start-right {
	position: relative;
}

.bh-touch-start-right .bh-bodytext {
    font-size: 15px;
}

.bh-touch-start-right:before {
	content: '';
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	display: block;
	position: absolute;
	top: 57px;
	width: 100%;
	left: 0px;
}

/*
.bh-touch-start-right:after {
	content: '';
	width: 94px;
	height: 94px;
	background: url('/fileadmin/templates/ext/bh_touch/images/stoerer.svg');
	display: block;
	position: absolute;
	left: -45px;
	top: -60px;
	transform: rotate(-20deg);
}
*/

.bh-touch-start-left {
	height: 112px;
}

.bh-touch-top {
	background: #87971b;
	color: white;
}

.bh-touch-top a {
	color: white;
}

.bh-touch-top-logo {
	background-size: 70%;
	flex-basis: 100px;

}

.bh-touch-top a {
	flex-basis: 100px;
}

.bh-touch-top a.bh-touch-top-back-text {
	display: none;
}

.bh-touch-top-title {
	text-align: center;
	padding-right: 0px;
}

html .el-scrollbox-pane{
	background: #ffffff;
	max-width: 770px;
	box-shadow: 0px 0px 25px rgba(0,0,0,0.5);
	border-radius: 5px;

}

html .el-scrollbox-wrapper {
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
}

.bh-touch-content .bhElement {
	margin-bottom: 30px;
}

.bh-touch-start-info .bhElement {
	margin-bottom: 0px !important;
}

.swiper-pagination-bullet-active,
.swiper-pagination-bullet {
	background-image: none !important;
}

.swiper-navigation {
	background-color: #87971b;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	background-image: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

.swiper-navigation:before {
	content: '\e905';
	font-family: 'bakehouse-iconset' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
}

.swiper-navigation.swiper-button-next:before {
	content: '\e906';
}

.bh-touch-page .bh-touch-language-pane a {
	color: #5c6675;
}

.bhTrenner.mitLinie .bh-trenner-inner {
	display: flex;
	align-items: center;
	justify-content: center;
}

.bhTrenner.mitLinie .bh-trenner-inner:before {
	content: '';
	/* border-bottom: 1px solid rgba(181, 157, 124, 0.38); */
	width: 100%;
	display: block;
    background-image: url("/fileadmin/images/trenner-ohne-logo.svg");
    width: 100%;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

iframe[name="morgenpost"] {
	height: calc(100vh - 100px) !important;
}

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

.bhAnfrage [type="submit"] {
	background: #B49C7C;
	font-size: 17px;
	line-height: 36px;
	text-align: center;
	letter-spacing: -0.01em;
	color: #FCFCFC;
	border: none;
	font-family:var(--font-family-main);
	width: 195px;
	height: 50px;
	margin: 0 auto;
	display: block;
}

.bhAnfrage textarea,
.bhAnfrage input,
.bhAnfrage select {
	background: rgba(252, 252, 252, 0.2);
	border: 1px solid #C5C5C5;
	box-sizing: border-box;
	border-radius: 2px;
	font-family: var(--font-family-main);
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: 36px;
	height: 50px;
	display: flex;
	align-items: center;
	letter-spacing: -0.01em;
	color: #454545;
	padding-left: 20px;
	margin: 0 auto;
	display: block;
	margin-bottom: 20px;
	width: 100%;
	max-width: 335px;
	-webkit-appearance: none;
}

.bhAnfrage select  {
	background-image: url("/fileadmin/images/down.svg");
	background-position: right 20px center;
	background-repeat: no-repeat;
	background-size: 20px;
}

.bhAnfrage textarea {
	height: 120px;
	margin-bottom: 40px;
}

.bhAnfrage textarea::placeholder,
.bhAnfrage input::placeholder,
.bhAnfrage select::placeholder {
  color: #bbbbbb;
}

.bhAnfrage option[disabled] {
  color: #bbbbbb;
}

@media only screen and (max-width : 720px) {
	iframe[name="webcam"] {
		height: 200px;
	}

}

.bh-touch-language {
	pointer-events: none;
	visibility: hidden;
}



@media only screen and (max-width : 767px), screen and (max-height: 700px)  {

	.bh-touch-content.bh-touch-start {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
	}
	.bh-touch-content.bh-touch-start > *:not(.bh-touch-language) {
		position: relative;
		left: inherit;
		right: inherit;
		top: inherit;
		bottom: inherit;
		order: 1;
		flex-basis: calc(100vw - 40px);
	}
	.bh-touch-content.bh-touch-start > *.bh-touch-start-logo {
		flex-basis: 200px;
	}

	.bh-touch-start h1,
	.bh-touch-start p {
		text-align: left;
	}
	.bh-touch-start-left {
		height: auto;
	}
	.bh-touch-content.bh-touch-start > *.bh-touch-start-info {
		display: block;
		order: 3;
		flex-basis: 100vw;
	}

	.bh-touch-content.bh-touch-start > *.bh-navigation {
		order: 2;
		margin-bottom: 40px;
	}
	.bh-touch-start-content-right {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.bh-touch-start-right:after {
		left: auto;
		top: auto;
		bottom: 20px;
		right: 20px;
	}
	.bh-touch-top-title {
		white-space: nowrap;
		font-size: 0px;
	}

	/** SCROLLBOX ***/
	html .el-scrollbox-wrapper {
		padding-top: 0px;
		padding-bottom: 0px;
		border-radius: 0px;
		box-shadow: none;
		height: auto;
		overflow: auto;
	}
	html .el-scrollbox-pane {
		border-radius: 0px;
		box-shadow: none;
		padding-left: 20px;
		padding-right: 20px;
	}




	.bh-styleclass-highlight {
		font-size: 20px;
		line-height: 150%;
	}

	.bh-touch-content > div > .bhElement:last-child {
		margin-bottom: 0px !important;
	}

	.hnavi_item > a,
	.scroll-top-active .hnavi_item > a {
		padding-left: 0px;
	}

}

.bh-navigation-item-icon {
	background: #87971b;
	color: white;
}

.bh-touch-start .bh-navigation a {
	padding-top: 0px;
	padding-bottom: 0px;
}

.bh-touch-start .bh-navigation a:before {
	display: none;
}





