// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 200 to 800

// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 200 to 800

.plus-jakarta-sans-kpf {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}

body {
	margin: 0;
	padding: 0;

}

img.secondlogo {
  display: block;
  margin-left: 90px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 90px;
	height: 60px;
}

@media screen and (max-width: 1400px) {
  img.secondlogo {
    margin-left: 50px;
    margin-right: 50px;
  }
}

@media screen and (max-width: 1200px) {
  img.secondlogo {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 1120px) {
  img.secondlogo {
    margin-left: 0px;
    margin-right: 0px;
  }
}

img.rounded-corners {
  border-radius: 8px;
}

.toplogo {
	width: 100%;
	background: #fcfcfc;
}

a {
	text-decoration: none;
	color: #77746d;
}

i {
	color: #77746d;
}

i:hover {
	text-decoration: none;
	color: #86a49e;
}

a:hover {
	text-decoration: none;
	color: #86a49e;
}

.facebook {
	padding-right: 7px;
}

.instagram {
	padding-left: 7px;
	padding-right: 7px;
}

.pinterest {
	padding-left: 7px;
}

ul{
	padding-inline-start: 0px;
}

ul.leftlist {
	width: 25%;
}

ul.rightlist {
	text-align: center;
	width: 25%;
}

.text {
	background: #fff;
	margin: 0;
	display: block;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
	align-items: center;
	z-index: 50;
}

h1 {
	margin: 0;
	text-align: center;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 1.5em;
	color: #77746d;
	padding-bottom: 30px;
}

h6 {
	margin: 0;
	text-align: center;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 1.5em;
	color: #77746d;
	padding-bottom: 30px;
}

h2 {
	margin: 0;
	text-align: center;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 1em;
	color: #77746d;
}

.pricing {
	margin: 0;
	text-align: center;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 1.5em;
	color: #77746d;
	padding-bottom: 30px;
	padding-top: 50px;
}

p {
	margin: 0;
	padding-top: 30px;
	text-align: center;
	font-family: "Plus Jakarta Sans",serif;
	font-weight: 500;
	font-style: normal;
	font-size: 1.2em;
	line-height: 1.7;
	color: #77746d;
}

.line {
	margin: auto;
	height: 3px;
	background-color: #77746d;
	width: 40px;
	display: block;
	text-align: center;
	border: none;
}

.secondline {
	margin: auto;
	height: 1.5px;
	background-color: #77746d;
	width: 600px;
	display: block;
	text-align: center;
	border: none;
}

html {
	scroll-behavior: smooth;
}

button {
	padding: 0 0 0 0;
	color: #86a49e
}

.scroll {
	background: #fff;
	z-index: 50;
	opacity: 92%;
}

.overlay {
	height: 400px;
}

.button {
	background: none;
	text-transform: uppercase;
	font-size: 1em;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0.1em;
  	color: #77746d;
  	border: none;
}

.button:hover {
	cursor: pointer;
}

.button:focus {
	outline: none;
}

.dropdown {
	position: relative;
    display: inline-block;
}

.dropdown-content {
	display: none;
    align-items: center;
    text-align: left;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    padding-top: 28px;

}

.dropdown-content a {
	color: #77746d;
    letter-spacing: 0.1em;
    padding: 12px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
	background-color: #e8e8e8;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown:hover .dropbtn {
	background-color: #3e8e41;
}

.shortinfo {
	margin: 0;
	padding-bottom: 7px;
	padding-top: 0px;
	text-align: center;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 500;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 1em;
	color: #77746d;
}

i.fa-clock {
	padding-right: 10px;
}

i.fa-map-marker-alt {
	padding-right: 10px;
	padding-left: 30px;
}

.blog_padding {
	display: block;
	width: 800px;
	margin-left: auto;
 	margin-right: auto;
}

.more {
	margin: 0;
	text-align: center;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 0.9em;
	color: #77746d;
}

.window {
	height: 350px;
	background-image: url(../images/kinder.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.textprice {
	background: #fff;
	margin: 0;
	display: block;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	align-items: center;
	z-index: 50;
}

.prices {
	display: flex;
	flex-direction: row;
	justify-content: center;
	padding-bottom: 50px;
}

.leftbox-prices {
	background: #f9f9f9;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 300px;
	height: 300px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 1px 8px 8px -2px rgba(150,150,150,0.19);
}

.leftbox-prices-wide {
	background: #f9f9f9;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 450px;
	height: 300px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 1px 8px 8px -2px rgba(150,150,150,0.19);
}

.middlebox-prices {
	background: #f7f5e8;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 300px;
	height: 300px;
	margin-right: 50px;
	margin-left: 50px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 1px 8px 8px -2px rgba(150,150,150,0.19);
}

.middlebox-prices-wide {
	background: #f7f5e8;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 450px;
	height: 350px;
	margin-right: 50px;
	margin-left: 50px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 1px 8px 8px -2px rgba(150,150,150,0.19);
}

.middlebox-prices-wide2 {
	background: #f7f5e8;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 450px;
	height: 300px;
	margin-right: 50px;
	margin-left: 50px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 1px 8px 8px -2px rgba(150,150,150,0.19);
}

.rightbox-prices{
	background: #f9f9f9;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 300px;
	height: 300px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 1px 8px 8px -2px rgba(150,150,150,0.19);
}

.leftbox-blogimg {
	background: #f9f9f9;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 304px;
	height: 300px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 1px 8px 8px -2px rgba(100,100,100,0.19);
	transition: 0.25s ease-in-out;
}

.parent:hover > div {
  opacity: 0.5;
}

.middlebox-blogimg {
	background: #f9f9f9;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 304px;
	height: 300px;
	margin-right: 50px;
	margin-left: 50px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 1px 8px 8px -2px rgba(100,100,100,0.19);
	transition: 0.25s ease-in-out;
}

.rightbox-blogimg{
	background: #f9f9f9;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 304px;
	height: 300px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 1px 8px 8px -2px rgba(100,100,100,0.19);
	transition: 0.25s ease-in-out;
}

.leftbox-blogimg:hover {
	transform: scale(1.1);
	transition: 0.25s ease-in-out;;
}

.middlebox-blogimg:hover {
	transform: scale(1.1);
	transition: 0.25s ease-in-out;;
}

.rightbox-blogimg:hover {
	transform: scale(1.1);
	transition: 0.25s ease-in-out;;
}

.leftbox-prices:hover {
	transform: scale(1.04);
	transition: 0.25s ease-in;
  image-rendering: pixelated;
}



.middlebox-prices:hover {
	transform: scale(1.04);
	transition: 0.25s ease;
}

.rightbox-prices:hover {
	transform: scale(1.04);
	transition: 0.25s ease;
}



.window-prices {
	height: 400px;
	background-image: url(../images/kinder_hintergrund.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.window-babybauch {
	height: 400px;
	background-image: url(../images/babybauch_hintergrund.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.window-baby{
	height: 400px;
	background-image: url(../images/baby_hintergrund.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.window-familie{
	height: 400px;
	background-image: url(../images/familie_hintergrund.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.window-hochzeit {
	height: 400px;
	background-image: url(../images/hochzeit_hintergrund.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.window-business {
	height: 400px;
	background-image: url(../images/business_hintergrund.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.window-me{
	height: 400px;
	background-image: url(../images/ueber_hintergrund.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.secondwindow {
	height: 350px;
	background-image: url(../images/startseite_hintergrund.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.service {
	background: #fff;
	margin: 0;
	display: block;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 50px;
	align-items: center;
}

.outercontainer {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding-bottom: 100px;
}

.column {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-left: 20px;
	padding-right: 20px;
}

.leftbox:hover {
	transform: scale(1.04);
	transition: 0.25s ease;
}

.middlebox:hover {
	transform: scale(1.04);
	transition: 0.25s ease;
}

.rightbox:hover {
	transform: scale(1.04);
	transition: 0.25s ease;
}

.leftbox {
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #b3c4c0;
	width: 150px;
	height: 150px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	box-shadow: 1px 8px 8px -2px rgba(150,150,150,0.19);
}

.upperbox {
	padding-bottom: 50px;
}

.middlebox {
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 60px;
	margin-left: 60px;
	background: #b3c4c0;
	width: 150px;
	height: 150px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	box-shadow: 1px 8px 8px -2px rgba(150,150,150,0.19);
}

.rightbox {
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #b3c4c0;
	width: 150px;
	height: 150px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	box-shadow: 1px 8px 8px -2px rgba(150,150,150,0.19);
}

.leftbox:hover {
	transform: scale(1.04);
	transition: 0.25s ease-in;
}

.middlebox:hover {
	transform: scale(1.04);
	transition: 0.25s ease;
}

.rightbox:hover {
	transform: scale(1.04);
	transition: 0.25s ease;
}

.total {
	margin: 0;
	text-align: center;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 1.4em;
	color: #77746d;
	padding-top: 20px;
}

.thirdline {
	margin: 0;
	width: 200px;
	display: block;
	text-align: center;
	border: solid 1px #77746d;
}

.bottominfo {
	background: #fff;
	padding-bottom: 100px;
}

.svg {
	width: 65px;
	height: 65px;
}

.text-kinder {
	max-width: 900px;
	background: #fff;
	margin: auto;
	display: block;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 100px;
	align-items: center;
	z-index: 50;
}

.text-blogitem {
	max-width: 900px;
	background: #fff;
	margin: auto;
	display: block;
	text-align: center;
	padding-top: 50px;
	align-items: center;
	z-index: 50;
}

.paragraph {
	margin: 0;
	padding-top: 15px;
	text-align: center;
	font-family: "Plus Jakarta Sans",serif;
	font-weight: 500;
	font-style: normal;
	font-size: 1.2em;
	line-height: 1.7;
	color: #77746d;
}

.jquery {
	padding-bottom: 100px;
}

footer {
	background: #99918c;
	text-align: center;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 500;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 0.9em;
	color: #fff;
  justify-content: center;
  align-items: center;
	display:flex;
	height:40px;
}

.left a {
	color: #fff;
}

.left a:hover {
	color: #bce6de;
}

.left
{
  float: left;
	font-size: 1.2em;
	margin: auto;
  width:30%;
	color: #e9e9e9;
}

.right
{
  float: right;
	margin: auto;
  width:30%;
}

.pricing {
	margin: 0;
	text-align: center;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 1.5em;
	color: #77746d;
	padding-bottom: 30px;
	padding-top: 50px;
}

.jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-009-spin {
            from {
                transform: rotate(0deg);
            }

            to {
                transform: rotate(360deg);
            }
        }

        .jssorb051 .i {position:absolute;cursor:pointer;}
        .jssorb051 .i .b {fill:#fff;fill-opacity:0.3;}
        .jssorb051 .i:hover .b {fill-opacity:.7;}
        .jssorb051 .iav .b {fill-opacity: 1;}
        .jssorb051 .i.idn {opacity:.3;}
        .jssora093 {display:block;position:absolute;cursor:pointer;}
        .jssora093 .c {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;}
        .jssora093 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;}
        .jssora093:hover {opacity:.8;}
        .jssora093.jssora093dn {opacity:.6;}
        .jssora093.jssora093ds {opacity:.3;pointer-events:none;}



.atelier {
	width: 100%;
	height: 400px;
}

.me {
	display: block;
	padding-top: 129px;
	padding-bottom: 129px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
}

section.scroll {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.picture {
	z-index: 5;
	display: block;
	padding-top: 191px;
	padding-bottom: 191px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
}

.h1-me {
	margin: 0;
	text-align: left;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 1.5em;
	color: #77746d;
	padding-bottom: 30px;
}

.p-me {
	text-align: left;
	margin: 0;
	padding-top: 30px;
	font-family: "Plus Jakarta Sans",serif;
	font-weight: 500;
	font-style: normal;
	font-size: 1.2em;
	line-height: 1.7;
	color: #77746d;
}

.line-me {
	margin: 0;
	height: 3px;
	background-color: #77746d;
	width: 40px;
	display: block;
	text-align: left;
	border: none;
}

.text-me {
	margin: 0;
	display: block;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
	align-items: center;
	padding-left: 80px;
}

.scroll-contact {
	background: #fff;
	z-index: 50;
	opacity: 95%;
}

.overlay-contact {
	height: 400px;
}

/* Datenschutz */

.headertext {
	width: 100%;
	position: fixed;
	z-index: -10;
}

.scroll {
	background: #fff;
	z-index: 50;
	opacity: 95%;
}

.overlay {
	height: 400px;
}

h1.faq {
	margin: 0;
	text-align: center;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 1.5em;
	color: #77746d;
	padding-bottom: 10px;
}

.text-faq {
	margin: 0 auto;
	display: block;
	align-items: center;
	width: 60%;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
}

faq {
	text-align: left;
	margin: 0;
	padding-top: 20px;
	font-family: "Plus Jakarta Sans",serif;
	font-weight: 500;
	font-style: normal;
	font-size: 1.2em;
	line-height: 1.7;
	color: #77746d;
}

.line-faq {
	margin: auto;
	height: 3px;
	background-color: #77746d;
	width: 40px;
	display: block;
	text-align: center;
	border: none;
}

h2.faq {
	margin: 0;
	text-align: center;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 500;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 1.2em;
	color: #686560;
	padding-bottom: 30px;
}

h3.faq {
	margin: 0;
	text-align: left;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 500;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 1em;
	color: #686560;
	padding-top: 30px;
}

h4.faq {
	margin: 0;
	text-align: center;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 1.2em;
	color: #77746d;
	padding-bottom: 30px;
	padding-top: 100px;
}

#button {
	background: #86a49e;
    position: fixed;
    bottom: 120px;
    float: right;
    right: 5%;
    width: 50px;
    height: 50px;
    border-style: none;
    border: 0px;
    z-index: 99;
    border-radius:50%;
    opacity: .1;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    -webkit-transition: opacity .25s ease-in;
    -moz-transition: opacity .25s ease-in;
    -ms-transition: opacity .25s ease-in;
    -o-transition: opacity .25s ease-in;
    transition: opacity .25s ease-in;
}

#button:hover {
	transform: scale(1.07);
}

i.fas.fa-chevron-up {
	color: #ffffff;
	font-size: 1.2em;
}

button:focus {
	outline: none;
}

.notices  p{
    padding: 1px 1px 1px 30px;
    margin: 15px 0;
    font-family: "Plus Jakarta Sans",sans-serif;
    font-weight: 500;
    font-style: normal;
}

.ignite-btn  {
  padding: 20px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
  border-radius: 5px;
	display: table;
	width: 200px;
	background-color: #e7e7e7;
  margin: 10px auto 10px auto;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 1.2em;
}

.ignite-btn:hover {
	background-color: #ededed;
}

/* LOGIN ---------------------------------------------------------------*/
#grav-login {
    max-width: 30rem;
    margin: 10rem auto;
    background: #fcfcfc;
    border: 4px solid #eee;
    border-radius: 4px;
    padding: 1rem 3rem 3rem 3rem;
    text-align: left;
		font-family: "Plus Jakarta Sans",sans-serif;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0.1em;
		font-size: 1.2em;
		max-height : 300px;
		min-width: 400px;
}

.login-background {
	background-image: url(../images/kontakt.jpg);
	width: 100%;
  height: 800px;
	display: flex;
	justify-content: center;
}

#grav-login .form-actions {
    text-align: right;
}

#grav-logout {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.alert.info {
    color: #27ae60;
}

.alert.error {
    color: #e74c3c;
}

#grav-login p {
    font-size: small;
    margin: 1rem 0;
    padding: 1000;
    text-align: left;
}
#grav-login .form-actions p {
    margin-bottom: 0;
}

#grav-login .button {
    vertical-align: middle;
		border: 1px solid #ccc;
  	border-radius: 4px;
		padding: 8px;
}

#grav-login button primary:hover > div {
		color: #86a49e;
}

#grav-login .delimiter {
    display: block;
    font-size: 1.6rem;
    letter-spacing: 1px;
    line-height: 1.6rem;
    position: relative;
    text-transform: uppercase;
    margin: 1rem 0;
}

#grav-login .delimiter:after,
#grav-login .delimiter:before {
    background-color: #777777;
    content: "";
    height: 1px;
    position: absolute;
    top: 0.8rem;
    width: 40%;
}
#grav-login .delimiter:before {
    background-image: -moz-linear-gradient(right center , #777777, #ffffff);
    left: 0;
}
#grav-login .delimiter:after {
    background-image: -moz-linear-gradient(left center , #777777, #ffffff);
    right: 0;
}

#grav-login .rememberme {
    display: inline-block;
    float: left;
    padding: 7px 0;
    vertical-align: middle;
}

#grav-login .rememberme label {
    font-weight: inherit;
    display: inline;
}

.login-status {
    white-space: nowrap;
    vertical-align: middle;
}

.pure-button input {
    background-color: #777777;
}

input[type=text], input[type=password], input[type=username], input[type=email]{
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
	border-radius: 4px;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.1em;
	font-size: 1.2em;
}

#grav-login .label {
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 500;
}

.galerie-padding{
	padding-left: 5%;
	padding-right: 5%;
}

.galerie-padding .list-item .list-blog-date {
	float: right;
	text-align: center;
	padding-bottom: 50px;
}
.list-item .list-blog-date span {
		display: block;
		text-align: right;
		padding-right: 10px;
		font-size: 1.75rem;
		font-weight: 600;
		line-height: 110%;
		background-color: #b3c4c0; }

 .list-item .list-blog-date em {
		display: block;
		text-align: right;
		padding-right: 10px;
		border-top: 1px solid ##a2b1adf7;
		font-style: normal;
		text-transform: uppercase;
		background-color: #c9dad6; }

/* ---------------------------------------------------
  Navigation
------------------------------------------------------*/
nav {
	background: #ffffff;
	box-shadow: 1px 8px 8px -2px rgba(150,150,150,0.19);
	position: -webkit-sticky;
	position: sticky;
	top:0;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	z-index: 10;
}

li {
	font-size: 1em;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0.1em;
}

nav a:hover {
	text-decoration: none;
	color: #86a49e;
}

nav i:hover {
	text-decoration: none;
	color: #86a49e;
}

nav ul {
	margin: 0;
	background: #ffffff;
	text-transform: uppercase;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 0.85em;
	list-style: none;
	text-align: center;
	display: flex;
	flex-direction: row;
	align-items: center;
}

nav ul li {
	padding-left: 15px;
	padding-right: 15px;
}

nav ul li a {
	text-decoration: none;
	color: #77746d;
}

/* Add an active class to highlight the current page */
.nav a.active {
  background-color: #4CAF50;
  color: white;
}

/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 4000px) {
	.navDisplay    {display:flex;}
	.navDisplayRes {display:none;}
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
	.navDisplay    {display:none;}
	.navDisplayRes {display:block;}
}

/* Responsive Menu --------------------------------------------- */
pre span { color:firebrick}
.rowflex { width: 240px;  margin-left:auto; margin-right: auto; margin-bottom: 10px;background: #fff}
input#demohamburg { display: none; }
label.demohamburg {
	display: block;
	background: #555;
	width: 75px;
	height: 50px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-radius: 4px;
}

.demoline {
	position: absolute;
	height: 4px;
	background: #fff;
	border-radius: 2px;
	width: 55px;
	display: block;
	left:10px;
	transition: 0.5s;
	transform-origin: center;
}

.demoline:nth-child(1) { top: 12px; }
.demoline:nth-child(2) { top: 24px; }
.demoline:nth-child(3) { top: 36px; }


#demohamburg:checked + .demohamburg .demoline:nth-child(1){
	transform: translateY(12px) rotate(-45deg);
}

#demohamburg:checked + .demohamburg .demoline:nth-child(2){
	opacity:0;
}

#demohamburg:checked + .demohamburg .demoline:nth-child(3){
	transform: translateY(-12px) rotate(45deg);
}

#demohamburg:checked + .demohamburg { background: #b3c4c0}


.tmenue { height: auto; max-height:0; overflow: hidden; background: white; transition: all 0.5s; }

/**
<input type="checkbox" id="hamburg">
<label for="hamburg" class="hamburg">
	<span class="line"></span>
	<span class="line"></span>
	<span class="line"></span>
</label>
<nav>
</nav>
**/

#demohamburg:checked + .demohamburg  + .tmenue { height: auto; max-height: 600px; background: #fff; }

.tmenue {  }
.tmenue ul { padding-left: 1em;}
.tmenue ul li { list-style-type: none; color: gray; border-bottom: 1px dotted gray; padding-top: 1ex; padding-bottom: 1ex;  }
.tmenue ul li:last-child{border-bottom: 0;}

.tmenue ul li a { color: gray; text-decoration: none; display: block }

.tmenue ul .hassub:before { content: " ▶ "; float: right; padding-right: 1em }

/** Carousell ist eine Zeile mit je zwei Elementen  – auf kleinen Monitoren 4 Zeilen
    Kann auf jeder Seite eingesetzt werden und eine zusätzliche Navigation bieten **/
.carousell { background: silver }
.flex-2-4 {  margin-left: auto; margin-right: auto; padding-top: 2em; padding-bottom: 2em; }
.lineart {width: 50px; height: 50px; margin: 1ex auto; }
.col {max-width: 200px; background: #fff; margin:1ex auto; padding:1ex; font-size:0.8em; box-sizing: border-box;}
.col h5 {font-size:1em; margin-bottom:0; margin-top: 0; color:blue;}
.col p {font-size:1em;  margin-top: 0;}
@media only screen and (min-width: 600px ) {
	.flex-2-4 { display: flex; flex-wrap: wrap; justify-content: space-between}
	.col { width: 49%; max-width: auto}
}

@media only screen and (min-width: 1260px ) {
	.col { width: 24%; }
}

.form {
	min-height: 500px;
}

.kontakt-ta {
	width : 99%;
	height: 200px;
	font-family: "Plus Jakarta Sans",sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  font-size: 1.2em;
}

.overlay-blog {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease-in-out;
  background-color: #008CBA;
}

.text-blog-kachel {
  color: #77746d;
  font-size: 20px;
  position: absolute;
  top: 90%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.text-blog-kachel-btm {
  color: #77746d;
  font-size: 20px;
  position: absolute;
  top: 90%;
  left: 50%;
  text-align: center;
}

.subtitle-blog-w {
	color: #fff;
  position: relative;
  bottom: 10%;
  padding-right: 10px;
  text-align: right;
  z-index: 200;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	opacity: 1;
	transition: opacity .5s ease-in-out;
}

.subtitle-blog-b{
	color: #676565;
  position: relative;
  bottom: 10%;
  padding-right: 10px;
  text-align: right;
  z-index: 200;
	font-family: "Plus Jakarta Sans",sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	opacity: 1;
	transition: opacity .5s ease-in-out;
}

.subtitle-blog-w:hover  {
	opacity: 1;
	transition: opacity .5s ease-in-out;
}

.subtitle-blog-b:hover  {
	opacity: 1;
	transition: opacity .5s ease-in-out;
}

.leftbox-blogimg:hover *:hover {
	opacity: 1 !important;
	transition: opacity .5s ease-in-out !important;
}

.backimage-blog {
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}






.leftbox-insta {
	background: #f9f9f9;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 350px;
	height: 350px;
	margin: auto;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 1px 8px 8px -2px rgba(100,100,100,0.19);
	transition: 0.25s ease-in-out;
}

.parent:hover > div {
  opacity: 0.5;
}

.middlebox-insta {
	background: #f9f9f9;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 350px;
	height: 350px;
	margin-right: 50px;
	margin-left: 50px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 1px 8px 8px -2px rgba(100,100,100,0.19);
	transition: 0.25s ease-in-out;
}

.rightbox-insta{
	background: #f9f9f9;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: auto;
	width: 350px;
	height: 350px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 1px 8px 8px -2px rgba(100,100,100,0.19);
	transition: 0.25s ease-in-out;
}

.leftbox-insta:hover {
	transform: scale(1.1);
	transition: 0.25s ease-in-out;;
}

.middlebox-insta:hover {
	transform: scale(1.1);
	transition: 0.25s ease-in-out;;
}

.rightbox-insta:hover {
	transform: scale(1.1);
	transition: 0.25s ease-in-out;;
}

#inline {
	width:100%;
	height:420px;
	display:flex;
}

.one,.two {
	width:50%;
	height:auto;
}

.insta-row {
	float:left;
}

.insta-caption{
	font-family: "Plus Jakarta Sans",sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  font-size: 0.7em;
	text-transform: uppercase;
}


.container-card-right {
	border: 1px solid rgb(150 150 150 / 19%);
  padding: 20px 40px 40px;
  max-width: 1000px;
	height: 450px;
  margin-bottom: 20px;
	border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  box-shadow: 1px 8px 8px -2px rgb(150 150 150 / 19%);
}

.container-card-right-image {
    width: 600px;
    margin: 30px 30px 30px 0;
    float: left;
		border-radius: 8px;
}

.container-card-right-text {
    display: inline;
}

.container-card-left {
  border: 1px solid rgb(150 150 150 / 19%);
  padding: 20px 40px 40px;
  max-width: 1000px;
	height: 450px;
  margin-bottom: 20px;
	border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  box-shadow: 1px 8px 8px -2px rgb(150 150 150 / 19%);
}

.container-card-left-image {
    width: 600px;
    margin: 30px 30px 30px 0;
    float: right;
		border-radius: 8px;
}

.container-card-left-text {
    display: inline;
}
