/* roboto-regular - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('../_fonts/roboto-v47-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }

/*#############################################################*/

body {
	font-size: 1em;
	line-height: 1.3;
	color: #494747;
	font: 400 1em/22px "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
}

h1 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-size: 1.8em;
}

h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 1.6em;
}

h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 1.4em;
}

h4 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	margin: 1em 0;
	font-size: 1.2em;
}

/*Cookiebanner text reduzieren*/
/*  
.klaro .cookie-notice p{	
	
	flex-wrap: wrap;
    padding: 1rem 0;
    scroll-snap-type: y mandatory;
    overflow-y: scroll;
    height: 70px;
	scroll-snap-align: start;
}

.klaro .cookie-notice {
    max-width: 75vh !important;
} */


/*Startseite*/

	.page-home .main	{
		background-color: #ffffff;
		max-width: 1080px;
	}

	.page-home .main .content, .page-home .link_weitere_informationen a {
		color: #585858;
	}

	.page-home .main h1, .page-home .main h2, .page-home .main h3 {
		color:#000000;
		font-weight: bold;
	}

	h1, .h1, h2, .h3, h3 {
		color:#000000;
		font-weight: bold;
	}

	.backgroundimage{
		display: none;
	}

/*Main größer*/

	.headertop, .topnav, .navigation, .slider.headerimage, .flexslider, .main, .social-buttons-inner {
		max-width: 1080px;
		background-color: #ffffff;
	}

	header, nav {
		background-color: #ffffff;
	}

/*Navigation für Bestattung*/
	.topnav{
		display: none;
	}

/*Bestattung Footer Impressum DS etc raus)*/
	.footernav {
		display: none;
	}
	

/* navigation level1################################################*/

.topnavbestattung {
	position: relative;
	list-style: none;
	margin-left: -40px;
	z-index: 900;
}

.topnavbestattung li {
	position: relative;
	display: inline;
	margin: 0 1px 0 0;
	padding: 8px 8px 5px 8px;
}

.topnavbestattung a {
	display: inline-block;
	padding: 10px;
	color: #323232;
}

.topnavbestattung li a:hover {
	color: #7a7a7a;
}

.topnavbestattung .active {
	border-top: 2px solid rgba(50, 50, 50, 0.8);
}

.topnavbestattung ul {
	position: absolute;
	left: -9999px;
	margin: 0 0 0 -5px;
	padding: 0;
	min-width: 120px;
	text-align: left;
	z-index: 901;
	background: rgba(255, 255, 255, 0.9);
	border-bottom: 2px solid rgba(50, 50, 50, 0.8);
	opacity: 0;
	transition: opacity 0.4s, margin 0.4s;
}

.topnavbestattung ul li {
	display: block;
	padding: 0px 8px 0px 8px;
}

.topnavbestattung li:hover ul {
	left: 0;
	margin: 0 0 0 0;
	opacity: 1;
}

.topnavbestattung li:hover a {
	text-decoration: none;
}

.topnavbestattung li:hover ul a {
	text-decoration: none;
}

.topnavbestattung li:hover ul a:hover {
	text-decoration: none;
}

.topnavbestattung ul a {
	white-space: nowrap;
	display: block;
}

.topnavbestattung .submenu .active {
	border-top: 0;
}

.topnavbestattung .submenu .active:before {
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	padding-right: 0.5em;
	position: absolute;
	top: 5px;
	left: 5px;
}

/*Sliderbilder Unterseiten größer*/

	.slider.headerimage .flexslider .slides li img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center;
	}

	.slider.headerimage, .slider.headerimage, .slider.headerimage .flexslider, .slider.headerimage .flexslider .slides, .slider.headerimage .flexslider .slides li, .slider.headerimage .flexslider .slides li img {
		max-height: calc(90vh - 165px); /*90 Standard*/
	}


/*header*/	

	.headertop .logo img {
		display: none !important;
	}

	.headertop .haus {
		background: url(images/header_neuhaus_bestattung.png) no-repeat;
		height: 120px;
	}

	.headertop .haus .h1 {
		display: none !important;
	}

/* Home Overlay  ####################################################*/
	.home-overlay{
		z-index: 2;
		position: absolute;
		width: 100%;
		top:0;
	}

	.home-overlay-container{
		width: 600px;
		/*position #################*/
		margin: 250px auto 0 auto;
		/*color overlay #############*/
		background: rgba(255, 255, 255, 0.8);
	}

	.home-overlay .image{
		width: 50%;
		float: left;
		padding: 10px;

	}
	.home-overlay .text{
		width: 50%;
		float: left;
		padding: 10px;
	}

/* end Home Overlay  ##################################################*/

	.logoright .haus h1, .logoright .haus .h1 {
	font-size: 2.8em;
	}


/*wohnbereiche custom image-boxen*/
	 .page-wohnbereiche .pcustom .space{
		margin-top: 30px;
		
	 }
/*wohnbereiche custom zusätzliche bilder*/
	.col-moreimages{
	margin-top: 20px;
	}
	.col-moreimages .moreimages{
		float: left;
		margin: 0 10px 10px 0;
		width: calc(33.000000% - 10px);

	}


/*text 2-spaltig*/


	.text_2spaltig{
		column-count: 2;		
	}


/* Infobox 3-spaltiger Text #######################################*/

	.info_box{
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-column-gap: 2em;
		padding: 1em 0 3em 0;
	}
	
	
	.page-home .info_box{
		color:white;
	}
