
.carousel-control-next {
  right: 0;
  width: 100%;
}

.ster {
  font-size: 25pt;
  color: #8a6100;
}

a:-webkit-any-link {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}

html {
  scroll-behavior: smooth;
}

.foto-rond {
  display: block;
  /* margin: auto; */
  /* max-height: 600px; */
  width: 80%;
  clip-path: circle(50%);
}

body {
  font-family: 'Hind', sans-serif;
  font-size: 14pt;
  font-weight: 400;
}

hr {
  border-color: #8a6000;
  margin-top: 110px;
  border-width: 1px;
  opacity: 0.7;
}

h1 {
  font-size: 60pt;
  margin-bottom: 30px;
  line-height: 1.1em;
  font-weight: bold;
  text-align: ;
  color: #8a6000;
  padding-top: 0px;
  letter-spacing: 0.05em;
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 40pt;
  }
}

h2 {
  font-size: 60pt;
  margin-bottom: 30px;
  line-height: 1.1em;
  font-weight: bold;
  text-align: ;
  color: white;
  padding-top: 0x;
  letter-spacing: 0.05em;
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 40pt;
  }
}

h3 {
  font-size: 25pt;
  margin-bottom: 35px;
  margin-top: 0px;
  line-height: 1.5;
  font-weight: bold;
  text-align: ;
  color: #dc4712;
  letter-spacing: 0.05em;
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 25pt;
  }
}

h4 {
  font-size: 25pt;
  margin: auto 5% auto 5%;
  line-height: 1.5;
  letter-spacing: 0.15em;
  font-weight: bold;
  text-align: ;
  color: white;
  #c95501 letter-spacing: 1.1em;
  padding-top: 430px;
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 18pt;
    padding-top: 430px;
  }
}

h5 {
  font-size: 100pt;
  margin-bottom: 30px;
  line-height: 1.1em;
  font-weight: bold;
  text-align: ;
  color: white;
  padding-top: ;
  letter-spacing: 0.05em;
}

@media (max-width: 960px) {
  h5 {
    font-size: 47pt;
  }
}

h6 {
  font-size: 25pt;
  margin-bottom: 35px;
  margin-top: 0px;
  line-height: 1.5;
  font-weight: bold;
  text-align: ;
  color: #dc4712;
  #c95501 letter-spacing: 0.05em;
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 18pt;
  }
}

p {
  text-align: left;
  letter-spacing: 0.05em;
  line-height: 1.75;
}

.bullet {
  list-style-image: url('../images/bullet_2.png');
  font-family: 'Hind', sans-serif;
  font-size: 14pt;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.05em;
  line-height: 1.75;
  padding-left: 20px;
  padding-bottom: 15px;
}

.bullet-text {
  padding-left: 60px;
}

.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: 35px;
  padding-left: 35px;
}

.row {
  margin-right: -35px;
  margin-left: -35px;
}

.col2 {
  position: relative;
  width: 100%;
  padding-right: 13px;
  padding-left: 13px;
}

.row2 {
  margin-right: -13px;
  margin-left: -13px;
}

.intro {
  padding: 100px 35px 0 35px;
  max-width: 1400px;
  margin: auto;
}

.standaard {
  padding: 100px 35px 0 35px;
  max-width: 1200px;
  margin: auto;
}

.review {
  padding: 100px 35px 0 35px;
  max-width: 1600px;
  margin: auto;
}

.footer {
  text-align: center;
  align-items: center;
  color: white;
  background-color: #202020;
  margin: auto;
  padding: 5%;
  font-size: 8pt;
  letter-spacing: 0.25em;
}

.button {
  background-color: #ffffff;
  border-radius: 28px;
  border: 2px solid #8a6100;
  display: inline-block;
  cursor: pointer;
  color: #8a6100;
  font-size: 17px;
  font-weight: 600;
  padding: 8px 30px;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 65px;
}

.button:hover {
  background-color: #8a6100;
  color: white;
}

.button:active {
  position: relative;
  top: 1px;
}

.button2 {
  background-color: none;
  border-radius: 28px;
  border: 2px solid white;
  display: inline-block;
  cursor: pointer;
  color: white;
  font-size: 17px;
  font-weight: 600;
  padding: 8px 30px;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 65px;
}

.button2:hover {
  background: none;
  background-color: white;
  mix-blend-mode: screen;
  color: black;
  border: 2px solid white;
}

.button2:active {
  position: relative;
  top: 1px;
}

.button3 {
  background-color: none;
  border-radius: 100%;
  border: 2px solid white;
  display: inline-block;
  cursor: pointer;
  color: white;
  font-size: 17px;
  font-weight: 900;
  padding: 0px 6.6px;
  text-decoration: none;
  margin-top: 20px;
  margin-left: 5px;
  margin-right: 5px;
}

