@font-face {
	font-family: 'Work Sans';
	src: url('WorkSans-Regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Work Sans';
	src: url('WorkSans-SemiBold.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Work Sans';
	src: url('WorkSans-Bold.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body {
	font-family: 'Work Sans', sans-serif;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.7;
	color: #262626;
}
.section-willkommen,.section-uebermich,.section-psychotherapie,.section-arbeitsbereiche,.section-praxis,.section-kontakt {
	background-color:transparent;
}
.site {
	position:relative;
	background:#fff url(../img/bg_papier_hoch_004.jpg) repeat top left;
}
::selection {
	background:#000;
	color:#fff;
}
a {
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:none;
	color:#000;
	text-decoration:underline;
}
a:active,a:focus,a:hover {
	outline:none;
}
h1.logo-txt {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	white-space: nowrap;
	overflow: hidden;
}
h2,h3 {
	clear:both;
	font-weight:normal;
	margin-top:0;
}
h2 {
	line-height:1.2;
	font-size:2.8em;
}
h3 {
	font-size:20px;
	font-size:1.25rem;
}
ul,p {
	margin-bottom:1.6em;
	margin-top:0;
}
img {
	height:auto;
	max-width:100%;
	vertical-align:middle;
}
b,strong {
	font-weight:600;
}
ul {
	padding-left:20px;
	margin-bottom:0;
}
ul {
	list-style:disc;
}
ul li {
	margin:8px 0;
}
.site-content:before,.site-content:after {
	content:"";
	display:table;
	clear:both;
}
.site-content:after {
	clear:both;
}
.site-content {
	margin:-1px auto 0 auto;
}
.section-padding {
	padding:70px 0px;
	padding:4.375rem 0rem;
}
.onepage-section {
	position:relative;
	overflow:hidden;
}
.onepage-section:before {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	display:block;
	content:" ";
	z-index:1;
}
.onepage-section .container {
	position:relative;
	z-index:5;
	display:table;
}
.section-title-area {
	margin-bottom:60px;
	text-align:center;
}
.section-title-area .section-title {
	position:relative;
	margin-bottom:0px;
}
.section-content-area {
	margin-top: 25px;
}
.section-inverse {
	background: transparent url(../img/bg_papier_hoch_bright_004.jpg) repeat left top !important;
}
#uebermich.section-inverse {
	background: transparent url(../img/bg_papier_hoch_bright_004.jpg) repeat-x left 100px !important;
}
.logofooter {
	padding: 20px 0 20px 0px;
}
.site-footer .site-info {
	position: relative;
	text-align: center;
	padding: 35px 0px;
	background: #333;
	font-weight: normal;
	color: #bbb;
}
.site-info {
	font-size: 1em;
}
.site-footer .btt a {
	font-size: 25px;
	margin-right: -25px;
	right: 50%;
	color: #bbb;
	background: #333;
}
.site-footer .btt a:hover {
	color: #fff;
}
.site-footer .site-info a {
	color: #dddddd;
}
.txt-box-hightlight-in, .txt-box-center, .txt-box-small, #uebermich .portrait,#praxis .meinepraxis, .galerie img, #lightbox img, .container-pw {
	-webkit-box-shadow:0px 0px 3px 0px rgba(0, 0, 0, .25);
	-moz-box-shadow:0px 0px 3px 0px rgba(0, 0, 0, .25);
	box-shadow:0px 0px 3px 0px rgba(0, 0, 0, .25);
}
.section-desc {
	font-size:20px;
	font-size:1.25rem;
	margin-top:40px;
	margin-top:2.5rem;
}
.hero__content {
	color:#FFF;
	font-size:18px;
	font-size:1.125rem;
	font-weight:normal;
}
.onepage-section {
	position:relative;
	background-attachment:scroll;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
b,strong {
	font-weight:600;
}
a {
	color:#222;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration:underline;
	color:#000;
}
.container-pw {
	background-color:#fff;
}
.hero-pw {
	padding:0 auto;
	text-align:center;
}
.hero-pw-mobile {
	display:none;
}
img.hero-pw-image {
	width: 1115px;
}
img.hero-pw-mobile-image {
	width: 1080px;
}
.txt-box-zitat {
	font-size:2.4em;
	line-height:1.3;
	width:48%;
	padding:30px 50px 20px 30px;
	float:left;
	color:#a5c210;
}
.txt-box-zitat b {
	font-weight:600;
}
.txt-box-zitat .zitat-autor {
	font-size:0.5em;
	color:#222;
}
.txt-box-standard {
	font-size:1.25em;
	line-height:1.6;
	width:48%;
	padding:30px 30px 20px 30px;
	float:left;
}
.txt-box-hightlight-in {
	background-color:white;
	border-radius:12px;
	width:100%;
	padding:30px;
	margin-top:0;
	margin-bottom:40px;
	float:left;
}
#praxis .txt-box-hightlight-in {
	margin-top:20px;
}
.txt-box-center {
	background-color:white;
	border-radius:12px;
	width:40%;
	padding:20px;
	margin:35px auto 0px auto;
}
.txt-box-standard h2 {
	font-size:24px;
	margin-top:50px;
}
.txt-box-hightlight-in h2 {
	font-size:1.5em;
	margin-top:0px;
}
.txt-box-small {
	background-color:#fff;
	border-radius:12px;
	font-size:2em;
	line-height:0.85;
	text-align:center;
	width:30.5%;
	padding:10px 10px 20px 10px!important;
	margin:32px 1.4% 10px 1.4%;
	float:left;
}
.txt-box-small:hover {
	background-color:#fff;
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, .25);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, .25);
	box-shadow:0px 0px 2px 0px rgba(0, 0, 0, 0.7);
}
.txt-box-small a {
	text-decoration:none;
}
.txt-box-small img {
	margin:10px auto 9px auto;
}
.txt-box-large {
	width:100%;
	font-size:1.25em;
	padding:30px;
	text-align:center;
	margin-top:0;
	float:left;
}
.txt-box-dauer p {
	margin-bottom:0.8em;
}
ul li {
	margin:0px 0;
	font-weight:600;
}
.nobold {
	font-weight:normal;
}
#kontakt h3 {
	text-align:center;
	margin-top:30px;
	font-size:24px;
}
.section-title-area .section-title {
	text-transform:none;
	letter-spacing:normal;
	font-size:3em;
	padding-bottom:0;
	padding-top:50px;
}
.section-title-area {
	margin-bottom:0px;
	padding: 0 35px;
	text-align:center;
}
.section-desc {
	width:100px;
	border-bottom:#e7777e solid 4px;
	margin:-25px auto 0 auto;
}
#willkommen,#psychotherapie,#praxis,#kontakt {
	padding-bottom:30px;
}
#kontakt {
	padding-bottom:80px;
}
#willkommen {
	padding-bottom:100px;
}
#willkommen .section-title {
}
#uebermich .portrait,#praxis .meinepraxis {
	position:absolute;
	left:50%;
	overflow:hidden;
}
#uebermich .portrait {
	top:-150px;
	margin-left:-100px;
	width:200px;
	height:200px;
	border-radius:100px;
	border:#fff solid 3px;
}
#praxis .meinepraxis {
	z-index:100;
	top:-70px;
	margin-left:-45px;
	width:90px;
	height:90px;
	border-radius:45px;
}
a.maillink {
}
a.maillink:hover {
	color:#000;
}
.maillink,.telefon,.adresse {
	font-size:0.7em;
}
img.icon {
	margin-bottom:20px;
}
.section-padding {
	padding:50px 0px;
}
#uebermich {
	overflow:visible;
	position:relative;
	z-index:999;
	margin-top:-100px;
	padding-top:200px;
}
#uebermich .container {
	padding-top:30px;
	display:table;
}
#praxis {
	overflow:visible;
	position:relative;
	z-index:999;
	margin-top:-70px;
	padding-top:140px;
}

