@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;
}
html {
  min-width: 320px;
  position: relative;
}
html body {
  min-width: 320px;
  min-height: 100vh;
  position: relative;
  background: #f7f7f7;
  color: #333;
  font-family: 'Open Sans', sans-serif;
  padding-right: 0 !important;
}
.step-agreement .agree-header.step-heading {
  margin-bottom: 5px !important;
}
.step-agreement .agreement-area {
  height: 31px;
  margin-bottom: 8px;
}
.step-agreement .next-btn {
  position: relative;
}
#form .shakeIt .country-error-reg {
  left: 0;
  bottom: 20px;
}
.shakeIt {
  -webkit-animation-name: shake;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
}
@keyframes shake {
  10%,
  90% {
    transform: rotate(-1deg);
  }
  20%,
  80% {
    transform: rotate(1deg);
  }
  30%,
  50%,
  70% {
    transform: rotate(-1deg);
  }
  40%,
  60% {
    transform: rotate(1deg);
  }
}

#content .badges .inner {
  padding: 100px 0 30px;
  text-align: center;
}
#content .badges .inner .item {
  display: inline-block;
  margin: 0 15px;
}
#content .badges .inner .item .icon {
  border: 1px solid #9e9e9e;
  padding: 2px;
  border-radius: 50%;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
#content .badges .inner .item .icon i {
  font-size: 20px;
  background: #fe6be3;
  color: #fff;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  line-height: 35px;
}
#content .badges .inner .item .text {
  float: left;
  line-height: 1;
  color: #999;
  text-align: left;
  font-size: 10px;
}
#content .badges .inner .item .text span {
  color: #333333;
  font-weight: bold;
  font-size: 16px;
}
#content .info .container {
  max-width: 590px;
}
#content .info i {
  font-size: 30px;
  float: left;
  color: #fe6be3;
}
#content .info p {
  margin-left: 35px;
  line-height: 1.2;
  text-align: left;
  font-size: 12px;
}
@media (max-width: 767px) {
  #content {
    flex-grow: 1;
  }
  #content .badges .inner {
    padding: 60px 0 30px;
  }
  #content .badges .inner .item {
    display: inline-block;
    margin: 0 3px;
  }
  #content .badges .inner .item .icon {
    border: 1px solid #9e9e9e;
    padding: 2px;
    border-radius: 50%;
    display: inline-block;
    float: left;
    margin-right: 5px;
  }
  #content .badges .inner .item .icon i {
    font-size: 20px;
    background: #fe6be3;
    color: #fff;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  #content .badges .inner .item .text {
    float: left;
    line-height: 1;
    color: #999;
    text-align: left;
    font-size: 9px;
  }
  #content .badges .inner .item .text span {
    color: #333333;
    font-weight: bold;
    font-size: 16px;
  }
  #content .info .container {
    width: 320px;
    display: flex;
    align-items: center;
  }
  #content .info .container p {
    font-size: 10px;
    margin-left: 10px;
    margin-top: 10px;
    text-align: justify;
  }
  [lang="fr"] #content .badges .inner .item {
    margin: 0 0 !important;
  }
}

#footer {
  font-size: 13px;
  color: #333;
  margin-bottom: 30px;
}
#footer .copyright {
  display: block;
  text-align: center;
}
#footer span {
  opacity: 0.5;
}
@media (max-width: 767px) {
  #footer {
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 120px;
  }
  #footer .copyright-rights {
    display: none;
  }
}

