body {
  background: #eee;
  color: #333;
}
hr {
  margin-top: 2em;
}
.mt-6 {
  margin-top: 4em !important;
}
.mt-7 {
  margin-top: 5em !important;
}
.mt-8 {
  margin-top: 8em;
}

a:link {
  text-decoration: none;
}
.navbar-brand img {
  width: 450px;
}
h5 {
  font-size: 1.4rem;
}
/* tijdelijk verwijderd menu
.bg-dark {
    height: 8em;
}
.show {
    background-color: #CCC;
    padding: 0.4em;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}
.show .navbar-nav .active > .nav-link {
    color: #000;
    font-weight: bold;
}
.show .navbar-nav .nav-link {
    color: #fff;
}
*/
.dropdown:hover > .dropdown-menu {
  display: block;
}
.contact-info-tablet {
  display: none;
}
.contact-info-tablet .container-full-width {
  background-color: #343a40;
  padding: 0.2em 0;
}
.contact-info-tablet .container-full-width .row p {
  margin: 0;
}
.headroom {
  margin-top: 11em !important;
}
.slideout-1,
.slideout-2,
.slideout-3 {
  z-index: 500;
}
.slideout-1 {
  position: fixed;
  top: 300px;
  left: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #333;
}
.slideout-2 {
  position: fixed;
  top: 350px;
  left: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #333;
}
.slideout-3 {
  position: fixed;
  top: 350px;
  left: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #333;
}
.slide-tab {
  width: 50px;
  height: 40px;
  background: #333;
}
.slide-tab i {
  color: #d18200;
  font-size: 30px;
  padding-left: 15px;
  line-height: 40px;
}
.slideout_inner-1 {
  position: fixed;
  top: 300px;
  left: -180px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #fff;
  background: #333;
  width: 180px;
  height: 40px;
}
.slideout_inner-2 {
  position: fixed;
  top: 350px;
  left: -180px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #fff;
  background: #333;
  width: 180px;
  height: 40px;
}
.slideout_inner-3 {
  position: fixed;
  top: 350px;
  left: -180px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #fff;
  background: #333;
  width: 180px;
  height: 40px;
}
.slideout_inner-1 p,
.slideout_inner-2 p,
.slideout_inner-3 a {
  line-height: 40px;
  padding-left: 10px;
  font-size: 0.9em;
  font-weight: bold;
}
.slideout_inner-3 a {
  text-decoration: none;
  color: #fff;
}
.slideout_inner-3 a:hover,
.slideout_inner-3 a:active {
  color: #fff;
}
.slideout-1:hover,
.slideout-2:hover,
.slideout-3:hover {
  left: 180px;
}
.slideout-1:hover .slideout_inner-1,
.slideout-2:hover .slideout_inner-2,
.slideout-3:hover .slideout_inner-3 {
  left: 0;
}
.fa-phone::before {
  content: "\f095";
}
.fa-envelope::before {
  content: "\f0e0";
}
.fa-leaf::before {
  content: "\f06c";
}
.fa-hourglass-end::before {
  content: "\f253";
}
.fa-plug::before {
  content: "\f1e6";
}
.fa-fire-extinguisher::before {
  content: "\134";
}
.fa-piggy-bank::before {
  content: "\f4d3";
}
.fa-sync-alt::before {
  content: "\f2f1";
}
.fa-leaf {
  color: #ff0000;
}
.fa-hourglass-end {
  color: #ff0000;
}
.fa-plug {
  color: #ff0000;
}
.fa-fire-extinguisher {
  color: #ff0000;
}
.fa-piggy-bank {
  color: #ff0000;
}
.fa-sync-alt {
  color: #ff0000;
}
.carousel-indicators li {
  cursor: default;
}
.container-full-width {
  background-color: #888;
  color: #fff;
  width: 100%;
  padding: 5em 5em 5em 5em;
}
.voordelen i {
  font-size: 4em;
  /*color: #1F8B00;*/
  text-shadow: 2px 2px 10px #333;
}
.voordelen .row:nth-of-type(2) {
  margin-top: 1.5em;
}
.voordelen h3 {
  padding-top: -5em;
}
.voordelen h4 {
  font-size: 1.3em;
  text-transform: uppercase;
  margin: 1em 0 1em 0;
}
.address-form {
  color: inherit;
}
.form-group label {
  color: inherit;
  font-weight: 400;
}
/** youtube video grid **/
.container-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
}
.footer-top,
footer {
  background-color: #2d3538;
  font-size: 0.9em;
}
.footer-top {
  line-height: 2em;
}
address {
  color: #fff;
}
p.copyright {
  color: #fff;
}
.footer-top a:link,
.footer-top a:active,
.footer-top a:visited,
footer a:link,
footer a:active,
footer a:visited {
  color: #fff;
}
.footer-top a:hover,
footer a:hover {
  color: #138496;
}
/* Responsive Code */
@media screen and (max-width: 991px) {
  .slideout-1,
  .slideout-2,
  .slideout-3 {
    display: none;
  }
  .contact-info-tablet {
    display: block;
  }
  .mt-8 {
    margin-top: 10em;
  }
  .mt-contact {
    margin-top: 131px;
  }
  .navbar-collapse {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .navbar-brand img {
    width: 300px;
  }
  .mt-8 {
    margin-top: 10.3em;
  }
  .mt-contact {
    margin-top: 87px;
  }
  .navbar-collapse {
    margin-top: 80px;
  }
  .container-grid {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 407px) {
  .navbar-brand img {
    width: 200px;
  }
  .mt-8 {
    margin-top: 9.4em;
  }
  .mt-contact {
    margin-top: 72px;
  }
}

/* CSS Document */
.gallery-block.cards-gallery .card {
  transition: 0.4s easy;
}
.gallery-block.cards-gallery a:hover {
  text-decoration: none;
}

@media screen and (min-width: 576px) {
  .gallery-block .transform-on-hover:hover {
    transform: translateY(-2px) scale(1.02);
  }
}
