/*

    Template Name   : Philipp Schwab - Psychotherapie
    Template Author : http://www.nyxas.com    
    
    *****************************************
    
    - Fonts
    - Reset Default Styling
    - Titelbild
    - Header
    - Angebot
	- Rahmenbedingungen
	- Impressum
	- Datenschutz
    - Map
    - Footer
    - Responsive CSS
    
*/





/*		Fonts		*/

@font-face {
	font-family: 'SommetSlabRndBlackBlack';
		src: url('../fonts/SommetSlabRndBlack-webfont.eot');
		src: url('../fonts/SommetSlabRndBlack-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SommetSlabRndBlack-webfont.woff') format('woff'),
		url('../fonts/SommetSlabRndBlack-webfont.ttf') format('truetype'),
		url('../fonts/SommetSlabRndBlack-webfont.svg#SommetSlabRndBlackBlack') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SommetSlabRndRegularRegular';
		src: url('../fonts/SommetSlabRndRegular-webfont.eot');
		src: url('../fonts/SommetSlabRndRegular-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SommetSlabRndRegular-webfont.woff') format('woff'),
		url('../fonts/SommetSlabRndRegular-webfont.ttf') format('truetype'),
		url('../fonts/SommetSlabRndRegular-webfont.svg#SommetSlabRndRegularRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}


body{
	color: #625c5c
}

a {
    color: #c4462f;
    text-decoration: none;
    line-height: inherit;
	transition: background 0.9s ease-out 0s;
}
a:hover, a:focus {
	color: #b0402b;
}


.container {
	margin: 0 auto;
}

/*    Reset Default Foundation Styling    */

.row{
	max-width:1140px;
	padding: 0 65px;
}


.top-bar .toggle-topbar.menu-icon a span::after{
	right: 0;
}

.top-bar .toggle-topbar.menu-icon a{
	padding: 0 2rem 0 0.9375rem;
}


.top-bar,
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section ul li,
.top-bar.expanded .title-area,
.no-js .top-bar-section ul li:hover > a{
	background: transparent;
	height: auto;
	line-height:normal;
	padding: 0;
}


.top-bar .name,
.top-bar .name h1,
.top-bar .name h2,
.top-bar .name h3,
.top-bar .name h4,
.top-bar .name span,
.top-bar .name p{
	line-height: normal;
	height: auto;
	font-size: 1.375rem;
}


.top-bar.expanded .toggle-topbar a{
	color: #c4462f;
}

.top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #c4462f, 0 7px 0 1px #c4462f, 0 14px 0 1px #c4462f;
}





/*    Titelbild    */

.titelbild{
	width: 100%;
	height: 715px;
	background: url('../img/titelbild.jpg') no-repeat 50% 0%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	   background-size: 100%; 
}

.titelbild .caption{
	margin-top: 30px;
}

.titelbild .caption h1.mean_cap{
	font-family: "SommetSlabRndBlackBlack", Helvetica, Arial, sans-serif;
	font-size: 47px;
	color: #000;
	text-transform: uppercase;
	line-height: 45px;
	font-weight: bolder;
	letter-spacing: 2.5px;
}

.titelbild .caption h2.sub_cap{
	font-family: "SommetSlabRndRegularRegular", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 28px;
	color: #c4462f;
	line-height: 5px;
	margin-bottom: 40px;
}


.titelbild .caption p{
	font-family: "SommetSlabRndRegularRegular", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #625c5c;
	line-height: 35px;
	margin-bottom: 50px;
}

.titelbild .caption a{
	color: #625c5c;
}

.titelbild .caption a.map {
    background: rgb(81, 160, 94) none repeat scroll 0% 0%;
    display: inline-block;
    margin: 0px 0px 2px;
	width: 50px;
	height: 50px;
	margin-top: 24px;
}
.titelbild .caption a.map:hover {
    background: rgb(0, 0, 0) none repeat scroll 0% 0%;
}



/*    Header    */

header{
	width: 100%;
	height: 130px;
	background: transparent;
}

.logo h1{
	text-decoration: none;
	color: #000;
	font-family: "SommetSlabRndBlackBlack", Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}
.logo h1 span{
	color:#c4462f;
	font-weight: normal;text-transform: none;
	font-family: 'SommetSlabRndRegularRegular', Helvetica, Arial, sans-serif;
}
.name span.logo-kontaktinfo{
	font-size: 18px;
	line-height: 1.2;
	color:#625c5c;
	font-weight: normal;text-transform: none;
	font-family: 'SommetSlabRndRegularRegular', Helvetica, Arial, sans-serif;
}
.name span.logo-kontaktinfo a{
	font-size: 18px;
	line-height: 1.2;
	color:#625c5c;
	font-weight: normal;
	text-transform: none;
	display: inherit;
	padding: 0px;
	font-family: 'SommetSlabRndRegularRegular', Helvetica, Arial, sans-serif;
}
.name span.logo-kontaktinfo a.map{

background: rgb(81, 160, 94) none repeat scroll 0% 0%;
display: inline-block;
    margin-top: 20px;
width: 50px;
height: 50px;
}

.name span.logo-kontaktinfo a.map:hover {
    background: rgb(0, 0, 0) none repeat scroll 0% 0%;
}

header .logo{
	margin: 50px 0 0 0;
}

header nav{
	margin-top: 30px;
}

header .top-bar-section ul li a{
	color: #000;
	font-family: "SommetSlabRndRegularRegular", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin-right: 30px;
	letter-spacing: .5px;
}


header .top-bar-section ul li:last-child a{
	margin-right: 0;
}


header .top-bar-section li:not(.has-form) a:not(.button){
	-webkit-transition:all .2s linear;
	     -o-transition:all .2s linear;
	        transition:all .2s linear;
}

header .top-bar-section li:not(.has-form) a:not(.button):hover{
	color: #c4462f;
}




/*    Angebot    */

.angebot{
	padding: 10px 0;
	font-family: "SommetSlabRndRegularRegular", Helvetica, Arial, sans-serif;
	color: #625c5c;

}

.angebot .mean_title,
.angebot .sub_title{
	font-family: "SommetSlabRndRegularRegular", Helvetica, Arial, sans-serif;
}


.angebot .mean_title{
	font-size: 30px;
	color: #c4462f;
	font-weight: bold;
}

.angebot .sub_title{
	font-size: 22px;
	color: #625c5c;
	font-weight: lighter;
}
.angebot p{
	font-size: 21px;
	line-height: 1.3;
}
.angebot p a{
	color: #625c5c;
	text-decoration: underline;
}
.angebot p a:hover,.angebot p a:focus {
	color: #c4462f;
}




/*    Rahmenbediungungen    */

.rahmenbedingungen {
	padding: 40px 0;
	padding-bottom: 20px;
	font-family: "SommetSlabRndRegularRegular", Helvetica, Arial, sans-serif;
	color: #625c5c;

}

.rahmenbedingungen .mean_title,
.rahmenbedingungen .sub_title{
	font-family: "SommetSlabRndRegularRegular", Helvetica, Arial, sans-serif;
}


.rahmenbedingungen .mean_title{
	font-size: 30px;
	color: #c4462f;
	font-weight: bold;
}

.rahmenbedingungen .sub_title{
	font-size: 22px;
	color: #625c5c;
	font-weight: lighter;
	text-transform: lowercase;
}
.rahmenbedingungen p{
	font-size: 21px;
	line-height: 1.3;
}

.rahmenbedingungen p a{
	color: #625c5c;
	text-decoration: underline;
}
.rahmenbedingungen p a:hover,.rahmenbedingungen p a:focus {
	color: #c4462f;
}



/*    Map    */
.map{
	width: 100%;
	position: relative;
	overflow: hidden;
}

#map_container img{
	width: 100%;
	height: auto;
}