#form {
  width: 600px;
  margin: -230px auto 0;
  -webkit-box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.2);
  border-radius: 15px 15px 10px 10px;
  background: #ffffff;
  position: relative;
}
#form .header {
  position: absolute;
  top: -30px;
  right: 10px;
}
#form .header .actions {
  text-align: right;
  margin-top: -5px;
}
#form .header .actions button {
  display: inline-block;
  border: 0;
  background: #2aa52a;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  padding: 3px 10px;
  border-radius: 3px;
  cursor: pointer;
  transition: all 0.4s;
}
#form .header .actions button i {
  margin-right: 3px;
}
#form .header .actions button:hover {
  opacity: 0.8;
}
#form .header .actions .loggin {
  background: #000;
  color: #fff;
}
#form .header .actions i {
  width: 15px;
}
#form .form-inner {
  overflow: hidden;
  position: relative;
}
#form .form-inner .curved-line {
  position: absolute;
  height: 80px;
  width: 100%;
  top: 265px;
}
#form .form-inner .curved-line .inner {
  position: relative;
}
#form .form-inner .curved-line .inner svg {
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.2));
}
#form .form-inner .curved-line .inner svg path {
  fill: #fe6be3;
}
#form .colored-bg {
  border-radius: 10px 10px 0 0;
  background: #fe6be3;
  color: #fff;
  padding-left: 200px;
  position: relative;
  text-align: center;
}
#form .logo {
  padding: 10px 0 0;
  margin-bottom: 5px;
}
#form .heading {
  font-size: 14px;
  margin: 0 auto 10px;
  font-weight: bold;
  max-width: 320px;
}
#form .counter {
  margin: 0 0 10px;
}
#form .counter .inner {
  display: inline-block;
  background: #e856ce;
  color: #ffffff;
  font-size: 10px;
  padding: 2px 10px;
  border-radius: 3px;
  font-weight: bold;
}
#form .text {
  padding: 0 5px 10px;
  font-size: 11px;
  max-width: 300px;
  margin: 0 auto;
  font-style: italic;
}
#form #steps {
  margin-top: 30px;
  padding-left: 200px;
  position: relative;
}
#form #steps .inner {
  padding: 15px 30px 0;
}
#form #steps .step {
  background: #f7f7f7;
  border: #eee 1px solid;
  border-radius: 3px;
  max-width: 260px;
  margin: 0 auto 10px;
  padding: 10px 10px 30px;
  text-align: center;
}
#form #steps .step .step-heading {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px;
}
#form #steps .step .step-text {
  line-height: 1;
  font-size: 12px;
  margin: 0 0 10px;
  height: 24px;
}
#form #steps .step .step-actions {
  margin-bottom: -40px;
  text-align: center;
}
#form #steps .step .step-actions .item,
#form #steps .step .step-actions .reg_btn {
  display: inline-block;
  background: #fff;
  border: #eee 1px solid;
  border-radius: 5px;
  font-weight: bold;
  width: 90px;
  padding: 3px 0;
  cursor: pointer;
}
#form #steps .step .step-actions .item.digi,
#form #steps .step .step-actions .reg_btn.digi {
  width: 40px;
}
#form #steps .step .step-actions .item.item-btn,
#form #steps .step .step-actions .reg_btn.item-btn {
  background: #fe6be3;
  color: #fff;
  width: initial;
  padding: 3px 10px;
}
#form #steps .step .step-actions .item.active,
#form #steps .step .step-actions .reg_btn.active {
  background: #fe6be3;
  color: #fff;
}
#form #steps .step .step-actions .item:hover,
#form #steps .step .step-actions .reg_btn:hover {
  background: #fe6be3;
  opacity: 0.7;
  color: #fff;
}
#form #steps .step .step-actions .item.width-auto {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#form #steps .step-agreement .agree-header {
  font-size: 14px;
}
#form #steps .step-agreement .agreement-area {
  margin-top: 7px;
}
#form #steps .step-agreement .next-btn {
  margin-bottom: -40px;
  text-align: center;
}
#form #steps .step-agreement .next-btn button {
  background-color: #e41b17;
  font-size: 14px;
  font-weight: 700;
}
#form #steps .form-group {
  position: relative;
}
#form #steps .form-group input {
  height: 20px;
  line-height: 20px;
  padding: 0 6px;
  border-radius: 3px;
}
#form #steps span.help-inline {
  position: absolute;
  font-size: 10px;
  color: red;
  right: 0;
  left: 0;
}
#form .privacy {
  padding-left: 200px;
  display: block;
}
#form .privacy .inner {
  font-size: 10px;
  padding: 10px 0;
  max-width: 300px;
  margin: 0 auto;
}
#form .privacy .inner a {
  color: #333;
  font-weight: bold;
}
#form .regProc {
  display: none;
  position: absolute;
  font-size: 10px;
  color: green;
  top: 25px;
  left: 50%;
  margin-left: -72px;
  text-align: left;
}
#form .DGValidator label.error {
  color: red;
}
#form .country-error-reg {
  left: 203px;
  right: 0;
  bottom: 20px;
}
[lang="fr"] #form .form-inner .curved-line {
  top: 300px;
}
@media (max-width: 767px) {
  #form {
    max-width: 330px;
    margin-top: -260px;
  }
  #form .header {
    display: none;
  }
  #form .heading {
    margin: 0 5px 10px;
  }
  #form .overlay {
    position: fixed;
    display: none;
    z-index: 9999;
    left: -300px;
    right: 0;
    top: -300px;
    bottom: 0;
    width: 1000%;
    height: 1000%;
    background: rgba(0, 0, 0, 0.3);
  }
  #form .overlay.active {
    display: block;
  }
  #form .privacy {
    height: 100px;
  }
  #form .privacy .inner {
    opacity: 0;
    display: none;
  }
  #form .colored-bg {
    padding-bottom: 177px;
    padding-left: 0;
  }
  #form #steps {
    margin-top: 91px;
    padding-left: 0;
    position: fixed;
    bottom: 35px;
    left: 0;
    right: 0;
    z-index: 99999;
  }
  #form #steps .step {
    border: 0;
    background: #ffffff;
  }
  #form #steps .inner {
    border-radius: 5px;
    max-width: 350px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }
  #form #steps .inner #register {
    border-radius: 3px;
  }
  #form #steps .inner #register .step {
    box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.5);
    background: #fff;
    max-width: 100%;
  }
  #form .form-inner .curved-line {
    top: 445px;
    left: 70px;
  }
  #form .form-inner .curved-line .inner svg {
    transform: scale(0.6);
    right: -103px;
  }
  #form .text {
    padding: 0 5px 10px;
  }
  #form .country-error-reg {
    right: 0;
    left: 0;
    bottom: 20px;
  }
  [lang="fr"] #form .form-inner .curved-line {
    top: 488px;
  }
}
@media (max-width: 400px) {
  #form {
    max-width: 280px;
  }
  #form #steps .inner {
    max-width: 300px;
  }
  #form .colored-bg {
    padding-bottom: 145px;
  }
  #form .heading {
    font-size: 13px;
  }
  #form .counter {
    margin-right: 5px;
    margin-left: 5px;
  }
  #form .counter .inner {
    font-size: 9px;
    padding: 2px 5px;
    margin: 0 0 3px;
    display: block;
  }
  [lang="fr"] #form .form-inner .curved-line {
    top: 455px;
  }
}