/*//logo galerie####################################################*/

	.box-logo{
		width: 25%;
		padding: 5px;
	}

	.div-logo{
		background: #ffffff;
		border: 1px solid #ffffff;
		border-bottom: 2px solid #e3e3e3;
		text-align: center;
		height: 150px;
		margin: auto;
		position: relative;

	}

	.div-logo  img{
	   position: absolute;
		top: 50%;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
		backface-visibility: hidden;
		max-height: 90%;
		max-width: 90%;
	}


/*//ueber-uns######################################################*/

	.p-ueber-uns .col{
		padding: 10px;

	}
	
	.p-ueber-uns .col .mod {
		min-height: 330px;
		border: 1px solid #eee;
		border-bottom: 2px solid #e3e3e3;
		padding: 10px 10px 0 10px;
		background: #ffffff;
		font-size: 0.8em;
	}

	.p-ueber-uns .col .mod .text{

	}
	img.service{
	margin-top: 15px;
	}

	.gmapcontent2{
	float: right;
	margin: -130px 125px 0 0;
	}


	@media only screen and (max-width: 959px) {

		.headertop .haus h1, .headertop .haus .h1{
			font-size: 1.8em;
			padding: 0 0 30px 10px;
		}

	}



/*Blog - speziell hier für Menü Bestattungen*/

.blog-card-galerie{
	width: 15%;
	padding: 5px;
	min-height: 1px;
	float: left;	
}

.blog-card-container{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 1200px;
	margin-block: 2rem;
	gap: 2rem;
	max-height: 25vh;
	
}


.blog-card{
	display: flex;
	flex-direction: column;
	width: clamp(20rem, calc(20rem + 2vw), 22rem);
	overflow: hidden;
	/*box-shadow: 0 .1rem 1rem rgba(0, 0, 0, 0.4); */
	/* border-radius: 1em;  */
	background: #ffffff;
	/* background: linear-gradient(to right, #FFFFFF, #ECE9E6);  */
}

.blog-card-img{
	max-width: 100%;
	display: block;
	object-fit: cover;
}


.blog-txt {
	margin: 20px;
}


/*Produkteblog*/


.blog-galerie{
	width: 33%;
	padding: 5px;
	min-height: 250px;
	float: left;	
}

.blog-galerie-grid{
	display: grid;
	column-gap: 25px;
	grid-template-columns: 1.1fr 4fr;
	padding: 0em 1em 0.5em 0em;
	place-items: center;
}

.blog-container{
	padding-left: 70px;
	padding-right: 70px;
	box-sizing: content-box;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	max-width: 1280px;
	place-items: center;
	
}



/*//video reponsive######################################################*/

	.responsive-video {
    	position: relative;
    	padding-bottom: 55%;
    	padding-top: 30px;
    	height: 0;
    	overflow: auto;
	}

	.responsive-video video,
	.responsive-video iframe
	.responsive-video object,
	.responsive-video embed {
   	 position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
   	 height: 100%;
	}
	
/* responsive IFrame Darstellung############################################*/
	.embed-container {
		position: relative; 
		padding-bottom: 100% /*56.25%;*/ /* ratio 16x9 */;
		height: 0; 
		overflow: hidden; 
		width: 100%;
		height: auto;
	}
	
	.embed-container iframe {
		position: absolute; 
		top: 0; 
		left: 0; 
		width: 100%; 
		height: 100%; 
	}
	
	/* ratio 4x3 */
	.embed-container.ratio4x3 {
	  padding-bottom: 75%;
	}
		
	
/* All Mobile Sizes (devices and browser) */

@media only screen and (max-width: 959px) {

	/*Navigation Menü Text*/
	.opennav:before{
		content: 'Menü';
		margin-right: 10px;
		font-size: 0.7em;	
	}	

	.topnavbestattung a {
		/* display: inline-block; */
		padding: 5px;
		color: #020202;
		display: block;
		width: max-content;
	}

	.topnavbestattung {
		position: relative;
		list-style: none;
		margin-left: -40px;
		z-index: 900;
		display: grid;
	}




	.headertop .haus h1, .headertop .haus .h1{
			font-size: 1.8em;
			padding: 0 0 30px 10px;
	}
	
	.info_box p{
		color:#494747;
	}
}
	
@media only screen and (max-width: 767px) {
		.topnav{
			display: none;
		
		}

		.box-logo{
		width: 50%;
		}
		.p-ueber-uns .col{
		width: 50%;
		min-height: 500px;
		}

		.gmapcontent2{
		float: left;
		margin: inherit;
		}

		.headertop .haus h1, .headertop .haus .h1{
			font-size: 1em;
			display: block;
			margin: 0;
			padding: 0 0 10px 10px;
		}

		.page-service .content ul{
		width: 100%;
		display: inline-table;
		margin-top: 40px;
		}


		.headertop .haus {
			background: url(images/header_neuhaus_bestattung700.png) no-repeat;
			height: 89px;
		}
	
		.headertop .haus h1, .headertop .haus .h1{
			font-size: 1em;
			display: block;
			margin: 0;
			padding: 0 0 10px 10px;
		}

		.topnavbestattung a {
			/* display: inline-block; */
			padding: 5px;
			color: #020202;
			display: block;
			width: max-content;
		}

		.topnavbestattung {
			position: relative;
			list-style: none;
			margin-left: -40px;
			z-index: 900;
			display: grid;
		}

		.text_2spaltig{
			column-count: 1;		
		}

		.text_2spaltig_main{
			column-count: 1;		
		}

}


@media only screen and (max-width: 700px) {
		.home-overlay{
			display: none;
		}
}	

@media only screen and (max-width: 479px) {

	.headertop .haus {
		background: url(images/header_neuhaus_bestattung300.png) no-repeat;
		height: 89px;
	}

}
	