body,
.answer,
#topmenu ul li a,
input,
textarea,
.toolbar ul li.level_1 .submenu ul li a,
.toolbar .submenu .submenu-inner ul li.subtitle h4,
#footer ul li.level_1,
.result-title,
.promo-more:after {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

h1, h2, h3, h4, h5,
.logo,
.section-link,
#footerboxes h4,
.infocenter-iconlink,
.footerbox h3 {
	font-family: 'Lato';
	font-weight: 500;
}


h2#headertitle,
#homenav ul li.level_1 a.nav-item {
	font-family: 'Lato';
	font-weight: 600;
}

ol, ul {
padding: 0;
text-align: left;
}

ol li, ul li {
text-align: left;
font-size: 23px;
}


h1, h2, h3 {
	font-family: 'Lato';
	font-weight: 500;
}


.h1,
.intrologo h3,
.inspo-banner h2 {
	font-weight: 400;
}


body {
	background-color: #fff;
 	color: #777;
 	font-size: 14px;
 	font-weight: 300;
	height: 100%;
	line-height: 22px;
	width: 100%;
  overflow: hidden;
}

.home main {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  box-sizing: border-box;
}



body.contentpane {
	background: #fff;
 	color: #555;
 	font-size: 14px;
	line-height: 22px;
	text-align: left;
}

.contentpane #maininfo {
	background: #fff;
	padding: 15px;
}

footer {
  background-color: #3e4720;
  display: flex;
}

.firma2 footer {
  background-color: #768540 !important;
}

.footer-logo {
  max-width: 20vw;
}


#copyright p {
  margin: 0;
  color: #fff;
  padding-bottom: 2rem;
}

#copyright p a {
  color: #fff;
}

#footerbox {
  width: 100%;
  display: block;
  text-align: center;
  padding: 2rem;
}

.footerboxes p, .footerboxes h2, .footerboxes a {
  color: #fff;
}

.footerboxes {
  display: inline-block;
  width: 55vw;
  transform: translateY(-7rem)
}

.footerboxes h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 2.6rem;
  margin-bottom: 2.5rem;
}



h1, h2, h4, h5, h6 {
	border: none;
	color: #000;
	letter-spacing: 1;
	line-height: normal;
	text-align: center;
}

h1 {
	font-size: 35px;
	letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10vh;
}


h2 {
  text-align: center;
  color: #fff;
  margin: 1vh auto 2vh auto;
  width: 70%;
}

#infocenter h2 {
  word-spacing: 8px;
}

h3 {
color: #fff;
  border: none;
  line-height: 31px;
  font-size: 25px;
  margin: 0 auto;
  padding: 0;
  width: 80%;
}

h4 {
	border: none; 
	font-size: 16px;
	letter-spacing: 0;
	margin: 15px 0 10px 0;
	padding: 0;
}

h5 {
	border: none; 
	color: #878787;
	font-size: 12px;
	margin: 0;
	padding: 0 0 5px 0;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: none;
}

p {
  color: #000;
  margin: 1.5vh auto;
  padding: 0;
  text-align: left;
  line-height: 32px;
  font-size: 23px;
}

p.highlight {
	color: #aaa;
	font-weight: bolder;
	margin: 50px 0 0 0;
}

li {
  margin: 0 auto 15px auto;
  text-align: center;
  font-size: 23px;
  color: #000;
  list-style-type: circle;
  width: 70%;
  line-height: 27px;
}


a img {
	border: 0;
}

a, #thank-you {
	color: #49241d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong, b {
font-weight: bold;
color: #fff;
padding: 0 5px;
}

em, i {
	font-style: italic;
}



nav {
  display: none;
  position: relative;
  text-align: center;
}

nav ul {
  margin: 7vh 0 0 0;
  padding: 0;
  text-align: center;
}

nav ul li {
  list-style-type: none;
  display: inline-block;
  width: auto;
  color: #aaa;
  font-weight: 500;
}


.impressum p, .datenschutz p, .impressum h2, .impressum h3, .datenschutz h2, .datenschutz h3 {
  text-align: center;
  color: #fff;
  max-width: 75vw;
}

.impressum p, .impressum a, .impressum ul, .impressum h2, .impressum h3
.datenschutz p, .datenschutz a, .datenschutz ul li, .datenschutz h2, .datenschutz h3 {
  color: #fff;
  max-width: 75vw;
}

.impressum footer, .datenschutz footer{
  margin-top: 7rem;
}

.impressum h1, .datenschutz h1 {
  color: #fff;
}


.logo {
  position: relative;
  width: 100%;
  text-align: left;
  margin: 0 auto;
  display: block;
  background-color: #3e4720;
  padding: 1rem 2rem;
}

.firma2 .logo {
  background-color: #768540;
}

.logo img {
  width: 100%;
  max-width: 17vw;
  text-align: left;
  justify-content: left;
  align-items: left;
  display: inline-block;
}

.welcome {
  background-color: transparent;
  width: 100%;
  margin: 0;
  position: absolute;
  top: 0.75rem;
}

.welcome h1 {
  color: #fff;
  margin: 0;
}


#header-image {
  background: #fff no-repeat scroll center center;
  background-size: cover;
  height: 500px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: fixed;
  width: 100%;
  z-index: -1;
}

.intro {
  background-color: rgba(255, 255, 255, 0.95);
  height: auto;
  display: grid;
  position: relative;
  max-width: 75vh;
  margin: 10vh auto;
  padding: 4vh;
  border: 5px solid #fff;
}


.header-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: transparent;
}

.header-image > div {
  width: 100%;
  height: 100%;
  background-size: cover;
  position: absolute;
  opacity: 0;
  animation-name: header-image;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  z-index: -1;
}