.top-part {
  height: 120px;
  background: #fe6be3;
  opacity: 0.97;
}
#Profiles {
  background: #000;
  width: 100%;
  overflow: hidden;
  position: relative;
}
#Profiles .shadow {
  position: absolute;
  left: -200px;
  top: 0;
  right: 0;
  bottom: 0;
  width: 200%;
  height: 100%;
  -webkit-box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, 0.7) !important;
  -moz-box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, 0.7) !important;
  box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, 0.7) !important;
}
#Profiles .inner {
  height: 180px;
  width: 4480px;
  overflow: hidden;
  position: relative;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
#Profiles .img-block {
  overflow: hidden;
  width: 560px;
  height: 180px;
  float: left;
  left: 0;
  position: relative;
}
#Profiles .img-block .img-plc {
  position: relative;
}
#Profiles .img-block .img-plc:before {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #f0f0f0;
}
#Profiles .img-block img {
  position: relative;
  opacity: 0;
  transition: all 0.6s;
}
#Profiles .img-block .img-hor {
  display: inline-block;
  float: left;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.9);
}
#Profiles .img-block .img-ver {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.9);
}
#Profiles .img-block .max-w img {
  width: 100%;
  height: auto;
}
#Profiles .img-block .max-h img {
  width: auto;
  height: 100%;
}
#Profiles .img-block .bor-t {
  border-top: 1px solid #333;
}
#Profiles .img-block .bor-l {
  border-left: 1px solid #333;
}

