a:-webkit-any-link {
  cursor: pointer;
  text-decoration: none;
}

body {
  font-family: 'arial', sans-serif;
  font-size: 11pt;
  line-height: 1;
}

html {
  scroll-behavior: smooth;
}

h1 {
  font-family: 'Pacifico', cursive;
  color: #;
  font-size: 70pt;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 60pt;
  }
}

h2 {
  font-family: 'Pacifico', cursive;
  color: #;
  font-size: 50pt;
  margin-bottom: 60px;
}

h3 {
  font-family: 'Indie Flower', cursive;
  color: #;
  font-size: 18pt;
  margin-bottom: 20px;
  line-height: 2;
  font-weight: bold;
}

h6 {
  font-family: 'arial', sans-serif;
  font-size: 12pt;
  font-weight: bold;
  line-height: 2;
}

hr {
  border-style: dotted none none none;
  border-width: 12px;
  width: 100px;
  margin: 80px auto;
}

.knop {
  margin-top: 20px;
  margin-bottom: 60px;
  color: #fff;
  background-color: #656565;
  border-color: #656565;
  width: 100px;
}

.knop:hover {
  background-color: #383838;
  border-color: #383838;
  color: #fff;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7,
.col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4,
.col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 25px;
  padding-left: 25px;
}

.row {
  margin-right: -25px;
  margin-left: -25px;
  text-align: left;
}

.bilder {
  padding: 0 5% 0 5%;
  margin: auto;
  align-items: center;
  text-align: center;
}

.locatie-text {
  position: absolute;
  left: 50%;
  top: 35%;
  transform: translate(-50%, -65%);
  color: white;
  font-size: 30pt;
  font-weight: bold;
  align-self: center;
}

.bild {
  width: 100%;
  margin-bottom: 25px;
}

.titel {
  background-image: url('../images/achtergrond_3.jpg');
  background-color: #ccccc c;
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
}

.titel2 {
  background-color: #ccccc c;
  height: 900px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
}

.carousel-item {
    height: 900px;
}

@media only screen and (max-width: 767px) {
  .titel2 {
      height: 800px;
  }
}

@media only screen and (max-width: 767px) {
  .carousel-item {
      height: 800px;
  }
}

.titel-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

.standaard {
  padding: 140px 5% 0 5%;
  max-width: 1200px;
  margin: auto;
  text-align: center;
}

.foto {
  border-radius: 0%;
  margin: 0 0 50px 0;
  width: 100%;
  max-width: 600px;
}

.form-group {
  text-align: left;
}

.footer {
  height: 100px;
  background-color: lightgrey;
  text-align: center;
  align-items: center;
}


#logo_wit_dik {
  max-width: 300px;
  padding-top: 17px;
}

#logo_kleur_dun {
  display: flex;
  max-width: 200px;
  margin: 80px auto;
}

.footer {
  text-align: center;
  align-items: center;
  color: white;
  /* background-image: url('../images/achtergrond_3.jpg'); */
  background-color: #202020;
  margin: auto;
  font-size: 8pt;
  letter-spacing: 0.25em;
}

.navbar-toggler:focus, .navbar-toggler:active {
  outline: none;
  box-shadow: none;
}

.form-control:focus {
  border-color: #383838;
  box-shadow: inset 0 0 0px #8a6100, 0 0 0px white;
}

.navbar-toggler:focus, .navbar-toggler:active {
    outline: none;
    box-shadow: none;
  }

/* .button {
  background-color: #505050;
  border-radius: 5px;
  border: none;
  border-color: #202020;
  display: inline-block;
  cursor: pointer;
  color: white;
  font-size: 17px;
  font-weight: 400;
  padding: 10px 12px;
  text-decoration: none;
  margin-top: 5px;
  margin-bottom: 60px;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.button:hover {
  background-image: url('../images/button.png');
  color: white;
  border-color: none;
  font-weight: 600;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.button:active {
  position: relative;
  top: 1px;
} */
