* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0; 
}

@font-face {
    font-family: 'KiaR';
    src: url('../fonts/KiaSignatureRegular.eot');
    src: url('../fonts/KiaSignatureRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KiaSignatureRegular.woff2') format('woff2'),
        url('../fonts/KiaSignatureRegular.woff') format('woff'),
        url('../fonts/KiaSignatureRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KiaL';
    src: url('../fonts/KiaSignatureLight.eot');
    src: url('../fonts/KiaSignatureLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KiaSignatureLight.woff2') format('woff2'),
        url('../fonts/KiaSignatureLight.woff') format('woff'),
        url('../fonts/KiaSignatureLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'KiaB';
    src: url('../fonts/KiaSignatureBold.eot');
    src: url('../fonts/KiaSignatureBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KiaSignatureBold.woff2') format('woff2'),
        url('../fonts/KiaSignatureBold.woff') format('woff'),
        url('../fonts/KiaSignatureBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

html {
  height: 100%;
  overflow: none;
  padding: 0px;
  margin: 0px;
  -ms-content-zooming: none;
  -ms-touch-action: pan-x pan-y;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  overflow-x: hidden;
}
body {
  font-family: 'KIAR';
  font-size: 15px;
  background: #ffffff;
  background-size: cover;
  overflow-x: hidden;
}
p{
  font-family: 'KIAR';
  font-size: 15px;
  line-height: 19px;
}
p.small{
  font-size: 9px !important;
  line-height: 12px;
}
h2{
  font-family: "KIAB";
  font-size: 40px;
  color: #ffffff;
  margin:  0 0 15px;
  text-shadow: 0 0 3px rgb(255 255 255 / 70%);
}
h2.zwart{
  color: #05141f;
}
h3{
  font-family: "KIAB";
  font-size: 20px;
  line-height: 20px;
  color: #05141f;
  margin:  0 0 15px;
  text-shadow: 0 0 3px rgb(255 255 255 / 70%);
}
h3 span.small{
  font-size: 15px;
  line-height: 20px;
}
h4{
  font-family: "KIAB";
  font-size: 30px;
  color: #05141f;
  margin:  0 0 15px;
  text-shadow: 0 0 3px rgb(255 255 255 / 70%);
}
.btn-primary, .btn-primary.active{
  background-color: #05141f;
  color: #fff;
}
.wrapper {
  position: relative;
  max-width: 100%;
  margin: 0px;   
}
.headerimg{
  height:  100vh;
  width:  100vw;
}
.headerimg video{
  width: 100%;
  height: 100%;
  position: absolute;
  left:0px;
  right:0px;
  object-fit: cover;
  z-index: 0;
}
.headeroverlay{
  position: absolute;
  top:  0px;
  right:  0px;
  bottom:  0px;
  left: 0px;
  background: rgba(0,0,0,.2);
}
.navbar{
  min-height:80px;
}
.navbar-default{
  background: #fff;
  border: none;
  padding-left: 15px;
}
.navbar-brand{
  width:  160px;
  padding:  5px 15px;
  background: url(../../images/logo_zwart.png) no-repeat left center;
  background-size:  contain;
  height: 80px;
}
.navbar-default .navbar-nav>li:last-child{
  padding-right: 30px;
}
.navbar-default .navbar-nav>li>a{
  font-family: "KIAB";
  font-size: 17px;
  color:  #000;
  padding: 30px 20px;
}
.navbar-default .navbar-nav>li>a:hover{
  text-decoration: none;
  color: #05141f !important;
}
#menubalk{
  position: fixed;
  top: 80px;
  width: 600px;
  right: 0px;
  bottom: 0px;
  background: rgba(255, 255, 255, 1);
  padding-top: 0px;
  z-index: 9999999999999999999999999999;
  display: none;
}
#menubalk .left{
  position: fixed;
  top: 80px;
  left: 0px;
  right: 600px;
  bottom: 0px;
  background: rgba(0, 0, 0, .6);
  padding-top: 0px;
  z-index: 9999999999999999999999999999;
}
#menubalk ul li{
  list-style: none;
  text-align: left;
  border-bottom: solid 1px #ececec;
  margin-left: 0px;
}
#menubalk ul li a{
  font-size:30px;
  line-height: 90px;
  display: block;
  color: #000;
  padding: 0px 20px;
}
#menubalk ul li:first-child{
  border-top: solid 1px #ececec;
}
#menubalk ul li a:target,#menubalk ul li a:active{
  background: #ececec;
} 
#menubalk ul li a i{
  float: right;
  color: #ececec;
  margin-top: 30px;
}
.menuitemzwart{
  color: #fff;
}
.headerPrijzen{
  position: absolute;
  top: 150px;
  left:  50px;
  height:  auto;
}
.headerPrijzen p{
  font-size: 26px;
  line-height: 30px;
  color:  #fff;
}
.headerPrijzen p span{
  font-size: 30px;
  text-shadow: 0 0 3px rgb(255 255 255 / 70%);
}
.headerPrijzen p span.prijs{
  font-size: 15px;
  color: #fff;
  margin: 0px;
}
.headerPrijzen p span.prijs a{
  font-size: 15px;
  color: #fff;
  text-decoration: underline;
}
.headerPrijzen p span.commercialtext{
  font-size: 16px;
  text-shadow: none;
}
a.downbutton{
  position: absolute;
  bottom:  80px;
  left: 50%;
  transform: translate(-50%,-45%);
  height:  50px;
  width:  30px;
  font-size: 50px;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 3px rgb(0 0 0 / 70%);
  animation: MoveUpDown 1s linear infinite;
}
@keyframes MoveUpDown {
  0%, 100% {
    bottom: 30px;
  }
  50% {
    bottom: 40px;
  }
}
.margintop30{
  margin-top:  30px;
}
.margintop50{
  margin-top:  50px;
}
.margintop70{
  margin-top:  70px;
}
.margintop100{
  margin-top:  100px;
}
.paddingtextblock{
  padding:  30px 15px;
}

