body, html{
	/*font-family: 'Source Sans Pro', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	color:#47185a;
	font-size: 13px;
	font-weight:300;
}
strong{
	font-weight:700;
}
p{
	line-height: 1.7em;
	font-size:1.5rem;
	margin-bottom:0;
	hyphens:auto;
}
.uppercase{
	text-transform: uppercase;
}
.medium_text{
	font-size:1.538rem;
	letter-spacing: 2px;
	font-weight: 700;
}

h1, h1 p{
	color:#47185a;
	font-weight:700;
	font-size:3rem;
	letter-spacing: 5px;
	margin-bottom: 40px;
	line-height: normal;
}
h1 p{
	margin-bottom: 0;
	color: inherit;
}
h2, h2 p{
	color:#47185a;
	font-weight:700;
	font-size:2.250rem;
	letter-spacing: 2px;
	margin-bottom: 20px;
	line-height: normal;
	hyphens:auto;
}
h2 p{
	margin-bottom: 0;
}
h3, h3 p{
	color:#47185a;
	font-weight:700;
	font-size: 1.538rem;
	letter-spacing: 2px;
	margin-bottom: 0;
	line-height: normal;
}
h3 p{
	margin-bottom: 0;
}
h4, h4 p{
	color:#47185a;
	font-weight:700;
	font-size: 1.538rem;
	letter-spacing: 2px;
	margin-bottom: 0;
	line-height: normal;
}
ul li{
	font-size: 1.538rem;
}

button{
	font-size: 1.538rem;
	letter-spacing: 2px;
	font-weight:700;
	padding:20px;
	border:1px solid #e1d4b9;
	background:none;
}
.parallax-window-1 {
	display:none;
}
.parallax-window-2 {
	display:none;
}
.static-window{
	min-height:calc(100vh - 80px);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display:block;
	margin-top:80px;
}
.slider {
    height:calc(100vh - 80px) !important;
}

.static-window.half-height{
	min-height: 50vh !important;
}
.static-window.half-height .image_text_box {
	/*bottom: calc(50vh - 80px);*/
	/*top: calc(50vh);
	bottom:inherit;*/
	width:100%;
	left:0px;
}
.static-window-home-start {
	background-image:url('../images/startseite/start_home.jpg');
	margin-top:80px;
}
.static-window-home-portrait {
	background-image:url('../images/startseite/portrait_as20-265265.JPG');
}
.static-window-home-praxis {
	background-image:url('../images/startseite/praxis_as20-265359.JPG');
}
.static-window-datenschutz-start {
	background-image:url('../images/datenschutz/start_AdobeStock_233951285.jpeg');
}
.static-window-impressum-start {
	background-image:url('../images/impressum/start_AdobeStock_232378407.jpeg');
}
.static-window-team-start {
	background-image:url('../images/team/start_as20-264704.JPG');
}
.static-window-leistungen-start {
	background-image:url('../images/leistungen/start_MPlatis_PRaxis_Julia-Giesen--5.jpg');
}
.static-window-praxis-start {
	background-image:url('../images/praxis/start_MPlatis_PRaxis_Julia-Giesen-8826.jpg');
}
.menu_item{
	color:#47185a;
	font-weight: 700;
	/*font-size: 22px;*/
	font-size: 1.538rem;
	letter-spacing: 2px;
	cursor:pointer;
}
.top-fixed-mobile .menu_item{
	line-height: 2.5em;
	border-bottom: 1px solid #ececec;
}
.top-fixed-mobile .menu_item:last-of-type{
	border-bottom: none;
}
.square {
  position: relative;
  width: 100%;
}
.square:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.square_content {
  position: absolute;
  width: 100%;
  height: 100%;
}
.square_content_h1{
	font-weight: 700;
	font-size: 2.250rem;
	margin-top:50px
}
.square_content_h2{
	font-weight: 700;
	font-size: 2.250rem;
	margin-top:20px;
}

.square_content_icon{
	margin-top:30px
}
.square_content_icon img{
	width: 50%;
}
.square_content_more{
	font-weight: 400;
	font-size: 1.5rem;
	margin-top:80px
}
.square_content_more_2{
	font-weight: 400;
	font-size: 1.5rem;
	margin-top: 10px;
}
.sprechzeiten{
	font-weight:700;
	font-size: 1.25rem;
	letter-spacing: 2px;
}

.bg_beige{
	background-color:#e1d4b9;
}
.bg_beige_content{
	/*background-color:#E8DDC8;*/
	background-color:#f4eee4;
}
.bg_violet{
	background-color:#47185a;
}
.bg_pink{
	background-color:#ff7b7d;
}
.bg_white{
	background-color:#fff;
}
.beige{
	color:#e1d4b9;
}
.violet{
	color:#47185a;
}
.pink{
	color:#ff7b7d;
}
.white{
	color:#fff;
}
.map-section{
	position:relative;
}

.map-section .map-container{
	position:relative;
	z-index:10;
}

.map-data{
	text-align:center;
	font-size: 1rem;
	font-weight:400;
	line-height:1.8em;
}

