@font-face {
  font-family: "poppins";
  src: url("../fonts/poppins-semibold.ttf") format("truetype"); }
@font-face {
  font-family: "suisse";
  src: url("../fonts/suisse.ttf") format("truetype"); }
@-webkit-keyframes "slide-in-right" {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
@keyframes "slide-in-right" {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
* {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

a {
  text-decoration: none !important; }

html {
  overflow-x: hidden; }

body {
  overflow-x: hidden;
  background: #1c1b17; }

header.header-box {
  position: fixed;
  top: 132px; }

.site-box img {
  height: 180px; }

.divider-box {
  width: 95px;
  background-color: #e1d8c7;
  border: 1px solid #e1d8c7;
  margin: 40px 0 20px; }

body.pg {
  padding-top: 132px; }

nav.menu-box li {
  list-style: none;
  display: block;
  margin-bottom: 4px; }
nav.menu-box ul {
  list-style: none;
  padding: 0; }
  nav.menu-box ul li a {
    font-family: "suisse";
    font-size: 18px;
    line-height: 21px;
    color: #e1d8c7;
    transition: all 0.3s;
    text-decoration: none !important; }

ul.exchanges-box {
  list-style: none;
  padding: 0; }
  ul.exchanges-box li {
    border-color: #fff;
    overflow: hidden;
    color: #fff;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden; }
    ul.exchanges-box li a {
      padding: 28px 15px;
      float: left;
      width: 100%;
      color: #ddd;
      display: inline-flex;
      align-items: center;
      border-bottom: 1px solid #4b4a44;
      text-decoration: none !important; }
      ul.exchanges-box li a p {
        font-family: "suisse";
        font-size: 18px;
        line-height: 21px;
        color: #fff;
        width: 50%;
        float: left;
        text-align: left;
        margin: 0; }
      ul.exchanges-box li a span {
        font-family: "suisse";
        font-size: 14px;
        line-height: 21px;
        float: right;
        width: 50%;
        text-align: right; }
    ul.exchanges-box li:before {
      content: "";
      position: absolute;
      z-index: -1;
      left: 0;
      right: 100%;
      bottom: 0;
      background: #e1d8c7;
      height: 4px;
      -webkit-transition-property: right;
      transition-property: right;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out; }
    ul.exchanges-box li:hover {
      box-shadow: 0; }
      ul.exchanges-box li:hover:before {
        right: 0; }

ul.terms-box {
  list-style: none;
  padding: 0; }

a.site-phone-contact {
  top: calc(50vh - 90px);
  float: right;
  position: fixed;
  z-index: 4;
  right: 0; }

.phone-box {
  background-color: #e1d8c7;
  align-self: end;
  padding: 15px 11px;
  height: 185px;
  width: 60px;
  position: relative;
  color: #1c1b17; }

.box-icon {
  font-size: 40px;
  line-height: 21px;
  color: #1c1b17;
  text-align: center;
  display: block; }

.content-box {
  display: block;
  height: 100%;
  width: 120px;
  position: absolute;
  transform: rotate(-90deg);
  top: 17px;
  left: 41px; }
  .content-box span.chat-box {
    font-size: 11px;
    letter-spacing: 1.29px; }
  .content-box span {
    display: block;
    font-family: "poppins";
    font-size: 13px;
    line-height: 21px;
    color: #fff; }

.title-box h1 {
  font-family: "poppins";
  font-size: 97px;
  line-height: 98px;
  color: #e1d8c7;
  margin-top: -14px; }
.title-box a.btn.btn-primary {
  padding: 15px 25px;
  margin-top: 20px;
  display: inline-block;
  background-color: #e1d8c7;
  color: #1c1b17;
  font-family: "suisse";
  font-size: 16px;
  border-radius: 0;
  border-color: #e1d8c7; }

.about-title {
  font-family: "suisse";
  font-size: 28px;
  line-height: inherit;
  color: #e1d8c7;
  margin-bottom: 10px; }

.available-title {
  font-family: "suisse";
  font-size: 28px;
  line-height: inherit;
  color: #e1d8c7;
  margin-bottom: 10px; }

.dealing-title {
  font-family: "suisse";
  font-size: 28px;
  line-height: inherit;
  color: #e1d8c7;
  margin-bottom: 10px; }

.payments-title {
  font-family: "suisse";
  font-size: 28px;
  line-height: inherit;
  color: #e1d8c7;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px; }

.contact-title {
  font-family: "suisse";
  font-size: 28px;
  line-height: inherit;
  color: #e1d8c7;
  margin-bottom: 10px; }

.about-content {
  display: block;
  font-family: "suisse";
  font-size: 16px;
  line-height: inherit;
  color: #fff; }

.about-box {
  border-top: 1px solid #898479;
  margin-top: 30px;
  padding-top: 30px; }

.available-box {
  border-top: 1px solid #898479;
  margin-top: 30px;
  padding-top: 30px; }

.dealing-box {
  border-top: 1px solid #898479;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 0;
  margin-top: 0; }

.payments-box {
  border-top: 1px solid #898479;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 0;
  margin-top: 0; }

.contact-box {
  border-top: 1px solid #898479;
  margin-top: 30px;
  padding-top: 30px; }

.terms-box li {
  padding: 28px 15px;
  float: left;
  width: 100%;
  color: #ddd;
  display: inline-flex;
  align-items: center;
  border-bottom: 1px solid #4b4a44;
  text-decoration: none !important; }
  .terms-box li p {
    font-family: "suisse";
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    width: 50%;
    float: left;
    text-align: left;
    margin: 0; }
  .terms-box li span {
    font-family: "suisse";
    font-size: 14px;
    line-height: 21px;
    float: right;
    width: 50%;
    text-align: right;
    font-size: 18px;
    color: #fff; }

ul.payments-content {
  float: left;
  width: 100%;
  border-top: 1px solid #46433d;
  border-bottom: 1px solid #46433d;
  margin: 0 0 20px;
  list-style: none;
  padding: 0; }
  ul.payments-content > li {
    border-right: 1px solid #46433d;
    width: 25%;
    float: left; }
    ul.payments-content > li img {
      display: block;
      max-width: 100%;
      margin: 10px auto; }
    ul.payments-content > li:last-child {
      border: 0; }

p.address-area {
  margin: 30px 0;
  color: #fff;
  display: block;
  font-family: "suisse";
  font-size: 14px;
  line-height: 30px; }

a.contact-area {
  position: relative;
  padding-left: 51px;
  text-align: left;
  float: right;
  color: #fff;
  font-weight: 500;
  margin: 30px 0; }
  a.contact-area > i {
    position: absolute;
    left: 5px;
    font-size: 40px;
    color: #155724;
    top: 3px; }

.copyright-box {
  margin: 40px 0;
  color: #e1d8c7; }

a.logo img {
  height: 100px;
  max-width: 100%; }

.app-menu li {
  float: left;
  width: 50%; }
  .app-menu li:last-child a {
    text-align: right;
    width: 100%;
    float: right;
    color: #e1d8c7;
    font-weight: 600; }
.app-menu ul {
  float: left;
  width: 100%;
  padding: 25px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  margin-bottom: 0; }

.Welcome-text {
  width: 100%;
  display: block;
  background-color: #0b0f10;
  color: #fff;
  font-family: "suisse";
  font-size: 14px;
  line-height: 21px;
  padding: 19px 25px;
  margin-bottom: 30px; }

.app-tab .nav-tabs .nav-link {
  display: block;
  text-align: center;
  padding: 4px 0;
  font-family: "poppins";
  font-size: 16px;
  line-height: 41px;
  background-color: #e1d8c7;
  border: none;
  width: 100%;
  color: #1c1b17;
  border-radius: 0; }
.app-tab .nav-tabs .nav-link.active {
  background: #fff;
  color: #1c1b17; }
.app-tab .nav-tabs .nav-item {
  margin: 0; }
.app-tab .tab-content {
  padding: 30px 40px 30px 30px;
  overflow-x: hidden;
  display: block;
  position: fixed;
  top: 200px;
  width: 100%;
  height: calc(100% - 271px);
  overflow-y: auto;
  scrollbar-color: #555 #f1f1f1;
  scrollbar-width: thin; }
  .app-tab .tab-content::-webkit-scrollbar {
    width: 10px; }
  .app-tab .tab-content::-webkit-scrollbar-track {
    background: #f1f1f1; }
  .app-tab .tab-content::-webkit-scrollbar-thumb {
    background: #888; }
    .app-tab .tab-content::-webkit-scrollbar-thumb:hover {
      background: #555; }
.app-tab .dealing-title {
  padding-left: 25px; }
.app-tab hr {
  border-color: #4b4a44; }
.app-tab .tab-pane.active {
  -webkit-animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }
.app-tab .nav-justified .nav-item {
  z-index: 1; }

ul.app-section {
  padding: 0px;
  display: grid;
  grid: auto-flow 1fr/repeat(auto-fill, minmax(77px, 1fr));
  gap: 35px;
  list-style: none; }

.app-img {
  display: block;
  margin: 0 auto;
  height: 60px;
  width: 60px;
  position: relative;
  border-radius: 20px;
  box-shadow: 0 12px 10px rgba(0, 0, 0, 0.87);
  overflow: hidden; }
  .app-img img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%; }

.app-title {
  display: inline-block;
  color: #fff;
  font-family: "suisse";
  font-size: 12px;
  line-height: 14px;
  margin-top: 15px;
  position: relative;
  text-align: center;
  width: 100%; }

p.app-about-us {
  font-family: "suisse";
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  padding: 0 13px;
  margin-bottom: 0; }

ul.payment-options {
  padding: 0;
  list-style: none;
  float: left;
  width: 100%;
  display: grid;
  grid: auto-flow 1fr/repeat(auto-fill, minmax(150px, 1fr));
  margin-top: 15px; }

.address {
  float: left;
  font-family: "suisse";
  font-size: 14px;
  width: 100%;
  padding: 10px 30px;
  color: #fff;
  display: grid;
  gap: 10px; }

ul.demoids-area {
  padding: 0;
  list-style: none; }
  ul.demoids-area li {
    display: grid;
    color: #e1d8c7;
    gap: 5px;
    line-height: 25px; }
    ul.demoids-area li a {
      font-size: 18px;
      color: #fff;
      font-weight: 600; }

.app-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #e1d8c7; }
  .app-footer ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    list-style: none;
    padding: 0;
    float: left;
    width: 100%;
    height: 100%;
    margin: 0; }
    .app-footer ul li a {
      color: #1c1b17;
      width: 100%;
      float: left;
      display: grid;
      justify-content: center;
      text-align: center;
      padding: 10px;
      gap: 5px;
      font-weight: 600;
      text-decoration: none !important; }
      .app-footer ul li a span {
        font-family: "suisse";
        font-size: 14px; }
      .app-footer ul li a i {
        font-size: 26px; }
    .app-footer ul li:not(:last-child) {
      border-right: 1px solid #1c1b17; }

@media (min-width: 320px) and (max-width: 767px) {
  body.pg {
    padding-top: 30px; }

  .title-box {
    padding: 0 15px; }
    .title-box h1 {
      font-size: 45px;
      line-height: 62px; }

  header.header-box {
    position: relative;
    top: 0; }

  .site-box {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center; }

  nav.menu-box {
    float: left;
    width: 100%;
    margin: 30px 0; }
    nav.menu-box li {
      float: left;
      width: auto;
      position: relative; }
      nav.menu-box li::before {
        content: '|';
        color: #e1d8c7;
        position: absolute;
        right: 0; }
      nav.menu-box li:last-child:before {
        display: none; }
    nav.menu-box ul {
      justify-content: center;
      margin: 0;
      float: left;
      width: 100%;
      display: flex;
      align-items: baseline; }
      nav.menu-box ul li a {
        width: 100%;
        float: left;
        font-size: 14px;
        text-align: left;
        padding: 0 15px; }
      nav.menu-box ul li:first-child a {
        padding-left: 0; }

  .divider-box {
    display: none; }

  ul.exchanges-box li a {
    flex-wrap: wrap;
    padding: 20px 15px; }
    ul.exchanges-box li a p {
      width: 100%;
      font-size: smaller; }
    ul.exchanges-box li a span {
      text-align: left;
      margin-top: 5px; }

  .terms-box li {
    flex-wrap: wrap;
    padding: 20px 15px; }
    .terms-box li p {
      width: 100%;
      font-size: smaller;
      width: 60%;
      float: left; }
    .terms-box li span {
      text-align: left;
      margin-top: 5px;
      text-align: right;
      margin: 0;
      font-size: 15px;
      width: 40%; }

  .about-content {
    padding: 10px 30px 0;
    font-size: 14px;
    line-height: 21px; }

  .about-title {
    padding: 0 30px;
    font-size: 20px; }

  .available-title {
    padding: 0 30px;
    font-size: 20px; }

  .dealing-title {
    padding: 0 30px;
    font-size: 20px; }

  .payments-title {
    padding: 0 30px;
    font-size: 20px; }

  .contact-title {
    padding: 0 30px;
    font-size: 20px; }

  .about-box {
    margin-top: 15px;
    padding-top: 15px; }

  .available-box {
    margin-top: 15px;
    padding-top: 15px; }

  .dealing-box {
    margin-top: 15px;
    padding-top: 15px; }

  .payments-box {
    margin-top: 15px;
    padding-top: 15px; }

  .contact-box {
    margin-top: 15px;
    padding-top: 15px; }

  ul.payments-content {
    border: 0;
    margin: 20px 0;
    padding: 0 15px; }
    ul.payments-content > li {
      width: calc(50% - 10px);
      border: 1px solid #46433d;
      margin: 5px 5px; }
      ul.payments-content > li:last-child {
        width: calc(50% - 10px);
        border: 1px solid #46433d;
        margin: 5px 5px; }

  p.address-area {
    padding: 0 15px; }

  a.contact-area {
    float: left;
    margin: 0 5px; }

  ul.payment-options {
    gap: 10px; }
    ul.payment-options li {
      border: 1px solid #46433d; }

  .app-tab .dealing-title {
    padding-left: 15px; }

  .address {
    padding: 10px 15px; } }
@media (min-width: 768px) and (max-width: 1200px) {
  .title-box h1 {
    font-size: 50px;
    line-height: 64px; }
  .title-box a.btn.btn-primary {
    margin-bottom: 30px; }

  .about-title {
    padding: 0 30px 15px; }

  .available-title {
    padding: 0 30px 15px; }

  .dealing-title {
    padding: 0 30px 15px; }

  .payments-title {
    padding: 0 30px 15px; }

  .contact-title {
    padding: 0 30px 15px; }

  .about-box {
    margin-top: 0;
    padding-top: 20px;
    border-top: 0; }

  .available-box {
    margin-top: 0;
    padding-top: 20px;
    border-top: 0; }

  .dealing-box {
    margin-top: 0;
    padding-top: 20px;
    border-top: 0; }

  .payments-box {
    margin-top: 0;
    padding-top: 20px;
    border-top: 0; }

  .contact-box {
    margin-top: 0;
    padding-top: 20px;
    border-top: 0; }

  ul.exchanges-box li a {
    padding: 20px 15px; }

  .terms-box li {
    padding: 20px 15px; }

  ul.payments-content {
    margin: 20px 0; }

  p.address-area {
    padding: 0 15px; }

  .about-content {
    text-align: end;
    padding-bottom: 20px; }

  ul.payment-options {
    gap: 10px; }
    ul.payment-options li {
      border: 1px solid #46433d; }

  .about-content {
    flex: 0 0 50%;
    max-width: 50%; }

  .about-title {
    flex: 0 0 50%;
    max-width: 50%; } }
    /* ===== DARK BLACK + YELLOW THEME ===== */

body.pg {
    background-color: #000000;
    color: #ffffff;
}

/* Sidebar */
.header-box {
    background-color: #000000;
}

.menu-box ul li a {
    color: #ffffff;
}

.menu-box ul li a:hover {
    color: #ffcc00;
}

/* Divider */
.divider-box {
    background-color: #ffcc00;
}

/* Buttons */
.btn-primary {
    background-color: #ffcc00;
    border-color: #ffcc00;
    color: #000;
}

.btn-primary:hover {
    background-color: #e6b800;
    border-color: #e6b800;
}

/* Titles */
.title-box h1,
.available-title,
.about-title,
.dealing-title,
.payments-title,
.contact-title {
    color: #ffcc00;
}

/* Cards / Sections */
.about-box,
.available-box,
.dealing-box,
.payments-box,
.contact-box {
    background-color: #111111;
    color: #ffffff;
}

/* Exchange cards */
.exchanges-box li {
    background-color: #1a1a1a;
    border: 1px solid #ffcc00;
}

.exchanges-box li a p {
    color: #ffcc00;
}

.exchanges-box li a span {
    color: #cccccc;
}

/* Terms */
.terms-box li {
    background-color: #1a1a1a;
    border-left: 4px solid #ffcc00;
}

/* Phone box */
.phone-box {
    background-color: #111;
    border: 1px solid #ffcc00;
}

.phone-box .box-icon i {
    color: #155724;
}

/* Contact */
.contact-area {
    color: #ffcc00;
}

.contact-area:hover {
    color: #ffffff;
}

/* Payments section */
.payments-content li {
    background-color: #1a1a1a;
    padding: 10px;
    border-radius: 6px;
}

/* Footer */
.copyright-box {
    background-color: #000;
    color: #888;
}
/* FORCE FULL BLACK BOXES */

.about-box,
.available-box,
.dealing-box,
.payments-box,
.contact-box {
    background-color: #000000 !important;
}

/* Inner cards / list items */
.exchanges-box li,
.terms-box li {
    background-color: #000000 !important;
    border: 1px solid #222 !important; /* subtle border instead of grey */
}

/* Remove any grey lines */
.exchanges-box li,
.exchanges-box li a,
.terms-box li {
    box-shadow: none !important;
}

/* Optional: make separators cleaner */
.exchanges-box li {
    border-bottom: 1px solid #222 !important;
}
/* FOOTER SOCIAL ICONS */

.footer-social {
    margin-bottom: 15px;
}

.footer-social a {
    color: #ffcc00;
    font-size: 22px;
    margin: 0 12px;
    transition: 0.3s;
}

.footer-social a:hover {
    color: #ffffff;
    transform: scale(1.2);
}
.fa-facebook:before {
    content: "\f09a";
    color: blue;
}
.fa-telegram-plane:before {
    content: "\f3fe";
    color: skyblue;
}
.fa-instagram:before {
    content: "\f16d";
    color: red;
}
/* ===== APP DARK BLACK + YELLOW THEME ===== */

/* Body */
body {
    background-color: #000 !important;
    color: #fff;
}

/* Top menu */
.app-menu {
    background-color: #000;
    border-bottom: 1px solid #ffcc00;
}

.app-menu .link {
    color: #ffcc00;
}

/* Tabs */
.nav-tabs {
    background-color: #000;
    border-bottom: 1px solid #222;
}

.nav-tabs .nav-link {
    color: #ccc;
    background-color: #000;
    border: none;
}

.nav-tabs .nav-link.active {
    color: #000;
    background-color: #ffcc00;
    font-weight: bold;
}

/* Marquee */
.Welcome-text {
    background-color: #111;
    color: #ffcc00;
    border: 1px solid #222;
}

/* App cards */
.app-section li {
    background-color: #000 !important;
    border: 1px solid #222;
    border-radius: 8px;
    transition: 0.3s;
}

.app-section li:hover {
    border-color: #ffcc00;
    transform: translateY(-3px);
}

.app-title {
    color: #ffcc00;
}

/* About section */
.app-about-us {
    color: #ccc;
}

/* Terms */
.terms-box li {
    background-color: #000 !important;
    border-left: 4px solid #ffcc00;
}

/* Payments */
.payment-options li {
    background-color: #000;
    border: 1px solid #222;
    padding: 8px;
    border-radius: 6px;
}

/* Address */
.address span {
    color: #ccc;
    display: block;
}

/* Demo IDs */
.demoids-area li {
    color: #fff;
}

.demoids-area a {
    color: #ffcc00;
}

/* Footer (BOTTOM BAR) */
.app-footer {
    background-color: #000;
    border-top: 1px solid #ffcc00;
}

.app-footer ul li a {
    color: #ffcc00;
    text-align: center;
}

.app-footer ul li a:hover {
    color: #fff;
}

/* Icons */
.app-footer i {
    font-size: 18px;
}
.fa-whatsapp:before {
    content: "\f232";
    color: green;
}
.app-footer ul li a span {
    font-family: "suisse";
    font-size: 14px;
    color: white;
}


