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

@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;
}
iframe {
  position: absolute !important;
  bottom: 0;
}
body {
  height: 100vh;
  min-height: 100vh;
  min-width: 320px;
  position: relative;
  background: #f7f7f7;
  font-size: 13px;
  font-family: 'Noto Sans TC', sans-serif;
}
body .content {
  position: relative;
  margin-top: 70px;
}
body .content .inner {
  width: 760px;
  height: 300px;
  margin: 0 auto 220px;
  text-align: center;
}
body .content .inner .inner-right {
  border: 1px solid #eee;
  background: #fff;
  padding: 20px 15px 0 160px;
  margin-left: -100px;
  border-radius: 4px;
}
body .content .inner-2 {
  width: 760px;
  margin: 0 auto;
  text-align: center;
}
body .content .inner-2 .badges {
  margin-bottom: 10px;
  font-size: 12px;
}
body .content .inner-2 .badges .item {
  display: inline-block;
  line-height: 14px;
  padding: 4px 15px;
  margin: 0 3px;
  background: #fafafa;
  border-radius: 4px;
  border: 1px solid #eee;
  color: #999;
}
body .content .inner-2 .text-1 {
  color: #999;
  font-size: 18px;
  margin-bottom: 5px;
}
body .content .inner-2 .text-2 {
  color: #999;
  font-family: 'Shadows Into Light', cursive;
  font-size: 26px;
  line-height: 1;
  margin-bottom: 60px;
}
body .content .inner-2 .btn {
  background: #fe6be3;
  color: #fff;
  margin-bottom: 5px;
  font-size: 14px;
}
body .content .inner-2 .btn:focus {
  outline: none;
}
body .content .inner-2 .arrow {
  position: absolute;
  right: 50%;
  margin-right: -85px;
  top: -26px;
  width: 25px;
  height: 16px;
  transform: rotate(97deg);
  background-color: #fe6be3;
  -webkit-mask: url(../img/arrow.svg) no-repeat center;
  mask: url(../img/arrow.svg) no-repeat center;
}
body .content .inner-2 .arrow-2 {
  position: absolute;
  right: 50%;
  margin-right: -85px;
  top: -26px;
  width: 25px;
  height: 16px;
  transform: rotate(97deg);
}
body .content .inner-2 .arrow-2 path {
  fill: #fe6be3;
}
body .content .inner-2 .text-3 {
  font-size: 10px;
  color: #999;
}
[lang="de"] .content .inner-2 .badges .item {
  padding: 4px 13px;
  margin-bottom: 7px;
}
.shakeIt {
  -webkit-animation-name: shake;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
}
.regProc {
  bottom: 22px;
}
.agree-header {
  font-size: 14px;
}
.step-agreement .item.next {
  margin: auto;
}
.agreement-area {
  height: 31px;
  margin-bottom: 0;
  margin-top: 1px;
}
#noty-2 {
  display: none;
}
@keyframes heartbeat {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes map {
  0% {
    background-position-x: 0;
  }
  50% {
    background-position-x: -800px;
  }
  100% {
    background-position-x: 0;
  }
}
@keyframes radar {
  0% {
    transform: scale(1);
    opacity: 1;
    border-width: 1px;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
    border-width: 10px;
  }
}
@keyframes shake {
  10%,
  90% {
    transform: rotate(-1deg);
  }
  20%,
  80% {
    transform: rotate(1deg);
  }
  30%,
  50%,
  70% {
    transform: rotate(-1deg);
  }
  40%,
  60% {
    transform: rotate(1deg);
  }
}
@media (max-width: 835px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xs-1,
  .col-xs-10,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7 {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    float: none;
  }
  body {
    height: 100%;
    font-size: 10px;
  }
  body .content {
    margin-top: 30px;
  }
  body .content .inner {
    width: 100%;
    height: auto;
    margin: 0 auto 45px;
  }
  body .content .inner .inner-right {
    padding: 5px 10px;
    margin: 0 auto;
    width: 260px;
    border-radius: 4px;
  }
  body .content .inner-2 {
    width: 100%;
    margin: 125px auto;
  }
  body .content .inner-2 .badges {
    margin: 0 -3px 10px;
  }
  body .content .inner-2 .badges .item {
    padding: 3px 3px;
    font-size: 10px;
  }
  body .content .inner-2 .text-1 {
    font-size: 13px;
  }
  body .content .inner-2 .btn {
    position: relative;
    margin-top: 45px;
  }
  body .content .inner-2 .text-2 {
    margin-bottom: 0;
  }
  body .content .inner-2 .text-3 {
    margin-bottom: 30px;
  }
}


.footer {
  border-top: 1px solid #eee;
  background: #fff;
  position: relative;
  color: #999;
  padding: 15px 0;
  font-size: 12px;
  text-align: center;
}
@media (max-width: 835px) {
  .footer {
    padding: 5px 0;
    font-size: 10px;
  }
}
@media (max-width: 450px) {
  .footer {
    padding: 5px 0;
    text-align: center;
    font-size: 10px;
  }
  .footer span:last-of-type {
    display: none;
  }
}

.font-loader-open-sans {
  font-family: 'Open Sans', sans-serif;
  opacity: 0;
  position: absolute;
  width: 0;
  height: 0;
}
.inner-form {
  width: 100%;
}
.inner-form .text-1 {
  padding-right: 7px;
  font-weight: 500;
  margin: 0 -15px 10px;
  font-size: 14px;
  color: #000;
}
.inner-form .text-1 span {
  color: #fe6be3;
}
.inner-form #counter .counter-inner {
  display: inline-block;
  background: #fe6be3;
  color: #fff;
  margin-bottom: 10px;
  padding: 3px 15px 4px;
  border-radius: 3px;
  font-size: 12px;
  line-height: 18px;
}
.inner-form #counter .counter-inner span {
  font-weight: 700;
}
.inner-form .text-2 strong {
  font-weight: 900;
}
.inner-form .text-3 {
  margin-bottom: 10px;
}
.inner-form #noty {
  margin-bottom: 10px;
}
.inner-form #noty a {
  color: #000;
  font-weight: bold;
}
.inner-form #noty a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.inner-form .form {
  border: 1px solid #eee;
  background: #fafafa;
  max-width: 300px;
  margin: 0 auto 10px;
  border-radius: 3px;
}
.inner-form .form .step {
  padding: 5px 10px 0;
  height: 98px;
}
.inner-form .form .step .heading {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
.inner-form .form .step .text {
  font-size: 10px;
  height: 28px;
}
.inner-form .form .step .text .form-group {
  position: relative;
}
.inner-form .form .step .text .form-group .form-control {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  height: auto;
  padding: 1px 10px;
  border-radius: 0;
}
.inner-form .form .step .text .form-group .form-control::placeholder {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 14px;
}
.inner-form .form .step .gender .item {
  display: inline-block;
  cursor: pointer;
  background: #c8c8c8;
  color: #fff;
  padding: 3px 15px;
  border-radius: 3px;
  margin: 0 2px;
  transition: all 0.4s;
  font-size: 18px;
}
.inner-form .form .step .gender .item.active {
  color: #fe6be3;
}
.inner-form .form .step .answer,
.inner-form .form .step .next-btn {
  position: relative;
  bottom: -10px;
  height: 40px;
  margin: 0 -15px;
  display: flex;
  justify-content: center;
}
.inner-form .form .step .item,
.inner-form .form .step .reg,
.inner-form .form .step .reg-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin: 0 5px;
  text-transform: uppercase;
  border-radius: 50%;
  background: #fff;
  box-shadow: 2px 3px 40px rgba(0, 0, 0, 0.2);
  font-weight: 900;
  font-size: 12px;
  cursor: pointer;
  transition: all 0.4s;
  position: relative;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.inner-form .form .step .item.gender,
.inner-form .form .step .reg.gender,
.inner-form .form .step .reg-2.gender {
  font-size: 12px;
}
.inner-form .form .step .item.yes-no i,
.inner-form .form .step .reg.yes-no i,
.inner-form .form .step .reg-2.yes-no i {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  font-size: 44px;
  color: rgba(0, 0, 0, 0.1);
}
.inner-form .form .step .item:hover i,
.inner-form .form .step .reg:hover i,
.inner-form .form .step .reg-2:hover i {
  -webkit-animation: heartbeat 0.6s ease;
  animation: heartbeat 0.6s ease;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.inner-form .form .step .item .inf,
.inner-form .form .step .reg .inf,
.inner-form .form .step .reg-2 .inf {
  -webkit-animation: heartbeat 0.6s ease;
  animation: heartbeat 0.6s ease;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.inner-form .form .step .item.colored,
.inner-form .form .step .reg.colored,
.inner-form .form .step .reg-2.colored {
  color: #fe6be3;
}
.inner-form .DGValidator label.error {
  left: 0;
  right: 0;
  text-align: center;
  bottom: -21px;
}
[lang='fr'] .inner-form .form .step:nth-of-type(2) .heading,
[lang='de'] .inner-form .form .step:nth-of-type(2) .heading {
  font-size: 12px;
}
@media (max-width: 835px) {
  .form-overlay {
    display: none;
    z-index: 9998;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    transition: all 0.5s;
    opacity: 0;
  }
  .inner-form #counter .counter-inner {
    font-size: 10px;
    padding: 3px 5px;
    margin-bottom: 3px;
  }
  .inner-form .form {
    width: 300px;
    margin: 0 -30px 0px;
    transition: all 1s;
    position: fixed;
    bottom: 65px;
    z-index: 9999;
    box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
  }
  .inner-form .form .step {
    height: auto;
    transition: all 1s;
  }
  .inner-form .text-1 {
    font-size: 10px;
    margin: 0 -15px 3px;
    padding: 0 15px;
  }
  .inner-form .text-2 {
    font-size: 10px;
    margin-bottom: 0;
  }
  .inner-form .text-3 {
    font-size: 10px;
    margin-bottom: 270px;
  }
  .inner-form #noty {
    font-size: 10px;
    margin-bottom: 270px;
    line-height: 1.2;
    margin-left: -5px;
    margin-right: -5px;
  }
  .inner-form #noty-2 {
    font-size: 9px;
    margin: 0 -6px;
    color: #777;
    margin-bottom: 5px;
  }
  .inner-form #noty-2 a {
    color: #000;
  }
  [lang="nl"] .inner-form .text-3,
  [lang="en"] .inner-form .text-3 {
    margin-bottom: 260px;
  }
  [lang="fr"] .inner-form .text-3 {
    margin-bottom: 262px;
  }
  [lang="de"] .inner-form .text-3 {
    margin-bottom: 265px;
  }
}

.bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.bg .inner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bg .inner .top {
  width: 100%;
  height: 110px;
  overflow: hidden;
}
.bg .inner .top .left-strip {
  position: absolute;
  width: 4000px;
  height: 200px;
  background: #e6e6e6;
  box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.2);
  top: -125px;
  left: 50%;
  margin-left: -2000px;
  transform-origin: center center;
  transform: rotate(-2deg);
  -webkit-backface-visibility: hidden;
}
.bg .inner .top .right-strip {
  position: absolute;
  width: 4000px;
  height: 200px;
  background: #000;
  border-bottom: 7px solid #fe6be3;
  box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.2);
  top: -125px;
  left: 50%;
  margin-left: -2000px;
  transform-origin: center center;
  transform: rotate(2deg);
  -webkit-backface-visibility: hidden;
}
.bg .inner .bottom {
  position: absolute;
  top: 300px;
  width: 100%;
}
.bg .inner .bottom .inner {
  width: 100%;
  height: 500px;
}
.bg .inner .bottom .inner .strip-1 {
  width: 4000px;
  height: 400px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -2000px;
  border-bottom: 400px solid rgba(254, 107, 227, 0.05);
  border-right: 4000px solid transparent;
}
.bg .inner .bottom .inner .strip-2 {
  width: 4000px;
  height: 500px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -2000px;
  border-bottom: 500px solid rgba(254, 107, 227, 0.05);
  border-left: 4000px solid transparent;
}
.bg .inner .bottom .inner-2 {
  background: rgba(254, 107, 227, 0.1);
  height: 2000px;
}
.header {
  padding: 10px 0;
}
.header .logo {
  height: 50px;
}
@media (max-width: 835px) {
  .bg .inner .top {
    position: relative;
    top: -10px;
  }
  .bg .inner .bottom {
    top: 335px;
  }
  .header {
    padding: 5px 0;
  }
  .header .logo img {
    position: relative;
    height: 40px;
    margin-top: 5px;
    width: auto;
  }
}

