/*------------------------------------*\
  #Font Includes
\*------------------------------------*/


/* nunito-regular - latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Nunito Regular'), local('Nunito-Regular'),
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-regular.svg#Nunito') format('svg'); /* Legacy iOS */
}
/* nunito-italic - latin */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Nunito Italic'), local('Nunito-Italic'),
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-italic.svg#Nunito') format('svg'); /* Legacy iOS */
}
/* nunito-600 - latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Nunito SemiBold'), local('Nunito-SemiBold'),
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-600.woff') format('woff'), /* Modern Browsers */
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-600.svg#Nunito') format('svg'); /* Legacy iOS */
}
/* nunito-700 - latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Nunito Bold'), local('Nunito-Bold'),
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fileadmin/templates/ext/bh_touch//nunito-v11-latin-700.svg#Nunito') format('svg'); /* Legacy iOS */
}



/*
	font-family: 'Nunito', sans-serif;
	font-family: 'bookmania', serif;
*/


/*------------------------------------*\
  #Formate
\*------------------------------------*/

body{
	font-family: 'bookmania', serif;
}

.bh-touch-language-pane{
	font-family: 'bookmania', serif;
}


body { 
	font-size: 16px;
    line-height: 1.6;
    font-weight: 300;
}

h1{
	font-family: 'bookmania', serif;
	font-size: 18px;
	line-height: 1.3;
	text-align: center;
	font-style: italic;
	color: #7D624D;
}
h2 {
	font-family: 'bookmania', serif;
	font-size: 34px;
	line-height: 1.3;
	text-align: center;
	letter-spacing: 0.05em;
	color: #7D624D;
}
h3 {
	font-family: 'bookmania', serif;
	font-size: 28px;
	line-height: 1.3;
	text-align: center;
	letter-spacing: 0.05em;
	color: #981711;
}
h4 {
	font-family: 'bookmania', serif;
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: 0.05em;
	color: #7D624D;
	margin-bottom: 15px;
}
h5 {
	font-family: 'Nunito';
	font-size: 22px;
	line-height: 1.6em;
	font-weight: 300;
	color: #DFCCA1;
}

/*
.bh-bodytext a {
	color: #981711;
}
*/

.bh-bodytext li,
.copyrightlist li,
.frame-type-menu_sitemap li{
	list-style: none;
	position: relative;
}
.bh-bodytext li:before,
.copyrightlist li:before,
.frame-type-menu_sitemap li:before{
	position: absolute;
	left: -20px;
	top: 6px;
	
	line-height: inherit;
	vertical-align: middle;
	color: inherit;
	content: '\e9b8';
	color: #7d624d;
	font-size: 8px;
	font-family: 'bakehouse-iconset';
}
.bh-bodytext li{
	margin-bottom: 5px;
}




/*------------------------------------*\
  #Ausblendungen
\*------------------------------------*/
.bh-touch-language-pane:before{
	display: none;
}





/*------------------------------------*\
  #Startseite Hintergrund
\*------------------------------------*/
.bh-femode .bh-touch-content.bh-touch-start{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 100%;
}


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


/*------------------------------------*\
  #Startseite Logo
\*------------------------------------*/

.bh-touch-start-logo{
	left: 200px;
	width: 270px;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	z-index: 10;
}