/*    Footer    */

footer{
	padding: 10px 0;
	background: #fff;
}
footer .row {
	border-top: 4px solid #000;
	padding-top: 40px;
}
footer .kontakt{
	float: left;
	margin-bottom: 80px;
}

footer .kontakt p{
	color: #625c5c;
	font-family: "SommetSlabRndRegularRegular", Helvetica, Arial, sans-serif;
	letter-spacing: .5px;
}
footer .kontakt a {
	color: #625c5c;
}
footer .imp_ds{
	max-width: 430px;
	float: right;
} 
footer .impressum{
	display: inline-block;
	color: #625c5c;
	font-family: "SommetSlabRndRegularRegular", Helvetica, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 0.5px;
}

footer .impressum{
	width: 215px;
	margin-left: 80px;
	vertical-align: top;
	text-align: right;
}

footer .impressum .txt_link{
	margin-bottom: 30px;
}
footer .impressum a {
	text-decoration: underline;
	color: #625c5c;
}
footer p{
	margin: 0;
	padding: 0;
}





/*  Back To Top button  */

#back_top{
	text-decoration: none;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 9999;
	opacity: 0;
}

.btn_fancy#back_top{
	padding: 6px 16px;
}

.btn_fancy#back_top:hover .border_layer{
	-webkit-transform:translate(1px,-1px);
	    -ms-transform:translate(1px,-1px);
	     -o-transform:translate(1px,-1px);
	        transform:translate(1px,-1px);
}
.btn_fancy#back_top:hover .solid_layer{
	-webkit-transform:translate(-1px,1px);
	    -ms-transform:translate(-1px,1px);
	     -o-transform:translate(-1px,1px);
	        transform:translate(-1px,1px);
}



