


.carousel-control-next-icon {
    background-image: none;
}

.carousel-control-prev-icon {
    background-image: none;
}

.carousel-control-next {
    width: 100%;
}

/* .carousel-control-next-icon {
    width: 35px;
    height: 35px;
  }

  .carousel-control-prev-icon {
      width: 35px;
      height: 35px;
    } */

.titeltop {
  background-image: url('../images/Stedenbouw_Amsterdam alfabet_2400.jpg');
  height: 500px;
  line-height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .titeltop {
    background-image: url('../images/Stedenbouw_Amsterdam alfabet_1600.jpg');
    height: 300px;
    line-height: 340px;
    background-size: auto;
    background-position: top;
    background-size: 100%;
    background-repeat: no-repeat;
    text-align: center;
  }
}


a {
  color: #383838;
}

a:-webkit-any-link {
  color: #383838;
  cursor: pointer;
  text-decoration: none;
}

a:hover {
  color: black;
}

body {
  color: #656565;
  font-family: "Hind", Helvetica, Arial, sans-serif;
  margin: auto;
  align-items: center;
  padding: 0;
}

h1 {
  color: #383838;
  font-size: 28pt;
  margin-bottom: 20px;
}

h2 {
  color: #383838;
  font-size: 30pt;
  font-weight: 700;
  margin-top: 0;
  padding-bottom: 0px;
  font-family: arial;
}

h3 {
  font-size: 18pt;
  font-weight: lighter;
  color: #383838;
  margin-bottom: 15px;
  margin-top: 15px;
}

h5 {
  font-weight: bold;
  font-size: 13pt;
  color: #383838;
  line-height: 1.5;
  margin-top: -1px;
}

h6 {
  font-weight: bold;
  font-size: 14pt;
  padding-top: 50px;
  color: #383838;
  line-height: 1.5;
}

hr {
  border-style: solid none none none;
  border-width: 1px;
  width: 100%;
  margin: 80px auto;
}

html {
  scroll-behavior: smooth;
}

input {
  margin-top: 5px;
  font-family: times new roman;
}

p {
  margin-bottom: 0.5rem;
}

textarea {
  margin-top: 5px;
}

table {}

td, th {
  padding: 0 15px 15px 0;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
.knop {
  margin-top: 30px;
  margin-bottom: 5px;
  color: #fff;
  background-color: #656565;
  border-color: #656565;
}

.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;
}

.rond {
  width: 100%;
  border-radius: 5px;
  margin: 0;
  margin-top: 25px;
}

.row {
  margin-right: -25px;
  margin-left: -25px;
}

.circular {
  border-radius: 150px;
}

.input {
  font-family: "Hind", Helvetica, Arial, sans-serif;
}

.intro {
  line-height: 2;
  text-align: justify;
  padding: 100px 5% 0 5%;
  max-width: 1300px;
  margin: auto;
  padding: ;
  align-items: center;
}

.standaard {
  line-height: 1.5;
  padding: 0 5% 0 5%;
  max-width: 1300px;
  margin: auto;
  align-items: center;
}

.logotop {
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
  max-width: 600px;
  width: 90%;
}

.navbar-light .navbar-brand {
  color: #383838;
}

/*
.menu {
  position: fixed;
  left: 250px;
  background-color: #c7f0db;
  width: 100%
}
*/
.spacer {
  margin-bottom: 100px;
}

.titel {
  height: 110px
}

.tabel {}

.t-block {}

.t-datum {
  padding: 15px 25px;
  width: 23%;
}

.t-functie {
  padding: 15px 25px;
  width: 77%;
}

.textblok {
  padding-bottom: 2em;
}

.myButton {
  background-color: #f9f9f9;
  border: 1px solid #dcdcdc;
  display: inline-block;
  cursor: pointer;
  color: #666666;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  width: 100%;
  text-align: center;
  text-decoration: none;
}

&:hover {
  background-color: #e9e9e9;
}

&:active {
  position: relative;
  top: 1px;
}

.vet {
  font-weight: 800;
  color: #383838;
}

.social {
  height: 40px;
  opacity: 0.5;
margin-right: 7px;
}

.social:hover {
    opacity: 0.7;
}

.logo-nav {
  height: 20px;
  opacity:0.8;
  margin-right: 10px;
  position: relative;
  bottom: 1px;
}

.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;
  }
