@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;
}

.Profiles {
  height: 100%;
  overflow: hidden;
}
.Profiles .item {
  float: left;
  width: 14.28571429%;
  height: auto;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  opacity: 0;
}
.Profiles .item img {
  width: 100%;
  height: auto;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  position: absolute;
}
.Profiles .item.active img {
  -webkit-filter: blur(0);
  filter: blur(0);
}
.Profiles .item.active:after {
  background: rgba(0, 0, 0, 0);
}
.Profiles .item:after {
  content: "";
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  padding-bottom: 100%;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.5s;
  position: relative;
}
.Profiles .item:hover:after {
  background: rgba(0, 0, 0, 0);
}
.Profiles .item:hover img {
  -webkit-filter: blur(0);
  filter: blur(0);
}
@media (max-width: 1199px) {
  .Profiles .item {
    float: left;
    width: 16.66666667%;
  }
}
@media (max-width: 991px) {
  .Profiles .item {
    float: left;
    width: 20%;
  }
}
@media (max-width: 767px) {
  .Profiles .item {
    float: left;
    width: 25%;
  }
}

.Form .progressbar {
  text-align: center;
  position: absolute;
  bottom: -13px;
  width: 100%;
  left: 0;
  right: 0;
}
.Form .progressbar .pb {
  padding: 0 3px;
  display: inline-block;
}
.Form .progressbar .pb .pb-inner {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #999;
}
.Form .progressbar .active .pb-inner {
  background: #fd50d7;
}
.Form .panel {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  text-align: center;
  border: none;
  border-radius: 6px;
  max-width: 420px;
  margin: 0 auto;
  overflow: hidden;
}
.Form .panel .panel-heading {
  background: none;
  color: white;
  border: none;
  padding: 20px 20px;
  background: white;
  position: relative;
}
.Form .panel .panel-heading h2 {
  color: #333;
  font-size: 23px;
  margin: 0 0 5px;
  font-weight: bold;
}
.Form .panel .panel-heading h2 span {
  color: #666;
  font-size: 18px;
  line-height: 1;
  display: block;
  margin-top: 7px;
  font-weight: 400;
}
.Form .panel .panel-heading h3,
.Form .panel .panel-heading h1 {
  color: #fd50d7;
  font-size: 12px;
  margin: 0 0 10px;
  font-weight: bold;
}
.Form .panel .panel-body {
  background: none;
  padding: 30px;
  height: auto;
}
.Form .panel .panel-body label:not(.error) {
  margin-bottom: 7px;
}
.Form .panel .panel-body label.error {
  color: red;
}
.Form .panel .panel-body .bigbtn {
  background: #fe51d8;
  height: 42px;
  line-height: 42px;
  color: white;
  border-radius: 3px;
  padding: 0;
  width: 127px;
  font-size: 18px;
  border: 0;
  display: inline-block;
  cursor: pointer;
  text-transform: uppercase;
  transition: opacity 0.3s !important;
  animation-fill-mode: none;
  -webkit-animation-fill-mode: none;
}
.Form .panel .panel-body .bigbtn label {
  font-size: 18px;
  text-transform: none;
  font-weight: normal;
}
.Form .panel .panel-body .bigbtn.width-auto {
  width: auto;
  padding: 0 15px;
}
.Form .panel .panel-body .bigbtn.low-text {
  text-transform: none;
}
.Form .panel .panel-body .bigbtn:hover {
  opacity: 0.7 !important;
}
.Form .step {
  display: none;
}
.Form .step label:not(.error) {
  font-weight: 700;
}
.Form #step1 {
  display: block;
}
.Form input,
.Form select {
  max-width: 100%;
  margin: 0 auto;
  font-size: 14px;
}
.Form .form-group {
  position: relative;
  margin-bottom: 20px;
}
.Form .form-control {
  padding-right: 12px;
  padding-left: 12px;
  height: 34px;
}
.Form span.help-inline {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: -15px;
  left: 0;
  font-size: 9px;
}
.Form .notification {
  font-size: 10px;
  margin-top: 15px;
  margin-bottom: 0;
}
.Form .notification a {
  color: white;
  font-weight: bold;
}
.Form .btn-01:after,
.Form .btn-01:before {
  left: -20px;
  right: auto;
  font-size: 20px;
}
.Form .btn-02:after,
.Form .btn-02:before {
  right: -20px;
  left: auto;
  font-size: 20px;
}
.Form .DGValidator label.error {
  left: 0;
  right: 0;
  text-align: center;
}
@media (max-width: 450px) {
  .Form .panel .panel-body {
    height: auto;
  }
  .Form .panel .panel-body .bigbtn {
    font-size: 14px;
  }
  .Form .panel .panel-body .bigbtn label {
    font-size: 14px;
  }
  .Form .panel .panel-heading h2 {
    font-size: 20px;
  }
  .btn-01,
  .btn-02 {
    margin-right: 0;
  }
  .copyright-rights {
    display: none;
  }
}

