/* Scss Document */
html {  height: 100%;  scroll-behavior: smooth; }
body {  height: 100%;  font-family: "Merriweather", serif; }

.kp-c-primary {  color: #023671; }
.kp-bc-primary {  background-color: #023671; }
.kp-ol-primary {  border: 1px solid #023671;  padding: 15px; }
.kp-c-primary-light {  color: #d5d7e8; }
.kp-bc-primary-light {  background-color: #d5d7e8; }
.kp-c-secondary {  color: #e4051f; }
.kp-bc-secondary {  background-color: #e4051f; }
.kp-c-blauw {  color: #023671; }
.kp-bc-blauw {  background-color: #023671; }
.kp-c-donkerblauw {  color: #003B5C; }
.kp-bc-donkerblauw {  background-color: #003B5C; }

.bgblauw {background-color:#023671;}
.bggroen {background-color:#06380F;}
.bgrood {background-color:#87222B;}

.bgimg {background-size:cover;background-position: center;height:100vh;width: 100%; position:fixed;z-index: 1}
.bgimg-left {background-size:cover;background-position: right;height:100vh;width: 50%; position:fixed;z-index: 1}

.kwart {position:fixed;}

.none {visibility:hidden;}

a {  color: #e4051f; }
a:hover {  color: #023671; }
a:focus {  color: white;  background: #023671; }

a.kp-menu {  color: #4b4b4b;  width: 50px;  display: block; }
a.kp-menu:hover {  color: #023671;  text-decoration: none; }
a.kp-menu:focus {  color: white;  background: #023671; }
a.kp-menu-left, a.kp-menu-right {  transition: all .2s ease-in-out;  padding: 15px; }
a.kp-menu-left:hover {  margin-right: 5px; }
a.kp-menu-right:focus {  color: white;  background: #023671; }
a.kp-menu-right:hover {  margin-left: 5px; }
a.kp-menu-left:focus {  color: white;  background: #023671; }

a.kp-button {
  padding: 3px 10px;
  background-color: #023671;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  transition: all .2s ease-in-out; }

a.kp-button:hover {  text-decoration: none; }

#logo {position: absolute;top:20px;left:20px}
.logo {width:250px;}

.headerfoto {height:500px;border-bottom-left-radius: 600px;border-top-left-radius: 600px;padding-top:150px;padding-bottom:250px;background-size:cover;background-position:center center;}

.table td, .table th {
    padding: .5rem;
}

mark{    background: #ffdea3;}

h1 {
  font-size: 75px;
	font-weight: 700}

h2 {
  font-size: 60px;font-weight: 700;}

h2.kp-tussenkop {  color: #023671;  font-size: 1.2rem; }

h3 {
font-size: 30px;font-weight: 700; letter-spacing:5px;
}

.min-vh-background {
    min-height: 95.7vh !important;
}

.kp-titel {padding-right:300px}


hgroup, main, nav, section {  display: block;}

.kp-navbar {
  z-index: 1000;
  position: fixed;
  bottom: 0px;
  height: auto;
  left: 0;
  right: 0;
  background-color: #fff; }

.navbar-light .navbar-toggler {  border-color: rgba(0, 0, 0, 0); }

.kp-v-center {
  position: -webkit-sticky;
  position: sticky;
  top: 10%;
  margin-bottom: 57px; }

p > a {  text-decoration: underline; }

.kp-pages {
  z-index: 100;
  position: fixed;
  bottom: 57px;
  left: 0;
  right: 0;
  -webkit-overflow-scrolling: touch;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  scrollbar-width: thin;
  scrollbar-color: #a5a5a5 #f0f0f0; }

.kp-pages::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  margin-right: 5px; }

.kp-pages::-webkit-scrollbar-thumb {  background: #a5a5a5; }

.kp-pages::-webkit-scrollbar-track {  background: #f0f0f0; }

.kp-nav {
  position: fixed;
  bottom: 57px;
  right: 0;
  width: 300px;
  border-top: 1px solid #ffdea3; }

.kp-line {
  height: 3px;
  position: absolute;
  right: 80px;
  background-color: #023671; }

.kp-intro {  font-size: 1.2rem; }

.kp-front-img {  height: 100vh; }
.kp-front-img h1 {  font-size: 60px; }

.kp-h100 {  min-height: 83vh; }
.kp-h5 {  height: 5vh; }

.kp-block {  min-height: 200px;  transition: all .2s ease-in-out; }

a.kp-block:hover {  transform: scale(1.03);  text-decoration: none; }

.kp-gradient {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 91px;
  background-repeat: repeat-x; }

.kp-inhoud {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  opacity: 1;
  transition: all .2s ease-in-out; }

.kp-inhoud:hover {  opacity: 0.5; }

a.kp-inhoudlink:focus .kp-inhoud {  opacity: 1; }

.kp-inhoud-afb {  height: 300px;  border: 1px solid #fff; }

.kp-sticky-bottom {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  bottom: 38px;
  height: 120px;
  align-self: flex-end;
  display: none; }

.skiplink a {
  position: absolute;
  overflow: hidden;
  height: 1px;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap; }

.skiplink a:focus {
  position: absolute;
  width: auto;
  height: auto;
  clip: auto;
  padding: 10px;
  color: #023671;
  background-color: white;
  border: 1px solid #12699d;
  border-radius: 0px;
  top: 15px;
  left: 15px;
  z-index: 10000; }


.card {
  background-color: #003B5C;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem; }

.card a {  color: #fff; }

.card:hover {  background-color: #1d5b8a; }

.card a:hover {  text-decoration: none;  color: #fff; }

.controls-top {  z-index: 1000; }


.menuafb {border-radius:15px;background-size:cover; width:100%; height:180px; max-height:180px;}

.afb-in-tekst {position:absolute;z-index:2;width: 100%;margin-left:100px;margin-top:50px;margin-bottom:50px;border:5px solid #fff;box-shadow: 3px 3px 15px #000;}

.kp-knop-left {
  position: absolute;
  top: 30%;
  left: 5px;
  width: 50px;
  height: 50px;
  color: #fff; }

.kp-knop-left:hover {  color: #ffdea3; }

.kp-knop-right {
  position: absolute;
  top: 30%;
  right: 5px;
  width: 50px;
  height: 50px;
  text-align: right;
  color: #fff; }

.kp-knop-right:hover {  color: #ffdea3; }

.kp-visually-hidden {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.kp-visually-hidden:focus {
  clip: auto;
  height: auto;
  overflow: auto;
  position: absolute;
  width: auto; }

.kp-blok-left {top: 0;left:0px; width: 20%}
.kp-blok-right {top: 0px;right:0px;left:auto;}

.kp-blok-img-left {position: absolute; top:0;left:0px; }
.kp-blok-img-right {top:0;right:0px;position:absolute; width: 100%}

.kp-background-right {background-size:cover;right:0;top:22%;background-position:center center; width:85%;height:45%;left:auto;}

.fixed-top  {z-index: 0;}

.kp-animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }


.module {
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}

.module2 {
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}

.module3 {
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}

.module4 {
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}

.row {  -webkit-backface-visibility: hidden;
}

.kp-fade-up3 {
  -webkit-animation: kp-fade-up 1.5s both;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  animation: kp-fade-up 1.5s both;
  opacity: 0;
}

.kp-background-fixed {background-size:cover;background-position:center center; position:fixed; right:0; height:100vh;}

@media (max-width: 1700px) {
.kp-background-right {top:22%;height:45%}
#logo {width: 500px}
	h1 {font-size: 70px;}
	h2 {font-size: 50px;}
	.oranjetitelbalk {height:300px;}}

@media (max-width: 1400px) {
	body {font-size:19px;}  
	.kp-v-center {
    top: 0px; } 
	h1 {font-size:55px;}
	#logo {width: 400px}
	.headerfoto {height:500px;}
}

@media (max-width: 1200px) {
	body {font-size:18px;}
}

@media (max-width: 992px) {
  h1 {font-size: 50px; }
  h2 {font-size: 40px; }
	.kp-titel {padding-right:200px}
	#logo {width: 300px}
	.headerfoto {height:400px;}
  .kp-nav {width: 100%; }
  .kp-front-img h1 {font-size: 40px; }
  .kp-inhoud-afb {height: 250px; } 
	.afb-in-tekst {margin-left:0px;position:relative;}
	.menuafb {height:100px;}


}

@media (max-width: 767px) {
	body {font-size:16px;}
	.bgimg {height:250px;position:relative;}
        .bgimg-left {height:250px;width:100%;position:relative;}
	.kwart {position:relative;} 
	h1 {font-size: 50px; }
	h2 {font-size: 30px; }
	h3 {font-size: 20px; }
  .kp-inhoud-afb {height: 180px; } 
	#logo {width: 200px}
	.headerfoto {height:400px;}
	.kp-blok-right {position: relative; right:0px;margin-bottom:55px;}
	.kp-blok-img-left {position: relative; bottom: auto;left:0px;}
	.kp-blok-img-right {position: relative; bottom: auto;right:0px;}
	.kp-background-right {position: relative; bottom:auto; width:100%;height:300px;}
		.menuafb {height:50px;}
.kp-background-fixed {position:relative; height:100px;}
}

@media (max-width: 576px) {
	.kp-h100 {min-height: 300px; }
  .kp-h5 {height: 40px; }
  .kp-knop-left {left: 0px; }
  .kp-knop-right {right: 0px; } 
}

@media (min-width: 576px) {  .modal-dialog {max-width: 1200px; } }




@-webkit-keyframes 	kp-slide-right {  0% {width: 0%; }  100% {width: 100%; } }
@keyframes kp-slide-right {  0% {width: 0%; }  100% {width: 100%; }}
.kp-slide-right {  -webkit-animation: kp-slide-right 2s both;  animation: kp-slide-right 2s both;  width: 0%; }

@-webkit-keyframes kp-slide-left {  0% {width: 0%; }  100% {width: 100%; } }
@keyframes kp-slide-left {  0% {width: 0%; }  100% {width: 100%; } }
.kp-slide-left {  -webkit-animation: kp-slide-left 2s both;  animation: kp-slide-left 2s both;  width: 0%; }

@-webkit-keyframes kp-fade-in {  0% {opacity: 0; }  	100% {opacity: 1; }}
@keyframes kp-fade-in {  0% {opacity: 0; }  	100% {opacity: 1; }}
.kp-fade-in {  -webkit-animation: kp-fade-in 1s both;  animation: kp-fade-in 1s both; }

@-webkit-keyframes kp-fade-left {
  0% {opacity: 0; -webkit-transform: translateX(-50px);	}
  100% {opacity: 1; -webkit-transform: translateX(0); } 
}
@keyframes kp-fade-left {
  0% {opacity: 0;transform: translateX(-50px); }
  100% {opacity: 1;transform: translateX(0); } 
}
.kp-fade-left {  -webkit-animation: kp-fade-left 1s both;  animation: kp-fade-left 1s both; }

@-webkit-keyframes kp-fade-left2 {
  0% {opacity: 0; }
  50% {opacity: 0;-webkit-transform: translateX(-50px); }
  100% {opacity: 1;-webkit-transform: translateX(0); } 
}
@keyframes kp-fade-left2 {
  0% {opacity: 0; }
  50% {opacity: 0;transform: translateX(-50px); }
  70% {opacity: 1;transform: translateX(0); } 
}
.kp-fade-left2 {  -webkit-animation: kp-fade-left2 1s both;  animation: kp-fade-left2 1s both; }

@-webkit-keyframes kp-fade-left3 {
  0% {opacity: 0; }
  70% {opacity: 0;-webkit-transform: translateX(-50px); }
  100% {opacity: 1;-webkit-transform: translateX(0); } 
}
@keyframes kp-fade-left3 {
  0% {opacity: 0; }
  70% {opacity: 0;transform: translateX(-50px); }
  100% {opacity: 1;transform: translateX(0); } 
}
.kp-fade-left3 {-webkit-animation: kp-fade-left3 3s both;  animation: kp-fade-left3 3s both; }

@-webkit-keyframes kp-fade-right {
  0% {opacity: 0;-webkit-transform: translateX(100px); }
  100% {opacity: 1;-webkit-transform: translateX(0px); }
}
@keyframes kp-fade-right {
  0% {opacity: 0;transform: translateX(100px); }
  100% {opacity: 1;transform: translateX(0px); }
}
.kp-fade-right {  -webkit-animation: kp-fade-right 1s both;  animation: kp-fade-right 1s both;  opacity: 0; }

@-webkit-keyframes kp-fade-right2 {
  50% {opacity: 0;-webkit-transform: translateX(100px); }
  100% {opacity: 1;-webkit-transform: translateX(0px); } 
}
@keyframes kp-fade-right2 {
  50% {opacity: 0;transform: translateX(100px); }
  100% {opacity: 1;transform: translateX(0px); }
}
.kp-fade-right2 {  -webkit-animation: kp-fade-right2 2s both;  animation: kp-fade-right2 2s both;  opacity: 0; }

@-webkit-keyframes kp-fade-down {
  0% {opacity: 0;-webkit-transform: translateY(-20px); }
  100% {opacity: 1;-webkit-transform: translateY(0); }
}
@keyframes kp-fade-down {
  0% {opacity: 0;transform: translateY(-20px); }
  100% {opacity: 1;transform: translateY(0); } 
}
.kp-fade-down {  -webkit-animation: kp-fade-down 1s both;  animation: kp-fade-down 1s both; }

@-webkit-keyframes kp-fade-up {
  0% {opacity: 0;-webkit-transform: translateY(20px); }
  100% {opacity: 1;-webkit-transform: translateY(0px); } 
}
@keyframes kp-fade-up {
  0% {opacity: 0;transform: translateY(20px); }
  100% {opacity: 1;transform: translateY(0px); }
}
.kp-fade-up {  -webkit-animation: kp-fade-up 1s both;  animation: kp-fade-up 1s both;  opacity: 0; }

@-webkit-keyframes kp-pulse {
  0% {    -webkit-transform: scale(1); }
  50% {    -webkit-transform: scale(1.5); }
  100% {    -webkit-transform: scale(1); }
}
@keyframes kp-pulse {
  0% {    transform: scale(1); }
  50% {    transform: scale(1.5); }
  100% {    transform: scale(1); } 
}
.kp-pulse {  -webkit-animation-name: kp-pulse;  animation-name: kp-pulse; }

@-webkit-keyframes kp-fade {  0% {    opacity: 0; }  100% {    opacity: 1; } }
@keyframes kp-fade {  0% {    opacity: 0; }  100% {    opacity: 1; } }
.kp-fade {  -webkit-animation: kp-fade 3s both;  animation: kp-fade 3s both;  opacity: 0; }

@-webkit-keyframes kp-fade2 {  50% {    opacity: 0; }  100% {    opacity: 1; } }
@keyframes kp-fade2 {  50% {    opacity: 0; }  100% {    opacity: 1; } }
.kp-fade2 {  -webkit-animation: kp-fade2 2s both;  animation: kp-fade2 2s both;  opacity: 0; }

@-webkit-keyframes kp-shrink {
  0% {    opacity: 1;    transform: scale(1.1); }
  100% {    opacity: 1;    transform: scale(1); } 
}
@keyframes kp-shrink {
  0% {    opacity: 1;    transform: scale(1.1); }
  100% {    opacity: 1;    transform: scale(1); } 
}
.kp-shrink {  -webkit-animation: kp-shrink 2s both;  animation: kp-shrink 2s both; }


@-webkit-keyframes kp-grow {
  0% {    opacity: 0;    transform: scale(1); }
  100% {    opacity: 1;    transform: scale(1.1); } 
}
@keyframes kp-grow {
  0% {    opacity: 0;    transform: scale(1.1); }
  100% {    opacity: 1;    transform: scale(1); } 
}
.kp-grow {  -webkit-animation: kp-grow 3s both;  animation: kp-grow 3s both; }

