/*
 * Start Bootstrap - Landing Page (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.topnav {
    font-size: 14px; 
}

.hm-brand{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top:-14px;
}
.navbar{
    min-height: 80px;
    margin-bottom: 20px;
    border: 1px solid transparent;  
   /* background-image: url(../img/nav-bg1.jpeg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;*/
    background-color: #F8F8F8;
}

.active-page{
    background-color: #386B88;
    color: #fff !important;
}

.nav > li:hover, .nav > li:focus, .nav > li:active {
    color: #fff;
	text-decoration: none;
	background-color: #386B88 !important;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li >a:hover {
	color: #fff;
	background-color: transparent;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	color: #386B88;
	text-decoration: none;
	background-color: #fff;
    list-style: none;
}

.hm-nav{
	padding-top: 14px;
}

/*.sub-nav{
    font-size: 14px;
    text-align: center;
    background-color: #E4F2F3;
}*/

.topnav {
	font-size: 16px;
}
.lead {
    font-size: 18px;
    font-weight: 200;
}

.parallax {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    background-image: url(../img/hm-intro.jpg);
     color: #f8f8f8;
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.intro-header {
    padding-top: 85px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/intro-bg.jpg) no-repeat center center;
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
		padding-top: 165px;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 80px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 80px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.content-section-c {
    padding: 80px 0;
    border-top: 1px solid #e7e7e7;
    background-color: #f8f8f8;
}

.content-section-d {
    padding: 80px 0;
    border-top: 1px solid #e7e7e7;
    background-color: #f8f8f8;
    text-align: left;
}

.content-section-d > a{
    cursor: pointer;
}


section button {
  margin: 0 auto;
  font-size: 2.0rem;
  padding: 1.25rem 2.5rem;
  display: block;
  background-color: #386B88;
  border: 1px solid transparent;
  color: #ffffff;
  font-weight: 300;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

section button a{
    color: #ffffff;
}

section button:hover {
  background-color: #ffffff;
  color: #386B88;
  border-color: #386B88;
}

section button:hover a{
    color: #386B88;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.section-heading-spacer2 {
    
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.hm-txt-c{
    text-align: center;
}

.hm-banner-para{
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    background-image: url(../img/hm-intro.jpg);
    color: #f8f8f8;
    height:70%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}

.hm-banner{
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 35px;
    padding-top: 15px;  
}

.hm-therapie-pic{
    padding-top:45px;
}

.hm-bdhn{
margin: auto;
padding-top: 10px;
object-fit: cover;
float: left;
padding-right: 10px;
height: 150px;
width: 180px;
}

.hm-center{
    margin-left: auto;
    margin-right: auto;
	display:inline-block;
}

.hm-meso-txt{
    text-align: justify;
}

.hm-meso-header{
    text-align: center;
}

.hm-aku-pic{
    padding-top: 25px;
}

.section-heading-spacer-middl{
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/call.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

.content-section-b{
    background-image: url(../img/nav-bg1.jpeg);
    background-repeat: no-repeat;
     background-size: 100% 100%;
    
}

footer {
    padding: 50px 0;
    /*background-image: url(../img/footer-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;*/
    background-color: #A5C0D3;
    color: #333;
}

.hm-footer{
    color: #333;   
}

.footer-c1{
    border-right: 1px;
        font-weight: 400;
}

.footer-c2{
    border-right: 1px;
    text-align: center;
    font-weight: 400;
}

.footer-c3{
    border-right: 1px;
        font-weight: 400;

}

.footer-h4{
    color: #386B88;
    font-weight: 600;
}

.hm-footer{
    text-align: center;
}

p.copyright {
    margin: 15px 0 0;
}

.hm-a_cursor{
    cursor: pointer;
}

#karte{
    width:400px;
    height: 300px;
}

.disclaimer{
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

@media only screen and (max-width: 768px) {
	.hm-nav {
    padding-top: 24px;
}

.hm-nav {
    padding-top: 24px;
}

.intro-message > h3 {  
    /* padding-top: 50px; */
}

.footer-c1{
	text-align: center;
}
.footer-c3{
	text-align: center;
}
}