@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(font.css);
@import url(../icons/style.css);
html {
  font-size: 18px; }

body {
  font-family: "Open Sans", sans-serif;
  overflow-x: hidden;
  position: relative; }

a {
  color: #da0e67;
  -webkit-tap-highlight-color: rgba(218, 14, 103, 0.5); }
  a:hover {
    color: #da0e67; }

.row.row-padding-10 {
  margin-left: -5px !important;
  margin-right: -5px !important; }
  .row.row-padding-10 .col {
    padding-left: 5px !important;
    padding-right: 5px !important; }

h1 {
  font-size: 24px;
  margin-bottom: 20px; }

h2 {
  font-size: 21px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

.content.static-page {
  font-size: 14px;
  padding-bottom: 30px; }
  .content.static-page .static-footer {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #eeeeee; }

.content.static-page-user {
  font-size: 14px;
  padding-bottom: 80px;
  padding-top: 80px; }

.logo {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  margin-top: 20px;
  z-index: 101; }
  .logo img {
    max-width: 200px;
    width: 160px; }

.text-success {
  color: #52d194 !important; }

.text-error {
  color: #cc3737; }

.main-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1; }
  .main-bg.bg1 {
    background: url("../img/bg/bg1.jpg") no-repeat top center;
    background-size: cover; }
    .main-bg.bg1:after {
      display: block;
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      right: 0;
      height: 600px;
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, white 100%);
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, white 100%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, white 100%);
      z-index: 1000; }
  .main-bg:before {
    display: block !important;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.8);
    background: linear-gradient(135deg, white 0%, rgba(255, 255, 255, 0.5) 100%); }
  .main-bg.black-bg:before {
    background: rgba(0, 0, 0, 0.8);
    background: linear-gradient(135deg, black 0%, rgba(0, 0, 0, 0.2) 100%); }
  .main-bg.with-header-lines:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../img/logo_bg.png") no-repeat top center;
    background-size: 100% 150px; }
  .main-bg.bg-page:after {
    background-position: center 0; }

.bg-gray {
  transition: all 0.15s ease-in-out;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.02); }

.container {
  max-width: 800px; }

.wrapper {
  min-height: 100vh;
  position: relative;
  transition: all 0.12s ease-in-out;
  left: 0; }
  .wrapper.overflow {
    max-height: 100vh;
    overflow-y: auto; }

.wrapper-logout p {
  text-align: center; }

.wrapper-logout .banner-logout {
  margin: 0 auto 15px;
  display: block; }

#mob-home.wrapper {
  min-height: 85vh !important; }