/*    Responsive CSS    */

@media only screen and (max-width: 40em){
	.top-bar .top-bar-section{
		display: none;
	}

	.top-bar.expanded .top-bar-section{
		display: block;
	}

	.top-bar-section ul{
		margin-top: 70px;
		background: #ffffff;
	}

	.top-bar-section li:not(.has-form) a:not(.button){
	  color: #625c5c;
	  margin: 0;
	  display: block;
	  text-align: center;
	  padding: 20px 0;
	  background: #ffffff;
	  border-bottom: 1px solid #fff4d7;
	  -webkit-transition: all .2s linear;
	       -o-transition: all .2s linear;
	          transition: all .2s linear;
	}

	header .top-bar-section li:not(.has-form):last-child a:not(.button){
		border: 0;
	}

	header .top-bar-section li:not(.has-form) a:not(.button):hover{
		color: #625c5c;
		background: #c4462f;
		padding: 20px 0;
	}
	header nav {
    margin-top: 10px;
	}
	
	.titelbild {
    height: 315px;
	}

	
	.titelbild .caption {
    display: none;
}

	footer .kontakt{
		width: 100%;
		text-align: center;
		margin-bottom: 0;
	}
footer .imp_ds {
    max-width: 100%;
    float: none;
}

	footer .impressum{
		width: 100%;
		text-align: center !important;
		float: none;
		margin: 0;
	}

	footer .impressum{
		margin-top: 60px;
	}
}
@media only screen and (max-width: 450px) {

.titelbild {
    height: 215px;
}
	
}
@media only screen and (max-width: 500px) {

.name span.logo-kontaktinfo{
	display: none;
	}

	}
@media only screen and (min-width: 40.01em) and (max-width: 64.062em) {
	
	.top-bar .name {
		display: none;
	}
	.titelbild {
    height: 540px;
	}
	
	.titelbild .caption h1.mean_cap,
	.titelbild .caption h2.sub_cap
	{
		font-size: 25px;
		line-height: 15px;
	}
		.titelbild .caption p
	{
		font-size: 25px;
		line-height: 30px;
	}

}

@media only screen and (min-width: 640px) and (max-width: 860px) {
	
	.titelbild .caption {
    margin-top: -30px;
	}
	.titelbild .caption a.map {
		margin-top: 0;
	}
	.titelbild {
    height: 380px;
	}
	
}
 @media only screen and (min-width: 767px) and (max-width: 1024px) {

	.lity-container {
  max-width: 90%;
  width: 700px;
  max-height: 85%;
	}
}
@media only screen and (min-width: 64.063em) {
	
.container {
	max-width: 980px;
}
	.titelbild {
    height: 530px;
	}
	.top-bar .name {
		display: none;
	}
	
	#back_top{
		right: 40px;
		bottom: 40px;
		margin-top: -22px;
	}	
	
	.lity-container {
  max-width: 90%;
  width: 1090px;
  max-height: 85%;
	}
}

@media only screen and (min-width: 79.672em) {
	
.container {
	max-width: 1090px;
}
	.titelbild {
    height: 570px;
	}
}

