@font-face {
  font-family: 'icomoon';
  src: url('/assets/css/fonts/icomoon.eot?syif41');
  src: url('/assets/css/fonts/icomoon.eot?syif41#iefix') format('embedded-opentype'), url('/assets/css/fonts/icomoon.ttf?syif41') format('truetype'), url('/assets/css/fonts/icomoon.woff?syif41') format('woff'), url('/assets/css/fonts/icomoon.svg?syif41#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
img {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
button,
[class^='btn-'] {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.fa-shemale {
  font: normal normal normal 14px/1 'icomoon';
  font-family: 'icomoon', serif !important;
}
.fa-shemale:before {
  content: "\e900";
}
.DGValidator label.error {
  font-size: 10px;
  color: red;
  position: absolute;
  left: -5px !important;
  right: -5px;
  text-align: center;
  white-space: nowrap !important;
}
.DGValidator label.loading {
  font-size: 10px;
  color: #2aa52a;
  position: absolute;
  left: -5px !important;
  right: -5px;
  text-align: center;
  white-space: nowrap !important;
}
.form-control,
select,
textarea {
  padding: 3px 10px;
  font-size: 14px;
  height: 25px;
  background-clip: border-box;
}
.form-control::placeholder,
select::placeholder,
textarea::placeholder {
  font-size: 14px;
  color: #999;
  line-height: 1;
}
.form-control:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-size: 14px;
  color: #999;
}
.form-control:active,
select:active,
textarea:active,
.form-control:focus,
select:focus,
textarea:focus {
  outline: none;
  box-shadow: rgba(0, 0, 0, 0.075) 0 1px 1px 0 inset, rgba(200, 200, 200, 0.6) 0 0 8px 0;
  border-color: #d0d0d0;
}
.form-control::-webkit-scrollbar,
select::-webkit-scrollbar,
textarea::-webkit-scrollbar {
  width: 5px;
}
.form-control::-webkit-scrollbar-track,
select::-webkit-scrollbar-track,
textarea::-webkit-scrollbar-track {
  background: #ccc;
}
.form-control::-webkit-scrollbar-thumb,
select::-webkit-scrollbar-thumb,
textarea::-webkit-scrollbar-thumb {
  background: #777;
}
.form-control::-webkit-scrollbar-thumb:hover,
select::-webkit-scrollbar-thumb:hover,
textarea::-webkit-scrollbar-thumb:hover {
  background: #333;
}
.btn,
button {
  transition: color 0.3s, opacity 0.3s, background 0.3s;
}
.btn:active,
button:active,
.btn:focus,
button:focus {
  outline: none;
  box-shadow: none;
}
.btn:hover,
button:hover {
  opacity: 0.7 !important;
  color: #fff;
}
#counter span {
  display: inline-block;
}
@media only screen and (min-width: 769px) {
  ::-webkit-scrollbar-thumb {
    background-color: #d0d0d0;
    border: 1px solid transparent;
    border-radius: 5px;
  }
  ::-webkit-scrollbar-track {
    width: 20px;
    background-color: transparent;
  }
}

.agreement-area {
  overflow: hidden;
  overflow-y: auto;
  margin-top: 5px;
  margin-bottom: 12px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  height: 44px;
  text-align: left;
  background: rgba(255, 255, 255, 0.1);
}
.agreement-area p,
.agreement-area ul {
  margin: 0 !important;
}
.agreement-area .agreement-area-inner br:nth-child(2) {
  display: none;
}
.agreement-area::-webkit-scrollbar {
  width: 5px;
}
.agreement-area::-webkit-scrollbar-track {
  background: #ccc;
}
.agreement-area::-webkit-scrollbar-thumb {
  background: #777;
}
.agreement-area::-webkit-scrollbar-thumb:hover {
  background: #333;
}
.agreement-area .agreement-area-inner {
  padding: 1px 5px 2px 5px;
  font-size: 10px;
  line-height: 13px;
}
.agreement-area .agreement-area-inner ul,
.agreement-area .agreement-area-inner ol {
  padding: 3px 0 0 15px !important;
  list-style-type: disc !important;
}
.agreement-area .agreement-area-inner ul li,
.agreement-area .agreement-area-inner ol li {
  list-style-type: disc !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: inherit !important;
}
.agreement-area .agreement-area-inner a {
  color: inherit !important;
  font-weight: bold;
  transition: all 0.4s;
  text-decoration: underline;
}
.agreement-area .agreement-area-inner a:hover {
  text-decoration: underline;
  opacity: 0.7;
}
.agree-btn {
  color: #fff;
  display: inline-block;
  border: 0;
  border-radius: 3px;
  line-height: 1;
  font-size: 14px;
  font-weight: bold;
}
.agree-btn:focus {
  outline: none;
}
.agree-btn:hover {
  color: #fff;
}
.agree-btn label {
  font-weight: inherit;
  display: flex !important;
  align-items: center !important;
}
.cbx {
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cbx span {
  display: inline-block;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
}
.cbx span:first-child {
  position: relative;
  width: 12px;
  height: 12px;
  transform: scale(1);
  border: 1px solid #333;
  transition: all 0.2s ease;
  background: #fff;
  margin-right: 6px;
  border-radius: 1px;
}
.cbx span:first-child svg {
  position: absolute;
  top: -1px;
  left: 0;
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 13px;
  stroke-dashoffset: 13px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.cbx span:first-child:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
}
.cbx span:last-child {
  padding-left: 4px;
}
.inp-cbx:checked + .cbx span:first-child svg {
  stroke-dashoffset: 0;
  stroke: #333;
}
.agree-header {
  font-size: 20px;
  margin-bottom: 0;
  font-weight: 700;
}
.regProc {
  display: none;
  position: absolute !important;
  right: 0;
  left: 0;
}
.dot {
  color: green !important;
  position: relative;
  font-size: 10px;
  font-weight: 400;
}
.dot::after {
  position: absolute;
  content: '';
  animation: dots 2s infinite;
}
@media (max-width: 450px) {
  .agreement-area {
    height: 44px;
    margin-bottom: 10px;
  }
}
@keyframes dots {
  0% {
    content: '';
  }
  33% {
    content: '.';
  }
  66% {
    content: '..';
  }
  100% {
    content: '...';
  }
}

body.modal-open {
  padding-right: 0 !important;
}
.modal {
  padding-right: 0 !important;
}
#logginModal .modal-dialog {
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#logginModal .modal-content {
  font-size: 13px;
  border: 0;
  overflow: hidden;
  border-radius: 3px;
  background: none;
}
#logginModal .modal-header {
  padding: 10px;
}
#logginModal .modal-header .modal-title {
  font-size: 14px;
  color: #777777;
  text-transform: uppercase;
  font-weight: bold;
  margin: auto;
}
#logginModal .modal-body {
  overflow: hidden;
  background-color: #ffffff;
}
#logginModal .modal-body p {
  font-size: 12px;
  margin: 0 -1px 10px;
  text-align: center;
}
#logginModal .modal-body .forgot-password {
  font-size: 11px;
  transition: opacity 0.3s;
}
#logginModal .modal-body .forgot-password:hover {
  opacity: 0.7;
}
#logginModal .modal-body .form-group {
  position: relative;
}
#logginModal .modal-body span.help-inline {
  color: red;
  position: absolute;
  font-size: 10px;
  left: 8px;
  bottom: -13px;
}
#logginModal .modal-body .error-forms {
  display: none;
  color: red;
  font-size: 10px;
  padding: 5px;
  border: 1px solid rgba(255, 0, 0, 0.1);
  border-radius: 5px;
  margin-bottom: 15px;
}
#logginModal .form-control {
  border-radius: 3px;
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0 5px;
  font-size: 12px;
  height: 22px;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#logginModal .form-control::placeholder {
  font-size: 12px;
}
#logginModal .DGValidator label.error {
  text-align: left !important;
  color: red !important;
  padding-left: 5px !important;
  left: 0 !important;
  right: 0 !important;
  white-space: nowrap !important;
}
#logginModal .new-style-btn {
  font-family: 'FontAwesome', "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: right;
  border-radius: 3px;
  padding: 2px 12px;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 1px 1px #0000004d;
  border: 1px solid #fe6be3;
  cursor: pointer;
  background: #fe6be3;
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#f9f9f9', GradientType=0);
  transition: opacity 0.3s;
}
#logginModal .new-style-btn .dot {
  color: inherit !important;
  position: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
}
#logginModal a {
  color: #777;
  text-decoration: none;
  user-select: none;
}
#logginModal .modal-close {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  background-color: transparent;
  border: 0;
  color: #FFFFFF;
  position: absolute;
  right: 5px;
  top: 5px;
}