.button3:hover {
  background: none;
  background-color: white;
  mix-blend-mode: screen;
  color: black;
  border: 2px solid white;
}

.button3:active {
  position: relative;
  top: 1px;
}

.indent {
  margin-left: 35px;
}

.navbar {
  font-size: 12pt;
}

.goud {
  color: #8a6100;
}

#titel-mouna {
  background-image: url('../images/pini+sunset.jpg');
  background-color: #ccccc c;
  height: 550px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
  text-align: center;
}

#titel-mindfulness {
  background-image: url('../images/background_mindfulness_2.jpg');
  background-color: #ccccc c;
  height: 700px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
  text-align: center;
}

@media (max-width: 960px) {
  #titel-mindfulness {
    background-image: url('../images/background_mindfulness_2_t.jpg');
    height: 400px;
  }
}

#titel-workplace {
  background-image: url('../images/background_mindfulness.jpg');
  background-color: #ccccc c;
  height: 650px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
  text-align: center;
}

@media (max-width: 960px) {
  #titel-workplace {
    height: 400px;
  }
}

#titel-bodywork {
  background-image: url('../images/background_body.jpg');
  background-color: #ccccc c;
  height: 650px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: bottom;
  background-attachment: fixed;
  text-align: center;
}

@media (max-width: 960px) {
  #titel-bodywork {
    height: 400px;
  }
}

#titel-coaching {
  background-image: url('../images/background_coaching.jpg');
  background-color: #ccccc c;
  height: 550px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: bottom;
  background-attachment: fixed;
  text-align: center;
}

@media (max-width: 960px) {
  #titel-coaching {
    height: 400px;
  }
}

#titel-equine {
  background-image: url('../images/background_equine_2.jpg');
  background-color: #ccccc c;
  height: 650px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: bottom;
  background-attachment: fixed;
  text-align: center;
}

@media (max-width: 960px) {
  #titel-equine {
    height: 400px;
  }
}

#titel-academics {
  background-image: url('../images/background_academic.jpg');
  background-color: #ccccc c;
  height: 650px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center;
  background-attachment: fixed;
  text-align: center;
}

@media (max-width: 960px) {
  #titel-academics {
    height: 400px;
  }
}

#titel-diving {
  background-image: url('../images/background_diving.jpg');
  background-color: #ccccc c;
  height: 650px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: bottom;
  background-attachment: fixed;
  text-align: center;
}

@media (max-width: 960px) {
  #titel-diving {
    height: 400px;
  }
}

.titel-text {
  text-align: center;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

@media (max-width: 960px) {
  .titel-text {
    text-align: center;
    position: absolute;
    top: 58%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
  }
}

.titel-text-h5 {
  text-align: center;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}

@media (max-width: 960px) {
  .titel-text-h5 {
    text-align: center;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
  }
}

#titel-logo {
  text-align: center;
  position: absolute;
  top: 55%;
  left: 51%;
  transform: translate(-50%, -50%);
  color: white;
  max-width: 80%;
}

#a-mindfulness {
  background-image: url('../images/background_mindfulness.jpg');
  background-color: #ccccc c;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
  color: white;
}

#a-body {
  background-image: url('../images/background_body.jpg');
  background-color: #ccccc c;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
  color: white;
}

#a-equine {
  background-image: url('../images/serene.jpg');
  background-color: #ccccc c;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
  color: white;
}

#a-diving {
  background-image: url('../images/background_diving.jpg');
  background-color: #ccccc c;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
  color: white;
}

#foto-mona {
  display: block;
  margin: auto;
  width: 100%;
  margin: 0 auto 40px auto;
  max-width: 550px;
  border-radius: 100%;
}

.center {
  text-align: center;
  margin-right: auto;
}

.foto-thumbnail {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 15px;
}

.ondertitel {
  font-size: 12pt;
}

.locatie-foto {
  object-fit: cover;
  width: 100%;
  /* min-height: 100%; */
  height: 300px;
  border-radius: 5px;
}

.locatie-text {
  position: absolute;
  right: 10%;
  left: 10%;
  top: 50%;
  transform: translate(0, -50%);
  color: white;
  font-size: 30pt;
  font-weight: bold;
  align-self: center;
}

.locatie-foto img {
  flex-shrink: 0;
  min-width: 100%;
  min-height: 100%
}

.locatie-foto2 {
  object-fit: cover;
  width: 100%;
  /* min-height: 100%; */
  border-radius: 5px;
  /* margin-top: 35px; */
}

.locatie-foto2 img {
  flex-shrink: 0;
  min-width: 100%;
  min-height: 100%
}

.form-control:focus {
  border-color: #8a6100;
  box-shadow: inset 0 0 1px #8a6100, 0 0 5px white;
}

.navbar-toggler:focus, .navbar-toggler:active {
  outline: none;
  box-shadow: none;
}
