@charset 'UTF-8';



/*  FONTS: font-family: myriad-pro, sans-serif;  + font-family: smoothy, sans-serif; 
    <link rel="stylesheet" href="https://use.typekit.net/cso5uiz.css">   */

html,
html * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

header {
	width: 100%;
	top: 0;
	padding: 1em 1em;
	position: fixed;
	z-index: 1000;
	background: white;
	opacity: .95;
}

body {
	font-family: myriad-pro, sans-serif;
	font-size: 1.7vw;
	/*	color: #2e5683; */
	color: #0058BB;
	background: white;
	text-align: center;
}

footer {
	margin-top: 3em;
	padding-top: 2.5em;
	background-color: #D5DFE8; 
}

img { 
	width: 80%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
a, a:visited {
	color: inherit;
}

h1 {
	font-family: smoothy, sans-serif;
	font-weight: 400;
	color: #0058BB;
	font-size: 2.0em;
	line-height: 1.20;
	letter-spacing: .0em;
}

h2 {
	font-family: smoothy, sans-serif;
	font-weight: 400;
	color: #0058BB;
	font-size: 1.5em;
}

h3 {
	font-size: 4.5em;
	font-weight: 400;
	color: #E22121;
	letter-spacing: .05em;
	text-transform: uppercase;
}



/* HEADER */

.site-logo {
	position: relative;
	display: block;
	float: left;
	width: 4.0em;
}
.site-logo img {
	width: 4.0em;
	margin-left: 1.5em
}
.logo {
	opacity: 0.9;
}

.site-nav {
	position: relative;
	float: right;
	z-index: 400;
	top: 0;
	left: 0;
	display: block !important;
	width: 80%;
	padding: .5em 0.5em 0 0;
	opacity: .95;
	background: none;
}
.site-nav ul {
	list-style-type: none;
	margin: 0;
	text-align: right;
}
.site-nav ul li {
	display: inline-block;
	margin-bottom: 0;
	margin-left: 1.5em;
}
.site-nav ul li a {
	font-size: .85em;
	padding-bottom: .5em;
	text-decoration: none;
	letter-spacing: .10em;
	text-transform: uppercase;
	text-decoration-color: #2E5683;
	-webkit-transition: color .3s;
	transition: color .3s;
}
.site-nav ul li a:hover {
	outline: none;
	border: 30px solid #74a898;
	border-radius: 0px;
	background: #74a898;
	color: #fff;
}




/* SLIDER */

.slider{
	overflow: hidden;
	width: 80%;
	margin: 5em auto 5em auto;
	}	

.slider figure {
	position: relative;
	width: 500%; /* 500% = 5 bilder => width: 20% .slider figure img */
	margin: 0;
	left: 0;
	animation: 20s slider infinite; /* infinite = laeuft durchgegend. stopp nicht! */
}

.slider figure img {
	float: left;
	width: 20%;
}

@keyframes slider {
	0% {left:0;}
	20% {left:0;}
	25% {left:-100%;}
	45% {left:-100%;}
	50% {left:-200%;}
	70% {left:-200%;}
	75% {left:-300%;}
	95% {left:-300%;}
	100% {left:-400%;}
}


/* MAIN SECTIONS */

.flex {
	position: relative;
	width: 100%;
	overflow: hidden;
}



/* AUFMACHER ***** farbcode: hellblau #6F94B2  gruen #74A898   */

.aufmacher h1 {
	text-align: center;
	font-size: 5.5em;
}

.aufmacher p {
	text-align: center;
	color: #000;
	font-weight: 400;
	font-size: 1.5em;
	line-height: 0.25;
	letter-spacing: .02em;
}

.buttonaufmacher {
	display: inline-block;
	margin-top: 1em;
	margin-left: 42.5%;
	padding: 0.5em 1em;
	transition: all .3s;
	text-decoration: none;
	letter-spacing: .05em;
	background: #6F94B2;
}

.buttonaufmacher:hover {
	outline: none;
	background: #74a898;
	color: #fff;
}


.aufmachertermine h3 {
	text-align: center;
	letter-spacing: .0em;	
	font-weight: 600;
	line-height: 0.95;

}


.aufmachertermine p {
	text-align: center;
	color: #000;
	font-weight: 400;
	font-size: 1.2em;
	line-height: 1.75em;
	letter-spacing: .02em;
	padding-bottom: 5em;
}

.buttonaufmachertermine {
	display: inline-block;
	padding: 0.5em 3em;
	transition: all .3s;
	text-decoration: none;
	letter-spacing: .05em;
	background: #E32445;
	border-radius: 10px 80px;
}

.buttonaufmachertermine:hover {
	outline: none;
	background: #6F94B2;
	border: 30px solid #6F94B2;
/*	border: 30px solid #6F94B2; */
	border-radius: 0px 0px;
	color: #fff;
}


.aufmachertermine img { 
	width: 40%;
	margin: 0 30% 5em 30%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


/* BANNER */

.banner {
	width: 100%;
	margin: 5em 0 0 0;
}

.banner img {
	width: 100%;
	margin: 0% 0% 10% 0%;
}


/* FAMILIENAUFSTELLUNG */


.familienaufstellung {
	display: flex;
	width: 100%;	
	margin: 0 1.5% 10em 1.5% ;
	background-image: url("images/linge_familienwelle_diewelle_blau.svg");  
	background-repeat: no-repeat; 
	background-size: contain; 
}

.familienaufstellung .left {
    padding-top: 0;
    padding-right: 0;
    padding-left: 8em;
    padding-bottom: 4em; /* 8 0 8 23.5% */
    width: 50%;
}

.left figure {
	position: relative;
	padding-top: 5.5em;
}

.left figure img {
	position: relative;
	z-index: 100;
}

.familienaufstellung .right {
    width: 50%;
    padding-top: 6.0em;
}
 
.right-title {
	font-family: myriad-pro, sans-serif;
	font-weight: 400;
	font-size: 3.0vw;
	letter-spacing: .01em;
	line-height: 1.5;
	max-width: 25em;
}


.right-text {
	letter-spacing: .02em;
	line-height: 1.5;
	max-width: 25em;
}
 
.button {
	display: inline-block;
	margin-top: 1em;
	margin-left: 0em;
	padding: 0.25em 0.75em;
	transition: all .3s;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .05em;
	background: #6F94B2;
}

.button:hover {
	outline: none;
	background: #74a898;
	border: 30px solid #74a898;
	color: #fff;
}


/* VITA */

.vita {
	display: flex;
	width: 100%;	
	margin: 5em 1.5% 10em 1.5% ;
	background-image: url("images/linge_familienwelle_diewelle_gruen.svg");  
	background-repeat: no-repeat; 
	background-size: contain; 

}

.vita .left {
    padding-top: 0;
    padding-right: 0;
    padding-left: 8em;
    padding-bottom: 4em; /* 8 0 8 23.5% */
    width: 50%;
}

.left figure {
	position: relative;
	padding-top: 5.5em;
}

.left figure img {
	position: relative;
	z-index: 100;
}

.vita .right {
    width: 50%;
    padding-top: 6.5em;
}
 
.right-title {
	font-family: myriad-pro, sans-serif;
	font-weight: 400;
	font-size: 3.0vw;
	letter-spacing: .01em;
	line-height: 1.5;
	max-width: 25em;
}


.right-text {
	letter-spacing: .02em;
	line-height: 1.5;
	max-width: 25.5em;
}
 
.buttonvita {
	display: inline-block;
	margin-top: 1em;
	margin-left: 0em;
	padding: 0.5em 1em;
	transition: all .3s;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .05em;
	background: #74a898;
}

.buttonvita:hover {
	outline: none;
	background: #6F94B2;
	border: 30px solid #6F94B2;
	color: #fff;
}

/* ZITAT */


.zitat h3 {
	width: 100%;	
	margin: 2em 1.5% 2em 1.5% ;
	background-image: url("images/linge_familienwelle_diewelle_gruen.svg");  
	background-repeat: no-repeat; 
	background-size: cover; 
	padding: 4em 20%;
	font-family: smoothy, sans-serif;
	text-align: center;
	text-transform: none;
	letter-spacing: .0em;
	font-size: 1.75em;
	color: #0058BB;
}

.zitat p {
	color: #0058BB;
	font-family: myriad-pro, sans-serif;
	font-weight: 400;
	line-height: 1.75;
	font-size: .6em;
	letter-spacing: .02em;
	text-align: center;

}




/* FLIESSTEXT ***** farbcode: hellblau #6F94B2  gruen #74A898  blau #2e5683 */

.fliesstext h1 {
	text-align: center;
	font-size: 2.5em;
}

.fliesstext p {
	width: 50%;
	margin: 0 25%;
	text-align: justify;
	font-weight: 400;
	font-size: 1.0em;
	line-height: 1.5;
	letter-spacing: .02em;
	color: #222;
}

.fliesstext span {
	text-align: center;
	font-size: 1.1em;
	color: #0058BB;
}

 
/* BILDERGALERIE */

.bildergalerie {
	display: flex;
	width: 100%;	
	margin: 5em 0 25em 0 ;
	}

.bildergalerie figure  {
	position: absolute;
	width: 100%;
	padding: 0 5%;
}

.bildergalerie figure img {
	position: relative;
	width: 100%;
	max-width: 22%;
	height: auto;
	

}

/* FOOTER */

.footer-credit {
	float: right;
	width: 40%;
	text-align: right;
	position: relative;
}

.footer-disclaimer {
	float: left;
	width: 60%;
	position: relative;
}

.footer-content {
	width: 100%;
	margin: 0 auto; 
	padding-bottom:1.7em;
}

.footer-info p {
	font-size: 0.9em;
	color: #2E5683;
	line-height: 1.55;
	margin-bottom: 2em;
	text-align: center;
	letter-spacing: 0.02em;
}
.footer-info {
	clear: both;

}
.footer-legal {
	text-align: center;
	color:#FFF;
	opacity: .8;
}
.footer-credit a:hover {
	text-decoration: none;
}


/* impressum */

.impressum p {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	width: 60%;
	font-size: 0.5em;
	text-transform: lowercase;
	color: #777;
	text-align:justify;
	padding: 2em 0;
}


/* tablet MITTEL */

@media screen and (max-width: 600px){
	
	body {
		max-width: 605px;
	}
	
	.logo:hover {
		width: 30px;
		height: 30px;
	}
	
	.site-nav ul li {
		margin-left: 1.25em;

	}
	.site-nav ul li a {
		font-size: 1.3em;
		letter-spacing: 0em;
	}

	.site-nav ul li a:hover {
		outline: none;
		border: 7px solid #74a898;
}
	
	.intro p {
		font-size: 2.5vw;
	}

	.banner img {
		max-width: 100%;
		margin-bottom: -10%;
	}
	
	.familienaufstellung {
		display: flex;
		flex-flow: column;
		background-image: none;
	}
	
	.familienaufstellung .left {
		width: 100%;
	}
	
	.familienaufstellung .left img {
		width: 50%;
		margin: 0% 12% -20% auto;
		padding: 0;
	}
	
	.familienaufstellung .right {
		width: 100%;
		background-color: rgba(111,148,178,0.3);
		padding-bottom: 2em;
	}

	.familienaufstellung .right h2 {
		width: 100%;
		font-size: 3.0em;
	}

	.familienaufstellung .right p {
		width: 100%;
		font-size: 1.5em;
		max-width: 100%;
		padding-bottom: 3%;
	}
	
	.aufmachertermine p {
		font-size: 2.1em;
		max-width: 65%;
		margin: 0 auto;
}
	
	.vita {
		display: flex;
		flex-flow: column;
		background-image: none;
	}
	
	.vita .left {
		width: 100%;
	}
	
	.vita .left img {
		width: 50%;
		margin: 0% 12% -20% auto;
		padding: 0;
	}
	
	.vita .right {
		width: 100%;
		background-color: rgba(116,168,152,0.3);
		padding-bottom: 2em;
	}

	.vita .right h2 {
		width: 100%;
		font-size: 3.0em;
	}

	.vita .right p {
		width: 100%;
		font-size: 1.5em;
		max-width: 100%;
		padding-bottom: 3%;
	}
	
	
	h1 {
		font-size: 4.5em;
	}
	
	.fliesstext p {
		width: 70%;
		margin: 0 auto;
		font-size: 1.4em;
	}

	.zitat h3 {
		font-size: 1.9em;
		margin: 0em 0.5% 1em 0.5% ;
		padding: 4em 10%;
}
	
	.impressum p {
		width: 75%;
		margin-left: 7%;
		font-size: 0.85em;
		padding: 0 0;
		margin-bottom: 10%;
}
	
}
	
	
	
	
