html, body {
  overflow:visisble;
  scroll-behavior: smooth;
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  background-color:#fff;
  font-family: Open Sans;
  font-size: 16px;

    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
         -moz-animation: fadein 1s; /* Firefox < 16 */
          -ms-animation: fadein 1s; /* Internet Explorer */
           -o-animation: fadein 1s; /* Opera < 12.1 */
              animation: fadein 1s;
}

body {
  position: relative !important;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

h1, h2, h3, h4, h5, h6 {
  font-family: Open Sans;
  font-weight: bold;
}

h4,h5 {
  color: rgb(88, 69, 57);
}

.navbar-mob, .mob-sidenav, .description-image-mob, .coaching-image-mob, .bewust-image-mob, .training-image-mob, .vertrouwen-image-mob, .over-ons-mob, #contact-mob {
  display:none;
}
.container-fluid {
  padding: 0 !important;
}
.sshadow-sm {
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.6) !important;
}
.sshadow {
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.35) !important;
}
.sshadow-hard {
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.65) !important;
}
html:not([data-scroll='0']) .navbar{
  background-color: rgba(255,255,255,0.95);
}
html:not([data-scroll='0']) .navbar-image{
  padding-left:250px;
  background-image: url("/images/logo_dark_small.png");
}
html:not([data-scroll='0']) .nav-link{
  color: rgb(88, 69, 57);
}
html:not([data-scroll='0']) a:hover{
  color: rgb(0, 0, 0);
}
a:hover {
  color: rgb(88, 69, 57);
}

.nav-link.active {
  color: rgb(0,0,0) !important;
  border-bottom: 2px solid rgba(0,0,0,1);
}

.nav-link:hover {
  border-bottom: 2px solid rgba(88, 69, 57,1);
}

html:not([data-scroll='0']) .nav-link:hover {
  border-bottom: 2px solid rgba(0,0,0,1);
}