/*------------------------------------*\
  #Startseite Navigation
\*------------------------------------*/
.bh-touch-start .bh-navigation{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding-bottom: 105px;
	padding-top: 120px;
	background: rgba(255, 255, 255, 0.75);
	width: 400px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.bh-touch-start .bh-navigation ul li{
	padding-top: 10px;
	padding-bottom: 10px;
}

.bh-touch-start .bh-navigation a{
	font-weight: normal;
	font-size: 16px;
    letter-spacing: 0.5px;
	color: #981711;
	line-height: 35px;
}

.bh-navigation-item-icon{
	background-color: #981711;
	color: white;
	margin-right: 10px;
	font-size: 20px;
	width: 35px;
	height: 35px;
}





/*------------------------------------*\
  #Startseite Rechter Intro-Bereich
\*------------------------------------*/

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

.bh-touch-start-content-right h1,
.bh-touch-start-content-right h2,
.bh-touch-start-content-right h3,
.bh-touch-start-content-right h4,
.bh-touch-start-content-right h5,
.bh-touch-start-content-right .bh-styleclass-highlight{
	color: white;
	text-align: right;
}

.bh-touch-start-content-right h2{
	font-size: 44px;
}

.bh-touch-start-content-right .bh-styleclass-highlight {
	font-size: 24px;
	color: white;
	text-align: right;
}



/*------------------------------------*\
  #Startseite Banner unten
\*------------------------------------*/

.bh-touch-start-info{
	background-color: #7d624d;
	color: white;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.bh-touch-start-left,
.bh-touch-start-right{
	padding-right: 20px;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}


.bh-touch-start-left {
	-ms-flex-preferred-size: calc(100% - 400px);
	    flex-basis: calc(100% - 400px);
	border-right: none;
	font-style: italic;
}
.bh-touch-start-right {
	position: relative;
	-ms-flex-preferred-size: 260px;
	    flex-basis: 260px;
	
	text-align: right;
}


.bh-touch-start-right .bh-font-{
	position: relative;
	top: 2px;
	padding-right: 5px;
}

.bh-touch-start-right p{
	margin-bottom: 10px;
}



/*------------------------------------*\
  #Content Bereich
\*------------------------------------*/




/*------------------------------------*\
  #Unterseiten Top-Bar
\*------------------------------------*/

.bh-touch-top{
	background-color: #7d624d;
	color: white;
}

.bh-touch-top-title{
	text-align: center;
	font-size: 24px;
	font-style: italic;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	padding-right: 0;
	
}

.bh-touch-top-logo{
	background-size: 30px;
}

.bh-touch-top a.bh-touch-top-back-text{
	font-style: italic;
	font-size: 14px;
}

.bh-touch-language{
	margin-left: auto;
}


/*------------------------------------*\
  #Accordion
\*------------------------------------*/

.bhAccordeonItem .bh-accordion-toggler{
/* 	border-bottom: 2px solid #7d624d; */
	color: #981711;
	padding: 10px;
}

.bhAccordeonItem .bh-accordion-toggler-inner{
	position: relative;
	padding: 0;
}

.bhAccordeonItem .bh-accordion-toggler-inner:after {
    content: '\e908';
    width: 50px;
    height: auto;
    position: absolute;
    right: 0;
    color: #981711;
    font-family: 'bakehouse-iconset';
    text-align: center;
    font-size: 23px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}

.bhAccordeonItem .bh-accordion-active .bh-accordion-toggler-inner:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
}

.bhAccordeonItem .bh-accordion-element-inner{
	padding-top: 20px;
	
	/* typekit bookmania font wird später geladen und accordion darauf minimal falsch berechnet, wodurch scrollbar entsteht */
	overflow-y: hidden;
}





/*------------------------------------*\
  #Tab-Element
\*------------------------------------*/

.bhTabElement{
	background: transparent;
	font-size: 16px;
}

.bhTabElement.bh-tabtoggler-active{
	background: #981711;
	color: white;
	font-weight: normal;
}

.bh-tabtogglers{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.style-tabs--small .bh-tabtogglers{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.style-tabs--small .bhTabElement{
	padding: 0 12px;
	float: none;
}




/*------------------------------------*\
  #Anfrage
\*------------------------------------*/

main .bhAnfrage.bhElement {
	max-width: 900px;
	padding: 30px;
	background: rgba(0,0,0,.04);
}
h3.fieldblock-title {
	text-align: center;
	letter-spacing: 1px;
	font-size: 24px;
	margin-bottom: 30px;
}
.fieldblock {
	padding: 35px 0px 10px 0px;
}
.fieldblock.bh-margin {
	margin-bottom: 0px;
	border-bottom: 1px solid rgba(0,0,0,.1);
}

.no-padding-top {
	padding-top: 10px !important;
}

.bhAnfrage input[type="text"], 
.bhAnfrage input[type="number"], 
.bhAnfrage textarea, 
.bhAnfrage select {
	border: 1px solid rgba(0,0,0,.12);
	border-radius: 5px;
	box-sizing: border-box;
    padding: 10px 20px;
    -webkit-appearance: none;
    background-color: #fff;
    font-size: 16px;
    width: 100%;
}
.bhAnfrage input[type="submit"]{
	border: none;
	appearance: none;
    min-width: 200px;
    background: #981711;
    line-height: 50px;
    height: 50px;
    border-radius: 30px;
    font-family: 'Nunito';
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-align: center;
    text-transform: uppercase;
    color: white;
    margin: 0 auto;
    box-sizing: border-box;
    display: block;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
    cursor: pointer;
}
.bhAnfrage input[disabled="true"]{
	opacity: 0.6;
	cursor: not-allowed;
}

.bhAnfrage .field-select-wrapper{
	position: relative;
	display: block;
	cursor: pointer;
}


/*------------------------------------*\
  #Swiper
\*------------------------------------*/
.swiper-pagination-bullet{
	background: white;
}

.swiper-button-prev:before, 
.swiper-button-next:before{
	color: #7d624d;
}





/*
@media only screen and ( max-height: 700px ) {
	.bh-touch-start-logo{
		width: 120px;
		height: 80px;
		top: 10px;
	}	
	

	.bh-touch-start .bh-navigation ul li {
	    padding-top: 5px;
	    padding-bottom: 5px;
	}
}
*/
/*
@media only screen and (max-width : 1024px)  {
	.bh-touch-start-logo{
		width: 120px;
		height: 80px;
		top: 0;	
	}

}
*/

/*------------------------------------*\
  #Touchgallery
\*------------------------------------*/
.el-touchgallery .swiper-navigation{
	display: none;
}

.el-touchgallery .swiper-pagination-bullet-active{
	background: #981711;
}




/*------------------------------------*\
  #Mobilversion
\*------------------------------------*/

@media only screen and (max-width : 767px), screen and (max-height: 700px)  {
	
	/*------------------------------------*\
	  #Formate
	\*------------------------------------*/
	body{
		font-size: 14px;
	}
	
	h2{
		font-size: 22px;	
	}
	
	h3{
		font-size: 20px;
	}
	
	
	
	.bh-touch-content{
		height: auto !important;
	}
	
	
	
	
	
	/*------------------------------------*\
	  #Startseite
	\*------------------------------------*/
	
	
	
	.bh-touch-content.bh-touch-start {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-align: center;
	        -ms-flex-align: center;
	            align-items: center;
	    -webkit-box-pack: center;
	        -ms-flex-pack: center;
	            justify-content: center;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	    position: relative !important;
	    height: auto;
	}
	
/*
	.bh-touch-content.bh-touch-start:before{
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		pointer-events: none;
		background: rgba(255, 255, 255, 0.85);
	}
*/

	.bh-touch-start-logo{
		background-image: url("/fileadmin/templates/ext/bh_touch/images/logo_start_white.svg");
		background-color: #981711;
		position: relative;
		left: 0;
		top: 0;
		-webkit-transform: none;
		    -ms-transform: none;
		        transform: none;
/* 		margin-bottom: 15px; */
	}
	
	.bh-touch-content.bh-touch-start > *.bh-touch-start-logo {
	    -ms-flex-preferred-size: auto;
	        flex-basis: auto;
	    width: 100%;
	    background-position: left 20px center;
	    height: 60px;
	    background-size: 30px;
	}
	
	.bh-touch-start .bh-touch-language {
	    position: absolute;
	    right: 10px;
	    top: 0;
	}
	
	.bh-touch-language-toggler{
		height: 60px;
	}
	
/*
	.bh-touch-start-content-right{
		display: none;
	}
*/
	
	.bh-touch-start-content-right{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.bh-touch-start-content-right h2{
		text-align: left;
		font-size: 36px;
	}
	
	
	.bh-touch-start-info > div{
		padding-bottom: 10px;
		padding-top: 10px;
	}
	
	.bh-touch-start .bh-navigation,
	.bh-touch-start .bh-touch-start-content-right,
	.bh-touch-start .bh-touch-start-info {
	    position: relative;
	    left: inherit;
	    right: inherit;
	    top: inherit;
	    bottom: inherit;
	    -webkit-box-ordinal-group: 2;
	        -ms-flex-order: 1;
	            order: 1;
	    -ms-flex-preferred-size: 100%;
	        flex-basis: 100%;
	    padding-left: 20px;
	    padding-right: 20px;
	}
	
	.bh-touch-start .bh-navigation{
		-webkit-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
		padding-top: 15px;
		padding-bottom: 15px;
/* 		background: none; */
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
		        height: auto;
	}
	
	.bh-touch-start .bh-navigation ul li{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.bh-touch-start .bh-navigation a{
		font-size: 16px;
	}
	
/*
	.bh-touch-content.bh-touch-start .bh-touch-start-content-right{
		margin-bottom: 30px;
	}
	
*/
	.bh-touch-content.bh-touch-start .bh-touch-start-info{
		-webkit-box-ordinal-group: 4;
		    -ms-flex-order: 3;
		        order: 3;
	}
	
	.bh-touch-start-left,
	.bh-touch-start-right{
		padding-left: 0;
		padding-right: 0;
	}
	
	.bh-touch-start-info > div{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	
	.bh-touch-content.bh-touch-start > *.bh-touch-start-info {
	    display: block;
	    -ms-flex-preferred-size: 100%;
	        flex-basis: 100%;
	        padding-bottom: 0;
	}
	
	
	
	
	
	
	
	
	/*------------------------------------*\
	  #Unterseite Top-Bereich
	\*------------------------------------*/
	
	
	.bh-touch-top-title {
	    white-space: nowrap;
	    font-size: 0px;
	}
	.bh-touch-top a.bh-touch-top-back-text {
	    display: none;
	}
	
	.bh-touch-top-logo{
		background-size: 25px;
	}
	
	
	
	
	
	
	/*------------------------------------*\
	  #Scrollbox
	\*------------------------------------*/
	
	.el-scrollbox-wrapper {
	    padding-top: 0;
    	padding-bottom: 0;
   	    height: auto;
   		overflow: auto;
    }
    
    .el-scrollbox-pane{
	    padding: 30px 15px;
    }
    
    
    
    
    
    /*------------------------------------*\
      #Tab-Element
    \*------------------------------------*/
    .bhTabElement{
	    font-size: 14px;
	    margin-bottom: 15px;
	    padding: 0 10px;
    }
    
    .style-tabs--small .bhElement{
	    margin-bottom: 5px;
    }
    
    .style-tabs--small .bh-tabtogglers{
	    margin-bottom: 15px; 
    }
    
    
    
    
    /*------------------------------------*\
      #Anfrage
    \*------------------------------------*/
    .bhAnfrage input[type="text"], 
	.bhAnfrage input[type="number"], 
	.bhAnfrage textarea, 
	.bhAnfrage select {
		font-size: 13px;
	}
    
    .bhAnfrage input[type="submit"]{
	    font-size: 13px;
	    line-height: 40px;
	    height: 40px;
	    min-width: 150px;
    }

}