@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: '...';
  }
}

html body {
  background: #f7f7f7;
  min-width: 320px;
  font-size: 14px;
}
html body button:active,
html body button:focus {
  outline: none;
}
.cont {
  border: #cfcfcf 1px solid;
  background: #fff;
  padding: 7px;
  margin-bottom: 10px;
  border-radius: 1px;
}
.myicon {
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  display: block;
  outline: 0 !important;
  background-image: url(/assets/landings/z/2/resources/img/icon_set.png);
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
.myicon.tag {
  background-position: -52px -167px;
}
.myicon.heart {
  background-position: -130px -115px;
}
.myicon.chat {
  background-position: -217px 0;
}
.myicon.user {
  background-position: 0 -193px;
}
.myicon.zoom {
  background-position: -104px -167px;
}
.myicon.home {
  background-position: -165px 0;
}
.myicon.gps {
  background-position: -139px -55px;
}
.myicon.photo {
  background-position: -26px -141px;
}
#land-8 {
  display: flex;
  flex-direction: column;
  font-family: 'Roboto', sans-serif;
  height: 100vh;
  min-height: 100vh;
}
#land-8 #content {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  background: #f7f7f7;
}
#land-8 #content .inner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  max-width: 750px;
  padding-top: 35px;
}
#land-8 #content .inner .left-side {
  flex-grow: 1;
  margin-right: 5px;
}
#land-8 #content .inner .left-side .inner-2 {
  border: #cfcfcf 1px solid;
  background: #fff;
  padding: 7px;
  margin-bottom: 10px;
  border-radius: 1px;
}
#land-8 #content .inner .left-side .inner-2 #images {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 351px;
  height: 441px;
  position: relative;
  overflow: hidden;
  background: #ccc;
}
#land-8 #content .inner .left-side .inner-2 #images .set {
  display: none;
}
#land-8 #content .inner .left-side .inner-2 #images .set.active {
  display: block;
}
#land-8 #content .inner .left-side .inner-2 #images .image {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #ccc;
}
#land-8 #content .inner .left-side .inner-2 #images .image img {
  width: 352px;
  height: 441px;
}
#land-8 #content .inner .left-side .inner-2 #images .image-2 {
  position: absolute;
  left: -1px;
  top: 0;
}
#land-8 #content .inner .left-side .inner-2 #images .text {
  position: absolute;
  transform: rotateZ(-20deg);
  text-align: center;
  bottom: 50px;
  left: 20px;
}
#land-8 #content .inner .left-side .inner-2 #images .text .inner-text {
  opacity: 0.8;
}
#land-8 #content .inner .left-side .inner-2 #images .text .inner-text span {
  display: inline-block;
  background: #fe6be3;
  color: #fff;
  padding: 1px 5px;
  border-radius: 5px;
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 -1px;
}
#land-8 #content .inner .left-side .inner-2 #images .text .inner-text span:nth-child(3) {
  margin: -3px 0 0;
}
#land-8 #content .inner .left-side .inner-2 #images .image-1 .text {
  transform: rotateZ(20deg);
  bottom: 50px;
  left: auto;
  right: 20px;
}
#land-8 #content .inner .left-side #images-bottom {
  display: flex;
  flex-direction: row;
  position: relative;
}
#land-8 #content .inner .left-side #images-bottom .item {
  margin-top: 7px;
}
#land-8 #content .inner .left-side #images-bottom .item.item-left {
  margin-left: 15px;
  margin-right: 15px;
}
#land-8 #content .inner .left-side #images-bottom .item.fill {
  flex-grow: 1;
}
#land-8 #content .inner .left-side #images-bottom .item i {
  cursor: pointer;
}
#land-8 #content .inner .left-side #images-bottom .item i:before {
  margin: 0;
}
#land-8 #content .inner .left-side #images-bottom .item.paginator {
  flex-grow: 1;
}
#land-8 #content .inner .left-side #images-bottom .paginator {
  text-align: center;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  width: 70px;
  margin: 0 auto;
}
#land-8 #content .inner .left-side #images-bottom .paginator .pag-item {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #dbdbdb;
  transition: all 0.4s;
  cursor: pointer;
}
#land-8 #content .inner .left-side #images-bottom .paginator .pag-item.active {
  background: #fe6be3;
}
#land-8 #content .inner .left-side #images-bottom .paginator .pag-item:hover {
  background: #fe6be3;
}
#land-8 #content .inner .left-side #refresh-profile {
  text-align: center;
}
#land-8 #content .inner .left-side #refresh-profile button {
  border: #cfcfcf 1px solid;
  background: #fff;
  border-radius: 3px;
  font-size: 12px;
  padding: 5px 15px;
  transition: all 0.4s;
  color: #000;
}
#land-8 #content .inner .left-side #refresh-profile button i {
  margin-right: 5px;
}
#land-8 #content .inner .left-side #refresh-profile button:hover {
  background: #ccc;
  color: #fff;
}
#land-8 #content .inner .right-side {
  flex-grow: 1;
  margin-left: 5px;
}
#land-8 #content .inner .right-side #form-top {
  border: #cfcfcf 1px solid;
  background: #fff;
  padding: 7px;
  margin-bottom: 10px;
  border-radius: 1px;
  text-align: center;
  font-size: 12px;
}
#land-8 #content .inner .right-side #form-top .line-1 {
  color: #878787;
  line-height: 1.2;
}
#land-8 #content .inner .right-side #form-top .line-2 {
  color: #fe6be3;
  font-style: italic;
  font-weight: bold;
  margin: 0;
  line-height: 1.2;
}
#land-8 #content .inner .right-side #form {
  border: #cfcfcf 1px solid;
  background: #fff;
  padding: 7px;
  margin-bottom: 10px;
  border-radius: 1px;
  background: #fafafa;
  padding: 7px 15px;
  position: relative;
  box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.2);
  margin-bottom: 0;
  z-index: 2;
}
#land-8 #content .inner .right-side #form.shakeIt {
  -webkit-animation-name: shake;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
}
#land-8 #content .inner .right-side #form .step {
  display: none;
  text-align: center;
  max-height: 103px;
}
#land-8 #content .inner .right-side #form .step.active {
  display: block;
}
#land-8 #content .inner .right-side #form .step .step-heading {
  font-weight: 700 !important;
  text-align: center;
  margin-bottom: 5px;
  font-size: 17px;
}
#land-8 #content .inner .right-side #form .step .gender-btns {
  text-align: center;
}
#land-8 #content .inner .right-side #form .step .gender-btns .gender-btn {
  display: inline-block;
  background: #848383;
  color: #fff;
  border-radius: 4px;
  padding: 5px 45px;
  text-transform: uppercase;
  transition: all 0.4s;
  cursor: pointer;
  font-size: 14px;
}
#land-8 #content .inner .right-side #form .step .gender-btns .gender-btn.active {
  background: #fe6be3;
}
#land-8 #content .inner .right-side #form .step .gender-btns .gender-btn:hover {
  background: #fe6be3;
}
#land-8 #content .inner .right-side #form .step .gender-btns .gender-btn .icon img {
  height: 42px;
  width: auto;
}
#land-8 #content .inner .right-side #form .step .form-group {
  position: relative;
}
#land-8 #content .inner .right-side #form .step .form-group span.help-inline {
  position: absolute;
  font-size: 10px;
  color: red;
  left: 0;
  right: 0;
}
#land-8 #content .inner .right-side #form .step button {
  background: #fe6be3;
  border: 0;
  color: #fff;
  border-radius: 3px;
  line-height: 1;
  transition: all 0.4s;
  padding: 5px 10px;
  margin-bottom: 3px;
}
#land-8 #content .inner .right-side #form .step button:hover {
  background: #ccc;
}
#land-8 #content .inner .right-side #form #notification {
  text-align: center;
  font-size: 10px;
  margin-top: 15px;
}
#land-8 #content .inner .right-side #form #notification a {
  font-weight: bold;
  color: #000;
}
#land-8 #content .inner .right-side #form .DGValidator label.error {
  color: red;
}
#land-8 #content .inner .right-side #bottom-icons {
  display: flex;
  flex-direction: row;
  border: #cfcfcf 1px solid;
  background: #fff;
  padding: 7px;
  margin-bottom: 10px;
  border-radius: 1px;
  z-index: 1;
  font-family: 'Architects Daughter', cursive;
  margin: 0 15px;
  border-top: 0;
}
#land-8 #content .inner .right-side #bottom-icons .item {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
#land-8 #content .inner .right-side #bottom-icons .item .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
#land-8 #content .inner .right-side #bottom-icons .item .icon {
  color: #fe6be3;
  margin-right: 10px;
}
#land-8 #content .inner .right-side #bottom-icons .item .icon i:before {
  margin: 0;
}
#land-8 #content .inner .right-side #bottom-icons .item .line-1,
#land-8 #content .inner .right-side #bottom-icons .item .line-2 {
  line-height: 1;
}
#land-8 #content .inner .right-side #bottom-icons .item .line-1 {
  color: #fe6be3;
}
.regProc {
  display: none;
  position: absolute;
  font-size: 10px;
  color: green;
  margin: 0 auto;
  top: 110px;
  text-align: center;
}
.agree-header {
  font-size: 17px;
}
.agree-btn {
  font-size: 14px;
  height: 25px;
}
.next-btn {
  height: 25px;
}
.new-footer {
  margin-bottom: 10px;
}
@media (max-width: 800px) {
  #land-8 #header #top .inner {
    padding: 7px 10px;
  }
  #land-8 #header #profiles {
    padding: 5px 10px 10px;
  }
  #land-8 #header #profiles .profiles-inner {
    height: 60px;
  }
  #land-8 #header #profiles .profiles-inner .first-item .inner .img img {
    width: 46px;
    height: 46px;
  }
  #land-8 #header #profiles .profiles-inner .first-item .inner .plus {
    top: 30px;
  }
  #land-8 #header #profiles .profiles-inner .first-item .inner .name {
    max-width: 40px;
    height: 14px;
  }
  #land-8 #header #profiles .profiles-inner .profile .img {
    width: 46px;
    height: 46px;
  }
  #land-8 #header #profiles .profiles-inner .profile .profile_name {
    max-width: 40px;
  }
  #land-8 #content .inner {
    flex-direction: column;
    align-self: flex-start;
    padding-top: 20px;
  }
  #land-8 #content .inner .left-side {
    order: 2;
    margin: 0 20px 10px;
    width: 296px;
  }
  #land-8 #content .inner .left-side .inner-2 #images {
    width: 280px;
    height: 280px;
  }
  #land-8 #content .inner .left-side .inner-2 #images .image img {
    width: 280px;
    height: 280px;
  }
  #land-8 #content .inner .right-side {
    order: 1;
    display: flex;
    flex-direction: column;
    margin: 0 20px 10px;
    width: 296px;
  }
  #land-8 #content .inner .right-side #form-top {
    order: 2;
    display: none;
  }
  #land-8 #content .inner .right-side #form {
    box-shadow: none;
    order: 3;
  }
  #land-8 #content .inner .right-side #form .step .gender-btns .gender-btn {
    padding: 5px 0;
    width: 80px;
  }
  #land-8 #content .inner .right-side #form .step .gender-btns .gender-btn .icon img {
    height: 25px;
  }
  #land-8 #content .inner .right-side #bottom-icons {
    order: 1;
    display: none;
    border: #cfcfcf 1px solid;
    border-bottom: none;
  }
}
@keyframes shake {
  10%,
  90% {
    transform: rotate(-1deg);
  }
  20%,
  80% {
    transform: rotate(1deg);
  }
  30%,
  50%,
  70% {
    transform: rotate(-1deg);
  }
  40%,
  60% {
    transform: rotate(1deg);
  }
}
.new-styles #land-8 #content .inner .right-side #form-top {
  border-radius: 3px;
}
.new-styles #land-8 #content .inner .right-side #form {
  border-radius: 3px;
}
.new-styles #land-8 #content .inner .left-side .inner-2 {
  border-radius: 3px;
}
.new-styles #land-8 #content .inner .right-side #bottom-icons {
  border-radius: 0 0 3px 3px;
}
.new-styles .agreement-area {
  margin-bottom: 4px;
}
.new-styles .form-group {
  margin-bottom: 20px;
}
.new-styles #notification {
  display: block !important;
}
.new-styles #land-8 {
  height: 100%;
}
@media (max-width: 800px) {
  .new-styles #land-8 #content .inner {
    width: 100%;
  }
  .new-styles #land-8 #content .inner .left-side {
    margin: 0 auto 10px;
  }
  .new-styles #land-8 #content .inner .right-side {
    margin: 0 auto 10px;
  }
  .new-styles #land-8 #content .inner .right-side #form .step .gender-btns {
    margin-top: 22px;
  }
}

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