.map-canvas{
	position:relative;
	height:500px;
}

.map-data h6{
	font-size:18px;
	font-weight:500;
	text-align:center;
	margin-bottom:5px;
	color:#121212;
}
#map {
    width: 100%;
    height: 300px;
	margin-top: 80px;
}
.anfahrt_kontakt{
	font-size:1.5rem;
	letter-spacing: normal;
}

.anfahrt_kontakt strong{
	font-size:1.5rem;
	/*letter-spacing: 2px;*/
	line-height: 1.8em;
	font-weight: 700;
}


.footer{
	font-size:1.538rem;
	letter-spacing:2px;
}
.footer .footer_navi {
	font-weight: 700;
	font-size:1.5rem;
	letter-spacing:;
}
.footer p{
	font-size: 1.5rem;
	letter-spacing: normal;
	font-weight: normal;
}
a {
	color:inherit !important;
}
.seperator{
	height:3px;
	background-color:#47185a;
	width:20%;
	margin: 80px auto 60px auto;
}
.logo{
	position:absolute;
	top:25px;
	left:50px;
}
.logo_mobile{
	position: relative;
	margin-top:10px;
	float:left;
}
.logo_text_mobile{
	position: relative;
	margin-top:30px;
	margin-left:30px;
	float:left;
	font-weight: 700;
}
.mobile_menu_icon{
	position:absolute;
	right:15px;
	top:25px;
	cursor: pointer;
}
.mobile_menu{
	display:none;
	position:absolute;
	top:80px;
	left:0;
	width:100%;
	background-color:rgba(255,255,255,1);
	text-align:center;
	padding:5px;
	border-top: solid 3px #ececec;
	border-bottom: solid 3px #ececec
}
.home_header_title{
	position:absolute;
	bottom: 25%;
	width: calc(100%);
	text-align:center;
}
.home_header_logo{
	 position:absolute;
	 top: 40%;
	 left:50%;
	 transform: translate(-50%, -50%);
	 width:50%;
	 display:none;
}
.top-fixed-mobile{
	background-color:white;
	height:80px;
	position:fixed;
	display:none;
	z-index:9999;
	display:block;
	top:0;
}
.top-fixed-desktop{
	background-color:#fff;
	height:150px;
	position:fixed;
	display:none;
	z-index:9999;
	display:none;
}

.leistung_image_icon{
	width:40%;
	height:50%;
	position:absolute;
	bottom:5%;
	right:calc(3% + 15px);
	text-align:right;
}
.sm_full_width{
	width:100%;
}
.pr{
	position: relative;
}
.leistungen_row, .team_row{
	margin-bottom: 50px;
}
.team_content{
	margin-bottom:15px;
}
.image_text_box{
	position:absolute;
	bottom:0;
	/*left:15px;*/
	width:calc(100%);
	padding:30px;
	color: #47185a;
	font-size: 1.5rem;
	cursor:pointer;
	height:80px;
}
.image_text_box h2{
	font-size: 1.538rem;
	letter-spacing: 2px;
	color:white;
	margin-bottom: 10px;
}
.image_text_box a{
	letter-spacing: 2px;
	color:#fff !important;
}
.image_text_box.large_text_box{
	height: inherit;
	width: calc(100% - 30px);
}
.navigation_logo{
	display:none;
}

.team_row table, .team_row ul{
	font-size: 1.5rem;
}
.extended_content{
		display:none;
}
.extended_content_button{
		font-weight:700;
		cursor:pointer;
		font-size: 1.5rem;
		text-decoration:none !important;
		margin-top:15px;
		display:block;
}
.team_row .title{
	margin-bottom:5px;
	color:#ff7b7d;
}
.team_row .title_sub_headline{
	color:#47185a;
	margin-bottom: 15px;
	font-size: 1.5rem;
}
.sst{
	margin-top:80px;
}
.ssb{
	margin-bottom:80px;
}
.spt{
	padding-top:80px;
}
.spb{
	padding-bottom:80px;
}
.datenschutz_content p{
	/*margin-bottom:2rem;*/
}
.datenschutz_content a, .impressum_content a{
	/*margin-bottom:2rem;*/
	text-decoration:underline;
}
.no_border{
	border: none;
}
.terminbuchung-overlay{
	top:65px !important;
}
div#preloader {
	background: url("../images/ajax-loader.gif") no-repeat scroll center center #ffffff;
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 99999;
}
.submenu{
	display:none;
	position: absolute;
	top: 100%;
	left: -1.5rem;
	z-index: 1000;
	padding: 0.5rem 0;
	margin: 0.125rem 0 0;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: none;
	min-width: 100%;
	border-radius: 0;
	font-size: 1.5rem;
	font-weight: 300 !important;
	letter-spacing: normal;
}
.mobile_submenu{
	display:none;
	position: relative;
	z-index: 1000;
	color: #212529;
	text-align: center;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: none;
	min-width: 100%;
	border-radius: 0;
	font-size: 1.5rem;
	font-weight: 300 !important;
	letter-spacing: normal;
	line-height: 2.5rem;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #47185a;
}