@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;
}
html {
  height: 100%;
  min-height: 600px;
  position: relative;
}
body {
  height: 100%;
  min-width: 320px;
  font-family: 'Open Sans', sans-serif;
}
html,
body {
  min-width: 320px;
}
#body {
  position: absolute;
  width: auto;
  top: 150px;
  left: 50%;
  margin-left: -210px;
}
.logo {
  text-align: center;
  margin-bottom: 15px;
  height: 50px;
}
.footer {
  display: none;
  text-align: center;
  color: white;
  margin-top: 15px;
}
.footer a {
  color: white;
}
.btn:focus,
.form-control:focus,
.btn:active,
.form-control:active {
  outline: none;
  box-shadow: none;
  border-color: inherit;
}
.btn-frau {
  position: relative;
}
.btn-frau:after {
  content: "\f182";
  position: absolute;
  font-family: FontAwesome, serif;
  left: -25px;
  top: 0;
  color: #999;
}
.btn-mann {
  position: relative;
}
.btn-mann:after {
  content: "\f183";
  position: absolute;
  font-family: FontAwesome, serif;
  right: -25px;
  top: 0;
  color: #999;
}
.btn-trans {
  position: relative;
}
.btn-trans:before {
  font-family: 'icomoon', serif !important;
  content: "\e900";
  position: absolute;
  right: -30px;
  top: 5px;
  color: #999;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#step5 {
  position: relative;
}
.copyright {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 10px;
  color: #fff;
  margin-top: 5px;
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
.pulse .country-error-reg {
  bottom: 10px !important;
  font-weight: 600 !important;
}
.DGValidator label.error {
  font-size: 9px;
}
@media (max-width: 450px) {
  #body {
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -265px;
    left: 50%;
    margin-left: -150px;
  }
  #body .Form .panel {
    max-width: 300px;
  }
  #body .Form .panel .panel-body .bigbtn {
    color: white;
    border-radius: 3px;
    padding: 0 10px;
    display: inline-block;
    cursor: pointer;
    width: 100px;
  }
  #body .Form .panel .panel-body .bigbtn.agree-btn {
    width: auto;
  }
  #body .Form .panel .panel-body .btn-01:after,
  #body .Form .panel .panel-body .btn-01:before {
    left: -20px;
    right: auto;
    font-size: 20px !important;
  }
  #body .Form .panel .panel-body .btn-02:after,
  #body .Form .panel .panel-body .btn-02:before {
    right: -20px;
    left: auto;
    font-size: 20px !important;
  }
  #body .Form .panel .panel-heading h2 span {
    font-size: 14px;
  }
  .footer {
    font-size: 12px;
  }
  .agreement-area {
    margin-bottom: 12px;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

.blured-body .Profiles .item img {
  filter: blur(5px) !important;
}
