/*
Theme Name: Hermanns
Theme URI: http://www.physiotherapie-hermanns.at
Description: Responsive Bootstrap theme for Hermanns 
Author: Dennis van Zwet
Author URI: http://www.studiovanzwet.nl
Version: 1.2
Tags: responsive, white, blue, bootstrap, hermanns, physiotherapie
*/

@import url('//physiotherapie-hermanns.at/wp-content/themes/hermanns/bootstrap/css/bootstrap.min.css');
@import url('//physiotherapie-hermanns.at/wp-content/themes/hermanns/bootstrap/css/bootstrap-theme.min.css');

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}




body {

  padding-bottom: 20px;
  font-family: "museo-slab", serif;
  background-color: #B5B5B5;
  color: #666;
}

.container {padding-left: 0px;
padding-right: 0px; padding-bottom: 0px}

.wit {background-color: #fff;}
.totaal {background-color: #fff; padding-top: 20px; padding-bottom: 0px}
.boven {margin-bottom: 20px;}

a {
    color: #62B5E1;
    text-decoration: none;}

a:focus {outline: none;}

a:hover {color: #62B5E1;
text-decoration: underline;}

.navbar-inverse {
    background-color: #62B5E1;
    border: none;
	background-image: none;

}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: none;
	border-radius: 0px;
    background-color: #62B5E1;
}

.navbar-inverse .navbar-toggle {border-color: #FFF; border-radius: 0px; margin-right: 20px;}
.navbar-inverse .navbar-toggle:hover .icon-bar  {background-color: #62B5E1; color: #FFF}
.navbar-inverse .navbar-toggle:hover {background-color: #FFF;}

.header-contact-outside {position: relative; height: 119px;}
.header-contact {float: right; text-align: right; position: absolute;
    bottom: 8px; font-size: 1.3em}

.navbar-collapse {
    padding-left: 0px;
    border-top: none;
    box-shadow: none;
}


.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
  background-image: none;
  background-repeat: no-repeat;
  -webkit-box-shadow: none;
  box-shadow: none;
 background-color: #2793CC;

}


.navbar-inverse .navbar-brand, 
.navbar-inverse .navbar-nav > li > a {
    text-shadow: none;
	color: #FFF;
padding-left: 40px;
}




.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
	/*background-color: #2282B5;*/
  background-color: #61B5E0;

}


@media screen and (max-width:992px){	
.header-contact	{}
.header-contact-outside {display: none;}
}

footer {background: #61B5E0 url("//physiotherapie-hermanns.at/wp-content/themes/hermanns/img/bg-blauw.jpg") no-repeat scroll center top; color: #FFF; text-align: center; margin-top: 10px; padding: 90px 0px 30px 0px;}
footer a {color: #FFF; text-decoration: underline;}
footer a:hover {color: #FFF;}
footer p {margin-bottom: 0px;}


.panel {
    /*margin-bottom: 20px;
    background-color: #FFF;*/
    border: none;
    border-radius: none;
    box-shadow: none;
}


/*#metaslider_container_15 {margin-bottom: 20px;}*/
.row {padding: 0 ; margin-left: 0; margin-right: 0;}
.rond {border-radius: 50%}
.blokjustify {text-align: justify; }
.blokcenter {text-align: center;}
.blokleft {text-align: left;}
.blokleft .titel {font-size: 1.3em; font-weight: bolder;}
.rijwit h1  {font-size: 3em; font-weight: bolder;}
.rijblauw h1 {font-size: 3em; font-weight: bolder; margin-top: 90px; margin-bottom: 10px; color: #FFF;}
.h1 {font-size: 3em; font-weight: bolder; margin-top: 40px; margin-bottom: 10px;}
.rijwit {text-align: center; background: #FFF; padding: 0 40px 20px 40px}
.rijblauw {text-align: center; background: url(//physiotherapie-hermanns.at/wp-content/themes/hermanns/img/bg-blauw.jpg) top center no-repeat #61B5E0; color: #FFF; padding: 0 40px 40px 40px}
.rijblauw a {color: #FFF; text-decoration: none;}
.rijblauwwit {text-align: center; background: url(//physiotherapie-hermanns.at/wp-content/themes/hermanns/img/bg-wit.jpg) top center no-repeat #FFF; padding: 0 40px 40px 40px}
.rijpagina {padding: 0 40px 20px 40px}
.rijpagina h1 {font-size: 3em; font-weight: bolder; margin-top: 20px; margin-bottom: 10px;}

.wp-image-114 {margin-top: 20px; margin-bottom: 20px;}
.links {margin-bottom: 20px;}
.links img {border: solid 1px #666;}