@font-face {
 font-family: 'ptsans-bold';
  font-style: normal;
 src: url('../layout/PTSans-Bold.ttf') format('truetype');
 font-display:swap;
}

@font-face {
 font-family: 'ptsans';
  font-style: normal;
 src: url('../layout/PTSans-Regular.ttf') format('truetype');
 font-display:swap;
}


@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('material-icons.woff2') format('woff2');

}  

body {

background:#eee;
margin:0 auto;
font-family: 'ptsans';
}

::placeholder {
  font-family: 'ptsans';
}


p {font-size:18px;}



hr {
  border: 2px solid #4c0901;
  border-radius: 50%;
  display:block;
  width:100%;
  padding:0 5% 0 5%;

}

main {margin:0 20px 0 20px; min-width: calc(100vw - 320px);}
header {}
.unterschrift {
	width:90%;
		display: flex;
		flex-direction:column;
				justify-content : center;
		align-items : center;

}

.unterschrift span {margin:0 auto; font-size:clamp(20px,6.2vw,48px); color:#4c0901; font-family: 'ptsans-bold';  text-shadow: 0 0 10px #fff;}

footer {	width:90%;
		display: flex;

				justify-content : center;
		align-items : center;
		}

	section figure
		{
		display: flex;
		flex-direction:column;
		background:#fff;
		justify-content : flex-end;
		align-items : center;
		margin:10px;
		text-align:center;
		width: 280px;
		height: 480px;
		text-decoration:none;
		border: 1px solid #222;
		border-radius: 2px;
		font-size:20px;
		position: relative;
		background:#fff;
		color:#333;
		overflow:hidden;
		box-shadow: 1px 1px 5px silver;
		transition: 0.8s all;

		font-size:16px; padding:4px;
		}

		section figure img
		{
		display: block;
		width: 100%;
		max-height: 310px;
		object-fit:contain;
		transition: 0.8s all;
		overflow:hidden;
		}

		figcaption {
			height:170px;
			margin-top:12px;
			padding:6px;
			width:100%;
			color:#2d4130;
			overflow:hidden;
			background:#fff;
			z-index:5;

		}


	@media screen and (max-width: 900px) {
			section figure	{ width:calc(50vw - 34px); height:400px; margin:2px;}
			section figure p {margin:0 0 0 0;}
			section figure p img {height:30vw;}
			section p, section li {font-size:14px;}
			section ul {margin-left:16px;}
	
}




.haupt {display:flex; justify-content:center; align-items:flex-start; width:100vw; }
section { display: flex; flex-wrap:wrap;}


/* ~~~~~~~~~~~~~~ Material ~~~~~~~~ */

.material {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  color: #e3e3e3;
  font-size:40px;
}


.sticky {
	 text-decoraion:none;
  position:sticky;
  top:32px;
  margin-right:10px;
  float:right;
}

.buttonlink {text-decoration:none; overflow:hidden;}

.materialbutton {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  width:48px; height:48px;
  color:#fff;
cursor:pointer;
 margin:0 auto;
	transition:2s all;
background:#4c0901;
	overflow:hidden;
	border: thin solid white;
	border-radius:50%;
	 display:flex;	justify-content : center;
	 display:flex; justify-content: center; align-items:center;
}
.materialbutton:hover {
	background:#000;
	transition:all 1.5s;
	transform: rotate(360deg);
	
}

	@media screen and (max-width: 800px) {
		.materialbutton{	 font-size: 30px;  width:38px; height:38px;}
		address {font-size:14px; }
		
	}




/* ~~~~~~~~ Datenschutz und Impressum ~~~~~~~~ */

#datenschutztext,#impressumtext,#externtext{
	position:fixed;
	overflow:auto;
	background: rgba(0,0,0,0.6);
	color:#ebba8a;
	border-radius:10px;
	border: 1px solid #000055;
	position:fixed;
	top:-20px;
	padding:0px;
	left:50%;
	right:50%;
	width:0%;
	height:0%;
	z-index:100000006;
	transition: all 2.5s;
}

 


