/* jost-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: 'Jost';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/jost-v20-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* jost-italic - 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: 'Jost';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/jost-v20-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* jost-500 - 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: 'Jost';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/jost-v20-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* jost-500italic - 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: 'Jost';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/jost-v20-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* jost-600 - 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: 'Jost';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/jost-v20-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* jost-600italic - 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: 'Jost';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/jost-v20-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


*{font-family: 'Jost', sans-serif; margin: 0; box-sizing: border-box;}
:root {
  --clb-color-primary: #084e22;
  --clb-color-button: #084e22;
  --clb-text-font-family: 'Jost', sans-serif;
  --clb-text-light-mode-font-family:'Jost', sans-serif;
  --clb-title-font-family: 'Jost', sans-serif;
  --clb-title-color: #084e22;
  --clb-subtitle-font-family: 'Jost', sans-serif;
}
h1, h2, h3, h4 {
  color: #084e22;
  font-weight: 400;
  margin-bottom: 20px;
}
h1 {font-size:45px;}
h2 {font-size:37px;}
h3 {font-size:30px;}
p {
  margin-bottom: 23px;
  font-size: 1.1rem;
}
a {
  color: #084e22;
  text-decoration: none;
}
#header {
  width: 100%;
  background: #eff6e4;
  position: fixed;
  transition: 0.4s;
height: 230px;
z-index: 10;
border-bottom: 1px solid #d4e3bd;}

.wrapper {  width: 1200px;  margin: auto;}
header .wrapper {
  display: flex;
  height: 100%;
  justify-content: space-between;
  align-items: center;
}

main, #banner, footer {
  position: relative;
  top: 200px;
}

#banner{
  width: 100%;
  height: 780px;
  background-size: cover;
}
#banner.startseite {background: url('../img/banner_startseite.jpg') center no-repeat;}
#banner.praxis {background: url('../img/banner_praxis.jpg') center no-repeat;}
#banner.leistung {background: url('../img/banner_leistung.jpg') center no-repeat;}
#banner.termin {background: url('../img/banner_termin.jpg') center no-repeat;}
#banner.kontakt {background: url('../img/banner_kontakt.jpg') center no-repeat;}

/** Übergang, bis Fotos da sind
#banner {
  width: 100%;
  height: 220px;
  background: #fff;
    background-size: auto;
  background-size: cover;
  padding-top: 0;
}**/ 
#logo {
  display: flex;
  align-items: center;
  color: #084e22;
  font-size: 30px;
  height: 100%;
  transition: 0.4s;
}
.logo {
  margin-right: 15px;
  height: 80%;
}
.logo img {
  height: 100%;
}
nav ul {
  display: flex;
  height: 100%;
  align-items: center;
  font-size: 23px;
}
nav li {
  list-style: none;
  padding: 20px;
}
nav a {
  text-decoration: none;
  color: #084e22;
}
nav a.active {
  color: #939a11;
  border-bottom: 2px solid;
}
nav a:hover {
  border-bottom: 2px solid #939a11;
}
section {
  width: 1000px;
  margin: 40px auto;
}
.wichtig {
background-color: #eef0b3;
  border: 3px dotted #ced25f;
  width: fit-content;
  padding: 2em 3em;
  display: block;
  position: relative;
  text-align: center;
  font-size: 1.4rem;
  margin: 2em auto;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='75.524px' height='49.189px' viewBox='0 0 75.524 49.189' enable-background='new 0 0 75.524 49.189' xml:space='preserve'%3E%3Cpath fill='%23094E25' d='M79.438,70.919c0,23.259-18.855,42.116-42.116,42.116c-23.262,0-42.119-18.857-42.119-42.116 c0-23.264,18.857-42.12,42.119-42.12C60.583,28.799,79.438,47.655,79.438,70.919z'/%3E%3Ccircle fill='%23CCD03A' cx='88.898' cy='42.121' r='42.121'/%3E%3Cpath fill='%2374A636' d='M48.47,30.301c-1.095,3.752-1.693,7.715-1.693,11.82c0,19.4,13.12,35.728,30.969,40.617 c1.095-3.751,1.693-7.714,1.693-11.819C79.438,51.516,66.318,35.189,48.47,30.301z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 140px;
}
.full {
  width: 100%;
  background: #eff6e4;
  padding: 1em 0;
}
.full .wrapper {
  width: 1000px;
}
.button {
  color: #cfd142;
  background: #084e22;
  padding: 15px 20px;
  font-size: 1.6rem;
  border-radius: 4px;
}
.flex-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flex-2.top {
  align-items: baseline;
}
.grid-2 {
	width:48%;
  display: grid;
  grid-template-columns: min-content max-content;
  font-size: 1.2rem;
}
.grid-2 div {
  padding: 5px 10px;
}
.grid-2 div:nth-child(odd) { color: #084e22;}
form {width: 65%; margin-top: 1em;}

.formfield {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 10px;
  float: left;
  width: 50%;
}
.formfield .contactSubject {
  font-size: 0.9em;
  color: #444;
  padding: 5px;
}
select.contactField, input.contactField, textarea.contactTextarea {
  background: #eff6e491;
  border: 0;
  border-bottom: 1px solid #aaa;
  padding: 10px 1em;
  font-size: 1em;
}
.formfield.wide {
  width: 100%;
}
.contactTextarea {
  width: 80%;
}
.pflicht {
  color: #910202;
}
.submit {
  background: #084e22;
  color: #fff;
  font-size: 1.2em;
  border: 0;
  padding: 10px 20px;
  margin: 1em auto;
  cursor: pointer;
}
address {
  font-style: normal;
}
footer {width:100%;
background: #104d2c;
color:#fff;
padding: 2em 0;}
footer .wrapper{
  display: flex;
  justify-content: space-between;
}
footer h3 {
  color: #cfd142;
}
footer a {
  color: #cfd142;
}
.day {
  width: 2em;
  display: inline-block;
  color: #cfd142;
}
@media (max-width: 1200px){
	.wrapper, .full .wrapper, main, section {width: 100%;}
	section, footer .wrapper, .full {padding-left: 40px; padding-right: 40px; }
}

@media (max-width: 1000px){
	header .wrapper { display: block;height: 100%;}
	nav li {list-style: none;}
	#logo {padding-left: 40px; font-size: 20px !important;}
	nav { display: block; background: #fff;}
	#banner { height: 300px;}
	.flex-2, footer .wrapper {flex-direction: column;}
	.button {  margin-top: 20px; display: block;}
}

@media (max-width: 900px){
	form {width: 80%;}
}

@media (max-width: 800px){
	#header {height: auto !important; position: relative;}
	nav {position: relative;}
	nav ul {flex-direction: column; padding: 0;}
	nav li {padding: 7px; }
	#logo {padding-left: 40px; font-size: 20px !important;}
	.logo { margin: 15px; height: 100px;}
	#banner { height: 0px; }
	.grid-2 { width: 100%; display: block;}
	.grid-2 div:nth-child(2n+1) { padding: 5px 0px;}
	.grid-2 div:nth-child(2n) {	padding: 0px 10px 20px;}
	form {width: 100%;}
	.formfield {width: 100%}
}