
.carousel-control-next {
  right: 0;
  width: 100%;
}

.ster {
  font-size: 25pt;
  color: #8a6100;
}

a:-webkit-any-link {
  cursor: pointer;
  text-decoration: none;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Hind', sans-serif;
  font-size: 14pt;
  font-weight: 400;
}

hr {
  border-color: #8a6000;
  margin-top: 75px;
  border-width: 1px;
  opacity: 0.7;
}

h1, h2 {
  font-size: 50pt;
  margin-bottom: 30px;
  line-height: 1.1em;
  font-weight: bold;
  text-align: ;
  color: #8a6000;
  padding-top: 0px;
  letter-spacing: 0.05em;
}

h2 {
  color: white;
}

@media only screen and (max-width: 767px) {
  h1, h2 {
    font-size: 28pt;
  }
}

h3 {
  font-size: 23pt;
  margin-bottom: 35px;
  margin-top: 0px;
  line-height: 1.5;
  font-weight: bold;
  text-align: ;
  color: #dc4712;
  /* color: #d59c01; */
  letter-spacing: 0.05em;
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 18pt;
  }
}

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: 40pt;
  }
}

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;
  /* color: #595959; */
}

/* GOLDEN ICONS */

.icon {
  width: 100px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  left: 51%;
  padding-bottom: 40px;
  padding-top: 40px;
}

.icon_titel {
  padding-bottom: 7px;
}

#icons {
  text-align: center;
  color: #8a6000;
}

/* BULLETS */

.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;
}

/* GRIDS BOOTSRAP */

.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: 1000px;
  margin: auto;
  opacity: 0.9;
}

.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;
}

/* BUTTONS */

.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;
}


@keyframes fade_in {
  from {opacity: 0%; transform: translate(-50%, -50%)scale(95%);}
  to {opacity: 100%; transform: translate(-50%, -50%)scale(100%);}
}

@keyframes fade_in_bottom {
  from {opacity: 0%; transform: translate(-50%, 100px)scale(30%);}
  to {opacity: 100%;}
}

@keyframes fade_in_top {
  from {opacity: 0%; transform: translate(-50%, -200px)}
  to {opacity: 100%;}
}

@keyframes fade_breath {
  from {opacity: 0%; transform: translate(-50%, -50%)scale(80%);}
  to {opacity: 100%; transform: translate(-50%, -50%)scale(100%);}
}

#titel-mouna {
  background-image: url('../images/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-logo {
  text-align: center;
  position: absolute;
  top: 60%;
  left: 51%;
  transform: translate(-50%, -50%);
  color: white;
  max-width: 80%;
  animation-name: fade_in;
  animation-duration: 2s;
  animation-timing-function: ease-out;
}

.icon_div {
  height: 100px;
}

@media (max-width: 960px) {
  .icon_div {
    height: 50px;
  }
}

#index-icon {
  position: absolute;
  width: 150px;
  transform: translate(92px, -50px);
}

@media (max-width: 960px) {
  #index-icon {
    position: absolute;
    width: 100px;
    transform: translate(50px, -50px);
  }
}

#index-icon-extra {
  position: absolute;
  width: 150px;
  transform: translate(125px, -50px);
}

@media (max-width: 960px) {
  #index-icon-extra {
    position: absolute;
    width: 100px;
    transform: translate(70px, -50px);
  }
}


#index-icon-med {
  position: absolute;
  top: 1530px;
  right: 400px;
  width: 140px;
  animation-name: fade_in;
  animation-duration: 2s;
}

@media (max-width: 960px) {
  #index-icon-med {
    top: 162px;
    right: 50px;
    width: 100px;
    animation-name: fade_in;
    animation-duration: 2s;
  }
}

#titel-icon-med {
  text-align: center;
  position: absolute;
  top: 220px;
  left: 51%;
  transform: translate(-50%, -50%);
  color: white;
  width: 150px;
  animation-name: fade_in;
  animation-duration: 2s;
}