body {
  text-align: center;
  font: 300 15px/15px Roboto, Arial, Helvetica;
  background-color: #eee;
}
body a {
  text-decoration: none;
  color: #333;
}
body select,
body input,
body textarea {
  outline: none;
}
.logo {
  margin-top: 60px;
}
.logo .logo-text {
  display: block;
  font-family: 'Segoe UI', 'Verdana', 'Open Sans', 'Lato', sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 500;
  color: #ffffff;
  letter-spacing: 1px;
  padding-bottom: 5px;
}
.clock {
  font: 700 2.5em Raleway, Arial, Helvetica;
  margin-bottom: 20px;
  margin-top: 60px;
  color: #fff;
}
h1 {
  font: 700 3em Raleway, Arial, Helvetica;
  margin-bottom: 40px;
  color: #fff;
}
h2 {
  color: #333;
  font: 300 22px/22px Roboto, Arial, Helvetica;
  text-align: center;
  margin-bottom: 20px;
}
.form-inner {
  min-width: 290px;
}
.form-inner .agree-header {
  color: #333;
  font: 300 22px/22px Roboto, Arial, Helvetica;
  text-align: center;
  margin-bottom: 20px;
}
.form-inner .agree-btn {
  padding: 4px 15px 5px !important;
}
.form-inner .agree-btn label {
  font-size: 18px;
  font-weight: 100;
  line-height: 36px;
  color: #fff;
}
.slides li {
  position: relative;
  cursor: pointer;
  opacity: 0.5;
  transition: all 0.5s;
}
.slides li:hover {
  opacity: 1;
  background: rgba(255, 255, 255, 0.3);
}
#app {
  overflow: hidden;
  width: 250px;
  height: 420px;
  margin: 0 auto;
}
#app .header {
  height: 50px;
  margin-bottom: 10px;
  background: #f6f6f6;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  text-align: center;
  font: 18px "Open Sans";
  line-height: 30px;
  font-weight: 300;
  color: #ddd;
}
#app .header .top {
  height: 16px;
  position: relative;
  font-family: "Open Sans", serif;
  font-size: 8px;
  line-height: 16px;
  color: #666;
  text-transform: uppercase;
  font-weight: 600;
}
#app .header .top .left {
  position: absolute;
  top: 0;
  left: 5px;
}
#app .header .top .center {
  text-align: center;
  font-size: 10px;
}
#app .header .top .right {
  position: absolute;
  top: 0;
  right: 5px;
}
#app .header #battery {
  border: 1px solid #999;
  border-radius: 2px;
  height: 10px;
  width: 20px;
  position: relative;
  display: inline-block;
  margin-left: 2px;
  margin-right: 2px;
  right: 0;
  top: 2px;
}
#app .header #battery:before {
  content: '';
  display: block;
  width: 75%;
  height: 100%;
  background: #4d4;
  border: 1px solid transparent;
}
#people {
  width: 250px;
  height: 265px;
  position: relative;
  margin: 0 auto;
}
#people .person {
  position: absolute;
  background-color: transparent;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.2);
  transition: all 0.1s linear;
  width: 250px;
  height: 265px;
}
#people .person:nth-child(1) {
  z-index: 5;
}
#people .person:nth-child(2) {
  z-index: 4;
  top: 7px;
  transform: scale(0.98);
}
#people .person:nth-child(3) {
  z-index: 3;
  top: 14px;
  transform: scale(0.96);
}
#people .person:nth-child(n+4) {
  z-index: 2;
  transform: scale(0.7);
}
#people .person:before {
  position: absolute;
  display: block;
}
#people .person img {
  width: 105%;
  background: white;
}
#people .person span {
  position: absolute;
  bottom: 0;
  left: 0;
  background: white;
  width: 100%;
  padding: 10px;
  font: 16px "Open Sans";
  line-height: 30px;
  color: #555;
}
#people .person span strong {
  font-weight: 600;
  color: #000;
}
[lang='nl'] .animateYes:before {
  content: "LEUK";
}
[lang='nl'] .animateNo:before {
  content: "NIET LEUK";
}
[lang='de'] .animateYes:before {
  content: "LIKEN";
}
[lang='de'] .animateNo:before {
  content: "KEIN INTERESSE";
}
[lang='en'] .animateYes:before {
  content: "LIKE";
}
[lang='en'] .animateNo:before {
  content: "NOT INTERESTED";
}
[lang='fr'] .animateYes:before {
  content: "J’AIME";
}
[lang='fr'] .animateNo:before {
  content: "PAS INTÉRESSÉE";
}
.animateYes {
  animation-fill-mode: both;
  animation: yes 0.6s linear;
}
.animateYes:before {
  transform: rotateZ(-30deg);
  padding: 7px 7px;
  display: inline-block;
  border: 4px solid green;
  font-size: 25px;
  font-weight: 700;
  border-radius: 12px;
  color: green;
  text-transform: uppercase;
  top: 50px;
  left: 10px;
}
.animateNo {
  animation-fill-mode: both;
  animation: no 0.6s linear;
}
.animateNo:before {
  transform: rotateZ(30deg);
  padding: 7px 7px;
  display: inline-block;
  border: 4px solid red;
  font-size: 25px;
  font-weight: 700;
  border-radius: 12px;
  color: red;
  text-transform: uppercase;
  top: 50px;
  right: 0;
}
#control {
  position: relative;
  margin: 15px auto 0;
  width: 250px;
}
#control .button {
  width: 65px;
  height: 65px;
  background: #eee;
  position: absolute;
  top: 5px;
  border-radius: 50%;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
