html {
  overflow-y: scroll;
  overflow-x: hidden;
  position: relative;
}

body {
  font-weight: 400;
  font-size: 14px;
}

p, a, span {
  color: #333;
}

h1, h2, h3, h4 {
  font-weight: 600;
}

.no-padding-left {
  padding-left: 0;
}

.no-padding-right {
  padding-right: 0;
}

#foutboodschap {
  text-shadow: none;
  box-shadow: none;
}
#foutboodschap li {
  list-style-type: none;
  color: #C40202;
}

.carousel-css {
  height: calc(100vh - 107px);
  overflow: hidden;
  color: red !important;
}

.caption-margin {
  position: absolute;
  bottom: 40%;
}

.carousel-item-css {
  height: 100%;
  width: 100%;
  background-size: cover;
}

a {
  text-decoration: none;
}

#navigatie-balk a:hover {
  background-color: #eee;
  text-decoration: none;
}

a.project_thumb {
  width: auto !important;
}

.footer-menu a:hover {
  text-decoration: underline;
}

#navigatie-balk {
  margin-top: 15px;
  margin-bottom: 0;
  position: relative;
}
#navigatie-balk .navbar-header {
  margin-bottom: 20px;
}
#navigatie-balk ul.nav li {
  padding: 0;
}
#navigatie-balk ul.nav li a {
  padding: 25px;
  border-bottom: 1px solid transparent;
}
#navigatie-balk ul.nav li a.telefoon:hover, #navigatie-balk ul.nav li a.telefoon:focus, #navigatie-balk ul.nav li a.email:hover, #navigatie-balk ul.nav li a.email:focus {
  background-color: transparent;
  background-image: none;
}

#header-logo-up, #footer-logo {
  max-height: 70px;
}

.fixed-menu {
  position: fixed;
  z-index: 9999;
  top: 0;
  background-color: white;
  width: 100%;
}

h1.titel {
  text-align: center;
}
h1.titel span {
  padding-bottom: 25px;
  display: inline-block;
  margin-bottom: 25px;
}

.content {
  margin-top: 107px;
}
.content .projecten {
  margin-bottom: 25px;
  text-align: center;
}
.content .projecten h1.titel span {
  font-weight: 400;
  font-size: 22px;
}
.content .projecten .project_thumb {
  height: 250px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.content .projecten a:hover, .content .projecten a:focus {
  text-decoration: none;
}
.content .projecten .col-xs-12 {
  margin-bottom: 25px;
}
.content .projecten .project-button {
  border-radius: 5px;
  padding: 15px;
  background-color: #f0f0f0;
  color: #999999;
}
.content .projecten .project-button:hover, .content .projecten .project-button:focus {
  color: white;
}
.content p {
  text-align: justify;
}
.content .afbeeldingen {
  margin-bottom: 25px;
}
.content .afbeeldingen .image-project {
  height: 320px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.content .afbeeldingen .subimage-project {
  height: 160px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.content .afbeeldingen #detail-afbeelding {
  margin-bottom: 1px;
}
.content .afbeeldingen #project-thumb-row {
  margin-left: -1px;
  margin-right: -1px;
}
.content .afbeeldingen #project-thumb-row .project_thumb {
  display: inline-block;
  width: calc((100% - 8px) / 3);
  margin: 1px;
  float: left;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.content .afbeeldingen #project-thumb-row .project_thumb div {
  padding-bottom: 100%;
}
.content .omschrijving {
  margin-bottom: 25px;
}
.content #myCarousel {
  height: calc(100vh - 107px);
}
.content #myCarousel .carousel-inner {
  height: 100%;
}
.content #myCarousel .carousel-inner .item {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.contactformulier {
  margin-top: 10%;
}
.contactformulier input, .contactformulier textarea {
  border: 1px solid #f0f0f0;
  width: 100%;
  margin-bottom: 15px;
  padding: 10px;
  border-radius: 5px;
}
.contactformulier input[type=submit] {
  color: white;
  font-weight: 600;
}
.contactformulier input[type=submit]:hover, .contactformulier input[type=submit]:focus {
  background-color: #f0f0f0 !important;
}

.content .margincontactomschrijving {
  margin-top: 1.8%;
}
.content .iframe-row {
  margin-bottom: -30px;
  margin-top: 25px;
}
.content .overlay {
  background: transparent;
  position: absolute;
  width: 100%;
  height: 450px;
}

footer {
  padding: 25px 0;
  margin-top: 25px;
}
footer a:hover, footer a:focus {
  color: white;
}
footer p, footer ul {
  margin-top: 15px;
}
footer ul {
  padding-left: 0;
}
footer li, footer a, footer p, footer span {
  line-height: 30px;
  font-size: 16px;
  list-style-type: none;
}
footer h3 {
  color: white;
  font-size: 22px;
}

.copyright {
  padding: 15px 0;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  min-height: 90vh;
  min-width: 100%;
}

.carousel-fade .carousel-inner .carousel-item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .carousel-item .carousel-caption {
  position: absolute;
  top: 40%;
}
.carousel-fade .carousel-inner .carousel-item .carousel-caption h2 {
  display: inline-block;
  margin-top: 30px;
}
.carousel-fade .carousel-inner .carousel-item .carousel-caption a {
  color: white;
  padding: 15px 25px;
  font-weight: 400;
  border-radius: 5px;
  text-decoration: none;
}
.carousel-fade .carousel-inner .carousel-item .carousel-caption a:hover, .carousel-fade .carousel-inner .carousel-item .carousel-caption a:focus {
  text-decoration: none;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.homepage p {
  padding: 25px 0px;
  text-align: justify;
}

.homepagemargin {
  margin-bottom: -25px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #navigatie-balk ul.nav li a {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .no-padding-mobile {
    padding-left: 0;
    padding-right: 0;
  }

  #navigatie-balk ul.nav li.not-mobile {
    display: none;
  }
  #navigatie-balk ul.nav li a {
    padding: 10px 0;
  }

  #navigatie-balk .navbar-header .navbar-toggle {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #dddddd;
  }

  .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    min-height: inherit;
  }

  .carousel-fade .carousel-inner .item .carousel-caption {
    top: 0;
  }
  .carousel-fade .carousel-inner .item .carousel-caption h1 {
    font-size: 20px;
  }
  .carousel-fade .carousel-inner .item .carousel-caption h2 a {
    font-size: 10px;
  }

  .footer footer .no-padding-left {
    padding-left: 15px;
  }
  .footer footer .contentmenu {
    float: none !important;
  }

  .copyright .container .col-xs-12 {
    text-align: center;
  }
  .copyright .container .col-xs-12 span:after {
    content: "\a";
    white-space: pre;
  }
  .copyright .container .col-xs-12 span.pull-right {
    float: none !important;
  }

  h1.titel span {
    font-size: 25px;
  }

  .contactformulier h1 {
    font-size: 25px;
  }

  .content .afbeeldingen .image-project, .content .afbeeldingen .subimage-project {
    height: 115px;
  }
}