@media (max-width: 960px) {
  #titel-icon-med {
    top: 200px;
    right: 50px;
    width: 100px;
    animation-name: fade_in;
    animation-duration: 2s;
  }
}

#titel-icon-psy {
  text-align: center;
  position: absolute;
  top: 570px;
  left: 48%;
  transform: translate(-50%, -50%);
  color: white;
  width: 250px;
  animation-name: fade_in_bottom;
  animation-duration: 2s;
}

@media (max-width: 960px) {
  #titel-icon-psy {
    top: 600px;
    width: 200px;
    animation-name: fade_in_bottom;
    animation-duration: 2s;
  }
}

#titel-icon-breath {
  text-align: center;
  position: absolute;
  top: 220px;
  left: 48%;
  transform: translate(-50%, -50%);
  color: white;
  width: 150px;
  animation-name: fade_breath;
  animation-duration: 5s;
}

/* #logo_shape {
  margin: auto;
  display: block;
  text-align: center;
  width: 50pt;
  padding-bottom: 70px;
  padding-top: 50px;
} */

#titel-mouna-text {
  position: absolute;
  right: 1%;
  left: 1%;
  top: 30%;
  transform: translate(0, -50%);
  color: white;
  font-size: 120pt;
  font-weight: bold;
  align-self: center;
  line-height: 120pt;
}

@media (max-width: 960px) {
  #titel-mouna-text {
  font-size: 50pt;
  line-height: 50pt;
  }
}

#titel-mouna-text2 {
  position: absolute;
  right: 10%;
  left: 10%;
  top: 30%;
  transform: translate(0, -50%);
  color: white;
  font-size: 50pt;
  font-weight: bold;
  align-self: center;
  line-height: 230pt;
}

@media (max-width: 960px) {
  #titel-mouna-text2 {
  font-size: 40pt;
  line-height: 40pt;
  top: 40%
  }
}

#titel-mouna-knop {
  position: relative;
  top: 65%;
  transform: translate(0, -50%);
}

@media (max-width: 960px) {
  #titel-mouna-knop {
top: 70%;
  }
}

#titel-mindfulness {
  background-image: url('../images/background_mindfulness_1.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-mindfulness {
    background-image: url('../images/background_mindfulness_2_t2.jpg');
    height: 650px;
  }
}

#titel-home {
  background-image: url('../images/foto4b20_k.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-home {
    background-image: url('../images/foto4b20_k.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-breathwork {
  background-image: url('../images/background_breath.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-psilocybine {
  background-image: url('../images/background_coaching.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-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-text {
  text-align: center;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  animation-name: fade_in;
  animation-duration: fade_in_bottom;;
  animation-fill-mode: forwards;
}

@media (max-width: 960px) {
  .titel-text {
    text-align: center;
    position: absolute;
    top: 58%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    animation-name: fade_in;
    animation-duration: 2s;
    animation-fill-mode: forwards;
  }
}

.titel-text-h5 {
  text-align: center;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    animation-name: fade_in;
    animation-duration: 2s;
    animation-fill-mode: forwards;
}

@media (max-width: 960px) {
  .titel-text-h5 {
    text-align: center;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    animation-name: fade_in;
    animation-duration: 2s;
    animation-fill-mode: forwards;
  }
}

@media (max-width: 960px) {
  .omhoog {
    top: 40%;
  }
}

#a-breath {
  background-image: url('../images/background_breath.jpg');
  background-color: #ccccc c;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
  color: white;
}

#a-psilocybine {
  background-image: url('../images/background_coaching.jpg');
  background-color: #ccccc c;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
  color: white;
}

#a-mindfulness {
  /* background-image: url('../images/background_mindfulness.jpg'); */
  position: relative;
}

#a-academics {
  background-image: url('../images/background_academic.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%;
  height: 300px;
  border-radius: 20px;
}

.foto-rond {
  display: block;
  /* margin: auto; */
  /* max-height: 600px; */
  width: 80%;
  clip-path: circle(50%);
}

@media (max-width: 960px) {
  .foto-rond {
    margin-top:30px;
    width: 100%;

  }
}

.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;
}