/*----- 1140px Start ------------------------------------------------------*/
@media screen and (max-width: 1140px) {
	.txt-box-small {
		float:none;
		width:400px;
		padding:30px 20px 0 20px;
		margin:10px auto;
	}
	.txt-box-small img {
		margin:10px auto 9px auto;
	}
	.txt-box-hightlight-in {
		width:100%;
		padding:20px 20px 20px 20px;
	}
	.txt-box-center {
		width:400px;
		text-align:center;
	}
	.txt-box-zitat {
	}
	.txt-box-zitat,.txt-box-standard {
		float:none;
		width:100%;
		padding-bottom:0px;
	}
	.txt-box-hightlight-in,.txt-box-small {
		float:none;
		width:400px;
		margin:40px auto 40px auto;
	}
	.txt-box-small {
		margin:10px auto;
	}
	.txt-box-left {
		padding-top:0px;
		padding-bottom:0px;
		margin:0px;
	}
	.txt-box-inside {
		margin-top:40px;
	}
	#kontakt .txt-box-large {
		text-align:left;
	}
}

/*----- 1140px End ------------------------------------------------------*/
/*----- 720px Start ------------------------------------------------------*/
@media screen and (max-width: 720px) {
	.hero-pw {
		display:none;
	}
	.hero-pw-mobile {
		display:block;
		padding:0;
		margin-top:-0px;
		text-align:center;
	}
	#willkommen {
		padding-bottom:150px;
	}
	#willkommen .section-title {
		margin:0 auto;
	}
	.section-title-area .section-title {
		font-size: 2.6em;
	}
	.txt-box-hightlight-in,.txt-box-small,.txt-box-zitat,.txt-box-standard,.txt-box-center {
		float:none;
		width:100%;
		padding:30px 20px 20px 20px;
	}
	.txt-box-zitat,.txt-box-small {
		font-size: 2.1em;
	}
	.txt-box-left {
		padding-top: 0px;
	}
}