#control .button .trigger {
  background: white;
  display: block;
  border-radius: 50%;
  width: 75%;
  height: 75%;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.1s;
  text-align: center;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
#control .trigger:focus {
  border: 0;
  outline: none;
}
#control .button .trigger:active {
  transform: translateY(-50%) scale(0.75);
  transition: all 0.05s linear;
}
#control .button .trigger:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  font-family: 'FontAwesome', serif;
}
#control .no {
  left: 38px;
}
#control .no .trigger:before {
  content: "\f00d";
  font-size: 28px;
  color: #c33;
}
#control .yes {
  right: 38px;
}
#control .yes .trigger:before {
  content: "\f004";
  font-size: 22px;
  color: #3b7;
}
#control .info {
  left: calc(50% - 23px);
  top: 17px;
  height: 46px;
  width: 46px;
}
#control .info .trigger {
  width: 65%;
  height: 65%;
}
#control .info .trigger:before {
  content: "\f05a";
  font-size: 16px;
  color: #3498db;
}
#copy {
  font: 12px "Open Sans";
  color: #ccc;
  position: fixed;
  top: 5px;
  left: 5px;
}
#copy a {
  color: #aaa;
}
#myChoose {
  margin: 1% -1%;
}
#myChoose .choosenPerson {
  width: 18%;
  margin: 1%;
  height: auto;
  display: inline-block;
}
#myChoose .choosenPerson:first-of-type {
  margin-left: 0;
}
#myChoose .choosenPerson:last-of-type {
  margin-right: 0;
}
#myChoose .choosenPerson-inner {
  border: 2px solid #fff;
}
#myChoose .choosenPerson img {
  width: 100%;
  height: auto;
}
.form-reg-row {
  position: relative;
  clear: both;
}
.regProc {
  display: none;
  position: absolute;
  font-size: 10px;
  color: green;
  left: 50%;
  margin: 0 auto 0 -72px;
  top: 48px;
  text-align: left;
}
.agree-header {
  color: #fff;
}
.new-styles .step-agreement h2 {
  margin-bottom: 15px;
}
.new-styles .step-agreement .agreement-area {
  margin-bottom: 15px;
  color: #fff;
}
.new-styles .step-agreement .next-btn {
  position: relative;
}
.new-styles ::-webkit-input-placeholder {
  color: #fff !important;
  font-weight: 400 !important;
}
.new-styles :-moz-placeholder {
  color: #fff !important;
  font-weight: 400 !important;
}
.new-styles ::-moz-placeholder {
  color: #fff !important;
  font-weight: 400 !important;
}
.new-styles :-ms-input-placeholder {
  color: #fff !important;
  font-weight: 400 !important;
}
.new-styles ::-ms-input-placeholder {
  color: #fff !important;
  font-weight: 400 !important;
}
.new-styles ::placeholder {
  color: #fff !important;
  font-weight: 400 !important;
}
@keyframes no {
  0% {
    transform: rotateZ(360deg);
    right: 0;
  }
  30% {
    transform: scale(1.05) rotateZ(360deg);
    right: 0;
  }
  100% {
    transform: rotateZ(315deg);
    right: 400px;
  }
}
@keyframes yes {
  0% {
    transform: scale(1) rotateZ(0deg);
    left: 0;
  }
  30% {
    transform: scale(1.05) rotateZ(0deg);
    left: 0;
  }
  100% {
    transform: rotateZ(45deg);
    left: 400px;
  }
}
@media (max-width: 767px) {
  .container {
    max-width: 400px;
    min-width: 320px;
  }
}
@media (max-width: 400px) {
  body .logo {
    margin-top: 10px;
  }
  body .logo img {
    height: 60px;
  }
  body .next-btn .agree-btn label {
    font-size: 12px;
  }
  body .clock {
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 1;
    font-size: 1.5em;
  }
  body h1 {
    font-size: 29px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1;
  }
  body h2 {
    font-size: 16px;
  }
  body .age select {
    padding: 6px 6px;
    text-align: center;
    font-size: 12px;
  }
}