ul li{
  margin-left:  20px;
}


ul.tekst li{
  list-style: none;
  font-family: "KIAR";
  font-size: 16px;
  margin-top: 3px;
  margin-left:  0px;
}
ul.tekst li.small{
  font-size: 11px;
  margin-bottom: 13px;
}
ul.tekst li span{
  float:  right;
  font-family: "KIAB";
}
ul.tekst li ul li{
  margin-left: 15px;
  font-family: "KIAR";
  font-size: 15px;
  margin-top:  5px;
}
ul li.prijs{
  border-top: 1px solid #d7d7d7;
  padding-top: 10px;
}

ul.images li{
  float:  left;
  width: 130px;
  height: 100px;
  list-style: none;
  cursor: pointer;
  border: solid 1px #fff;
  padding:5px;
}
ul.images li p{
  margin-top: 5px;
  font-size: 10px;
  line-height: 12px;
}
ul.images li.active{
  border:  solid 1px #d4840c;
}

section.wit{
  padding:  50px;
  background: #fff;
}
section.zwart{
  padding:  50px;
  background: #05141f;
}
section.grijs{
  padding:  50px;
  background: #f7f8f8;
}
section.foto{
  height: 550px;
}
section.foto_kleuren{
  height: 400px;
  position: relative;
}
section.foto_kleuren h3{
  position: absolute;
  top: 80px;
  left: 150px;
  right: 100px;
  text-align: left;
  text-transform: uppercase;
  font-size: 32px;
}
section.zwart h3{
  color: #fff;
}
section.zwart p{
  color: #fff;
}

.kleinetekst p{
  font-size:  15px;
}
.kleinetekst p.small{
  font-size: 15px !important;
  line-height: 21px;
}
#toegangcontrole{
  z-index: 999999;
  position: fixed;
  top:  0px;
  right:  0px;
  bottom:  0px;
  left:  0px;
  background: #fff url(../../images/bg.jpg) no-repeat center center;
  background-size: cover;
}
.toegangcontrole{
  position: absolute;
  background: #fff;
  left: 200px;
  top: 50%;
  transform: translate(0, -50%);
  width: 400px;
  padding: 30px;
}

@media screen and (max-width: 450px){
  #overlayscreen{
     background: #fff url(../../images/bgmobile.jpg) no-repeat right center;
  }
  .toegangcontrole{
    position: absolute;
    background: #fff;
    left: 15px;
    top: 30px;
    right: 15px;
    padding: 30px;
    width: auto;
    transform: none;
  }
}

.subpage{
  position: relative;
  width:  100%;
  height: 80px;
  background: #05141f;
}
#GeldLenenKostOokGeld{
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: auto;
  padding: 20px;
}
.TriSea-technologies-Switch{
  padding-top: 10px;
}
.TriSea-technologies-Switch > input[type="checkbox"] {
    display: none;   
}

.TriSea-technologies-Switch > label {
    cursor: pointer;
    height: 0px;
    position: relative; 
    width: 40px;  
}

.TriSea-technologies-Switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}
.TriSea-technologies-Switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.TriSea-technologies-Switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.TriSea-technologies-Switch > input[type="checkbox"]:checked + label::after {
    background: #fff;
    left: 20px;
}

.center-menu{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 400px;
}
.text-switch-menu{
  color: #000;
  font-family: 'KIAR';
  font-size: 15px;
  line-height: 19px;
}

.switch-bg{
  position: relative;
  width: 40px;
  background: rgb(0, 0, 0, .3);
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  height: 20px;
  margin-top: -8px;
}
.switch-btn{
  background: rgb(255, 255, 255);
  border-radius: 16px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  height: 24px;
  left: -4px;
  position: absolute;
  top: -2px;
  transition: all 0.3s ease-in-out;
  width: 24px;
}

.toonProfessionals{
  display: none;
}
.toonParticulieren{
  display: block;
}
#btnShowGeldLenenKostOokGeld{
  margin-top:-5px;
}


.blok{
  height: 250px;
  padding: 20px;
  color: #fff;
  text-align: center;
}
.blokfoto{
  background: url(../../images/ev9.jpg) no-repeat center center;
  background-size: cover;
}
.blok1{
  background: #36434c;
}
.blok2{
  background: #697279;
}
.blok3{
  background: #9ca1a5;
}
.blok4{
  background: #f7f7f8;
}

.blok i{
  display: block;
  text-align: center;
  margin-top: 40px;
  font-size: 30px;
  margin-bottom: 20px;
}

.callout {
    border-radius: 3px;
    margin: 0 0 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
    color: #fff;
}

.callout.callout-success {
    border-color: #00733e;
}

.bg-green, .callout.callout-success, .alert-success, .label-success, .modal-success .modal-body {
    background-color: #00a65a !important;
}

.callout h4 {
    margin-top: 0;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
}