/* Fonts */
/* ***** */
@font-face {
   font-family: 'Olivia';
   src: url('../fonts/Chelsea_Olivia.otf') format('opentype');
   src: url('../fonts/Chelsea_Olivia.woff2') format('woff2');
   font-weight: bold;
   font-style: normal;
}
/* Main structure */
/* ************** */
html,body{
	font-size: 16px;
	height: 100%;
	padding: 0;
	margin: 0;
	background-color: white;
	background-size: no-repeat;
}
header {
	padding: 3em;
}
main,header,footer {
	font-size: 100%;
	font-family: Helvetica Neue, Monospace;
    overflow-y: auto;
    overflow-x: hidden;
	scroll-behaviour: smooth;
	hyphens: auto;
}
footer {
	position: fixed:
	margin-top: 100px;
	padding-bottom:80px;
	text-align: center;
}
p {
	padding: None;
	margin: None;
}
h1 {
	font-family: Monospace;
	margin:0;
	font-size: 3em;
	text-align: center;
	color: green;
	color: #a711ac;
	hyphens: auto;
}
h1:hover {
	filter: glow
}
h2 {
	font-family: Olivia, Serif;
	font-size: 6em;
	text-align: center;	
	margin-top: .2em;
	margin-bottom: .5em;
	hyphens: None;
}
.privpol {
	hyphens: auto;
}
h3 {
	font-family: Olivia, Serif;
	text-align: left;
	font-size: 4em;
	margin: 0;
	margin-top: .8em;
	margin-bottom: .8em;
	hyphens: None;
}
@media screen and (orientation:portrait){
.text {
	position: relative;
	left: 5vw;
	line-height: 2em;
	padding: 0;
	width:90vw;
	/*
	margin-left: 1em;
	margin-right: 1em;*/
	margin-bottom: 3em;
	margin-top: 2em;
	hyphens: auto;
}}
@media screen and (orientation:landscape){
.text {
	position:relative;
	left: 25vw;	
	line-height: 2em;
	padding: 0;
	width:50vw;
	/*
	margin-left: 20%;
	margin-right: 22%; */
	margin-bottom: 3em;
	margin-top: 2em;
	hyphens: auto;
}}
.quote {
	font-family: Olivia, Serif;
	font-size: 4em;
	text-align: center;	
	margin-top: 1em;
	line-height:0.7em;
	hyphens: None;
}
a {
	color: #a726ad;
	font-weight: bold;
	text-decoration: none;
}
.centered {
	text-align: center;
}
.lefted {
	text-align: left;
}

/* MENUS */
/* ***** */
.menu_gototop {
	font-family: Monospace;
	font-size: 1em;
	position: fixed;
	right: 5%;
	bottom: 22px;
	background-image: url(../img/menu_gototop_black_elegant3.webp);
	background-size: cover;
	border-style: none;
	border-color: rgba(0,0,0,0);
	background-color: rgba(0,0,0,0);
	height: 3em;
	width: 4.5em;
	opacity:0;
		transition: .8s;
}
.rotate270 {
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

/* this SHOULD enable hover effect only on hoverable devices */
/* DEBUG! */
@media (hover: hover) {
.menu_gototop:hover,.menu_gototop:focus,.menu_gototop:active {
	background-image: url(../img/menu_gototop_purple_black_elegant3.webp);
	transition: .5s;
}
}
html:not([data-scroll='0']) .menu_gototop {
	opacity: 1;
		transition: .8s;
}

/* image-text flex boxes */
/* ********************* */
.img-text-container {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: flex-start;
	gap: 3em;
	margin: 0;
}
/* change order on portrait screens */
.img-box-img {
	flex-shrink: 1;
	flex: 0;
	order: 2;
}
#logo_organic {
	height: 120px;
	aspect-ratio: 1/1;
}
#jutesack {
	height: 400px;
	aspect-ratio: 31/43;
}
.img-box-txt {
	flex: 1 1 auto;
	margin: 0;
	width: 60%;
	hyphens: auto;
	order: 1;
}
/* Flex containers */
/* *************** */
.col {
	display: flex;
	flex-flow: column wrap;
	align-content: center;
	gap: 20px;
}
.row {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	gap: 20px;
	col-gap: 50px;
}
.imprint {
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	text-align: center;
}
@media screen and (orientation:landscape) {
	.imprint {
	flex-flow: row wrap;
	text-align: left;
	gap: 10em;
}}
.imprint > p {
	flex: 0 1 auto;
}
/* Parallax container */
/* ****************** */
.bkg_top {
	background-image: url(../img/Oliven_Makro_gmpd2_AI.avif);	
	min-height: 200px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100vw;
}
.start {
	min-height: 600px;
}
.bkg_ausblick {
	background-image: url(../img/Landschaft01_Kirche_crop4-3_AI.avif);	
	min-height: 500px;
	background-attachment: fixed;
	background-position: right;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100vw;
}
@media screen and (orientation: landscape) {
	.bkg_ausblick {
	background-image: url(../img/Landschaft01_Kirche_crop.avif);	
	min-height:  600px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100vw;
}
}
@media screen and (orientation: landscape) {
.bkg_ruettler {
	background-image: url(../img/Ernte_Ruettler02_gmpd.avif);	
	min-height: 600px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100vw;
}
}
.bkg_ruettler {
	background-image: url(../img/Ernte_Ruettler02_gmpd_crop.avif);	
	min-height: 600px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100vw;
}
.bkg_karte {
	background-image: url(../img/europe_map_watercolor_smallMark2_copyright.avif);	
	min-height: 600px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100vw;
}
@media screen and (orientation: landscape) {
.bkg_karte {
	background-image: url(../img/europe_map_watercolor_bigMark2_copyright.avif);	
	min-height: 600px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100vw;
}
}
.bkg_schleppnetz {
	background-image: url(../img/Schleppnetz_gmpd.webp);	
	min-height: 600px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100vw;
}
.bkg_oel {
	background-image: url(../img/Oel_Makro_gmpd.avif);	
	min-height: 500px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100vw;
}