/*----- 720px End ------------------------------------------------------*/
.container {
	padding-right:0px;
	padding-left:0px;
	max-width: 1140px;
	margin: 0 auto;
}
::selection {
	background:highlight;
	color:highlighttext;
}
.txt-box-zitat,.txt-box-standard {
	padding-bottom:0px;
}
.txt-box-center {
	font-size:1em;
}
.txt-box-small {
	font-size:1.7em;
}
.galerie {
	display:grid;
	grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));
	gap:15px;
	margin-top:0px;
	padding:30px 30px 60px 30px;
	width:100%;
	float:none;
}
.galerie img {
	width:100%;
	height:auto;
	border-radius:10px;
	cursor:pointer;
	transition:transform 0.3s ease;
	object-fit:cover;
	border:3px solid #fff;
}
.galerie img:hover {
	transform:scale(1.05);
}
#lightbox {
	display:none;
	position:fixed;
	z-index:1000;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.8);
	justify-content:center;
	align-items:center;
}
#lightbox img {
	max-width:90%;
	max-height:80%;
	border-radius:12px;
}
#close {
	position:absolute;
	top:20px;
	right:30px;
	color:white;
	font-size:40px;
	font-weight:600;
	cursor:pointer;
}
#prev,#next {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	color:white;
	font-size:60px;
	font-weight:600;
	cursor:pointer;
	user-select:none;
	padding:20px;
}
#prev {
	left:20px;
}
#next {
	right:20px;
}
#prev:hover,#next:hover {
	color:#ccc;
}

/* footer */
.logo-home-box {
	border-bottom: 1px solid #e9e9e9;
	padding: 40px 0;
	background-color: white;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .25);
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .25);
}
.logo-home {
	display: block;
	margin: 0 auto;
	width: 280px;
}
.content-container {
	text-align: center;
	color: #262626;
	font-size: 1em;
	padding-bottom: 100px;
	margin: 0 auto;
	max-width: 1140px;
}
.content-container p {
	font-size: 1.25em;
	line-height: 1.6;
}
h1.main-title {
	font-size: 3em;
	font-weight: normal;
	line-height: 1.2;
	padding-top: 50px;
}
h2.sub-title {
	font-size: 2em;
	font-weight: normal;
	margin: 2em 0 0.3em 0;
}
h3.name {
	font-weight: 600;
}
.line-space {
	padding-top: 50px;
}

/* loading animation */
.txt-box-zitat,.txt-box-standard,.txt-box-large {
	-moz-animation-name:droptxtbox;
	-moz-animation-iteration-count:1;
	-moz-animation-timing-function:ease-out;
	-moz-animation-duration:1.6s;
	-webkit-animation-name:droptxtbox;
	-webkit-animation-iteration-count:1;
	-webkit-animation-timing-function:ease-out;
	-webkit-animation-duration:1.6s;
	animation-name:droptxtbox;
	animation-iteration-count:1;
	animation-timing-function:ease-out;
	animation-duration:1.6s;
}
@-moz-keyframes droptxtbox {
	0% {
		-moz-transform:translateY(30px);
	}
	100% {
		-moz-transform:translateY(0);
	}
}
@-webkit-keyframes droptxtbox {
	0% {
		-webkit-transform:translateY(30px);
	}
	100% {
		-webkit-transform:translateY(0);
	}
}
@keyframes droptxtbox {
	0% {
		transform:translateY(30px);
	}
	100% {
		transform:translateY(0);
	}
}
