@import url(font.css);
.btn.btn-with-icon i {
  top: 4px; }

.btn-square i {
  left: -2px !important; }

#footer {
  background: rgba(255, 255, 255, 0.95);
  color: #d67b99; }

.form-control {
  color: #212529;
  font-size: 18px; }

.form-group-title {
  margin-top: 30px;
  margin-bottom: 20px; }
  .form-group-title h4 {
    font-weight: 600;
    font-size: 18px;
    color: #212529; }

.switcher-line {
  background: #ffffff;
  font-size: 14px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  color: #555555; }

.input-line {
  background: #ffffff;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee !important;
  color: #555555; }
  .input-line .form-control {
    color: #212529; }
    .input-line .form-control:focus {
      color: #d67b99; }

.form-about-line {
  background: #ffffff;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 15px;
  font-size: 18px; }
  .form-about-line label {
    color: #212529; }

.form-section {
  border-top: none; }

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

.mobile-select-field .select-values li {
  color: #212529;
  font-size: 18px; }

.mobile-select-field .mobile-select-placeholder {
  color: #212529; }

.gift-box .name {
  color: #212529; }

#header {
  background: rgba(255, 255, 255, 0.95);
  color: #212529;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }

.coin-box {
  background: rgba(214, 123, 153, 0.3);
  display: flex; }
  .coin-box .coin-counter {
    color: #212529; }

.profile-box {
  padding: 10px 15px 10px 85px; }

.modal a span {
  color: #d67b99;
  text-decoration: none; }

.modal ::marker,
.modal .box-content span,
.modal p,
.modal p span {
  color: #212529 !important; }

.modal .modal-dialog .close {
  color: #212529; }

.modal .modal-dialog .modal-header .modal-title {
  color: #212529; }

.modal .modal-dialog .modal-content {
  background-color: #f8f8f8; }

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

.modal--welcome .modal-dialog .modal-header .logo {
  height: 60px;
  left: 50%;
  transform: translateX(-50%);
  width: auto; }

.nav .nav-link {
  color: #d67b99; }
  .nav .nav-link.active {
    color: #d67b99; }

.menu {
  background: #ffffff; }
  .menu .nav-link {
    border-bottom: 1px solid #eeeeee;
    color: #212529; }
    .menu .nav-link.active {
      background: #d67b99;
      color: #ffffff; }

.bg-gray {
  transition: all 0.15s ease-in-out;
  background: rgba(0, 0, 0, 0.02); }

.menu-left-open .menu.menu-left {
  border-right: none; }

body {
  color: #212529;
  background: -webkit-linear-gradient(top, #ffffff 0, #ffffff);
  background: linear-gradient(to bottom, #ffffff 0, #ffffff);
  background: -moz-linear-gradient(top, #ffffff 0, #ffffff);
  background: -ms-linear-gradient(top, #ffffff 0, #ffffff);
  background: -o-linear-gradient(top, #ffffff 0, #ffffff);
  background-color: #ffffff; }

.input-line.form-sub-title label {
  color: #212529; }

.or-text-sxt span {
  color: #212529; }

.vip-list li {
  font-family: "Open Sans", sans-serif !important;
  font-size: 0.8rem;
  color: #ffffff;
  text-align: left; }
  .vip-list li:before {
    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 span {
    color: #212529; }

.message .message-content {
  background: rgba(227, 247, 255, 0.7); }

.message.my-message .message-content {
  background: rgba(227, 247, 255, 0.7); }

.message.user-message .message-content {
  background: rgba(214, 123, 153, 0.3); }

.message.user-message.female-message .message-content {
  background: rgba(214, 123, 153, 0.3); }
  .message.user-message.female-message .message-content.initial-message {
    color: #ffffff;
    border-radius: 3px;
    background-color: #8b93a6; }

.message.user-message.male-message .message-content {
  background: rgba(214, 123, 153, 0.3); }
  .message.user-message.male-message .message-content.initial-message {
    color: #ffffff;
    border-radius: 3px;
    background-color: #8b93a6; }

.bubble {
  background: rgba(214, 123, 153, 0.8); }

.btn-main {
  background: #d67b99;
  border-color: #d67b99;
  color: #ffffff; }
  .btn-main:hover, .btn-main:active, .btn-main:focus, .btn-main.active {
    background: #d67b99;
    border-color: #d67b99;
    color: #ffffff; }

.nickname,
.modern-card .title {
  color: #d67b99; }

.modern-card {
  padding-top: 30px; }
  .modern-card .title {
    font-size: 22px;
    text-align: center; }

.vip-badge .title-badge,
.vip-badge .best-plan-title,
.search-slider .slider-handle,
.search-slider .slider-selection,
.mobile-radio .checkmark {
  background: #d67b99 !important; }

.vip-badge.best-plan {
  border-color: #d67b99; }

.vip-badge .best-plan-title {
  border-radius: 2px 2px 0 0; }

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

.content {
  overflow: visible; }
  .content.content-login {
    padding-top: 400px; }

.modern-login.one-page-login.login-page {
  min-height: calc(100vh - 80px); }

.modern-login.one-page-login .modern-login-forum {
  position: absolute;
  bottom: 111px; }

@media (max-width: 767px) {
  .modern-login.one-page-login .modern-login-forum {
    bottom: 81px; } }

.modern-login-content {
  padding-top: 300px; }

.modern-login .logo img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  max-width: 300px; }

.one-page-login .logo img {
  margin-top: 0;
  max-width: 300px; }

.action-links li {
  padding: 0 5px;
  -webkit-tap-highlight-color: rgba(214, 123, 153, 0.5);
  float: left; }
  .action-links li i {
    color: #999999; }

.btn-transparent {
  color: #d67b99; }

.content.error-page {
  color: #0e0109; }

.center-icon.wrapper-icon-lg .icon,
.form-about-line .label-value .icon-home-active.is-home,
.content-login .form-group a {
  color: #d67b99; }

.center-icon.wrapper-icon-lg.success {
  border-color: #d67b99; }

.material-form fieldset textarea {
  color: #0e0109; }

.nav.tabs-mobile .nav-item .nav-link.active {
  color: #d67b99; }

.spinner > div {
  background-color: #d67b99; }

.main-menu.active .menu-lines span {
  background: #d67b99; }

.list-group .list-group-item {
  color: #495057;
  background: #ffffff; }

a {
  color: #007bff; }

.nav.tabs-mobile .nav-item .nav-link.active:after {
  background: #d67b99; }

.content.container.online-visitors .grid-title {
  border-top-color: #d67b99; }

.message.user-message .message-content .date,
.message.my-message .message-content .date {
  color: #999999; }

.anstupser-message i,
.gift-box .list-group a .icon-box .ico-lg,
.gift-box .list-group a .nickname {
  color: #d67b99; }

.list-group .list-group-item.with-connection-icon .list-connection-icon i {
  color: #999999; }

.static-page p {
  color: #212529 !important; }
  .static-page p span {
    color: #212529 !important; }

.content.with-header-xs {
  padding-top: 200px; }

@media (min-width: 768px) {
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: rgba(192, 192, 192, 0.2);
    padding: 3px 4px 3px 17px;
    line-height: 1.5;
    border-radius: 12px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    color: #212529; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    font-weight: normal;
    padding: 0 0 0 6px;
    top: -2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #000000; }
  .wrapper {
    background: transparent; }
    .wrapper:before {
      background: transparent;
      z-index: -1; }
  body {
    background: #f3f3f3; } }

.termsfeed-com---nb .cc-nb-main-container {
  padding-top: 120px; }
  .termsfeed-com---nb .cc-nb-main-container:before {
    background-image: url("../img/naughtypeople_logo.png");
    height: 80px; }

.termsfeed-com---pc-dialog .cc-pc-head-title {
  padding-top: 120px; }
  .termsfeed-com---pc-dialog .cc-pc-head-title:before {
    background-image: url("../img/naughtypeople_logo.png");
    height: 80px; }

.termsfeed-com---pc-dialog .cc-pc-head-close {
  padding: 2px; }

.termsfeed-com---pc-dialog .cc-pc-head-lang {
  align-items: flex-end;
  padding-bottom: 10px; }

.wrapper-naughty-landing1 .content {
  padding-top: 190px; }

.best-price {
  position: absolute;
  top: -40px;
  right: -25px; }
  .best-price img {
    height: 50px; }

.form-check.with-icon .icon {
  color: #d67b99; }

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

.content {
  min-height: calc(100vh - 71px); }
  .content.with-header-naughtly {
    overflow: auto;
    position: relative;
    padding-top: 120px;
    padding-bottom: 170px; }

.logo-naughtly {
  top: 50px !important;
  position: relative;
  margin-top: 0; }

.modal.modalFsk18Mobile .modal-dialog .modal-header .modal-logo img {
  height: 80px; }

.modal.modalFsk18Mobile .modal-dialog .modal-content {
  background-color: #eed8d8; }

.content-footer {
  bottom: 0;
  padding-top: 15px;
  padding-bottom: 30px;
  background-color: rgba(0, 0, 0, 0.8); }

.footer-section {
  position: absolute;
  bottom: 30px; }

.footer-landing {
  position: static;
  padding-bottom: 30px; }

@media (max-width: 767px) {
  .content.with-header-naughtly {
    padding-bottom: 145px; }
  .footer-section,
  .content-footer {
    bottom: 0; } }

.wrapper {
  min-height: calc(100vh - 72px); }

/*# sourceMappingURL=naughtypeople.sass */