/* General -------------------------------------------------------------------------------------- */
input,
select,
textarea {
  font-size: 16px;
}

/* Page container ------------------------------------------------------------------------------- */
#page_container {
  min-width: 0;
  min-height: 0;
  margin: 0;
}

/* Header --------------------------------------------------------------------------------------- */
#header_container {
  height: auto;
  background-color: #e6e6e6;
}
#header {
  width: 100%;
  height: auto;
  position: static;
  background-color: #fff;
  padding: 0;
}
#header2 {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}

/* Logo */
#logo {
  position: static;
  padding: 5px 0 20px 5px;
  margin: 0;
}
#logo a {
  width: 250px;
  height: 100px;
  background-size: cover;
  margin: 0;
}

/* Facebook */
#facebook {
  top: 70px;
  right: 15px;
  display: block;
}

/* Menu */
#menu {
  position: static;
  background-color: #888;
  -webkit-border-radius: 0;
  -moz-border-radius:    0;
  border-radius:         0;
}
#menu_extension {
  display: none;
}
#menu_mobile {
  height: 39px;
  display: block;
  position: relative;
  background-color: #444;
  font-weight: 400;
  font-size: 15px;
  line-height: 36px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  padding: 3px 38px 0 38px;
}
#menu_mobile:active {
  background-color: #000;
}
#menu_mobile:before {
  position: absolute;
  top: 3px;
  left: 15px;
  font-family: 'FontAwesome';
  font-weight: normal;
  font-size: 15px;
  content: '\f0c9';
}
#menu_mobile:after {
  position: absolute;
  top: 3px;
  right: 15px;
  font-family: 'FontAwesome';
  font-weight: normal;
  font-size: 22px;
  content: '\f107';
}
#menu ul {
  display: none;
}
#menu li {
  float: none;
}
#menu li.first a,
#menu li.first span {
  -webkit-border-radius: 0;
  -moz-border-radius:    0;
  border-radius:         0;
}
#menu a,
#menu span {
  position: relative;
  padding-left: 38px;
}
#menu a:before,
#menu span:before {
  position: absolute;
  top: 3px;
  left: 18px;
  font-family: 'FontAwesome';
  font-weight: normal;
  font-size: 15px;
  content: '\f105';
}

/* Diensten */
#diensten {
  display: none;
}

/* Slideshow */
#header_slideshow {
  height: 225px;
  position: relative !important;
}

/* Body ----------------------------------------------------------------------------------------- */
#body_container {
  min-width: 0;
}
#body {
  width: 100%;
  background-image: none;
  padding: 40px 0 0 0;
  margin: 0;
}
.svg #body {
  background-image: none;
}
.sub #body {
  padding-bottom: 0;
}
#footer_placeholder {
  display: none !important;
}

#body .columns2 {
  background-image: none;
}
#body .column1 {
  width: 100%;
  float: none;
  padding: 0;
  margin: 0 0 40px 0;
  border: 0;
}
#body .column2 {
  width: 100%;
  float: none;
  margin: 0 0 40px 0;
}

#body h1 {
  font-size: 26px;
  line-height: 30px;
  padding: 0 15px 0 15px;
  margin: 0 0 22px 0;
}
.sub #body h1 {
  margin: 0 0 40px 0;
}
#body h2,
#body h3 {
  padding: 0 15px 0 15px;
}
#body p {
  padding: 0 15px 0 15px;
}
#body ul {
  margin: 0 15px 0 15px;
}
#body .message {
  margin-left: 15px;
  margin-right: 15px;
}

#body #summary {
  padding: 0;
  margin: 0 0 40px 0;
}
#body #summary p {
  font-size: 15px;
  line-height: 22px;
}

#body .dienst.first {
  margin: 0 0 40px 0;
}
#body .dienst.last {
  margin: 0 0 20px 0;
}
#body .dienst h2 {
  text-align: left;
  padding: 0 15px 0 15px;
}
#body .dienst .blok_afbeelding {
  height: auto;
}
#body .dienst .blok_afbeelding img {
  width: 100%;
  height: auto;
}
#body .dienst p {
  padding: 0 15px 0 15px;
}
#body .dienst span.more {
  padding: 0 0 0 15px;
}

#body .checks {
  padding: 0 15px 0 15px;
  margin: 0 0 36px 0;
}

#body .image_container {
  width: 100%;
  height: auto;
  margin: 32px 0 32px 0;
}
#body .image_container img {
  width: 100%;
  height: auto;
}

#body form {
  padding: 0 15px 5px 15px;
}

#body address {
  padding-left: 15px;
  padding-right: 15px;
}

#body table {
  margin-left: 15px;
  margin-right: 15px;
}

#body #map_container {
  width: 100%;
}
#body #map {
  width: 100%;
}

/* Footer --------------------------------------------------------------------------------------- */
#footer_container {
  min-width: 0;
  height: auto;
}

/* Footer 1 */
#footer1_container {
  min-width: 0;
  height: auto;
}
#footer1 {
  width: 100%;
  height: auto;
  text-align: center;
  padding: 22px 0 25px 0;
  margin: 0;
}

/* Telefoon */
#cta_telefoon {
  width: 100%;
  float: none;
  padding: 0;
}
#cta_telefoon h2 {
  display: block;
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 10px 0;
}
#cta_telefoon p {
  position: static;
  display: block;
  font-size: 20px;
  line-height: 24px;
}

/* Bel mij terug */
#cta_belmijterug {
  width: 100%;
  height: auto;
  float: none;
  padding: 0;
  margin: 20px 0 0 0;
}
#cta_belmijterug label {
  display: block;
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 15px 0;
}

#cta_belmijterug .inputs_container {
  width: 100%;
  height: 40px;
  position: relative;
  padding: 0;
  border-left:  15px solid #888;
  border-right: 15px solid #888;
  -webkit-box-sizing: border-box;
  -moz-box-sizing:    border-box;
  box-sizing:         border-box;
}
#cta_belmijterug input {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius:              8px;
  -webkit-border-top-right-radius:    8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius:                 8px;
  -moz-border-radius-topright:        8px;
  -moz-border-radius-bottomright:     8px;
  border-radius:                      8px;
  border-top-right-radius:            8px;
  border-bottom-right-radius:         8px;
}
#cta_belmijterug button {
  position: absolute;
  top: 0;
  right: 0;
}

/* Footer 3 */
#footer3_container {
  display: none;
}

/* Footer 2 */
#footer2_container {
  min-width: 0;
  height: auto;
}
#footer2 {
  width: 100%;
  height: auto;
  padding: 15px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing:    border-box;
  box-sizing:         border-box;
}

/* Contact */
#footer_contact {
  position: static;
}
#footer_contact li {
  float: none;
  padding: 0;
  border: 0;
}

/* Credits */
#footer_credits {
  position: static;
}