<!DOCTYPE html>
<html lang="nl" x-language-processed="1">
<head><script type="text/javascript" src="/template_assets/js/jquery.js"></script>
<script type="text/javascript" src="/template_assets/js/jquery.validate.js"></script>
<script type="text/javascript" src="/template_assets/js/x-tools.js"></script>
<script type="text/javascript" src="/template_assets/js/vegas.min.js"></script>

  <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, minimal-ui">
    <title>speurdertje</title>
    <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<script type="text/javascript">$(function(){$(document).on("provider_ready", function(e, provider) {var $element = $("[x-id=d36f527a58dd3a165c0173258705228d]"); $(function() {
  var $loginBox              = $('.login-popup'),
      $forgetPasswordBox     = $('.password-forget-popup'),
      $loginOverlay          = $('.login-overlay'),
      $forgetPasswordSendBox = $('.password-forget-sent-popup'),
      $credentialError       = $('.credential-error');
  
  $('.login-button').on('click', function() {
    if($loginBox.is(':hidden')) {
      hideAllPopups();
      $loginBox.show();
      return;
    }
    hideAllPopups();
  });

  $('.show-password-forget').on('click', function() {
    if($forgetPasswordBox.is(':hidden')) {
      hideAllPopups();
      $forgetPasswordBox.show();
      return;
    }
  });

  $('.close').on('click', function() {
    hideAllPopups();
    $loginOverlay.hide();
    return;
  });

  $('.login-btn').on('click', function() {
    $loginOverlay.show();
    $loginBox.show();
    return;
  });

  $('form')
    .on('login_failed', function(reason) {
      $credentialError.show();
    })
    .on('forget_password_send', function(reason) {
      hideAllPopups();
      $forgetPasswordSendBox.show();
    });

  function hideAllPopups() {
    $loginBox.hide();
    $forgetPasswordBox.hide();
    $forgetPasswordSendBox.hide();
  }
});
});});</script><meta name="description" content="speurdertje speur hier naar lekkere sex">
<meta name="keywords" content="speurdertje,seks,sex,sexplatform,webcam,dating">
<style type="text/css">/* Customized for your pleasure */
/* Customized for your pleasure */
/* Customized for your pleasure */
/* Customized for your pleasure */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,300italic,400italic,600italic,700italic);
.login-btn {
  cursor: pointer;
}
.login-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.8);
  zoom: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
  z-index: 1500;
  display: none;
}
.close {
  z-index: 2500;
  font-size: 40px;
  cursor: pointer;
  top: 8px;
  right: 8px;
  position: absolute;
  color: #FFFFFF;
}
.login-container3 {
  z-index: 2000;
  position: absolute;
  width: 96%;
  max-width: 300px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 30%;
}
.login-container3:before,
.login-container3:after {
  content: " ";
  display: block;
  height: 0;
}
.login-container3:after {
  clear: both;
}
.login-container3 h3 {
  color: #FFFFFF;
  font-size: 20px;
  padding-bottom: 10px;
}
.login-container3 input[type="text"],
.login-container3 input[type="password"] {
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #acadae;
  color: #000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 10px;
  width: 100%;
  margin: 0 auto 3px;
  font-size: 18px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
.login-container3 a {
  float: right;
  font-size: 12px;
  text-decoration: underline;
  cursor: pointer;
  color: #FFFFFF;
  padding: 3px 0;
}
.login-container3 input[type="submit"],
.login-container3 div.login-button {
  background: #03ac03;
  border: 1px solid #1afb1a;
  color: #e2ffe2;
  float: right;
  box-sizing: border-box;
  -webkit-appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  padding: 0 1%;
  height: 40px;
  font-size: 20px;
  line-height: 22px;
  cursor: pointer;
}
.login-container3 input[type="submit"]:hover,
.login-container3 div.login-button:hover {
  background: #04de04;
}
@media screen and (max-width: 960px) {
  .login-container3 input[type="submit"]:hover,
  .login-container3 div.login-button:hover {
    background: #03ac03;
  }
}
.login-container3 input[type="submit"] {
  width: 100%;
}
.login-container3 label.error,
.login-container3 .credential-error {
  display: inline-block;
  font-size: 14px;
  background-color: #FF0000;
  color: #ffcccc;
  width: 100%;
  padding: -1px 0 0;
  margin: 0 0 10px;
  line-height: 20px;
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}
.login-container3 input.error {
  border: 1px solid #FF0000;
  margin-bottom: -1px;
}
.login-container3 .credential-error {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 5px;
}
.login-container3 .popup {
  display: none;
  z-index: 999;
  text-align: center;
  position: absolute;
}
.login-container3 .popup input[type="submit"] {
  width: 100%;
}
@media screen and (max-height: 500px) {
  .login-container3 {
    top: 20%;
  }
}
.vegas-overlay,
.vegas-content-scrollable,
.vegas-timer,
.vegas-slide,
.vegas-slide-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  border: none;
  padding: 0;
  margin: 0;
}
.vegas-content-scrollable {
  position: relative;
  height: 100%;
  overflow: auto;
}
.vegas-overlay {
  opacity: .5;
  background: transparent url("overlays/02.png") center center repeat;
}
.vegas-timer {
  top: auto;
  bottom: 0;
  height: 2px;
}
.vegas-timer-progress {
  width: 0%;
  height: 100%;
  background: white;
  transition: width ease-out;
}
.vegas-timer-running .vegas-timer-progress {
  width: 100%;
}
.vegas-slide,
.vegas-slide-inner {
  margin: 0;
  padding: 0;
  background: transparent center center no-repeat;
  transform: translateZ(0);
  will-change: transform, opacity;
}
body .vegas-container {
  overflow: hidden !important;
  position: relative;
}
.vegas-video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
body.vegas-container {
  overflow: auto;
  position: static;
  z-index: -2;
}
body.vegas-container > .vegas-timer,
body.vegas-container > .vegas-overlay,
body.vegas-container > .vegas-slide {
  position: fixed;
  z-index: -1;
}
/* Target Safari IOS7+ in order to add 76px */
/*******************************************/
/* blur transition */
/*******************************************/
.vegas-transition-blur,
.vegas-transition-blur2 {
  opacity: 0;
  filter: blur(32px) brightness(1.01);
}
.vegas-transition-blur-in,
.vegas-transition-blur2-in {
  opacity: 1;
  filter: blur(0px) brightness(1.01);
}
.vegas-transition-blur2-out {
  opacity: 0;
}
/*******************************************/
/* burn transition */
/*******************************************/
.vegas-transition-burn,
.vegas-transition-burn2 {
  opacity: 0;
  filter: contrast(1000%) saturate(1000%);
}
.vegas-transition-burn-in,
.vegas-transition-burn2-in {
  opacity: 1;
  filter: contrast(100%) saturate(100%);
}
.vegas-transition-burn2-out {
  opacity: 0;
  filter: contrast(1000%) saturate(1000%);
}
/*******************************************/
/* fade transition */
/*******************************************/
.vegas-transition-fade,
.vegas-transition-fade2 {
  opacity: 0;
}
.vegas-transition-fade-in,
.vegas-transition-fade2-in {
  opacity: 1;
}
.vegas-transition-fade2-out {
  opacity: 0;
}
/*******************************************/
/* flash transition */
/*******************************************/
.vegas-transition-flash,
.vegas-transition-flash2 {
  opacity: 0;
  filter: brightness(25);
}
.vegas-transition-flash-in,
.vegas-transition-flash2-in {
  opacity: 1;
  filter: brightness(1);
}
.vegas-transition-flash2-out {
  opacity: 0;
  filter: brightness(25);
}
/*******************************************/
/* negative transition */
/*******************************************/
.vegas-transition-negative,
.vegas-transition-negative2 {
  opacity: 0;
  filter: invert(100%);
}
.vegas-transition-negative-in,
.vegas-transition-negative2-in {
  opacity: 1;
  filter: invert(0);
}
.vegas-transition-negative2-out {
  opacity: 0;
  filter: invert(100%);
}
/*******************************************/
/* slideDown transition */
/*******************************************/
.vegas-transition-slideDown,
.vegas-transition-slideDown2 {
  transform: translateY(-100%);
}
.vegas-transition-slideDown-in,
.vegas-transition-slideDown2-in {
  transform: translateY(0%);
}
.vegas-transition-slideDown2-out {
  transform: translateY(100%);
}
/*******************************************/
/* slideLeft transition */
/*******************************************/
.vegas-transition-slideLeft,
.vegas-transition-slideLeft2 {
  transform: translateX(100%);
}
.vegas-transition-slideLeft-in,
.vegas-transition-slideLeft2-in {
  transform: translateX(0%);
}
.vegas-transition-slideLeft2-out {
  transform: translateX(-100%);
}
/*******************************************/
/* slideRight transition */
/*******************************************/
.vegas-transition-slideRight,
.vegas-transition-slideRight2 {
  transform: translateX(-100%);
}
.vegas-transition-slideRight-in,
.vegas-transition-slideRight2-in {
  transform: translateX(0%);
}
.vegas-transition-slideRight2-out {
  transform: translateX(100%);
}
/*******************************************/
/* slideUp transition */
/*******************************************/
.vegas-transition-slideUp,
.vegas-transition-slideUp2 {
  transform: translateY(100%);
}
.vegas-transition-slideUp-in,
.vegas-transition-slideUp2-in {
  transform: translateY(0%);
}
.vegas-transition-slideUp2-out {
  transform: translateY(-100%);
}
/*******************************************/
/* swirlLeft transition */
/*******************************************/
.vegas-transition-swirlLeft,
.vegas-transition-swirlLeft2 {
  transform: scale(2) rotate(35deg);
  opacity: 0;
}
.vegas-transition-swirlLeft-in,
.vegas-transition-swirlLeft2-in {
  transform: scale(1) rotate(0deg);
  opacity: 1;
}
.vegas-transition-swirlLeft2-out {
  transform: scale(2) rotate(-35deg);
  opacity: 0;
}
/*******************************************/
/* swirlRight transition */
/*******************************************/
.vegas-transition-swirlRight,
.vegas-transition-swirlRight2 {
  transform: scale(2) rotate(-35deg);
  opacity: 0;
}
.vegas-transition-swirlRight-in,
.vegas-transition-swirlRight2-in {
  transform: scale(1) rotate(0deg);
  opacity: 1;
}
.vegas-transition-swirlRight2-out {
  transform: scale(2) rotate(35deg);
  opacity: 0;
}
/*******************************************/
/* zoomIn transition */
/*******************************************/
.vegas-transition-zoomIn,
.vegas-transition-zoomIn2 {
  transform: scale(0);
  opacity: 0;
}
.vegas-transition-zoomIn-in,
.vegas-transition-zoomIn2-in {
  transform: scale(1);
  opacity: 1;
}
.vegas-transition-zoomIn2-out {
  transform: scale(2);
  opacity: 0;
}
/*******************************************/
/* zoomOut transition */
/*******************************************/
.vegas-transition-zoomOut,
.vegas-transition-zoomOut2 {
  transform: scale(2);
  opacity: 0;
}
.vegas-transition-zoomOut-in,
.vegas-transition-zoomOut2-in {
  transform: scale(1);
  opacity: 1;
}
.vegas-transition-zoomOut2-out {
  transform: scale(0);
  opacity: 0;
}
/*******************************************/
/* kenburns animation */
/*******************************************/
.vegas-animation-kenburns {
  -webkit-animation: kenburns ease-out;
  animation: kenburns ease-out;
}
@-webkit-keyframes kenburns {
  0% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes kenburns {
  0% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
/*******************************************/
/* kenburnsDownLeft animation */
/*******************************************/
.vegas-animation-kenburnsDownLeft {
  -webkit-animation: kenburnsDownLeft ease-out;
  animation: kenburnsDownLeft ease-out;
}
@-webkit-keyframes kenburnsDownLeft {
  0% {
    transform: scale(1.5) translate(10%, -10%);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownLeft {
  0% {
    transform: scale(1.5) translate(10%, -10%);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsDownRight animation */
/*******************************************/
.vegas-animation-kenburnsDownRight {
  -webkit-animation: kenburnsDownRight ease-out;
  animation: kenburnsDownRight ease-out;
}
@-webkit-keyframes kenburnsDownRight {
  0% {
    transform: scale(1.5) translate(-10%, -10%);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownRight {
  0% {
    transform: scale(1.5) translate(-10%, -10%);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsDown animation */
/*******************************************/
.vegas-animation-kenburnsDown {
  -webkit-animation: kenburnsDown ease-out;
  animation: kenburnsDown ease-out;
}
@-webkit-keyframes kenburnsDown {
  0% {
    transform: scale(1.5) translate(0, -10%);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDown {
  0% {
    transform: scale(1.5) translate(0, -10%);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsLeft animation */
/*******************************************/
.vegas-animation-kenburnsLeft {
  -webkit-animation: kenburnsLeft ease-out;
  animation: kenburnsLeft ease-out;
}
@-webkit-keyframes kenburnsLeft {
  0% {
    transform: scale(1.5) translate(10%, 0);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsLeft {
  0% {
    transform: scale(1.5) translate(10%, 0);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsRight animation */
/*******************************************/
.vegas-animation-kenburnsRight {
  -webkit-animation: kenburnsRight ease-out;
  animation: kenburnsRight ease-out;
}
@-webkit-keyframes kenburnsRight {
  0% {
    transform: scale(1.5) translate(-10%, 0);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsRight {
  0% {
    transform: scale(1.5) translate(-10%, 0);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUpLeft animation */
/*******************************************/
.vegas-animation-kenburnsUpLeft {
  -webkit-animation: kenburnsUpLeft ease-out;
  animation: kenburnsUpLeft ease-out;
}
@-webkit-keyframes kenburnsUpLeft {
  0% {
    transform: scale(1.5) translate(10%, 10%);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpLeft {
  0% {
    transform: scale(1.5) translate(10%, 10%);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUpRight animation */
/*******************************************/
.vegas-animation-kenburnsUpRight {
  -webkit-animation: kenburnsUpRight ease-out;
  animation: kenburnsUpRight ease-out;
}
@-webkit-keyframes kenburnsUpRight {
  0% {
    transform: scale(1.5) translate(-10%, 10%);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpRight {
  0% {
    transform: scale(1.5) translate(-10%, 10%);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUp animation */
/*******************************************/
.vegas-animation-kenburnsUp {
  -webkit-animation: kenburnsUp ease-out;
  animation: kenburnsUp ease-out;
}
@-webkit-keyframes kenburnsUp {
  0% {
    transform: scale(1.5) translate(0, 10%);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUp {
  0% {
    transform: scale(1.5) translate(0, 10%);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburns animation */
/*******************************************/
.vegas-animation-kenburns {
  -webkit-animation: kenburns ease-out;
  animation: kenburns ease-out;
}
@-webkit-keyframes kenburns {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes kenburns {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*******************************************/
/* kenburnsDownLeft animation */
/*******************************************/
.vegas-animation-kenburnsDownLeft {
  -webkit-animation: kenburnsDownLeft ease-out;
  animation: kenburnsDownLeft ease-out;
}
@-webkit-keyframes kenburnsDownLeft {
  0% {
    -webkit-transform: scale(1.1) translate(3%, -3%);
    transform: scale(1.1) translate(3%, -3%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownLeft {
  0% {
    -webkit-transform: scale(1.1) translate(3%, -3%);
    transform: scale(1.1) translate(3%, -3%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsDownRight animation */
/*******************************************/
.vegas-animation-kenburnsDownRight {
  -webkit-animation: kenburnsDownRight ease-out;
  animation: kenburnsDownRight ease-out;
}
@-webkit-keyframes kenburnsDownRight {
  0% {
    -webkit-transform: scale(1.1) translate(-3%, -3%);
    transform: scale(1.1) translate(-3%, -3%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownRight {
  0% {
    -webkit-transform: scale(1.1) translate(-3%, -3%);
    transform: scale(1.1) translate(-3%, -3%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsDown animation */
/*******************************************/
.vegas-animation-kenburnsDown {
  -webkit-animation: kenburnsDown ease-out;
  animation: kenburnsDown ease-out;
}
@-webkit-keyframes kenburnsDown {
  0% {
    -webkit-transform: scale(1.1) translate(0, -3%);
    transform: scale(1.1) translate(0, -3%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDown {
  0% {
    -webkit-transform: scale(1.1) translate(0, -3%);
    transform: scale(1.1) translate(0, -3%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsLeft animation */
/*******************************************/
.vegas-animation-kenburnsLeft {
  -webkit-animation: kenburnsLeft ease-out;
  animation: kenburnsLeft ease-out;
}
@-webkit-keyframes kenburnsLeft {
  0% {
    -webkit-transform: scale(1.1) translate(3%, 0);
    transform: scale(1.1) translate(3%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsLeft {
  0% {
    -webkit-transform: scale(1.1) translate(3%, 0);
    transform: scale(1.1) translate(3%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsRight animation */
/*******************************************/
.vegas-animation-kenburnsRight {
  -webkit-animation: kenburnsRight ease-out;
  animation: kenburnsRight ease-out;
}
@-webkit-keyframes kenburnsRight {
  0% {
    -webkit-transform: scale(1.1) translate(-3%, 0);
    transform: scale(1.1) translate(-3%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsRight {
  0% {
    -webkit-transform: scale(1.1) translate(-3%, 0);
    transform: scale(1.1) translate(-3%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUpLeft animation */
/*******************************************/
.vegas-animation-kenburnsUpLeft {
  -webkit-animation: kenburnsUpLeft ease-out;
  animation: kenburnsUpLeft ease-out;
}
@-webkit-keyframes kenburnsUpLeft {
  0% {
    -webkit-transform: scale(1.1) translate(3%, 3%);
    transform: scale(1.1) translate(3%, 3%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpLeft {
  0% {
    -webkit-transform: scale(1.1) translate(3%, 3%);
    transform: scale(1.1) translate(3%, 3%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUpRight animation */
/*******************************************/
.vegas-animation-kenburnsUpRight {
  -webkit-animation: kenburnsUpRight ease-out;
  animation: kenburnsUpRight ease-out;
}
@-webkit-keyframes kenburnsUpRight {
  0% {
    -webkit-transform: scale(1.1) translate(-3%, 3%);
    transform: scale(1.1) translate(-3%, 3%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpRight {
  0% {
    -webkit-transform: scale(1.1) translate(-3%, 3%);
    transform: scale(1.1) translate(-3%, 3%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUp animation */
/*******************************************/
.vegas-animation-kenburnsUp {
  -webkit-animation: kenburnsUp ease-out;
  animation: kenburnsUp ease-out;
}
@-webkit-keyframes kenburnsUp {
  0% {
    -webkit-transform: scale(1.1) translate(0, 3%);
    transform: scale(1.1) translate(0, 3%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUp {
  0% {
    -webkit-transform: scale(1.1) translate(0, 3%);
    transform: scale(1.1) translate(0, 3%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
.flip-vegas-horizontal .vegas-slide {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.vegas-container .vegas-slide {
  border-radius: inherit;
  z-index: -999999 !important;
}
.vegas-container .vegas-slide .vegas-slide-inner {
  border-radius: inherit;
}
/**
 * VPSCash additions
 */
*,
html,
body {
  -webkit-appearence: none;
  -webkit-text-size-adjust: none;
}
.rasterize {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -2;
  padding: 0;
  margin: 0;
  position: fixed;
}
.rasterize.raster {
  background-image: url(/template_assets/img/pattern.png);
}
.rasterize.overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
@-ms-viewport {
  width: device-width;
}
@keyframes moveleft {
  to {
    -webkit-transform: translateX(-100vw);
    -moz-transform: translateX(-100vw);
    -o-transform: translateX(-100vw);
    -ms-transform: translateX(-100vw);
    transform: translateX(-100vw);
  }
}
@keyframes movemoreleft {
  from {
    -webkit-transform: translateX(-100vw);
    -moz-transform: translateX(-100vw);
    -o-transform: translateX(-100vw);
    -ms-transform: translateX(-100vw);
    transform: translateX(-100vw);
  }
  to {
    -webkit-transform: translateX(-200vw);
    -moz-transform: translateX(-200vw);
    -o-transform: translateX(-200vw);
    -ms-transform: translateX(-200vw);
    transform: translateX(-200vw);
  }
}
.privacy-link {
  color: white;
}
.privacy-policy {
  font-size: 14px;
  padding-top: 10px;
  color: white;
}
#register-container button {
  background: #03ac03;
  border: 1px solid #1afb1a;
  color: #e2ffe2;
  font-size: 20px;
  display: block;
  width: 60%;
  margin: 2% auto;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  line-height: 2em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#register-container button:hover {
  background: #04de04;
}
@media screen and (max-width: 960px) {
  #register-container button:hover {
    background: #03ac03;
  }
}
#register {
  width: 50%;
  margin: 0 auto;
}
#register input[type=text],
#register input[type=password],
#register input[type=email],
#register select {
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding: 5px;
  height: 30px;
  font-size: 18px;
  background: #fff;
  color: #000;
  border: 1px solid #ccc;
  line-height: 1em;
  margin-bottom: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#register input.error,
#register select.error {
  border: 1px solid #CC0000;
  margin-bottom: -5px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#register select.error {
  margin-bottom: 20px;
}
#register label.error {
  display: inline-block;
  font-size: 13px;
  background-color: #CC0000;
  color: #ffcccc;
  width: 100%;
  padding: -1px 0 0;
  margin: 0 0 5px;
  height: 15px;
  line-height: 15px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#register .gender-preference {
  position: relative;
  height: auto;
}
#register .gender-preference:before,
#register .gender-preference:after {
  content: " ";
  display: block;
  height: 0;
}
#register .gender-preference:after {
  clear: both;
}
#register .gender-preference #gender-error {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
}
#register .conditions {
  font-size: 14px;
  padding: 0;
  color: #CCCCCC;
}
#register .conditions label.error {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#register .conditions a {
  color: #CCCCCC;
}
#register-success {
  width: 96%;
  margin: 0 2%;
}
#register-success #email {
  color: #84D841;
  border: 1px solid #84D841;
  height: 40px;
  line-height: 40px;
  padding: 0;
  margin-bottom: 20px;
}
#register-success .activation {
  font-size: 14px;
}
#conditions-cnt {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  overflow-y: scroll;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
  zoom: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6ffffff, endColorstr=#e6ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6ffffff, endColorstr=#e6ffffff);
  padding-bottom: 30px;
}
#conditions-cnt .conditions-cnt {
  margin: 0 auto;
  width: 96%;
  max-width: 960px;
}
#conditions-cnt .conditions-cnt h1 {
  font-size: 24px !important;
  padding: 40px 0 15px !important;
  text-align: left !important;
  color: #666666 !important;
}
#conditions-cnt .conditions-cnt h2 {
  font-size: 18px !important;
  padding: 0 0 15px !important;
  text-align: left !important;
  color: #666666 !important;
}
#conditions-cnt .conditions-cnt p {
  font-size: 15px !important;
  display: block !important;
  padding: 0 0 15px !important;
  text-align: left !important;
  color: #666666 !important;
}
#conditions-cnt .conditions-cnt .close {
  color: #666666 !important;
  position: fixed;
  top: 10px;
  right: 30px;
}
@media screen and (max-width: 720px) {
  #register {
    width: 100%;
  }
  #register label.error {
    font-size: 12px;
  }
}
html,
body {
  font-family: 'Open Sans', sans-serif, arial, helvetica;
  font-size: 15px;
  color: #333333;
}
html,
body,
form,
h1,
h2,
h3,
h4,
p,
ul,
li,
input,
select {
  margin: 0;
  padding: 0;
}
body {
  background: #FFFFFF;
}
header {
  width: 100%;
}
header .header-content {
  text-align: center;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.8);
  zoom: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff, endColorstr=#ccffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff, endColorstr=#ccffffff);
  min-height: 50px;
}
header .header-content h1 {
  color: #000000;
  box-sizing: border-box;
  font-size: 30px;
  text-align: center;
  padding: 10px 3%;
  width: calc(100% - 160px);
}
header .header-content .img {
  background: #FFFFFF;
}
header .header-content .img:before,
header .header-content .img:after {
  content: " ";
  display: block;
  height: 0;
}
header .header-content .img:after {
  clear: both;
}
header .header-content .img img {
  max-width: 280px;
  display: block;
  margin: 0 auto;
}
header .header-content .img.position_left img {
  float: left;
}
header .header-content .img.position_right img {
  float: right;
}
header .header-content.text .img,
header .header-content.logo h1 {
  display: none;
}
.login.off header .header-content h1 {
  width: 100%;
}
.login.off .login-container {
  display: none;
}
.content {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  zoom: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
  position: absolute;
  top: 20%;
  width: 80%;
  padding: 0 10% 20px;
}
.content:before,
.content:after {
  content: " ";
  display: block;
  height: 0;
}
.content:after {
  clear: both;
}
.content img {
  float: right;
  width: 50%;
  max-width: 800px;
}
.content #register-container {
  float: left;
  text-align: center;
  width: 50%;
  max-width: 800px;
  margin-bottom: 30px;
}
.content #register-container .register_cam_01 {
  width: 100%;
}
.content #register-container .register_cam_01 h2 {
  color: #FFFFFF;
  font-size: 58px;
  letter-spacing: -1px;
  font-weight: 600;
  padding: 20px 2% 0;
}
.content #register-container .register_cam_01 h3 {
  color: #FFFFFF;
  font-size: 38px;
  letter-spacing: -1px;
  font-weight: 600;
  padding: 0 2%;
}
.content #register-container .register_cam_01 p {
  color: #FFFFFF;
  font-size: 18px;
  letter-spacing: -1px;
  font-weight: 400;
  padding: 0 2% 20px;
}
.content.position_right img {
  float: left;
}
.content.position_right #register-container {
  float: right;
}
.timer {
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  color: #FFFFFF;
  font-size: 15px;
  padding: 10px;
  margin: 10px;
  text-align: center;
}
.login-btn {
  position: absolute;
  top: 15px;
  right: 20px;
  color: #000000;
}
@media screen and (max-width: 1640px) {
  header .header-content h1 {
    font-size: 1.5em;
  }
  .content #register-container .register_cam_01 h2 {
    font-size: 2.9em;
  }
  .content #register-container .register_cam_01 h3 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 1280px) {
  .content {
    width: 96%;
    padding: 0 2% 20px;
  }
}
@media screen and (max-width: 1024px) {
  header .header-content h1 {
    font-size: 1.3em;
    width: 100%;
  }
  .content {
    z-index: 0;
  }
  .content img {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    padding: 0 10%;
    z-index: -1;
  }
  .content #register-container {
    width: 90%;
    margin: 0 5%;
  }
  .content {
    position: relative;
    top: auto;
  }
  .timer {
    position: relative;
    bottom: auto;
    margin: 0;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.7);
    zoom: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3000000, endColorstr=#b3000000)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3000000, endColorstr=#b3000000);
    width: 100%;
  }
  .login-btn {
    position: relative;
    top: auto;
    right: auto;
    background-color: #FFFFFF;
    background-color: rgba(255, 255, 255, 0.8);
    zoom: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff, endColorstr=#ccffffff)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff, endColorstr=#ccffffff);
    text-align: right;
    padding: 0 20px 10px 0;
  }
}
@media screen and (max-width: 600px) {
  header .header-content h1 {
    font-size: 1em;
  }
  .content #register-container .register_cam_01 h2 {
    font-size: 2em;
  }
  .content #register-container .register_cam_01 h3 {
    font-size: 1.4em;
  }
  .content #register-container .register_cam_01 p {
    font-size: 1em;
  }
  .login-btn {
    text-align: center;
    padding: 0 0 10px;
  }
}
</style></head>
<body x-platform="pikant" x-platform-api="https://api.twero.com" x-platform-api-key="eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwIjo4NjcsImhvc3QiOiJzcGV1cmRlcnRqZS5uZXQiLCJpYXQiOjE0NTY4NTg2NjR9.q4bJxbOtE7SuEXWrw0QZDBYFwAPEcm7wCgTXChDdtxE" x-platform-api-target-domain="twero.com" x-platform-possible-countries="{&quot;nl&quot;:&quot;NL&quot;,&quot;be&quot;:&quot;BE&quot;}" x-error-log="http://whitelabelbuilder.vpscash.nl/admin/logerror" x-platform-processed="1" data-custom="2884" data-partnercode="867" data-customdomain="twero.com" data-domain="speurdertje.net" data-page-name="speurdertje" data-performers="{}" data-profiles="{}">
    <div class="rasterize off" x-choice-processed="1"></div>
    <div class="login on" x-choice-processed="1">
    	<header x-enabled-processed="1">
            <div class="header-content text" x-choice-processed="1">
                <h1 x-text="Header" x-text-processed="1">speurdertje het sociaal erotisch platform om te flirten, daten, mailen, cammen, bellen en volgen. Share foto&apos;s en films.</h1>
                <div class="img position_middle" x-choice-processed="1"><img src="" x-upload="header-image" x-upload-accept="image/*" x-upload-processed="1"></div>
            </div>
    	</header>
        <div x-element="Login" x-element-type="login" class="login-container" x-id="d36f527a58dd3a165c0173258705228d" x-element-processed="1"><div class="login-btn">Inloggen <i class="fa fa-sign-in"></i></div>
<div class="login-overlay"><i class="fa fa-times-circle close"></i></div>
<div class="login-container3">
    <div class="login-popup popup">
        <form data-type="login">
            <h3>Inloggen</h3>
            <label class="credential-error" style="display: none;">Deze gegevens zijn niet bij ons bekend! Registreer je eerst!</label>
            <input type="text" name="username" placeholder="Gebruikersnaam">
            <input type="password" name="password" placeholder="Wachtwoord">
            <input type="submit" name="" id="" value="Inloggen"><br>
            <a class="show-password-forget" href="#">Wachtwoord vergeten?</a>
        </form>
    </div>
    <div class="password-forget-popup popup">
        <form data-type="password-forget">
            <h3>Wachtwoord vergeten</h3>
            <input type="text" name="username" placeholder="Gebruikersnaam">
            <input type="text" name="email" placeholder="E-mail">
            <input type="submit" name="" id="" value="Opnieuw aanvragen"><br>
            <a class="login-button">Inloggen?</a>
        </form>
    </div>
    <div class="password-forget-sent-popup popup">
        We hebben een e-mail gestuurd met je wachtwoord.
    </div>
</div>

</div>
    </div>
    <div class="content position_left" x-choice-processed="1">
        <img src="/template_assets/img/map_cam.png" class="map" x-enabled-processed="1">
        <div id="register-container">
            <form x-element="registration" x-element-type="form" x-element-available="register_complete_cam_01" x-id="a8045392c2ac63391d4a5df420e247da" x-element-processed="1"><div class="register_cam_01">
    <h2 x-text="Register title" x-text-processed="1">Registreer je nu</h2>
    <h3 x-text="Register sub title" x-text-processed="1">op het spannendste sociale netwerk!</h3>
    <p x-text="Register text" x-text-processed="1">Wie weet kom je daar iemand tegen voor een leuk gesprek,of een date!</p>
    <p x-text="Register free" x-text-processed="1">Aanmelden is gratis (en blijft gratis).</p>
    <div id="register">
        <div class="gender-preference">
            <select name="gender" class="target-value" tabindex="262">
                <option>Geslacht</option>
                <option value="male">Man</option>
                <option value="female">Vrouw</option>
                <option value="transgender">Transgender</option>
            </select>
        </div>
        <input type="text" name="username" placeholder="Gebruikersnaam" tabindex="263">
        <input name="email" type="text" placeholder="E-mailadres" tabindex="264">
        <input name="password" type="text" placeholder="Wachtwoord" tabindex="265">
        <div class="conditions">
            <input type="checkbox" id="accept-conditions" name="acceptConditions">Ik accepteer de <a x-conditions="" x-customdomain="" target="_blank" href="/terms-and-conditions.json" x-conditions-processed="1">voorwaarden</a>
        </div>
        <div class="privacy-policy">
           Door mij aan te melden ga ik akkoord met de <a class="privacy-link" href="https://www.twero.com/nl/privacybeleid" x-customdomain="" target="_blank">Privacystatement</a> van Twero
        </div>
        <button class="signup-button" tabindex="268" type="submit" x-text="Button" x-text-processed="1" x-required-processed="1">Registeren</button>
    </div>
    <div id="register-success" style="display:none;">
        <h3 x-text="Success" x-text-processed="1" x-required-processed="1">Je profiel is aangemaakt!</h3>
        <p>Er is een e-mail gestuurd naar:</p>
        <p x-mustache="" id="email">{email}</p>
        <p class="activation"><strong x-mustache="">{domain}</strong> maakt gebruik van de software van <strong>Twero</strong>, je ontvangt dus een mail van <strong>Twero</strong> met jouw inloggegevens. Klik op de activatie link in de e-mail om gebruik te kunnen maken van <strong x-mustache="">{domain}</strong> en <strong>Twero</strong>.<br>
            Controleer goed of deze mail niet in je spam of ongewenste berichten is gekomen.
        </p>
    </div>

    <div id="conditions-cnt">
        <div class="conditions-cnt">
            <i class="fa fa-times-circle close"></i>
            <h1>Algemene voorwaarden</h1>
        </div>
    </div>

</div>
<script>
  $(function() {
    if ($("#register-container:has(.register_cam_01)").length > 0) {
      $("#register-container").addClass("register_cam_01");
    }
    $('.register_cam_01').parents('form').on('registration_success', function() {
      $('#register').hide();
      $('.timer').hide();
      $('#register-success').show();
    });

    $(document).on('provider_ready', function(e, provider) {
      $('[x-conditions]').on('click', function (e) {
        e.preventDefault();

        provider.getTermsAndConditions($(this).attr('href')).then(function(data) {
          $conditions = $('#conditions-cnt .conditions-cnt');
          $conditions.append('<p>' + data.general + '</p>');
          for(i in data.articles) {
            var article = data.articles[i];
            $conditions.append('<h2>' + article.title + '</h2>');
            for(j in article.sections) {
              var section = article.sections[j];
              $conditions.append('<p>' + section.section + section.content + '</p>');
            }
          }
          $('#conditions-cnt').show();
        });
      });
      $('#conditions-cnt .conditions-cnt .fa.close').on('click', function() {
        $('#conditions-cnt').hide();
      });
      $('#conditions-cnt').appendTo(document.body);
    });
  });
</script>
</form>
        </div>
    </div>
    

    <div x-background="Background image" class="backgroundimage flip-horizontal" data-src="/img/backgrounds/bg_1448461962336.jpg" style="display:none;" x-background-transition="fade" x-background-animation="kenburnsLeft" x-background-delay="5000" x-background-transition-duration="2000" x-background-selector="body" x-background-valign="top" x-choice-processed="1" src="/template_assets/img/backgrounds/bg_1448461962224.jpg" x-background-processed="1"></div>
    <script>
        (function() {
            if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
                var msViewportStyle = document.createElement("style");
                msViewportStyle.appendChild(document.createTextNode("@-ms-viewport{width:auto!important}"));
                document.getElementsByTagName("head")[0].appendChild(msViewportStyle);
            }
        });
    </script>
</body>
</html>