#footer {
  background: #fcfcfc;
  color: #000;
  padding: 10px 0;
}
#footer .inner {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  max-width: 800px;
  margin: 0 auto;
}
#footer .inner .item {
  flex-grow: 1;
  text-align: center;
  cursor: pointer;
}
#footer .inner .item i {
  margin: 0 auto;
  transition: all 0.4s;
}
#footer .inner .item i:hover {
  transform: translateY(-5px);
}


#header {
  background: #fafafa;
}
#header .placeholder {
  background-color: #f0f0f0;
}
#header .placeholder img {
  opacity: 0;
}
#header #profiles {
  padding: 5px 20px 10px;
  overflow: hidden;
  text-align: center;
  max-width: 1700px;
  margin: 0 auto;
}
#header #profiles .profiles-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  height: 70px;
  overflow: hidden;
}
#header #profiles .profiles-inner .first-item {
  margin: 0 5px;
}
#header #profiles .profiles-inner .first-item .inner {
  position: relative;
  text-align: center;
  cursor: pointer;
}
#header #profiles .profiles-inner .first-item .inner .img {
  border-radius: 50%;
  margin: 0 auto;
}
#header #profiles .profiles-inner .first-item .inner .img img {
  border-radius: 50%;
  background: #ccc;
}
#header #profiles .profiles-inner .first-item .inner .plus {
  width: 16px;
  height: 16px;
  color: #fff;
  background: #fe6be3;
  border-radius: 50%;
  border: #fff 1px solid;
  font-size: 10px;
  line-height: 16px;
  position: absolute;
  top: 35px;
  right: 0;
}
#header #profiles .profiles-inner .first-item .inner .name {
  font-size: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#header #profiles .profiles-inner .profile {
  margin: 0 5px;
  cursor: pointer;
}
#header #profiles .profiles-inner .profile .img {
  border-radius: 50%;
  border: #cfcfcf 1px solid;
  overflow: hidden;
  width: 56px;
  height: 56px;
}
#header #profiles .profiles-inner .profile .img .img-brd {
  border: 2px solid #fff;
  border-radius: 50%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
}
#header #profiles .profiles-inner .profile .img img {
  transition: all 0.4s;
  width: 100%;
  height: auto;
  background: #ccc;
  -webkit-transform: translate3d(0, 0, 0);
}
#header #profiles .profiles-inner .profile .profile_name {
  max-width: 50px;
  overflow: hidden;
  font-size: 10px;
  text-overflow: ellipsis;
}
#header #profiles .profiles-inner .profile:hover .img img {
  transform: scale(1.1);
}
#header #top {
  margin: 0 auto;
  text-align: center;
  border-bottom: #cfcfcf 1px solid;
}
#header #top .inner {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 auto;
  max-width: 1700px;
  padding: 7px 30px;
  position: relative;
}
#header #top .inner .item {
  cursor: pointer;
}
#header #top .inner .item.last-item {
  margin-left: 20px;
}
#header #top .inner .item.empty {
  flex-grow: 1;
}
#header #top .inner .item i:before {
  margin: 0;
}
#header #top .inner .logo {
  position: absolute;
  cursor: pointer;
  left: 0;
  right: 0;
  top: 0;
  margin: 5px auto 0;
  width: 180px;
}
#header #steps {
  display: flex;
  flex-direction: row;
  text-align: center;
}
#header #steps .step {
  flex-grow: 1;
  background: #fe6be3;
  color: #fff;
  font-size: 14px;
  transition: all 0.4s;
  opacity: 0.5;
}
#header #steps .step.active {
  opacity: 1;
}
