body {
	font-family: 'Open Sans', sans-serif;
}
.header-top {
  background-color: #016295 !important;
  padding: 7px 0 !important;
}
#header .logo img {
    margin-top: 10px;
  	width: 200px;
}
#header {
    padding: 18px 0;
    -webkit-box-shadow: 0px 7px 26px -9px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 7px 26px -9px rgba(0,0,0,0.55);
	box-shadow: 0px 7px 26px -9px rgba(0,0,0,0.55);
}
.header-top p,
.header-top a {
  color: #fff !important;
}
nav.main-menu {
    margin-top: 15px !important;
}
.banner-home {
    width: 100%;
    min-height: 400px;
}
.banner {
    min-height: 240px;
}
.color-extra {
  background-color: #ED5B5D !important;
}
.textcolor-extra a {
	color: #ED5B5D !important;
}
.textcolor-extra a:hover {
	color: #fff !important;
}
.color-white a {
  color: #fff !important;
}
nav.main-menu ul > li:hover > a, nav.main-menu ul > .current-menu-item > a, nav.main-menu ul > li ul {
    background-color: #2eaade !important;
}
.read-more {
    background-color: #2eaade !important;
}
.read-more:hover, .read-more:focus, .woocommerce ul.products li.product .button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover
a#scroll-top {
    background-color: #016295 !important;
}
.banner-overlay {
  width: 100%;
  height: 400px;
  position: relative;
  top: 0;
  left: 0;
  margin-top: -20px !important;
  background-color: rgba(255,255,255,0.2);
}
.banner-titel {
  width: 550px;
  position: relative;
  top: 140px;
  left: 70px;
}
.banner-titel h1 {
  width: 500px;
  font-size: 40px !important;
  font-weight: 300;
  color: #333;
}
.banner-titel p {
  font-size: 18px !important;
  font-weight: 300;
  color: #333;
  text-shadow: 0px 2px 6px rgba(255, 255, 255, 0.7);
}
.banner-titel a {
  margin-top: 15px;
}
@media (max-width: 768px) {
  .banner-titel {
    width: 350px;
  }
  .banner-titel h1 {
    width: 300px;
    font-size: 28px !important;
  }
  .banner-titel p {
    font-size: 16px !important;
  }
}
  
.home-features {
  padding-top: 0px !important;
  margin-top: -60px;
}
.bgdienst {
    height: 250px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  	border-right: 5px solid #fff;
}
.bgdienst h3 {
  position: absolute;
  bottom: 10px;
  left: 25px;
  color: #fff;
  font-size: 28px !important;
  font-weight: 700;
  font-style: italic;
  text-decoration: underline;
  text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.7);
}
.dienst-titel h2 {
  text-align: center;
  font-weight: 300;
  padding: 0px 0px 20px 0px;
}
.home-features .single-feature {
    margin-bottom: 5px;
}
.home-doctors {
    text-align: center;
    padding: 70px 0 40px;
}
.medewerkers-titel h2 {
  text-align: center;
  padding: 0px 0px 20px 0px;
  
}
.medewerker-foto {
  height: 300px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.medewerkers-intro {
  text-align: left !important;
}
.medewerkers-intro h2 {
  margin-top: 0px !important;
  font-weight: 300;
}
.medewerkers-intro a {
  margin: 20px 0px 25px 0px !important;
}
.isocertificaat {
  padding-top: 20px;
  text-align:center;
}
.isocertificaat img {
  width: 133px;
  height: 70px;
}
.home-testimonial {
  background:#fff;
}
.bx-wrapper {
  max-width: 1200px !important;
}
.footer-tekst {
  color: #7a7d86 !important;
}
#recent-posts-5 h3.title {
  color: #016295 !important;
}
#main-footer .widget h3.title {
    color: #016295 !important;
}
.wpcf7-form input[type="submit"] {
    background-color: #2eaade !important;
}
.wpcf7-form input[type="submit"]:hover {
    background-color: #016295 !important;
}
.widget.widget_meta {
  display:none;
}
.home-search {
  padding: 0px !important;
  margin: 0px 0px -20px 0px !important;
}
.widget_search,
.widget_categories,
p.entry-meta,
.avatar {
  display: none;
}
.doctors-single .entry-meta h5 {
    margin: 30px 25px 0px 25px;
}
.doctors-single .entry-meta div.doctor-departments {
    margin: 15px 25px 15px;
}
.icon-twitter-circled,
.icon-linkedin-circled {
  font-size: 32px !important;
}
.icon-call-phone {
  font-size: 16px;
  padding-top: 10px;
  color: #2eaade !important;
}