.header-image > div:nth-child(2) {
  animation-delay: 5s;
}

.split-screen img {
  background-color: #fff;
  border-radius: 20rem;
  max-width: 20vw;
}

@keyframes header-image {
10% {
opacity: 1;
}
20% {
opacity: 1;
}
30% {
opacity: 0.8;
}
40% {
transform: scale(1.1);
}
}

.header-image > div:nth-child(3) {
  animation-delay: 10s;
}

.header-image > div:nth-child(4) {
  animation-delay: 15s;
}

.header-image > div:nth-child(5) {
  animation-delay: 20s;
}


.split-screen {
  display: flex;
  width: 100%;
  height: 100vh;
  transition: all 0.6s ease;
}

.side {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 2rem;
  cursor: pointer;
  transition: all 0.6s ease;
}

.left { background: #768540; }
.right { background: #eac672; }

.overlay-open .left, .overlay-open .right {
  flex: 0;
  opacity: 0;
  pointer-events: none;
  }

.content {
  position: fixed;
  inset: 0;
  display: none;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 2;
}

.content.visible { 
  display: block; 
}

.content.firma1 { 
  background-image: url("/images/headers/regioshop-donaumuehle-bg.png"), radial-gradient(circle, #eac672, #cf8929);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: local;
  padding-top: 0;
} 

.content.firma2 { 
  background-image: url("/images/headers/wandlers-biohof-bg.png"), radial-gradient(circle, #eac672, #cf8929);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: local;
  padding-top: 0;
} 

.home-btn {
  position: fixed;
  top: 0.5rem;
  right: 20px;
  background: transparent;
  color: white;
  padding: 10px 15px;
  cursor: pointer;
  z-index: 10;
  font-size: 1.5rem;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: sans-serif;
  line-height: 1.5;
  background: #EAC672;
  background: radial-gradient(circle,rgba(234, 198, 114, 0) 0%, rgba(207, 137, 41, 0) 100%);
}

section {
  position: relative;
  padding: 5rem 1rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.content-box {
  background: white;
  padding: 2rem;
  border-radius: 2rem;
  max-width: 50vw;
  box-shadow: 0 4px 16px rgba(0,0,0,0.1);
  position: relative;
  z-index: 200;
}

h1 {
  font-size: 2rem;
  font-weight: 900;
}

h2 {
  font-size: 3rem;
  color: #fff;
  margin: 0;
  text-align: left;
  max-width: 50%;
}

.btn {
  margin-top: 1rem;
  display: inline-block;
  background: #f4a940;
  color: #fff;
  padding: 0.5rem 1rem;
  border-radius: 1rem;
  text-decoration: none;
  font-weight: bold;
}

.organic-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
}

.products {
  display: inline-block;
}

.product {
  display: inline-block;
  max-width: 10vw;
  max-height: 10vh;
}

.section2 .content-box {
  background-image: radial-gradient(circle, #eac672, #cf8929);
  border: 0.4rem #cf8929 solid;
  column-count: 2;
  gap: 2rem;
  text-align: left;
}

.firma2 .section2 .content-box {
  border: 0.4rem #768540 solid;
  background-image: radial-gradient(circle, #eac672, #768540);
}

.section2 .content-box p,
.section2 .content-box h2,
.section2 .content-box h3 {
  color: #fff;
  text-align: left;
  margin: 0;
  padding: 1rem;
}

.section2 .content-box h2 {
  text-transform: uppercase;
}

.section2 img {
  justify-content: center;
  align-items: center;
  max-width: 35vw;
}

/* .section1 {
  display: grid;
  grid-template-columns: 1.25fr 0.85fr;
  padding: 10rem 0 0 0;
} */

.section3 {
  display: grid;
  grid-template-columns: 0.85fr 1.05fr;
  padding: 10rem 0 0 0;
}

/*
.section1 .content-box {
  background-image: url(/images/site/textbox-1.png);
  background-color: transparent;
  box-shadow: none;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  max-width: 80vw;
  min-height: max-content;
  z-index: 1;
  transform: translateX(10vw);
}
*/

.section1 {
  display: inline-block;
  padding: 10rem 0 0 0;
  width: 100%;
}

.section1 .content-box {
  /*background-image: url(/images/site/textbox-1.png);*/
  background-color: transparent;
  box-shadow: none;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
  max-width: 50vw;
  min-height: max-content;
  z-index: 200;
  transform: translate(18vw, -25vh);
  display: inline-block;
}

.section1 .image {
  transform: translate(-5vw,-2vw);
  transition: all 0.5s;
  display: inline flow-root list-item;
  position: relative;
  z-index: 150;
}

.section1 .image:hover {
  transform: translate(-5vw,-2vw) scale(1.04);
}


.section3 .content-box {
  /*background-image: url(/images/site/textbox-1.png);*/
  background-color: transparent;
  box-shadow: none;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
  max-width: 80vw;
  min-height: max-content;
  z-index: 1;
  transform: translate(3vw, -15vh) scale(-1) rotate(180deg);
}

.section1 .content-inner {
  max-width: 65%;
  text-align: left;
}

.section3 .content-inner {
  max-width: 65%;
  text-align: left;
}


.section3 .image {
  transition: all 0.5s;
  transform: translate(5vw,-10vh);
}

.section3 .image:hover {
  transform: translate(5vw,-10vh) scale(1.04);
}

.content-inner h2, .content-inner h3, .content-inner p {
  text-align: left;
  margin: 0;
  padding: 0.75rem 0;
}

.image {
  max-width: 40vw;
  margin-top: 2rem;
  border-radius: 2rem;
  overflow: hidden;
  z-index: 2;
}

.image img {
  width: 100%;
  display: block;
  border-radius: 2rem;
}