.navbar-image {
  display:block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-image: ;
  background-repeat: no-repeat;
  width:250px;
  height:61px;
  margin-left: auto;
  margin-right: auto;
}
.navbar-brand {
  width: 100%;
  padding-bottom: 0;
}
.navbar-nav {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.navbar {
  background-color: rgba(0,0,0, 0.2);
  transition: 1.0s;
  width: 100%;
  padding-bottom: 0;
  display: block;
}
.nav-link {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  margin: 8px !important;
  padding-bottom: 2px;
  padding-left: 0px !important;
  padding-right: 0px !important;
  transition: 0.5s;
  border: none;
  border-bottom: 2px solid rgba(0,0,0,0);
}

.header-img {
  width: 100%;
  height: 600px;
  object-fit: cover;
}
.header-text {
  position: absolute;
  margin-top: 30%;
  z-index: 1;
  color: #fff;
  text-align:center;
}
.header-text-1 {
  font-size:54px;
  font-weight: bold;
  line-height: 48px;
  margin-bottom: 1%;
}
.header-text-2 {
  font-family:'Playfair Display', serif;
  font-size:40px;
  font-style:italic;
  font-weight:400;
}
.header-filler {
  height:600px;
}
.whitespace {
  height: 100px;
  background-color: rgba(88, 69, 57, 0.05);
}

.colorblock {
  margin-top: 65%;
  position: absolute;
  z-index: 1;
  left:50%;
  transform: translate(-50%);
}

@media only screen and (orientation: landscape) {
  .colorblock {
    margin-top: 50% !important;
  }
  .colorblock-icon {
    margin-top: 25% !important;
  }
}
.colorblock-item {
  width:25%;
  height:153px;
  text-align:center;
  color:#fff;
  transition: 0.5s;
  font-size: 2em;
}
.colorblock-header {
  margin-top: 4%;
  font-weight:bold;
  text-transform: uppercase;
  font-size: 0.3em !important;
}
.colorblock-icon {
  margin-top: 30%;
}
li.colorblock-item:hover {
  box-shadow: 0 0 1rem rgba(0,0,0,.65) !important;
  color: #212529;
  cursor:pointer;
}
.colorblock-item:hover .overlay {
  opacity: 1;
}
.colorblock-text {
  font-size: 12px;
}

.description-text {
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.3em;
  padding-left: 3%;
  padding-right: 12%;
  padding-top: 3%;
  padding-bottom: 3%;
  margin-left:5%;
  margin-right: 5%;
  margin-bottom:6%;
  border-radius: 8px;
  text-align:justify;
  width: 70%;
}
.description-title {
  font-size: 24px;
}
.description-image {
  display: none;
}
.description-image-tab {
  width: 40%;
  float: right;
  margin-left: 5%;
  border-radius: 8px;
}

.coaching-text, .training-text, .gerard-text {
  padding-top: 7%;
  padding-bottom: 7%;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 12%;
  font-weight: 300;
}
.coaching-image, .training-image, .gerard-image {
  margin-left: 5%;
  margin-right: 18%;
  margin-top: 15%;
  padding: 0;
  border-radius: 4px !important;
  display: none;
}
.coaching-image {
  margin-top: 20% !important;
}

.coaching-image-tab, .bewust-image-tab, .vertrouwen-image-tab, .mathilde-image-tab, .gerard-image-tab, .training-image-tab {
  float: right;
  width: 40%;
  margin-left: 7%;
  margin-bottom: 4%;
}

.gerard-image-tab {
  float: left !important;
  margin-left: 0% !important;
  margin-right: 7% !important;
}

.mathilde-text, .gerard-text {
  margin-top: 0% !important;
}

.bewust-text, .vertrouwen-text, .mathilde-text {
  padding-top: 7%;
  padding-bottom: 7%;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 12%;
  font-weight: 300;
}
.bewust-image, .vertrouwen-image, .mathilde-image {
  margin-right: 5%;
  margin-left: 18%;
  margin-top: 15%;
  padding: 0;
  border-radius: 4px;
  display: none;
}
.vertrouwen-image {
  margin-top: 5% !important;
  padding-bottom: 5%;
}

.image-wrap-left, .image-wrap-right {
  position:relative;
  border-radius: 4px !important;
}
.image-wrap-left:before {
  content:"";
  position: absolute;
  top:0;
  left:0;
  margin-left:-5%;
  margin-top:5%;
  height:100%;
  width:100%;
  z-index:-1;
  border-radius: 4px !important;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.35) !important;
}
.image-wrap-right:before {
  content:"";
  position: absolute;
  top:0;
  left:0;
  margin-left:5%;
  margin-top:5%;
  height:100%;
  width:100%;
  z-index:-1;
  border-radius: 4px;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.35) !important;
}
.text-title {
  font-size:32px;
}
.text-sub-title {
  text-indent: 2%;
  font-size: 18px;
}
.subject-title {
  font-size: 48px;
  font-weight: 300;
  text-align:center;
}

.subject-title-tab {
  margin-top: 20% !important;
}
.gerard-image {
  margin-top: 10% !important;
}
.gerard-text {
}
.mathilde-image {
  margin-top: 18% !important;
}

.contact-image, .contact-image-tab {
  position:absolute;
  z-index: -1;
  width: 100%;
}
.contact-image {
  display: none;
}
.contact-card {
  display: flex;
  margin: auto;
  height: 450px;
  width: 90%;
  justify-content: center !important;
  margin-top: 3%;
  border-radius: 8px;
}
.contact-info {
  background-color: rgb(88, 69, 57);
  display:inline;
  padding:24px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  width: 30%;
}
.contact-info-description {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-transform:uppercase;
  text-align: center;
  margin-top: 32px;
  margin-bottom: 28px;
}
.contact-info-name {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  font-style: italic;
}
.contact-info-details {
  margin-bottom: 16px;
  color: #fff;
  font-weight: 300;
}
.contact-info-icon {
  margin:auto;
  display: flex;
  justify-content: center !important;
  color: #fff;
}
.contact-info-icon-icon {
  margin-top: 15%;
  padding: 12px;
  border: 2px solid white;
  border-radius: 100%;
}
.contact-form {
  display:inline;
  background-color:#fff;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  width: 70%;
  padding: 16px;
}
.contact-form-field {
  margin-bottom: 2%;
}
.contact-form-msg {
  height: 100px;
}