#mob-home.content.content-activity-widget {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.content {
  padding-top: 65px;
  padding-bottom: 65px;
  overflow-x: hidden; }
  .content.without-header {
    padding-top: 10px; }
  .content.with-footer {
    padding-bottom: 120px; }
  .content.with-header {
    padding-top: 120px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .content.with-header-xs {
    padding-top: 120px; }
  .content.page-content {
    padding-top: 90px; }
  .content.error-page {
    color: #fff;
    padding-top: 60px;
    text-align: center; }
  .content.without-nav {
    padding-top: 15px;
    padding-bottom: 0; }
  .content.content-login {
    padding-top: 105px;
    padding-bottom: 195px; }
    .content.content-login h1 {
      font-size: 100px;
      color: #da0e67;
      font-weight: 300; }
    .content.content-login h2.error-header {
      font-size: 70px;
      color: #212529;
      text-transform: uppercase; }
  .content.content-payment {
    padding-top: 10px;
    padding-bottom: 20px; }
    .content.content-payment .dark-link {
      margin-bottom: 0.4rem; }
    .content.content-payment .carrot-box h4 {
      margin-bottom: 4px; }
    .content.content-payment .ava-view .ava {
      margin-bottom: 10px; }
    .content.content-payment .tab-pane {
      padding-top: 15px; }
  .content.content-activity-widget {
    padding-top: 130px; }

.content-footer {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  width: 100%; }

.form-title {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 0;
  font-size: 26px; }

.form-sm-title {
  font-size: 21px;
  display: block;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px; }

.select-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .select-list li {
    margin-bottom: 10px; }
    .select-list li > a {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }

.select-default {
  border: 1px solid #868e96;
  border-radius: 5px;
  padding: 8px 30px 8px 12px;
  height: 40px; }

.select-block {
  display: block;
  width: 100%; }

.nickname {
  color: #da0e67;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  padding-right: 30px; }
  .nickname.write-overlay {
    display: initial;
    padding-right: 0px; }

.nickname-2-icon {
  padding-right: 55px; }

.nickname-3-icon {
  padding-right: 95px; }

.date {
  color: #999999;
  font-size: 12px; }

.about {
  font-size: 13px; }

.bubble {
  display: inline-block;
  background: rgba(218, 14, 103, 0.8);
  color: #fff;
  border-radius: 100%;
  height: 25px;
  line-height: 25px;
  min-width: 25px;
  text-align: center;
  padding: 0 5px;
  font-size: 16px;
  font-weight: 600;
  z-index: 101; }

.info-bubble {
  position: absolute;
  top: 35px;
  left: 35px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
  color: #da0e67;
  border-radius: 100%;
  height: 40px;
  line-height: 40px;
  min-width: 40px;
  text-align: center;
  padding: 0 5px;
  font-size: 25px;
  z-index: 100; }

.row {
  margin-right: -5px;
  margin-left: -5px; }
  .row > .col,
  .row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.grid-title {
  text-align: center;
  padding: 15px 0; }

.grid {
  margin-left: -5px;
  margin-right: -5px; }

.grid-item {
  width: 50%;
  padding-left: 5px;
  padding-right: 5px; }

.grid-item-3 {
  width: 33.333%;
  padding-left: 5px;
  padding-right: 5px; }

figure {
  margin-bottom: 0;
  position: relative; }

.back-bg {
  opacity: 0.3;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1; }
  .back-bg.back-bg-top {
    background-position: top center; }

.carrot-box {
  position: relative;
  z-index: 5;
  text-align: center;
  padding: 0 0 5px 0; }
  .carrot-box h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px; }
  .carrot-box p {
    font-size: 14px; }
  .carrot-box a {
    padding-left: 5px;
    padding-right: 5px; }

.modal .carrot-box {
  margin-top: -40px; }

.hide {
  display: none !important; }

.footer-links {
  margin-top: 10px;
  margin-bottom: 15px; }
  .footer-links ul.nav li.nav-item a {
    font-size: 14px;
    color: #000;
    opacity: 0.5;
    text-align: center;
    padding: 5px; }

.in-content {
  position: relative;
  z-index: 2; }

.system-messages-container {
  margin: 30px auto; }

.text-center {
  text-align: center; }

.icon-card {
  font-size: 50px;
  line-height: 1;
  vertical-align: middle; }

.list-pay-card {
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .list-pay-card li {
    padding: 0 10px;
    text-align: center;
    flex: 1 1 auto;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }
    .list-pay-card li.active-card {
      background: #cacaca; }
    .list-pay-card li:first-child {
      border-radius: 5px 0 0 5px; }
    .list-pay-card li:last-child {
      border-radius: 0 5px 5px 0; }

.img-responsive {
  display: block;
  width: 100%;
  height: auto; }
  .img-responsive.visa-logo {
    max-width: 55px;
    object-fit: contain; }
  .img-responsive.mastercard-logo {
    max-width: 45px;
    object-fit: contain; }
  .img-responsive.postepay-logo {
    max-width: 55px;
    object-fit: contain; }
  .img-responsive.bleue-logo {
    max-width: 55px;
    object-fit: contain; }

.dark-link {
  color: #212529; }

.dash {
  display: block;
  width: 12px;
  height: 1px;
  background: #212529;
  vertical-align: middle; }

.copyright {
  color: #000;
  opacity: 0.5;
  display: block;
  text-align: center;
  font-size: 0.8rem; }

.collaps-box .btn {
  margin-bottom: 15px;
  position: relative; }
  .collaps-box .btn[aria-expanded=false] .icon-top {
    transform: translateY(-50%) rotate(-180deg); }
  .collaps-box .btn .icon-top {
    transition: all 0.15s ease-in-out;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(0deg); }

.collaps-box .collapse-footer {
  margin-top: 15px; }

.item {
  margin-bottom: 10px; }

.align-items-center {
  display: flex; }

.footer-section {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding-top: 20px;
  padding-bottom: 30px;
  margin-top: 30px; }
  .footer-section a {
    color: #fff; }
  .footer-section .copyright {
    color: #fff;
    font-size: 14px; }
  .footer-section .footer-links {
    margin-top: 0;
    margin-bottom: 5px; }
    .footer-section .footer-links ul.nav li.nav-item a {
      color: #fff; }

.mt5 {
  margin-top: 5px !important; }

.pics-select-list {
  text-align: center; }
  .pics-select-list .pics-select-list-item {
    border-radius: 5px;
    position: relative;
    text-decoration: none; }
    .pics-select-list .pics-select-list-item img {
      max-width: 100%;
      max-height: 180px;
      border-radius: 5px;
      margin-bottom: 15px; }

.pics-select-list-container {
  margin-top: 50px; }

.pics-check-item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-items: center;
  justify-content: center; }

.form-forgot-message {
  padding: 10px; }

.btn.btn-back {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  display: flex;
  align-items: center; }
  .btn.btn-back i {
    font-size: 25px !important;
    line-height: 25px !important; }

.modern-login-forum .owl-item {
  min-height: 100vh !important;
  height: 100vh !important; }
  .modern-login-forum .owl-item .item {
    min-height: 100vh;
    position: relative; }
    .modern-login-forum .owl-item .item .container {
      position: absolute;
      bottom: 15px; }

.form-control[readonly] {
  background-color: #fff; }

.mobile-lp-white-box .register-box {
  background-color: rgba(0, 0, 0, 0.4) !important;
  margin: 15px;
  border-radius: 20px; }

.mobile-lp-white-box .footer {
  background-color: rgba(0, 0, 0, 0.6) !important; }

.title-box {
  background: rgba(255, 255, 255, 0.7) !important; }

.select-list {
  list-style: none;
  overflow-y: scroll;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 190px;
  padding: 0 15px;
  -webkit-overflow-scrolling: touch; }
  .select-list.geo-location-list {
    top: 257px; }

.content-activity-widget .select-list.geo-location-list {
  top: 0;
  position: relative;
  display: block;
  padding: 0 5px;
  width: 100%; }
  .content-activity-widget .select-list.geo-location-list li > a {
    white-space: inherit; }

.with-header .form-title {
  min-height: 50px;
  display: flex;
  justify-content: center;
  align-items: flex-end; }

.btn-sm {
  padding: 5px 7px; }

.btn-space {
  white-space: pre-wrap; }

.header-second-line {
  position: fixed;
  top: -62px;
  right: 0;
  left: 0;
  z-index: 10000;
  padding: 5px 15px;
  background: #fff;
  transition: all 0.12s ease-in-out;
  opacity: 0; }
  .header-second-line .btn.sline-msg {
    margin-left: 110px;
    width: inherit !important;
    color: #fff !important; }
  .header-second-line .btn.btn-favorite {
    position: absolute;
    left: 70px;
    margin: 0;
    width: 52px !important; }
  .header-second-line .ava {
    position: absolute;
    left: 15px;
    top: 5px;
    height: 52px;
    width: 52px !important; }

.top-nav-collapse .header-second-line {
  top: 50px;
  opacity: 1; }

.input-line.form-sub-title {
  background: #fbf0f5;
  border-top: 1px solid #f5cfdf !important;
  border-bottom: 1px solid #f5cfdf;
  margin-top: -1px; }
  .input-line.form-sub-title label {
    font-weight: bold;
    color: #333; }

.stars-line {
  font-size: 21px;
  color: #faaa42; }

.img-box {
  text-align: center; }
  .img-box.logo-inline {
    display: inline-flex;
    max-height: 30px;
    margin-left: 0px !important; }
  .img-box .img-box-title {
    margin-top: 10px;
    margin-bottom: 20px; }
    .img-box .img-box-title h2 {
      font-size: 24px; }
  .img-box .stars-box {
    margin-top: 20px; }
    .img-box .stars-box .stars-line {
      font-size: 32px; }

.matching-icon {
  height: 25px;
  margin-left: 5px; }

a[data-toggle=collapse]:active,
a[data-toggle=collapse]:focus {
  text-decoration: none; }

.profile-not-found .ava-view {
  margin-top: 60px; }

#autosize {
  height: 100% !important; }

.test-complete {
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 15px;
  margin-top: 15px; }
  .test-complete img {
    width: 95px;
    float: left; }
  .test-complete .test-complete-content {
    padding: 10px 10px 10px 105px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    position: relative;
    min-height: 95px; }
    .test-complete .test-complete-content .title {
      font-weight: bold;
      font-size: 1rem;
      margin: 0; }
    .test-complete .test-complete-content .status {
      font-size: .8rem;
      display: block;
      margin-bottom: 5px; }
    .test-complete .test-complete-content .status-ico {
      position: absolute;
      right: 0;
      top: 0;
      width: 45px;
      height: 45px; }
    .test-complete .test-complete-content .btn-xs {
      padding: 5px;
      font-size: .7rem;
      line-height: 16px; }
    .test-complete .test-complete-content .matching-icon {
      float: none;
      width: 45px;
      margin-top: 10px;
      margin-left: auto;
      margin-right: auto;
      display: block; }

.ico-check {
  background: url("../img/ico/ico-check.png") no-repeat center/cover;
  background-size: 25px auto;
  display: inline-block; }

.ico-question {
  background: url("../img/ico/ico-question.png") no-repeat center/cover;
  background-size: 30px auto;
  display: inline-block; }

.icon-crown {
  background: url("../img/vip/vipmship_icon.png") no-repeat center/cover;
  background-size: 14px auto;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 5px; }
  .icon-crown:before {
    display: none; }

.trus-icon-register ul {
  margin: 0 -10px 15px;
  display: flex;
  justify-content: center; }
  .trus-icon-register ul li {
    margin-left: 10px;
    margin-right: 10px; }
    .trus-icon-register ul li img {
      max-height: 65px; }

#formRegistrationEmail .form-check-label a {
  color: #212529; }

.picture-like-section [class*="col-"] {
  margin-bottom: 10px; }

.picture-like-section [class*="grid-"] img {
  margin-bottom: 10px; }

.picture-like-section a {
  display: flex;
  text-decoration: none; }

.picture-like-section .btn-show-more {
  height: 100%;
  background: #ccc8e0;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px; }

.picture-like-section .btn-choose-more {
  border-radius: 40px;
  line-height: 20px; }

.picture-like-section .img-responsive {
  border-radius: 5px; }

.fix-bottom {
  position: fixed;
  bottom: 50px;
  left: 0;
  right: 0;
  z-index: 101; }
  .fix-bottom.light-box {
    padding: 15px;
    background: rgba(255, 255, 255, 0.8); }

.ml-0 {
  margin-left: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

#mob-home {
  margin-top: -50px; }
  #mob-home .wrapper {
    min-height: 50px; }
  #mob-home .content.content-activity-widget {
    padding-top: 0; }

.ico-cherotic {
  position: absolute;
  top: 3px;
  right: 3px;
  background: url("../img/ico/ico-cherotic.svg") no-repeat center;
  display: block;
  height: 20px;
  width: 34px; }

.ico-naughty {
  position: absolute;
  top: 3px;
  right: 3px;
  background-image: url("../img/ico/naughty.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(214, 123, 153, 0.6);
  background-size: 20px;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%; }

.ico-tcl {
  background: url("../img/ico/ico-tcl.png") no-repeat center/cover;
  display: inline-block;
  width: 21px;
  height: 20px; }

.horoscope-box p {
  max-height: 6em;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out; }

.horoscope-box p.expanded {
  max-height: none; }

.list-group-item-more {
  min-height: 10px;
  font-size: 15px;
  text-decoration: underline;
  text-align: center;
  color: #0000FF;
  padding: 9px 15px; }
  .list-group-item-more .more-container-icon {
    position: absolute;
    right: 5px;
    top: 13px;
    transform: rotate(90deg); }
  .list-group-item-more .horoscope-toggle-icon-closed {
    position: absolute;
    right: 5px;
    top: 13px;
    transform: rotate(90deg); }
  .list-group-item-more .horoscope-toggle-icon-opened {
    position: absolute;
    right: 5px;
    top: 13px;
    transform: rotate(0deg); }

span.profile-online {
  position: absolute;
  right: 5px;
  top: 4px;
  background: #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1); }
  span.profile-online:before {
    content: "";
    position: absolute;
    right: 2px;
    top: 2px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #28a745;
    z-index: 101;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  span.profile-online.vip-select-online {
    top: 92px;
    margin-left: 90px;
    width: 24px;
    height: 24px;
    right: auto;
    background: white; }
    span.profile-online.vip-select-online:before {
      left: 3px;
      top: 3px;
      width: 18px;
      height: 18px; }

.foreign-profile h4 {
  margin-top: 3px; }

.online-status {
  color: #da0e67; }
  .online-status p {
    text-align: end;
    padding-right: 25px; }

.dot-loader-wrapper {
  display: flex;
  justify-content: center;
  padding: 0 20px 30px; }

.dot-loader {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #52d194;
  position: relative;
  -webkit-animation: 1.2s dot-grow ease-in-out infinite;
  animation: 1.2s dot-grow ease-in-out infinite; }

.dot-loader--2 {
  -webkit-animation: 1.2s dot-grow ease-in-out infinite 0.15555s;
  animation: 1.2s dot-grow ease-in-out infinite 0.15555s;
  margin: 0 20px; }

.dot-loader--3 {
  -webkit-animation: 1.2s dot-grow ease-in-out infinite 0.3s;
  animation: 1.2s dot-grow ease-in-out infinite 0.3s; }

.select-location-list {
  list-style: none;
  overflow-y: scroll;
  left: 0;
  right: 0;
  bottom: 0;
  top: 190px;
  padding: 0 15px;
  -webkit-overflow-scrolling: touch;
  max-height: 160px; }

.live-chat {
  position: absolute;
  z-index: 101;
  right: 5px;
  top: 5px;
  height: 20px;
  width: auto; }

.live-chat-icon {
  position: absolute;
  z-index: 101;
  right: 5px;
  top: 5px;
  height: 16px;
  width: auto; }

.nav .icon-vip,
.nav .icon-vip-active {
  color: #28a745; }

.alert-doi-box {
  position: relative;
  top: 65px;
  left: 15px;
  width: calc(100vw - 30px);
  z-index: 102; }

.img-ai {
  position: relative; }
  .img-ai:before {
    content: "";
    background: url("../img/ai-icon.png") no-repeat center/cover;
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 101; }
  .img-ai-lg:before {
    width: 18px;
    height: 18px; }
  .img-ai-lg.gallery-box:before {
    left: 10px;
    width: 22px;
    height: 22px; }

.help-box {
  padding-top: 20px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto; }
  .help-box .help-text {
    font-family: "Open Sans", Sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px; }

.help-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px; }

.help-img {
  height: auto;
  width: 129px;
  margin: 0 15px 15px 0;
  float: left; }

.help-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .help-list-item {
    clear: both; }
    .help-list-item + .help-list-item {
      padding-top: 15px;
      border-top: 1px solid #cccccc; }

.discount-20 {
  position: relative; }
  .discount-20:before {
    content: "";
    background: url("../img/discount-20.svg") no-repeat center/cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    right: -12px;
    z-index: 103;
    top: -12px; }

.termsfeed-com---nb-interstitial-overlay {
  background: transparent !important; }

.termsfeed-com---nb .cc-nb-main-container {
  border: 1px solid #d5d5d5;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  padding: 5rem 1.5rem 1.5rem !important;
  position: relative; }
  .termsfeed-com---nb .cc-nb-main-container:before {
    content: "";
    background-image: url("../img/logo.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: calc(100% - 3rem);
    height: 40px;
    position: absolute;
    top: 35px;
    left: 1.5rem;
    display: block; }

.termsfeed-com---palette-light .cc-pc-head-lang select {
  border: 1px solid #ccc;
  border-radius: 5px;
  height: auto;
  padding: 4px 3px !important; }

.termsfeed-com---palette-light .cc-pc-head-title-text {
  display: none; }

.termsfeed-com---palette-light .cc-pc-head-close {
  position: absolute;
  top: 0;
  right: 0; }
  .termsfeed-com---palette-light .cc-pc-head-close:active, .termsfeed-com---palette-light .cc-pc-head-close:focus {
    border: none !important; }

.termsfeed-com---palette-light .cc-pc-head {
  padding-top: 80px; }
  .termsfeed-com---palette-light .cc-pc-head:before {
    content: "";
    background-image: url(../img/logo.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: calc(100% - 3rem);
    height: 40px;
    position: absolute;
    top: 35px;
    left: 1.5rem; }

.controls .photo-description {
  position: absolute;
  top: 50px; }

.wrapper-overlay_1 {
  padding-top: 70px; }
  .wrapper-overlay_1 #cardPaymentForm .form-check,
  .wrapper-overlay_1 p.h6 {
    font-size: 12px; }
  .wrapper-overlay_1 .ava-view {
    display: none; }
  .wrapper-overlay_1 .content {
    padding: 0 15px; }
    .wrapper-overlay_1 .content .container {
      padding: 20px 15px 15px;
      background-color: #fafafa;
      border-radius: 20px;
      overflow: hidden; }
  .wrapper-overlay_1 .back-bg {
    background-image: url("../img/bg/bg-top_2.jpg") !important;
    opacity: 1; }
  .wrapper-overlay_1 .btn-back i,
  .wrapper-overlay_1 .btn-back span {
    color: #ffffff; }
  .wrapper-overlay_1 .carrot-box {
    padding-bottom: 20px; }
  .wrapper-overlay_1 .ford-desc {
    background-color: transparent;
    position: absolute;
    top: 20px;
    right: 15px; }
    .wrapper-overlay_1 .ford-desc span {
      color: #a5a5a5; }
  .wrapper-overlay_1 .content.content-payment .tab-pane {
    padding-top: 0; }

.form-section {
  position: relative; }

.made-in {
  position: absolute;
  top: -20px;
  right: 15px;
  display: flex;
  align-items: center;
  gap: 10px; }
  .made-in-name {
    font-size: 10px;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    color: #888888; }
  .made-in-img {
    max-width: 30px; }

#header {
  background: rgba(255, 255, 255, 0.95);
  height: 50px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }

.header-title {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  line-height: 30px;
  padding: 10px 70px;
  text-align: center;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .header-title .vip-item,
  .header-title .ico-item {
    margin-right: 3px;
    line-height: 1;
    float: none;
    position: relative;
    top: 1px;
    color: #28a745; }
    .header-title .vip-item i,
    .header-title .ico-item i {
      font-size: 1rem; }
  .header-title .vip-item {
    top: 3px; }
    .header-title .vip-item i {
      font-size: 1.39rem;
      line-height: 1; }

.header-auto {
  padding: 10px; }

.floating-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 10px 0; }
  .floating-header .logo {
    position: relative;
    margin-top: 0;
    margin-bottom: 0; }

.scroll .floating-header {
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 5px 10px 0 5px 10px rgba(0, 0, 0, 0.1);
  transition: all 0.15s ease-in-out; }
  .scroll .floating-header .logo img {
    height: 30px;
    width: auto; }
  .scroll .floating-header .form-title {
    font-size: 16px;
    margin: 5px 0 0; }

.logo a {
  display: inline-block; }

.fixed-progress-bar {
  padding-bottom: 90px; }
  .fixed-progress-bar .progress {
    position: fixed;
    bottom: 50px;
    left: 0;
    right: 0;
    z-index: 100;
    border-radius: 0;
    height: 1px; }

#footer {
  background: rgba(255, 255, 255, 0.95);
  height: 50px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1001;
  border-top: 1px solid rgba(0, 0, 0, 0.12); }

.nav-left {
  float: left; }

.nav-right {
  float: right; }

.nav {
  position: relative;
  z-index: 100; }
  .nav .nav-link {
    line-height: 25px;
    padding: 11px 15px;
    min-width: 50px;
    color: #959699;
    position: relative;
    height: 100%; }
    .nav .nav-link.nav-link-text {
      line-height: 30px;
      padding: 10px 15px; }
    .nav .nav-link.active {
      color: #da0e67; }
      .nav .nav-link.active i.icon-active {
        opacity: 1; }
      .nav .nav-link.active i.icon-normal {
        opacity: 0; }
    .nav .nav-link .nav-link-inside {
      position: relative; }
      .nav .nav-link .nav-link-inside .bubble {
        position: absolute;
        top: -15px;
        right: -15px; }
    .nav .nav-link i {
      font-size: 25px;
      line-height: 25px;
      vertical-align: middle;
      transition: all 0.15s ease-in-out; }
      .nav .nav-link i.icon-active {
        position: absolute;
        top: -1px;
        left: 0;
        opacity: 0; }
      .nav .nav-link i.icon-back {
        position: relative;
        left: -7px; }

.menu {
  z-index: 1010;
  position: fixed;
  top: 50px;
  bottom: 0;
  width: 260px;
  background: #FFF;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
  transition: all 0.15s ease-in-out; }
  .menu.menu-left {
    left: -260px;
    opacity: 0; }
  .menu.menu-right {
    right: -100%;
    opacity: 0; }
  .menu .nav-link {
    border-bottom: 1px solid #EEE;
    font-size: 16px;
    color: #000;
    font-weight: normal; }
    .menu .nav-link.active {
      color: #FFF;
      background: #da0e67; }

.menu-left-open .menu.menu-left {
  left: 0;
  opacity: 1; }

.menu-left-open .bg-gray {
  background: rgba(0, 0, 0, 0.2);
  z-index: 800; }

.menu-right-open .menu.menu-right {
  right: 0;
  opacity: 1; }

.menu-right-open .bg-gray {
  background: rgba(0, 0, 0, 0.2);
  z-index: 800; }

.menu-lines {
  display: block;
  position: relative;
  width: 25px;
  height: 25px; }
  .menu-lines span {
    display: block;
    width: 25px;
    height: 1px;
    background: #959699;
    position: absolute;
    left: 0;
    transition: all 0.15s ease-in-out; }
    .menu-lines span.menu-line-1 {
      top: 6px; }
    .menu-lines span.menu-line-2 {
      top: 13px;
      opacity: 1; }
    .menu-lines span.menu-line-3 {
      top: 20px; }

.main-menu.active .menu-lines span {
  background: #da0e67;
  height: 2px; }
  .main-menu.active .menu-lines span.menu-line-1 {
    top: 13px;
    transform: rotate(-45deg); }
  .main-menu.active .menu-lines span.menu-line-2 {
    opacity: 0; }
  .main-menu.active .menu-lines span.menu-line-3 {
    top: 13px;
    transform: rotate(45deg); }

.nav.tabs-mobile {
  border-bottom: 1px solid #ebedf2;
  border-radius: 0;
  margin-bottom: 10px;
  position: relative; }
  .nav.tabs-mobile:after {
    content: "";
    position: absolute;
    height: 1px;
    left: -15px;
    right: -15px;
    bottom: -1px;
    background: #ebedf2; }
  .nav.tabs-mobile .nav-item {
    margin-bottom: 0;
    position: relative;
    z-index: 101; }
    .nav.tabs-mobile .nav-item .nav-link {
      border-radius: 0;
      color: #868e96;
      font-size: 16px;
      border: 1px solid rgba(0, 0, 0, 0);
      position: static; }
      .nav.tabs-mobile .nav-item .nav-link.active {
        background: rgba(0, 0, 0, 0);
        border-color: transparent;
        color: #da0e67; }
        .nav.tabs-mobile .nav-item .nav-link.active:after {
          content: "";
          height: 1px;
          position: absolute;
          left: 0;
          right: 0;
          bottom: -1px;
          background: #da0e67; }

.nav.tabs-block li {
  width: 100%;
  display: block;
  text-align: center; }

.mobile-tabs {
  border-bottom: none;
  margin-left: auto;
  margin-right: auto; }
  .mobile-tabs .nav-item {
    margin-bottom: 0; }
    .mobile-tabs .nav-item:first-child .nav-link {
      border-radius: 5px 0 0 5px; }
    .mobile-tabs .nav-item:last-child .nav-link {
      border-radius: 0 5px 5px 0; }
  .mobile-tabs .nav-link {
    background: #fff; }
    .mobile-tabs .nav-link.active {
      border-color: #da0e67;
      background: #da0e67;
      color: #fff; }

.modal {
  z-index: 15500;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll !important; }
  .modal .log_payment {
    display: flex;
    align-items: center; }
    .modal .log_payment_img {
      max-height: 25px;
      width: auto; }
      .modal .log_payment_img + .log_payment_img {
        margin-left: 10px; }
  .modal .payment_list {
    display: flex;
    flex-direction: column;
    list-style-type: none;
    padding: 0;
    margin: 0 0 5px; }
    .modal .payment_list_item {
      display: block;
      text-align: center; }
    .modal .payment_list_link {
      display: inline-block;
      padding: 0 0 15px; }
    .modal .payment_list_img {
      max-height: 50px; }
  .modal .modal-dialog {
    margin: 0 auto; }
    .modal .modal-dialog-centered {
      height: 100%;
      display: flex;
      align-items: center; }
    .modal .modal-dialog .close {
      cursor: pointer;
      z-index: 101; }
    .modal .modal-dialog .modal-content {
      border-radius: 0;
      border: none;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
      background-color: #F9F9F9;
      background-repeat: no-repeat;
      background-position: bottom;
      background-size: 100% auto;
      width: 100%; }
      .modal .modal-dialog .modal-content.modal-welcome {
        background-repeat: no-repeat;
        background-image: url("../img/bg/left_side_bg.png");
        background-position: top center;
        background-color: #FFF; }
      .modal .modal-dialog .modal-content.modal-confirmation {
        background-repeat: no-repeat;
        background-image: url("../img/bg/after_first_login.png");
        background-position: bottom center;
        padding-bottom: 50px; }
      .modal .modal-dialog .modal-content.modal-success .modal-header {
        background: #28a745;
        padding-bottom: 10px;
        color: #FFF; }
      .modal .modal-dialog .modal-content.modal-success .close {
        color: #FFF; }
      .modal .modal-dialog .modal-content.modal-danger .modal-header {
        background: #cc3737;
        padding-bottom: 10px;
        color: #FFF; }
      .modal .modal-dialog .modal-content.modal-danger .close {
        color: #FFF; }
      .modal .modal-dialog .modal-content.modal-light .modal-header {
        padding-bottom: 10px; }
    .modal .modal-dialog .modal-header {
      border-bottom: none;
      padding-left: 15px;
      padding-bottom: 0;
      padding-top: 10px; }
      .modal .modal-dialog .modal-header .modal-title {
        font-weight: 600;
        font-size: 18px; }
    .modal .modal-dialog .modal-body {
      padding: 10px 15px; }
    .modal .modal-dialog .modal-footer {
      padding-top: 0;
      border: none; }
  .modal-reg {
    padding-left: 30px;
    padding-right: 30px; }
    .modal-reg .modal-dialog .modal-body {
      padding: 15px; }
    .modal-reg .modal-dialog .modal-content {
      background-color: rgba(255, 255, 255, 0.8); }
  .modal--user_data .modal-header {
    padding-bottom: 10px; }
  .modal--user_data .modal-content {
    background-color: rgba(255, 255, 255, 0.6); }
  .modal--user_data .radio-line-list {
    margin-top: 0; }
  .modal--user_data .modern-card {
    background-color: transparent; }

.modal-sm {
  max-width: 340px; }

.close {
  font-weight: 100;
  font-size: 40px;
  text-shadow: none; }

.cancelVip .modal-body img {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.modal-props p {
  font-size: 0.8rem; }

.modal-props .box-props dt,
.modal-props .box-props dd {
  font-size: 0.9rem; }

#personalityTestCloseOverlay.modal .modal-dialog .modal-footer {
  display: block; }

.modalDesctopVersion .modal-dialog .modal-content {
  background-color: rgba(255, 255, 255, 0.95);
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 5px;
  overflow: hidden; }

.modalDesctopVersion .modal-dialog .modal-body {
  padding: 15px; }
  .modalDesctopVersion .modal-dialog .modal-body p {
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    color: #212529;
    margin-bottom: 0; }

.modalDesctopVersion .modal-dialog .modal-footer {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0; }
  .modalDesctopVersion .modal-dialog .modal-footer .btn {
    box-shadow: none;
    margin: 0;
    width: 50%;
    border-radius: 0;
    font-size: 14px;
    line-height: 1.3; }

.modal-backdrop.show {
  opacity: .8; }

.form-check-label a {
  color: #212529; }

.modal-naughty .modal-dialog .close,
.modal-cherotic .modal-dialog .close {
  position: absolute;
  right: 18px;
  top: 10px; }

.modal-naughty .modal-header,
.modal-cherotic .modal-header {
  position: relative;
  display: block; }
  .modal-naughty .modal-header .logo-cherotic,
  .modal-cherotic .modal-header .logo-cherotic {
    max-height: 35px;
    width: auto;
    display: block;
    margin: 10px auto 15px; }
  .modal-naughty .modal-header .modal-title,
  .modal-cherotic .modal-header .modal-title {
    font-weight: bolder;
    text-align: center; }

.modal-naughty .modal-body,
.modal-cherotic .modal-body {
  text-align: center; }

.modal-naughty .modal-footer,
.modal-cherotic .modal-footer {
  justify-content: center; }

.modal-naughty .modal-dialog .modal-content,
.modal-cherotic .modal-dialog .modal-content {
  background-color: rgba(255, 255, 255, 0.75);
  border-top: 6px solid #98067a; }

.modal-naughty .modal-dialog .modal-content {
  border-top-color: #d67b99; }

.modal-naughty .modal-header .logo-naughty {
  max-height: 70px;
  margin: 20px auto;
  display: block; }

.choose_pay-modal .modal-dialog .modal-content {
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 8px !important; }

.choose_pay-modal .modal-dialog .modal-header {
  border-bottom: 1px solid #eae6e8 !important;
  background-color: rgba(234, 230, 232, 0.5);
  padding-top: 15px !important;
  padding-bottom: 15px !important; }
  .choose_pay-modal .modal-dialog .modal-header .close {
    position: absolute;
    top: 8px;
    right: 12px; }

.choose_pay-modal .modal-dialog .modal-body {
  padding: 0 !important; }

.choose_pay-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column; }
  .choose_pay-list-item {
    display: block; }
    .choose_pay-list-item + .choose_pay-list-item {
      border-top: 1px solid #eae6e8; }
  .choose_pay-list-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 15px;
    text-decoration: none; }
    .choose_pay-list-link:hover, .choose_pay-list-link:focus, .choose_pay-list-link:active {
      text-decoration: none; }

.choose_pay-text {
  font-size: 18px;
  color: #333333; }

.choose_pay-img {
  height: 24px;
  width: auto; }

.modalFsk18Mobile.modal .modal-dialog .modal-header {
  padding-top: 30px; }

.modalFsk18Mobile .title {
  text-align: center;
  margin: 10px 0 15px; }

.modalFsk18Mobile .text {
  text-align: center;
  margin-bottom: 10px; }

.modalFsk18Mobile .modal-logo {
  display: block;
  width: 130px;
  margin: 0 auto; }
  .modalFsk18Mobile .modal-logo img {
    width: 100%; }

.modalFsk18Mobile .modal-footer .btn {
  width: 100%; }

.form-control {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.8);
  line-height: 30px;
  padding: 10px 15px;
  border: 1px solid #FFF;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -webkit-appearance: none;
  height: auto; }
  .form-control:focus {
    border-color: #da0e67; }
  .form-control.error {
    border: 1px solid #da0e67; }

.form-control#holder::-webkit-input-placeholder,
.form-control#holder::-moz-placeholder,
.form-control#holder:-moz-placeholder,
.form-control#holder:-ms-input-placeholder {
  color: #495057; }

.form-control::-webkit-input-placeholder,
.form-control::-moz-placeholder,
.form-control:-moz-placeholder,
.form-control:-ms-input-placeholder {
  color: #495057; }

#cardPaymentForm .form-control {
  line-height: 30px !important;
  font-size: 1rem; }

#cardPaymentForm .form-check {
  font-size: 14px; }

#cardPaymentForm #couponCheck {
  line-height: 17px;
  font-size: 15px; }

#cardPaymentForm .form-control#holder::-webkit-input-placeholder,
#cardPaymentForm .form-control#holder::-moz-placeholder,
#cardPaymentForm .form-control#holder:-moz-placeholder,
#cardPaymentForm .form-control#holder:-ms-input-placeholder {
  color: initial; }

#cardPaymentForm .form-control::-webkit-input-placeholder,
#cardPaymentForm .form-control::-moz-placeholder,
#cardPaymentForm .form-control:-moz-placeholder,
#cardPaymentForm .form-control:-ms-input-placeholder {
  color: initial; }

.form-group {
  margin-bottom: 15px; }

.material-form fieldset {
  position: relative;
  border: none;
  display: block; }
  .material-form fieldset label {
    display: block;
    position: absolute;
    top: 18px;
    color: rgba(0, 0, 0, 0.3);
    transform-origin: left;
    transition: all 0.3s ease; }
  .material-form fieldset textarea:focus ~ label,
  .material-form fieldset input:focus ~ label {
    color: #da0e67; }
  .material-form fieldset textarea:focus ~ label,
  .material-form fieldset textarea:valid ~ label,
  .material-form fieldset input:focus ~ label,
  .material-form fieldset input:valid ~ label {
    top: 0;
    transform: scale(0.6, 0.6);
    opacity: 0; }
  .material-form fieldset select ~ label,
  .material-form fieldset select ~ label {
    top: 0;
    transform: scale(0.6, 0.6); }
  .material-form fieldset select {
    display: block;
    font-size: 16px;
    width: 100%;
    border: none;
    margin-top: 10px;
    background: transparent;
    height: 40px; }
  .material-form fieldset input {
    display: block;
    font-size: 16px;
    width: 100%;
    border: none;
    margin-top: 10px;
    background: transparent;
    height: 40px; }
  .material-form fieldset textarea {
    display: block;
    font-size: 16px;
    width: 100%;
    border: none;
    margin-top: 20px;
    background: transparent;
    resize: none;
    padding-right: 65px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  .material-form fieldset select:focus,
  .material-form fieldset textarea:focus,
  .material-form fieldset input:focus {
    outline: none; }
  .material-form fieldset .after {
    height: 1px;
    background: linear-gradient(to right, #da0e67 50%, transparent 50%);
    background-color: rgba(0, 0, 0, 0.1);
    background-size: 200% 100%;
    background-position: 100% 0;
    transition: all 0.6s ease;
    position: absolute;
    bottom: 0;
    left: -15px;
    right: -15px; }
  .material-form fieldset .action-comment {
    position: absolute;
    right: 0;
    bottom: 10px;
    margin: 0;
    padding: 0;
    opacity: 0;
    transition: all 0.15s ease-in-out; }
    .material-form fieldset .action-comment li {
      float: left;
      padding: 0;
      list-style-type: none; }
      .material-form fieldset .action-comment li + li {
        margin-left: 10px; }
      .material-form fieldset .action-comment li i {
        font-size: 25px;
        line-height: 25px; }
        .material-form fieldset .action-comment li i.icon-success {
          color: #28a745; }
        .material-form fieldset .action-comment li i.icon-remove {
          color: #cc3737; }
  .material-form fieldset textarea:focus ~ .action-comment {
    opacity: 1; }
  .material-form fieldset textarea:focus ~ .after,
  .material-form fieldset input:focus ~ .after {
    background-position: 0 0; }

.form-group-title {
  margin-top: 30px;
  margin-bottom: 20px;
  position: relative; }
  .form-group-title h4 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0; }

.switcher {
  position: relative; }
  .switcher label {
    display: block;
    width: 55px;
    height: 35px;
    background: #EEE;
    position: relative;
    border-radius: 35px; }
    .switcher label:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      height: 35px;
      width: 35px;
      border-radius: 35px;
      background: #FFF;
      box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
      transition: all 0.15s ease-in-out; }
  .switcher input[type=checkbox] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0; }
    .switcher input[type=checkbox]:checked + label:before {
      left: 20px;
      background: #28a745; }
  .switcher.disabled label:before {
    left: 20px;
    background-color: #f2f2f2; }
  .switcher.disabled input[type=checkbox]:checked + label:before {
    left: 20px;
    background-color: #f2f2f2; }

.switcher-line {
  background: #FFF;
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  font-size: 16px;
  padding: 15px 80px 15px 15px;
  line-height: 20px;
  color: #555;
  margin-bottom: 0; }
  .switcher-line + .switcher-line {
    border-top: none; }
  .switcher-line label {
    display: block;
    margin-bottom: 0; }
  .switcher-line .switcher {
    position: absolute;
    top: 7px;
    right: 15px; }

.form-section {
  margin-bottom: 30px; }
  .form-section .form-body {
    margin-bottom: 15px; }
  .form-section .dash {
    position: absolute;
    top: 26px; }

.input-line {
  background: #FFF;
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  font-size: 16px;
  padding: 0 15px;
  line-height: 20px;
  color: #555;
  margin-bottom: 0; }
  .input-line col {
    position: relative; }
  .input-line + .input-line {
    border-top: none; }
  .input-line label {
    display: block;
    padding: 15px 0;
    margin-bottom: 0; }
  .input-line .form-control {
    border-radius: 0;
    background: transparent;
    color: #000;
    padding: 10px 0;
    box-shadow: none;
    height: 50px !important;
    border: none; }
    .input-line .form-control + .before {
      display: block;
      content: "";
      height: 1px;
      background: linear-gradient(to right, #da0e67 50%, transparent 50%);
      background-color: rgba(0, 0, 0, 0.1);
      background-size: 200% 100%;
      background-position: 100% 0;
      transition: all 0.6s ease;
      position: absolute;
      bottom: -1px;
      left: 0;
      right: -15px; }
    .input-line .form-control:focus {
      border: none;
      color: #da0e67; }
      .input-line .form-control:focus + .before {
        background-position: 0 0; }
  .input-line > .col,
  .input-line > [class*="col-"] {
    padding-left: 0;
    padding-right: 0; }

.form-about {
  background: #FFF;
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  font-size: 16px;
  padding: 15px 15px;
  margin-bottom: 0; }
  .form-about + .form-about-line {
    border-top: none; }

.form-about-line {
  background: #FFF;
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  font-size: 16px;
  padding: 15px 15px;
  margin-bottom: 0; }
  .form-about-line + .form-about-line, .form-about-line + .input-line {
    border-top: none; }
  .form-about-line label {
    margin-bottom: 0;
    color: #555; }
  .form-about-line .label-value {
    display: block;
    padding: 0 0 3px 0; }
    .form-about-line .label-value i.label-value-delete {
      margin-right: 5px;
      color: #999;
      line-height: 25px;
      display: inline-block;
      font-size: 25px;
      font-weight: 300;
      font-style: normal;
      position: relative;
      top: 4px;
      margin-top: -5px;
      padding: 0 10px;
      -webkit-tap-highlight-color: rgba(218, 14, 103, 0.5); }
    .form-about-line .label-value .icon-home-active {
      transition: all 0.12s ease-in-out;
      color: #CCC;
      font-size: 20px;
      margin-right: 10px;
      position: relative;
      bottom: -2px; }
      .form-about-line .label-value .icon-home-active.is-home {
        color: #da0e67; }
  .form-about-line > .col,
  .form-about-line > [class*="col-"] {
    padding-left: 0;
    padding-right: 0; }

.btns-list .btn-block + .btn-block {
  margin-top: 1px; }

.form-group label.error {
  background: rgba(218, 14, 103, 0.1);
  color: #da0e67;
  padding: 7px 12px;
  display: block;
  border-radius: 5px;
  margin-top: 10px; }

.form-center {
  text-align: center; }

.input-text-center {
  text-align: center;
  margin-top: 5px; }

.select-lg {
  height: 52px !important; }

select:invalid {
  color: #868e96 !important; }

.form-payment-success label {
  text-align: left;
  display: block; }

.form-payment-success .form-group {
  margin-top: 10px;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .form-payment-success .form-group a {
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left; }
  .form-payment-success .form-group.active {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.mobile-select-field .select-field {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0; }

.mobile-select-field .select-values {
  margin: 10px 0;
  padding: 0;
  list-style-type: none; }
  .mobile-select-field .select-values li {
    display: block;
    color: #212529;
    padding: 5px 0;
    font-size: 1rem; }

.mobile-select-field .mobile-select-placeholder {
  font-size: 1rem;
  color: #212529;
  display: block;
  padding-top: 6px; }

.btn-none {
  padding: 0;
  border: none;
  background: none; }

.select2 {
  border-radius: 5px !important;
  background: rgba(255, 255, 255, 0.8) !important;
  line-height: 30px !important;
  padding: 10px 15px !important;
  border: 1px solid #FFF !important;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1) !important;
  -webkit-appearance: none !important;
  display: block !important; }

.select2-container--default,
.select2-selection--single {
  border: none !important;
  position: relative; }

.select2-dropdown {
  border-radius: 0 0 5px 5px !important;
  border: none !important;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #cacaca !important; }

.ford-desc {
  background: #fafafa;
  color: #666;
  margin-left: -15px;
  margin-right: -15px; }
  .ford-desc .desc-header {
    text-align: right;
    margin: -10px 0 15px 0;
    padding: 5px 15px; }
    .ford-desc .desc-header .logo {
      position: absolute;
      top: -10px;
      left: 15px;
      width: auto; }
      .ford-desc .desc-header .logo img {
        float: left;
        width: 100px; }
    .ford-desc .desc-header span {
      display: block;
      font-size: 0.6rem; }

.content-payment form p {
  font-size: 0.7rem;
  color: #666666; }
  .content-payment form p a, .content-payment form p u {
    color: #666666; }

.form-group-radio .btn-group .btn {
  padding: 5px 10px;
  line-height: 1; }

.icon-info {
  font-size: 1rem; }

.input-group-addon {
  border: none;
  padding-left: 6px;
  padding-right: 6px;
  background: #fff; }

.form-group-addon .form-control {
  padding-right: 25px; }

.form-group-addon .addon {
  position: absolute;
  z-index: 101;
  top: 1px;
  height: 50px;
  padding: 15px 5px 0 5px; }
  .form-group-addon .addon.addon-right {
    border-radius: 0 5px 5px 0;
    right: 6px;
    top: 50%;
    transform: translateY(-50%); }

.error-xs .form-group {
  position: relative; }
  .error-xs .form-group label.error, .error-xs .form-group label.error-label {
    background: rgba(0, 0, 0, 0);
    padding: 0;
    position: relative;
    left: 5px;
    font-size: 0.6rem;
    z-index: 101;
    color: #da0e67;
    margin: 2px 0 0 0;
    display: block; }

.form-check-input {
  margin-left: 0;
  left: 0; }

.form-date {
  position: relative; }
  .form-date .placeholder {
    position: absolute;
    top: 13px;
    left: 16px;
    color: #999;
    font-size: 18px;
    pointer-events: none;
    background: transparent; }
  .form-date .form-control {
    height: 54px; }

select.form-control:not([size]):not([multiple]) {
  height: auto; }

.registration-select {
  line-height: 30px; }

.mobile-field-top-view .wrapper {
  margin-top: -130px; }

.avatar-upload-wrapper {
  text-align: center; }
  .avatar-upload-wrapper .reg-avatar-container {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 5px;
    overflow: hidden;
    width: 180px;
    height: 180px;
    background: #e8e8e8;
    margin: 0 auto 15px; }
    .avatar-upload-wrapper .reg-avatar-container .text {
      color: #212529;
      font-size: 16px;
      display: none; }
    .avatar-upload-wrapper .reg-avatar-container img {
      width: 100%;
      height: 100%; }

.span-inline {
  display: contents !important; }

.btn {
  border-radius: 5px;
  line-height: 30px;
  padding: 10px 15px;
  opacity: 0.8;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  -webkit-tap-highlight-color: rgba(218, 14, 103, 0.5);
  font-size: 0.97rem;
  white-space: normal; }
  .btn:hover {
    opacity: 1; }
  .btn.btn-with-icon {
    position: relative; }
    .btn.btn-with-icon.btn-block {
      padding-left: 50px; }
    .btn.btn-with-icon i {
      position: absolute;
      left: 15px;
      top: 13px;
      font-size: 25px; }

.btn-light {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none; }
  .btn-light:hover {
    background-color: transparent;
    border-color: transparent; }

.btn-white {
  background-color: #FFF;
  border-color: #FFF;
  color: #000;
  -webkit-tap-highlight-color: #da0e67; }
  .btn-white:hover, .btn-white:active, .btn-white:focus, .btn-white.active {
    background: #da0e67;
    border-color: #da0e67;
    color: #FFF; }

.btn-success {
  background-color: #28a745;
  border-color: #28a745;
  color: #ffffff !important;
  opacity: 1; }
  .btn-success:hover {
    background-color: #28a745;
    border-color: #28a745;
    opacity: 1; }

.btn-facebook {
  background-color: #4267b2;
  border-color: #4267b2;
  color: #FFF; }
  .btn-facebook:hover {
    background-color: #4267b2;
    border-color: #4267b2;
    color: #FFF; }

.btn-sm {
  line-height: 20px;
  padding: 5px 15px; }

.btn-circle {
  border-radius: 30px; }

.form-group-mt {
  margin-top: 15px; }

.btn-square {
  width: 52px;
  height: 52px; }
  .btn-square i {
    left: 13px !important; }

.group-with-btn-square {
  position: relative;
  padding-left: 62px; }
  .group-with-btn-square .btn-square {
    position: absolute;
    left: 0;
    top: 0; }

.btn-favorite:hover, .btn-favorite:active {
  background: #FFF;
  border-color: #FFF;
  color: #000; }

.btn-favorite.active {
  background: #ffa216;
  border-color: #ffa216;
  color: #FFF; }
  .btn-favorite.active i:before {
    content: "\e900"; }

.btn-favorite .spinner {
  margin: 0 auto;
  position: relative;
  left: -25px; }
  .btn-favorite .spinner > div {
    width: 10px;
    height: 10px; }

.btn-80 {
  width: 80%; }

.btn-danger {
  background-color: #cc3737;
  border-color: #cc3737;
  color: #fff; }
  .btn-danger:hover, .btn-danger:active, .btn-danger:focus, .btn-danger.active {
    background-color: #cc3737;
    border-color: #cc3737;
    color: #FFF; }

.btn-group-justify {
  display: flex;
  justify-content: space-around; }
  .btn-group-justify .btn {
    display: block;
    width: 100%; }
    .btn-group-justify .btn + .btn {
      margin-left: .5rem; }

.bth-instagram {
  background: -webkit-linear-gradient(0.25turn, #fdf497, #fd5949, #d6249f, #285AEB);
  background: linear-gradient(0.25turn, #fdf497, #fd5949, #d6249f, #285AEB);
  background: -moz-linear-gradient(0.25turn, #fdf497, #fd5949, #d6249f, #285AEB);
  background: -ms-linear-gradient(0.25turn, #fdf497, #fd5949, #d6249f, #285AEB);
  background: -o-linear-gradient(0.25turn, #fdf497, #fd5949, #d6249f, #285AEB);
  color: #ffffff;
  border: none;
  position: relative;
  padding-left: 45px; }
  .bth-instagram i {
    font-size: 1.5rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px; }

.btn-facebook-use {
  position: relative;
  padding-left: 45px;
  text-align: left;
  line-height: 1;
  min-height: 50px; }
  .btn-facebook-use .prepend {
    display: block;
    font-size: 11px; }
  .btn-facebook-use i {
    font-size: 1.5rem;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%); }

.btn-paypal {
  display: block;
  width: 100%;
  background: #F2BA35;
  border-radius: 5px; }

.list-group .list-group-item {
  border: none;
  border-radius: 5px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 1px;
  padding: 10px 15px;
  position: relative; }
  .list-group .list-group-item .online {
    position: absolute;
    right: -2px;
    bottom: -2px;
    background: #ffffff;
    border-radius: 10px;
    width: 16px;
    height: 16px;
    z-index: 101;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1); }
    .list-group .list-group-item .online:before {
      content: "";
      position: absolute;
      right: 2px;
      top: 2px;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background: #28a745;
      z-index: 101;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  .list-group .list-group-item.with-ava {
    padding-left: 85px;
    min-height: 70px; }
    .list-group .list-group-item.with-ava .ava-box {
      position: absolute;
      left: 0;
      top: 0; }
  .list-group .list-group-item.with-ava-xlg {
    padding-left: 152px;
    min-height: 132px; }
  .list-group .list-group-item .vip-item {
    float: left; }
  .list-group .list-group-item .bubble {
    position: absolute;
    left: -7px;
    top: -3px; }
  .list-group .list-group-item.disable .ava-box,
  .list-group .list-group-item.disable .list-group-header,
  .list-group .list-group-item.disable .list-group-body,
  .list-group .list-group-item.disable .bubble {
    opacity: 0.3; }
  .list-group .list-group-item.disable .action-links,
  .list-group .list-group-item.disable .date {
    opacity: 0; }
  .list-group .list-group-item.disable .action-profile {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 101; }
  .list-group .list-group-item p {
    margin-bottom: 5px; }
  .list-group .list-group-item .btn {
    margin-bottom: 5px; }

.list-group-header .date {
  position: absolute;
  right: 15px;
  bottom: 4px; }

.list-group-header .vip-item {
  float: left; }

.list-group-body {
  font-size: 13px; }

.list-group-second {
  font-size: 12px; }
  .list-group-second * {
    color: #999999;
    font-size: 12px; }

.list-group .photo-num {
  margin-top: -10px; }
  .list-group .photo-num li span {
    line-height: 20px; }
  .list-group .photo-num li i {
    line-height: 20px; }

.action-links {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 8px; }
  .action-links li {
    padding: 0 5px;
    -webkit-tap-highlight-color: rgba(218, 14, 103, 0.5);
    float: left; }
    .action-links li i {
      color: #959699;
      font-size: 25px;
      line-height: 30px;
      vertical-align: middle; }

.photo-count {
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 2px;
  right: 2px;
  font-size: 12px;
  line-height: 21px;
  height: 20px;
  padding: 0 5px;
  display: block;
  border-radius: 5px;
  color: #495057; }
  .photo-count i {
    font-size: 13px;
    margin-right: 3px;
    position: relative;
    top: 1px; }

.vip-item {
  display: inline-block;
  margin-right: 3px;
  line-height: 1.3; }
  .vip-item i {
    font-size: 0.75rem;
    line-height: 1.6;
    position: relative;
    top: 2px;
    color: #28a745; }

.new-item {
  background: rgba(255, 172, 27, 0.7);
  position: absolute;
  top: 2px;
  right: 2px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 21px;
  height: 20px;
  padding: 0 5px;
  display: block;
  border-radius: 5px;
  color: #fff; }

.count-photo {
  background: rgba(255, 172, 27, 0.7);
  position: absolute;
  bottom: 2px;
  right: 2px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 21px;
  height: 20px;
  padding: 0 5px;
  display: block;
  border-radius: 5px;
  color: #fff; }

.action-profile {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .action-profile li {
    float: left;
    padding: 0 5px; }
    .action-profile li i {
      font-size: 25px;
      line-height: 30px;
      color: #868e96; }

.activity-line .ava-box,
.activity-list .ava-box {
  position: relative; }
  .activity-line .ava-box .online,
  .activity-list .ava-box .online {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #ffffff;
    border-radius: 10px;
    width: 16px;
    height: 16px;
    z-index: 101;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1); }
    .activity-line .ava-box .online:before,
    .activity-list .ava-box .online:before {
      content: "";
      position: absolute;
      right: 2px;
      top: 2px;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background: #28a745;
      z-index: 101;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.profile-card-badge {
  font-size: 10px;
  padding: 2px 6px;
  border-radius: 5px;
  color: #ffffff;
  background-color: #868e96;
  display: inline-block; }

.grid-item-cherotic a,
.grid-item-cherotic .profile-card {
  border: 2px solid #98067a; }

.profile-card {
  position: relative;
  z-index: 10;
  display: block;
  text-align: center;
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
  margin-bottom: 10px; }
  .profile-card .online {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ffffff;
    z-index: 101;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1); }
    .profile-card .online:before {
      content: "";
      width: 16px;
      height: 16px;
      border-radius: 50%;
      display: block;
      position: absolute;
      left: 2px;
      top: 2px;
      background: #28a745;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  .profile-card .ava-box {
    position: relative; }
    .profile-card .ava-box .new-item + .ico-cherotic {
      right: 43px; }
    .profile-card .ava-box .ico-cherotic,
    .profile-card .ava-box .ico-tcl {
      position: absolute;
      top: 2px;
      right: 2px; }
  .profile-card .about {
    color: #959699;
    text-decoration: none;
    display: block; }
  .profile-card .nickname-card {
    font-size: 16px;
    color: #000;
    display: inline-block;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: -2px;
    text-decoration: none; }

.grid-item .wrapper-nickname-card {
  position: relative;
  margin-right: 3px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .grid-item .wrapper-nickname-card .vip-item {
    display: inline-block;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: -2px; }

.photo-num {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #959699;
  display: inline-block;
  vertical-align: middle; }
  .photo-num li {
    margin-left: 5px;
    margin-right: 5px;
    float: left; }
    .photo-num li i {
      line-height: 30px;
      margin-right: 5px;
      position: relative;
      bottom: -3px; }
    .photo-num li span {
      font-size: 12px;
      line-height: 30px; }

.card {
  border-radius: 5px;
  border: none;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px; }
  .card.card-welcome {
    box-shadow: none;
    background: rgba(0, 0, 0, 0); }
  .card.card-confirmation {
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    text-align: center; }
    .card.card-confirmation p {
      line-height: 1.3;
      font-size: 0.9rem;
      margin-bottom: 10px; }
  .card .logo {
    position: relative; }
  .card .card-body {
    padding: 20px 15px; }
  .card .hot-img {
    position: relative;
    height: 200px;
    background-color: #CCC;
    border-radius: 3px 3px 0 0;
    background-size: cover;
    background-position: center; }
    .card .hot-img i {
      position: absolute;
      top: 50px;
      left: 0;
      right: 0;
      z-index: 10;
      text-align: center;
      font-size: 100px;
      color: #FFF; }
    .card .hot-img:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(255, 255, 255, 0.6); }
  .card .card-title {
    font-size: 21px;
    font-weight: 700; }
  .card .card-header {
    padding: 20px 15px;
    background: none;
    border: none;
    padding-bottom: 0; }
    .card .card-header .card-title {
      margin-bottom: 0; }

.box {
  margin-bottom: 15px; }
  .box .box-header {
    overflow: hidden; }
    .box .box-header .box-title {
      font-size: 18px;
      display: inline-block;
      margin-bottom: 0;
      padding: 10px 0;
      line-height: 30px; }
    .box .box-header .box-nav {
      list-style: none;
      margin: 0;
      padding: 0;
      float: right; }
      .box .box-header .box-nav li {
        float: left; }
        .box .box-header .box-nav li a {
          display: block;
          line-height: 30px;
          color: #da0e67;
          padding: 10px 0; }
          .box .box-header .box-nav li a i {
            line-height: 30px;
            font-size: 25px;
            vertical-align: middle; }

.section {
  margin-bottom: 30px; }
  .section .section-header {
    text-align: center;
    margin-bottom: 20px; }

.area-provider-mail {
  margin-top: 40px;
  text-align: center;
  max-width: 400px;
  margin: 0 auto; }
  .area-provider-mail .title {
    font-size: 20px;
    font-weight: normal;
    margin: 0 auto;
    color: #fff; }
    .area-provider-mail .title::after {
      content: '>>';
      margin-left: 20px; }
  .area-provider-mail .img-mail {
    display: flex;
    align-items: center;
    background: #23D18C;
    border-radius: 60px; }
    .area-provider-mail .img-mail .provider-mail-image {
      width: 60px;
      height: 60px;
      background: #fff;
      border-radius: 50%;
      margin: 1px;
      overflow: hidden; }
      .area-provider-mail .img-mail .provider-mail-image img {
        width: 100%;
        height: 100%;
        padding: 5px;
        object-fit: contain; }
      .area-provider-mail .img-mail .provider-mail-image.provider-mail-gmail img {
        padding: 10px; }
      .area-provider-mail .img-mail .provider-mail-image.provider-mail-outlook img {
        padding: 10px; }
      .area-provider-mail .img-mail .provider-mail-image.provider-mail-web-de {
        background: #FFDA00; }
    .area-provider-mail .img-mail:hover {
      text-decoration: none; }

.ava {
  border-radius: 5px; }
  .ava.ava-md {
    width: 70px;
    height: 70px; }
  .ava.ava-sm {
    width: 35px;
    height: 35px; }
  .ava.ava-circle {
    border-radius: 100%; }
  .ava.ava-lg {
    width: 100%; }
  .ava.ava-error {
    filter: grayscale(100%); }
  .ava.ava-xlg {
    width: 132px;
    height: 132px; }

.ava-view {
  position: relative;
  z-index: 2; }
  .ava-view .ava {
    border: 5px solid #FFF;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 15px; }
    .ava-view .ava.ava-md {
      width: 150px;
      height: 150px; }

.profile-box {
  background: #FFF;
  position: fixed;
  top: 50px;
  left: 0;
  width: 100%;
  height: 70px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  padding: 10px 15px;
  padding-left: 85px; }
  .profile-box:hover {
    text-decoration: none;
    background-color: #f8f9fa; }
  .profile-box:active {
    background-color: #e9ecef; }
  .profile-box .about {
    color: #495057; }
  .profile-box .ava-box {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 0; }
    .profile-box .ava-box img {
      border-radius: 0; }

.send-box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: transparent;
  z-index: 1000; }
  .send-box span {
    font-size: 13px;
    color: #ccc; }
  .send-box .sent-field {
    display: block;
    width: 100%;
    border-radius: 0;
    height: 50px;
    border: none;
    line-height: 20px;
    padding: 15px 50px 15px 15px;
    background: #FFF;
    box-shadow: none;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    font-size: 16px;
    font-weight: normal;
    -webkit-appearance: none;
    max-height: 250px; }
  .send-box .icon {
    display: block;
    color: #fff;
    width: 40px;
    text-align: center;
    line-height: 30px;
    padding: 5px;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 23px;
    border-radius: 50%;
    margin: 5px;
    background: #28a745; }
  .send-box-ai .icon {
    right: 50px; }
  .send-box-ai .icon-ai {
    font-family: "Open Sans", Sans-serif !important;
    font-weight: bold;
    right: 0; }

.modalHelpMeMessage .modal-footer {
  display: block;
  padding: 15px; }

.content.messages-content {
  padding-top: 135px;
  overflow-x: hidden;
  overflow-y: auto; }

.message .message-content {
  display: inline-block;
  background: #e3f7ff;
  border-radius: 20px;
  padding: 10px 15px;
  position: relative;
  margin-bottom: 30px;
  max-width: 100%; }
  .message .message-content .actions-btns {
    margin-top: 10px; }
  .message .message-content .actions-title {
    margin-top: 5px;
    font-weight: 800; }
  .message .message-content .message-inside {
    font-size: 15px;
    margin: 0;
    position: relative;
    z-index: 2;
    word-wrap: break-word; }

.message.user-message .message-content .date {
  font-size: 11px;
  color: #CCC;
  position: absolute;
  bottom: -20px;
  left: 20px;
  white-space: nowrap; }

.message.user-message .message-content .ava {
  position: absolute;
  bottom: -10px;
  left: -45px; }

.message.user-message .message-content:before {
  position: absolute;
  left: 0;
  bottom: -6px;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 0;
  border-color: #e3f7ff transparent transparent transparent;
  z-index: 1; }

.message.user-message.male-message .message-content {
  background: #e3f7ff; }
  .message.user-message.male-message .message-content:before {
    border-color: #e3f7ff transparent transparent transparent; }

.message.user-message.female-message .message-content {
  background: #fde7ee; }
  .message.user-message.female-message .message-content:before {
    border-color: #fde7ee transparent transparent transparent; }

.message.my-message {
  text-align: right; }
  .message.my-message .message-content {
    background: #fde7ee;
    margin-left: 0;
    text-align: left; }
    .message.my-message .message-content .date {
      font-size: 11px;
      color: #CCC;
      position: absolute;
      bottom: -20px;
      right: 20px;
      white-space: nowrap; }
    .message.my-message .message-content:before {
      position: absolute;
      right: 0;
      bottom: -10px;
      display: block;
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 30px 30px 0;
      border-color: transparent #fde7ee transparent transparent;
      z-index: 1; }
  .message.my-message.male-message .message-content {
    background: #e3f7ff; }
    .message.my-message.male-message .message-content:before {
      border-color: transparent #e3f7ff transparent transparent; }
  .message.my-message.female-message .message-content {
    background: #fde7ee; }
    .message.my-message.female-message .message-content:before {
      border-color: transparent #fde7ee transparent transparent; }

.default-message {
  height: 115px;
  opacity: 0; }

.photo-box {
  margin-bottom: 5px;
  color: #959699; }

.photo-more {
  background: rgba(218, 14, 103, 0.5);
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center; }
  .photo-more i {
    position: absolute;
    display: block;
    font-size: 50px;
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    top: 50%;
    margin-top: -27px;
    color: #FFF; }
  .photo-more span {
    color: #FFF;
    font-weight: 300;
    font-size: 32px;
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    top: 50%;
    margin-top: -27px; }

.photo-with-icon {
  position: relative; }
  .photo-with-icon:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 5px; }
  .photo-with-icon i {
    position: absolute;
    display: block;
    font-size: 50px;
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    top: 50%;
    margin-top: -27px;
    color: #FFF;
    opacity: 0.5; }

.photo-more-male {
  background: rgba(43, 106, 255, 0.5); }

.photo-more-no-img {
  background: rgba(43, 106, 255, 0.5); }

.photo-lg {
  display: block; }

.photo-md {
  display: block;
  margin-bottom: 10px;
  position: relative; }

.fantasy-img {
  display: block;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 10px; }
  .fantasy-img img {
    width: 100%;
    transition: all 0.15s ease-in-out; }
  .fantasy-img .check-box {
    position: absolute;
    right: 10px;
    top: 10px;
    background: rgba(255, 255, 255, 0.5);
    width: 40px;
    height: 40px;
    border-radius: 5px;
    transition: all 0.15s ease-in-out;
    text-align: center;
    z-index: 100; }
    .fantasy-img .check-box.checked {
      background: #52d194; }
      .fantasy-img .check-box.checked i {
        opacity: 1; }
      .fantasy-img .check-box.checked.checked-double {
        background: rgba(218, 14, 103, 0.9); }
    .fantasy-img .check-box i {
      font-size: 36px;
      color: #FFF;
      transition: all 0.15s ease-in-out;
      opacity: 0; }
  .fantasy-img input[type="checkbox"] {
    opacity: 0;
    position: absolute; }
  .fantasy-img input[type="checkbox"]:checked + .check-box {
    background: #52d194; }
    .fantasy-img input[type="checkbox"]:checked + .check-box i {
      opacity: 1; }

.fantasy-label {
  transition: all 0.15s ease-in-out;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
  text-align: center;
  padding: 10px;
  font-size: 14px; }
  .fantasy-label img {
    min-width: 100px;
    width: 100%;
    border-radius: 5px; }

.gallery-box {
  display: block;
  overflow: hidden; }
  .gallery-box.row > .col, .gallery-box.row > [class*="col-"] {
    display: block;
    float: left; }

.switcher-line {
  display: block; }
  .switcher-line .check-box {
    position: absolute;
    right: 22px;
    top: 8px;
    background: #EEE;
    width: 34px;
    height: 34px;
    border-radius: 5px;
    transition: all 0.15s ease-in-out;
    text-align: center;
    z-index: 100; }
  .switcher-line.checked {
    background: #52d194; }
    .switcher-line.checked i {
      opacity: 1; }
    .switcher-line.checked.checked-double {
      background: rgba(218, 14, 103, 0.9); }
  .switcher-line i {
    font-size: 34px;
    color: #FFF;
    transition: all 0.15s ease-in-out;
    opacity: 0; }
  .switcher-line input[type="checkbox"] {
    opacity: 0;
    position: absolute; }
  .switcher-line input[type="checkbox"]:checked + .check-box {
    background: #52d194; }
    .switcher-line input[type="checkbox"]:checked + .check-box i {
      opacity: 1; }

.edit-line:before {
  display: block;
  content: "\e965";
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 18px;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #CCC;
  z-index: 101;
  background: #ffffff;
  padding-left: 5px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .edit-line:before:after {
    content: "";
    width: 35px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    z-index: 100; }

.check-box.checked {
  background: #52d194; }
  .check-box.checked i {
    opacity: 1; }

.check-box.check-box-first {
  right: 70px; }

.table-title-label {
  position: absolute;
  display: block;
  width: 34px;
  right: 10px;
  top: 8px; }
  .table-title-label.table-title-label-first {
    right: 55px; }

.vip-badge {
  border-radius: 5px;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
  display: block;
  background: #FFFFFF;
  height: 180px;
  text-align: center;
  margin-top: 20px;
  position: relative;
  padding-left: 10px;
  padding-right: 10px; }
  .vip-badge:hover {
    text-decoration: none; }
  .vip-badge .title {
    display: block;
    font-size: 16px;
    padding: 30px 0 30px;
    color: #222;
    font-weight: 600;
    border-radius: 5px 5px 0 0;
    max-width: 100px;
    margin: 0 auto; }
  .vip-badge .best-plan-title {
    display: block;
    line-height: 20px;
    color: #FFF;
    background: #28a745;
    border-radius: 3px 3px 0 0;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600; }
  .vip-badge .price {
    font-size: 14px; }
    .vip-badge .price .old-price {
      display: block;
      text-decoration: line-through;
      color: #999; }
    .vip-badge .price .new-price {
      display: block;
      font-weight: 600;
      color: #ffa116; }
  .vip-badge .badge-item {
    position: relative;
    display: block;
    margin-bottom: 5px; }
    .vip-badge .badge-item img {
      width: 80px; }
    .vip-badge .badge-item .badge-vip {
      display: block;
      font-size: 12px;
      position: absolute;
      top: 15px;
      left: 0;
      right: 0;
      text-align: center;
      color: #FFF;
      text-transform: uppercase; }
    .vip-badge .badge-item .badge-value {
      display: block;
      font-size: 9px;
      position: absolute;
      bottom: 18px;
      left: 0;
      right: 0;
      text-align: center;
      color: #FFF;
      max-width: 50px;
      margin: 0 auto; }
  .vip-badge.best-plan {
    z-index: 10;
    margin-top: 0;
    height: 225px;
    margin-left: -10px;
    margin-right: -10px;
    border: 2px solid #28a745;
    padding-left: 0;
    padding-right: 0; }
    .vip-badge.best-plan.highlighter {
      border: 4px solid #28a745; }
    .vip-badge.best-plan .badge-item img {
      width: 90px; }
    .vip-badge.best-plan .badge-item .badge-vip {
      top: 17px; }
    .vip-badge.best-plan .badge-item .badge-value {
      bottom: 22px; }
    .vip-badge.best-plan .title {
      padding: 5px 0;
      max-width: inherit; }
  .vip-badge.sale-plan {
    z-index: 10;
    margin-top: 0;
    padding: 1rem 0;
    height: auto;
    border: 2px solid #28a745;
    position: relative; }
    .vip-badge.sale-plan .badge-item img {
      width: 90px; }
    .vip-badge.sale-plan .badge-item .badge-vip {
      top: 17px; }
    .vip-badge.sale-plan .badge-item .badge-value {
      bottom: 22px; }
    .vip-badge.sale-plan .title {
      padding: 5px 0;
      max-width: inherit;
      font-size: 1.3rem; }
    .vip-badge.sale-plan .best-plan-title {
      background: #28a745;
      position: absolute;
      left: 1rem;
      right: 1rem;
      top: -11px;
      border-radius: 1rem; }
    .vip-badge.sale-plan .old-price {
      font-size: 1rem; }
    .vip-badge.sale-plan .new-price {
      font-size: 1.3rem; }

.row.vip-select {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 15px; }
  .row.vip-select > .col,
  .row.vip-select > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.vip-list {
  list-style: none;
  padding: 0;
  margin: 0; }
  .vip-list li {
    position: relative;
    padding-left: 20px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }
    .vip-list li:before {
      display: block;
      content: "\e92e";
      border-radius: 8px;
      color: #28a745;
      position: absolute;
      left: 0;
      top: 1px; }
    .vip-list li span {
      font-family: "Open Sans", sans-serif !important;
      font-size: 0.8rem; }

.carrot-box .ava-view .ava.ava-md {
  width: 120px;
  height: 120px; }

.discount-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 1rem;
  background: #ffffff;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 10px; }
  .discount-box .title {
    font-size: 1rem;
    font-weight: 700; }
  .discount-box .discount {
    font-size: 1.5rem;
    font-weight: bold;
    color: #da0e67;
    text-transform: uppercase; }
  .discount-box p {
    text-align: center;
    font-size: .7rem;
    font-weight: 300;
    margin: 0; }

.one-product .vip-badge {
  height: 220px;
  margin-top: 0; }

.one-product-panel {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 40%, white 60%, rgba(255, 255, 255, 0) 100%); }

.dropdown-item.active,
.dropdown-item:active {
  background: #da0e67; }

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: visible !important; }

.pswp__button {
  transition: all 0.15s ease-in-out; }

.pswp-like-btn {
  background: none !important;
  color: #FFF;
  font-size: 21px; }
  .pswp-like-btn.active {
    color: #da0e67;
    opacity: 1;
    font-size: 31px; }

.custom-button {
  transition: all 0.15s ease-in-out;
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none; }
  .custom-button:hover {
    opacity: 1; }

.pswp-main-photo-btn {
  background: none !important;
  color: #FFF;
  font-size: 21px; }

.pswp-unlock-btn {
  background: none !important;
  color: #FFF;
  font-size: 18px; }

.set-photo-main {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 10px; }

.pswp__bg {
  background: rgba(64, 64, 64, 0.95); }

.photo-controls {
  position: absolute;
  bottom: 0;
  margin-bottom: 50px;
  z-index: 1510;
  left: 0;
  right: 0;
  text-align: center; }
  .photo-controls .photo-controls-nav {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0; }
    .photo-controls .photo-controls-nav li {
      float: left; }
      .photo-controls .photo-controls-nav li a {
        margin: 0 10px;
        border-radius: 50px;
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        float: left;
        transition: all 0.15s ease-in-out;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        background: #FFF;
        text-decoration: none !important; }
      .photo-controls .photo-controls-nav li.like-this-photo.active {
        opacity: 1; }
        .photo-controls .photo-controls-nav li.like-this-photo.active i {
          font-size: 30px;
          color: #da0e67; }
          .photo-controls .photo-controls-nav li.like-this-photo.active i:before {
            content: "\e916"; }
      .photo-controls .photo-controls-nav li.comment-modal-show:active, .photo-controls .photo-controls-nav li.comment-modal-show:focus {
        opacity: 1; }
        .photo-controls .photo-controls-nav li.comment-modal-show:active i, .photo-controls .photo-controls-nav li.comment-modal-show:focus i {
          font-size: 30px; }
          .photo-controls .photo-controls-nav li.comment-modal-show:active i:before, .photo-controls .photo-controls-nav li.comment-modal-show:focus i:before {
            content: "\e930"; }
      .photo-controls .photo-controls-nav li.unlock-vip-show:active, .photo-controls .photo-controls-nav li.unlock-vip-show:focus {
        opacity: 1; }
        .photo-controls .photo-controls-nav li.unlock-vip-show:active i, .photo-controls .photo-controls-nav li.unlock-vip-show:focus i {
          font-size: 30px; }
          .photo-controls .photo-controls-nav li.unlock-vip-show:active i:before, .photo-controls .photo-controls-nav li.unlock-vip-show:focus i:before {
            content: "\e92c"; }
      .photo-controls .photo-controls-nav li.delete-photo:active, .photo-controls .photo-controls-nav li.delete-photo:focus {
        opacity: 1; }
        .photo-controls .photo-controls-nav li.delete-photo:active i, .photo-controls .photo-controls-nav li.delete-photo:focus i {
          font-size: 30px; }
          .photo-controls .photo-controls-nav li.delete-photo:active i:before, .photo-controls .photo-controls-nav li.delete-photo:focus i:before {
            content: "\e921"; }
      .photo-controls .photo-controls-nav li.set-as-main.active, .photo-controls .photo-controls-nav li.set-as-main:active, .photo-controls .photo-controls-nav li.set-as-main:focus {
        opacity: 1; }
        .photo-controls .photo-controls-nav li.set-as-main.active i, .photo-controls .photo-controls-nav li.set-as-main:active i, .photo-controls .photo-controls-nav li.set-as-main:focus i {
          color: #52d194;
          font-size: 30px; }
      .photo-controls .photo-controls-nav li.lock-photo i {
        line-height: 50px; }
      .photo-controls .photo-controls-nav li.lock-photo.active, .photo-controls .photo-controls-nav li.lock-photo:active, .photo-controls .photo-controls-nav li.lock-photo:focus {
        opacity: 1; }
        .photo-controls .photo-controls-nav li.lock-photo.active i, .photo-controls .photo-controls-nav li.lock-photo:active i, .photo-controls .photo-controls-nav li.lock-photo:focus i {
          line-height: 50px;
          color: #ffac1b;
          font-size: 25px; }
          .photo-controls .photo-controls-nav li.lock-photo.active i:before, .photo-controls .photo-controls-nav li.lock-photo:active i:before, .photo-controls .photo-controls-nav li.lock-photo:focus i:before {
            content: "\e932"; }
      .photo-controls .photo-controls-nav li i {
        color: #959699;
        font-size: 25px;
        line-height: 51px;
        transition: all 0.15s ease-in-out; }
      .photo-controls .photo-controls-nav li.disabled-btn {
        pointer-events: none; }

.pswp__ui--idle .pswp__top-bar {
  z-index: 100; }

.lock-img a {
  display: block;
  margin: 0 10px;
  margin-top: -44px;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  float: left;
  transition: all 0.15s ease-in-out;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  background: #FFF;
  text-decoration: none !important;
  pointer-events: auto; }
  .lock-img a i {
    font-size: 30px;
    line-height: 51px;
    color: #959699; }

.lock-img {
  position: fixed;
  top: 44px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none; }
  .lock-img i {
    color: #FFF;
    font-size: 50px; }

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  z-index: 1000; }

.input-upload {
  width: 100%;
  height: 52px;
  display: inline-block;
  margin-right: 15px;
  position: relative;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 35px;
  color: #212529;
  overflow: hidden;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px; }
  .input-upload:before {
    content: "\e960";
    display: block;
    width: 100%;
    height: 54px;
    background: #F9F9F9;
    padding-top: 12px;
    padding-left: 10px;
    position: relative;
    z-index: 101; }

.ano_phototool_controls {
  margin-bottom: 15px; }
  .ano_phototool_controls div {
    display: inline-block; }
  .ano_phototool_controls + div {
    margin-left: 13px; }

.photo-crop-area {
  overflow: hidden; }

.uploadPicture {
  margin-bottom: 15px; }

.alert {
  border: none;
  border-radius: 5px;
  padding: 15px 15px;
  font-size: 16px;
  color: #000;
  margin-bottom: 15px;
  position: relative; }
  .alert.alert-light {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); }
  .alert.alert-dismissible {
    opacity: 1;
    padding: 15px 45px 15px 15px; }
    .alert.alert-dismissible button.close {
      position: absolute;
      right: 10px;
      top: 4px;
      padding: 0; }
  .alert.alert-icon {
    padding-left: 56px; }
    .alert.alert-icon .icon {
      font-size: 27px;
      position: absolute;
      left: 15px;
      top: 50%;
      transform: translateY(-50%); }
  .alert.alert-danger .icon {
    color: #df4141; }

.alerts-container {
  padding-top: 10px; }

.alert-mobile-modal {
  position: relative;
  padding-right: 60px; }
  .alert-mobile-modal i {
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%); }

.notifications-area {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 1010; }
  .notifications-area-bottom {
    bottom: 0; }
  .notifications-area .alert-notification {
    border-radius: 5px;
    padding: 10px 60px 10px 10px;
    position: relative;
    background-color: rgba(33, 37, 41, 0.9);
    margin: 0 5px 5px;
    -webkit-transition: all .12s linear;
    -moz-transition: all .12s linear;
    -o-transition: all .12s linear;
    transition: all .12s linear;
    transform: translateX(105%); }
    .notifications-area .alert-notification.show {
      transform: translateX(0); }
  .notifications-area .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 70px;
    text-align: center;
    padding: 0;
    opacity: 1; }
    .notifications-area .close .icon {
      line-height: 70px;
      font-size: 24px;
      color: #fff; }
  .notifications-area .alert-ava {
    width: 50px;
    height: 50px;
    position: relative; }
    .notifications-area .alert-ava img {
      width: 50px;
      height: 50px;
      object-fit: cover;
      border-radius: 50%;
      overflow: hidden; }
    .notifications-area .alert-ava-online:before {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      width: 14px;
      height: 14px;
      background-color: #fff;
      border-radius: 50%;
      z-index: 101; }
    .notifications-area .alert-ava-online:after {
      content: "";
      position: absolute;
      bottom: 2px;
      right: 2px;
      width: 10px;
      height: 10px;
      background-color: #28a745;
      border-radius: 50%;
      z-index: 102; }
  .notifications-area .alert-username {
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    margin-bottom: 2px;
    font-size: 16px;
    font-weight: bold;
    padding-right: 50px;
    color: #fff; }
  .notifications-area .alert-text {
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    margin-bottom: 0;
    font-size: 14px;
    padding-right: 50px;
    color: #fff; }

body {
  min-height: 100vh; }

.owl-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1; }
  .owl-bg .item {
    margin-bottom: 0;
    height: 100vh;
    background-size: cover;
    background-position: top center; }

.modern-card {
  background: rgba(255, 255, 255, 0.75);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  border-radius: 0;
  padding: 30px 15px;
  margin-bottom: 0;
  color: #333; }
  .modern-card.content-card {
    margin-bottom: 40px; }
  .modern-card h1 {
    text-align: center;
    font-size: 30px !important;
    margin-top: 5px !important;
    margin-bottom: 15px !important; }
  .modern-card img {
    max-width: 100%;
    width: auto; }
  .modern-card label {
    margin-bottom: 15px; }
  .modern-card .switch-label, .modern-card label {
    font-size: 16px; }
  .modern-card .select-location-list {
    margin-bottom: 0;
    padding: 0; }
    .modern-card .select-location-list a {
      margin-left: 15px;
      margin-right: 15px;
      width: auto; }
      .modern-card .select-location-list a:first-child {
        margin-top: 10px; }
      .modern-card .select-location-list a:last-child {
        margin-bottom: 10px; }
  .modern-card .alerts-container {
    padding-top: 0 !important; }

a.modern-card h2 {
  color: #da0e67; }

.modern-login {
  padding-top: 200px;
  display: flex;
  height: 100vh;
  margin-bottom: 30px;
  position: relative; }
  .modern-login.login-partner {
    margin-bottom: 50px; }
    .modern-login.login-partner .modern-login-forum {
      bottom: -50px; }
      .modern-login.login-partner .modern-login-forum .container {
        padding-left: 15px !important; }
  .modern-login.login-partner-elite {
    margin-bottom: 60px; }
    .modern-login.login-partner-elite .modern-login-forum {
      bottom: -60px; }

.modern-login-forum {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }
  .modern-login-forum .form-group {
    margin-bottom: 10px; }
  .modern-login-forum .form-actions {
    margin-top: 30px;
    margin-bottom: 0; }
  .modern-login-forum .btn.btn-with-icon i {
    font-size: 26px; }
  .modern-login-forum .btn.btn-with-icon.btn-block {
    padding-left: 15px; }
  .modern-login-forum .btn.btn-with-icon-right {
    position: relative; }
    .modern-login-forum .btn.btn-with-icon-right i {
      position: absolute;
      right: 15px;
      top: 13px;
      font-size: 26px; }
  .modern-login-forum .owl-stage .item {
    margin-left: -30px;
    margin-right: -30px; }
    .modern-login-forum .owl-stage .item .container {
      transition: all 0.2s linear; }
  .modern-login-forum .owl-stage .owl-item.active:first-child .item .container {
    padding-left: 45px;
    padding-right: 60px; }
  .modern-login-forum .owl-stage .owl-item.active:last-child .item .container {
    padding-right: 45px;
    padding-left: 60px; }

.switch {
  position: relative;
  display: inline-block;
  width: 104px;
  height: 52px; }
  .switch input {
    display: none; }

/* Hide default HTML checkbox */
/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFF;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 20px;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1); }
  .slider:before {
    position: absolute;
    content: "";
    height: 52px;
    width: 52px;
    left: 0;
    bottom: 0;
    background: #da0e67;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 20px; }

input:checked + .switch-event .slider {
  background-color: #FFF; }

input:checked + .switch-event .slider:before {
  -webkit-transform: translateX(52px);
  -ms-transform: translateX(52px);
  transform: translateX(52px); }

.gender-switch-item {
  display: block;
  width: 52px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  font-size: 28px;
  transition: all 0.15s ease-in-out; }

.icon-gender-girl {
  position: absolute;
  left: 52px;
  top: 0;
  color: #777777; }

.icon-gender-man {
  position: absolute;
  left: 0;
  top: 0;
  color: #FFFFFF; }

input:checked + .switch-event .icon-gender-man {
  color: #777777; }

input:checked + .switch-event .icon-gender-girl {
  color: #FFFFFF; }

label.switch-label {
  display: block; }

.gender-switch-label {
  margin-bottom: -15px; }
  .gender-switch-label strong {
    color: #da0e67; }

.gender-switch-section {
  margin-top: -2px; }

.causes-box ul {
  color: #777;
  list-style: none;
  margin: 0;
  padding: 0; }
  .causes-box ul b {
    color: #333; }
  .causes-box ul li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 30px; }
    .causes-box ul li i {
      position: absolute;
      left: 0;
      top: 5px;
      font-size: 21px;
      color: #28a745; }
    .causes-box ul li:last-child {
      margin-bottom: 0; }

.modern-card h2 {
  font-size: 32px; }

.modern-card .btn-light {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.modern-card .form-control {
  line-height: 26px; }

.modern-card .btn {
  line-height: 26px; }

.modern-card .text-center img {
  display: inline-block; }

.main-visual {
  text-align: center;
  color: #da0e67;
  font-size: 64px; }

.sub-logo-text {
  color: #FFF;
  display: block;
  font-size: 21px;
  text-align: center;
  margin-top: 10px; }

h1.login-main-title {
  font-size: 19px !important; }

.gender-switch-label-line {
  margin-bottom: 15px !important;
  margin-left: 5px !important;
  font-size: 16px; }

.alert-cookies {
  background: rgba(255, 255, 255, 0.9);
  margin: 5px;
  line-height: 1;
  color: #555 !important;
  position: fixed !important;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1; }
  .alert-cookies .show {
    z-index: 101; }
  .alert-cookies small {
    position: relative;
    top: -2px; }

.one-page-login .modern-card .btn-light {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

.one-page-login .logo img {
  float: left;
  margin-left: 15px;
  margin-top: -5px; }

.one-page-login .logo .btn {
  float: right;
  margin-right: 15px; }

.login-register-btn {
  color: #da0e67; }

.mobile-radio {
  display: inline-block;
  position: relative;
  width: 32px;
  height: 32px;
  cursor: pointer;
  font-size: 22px;
  user-select: none;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  background: #FFFFFF;
  border-radius: 30px; }
  .mobile-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  .mobile-radio .checkmark {
    opacity: 0;
    transition: all 0.2s linear;
    position: absolute;
    top: 4px;
    left: 4px;
    height: 24px;
    width: 24px;
    background-color: #eee;
    background: #da0e67;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    border-radius: 24px; }
  .mobile-radio input:checked ~ .checkmark {
    opacity: 1; }

.radio-box-line {
  display: flex;
  align-items: center;
  font-size: 16px; }
  .radio-box-line label {
    margin-bottom: 0; }
  .radio-box-line .mobile-radio {
    margin-right: 15px; }
  .radio-box-line strong {
    color: #da0e67;
    font-size: 18px; }

.radio-line-list {
  margin-bottom: 20px;
  margin-top: 20px; }

.owl-carousel .owl-item img {
  max-width: 100% !important;
  width: auto !important; }

.advertising-box {
  display: block;
  margin-bottom: 15px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); }

.collapse-area {
  padding: 7px 5px;
  margin-bottom: 15px; }
  .collapse-area.borders {
    border-top: 1px solid #212529;
    border-bottom: 1px solid #212529; }
  .collapse-area .text {
    position: relative;
    padding-right: 30px;
    font-size: 11px;
    line-height: 1.5;
    color: #8e8e8e;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis; }
    .collapse-area .text.confirmation {
      color: #212529;
      white-space: unset; }
    .collapse-area .text .icon {
      font-size: 15px;
      color: silver;
      position: absolute;
      right: 5px;
      top: 3px;
      font-weight: 600;
      transform: rotate(180deg);
      -webkit-transition: all 0.12s linear;
      -moz-transition: all 0.12s linear;
      -o-transition: all 0.12s linear;
      transition: all 0.12s linear; }
      .collapse-area .text .icon.dark {
        color: #212529; }
    .collapse-area .text[aria-expanded='true'] .icon {
      transform: rotate(0); }
  .collapse-area .collapse-box {
    font-size: 11px;
    line-height: 1.5;
    color: #8e8e8e; }
    .collapse-area .collapse-box.confirmation {
      color: #212529; }

.activity-widget {
  z-index: 700;
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  background: #FFF;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  height: 64px; }
  .activity-widget:before {
    content: "";
    display: block;
    width: 60px;
    height: 4px;
    border-radius: 5px;
    background: #888686;
    position: fixed;
    left: 50%;
    margin-left: -30px;
    margin-top: 57px; }
  .activity-widget .item {
    margin-bottom: 0; }
  .activity-widget .activity-line {
    height: 64px;
    display: flex;
    padding-left: 15px;
    padding-right: 15px;
    align-items: center;
    padding-top: 7px;
    padding-bottom: 7px; }
    .activity-widget .activity-line .ava-box i {
      width: 50px;
      height: 50px;
      align-items: center;
      display: flex;
      justify-content: center;
      border: 1px solid rgba(218, 14, 103, 0.8);
      border-radius: 50%;
      color: #da0e67; }
  .activity-widget .ava-box img {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    max-width: 50px !important; }
  .activity-widget .activity-message {
    align-items: center;
    font-size: 13px;
    line-height: 1.2;
    margin-left: 10px; }
  .activity-widget .activity-list {
    display: none; }
    .activity-widget .activity-list .activity-line {
      border-top: 1px solid #EEE; }

.with-activity-widget {
  padding-top: 50px; }

.activity-widget.activity-open {
  z-index: 700;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
  .activity-widget.activity-open:before {
    content: "";
    display: block;
    width: 60px;
    height: 4px;
    border-radius: 5px;
    background: #888686;
    position: fixed;
    left: 50%;
    margin-left: -30px;
    margin-top: 57px; }
  .activity-widget.activity-open .activity-list {
    display: block; }
    .activity-widget.activity-open .activity-list .ava-box i {
      width: 50px;
      height: 50px;
      align-items: center;
      display: flex;
      justify-content: center;
      border: 1px solid rgba(218, 14, 103, 0.8);
      border-radius: 50%;
      color: #da0e67; }

body.overflow-hidden {
  overflow: hidden !important; }

.spinner {
  margin: 30px auto;
  width: 70px;
  text-align: center; }

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #da0e67;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both; }

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes dot-grow {
  0%,
  40%,
  100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }

@keyframes dot-grow {
  0%,
  40%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@media (max-width: 768px) {
  .modern-login-forum .owl-stage .item {
    margin-left: 0;
    margin-right: 0; }
  .modern-login-forum .owl-stage .owl-item.active:first-child .item .container {
    padding-left: 15px;
    padding-right: 15px; }
  .modern-login-forum .owl-stage .owl-item.active:last-child .item .container {
    padding-right: 15px;
    padding-left: 15px; } }

@media (max-height: 580px) {
  .modern-login-forum {
    margin-top: 15px; }
    .modern-login-forum .owl-item {
      display: block;
      height: auto !important;
      min-height: 100px !important; }
      .modern-login-forum .owl-item .item {
        min-height: 100px !important; }
        .modern-login-forum .owl-item .item .container {
          position: relative;
          bottom: auto; }
  .modern-card {
    margin-top: 15px; }
  .modern-login {
    display: block;
    min-height: 540px; }
  .logo img {
    width: 140px; } }

@media (max-height: 812px) {
  .page-img {
    max-height: 100%;
    overflow: hidden; } }

@media (max-height: 736px) {
  .page-img {
    max-height: 400px;
    overflow: hidden; } }

@media (max-height: 667px) {
  .page-img {
    max-height: 330px;
    overflow: hidden; } }

@media (max-height: 568px) {
  .page-img {
    max-height: 200px;
    overflow: hidden; } }

/*# sourceMappingURL=common.sass */