#datenschutztext p, #impressumtext p, #externtext p{color:#fefefe;}
#datenschutztext h1,#impressumtext h1, #externtext h1{color:#fefefe;}
#datenschutztext h2,#impressumtext h2, #externtext h2{color:#fefefe;}
#datenschutztext a, #impressumtext a, #externtext a{text-decoration:underline; color:#dcae36;}
#datenschutztext:hover,#impressumtext:hover, #externtext:hover{background: rgba(0,0,0,0.95);}
#datenschutztext:target,#impressumtext:target, #externtext:target{top:100px; width:50%; height:75%; 	padding:10px; margin-left:-25%;}

@media screen and (max-width: 800px) {
	#datenschutztext:target,#impressumtext:target, #externtext:target{top:90px; width:90%; height:75%; 	padding:10px; margin-left:-49%;}
}



/* ~~~~~~~~~~~ WebsiteEditor Styles ~~~~~~ */

figure.image {margin:0 auto;}

.image-style-align-left {width:55%; float:left; position:relative; height: auto;  padding: 10px 10px 10px 0;}
.image-style-align-right {width:55%; float:right; position:relative; height: auto; padding: 10px 0 10px 10px;}

figure.image-style-block-align-left {position:relative; display:inline-block; float:left; padding:5px;}


figure.image-style-block-align-left img{height:300px; width:auto;}

figure.image-style-block-align-right {display:inline-block; float:right; padding:5px;}
figure.image-style-block-align-right img{height:300px; width:auto;}

		figure.image-style-align-right img { 	border-top-left-radius: 5%; 	border-bottom-left-radius: 5%;}
		figure.image-style-align-left img { 	border-top-right-radius: 5%; 	border-bottom-right-radius: 5%;}

img.image_resized {height:auto;  display:inline-block;}
.image img{width:100%; height:auto;}  
img.darken {mix-blend-mode: darken;}

figure.table { margin:0 20px 0 20px;}
figure table {width:100%;}




/* ~~~~~~~~~~~~~~ BildSlider Section ~~~~~~~~~~~~~ */

.textbox,aside {width:50vw; padding:20px; text-align:justify; }
.textbox p, aside p {margin-bottom:16px;}


.bildbox img {display:flex; justify-content:center; align-items: center; width: calc(36vw - 40px); height: 24vw;	position: relative; overflow: hidden; object-fit:cover;}

/* ~~~~~~~~~~~ article ~~~~~~~~~~~ */
article {display:flex; justify-content:space-around; align-items: center; }
article:nth-child(even) { }
article:nth-child(odd) {}


@media(max-width: 900px)
{
.bildslider, .bildbox, .bildbox img {display:block; margin:15px; width:calc(100vw - 60px); height: calc(66.66vw - 40px);}
aside {width:calc(100vw - 40px); }
article {flex-direction: column; padding-left:1vw; padding-right:1vw;} 
}

/* ~~~~~~~~~~~~~ Ordnerdrohne ~~~~~~~~~~~~~~~~~ */

.weartikelboxklein h2 {font-size:22px; color:#fff; font-weight:normal;}

.weartikelboxklein {
    display: inline-block;
    height: 100px;
    margin: 5px;
    padding: 10px;
    vertical-align: top;
    width: 240px;
	background-color: #dcae36;
	color:#fff;
	border: 1px solid #111;
border-radius: 10px;
box-shadow: 0 0 15px silver;
hyphens: auto;
	font-size:18px !important;
	overflow: hidden;
	transition: 1.5s all;
		margin-bottom:12px;
}
.weartikelboxklein p {
    margin: 15px 0;
	color:#fff;
}
.weartikelboxklein img {
    display: block;
	border-radius:10px 25%;
    margin: 0 auto;
	width: 100%;
}
.weartikelboxklein h4 {
    display: block;
    height: 30px;
    overflow: hidden;
    text-align: center;
}


.weartikelboxklein:hover{
	background-color: #4c0901;
	color:#fff;
	border: 2px solid #fff;
	transition: 2.5s all;
}

#extern {width: calc(100% - 20px); height:calc(100% - 70px);;}

@media(max-width: 900px)
{
	.weartikelboxklein {width:calc(50vw - 66px);}
	.weartikelboxklein h2{font-size:16px;}
}