.blog-header {
  height:320px;
  width:100%;
  object-fit:cover;
}
.blog-header-text {
    position: absolute;
    margin-top: 8%;
    z-index: 1;
    color: #fff;
    text-align:center;
}
.blog-header-text-1 {
  font-size:54px;
  font-weight: bold;
  line-height: 48px;
  margin-top: 12%;
  margin-bottom: 1%;
  text-shadow: 0 .5rem 1rem rgba(0,0,0,.35) !important;
}
.blog-filler {
  height:320px;
}

.blog-card-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center !important;
}
.blog-card {
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  justify-content: center !important;
  margin:auto;
  display: inline-block;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 5%;
}
.blog-card-header {
  width:100%;
}
.blog-card-image {
  width: 100%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.blog-card-image-1 {
  width: 100%;
  display: block;
  margin: auto;
}
.blog-card-content {
  padding: 16px;
}
.blog-card-title {
  font-size: 2em;
  font-weight: 300;
}
.blog-card-description {
  font-size: 1em;
}
.blog-card-footer {
  border-top: 2px solid grey;
  width:100%;
  padding: 8px;
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.blog-card-date {
  display: inline;
  margin: auto;
}
.blog-card-link {
  display: inline;
  float:right;
}

#blog-content {
  width: 80%;
  margin: auto;
}
.blog-title {
  margin-top: 15% !important;
  text-align: center;
  font-size: 3em;
}
.blog-text {
  margin-top: 2%;
  font-size: 1.0em;
  margin-bottom: 15% !important;
}

#blog-01-mob, #blog-00-mob {
  display: none !important;
}

input[type=text] {
  width: 100%;
  border: none;
  border-bottom: 1px solid rgb(0,0,0);
  transition: 0.5s;
}
input[type=text]:focus {
  border-bottom: 1px solid rgb(88,69,59);
  background-color: rgba(88,69,59,0.1);
  transition: 0.5s;
}

textarea {
  width: 100%;
  border: none;
  border-bottom: 1px solid rgb(0,0,0);
  transition: 0.5s;
  resize: none;
}
textarea:focus {
  background-color: rgba(88,69,59,0.1);
}

input[type=button], input[type=submit], input[type=reset] {
  background-color: rgb(88,69,59);
  padding: 16px 32px;
  border-radius: 4px;
  cursor: pointer;
  text-decoration: none;
  border:none;
  color: #fff;
  font-weight: 300;
  text-transform:uppercase;
  transition: 0.5s;
  display:flex;
  justify-content: center;
  margin:auto;
  margin-top:12px;
}
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
  background-color: rgba(88,69,59,0.8);
}

:required {
  box-shadow: none;
}






.pad4 {
  padding: 2px 4px 2px 4px;
}
.pad8 {
  padding: 4px 8px 4px 8px;
}
.pad16 {
  padding: 8px 16px 8px 16px;
}
.pad32 {
  padding: 16px 32px 16px 32px;
}
.pad64 {
  padding: 32px 64px 32px 64px;
}
.bg-beige {
  background-color: rgba(88,69,57, 0.05);
}
.bg-white {
  background-color: #fff;
}
.bg-purple, .bg-purple:before {
  background-color: #9B168A;
}
.bg-green, .bg-green:before {
  background-color: #509649;
}
.bg-yellow, .bg-yellow:before {
  background-color: #E4AF43;
}
.bg-orange, .bg-orange:before {
  background-color: #D45826;
}
.txt-white {
  color: #fff;
}
.txt-brown {
  color: rgb(88, 69, 57);
}
.txt-purple {
  color: #9B168A;
}
.txt-green {
  color: #509649;
}
.txt-yellow {
  color: #E4AF43;
}
.txt-orange {
  color: #D45826;
}
.bg-pink {
  background-color: #e089b4;
}
.txt-pink {
  color: #e089b4;
}

.shift-center {
  padding-top: 5%;
}