.inner-left {
  margin-top: -28px;
}
.inner-left .big-image {
  display: none;
  width: 386px;
  height: 386px;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #eee;
  position: absolute;
  background: #ffffff;
  transition: opacity 1s;
}
.inner-left .big-image .big-image-brd {
  border-radius: 50%;
  border: 7px solid #fff;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.inner-left .big-image img {
  left: -7px;
  top: -7px;
  position: relative;
  display: block;
  width: 384px;
  height: 384px;
  background: #ddd;
}
.inner-left .big-image .img-1 {
  opacity: 1;
}
.inner-left .big-image .img-2 {
  opacity: 0;
}
.inner-left .big-image .balloon {
  position: absolute;
  bottom: 100px;
  left: 50px;
  opacity: 0;
  transform-origin: center center;
  transform: rotate(15deg);
  -webkit-backface-visibility: hidden;
  font-weight: 900;
  transition: opacity 1s;
}
.inner-left .big-image .balloon .line .line-inner {
  display: inline-block;
  background: #fe6be3;
  color: #fff;
  padding: 3px 5px;
}
.inner-left .big-image .balloon .line:first-child .line-inner {
  border-radius: 4px;
}
.inner-left .big-image .balloon .line:last-child {
  margin-top: -5px;
}
.inner-left .big-image .balloon .line:last-child .line-inner {
  border-radius: 0 0 4px 4px;
}
.inner-left .map {
  width: 386px;
  height: 386px;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #eee;
  position: absolute;
  background: #ffffff;
  transition: opacity 1s;
}
.inner-left .map .map-inner {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 384px;
  height: 384px;
  border-radius: 50%;
  border: 7px solid #fff;
  background: url('/assets/landings/x/8/resources/img/map.jpg') #ffffff;
  transition: opacity 1s;
  line-height: 384px;
  -webkit-animation: map 8s ease;
  animation: map 8s ease;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.inner-left .map .map-inner .map-flex {
  width: 100%;
  height: 100%;
}
.inner-left .map .map-inner .map-flex .radar {
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 1px solid #e4d2c7;
  -webkit-animation: radar 1s ease;
  animation: radar 1s ease;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.inner-left .map .map-inner .map-flex .item-1 {
  width: 100px;
  height: 100px;
}
.inner-left .map .map-inner .map-flex .item-2 {
  width: 200px;
  height: 200px;
}
.inner-left .map .map-inner .map-flex .item-3 {
  width: 300px;
  height: 300px;
}
.inner-left .map .map-inner .map-flex i {
  position: absolute;
  color: #fe6be3;
  font-size: 50px;
  border-radius: 50%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 50px;
}
.inner-left .map .map-inner .text {
  position: absolute;
  bottom: 120px;
  line-height: 15px;
  left: 0;
  right: 0;
}
.inner-left .map .map-inner .text .text-inner {
  display: inline-block;
  color: #777;
  padding: 3px 15px;
  border-radius: 3px;
}
.inner-left .map .map-inner .text .text-inner:last-child {
  margin-top: -3px;
}
@media (max-width: 835px) {
  .inner-left {
    top: 130px;
    position: relative;
    margin-top: 0;
  }
  .inner-left .big-image,
  .inner-left .map {
    width: 290px;
    height: 290px;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .inner-left .big-image img,
  .inner-left .map img,
  .inner-left .big-image .map-inner,
  .inner-left .map .map-inner {
    width: 288px;
    height: 288px;
  }
  .inner-left .big-image .map-inner .text,
  .inner-left .map .map-inner .text {
    bottom: 70px;
  }
  .inner-left .big-image .balloon .line:last-child {
    margin-top: -3px;
  }
  [lang="nl"] .inner-left,
  [lang="en"] .inner-left {
    top: 115px;
  }
  [lang="fr"] .inner-left {
    top: 145px;
  }
  [lang="de"] .inner-left {
    top: 130px;
  }
}

.slider {
  position: relative;
  bottom: -30px;
  height: 62px;
}
.slider .item {
  display: inline-block;
  width: 66px;
  height: 66px;
  overflow: hidden;
  border-radius: 50%;
  background: #ffffff;
  border: 1px solid #eee;
  cursor: pointer;
}
.slider .item .item-brd {
  border: 2px solid #fff;
  border-radius: 50%;
  overflow: hidden;
}
.slider .item .item-brd .img {
  width: 60px;
  height: 60px;
}
.slider .item .item-brd .img img {
  width: 100%;
  height: auto;
}
.slider .arrow-cont {
  position: absolute;
  left: 0;
  top: 0;
}
.slider .arrow-cont .arrow-text {
  position: absolute;
  font-size: 13px;
  top: -30px;
  left: -38px;
  transform: rotate(-40deg);
  font-family: 'Architects Daughter', cursive;
  line-height: 1;
}
.slider .arrow-cont .arrow {
  position: absolute;
  top: 0;
  width: 25px;
  height: 16px;
  background-color: #fe6be3;
  -webkit-mask: url('../img/arrow.svg') no-repeat center;
  mask: url('../img/arrow.svg') no-repeat center;
}
.slider .arrow-cont .arrow-2 {
  position: absolute;
  top: 0;
  width: 25px;
  height: 16px;
}
.slider .arrow-cont .arrow-2 path {
  fill: #fe6be3;
}
@media (max-width: 835px) {
  .slider {
    bottom: -45px;
    margin: 0 -15px;
  }
  .slider .item {
    width: 50px;
    height: 50px;
  }
  .slider .item .item-brd .img {
    width: 44px;
    height: 44px;
  }
  .slider .arrow-cont {
    left: 30px;
  }
  .slider .arrow-cont .arrow-text {
    top: -33px;
    left: -49px;
    transform: rotate(-20deg);
    line-height: 1;
  }
  .slider .arrow-cont .arrow-2 {
    transform: rotate(10deg);
    top: -2px;
    left: -21px;
  }
}