.Slider {
  margin-left: auto;
  margin-bottom: -33px;
  position: relative;
  width: 400px;
}
.Slider .inner {
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
  height: 66px;
  overflow: hidden;
}
.Slider .inner .item {
  display: block;
  float: left;
  border-radius: 50%;
  border: #eee 1px solid;
  cursor: pointer;
  width: 64px;
  overflow: hidden;
  margin-bottom: 5px;
}
.Slider .inner .item.empty {
  width: 64px;
  height: 64px;
  background: #f0f0f0;
  position: relative;
  overflow: hidden;
}
.Slider .inner .item.empty:before {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.Slider .inner .item.empty .img img {
  opacity: 0;
}
.Slider .inner .item .img {
  border-radius: 50%;
  border: 2px solid #f7f7f7;
  overflow: hidden;
  width: 62px;
  height: 62px;
}
.Slider .inner .item img {
  opacity: 1;
  background: #f7f7f7;
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .Slider {
    padding-left: 0 !important;
    width: 330px;
  }
  .Slider .new-members {
    font-family: 'Architects Daughter', cursive;
    font-size: 16px;
    padding-bottom: 5px;
    position: relative;
    line-height: 1;
    transform: rotate(-15deg);
    top: -6px;
    left: -28px;
    display: block;
    text-align: center;
  }
  .Slider .new-members span {
    color: #fe6be3;
  }
  .Slider .new-members .arrow {
    position: absolute;
    transform: rotate(-96deg) scaleX(-1);
    top: 36px;
    right: 132px;
    width: 25px;
    height: 16px;
    background-color: #fe6be3;
    -webkit-mask: url(../../../../Assets/x/7/img/arrow.svg) no-repeat center;
    mask: url(../../../../Assets/x/7/img/arrow.svg) no-repeat center;
  }
  .Slider .new-members .arrow-2 {
    position: absolute;
    transform: rotate(-96deg) scaleX(-1);
    top: 36px;
    right: 132px;
    width: 25px;
    height: 16px;
  }
  .Slider .new-members .arrow-2 path {
    fill: #fe6be3;
  }
  .Slider .inner {
    max-width: 256px;
  }
}
@media (max-width: 400px) {
  .Slider {
    width: 280px;
  }
  .Slider .new-members .arrow-2 {
    right: 112px;
  }
}

#special-profiles {
  position: absolute;
  top: 0;
}
#special-profiles .inner {
  position: relative;
}
#special-profiles .inner .placeholder {
  width: 100%;
  height: 100%;
  background-color: #fff;
}
#special-profiles .inner .placeholder img {
  opacity: 0;
}
#special-profiles .inner .profile {
  position: relative;
  left: 0;
  cursor: pointer;
  border-radius: 10px;
}
#special-profiles .inner .profile .profile-inner {
  border: 3px solid #fff;
  overflow: hidden;
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 410px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  position: relative;
  background-color: #fff;
}
#special-profiles .inner .profile .profile-inner img {
  width: 200px;
  height: 284px;
  background: #f7f7f7;
}
#special-profiles .inner .profile .profile-inner .sign {
  position: absolute;
  top: 130px;
  left: 10px;
  right: 10px;
  border-radius: 3px;
  padding: 2px 0;
  transition: opacity 1.5s;
  opacity: 0;
  font-size: 12px;
}
#special-profiles .inner .profile .profile-inner .sign .text-inner {
  text-align: center;
}
#special-profiles .inner .profile .profile-inner .sign .text-inner span {
  background: #fe6be3;
  color: #fff;
  display: inline-block;
  padding: 0 5px;
  border-radius: 3px;
  position: relative;
  line-height: 18px;
}
#special-profiles .inner .profile .profile-inner .sign .text-inner span:nth-child(2) {
  z-index: 2;
}
#special-profiles .inner .profile .profile-inner .sign .text-inner span:last-child {
  top: -2px;
  position: relative;
  z-index: 1;
}
#special-profiles .inner .profile .profile-inner .sign .sign-inner {
  position: absolute;
  top: -1px;
}
#special-profiles .inner .profile .profile-inner .sign .sign-inner:after {
  top: -3px;
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fe6be3;
}
#special-profiles .inner .profile-1 {
  top: 180px;
  transform: rotate(20deg);
}
#special-profiles .inner .profile-1 img {
  filter: blur(1px);
}
#special-profiles .inner .profile-1 .profile-inner .sign {
  opacity: 0;
}
#special-profiles .inner .profile-2 {
  top: -325px;
  transform: rotate(-20deg);
}
#special-profiles .inner.animated-0 .profile-2 .profile-inner .sign {
  opacity: 1;
}
#special-profiles .inner.animated .profile-1 {
  z-index: 999;
}
#special-profiles .inner.animated .profile-1 img {
  filter: blur(0);
}
#special-profiles .inner.animated .profile-1 .profile-inner .sign {
  opacity: 1;
}
#special-profiles .inner.animated .profile-2 {
  z-index: 998;
}
#special-profiles .inner.animated .profile-2 .profile-inner .sign {
  opacity: 0;
}
#special-profiles .inner.animated .profile-2 img {
  filter: blur(1px);
}
@media (max-width: 767px) {
  #special-profiles {
    position: absolute;
    top: 10px;
    left: 20px;
  }
  #special-profiles .inner .profile-1 {
    top: 210px !important;
    transform: rotate(15deg);
    left: 121px;
  }
  #special-profiles .inner .profile-2 {
    left: -15px !important;
    transform: rotate(-15deg);
    top: -42px;
  }
  #special-profiles .inner .profile .profile-inner img {
    width: 175px;
    height: 245px;
    background: #f7f7f7;
  }
  #special-profiles .inner .profile .profile-inner .sign {
    font-size: 10px;
  }
  [lang="fr"] #special-profiles {
    top: 45px;
  }
  [lang="de"] #special-profiles {
    top: 5px;
  }
}
@media (max-width: 400px) {
  #special-profiles {
    left: 25px;
  }
  #special-profiles .inner .profile .profile-inner img {
    width: 150px;
    height: 211px;
  }
  #special-profiles .inner .profile .profile-inner .sign {
    font-size: 9px;
  }
  #special-profiles .inner .profile-2 {
    left: -15px !important;
    transform: rotate(-15deg);
    top: -7px;
  }
  #special-profiles .inner .profile-1 {
    left: 88px !important;
  }
  [lang="de"] #special-profiles {
    top: -5px;
  }
}