.vegas-wrapper,
.vegas-overlay,
.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-overlay {
  opacity: 0.5;
  background: transparent url(overlays/02.html) center center repeat;
}
.vegas-timer {
  top: auto;
  bottom: 0;
  height: 2px;
}
.vegas-timer-progress {
  width: 0%;
  height: 100%;
  background: white;
  -webkit-transition: width ease-out;
  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;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
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 */
_::full-page-media,
_:future,
:root body.vegas-container > .vegas-slide,
:root body.vegas-container > .vegas-overlay {
  bottom: -76px;
}
/*************************
    Transitions
 *************************/
/* fade */
.vegas-transition-fade,
.vegas-transition-fade2 {
  opacity: 0;
}
.vegas-transition-fade-in,
.vegas-transition-fade2-in {
  opacity: 1;
}
.vegas-transition-fade2-out {
  opacity: 0;
}
/* blur */
.vegas-transition-blur,
.vegas-transition-blur2 {
  opacity: 0;
  -webkit-filter: blur(32px);
  filter: blur(32px);
}
.vegas-transition-blur-in,
.vegas-transition-blur2-in {
  opacity: 1;
  -webkit-filter: blur(0px);
  filter: blur(0px);
}
.vegas-transition-blur2-out {
  opacity: 0;
}
/* flash */
.vegas-transition-flash,
.vegas-transition-flash2 {
  opacity: 0;
  -webkit-filter: brightness(25);
  filter: brightness(25);
}
.vegas-transition-flash-in,
.vegas-transition-flash2-in {
  opacity: 1;
  -webkit-filter: brightness(1);
  filter: brightness(1);
}
.vegas-transition-flash2-out {
  opacity: 0;
  -webkit-filter: brightness(25);
  filter: brightness(25);
}
/* negative */
.vegas-transition-negative,
.vegas-transition-negative2 {
  opacity: 0;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
.vegas-transition-negative-in,
.vegas-transition-negative2-in {
  opacity: 1;
  -webkit-filter: invert(0);
  filter: invert(0);
}
.vegas-transition-negative2-out {
  opacity: 0;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
/* burn */
.vegas-transition-burn,
.vegas-transition-burn2 {
  opacity: 0;
  -webkit-filter: contrast(1000%) saturate(1000%);
  filter: contrast(1000%) saturate(1000%);
}
.vegas-transition-burn-in,
.vegas-transition-burn2-in {
  opacity: 1;
  -webkit-filter: contrast(100%) saturate(100%);
  filter: contrast(100%) saturate(100%);
}
.vegas-transition-burn2-out {
  opacity: 0;
  -webkit-filter: contrast(1000%) saturate(1000%);
  filter: contrast(1000%) saturate(1000%);
}
/* slideLeft */
.vegas-transition-slideLeft,
.vegas-transition-slideLeft2 {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.vegas-transition-slideLeft-in,
.vegas-transition-slideLeft2-in {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.vegas-transition-slideLeft2-out {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
/* slideRight */
.vegas-transition-slideRight,
.vegas-transition-slideRight2 {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.vegas-transition-slideRight-in,
.vegas-transition-slideRight2-in {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.vegas-transition-slideRight2-out {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
/* slideUp */
.vegas-transition-slideUp,
.vegas-transition-slideUp2 {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.vegas-transition-slideUp-in,
.vegas-transition-slideUp2-in {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.vegas-transition-slideUp2-out {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* slideDown */
.vegas-transition-slideDown,
.vegas-transition-slideDown2 {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.vegas-transition-slideDown-in,
.vegas-transition-slideDown2-in {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.vegas-transition-slideDown2-out {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
/* zoomIn */
.vegas-transition-zoomIn,
.vegas-transition-zoomIn2 {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}
.vegas-transition-zoomIn-in,
.vegas-transition-zoomIn2-in {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.vegas-transition-zoomIn2-out {
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  opacity: 0;
}
/* zoomOut */
.vegas-transition-zoomOut,
.vegas-transition-zoomOut2 {
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  opacity: 0;
}
.vegas-transition-zoomOut-in,
.vegas-transition-zoomOut2-in {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.vegas-transition-zoomOut2-out {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}
/* swirlLeft */
.vegas-transition-swirlLeft,
.vegas-transition-swirlLeft2 {
  -webkit-transform: scale(2) rotate(35deg);
  -ms-transform: scale(2) rotate(35deg);
  transform: scale(2) rotate(35deg);
  opacity: 0;
}
.vegas-transition-swirlLeft-in,
.vegas-transition-swirlLeft2-in {
  -webkit-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  opacity: 1;
}
.vegas-transition-swirlLeft2-out {
  -webkit-transform: scale(2) rotate(-35deg);
  -ms-transform: scale(2) rotate(-35deg);
  transform: scale(2) rotate(-35deg);
  opacity: 0;
}
/* swirlRight */
.vegas-transition-swirlRight,
.vegas-transition-swirlRight2 {
  -webkit-transform: scale(2) rotate(-35deg);
  -ms-transform: scale(2) rotate(-35deg);
  transform: scale(2) rotate(-35deg);
  opacity: 0;
}
.vegas-transition-swirlRight-in,
.vegas-transition-swirlRight2-in {
  -webkit-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  opacity: 1;
}
.vegas-transition-swirlRight2-out {
  -webkit-transform: scale(2) rotate(35deg);
  -ms-transform: scale(2) rotate(35deg);
  transform: scale(2) rotate(35deg);
  opacity: 0;
}
/*************************
    Animations
 *************************/
.vegas-animation-kenburns {
  -webkit-animation: kenburns ease-out;
  animation: kenburns ease-out;
}
@-webkit-keyframes kenburns {
  0% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes kenburns {
  0% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.vegas-animation-kenburnsUp {
  -webkit-animation: kenburnsUp ease-out;
  animation: kenburnsUp ease-out;
}
@-webkit-keyframes kenburnsUp {
  0% {
    -webkit-transform: scale(1.5) translate(0, 10%);
    transform: scale(1.5) translate(0, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUp {
  0% {
    -webkit-transform: scale(1.5) translate(0, 10%);
    transform: scale(1.5) translate(0, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
.vegas-animation-kenburnsDown {
  -webkit-animation: kenburnsDown ease-out;
  animation: kenburnsDown ease-out;
}
@-webkit-keyframes kenburnsDown {
  0% {
    -webkit-transform: scale(1.5) translate(0, -10%);
    transform: scale(1.5) translate(0, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDown {
  0% {
    -webkit-transform: scale(1.5) translate(0, -10%);
    transform: scale(1.5) translate(0, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
.vegas-animation-kenburnsLeft {
  -webkit-animation: kenburnsLeft ease-out;
  animation: kenburnsLeft ease-out;
}
@-webkit-keyframes kenburnsLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 0);
    transform: scale(1.5) translate(10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 0);
    transform: scale(1.5) translate(10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
.vegas-animation-kenburnsRight {
  -webkit-animation: kenburnsRight ease-out;
  animation: kenburnsRight ease-out;
}
@-webkit-keyframes kenburnsRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 0);
    transform: scale(1.5) translate(-10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 0);
    transform: scale(1.5) translate(-10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
.vegas-animation-kenburnsUpLeft {
  -webkit-animation: kenburnsUpLeft ease-out;
  animation: kenburnsUpLeft ease-out;
}
@-webkit-keyframes kenburnsUpLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 10%);
    transform: scale(1.5) translate(10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 10%);
    transform: scale(1.5) translate(10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
.vegas-animation-kenburnsUpRight {
  -webkit-animation: kenburnsUpRight ease-out;
  animation: kenburnsUpRight ease-out;
}
@-webkit-keyframes kenburnsUpRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 10%);
    transform: scale(1.5) translate(-10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 10%);
    transform: scale(1.5) translate(-10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
.vegas-animation-kenburnsDownLeft {
  -webkit-animation: kenburnsDownLeft ease-out;
  animation: kenburnsDownLeft ease-out;
}
@-webkit-keyframes kenburnsDownLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, -10%);
    transform: scale(1.5) translate(10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, -10%);
    transform: scale(1.5) translate(10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
.vegas-animation-kenburnsDownRight {
  -webkit-animation: kenburnsDownRight ease-out;
  animation: kenburnsDownRight ease-out;
}
@-webkit-keyframes kenburnsDownRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, -10%);
    transform: scale(1.5) translate(-10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, -10%);
    transform: scale(1.5) translate(-10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}

.form-inner {
  background: rgba(255, 255, 255, 0.2);
  border: 2px solid #fff;
  border-radius: 4px;
  padding: 30px;
  display: none;
}
.form-inner .next,
.form-inner .reg-btn,
.form-inner .agree-btn {
  display: inline-block;
  padding: 15px 50px;
  border: 2px solid #fff;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form-inner .next:hover,
.form-inner .reg-btn:hover,
.form-inner .agree-btn:hover {
  border-color: #43f3c7;
  color: #43f3c7;
}
.form-inner .agree-btn {
  font-size: 12px;
}
.form-inner .wht,
.form-inner .agree-btn {
  background-color: #fff;
  color: #4b98a9;
}
.form-inner .wht label,
.form-inner .agree-btn label {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #fff;
  color: #4b98a9;
}
.form-inner .wht:hover,
.form-inner .agree-btn:hover {
  background-color: #43f3c7;
  color: #fff;
}
.form-inner .wht:hover label,
.form-inner .agree-btn:hover label {
  background-color: #43f3c7;
  color: #fff;
}
.form-inner select,
.form-inner input {
  display: block;
  width: 100%;
  margin: 0 auto;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #FFF;
  background-color: rgba(255, 255, 255, 0);
  background-image: none;
  border: 1px solid #FFF;
  border-radius: 4px;
}
.form-inner select::-webkit-input-placeholder,
.form-inner input::-webkit-input-placeholder {
  color: white;
}
.form-inner select:-moz-placeholder,
.form-inner input:-moz-placeholder {
  /* Firefox 18- */
  color: white;
}
.form-inner select::-moz-placeholder,
.form-inner input::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}
.form-inner select:-ms-input-placeholder,
.form-inner input:-ms-input-placeholder {
  color: white;
}
.form-inner option,
.form-inner optgroup {
  color: #333;
}
.form-inner .age {
  margin-right: 0;
  margin-left: 0;
}
.form-inner .age .form-group {
  width: 32%;
  margin-right: 1%;
  display: block;
  float: left;
}
.form-inner .voorwaarden {
  font-size: 12px;
  color: #f0f0f0;
  text-align: center;
  margin-top: 15px;
}
.form-inner .voorwaarden a {
  font-weight: bold;
  color: #f9f9f9;
  text-decoration: none;
}
.form-inner .form-group {
  width: 100%;
  max-width: 350px;
  margin: 0 auto 25px;
  position: relative;
}
.form-inner .age {
  overflow: hidden;
}
.form-inner #step5 {
  position: relative;
}
.form-inner .DGValidator label.error {
  left: 0;
  right: 0;
  text-align: center;
}
.DGValidator label.error {
  color: #fff;
  white-space: nowrap !important;
}
@media (max-width: 991px) {
  .form-inner .next {
    padding: 15px 25px;
  }
  .form-inner .age label.error {
    font-size: 8px;
  }
}
@media (max-width: 450px) {
  .agreement-area {
    height: 61px;
  }
}
@media (max-width: 400px) {
  .form-inner .age {
    margin-right: -20px;
    margin-left: -20px;
  }
}
@media (max-width: 374px) {
  [lang=fr] .form-inner .next {
    padding: 15px 22px;
  }
}

