.theme-dark {
  /* Start "SEO Marketing Demo" "IT Solution Demo" "Marketing Experts Demo" "CSS" */
  /* End "SEO Marketing Demo" "IT Solution Demo" "Marketing Experts Demo" "CSS" */
}


.theme-dark .navbar-area {
/*  margin-top: 30px;*/
  border-radius: 50em;
  transition: 
    margin-top 0.4s ease,
    border-radius 0.4s ease,
    background-color 0.4s ease;
}

/* Sticky navbar */
.theme-dark .navbar-area.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 0 !important; /* <- This line makes it flush with the top */
  border-radius: 0 !important;
  z-index: 999;
  /*-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);*/
/*  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;*/
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  border-top-color: #373743 !important;
  border-bottom: 1px solid #373743 !important;
}

/*================================================
Slider Top Area CSS
=================================================*/

.theme-dark .ticker-container {
  background-color: #000 !important;
  overflow: hidden;
  white-space: nowrap;
  padding: 10px 0;
  position: relative;
  border-bottom: 0px solid #373743; 
}

.theme-dark .ticker-item {
  display: inline-block;
  margin: 0 30px;
  font-weight: 500;
  color: #fff;
}

.theme-dark .modal-content {
    border: 1px solid #373743 !important;
    background-color: #000 !important;
    color: rgb(234, 236, 239);
    box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
}

.theme-dark .protected {
   color: #fff !important;
}

.theme-dark .colses-xmark {
    color: #fff !important;
}

.theme-dark .someone-details {
   color: #BFBFBF !important;
}

.theme-dark .account-types {
    color: #BFBFBF !important;
}

.theme-dark .company1 {
    box-sizing: border-box;
    margin: 4px 0px 0px;
    min-width: 0px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #b7bdc6;
}

.theme-dark .strax-nav .navbar {
  padding-right: 15px;
  padding-top: 0;
  padding-left: 15px;
  padding-bottom: 0;
  margin-top: 30px;
  background: linear-gradient(#020202,#040404) padding-box,linear-gradient(to top, transparent, #191919) border-box !important;
  border-radius: 50em;
  border: 1px solid transparent;
  box-shadow: inset 0 0 40px rgba(255, 255, 255, 0.25) !important;
   transition:
    border-radius 0.4s ease,
    margin-top 0.4s ease,
    background 0.4s ease,
    padding 0.4s ease,
    width 0.4s ease;
    border-top-color: #373743;
    border-top: 1px solid #373743 !important;
}

.theme-dark .strax-nav .navbar.navbar-scrolled {
  margin-top: 0;
  border-radius: 0;
  width: 100vw;
  left: 0;
  right: 0;
  position: fixed;
  top: 0;
  z-index: 999;
  background: linear-gradient(#000, #191919);
  border-bottom: 0px solid #ccc;
}

.theme-dark .strax-nav.scrolled .navbar {
  margin: 0 auto;
  max-width: 100%;
  border-radius: 0;
}

.theme-dark .strax-nav.scrolled {
  background: linear-gradient(#000,#000) padding-box,linear-gradient(to top, transparent, #191919) border-box !important;
  border-bottom: 1px solid #191919;
  box-shadow: inset 0 0 60px rgba(255, 255, 255, 0.18) !important;
}

.theme-dark .terms-cols-text {
    color: #fcd535 !important;
    text-decoration: underline;
}

.theme-dark .about-cond1 {
    color: #fff !important;
}

.theme-dark #sub-head {
    color: #fff !important;
}

/*.theme-dark .strax-nav.scrolled .navbar {
  padding-right: 15px;
  padding-top: 0;
  padding-left: 15px;
  padding-bottom: 0;
  margin-top: 0px;
  border-radius: 0em;
  background: linear-gradient(#000,#000) padding-box,
              linear-gradient(to top, transparent, #191919) border-box;
  border: 0px solid transparent;
  box-shadow: inset 0 0 60px rgba(255, 255, 255, 0.18) !important;
  transition: all 0.3s ease;
   transition: border-radius 0.4s ease,
    margin-top 0.4s ease,
    background 0.4s ease,
    padding 0.4s ease,
    width 0.4s ease;
}*/

.theme-dark .strax-nav.scrolled .navbar {
  width: 100%;
  padding: 0px 0px;
  margin-top: 0px;
  border-radius: 0;
  background: transparent !important;
  border: 0px solid transparent;
  box-shadow: inset 0 0 0px rgba(255, 255, 255, 0.0) !important;
  transition: all 0.4s ease;
  overflow: hidden;
  padding-right: 15px;
  padding-left: 15px;
}

.theme-dark .strax-nav.scrolled .navbar {
  position: relative;
  z-index: 1000 !important; /* higher than surrounding elements */
}


.theme-dark .strax-nav.scrolled .navbar {
  overflow: visible !important;
}

.theme-dark .borders-rights {
    border-right: 1px solid #E0E0E0 !important;
}

/*.theme-dark .strax-nav .navbar {
  padding-right: 15px;
  padding-top: 0;
  padding-left: 15px;
  padding-bottom: 0;
  margin-top: 30px;
  border-radius: 50px;
  background: linear-gradient(#000,#000) padding-box,linear-gradient(to top, transparent, #191919) border-box !important;
  border-radius: 50em;
  border: 1px solid transparent;
  box-shadow: inset 0 0 60px rgba(255, 255, 255, 0.18) !important;
}*/

.theme-dark .strax-nav .navbar .navbar-nav .nav-item a {
  font-size: 14px;
  color: #808080 !important;
  line-height: 1.15;
  padding-left: 0;
  padding-right: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-left: 0px;
  margin-right: 0px;
  font-weight: 500;
}

.theme-dark .navbar-area-with-position-relative .strax-nav .navbar .navbar-nav .nav-item a {
  margin-left: 1px;
  margin-right: 23px !important;
}

.theme-dark .theme-image1 {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) hue-rotate(180deg) !important;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .default-btn1 {
    color: #fff !important;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item:hover a, .strax-nav .navbar .navbar-nav .nav-item.active a {
  color: #fff !important;
  font-weight: 600;
}

.theme-dark .strax-nav .navbar .others-options .default-btn1 {
  padding: 10px 12px !important;
  border-radius: 8px;
  color: #fff !important;
  background: linear-gradient(#000,#000) padding-box,linear-gradient(to top, transparent, #191919) border-box !important;
  border: 1px solid transparent;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.18) !important;
}


.theme-dark .looking {
    color: rgb(132, 142, 156);
}

.theme-dark .creating {
  color: rgb(132, 142, 156);
}

.theme-dark body {
  background-color: #111111;
  color: #ffffff;
}

.theme-dark a {
  color: #ffffff;
}

.theme-dark .usdt1 {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin: 0px 0px 0px 8px;
}

.theme-dark .apr1 {
    font-weight: 500 !important;
    font-size: 24px;
    line-height: 32px;
    color: #03a66d;
}


.theme-dark #email-phone {
    box-sizing: border-box;
    margin: 0px 0px 4px;
    min-width: 0px;
    display: flex;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    -moz-box-align: center;
    align-items: center;
    color: #fff;
    cursor: auto;
}

.theme-dark .login-content .login-form form .connect-with-social button.facebook {
  background-color: rgb(71, 77, 87);
  color: rgb(234, 236, 239);
  border-color: #474d57;
  font-size: 16px;
  font-weight: 550;
  border-radius: 4px;
}

.theme-dark .login-content .login-form form .connect-with-social button.facebook:hover {
  background-color: #474d57;
  color: rgb(234, 236, 239);
  border-color: #474d57;
}

.theme-dark .login-content .login-form form .connect-with-social button.google {
  margin-top: 10px;
  border-color: #474d57;
  background-color: rgb(71, 77, 87);
  color: rgb(234, 236, 239);
  font-size: 16px;
  font-weight: 550;
  border-radius: 4px;
}

.theme-dark .login-content .login-form form .connect-with-social button.google:hover {
  background-color: #474d57;
  color: rgb(234, 236, 239);
  border-color: #474d57;
}

.theme-dark .login-content .login-form .connect-with-social button.facebook {
  background-color: rgb(71, 77, 87);
  color: rgb(234, 236, 239);
  border-color: #474d57;
  font-size: 16px;
  font-weight: 550;
  border-radius: 4px;
}

.theme-dark .login-content .login-form .connect-with-social button.facebook:hover {
  background-color: #474d57;
  color: rgb(234, 236, 239);
  border-color: #474d57;
}

.theme-dark .login-content .login-form .connect-with-social button.google {
  margin-top: 10px;
  border-color: #474d57;
  background-color: rgb(71, 77, 87);
  color: rgb(234, 236, 239);
  font-size: 16px;
  font-weight: 550;
  border-radius: 4px;
}

.theme-dark .login-content .login-form .connect-with-social button.google:hover {
  background-color: #474d57;
  color: rgb(234, 236, 239);
  border-color: #474d57;
}

.theme-dark .create {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    font-weight: 550;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
    color: rgb(201, 148, 0);
}

.theme-dark .features-box {
  overflow: hidden;
  border: 0px solid #f4f5fe;
  background: #000000;
  padding: 30px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 5px;
}

.theme-dark a:hover {
  color: #000;
}

.theme-dark .copyright {
   color: #fff !important;
}

.theme-dark .copyright:hover {
   color: #EFB911 !important;
}

.theme-dark .login-content .login-form form .form-control {
    background-color: #2b2f36 !important;
    color: #080a3c;
    border: none    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
    box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
    height: 44px;
    font-size: 14px;
    border: 0px solid rgb(43, 47, 54, 0.8);
}

.theme-dark .slider-selection.tick-slider-selection {
  background-color: #474d57 !important;
  background-image: -moz-linear-gradient(top, #474d57, #474d57);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#474d57), to(#474d57));
  background-image: -webkit-linear-gradient(top, #474d57, #474d57);
  background-image: -o-linear-gradient(top, #474d57, #474d57);
  background-image: linear-gradient(to bottom, #474d57, #474d57);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#474d57', endColorstr='#000',GradientType=0);
}

.theme-dark .slider-handle {
  background-color: #bbbdc6;
  background-image: -moz-linear-gradient(top, #bbbdc6, #bbbdc6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bbbdc6), to(#bbbdc6));
  background-image: -webkit-linear-gradient(top, #bbbdc6, #bbbdc6);
  background-image: -o-linear-gradient(top, #bbbdc6, #bbbdc6);
  background-image: linear-gradient(to bottom, #bbbdc6, #bbbdc6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbbdc6', endColorstr='#474d57',GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: yellow;
  border: 0px solid transparent;
}

.theme-dark .css-tnxu6e {
  box-sizing: border-box;
  margin: 0;
  min-width: 0;
  height: 1px;
  flex: 1;
  background-color: rgb(71, 77, 87) !important;
}

.theme-dark .code {
    box-sizing: border-box;
    margin: 16px 0px 0px;
    min-width: 0px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: rgb(183, 189, 198);
}

.theme-dark p {
  color: #fff;
}

.theme-dark .busd {
    font-size: 12px;
    color: #fff;
}

.theme-dark .icons-bgd {
  background-color: #2b3139;
  border: 0px solid #E5E5E5;
  border-radius: 8px;
  padding: 16px;
}

.theme-dark .busd-boxs {
    border-bottom: 1px solid #252930 !important;
}

.theme-dark #border-four1 {
    border-left: 1px solid #252930!important; 
    border-bottom: 1px solid #252930!important;
    height: 923px;
}

.theme-dark .butt-lines {
    border-bottom: 1px solid #252930!important;
    padding-bottom: 10px;
}

.theme-dark #trending {
    background-color: #15342d;
    padding: 3px 12px;
    text-align: center;
    color: #0ecb81;
    border-radius: 4px;
    font-size: 20px;
    margin-top:6px;
    float: right;
    margin-right: 6px;
}

.theme-dark #trending1 {
    background-color: #372127;
    padding: 3px 12px;
    text-align: center;
    color: #f6465d;
    border-radius: 4px;
    font-size: 20px;
    margin-top:2px;
    float: right;
    margin-right: 6px;
}

.theme-dark .seo-marketing-banner-content .feature {
  background: linear-gradient(#020202,#040404) padding-box,linear-gradient(to top, transparent, #191919) border-box !important;
  border-radius: 50px;
  width: 270px;
  border-top: 1px solid #373743 !important;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.25) !important;
}

.theme-dark .hold {
  color: #fff !important;
}

.theme-dark .put-rewards-futures {
 color: #999999 !important;
}

.theme-dark .seo-marketing-banner-content .feature {
    color: #fff !important;
}

.theme-dark .fiu-badge .text {
  line-height: 1.2;
  color: #fff !important;
}

.theme-dark .new {
    color: #000 !important;
}

.theme-dark .easy-fast {
    color: #EFB911;
}

.theme-dark .zero {
    color: #000;
}

.theme-dark .traded-volume {
    color: #999999 !important;
}

.theme-dark .start-trading {
    color: #999999 !important;
}

.theme-dark .fiu-badge {
    border: 1px solid #373743 !important;
    background-color: #000 !important;
}

.theme-dark .fiu-badge1 {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 1rem 2rem !important;
  border-radius: 0.5rem;
  background-color: #2C2511 !important;
  margin-right: 5px !important;
  margin-top: 0px !important;
  border: 1px solid #5B4911 !important;
}

.theme-dark .token-value {
  font-size: 18px !important;
  font-weight: 600;
  margin-left: 0px;
  color: #fff !important;
}

.theme-dark .token-unit {
  color: #6c757d;
   margin-left: 10px !important;
}

.theme-dark .aap_store1:hover {
  background-color: #2b3139;
  padding: 8px;
  border-radius: 8px;
}

.theme-dark .strax-nav .navbar .others-options .default-btn {
  color: #000;
  background-color: #EFB911 !important;
  padding: 12px 12px !important;
  margin-right: 5px !important;
}


/* start our-feature */

.theme-dark .our-feature {
    text-align: center;
    color: #B2B2B2 !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    margin-bottom: 40px !important;
}

.theme-dark .btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
    color: #000 !important;
    background-color: #EFB911 !important;
    border-color: #EFB911 !important;
    border-radius: 12px !important;
    font-weight: 600 !important;
    font-size: 13px !important; 
    padding: 10px 16px !important;
}

.theme-dark .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-color: #3c3b3b !important;
    color: #fff !important;
    font-weight: 600 !important;
    border-radius: 12px !important;
    font-size: 13px !important;
    padding: 10px 16px !important;
}

.theme-dark .btn:first-child:hover, :not(.btn-check) + .btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: transparent;
  border-color: var(--bs-btn-hover-border-color);
}

.theme-dark .btn-group > .btn:not(.dropdown-toggle) {
    border-color: #3c3b3b !important;
    color: #fff !important;
    font-weight: 600 !important;
    border-radius: 12px !important;
    font-size: 13px !important;
    padding: 10px 16px !important;
}


.theme-dark .btn-outline-primary {
    color: #fff !important;
}

.theme-dark .spot-trading {
    background-color: #151515 !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
}

.theme-dark .unmatched {
    color: #fff !important;
}

.theme-dark .tag-label {
    background-color: #1F1F1F !important;
    color: #fff !important;
}

.theme-dark .lightning-fast {
    color: #fff !important;
}

.theme-dark .tag-label1 {
    background-color: #1F1F1F !important;
    color: #fff !important;
}

.theme-dark .tag-label2 {
    background-color: #1F1F1F !important;
    color: #fff !important;
}

.theme-dark .tag-label3 {
    background-color: #1F1F1F !important;
    color: #fff !important;
}

.theme-dark .tag-label4 {
    background-color: #1F1F1F !important;
    color: #fff !important;
}

.theme-dark .tag-label5 {
    background-color: #1F1F1F !important;
    color: #fff !important;
}

.theme-dark .tag-label6 {
    background-color: #1F1F1F !important;
    color: #fff !important;
}

.theme-dark .theme-image {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) hue-rotate(180deg) !important;
    width: 22px !important;
}

/* end our-feature */


/* start Secure Transactions */

.theme-dark .secure-boxs {
    background-color: #392C04 !important;
}

.theme-dark .me-choose-content h3 {
    color: #fff !important;
}

.theme-dark .fearlessly {
    color: #BFBFBF !important; 
}

.theme-dark .card-transactions {
    background: #3A2B00 !important;
    border: 1px solid #4D4019 !important;
}

.theme-dark .me-choose-content h2 {
    color: #fff !important;
}


.theme-dark .calls-calls {
    color: #fff !important;
}

.theme-dark .announ-lists {
    margin-top: 20px;
    color: #fff !important;
}

.theme-dark .acts-buttons-red {
    color: #999999 !important;
}

.theme-dark #structure-btn {
    background-color: #3E3311;
    border-radius: 12px !important;
}

.theme-dark #structure-btn > .btn.spot-quick,
.theme-dark #structure-btn > .btn.spot-quick1 {
  color: #EFB911 !important;
  font-weight: 600 !important;
  background-color: transparent !important;
  border: none !important;
}

.theme-dark #structure-btn .btn.active {
  color: #000 !important;
  background-color: #EFB911 !important;
  border-radius: 12px 0px 0px 12px !important;
}

.theme-dark #structure-btn .btn.spot-quick.active {
  border-radius: 12px 0 0 12px !important;
}

.theme-dark #structure-btn .btn.spot-quick1.active {
  border-radius: 0 12px 12px 0 !important;
}

.theme-dark .trusted-banking {
   color: #fff !important;
}

.theme-dark .secure-boxs1 {
    background-color: #000 !important;
    border: 0px solid #E5E5E5 !important;
}

.theme-dark .real-time {
    color: #fff !important;
}

.theme-dark .card-transactions1 {
    background: linear-gradient(#020202,#040404) padding-box,linear-gradient(to top, transparent, #191919) border-box !important;
    border-top: 1px solid #373743 !important;
    border: 0px solid #E5E5E5 !important;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.25) !important;
    margin-top: 16px !important;
}

.theme-dark .secure-boxs2 {
    background-color: #000 !important;
    border: 0px solid #E5E5E5 !important;
}

.theme-dark .secure-boxs3 {
    background-color: #392C04 !important;
}

/* end Secure Transactions */


/* start Testimonial*/

.theme-dark .testimonial_top {
    background: linear-gradient(#020202,#040404) padding-box,linear-gradient(to top, transparent, #191919) border-box !important;
    border-radius: 50px;
    padding: 10px 16px !important;
    border-top: 1px solid #373743 !important;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.18) !important;
    color: #fff !important;
}

.theme-dark .from-our {
    color: #fff !important;
}

.theme-dark .single-features-card {
     background: 
    radial-gradient(circle at top, #313030, #130F04) padding-box,
    linear-gradient(0deg, transparent, #514f4f) border-box !important;
    border: 1px solid transparent;
    border-radius: 16px; /* optional */
    padding: 16px;
}

.theme-dark .single-features-card:hover {
    -webkit-box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.0) !important;
    margin-top: -5px;
}

.theme-dark .single-testimonials-box p {
    color: #fff !important;
}

.theme-dark .single-testimonials-box .client-info .title h3 {
     color: #fff !important;
}

/* end Testimonial*/


/* start Crypto News Updates */

.theme-dark  .crypto-news-updates {
    color: #fff !important;
}

.theme-dark .post {
    background: radial-gradient(circle at top, #262626, #221A00) padding-box, linear-gradient(0deg, transparent, #514f4f) border-box !important;
    border: 1px solid transparent;
}

.theme-dark .post #featured {
    background-color: #fff;
    border: 0px solid #E5E5E5 !important;
}

.theme-dark .post h3 {
    color: #fff !important;
}

/* end Crypto News Updates */


/* Start Faq Area */

.theme-dark .faqs-tops {
    background: linear-gradient(#020202,#040404) padding-box,linear-gradient(to top, transparent, #191919) border-box !important;
  border-radius: 50px;
  padding: 10px 18px !important;
  border-top: 1px solid #373743 !important;
  box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.18) !important;
  color: #fff !important
}

.theme-dark .faq-faq {
    color: #fff !important;
}

.theme-dark .got-doubts {
    color: #666666 !important;
}

.theme-dark .faq-accordion .accordion .accordion-item {
    background: radial-gradient(circle at top, #202020, #000) padding-box, linear-gradient(0deg, transparent, #2D2D2D) border-box !important;
    border: 1px solid transparent !important;
}

.theme-dark .faq-accordion .accordion .accordion-title {
    color: #fff !important;
}

.theme-dark .faq-accordion .accordion .accordion-title i {
    color: #fff !important;
}

.theme-dark .faq-accordion .accordion .accordion-title.active i::before {
    color: #fff !important;
    
}

.theme-dark .faq-accordion .accordion .accordion-content {
    color: #BFBFBF !important;
}


/* end Faq Area */

/* Start Subscribe Area */

.theme-dark .subscribe-content {
    background-color: #231F11 !important;
}

.theme-dark .start-journey {
    background: linear-gradient(#231F11,#231F11) padding-box,linear-gradient(to top, transparent, #191919) border-box !important;
    border-radius: 50px;
    padding: 10px 18px !important;
    border-top: 1px solid #373743 !important;
    box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.10) !important;
    color: #fff !important;
}

.theme-dark .subscribe-letter {
    color: #fff !important;
}

.theme-dark .subscribe-content form button {
     background-color: #EFB911 !important;
     color: #000 !important;
}

/* End Subscribe Area */


/* Start Footer Area */ 

.theme-dark .footer-bgs {
    background: radial-gradient(circle at top, #202020, #000) padding-box, linear-gradient(0deg, transparent, #2D2D2D) border-box !important;
    border: 1px solid transparent !important;
}

.theme-dark .payment-accept1 {
    background-color: #0f0f0f !important;
}

.theme-dark .payment-accept {
    background-color: #0f0f0f !important;
}

.theme-dark .accept {
    color: #fff !important;
}

.theme-dark .built {
    color: #fff !important;
}

.theme-dark .footers-menus {
    color: #808080 !important;
}

.theme-dark .footers-menus1 {
    color: #fff !important;
}

.theme-dark .footers-menus:hover {
    color: #fff !important;
}

.theme-dark .footer-area-with-black-color .single-footer-widget .social li a {
    background-color: #413100 !important;
    color: #EFB911 !important;
}

.theme-dark .fiu-badge2 {
  border: 1px solid #373743 !important;
  background-color: #000 !important;
  padding: 0.5rem 1.5rem !important;
  margin-top: 30px !important;
}

.fiu-badge2 .icon2 {
  background-color: transparent;
  color: white;
  border-radius: 0.25rem;
  padding: 0rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.theme-dark .fiu-badge2 .text2 {
  line-height: 1.2;
  color: #fff !important;
}

.fiu-badge2 .text2 strong {
  display: block;
  font-size: 20px;
}

/* End Footer Area */ 


/*********** Start OTC Pages **********/


/*  Start top hero Area */

.theme-dark .liquidity-hub {
    background: linear-gradient(#020202,#040404) padding-box,linear-gradient(to top, transparent, #191919) border-box !important;
    border-radius: 50px;
    width: 170px;
    border-top: 1px solid #373743 !important;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.25) !important;
    color: #fff !important;
}

.theme-dark .single-features-card1 {
    background-color: #EFB911 !important;
    border: 0px solid transparent !important;
    border-radius: 12px !important;
    background: linear-gradient(#EFB911,#EFB911) padding-box, linear-gradient(to top, #EFB911, #EFB911) border-box;
}


/*  End top hero Area */

/* Start Journey Area */

.theme-dark .journey {
  background-color: #111111 !important;
  padding: 40px 30px !important;
  border-radius: 15px;
}

.theme-dark .card-journey {
    background: 
  radial-gradient(circle at top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.85) 90%, #000 100%) padding-box, 
  linear-gradient(0deg, transparent, #EFB911) border-box !important;
  border: 1px solid transparent;
}

.theme-dark .get-quote {
   background: #EFB911 !important;
   color: #000 !important;
   font-weight: 600;
}

/* End Journey Area */


/*********** End OTC Pages **********/


/*********** Start Investment Pages **********/

/* Start Crypto Investment Area */

.theme-dark #investments_pages {
  background: linear-gradient(0deg,rgb(239, 185, 17) 0%, rgb(17, 17, 17) 100%) !important;
  border-radius: 0px 0px 20px 20px;
}

.theme-dark .top-head-crypto {
     color: #fff !important;
}

.theme-dark #investors-head {
    color: #fff !important;
}

.theme-dark .reliable {
  color: #e6e2e2 !important;
}

.theme-dark .traded-volume1 {
    color: #e6e2e2 !important;
}

.theme-dark .secure-cryptos {
  background-color: #392C04 !important;
  margin-top: 30px !important;
}

.theme-dark .invs-trades {
  background-color: #1F1F1F !important;
  color: #fff !important;
}

.theme-dark .invs-trades1 {
  background-color: #1F1F1F !important;
  color: #fff !important;
}

.theme-dark .card-invests {
  background: #3A2B00 !important;
  border: 1px solid #4D4019 !important;
}

.theme-dark .maximums-liquiditys1 {
  font-weight: 700;
  color: #fff !important;
}

.theme-dark .trusted-banking1 {
  color: #fff !important;
}

.theme-dark .card-invests1 {
  background: #3A2B00 !important;
  border: 1px solid #4D4019 !important;
}

.theme-dark #exc-benefits {
    color: #fff !important;
}

.theme-dark .exclusive-ben {
  background-color: #000 !important;
  padding: 40px 30px !important;
  border-radius: 15px;
}

.theme-dark .card-exclusive {
    background: radial-gradient(circle at top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.85) 90%, #000 100%) padding-box, linear-gradient(0deg, transparent, #EFB911) border-box !important;
  border: 1px solid transparent;
}


/*********** End Investment Pages **********/

/* End Crypto Investment Area */


.theme-dark .spot_img {
    color: #000 !important;
}

.theme-dark .h1, .theme-dark .h2, .theme-dark .h3, .theme-dark .h4, .theme-dark .h5, .theme-dark .h6, .theme-dark h1, .theme-dark h2, .theme-dark h3, .theme-dark h4, .theme-dark h5, .theme-dark h6 {
  color: #ffffff;
}

.theme-dark .table, .theme-dark .thead, .theme-dark .tr, .theme-dark .th, .theme-dark .tbody, .theme-dark .td, .theme-dark .bnb_icon , .theme-dark .rate {
    color: #fff !important;
}

.theme-dark .table, .theme-dark .thead, .theme-dark .tr, .theme-dark .th {
    color: #848e9c !important;
}

.theme-dark .bg-f8fbfa {
  background-color: #13131d;
}

.theme-dark .bg-f4f6fc {
  background-color: #000000;
}

.theme-dark .bg-f4f5fe {
  background-color: #30303d;
}

.theme-dark .bg-color-f4f5fe {
  background-color: #131318;
}

.theme-dark .default-btn:hover, .theme-dark .default-btn:focus {
  color: #000;
}

.theme-dark #next {
    padding: 12px 24px;
    font-weight: 550;
    color: #181a20;
}

.theme-dark #next1 {
    padding: 8px 24px;
    font-weight: 550;
    color: #fff;
    background-color: #2b3139 !important;
    border-radius: 4px;
    text-align: center;
}

.theme-dark .default-btn span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #fcd535;
  z-index: -1;
  border-radius: 5px;
}


.theme-dark .page-title-area {
background-color: #13131d;
  position: relative;
  z-index: 1;
  padding-top: 130px;
  padding-bottom: 120px;
}

.theme-dark .page-title-area::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: .1;
  height: 100%;
  z-index: -1;
  background-image: url(../../assets/img/bgg.png);
  background-repeat: repeat;
  background-size: cover;
}

.theme-dark .bg-f9f9f9 {
  background-color: #000000;
}

.theme-dark #secs-boxs {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
}

.theme-dark .alex {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #fff !important;
}

.theme-dark .bg-f4e9da {
  background-color: #0d0d12;
}

.theme-dark .navbar-area.is-sticky {
  background-color: transparent !important;
}

.theme-dark .navbar-area.is-sticky .strax-nav .navbar .others-options .optional-btn {
  color: #ffffff;
}

.theme-dark .navbar-area.is-sticky .strax-nav .navbar .others-options .optional-btn i {
  color: #ffffff;
}

.theme-dark .navbar-area.is-sticky .strax-nav .navbar .others-options .optional-btn::before {
  border-color: #ffffff;
}

.theme-dark .navbar-area.navbar-style-two {
  background-color: #242435;
}

.theme-dark .navbar-area.navbar-style-two .strax-nav .navbar .others-options .optional-btn {
  color: #ffffff;
}

.theme-dark .navbar-area.navbar-style-two .strax-nav .navbar .others-options .optional-btn:hover, .theme-dark .navbar-area.navbar-style-two .strax-nav .navbar .others-options .optional-btn:focus {
  border-color: #080a3c;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item {
  /* Mega dropdown menu */
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item a {
  color: #ffffff;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item a:hover, .theme-dark .strax-nav .navbar .navbar-nav .nav-item a:focus, .theme-dark .strax-nav .navbar .navbar-nav .nav-item a.active {
  color: #13c4a1;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item:hover a, .theme-dark .strax-nav .navbar .navbar-nav .nav-item.active a {
  color: #C99400;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu {
  background: #000 !important;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {
  color: #808080 !important; 
  border-bottom-color: #373743 !important;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover {
    color: #fff !important;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover, .theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus, .theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
  color: #13c4a1;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li:last-child a {
  border-bottom: none;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
  color: #ffffff;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover, .theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus, .theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active {
  color: #13c4a1;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
  color: #ffffff;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
  color: #13c4a1;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
  color: #ffffff;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
  color: #13c4a1;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
  color: #ffffff;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
  color: #13c4a1;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
  color: #ffffff;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
  color: #13c4a1;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
  color: #ffffff;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
  color: #13c4a1;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
  color: #13c4a1;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
  color: #13c4a1;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
  color: #13c4a1;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
  color: #13c4a1;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li.active a {
  color: #13c4a1;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .dropdown-menu li.active a {
  color: #13c4a1;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .mega-dropdown-menu h3 {
  color: #ffffff;
  border-bottom-color: #1e1f2f;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item .mega-dropdown-menu .nav-item a {
  border-bottom-color: #1e1f2f !important;
}

.theme-dark .navbar-brand.white-logo {
  display: inline-block;
}

.theme-dark .navbar-brand.black-logo {
  display: none;
}

.theme-dark .strax-responsive-menu .white-logo {
  display: inline-block;
}

.theme-dark .strax-responsive-menu .black-logo {
  display: none;
}

.theme-dark .others-option-for-responsive .dot-menu .inner .circle {
  background-color: #ffffff;
}

.theme-dark .others-option-for-responsive .dot-menu:hover .inner .circle {
  background-color: #fcd535;
}

.theme-dark .others-option-for-responsive .container .container {
  background-color: #000 !important;
}

.theme-dark .bg-white {
  background-color: #242435 !important;
}

.theme-dark .main-banner-content .content .default-btn:hover {
  color: #ffffff;
}

.theme-dark .services-area.bg-right-shape::before {
  background-color: #13131d;
}

.theme-dark #languageDropdown {
  padding: 10px 12px !important;
  border-radius: 8px;
  color: #fff !important;
  background: linear-gradient(#000,#000) padding-box,linear-gradient(to top, transparent, #191919) border-box !important;
  border: 1px solid transparent;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.18) !important;
}

.theme-dark .dropdown-menu.show {
    background-color: #000 !important;
    border: 1px solid #373743;
}

.theme-dark .feature-box {
  color: #ffffff;
  border-color: #33333d;
  background-color: #13131d;
}

.theme-dark .feature-box:hover {
  background-color: #13c4a1;
}

.theme-dark .funfact-style-two {
  background-color: #13131d;
  border-color: #3b3b47;
}

.theme-dark .contact-cta-box {
  border-color: #393949;
}

.theme-dark .features-box-one {
  background: #242435;
}

.theme-dark .features-box {
  border-color: #353547;
}

.theme-dark .features-box:hover {
  background-color: #131313;
  border-color: #131313;
}

.theme-dark .overview-item {
  border-bottom-color: #1d1b1b;
}

.theme-dark .overview-content ul li {
  color: #e1e1e1;
}

.theme-dark .single-feedback-item .feedback-desc {
  background-color: #13131d;
}

.theme-dark .single-feedback-item .feedback-desc::before {
  opacity: .15;
}

.theme-dark .single-testimonials-item {
  background-color: #13131d;
}

.theme-dark .single-testimonials-item::before {
  opacity: .10;
}

.theme-dark .single-pricing-table {
  background-color: #242435;
}

.theme-dark .single-pricing-table .price {
  border-top-color: #30303d;
  border-bottom-color: #30303d;
}

.theme-dark .single-pricing-table .price sub {
  color: #e1e1e1;
}

.theme-dark .single-pricing-table .pricing-features li {
  color: #e1e1e1;
}

.theme-dark .single-pricing-table .pricing-features li span {
  color: #e1e1e1;
}

.theme-dark .pricing-list-tab .tabs li a {
  background-color: #242435;
  color: #ffffff;
}

.theme-dark .pricing-list-tab .tabs li.current a {
  color: #ffffff;
  background-color: #080a3c;
}

.theme-dark .service-details-content .service-details-info {
  background-color: #13131d;
}

.theme-dark .service-details-content .service-details-info .single-info-box span {
  color: #e1e1e1;
}

.theme-dark .about-inner-content {
  background-color: #000000;
}

.theme-dark .about-inner-content .content .features-list li {
  color: #e1e1e1;
}

.theme-dark .col-lg-3:nth-child(3) .single-team-box .content span, .theme-dark .col-lg-3:nth-child(5) .single-team-box .content span {
  color: #ffffff;
}

.theme-dark .bg-color-f4f5fe .faq-accordion .accordion .accordion-item {
  background: #242435;
}

.theme-dark .subscribe-area.bg-f4f5fe {
  background-color: #242435;
}

.theme-dark .subscribe-area.bg-f4f5fe::before {
  background-color: #30303d;
}

.theme-dark .fun-facts-inner-content ul li {
  color: #e1e1e1;
}

.theme-dark .single-clients-logo a {
  background-color: #242435;
}

.theme-dark .single-clients-logo a img {
  -webkit-filter: brightness(100);
          filter: brightness(100);
}

.theme-dark .bg-color-f8fbfa .single-clients-logo a {
  background-color: #30303d;
}

.theme-dark .bg-color-f8fbfa .single-clients-logo a:hover {
  background-color: #080a3c;
}

/*.theme-dark .single-partner-item a img {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}

.theme-dark .single-partner-box img {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}*/

.theme-dark .single-team-member .content {
  background-color: #30303d;
}

.theme-dark .single-team-member .content span {
  color: #e1e1e1;
}

.theme-dark .single-services-box {
  background-color: #13131d;
}

.theme-dark .single-case-studies-item .content {
  background-color: #242435;
}

.theme-dark .single-blog-post-item {
  background-color: #242435;
}

.theme-dark .single-blog-post-item .post-content .category {
  color: #e1e1e1;
}

.theme-dark .single-blog-post-item .post-content .category:hover {
  color: #ff612f;
}

.theme-dark .single-blog-post-item .post-content .post-content-footer li {
  color: #e1e1e1;
}

.theme-dark .faq-accordion .accordion .accordion-item {
  background: #13131d;
}

.theme-dark .faq-accordion .accordion .accordion-title {
  color: #ffffff;
}

.theme-dark .faq-accordion .accordion .accordion-title i {
  color: #ffffff;
}

.theme-dark .faq-accordion .accordion .accordion-content {
  color: #e1e1e1;
}

.theme-dark .app-download-area {
  background: #000000;
}

.theme-dark .single-blog-post {
  background-color: #13131d;
}

.theme-dark .single-blog-post .post-image .date {
  background-color: #13131d;
  color: #ffffff;
}

.theme-dark .single-blog-post .post-content .post-info .post-by h6 {
  color: #e1e1e1;
}

.theme-dark .single-blog-post .post-content .post-info .details-btn a {
  background-color: #242435;
  color: #ffffff;
}

.theme-dark .single-blog-post .post-content .post-info .details-btn a:hover {
  background-color: #13c4a1;
}

.theme-dark .login-content .login-form form .form-control {
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  background-color: #13131d;
  color: #ffffff;
}

.theme-dark .login-content .login-form form .form-control::-webkit-input-placeholder {
  color: #e1e1e1;
}

.theme-dark .login-content .login-form form .form-control:-ms-input-placeholder {
  color: #e1e1e1;
}

.theme-dark .login-content .login-form form .form-control::-ms-input-placeholder {
  color: #e1e1e1;
}

.theme-dark .login-content .login-form form .form-control::placeholder {
  color: #e1e1e1;
}

.theme-dark .login-content .login-form form .form-control:focus::-webkit-input-placeholder {
  color: transparent;
}

.theme-dark .login-content .login-form form .form-control:focus:-ms-input-placeholder {
  color: transparent;
}

.theme-dark .login-content .login-form form .form-control:focus::-ms-input-placeholder {
  color: transparent;
}

.theme-dark .login-content .login-form form .form-control:focus::placeholder {
  color: transparent;
}

.theme-dark .login-form .white-logo {
  display: inline-block;
}

.theme-dark .login-form .black-logo {
  display: none;
}

.theme-dark .signup-content .signup-form form .form-control {
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  background-color: #13131d;
  color: #ffffff;
}

.theme-dark .signup-content .signup-form form .form-control::-webkit-input-placeholder {
  color: #e1e1e1;
}

.theme-dark .signup-content .signup-form form .form-control:-ms-input-placeholder {
  color: #e1e1e1;
}

.theme-dark .signup-content .signup-form form .form-control::-ms-input-placeholder {
  color: #e1e1e1;
}

.theme-dark .signup-content .signup-form form .form-control::placeholder {
  color: #e1e1e1;
}

.theme-dark .signup-content .signup-form form .form-control:focus::-webkit-input-placeholder {
  color: transparent;
}

.theme-dark .signup-content .signup-form form .form-control:focus:-ms-input-placeholder {
  color: transparent;
}

.theme-dark .signup-content .signup-form form .form-control:focus::-ms-input-placeholder {
  color: transparent;
}

.theme-dark .signup-content .signup-form form .form-control:focus::placeholder {
  color: transparent;
}

.theme-dark .signup-form .white-logo {
  display: inline-block;
}

.theme-dark .signup-form .black-logo {
  display: none;
}

.theme-dark .pagination-area .page-numbers {
  background-color: #000000;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  color: #ffffff;
}

.theme-dark .pagination-area .page-numbers.current, .theme-dark .pagination-area .page-numbers:hover, .theme-dark .pagination-area .page-numbers:focus {
  background: #13c4a1;
}

.theme-dark .widget-area .widget .widget-title {
  border-bottom-color: #2e2e3f;
}

.theme-dark .widget-area .widget_search {
  background-color: #13131d;
}

.theme-dark .widget-area .widget_search form .search-field {
  color: #ffffff;
  border-color: #242435;
}

.theme-dark .widget-area .widget_search form .search-field:focus {
  border-color: #none;
}

.theme-dark .widget-area .widget_strax_posts_thumb .item .info time {
  color: #e1e1e1;
}

.theme-dark .widget-area .widget_recent_entries ul li {
  color: #ffffff;
}

.theme-dark .widget-area .widget_recent_entries ul li a {
  color: #ffffff;
}

.theme-dark .widget-area .widget_recent_entries ul li a:hover {
  color: #13c4a1;
}

.theme-dark .widget-area .widget_recent_entries ul li .post-date {
  color: #e1e1e1;
}

.theme-dark .widget-area .widget_recent_comments ul li {
  color: #ffffff;
}

.theme-dark .widget-area .widget_recent_comments ul li a {
  color: #ffffff;
}

.theme-dark .widget-area .widget_recent_comments ul li a:hover {
  color: #13c4a1;
}

.theme-dark .widget-area .widget_archive ul li {
  color: #ffffff;
}

.theme-dark .widget-area .widget_archive ul li a {
  color: #ffffff;
}

.theme-dark .widget-area .widget_archive ul li a:hover {
  color: #13c4a1;
}

.theme-dark .widget-area .widget_categories ul li {
  color: #ffffff;
}

.theme-dark .widget-area .widget_categories ul li a {
  color: #ffffff;
}

.theme-dark .widget-area .widget_categories ul li a:hover {
  color: #13c4a1;
}

.theme-dark .widget-area .widget_meta ul li {
  color: #ffffff;
}

.theme-dark .widget-area .widget_meta ul li a {
  color: #ffffff;
}

.theme-dark .widget-area .widget_meta ul li a:hover {
  color: #13c4a1;
}

.theme-dark .widget-area .tagcloud a {
  color: #ffffff;
  border-color: #13131d;
}

.theme-dark .widget-area .tagcloud a:hover, .theme-dark .widget-area .tagcloud a:focus {
  color: #ffffff;
  border-color: #13c4a1;
}

.theme-dark .blog-details-desc .article-content .entry-meta ul li {
  color: #e1e1e1;
}

.theme-dark .blog-details-desc .article-content .entry-meta ul li a {
  color: #e1e1e1;
}

.theme-dark .blog-details-desc .article-content .entry-meta ul li a:hover {
  color: #13c4a1;
}

.theme-dark .blog-details-desc .article-content .features-list li {
  color: #e1e1e1;
}

.theme-dark .comments-area .comment-body {
  border-bottom-color: #373747;
  color: #ffffff;
}

.theme-dark .comments-area .comment-body .reply a {
  border-color: #373747;
  color: #ffffff;
}

.theme-dark .comments-area .comment-body .reply a:hover {
  color: #ffffff;
  border-color: #13c4a1;
}

.theme-dark .comments-area .comment-metadata {
  color: #e1e1e1;
}

.theme-dark .comments-area .comment-metadata a {
  color: #e1e1e1;
}

.theme-dark .comments-area .comment-metadata a:hover {
  color: #13c4a1;
}

.theme-dark .comments-area .comment-respond label {
  color: #e1e1e1;
}

.theme-dark .comments-area .comment-respond input[type="date"], .theme-dark .comments-area .comment-respond input[type="time"], .theme-dark .comments-area .comment-respond input[type="datetime-local"], .theme-dark .comments-area .comment-respond input[type="week"], .theme-dark .comments-area .comment-respond input[type="month"], .theme-dark .comments-area .comment-respond input[type="text"], .theme-dark .comments-area .comment-respond input[type="email"], .theme-dark .comments-area .comment-respond input[type="url"], .theme-dark .comments-area .comment-respond input[type="password"], .theme-dark .comments-area .comment-respond input[type="search"], .theme-dark .comments-area .comment-respond input[type="tel"], .theme-dark .comments-area .comment-respond input[type="number"], .theme-dark .comments-area .comment-respond textarea {
  background-color: #242435;
  border-color: #373747;
  color: #ffffff;
}

.theme-dark .comments-area .comment-respond input[type="date"]::-webkit-input-placeholder, .theme-dark .comments-area .comment-respond input[type="time"]::-webkit-input-placeholder, .theme-dark .comments-area .comment-respond input[type="datetime-local"]::-webkit-input-placeholder, .theme-dark .comments-area .comment-respond input[type="week"]::-webkit-input-placeholder, .theme-dark .comments-area .comment-respond input[type="month"]::-webkit-input-placeholder, .theme-dark .comments-area .comment-respond input[type="text"]::-webkit-input-placeholder, .theme-dark .comments-area .comment-respond input[type="email"]::-webkit-input-placeholder, .theme-dark .comments-area .comment-respond input[type="url"]::-webkit-input-placeholder, .theme-dark .comments-area .comment-respond input[type="password"]::-webkit-input-placeholder, .theme-dark .comments-area .comment-respond input[type="search"]::-webkit-input-placeholder, .theme-dark .comments-area .comment-respond input[type="tel"]::-webkit-input-placeholder, .theme-dark .comments-area .comment-respond input[type="number"]::-webkit-input-placeholder, .theme-dark .comments-area .comment-respond textarea::-webkit-input-placeholder {
  color: #e1e1e1;
}

.theme-dark .comments-area .comment-respond input[type="date"]:-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="time"]:-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="datetime-local"]:-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="week"]:-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="month"]:-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="text"]:-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="email"]:-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="url"]:-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="password"]:-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="search"]:-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="tel"]:-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="number"]:-ms-input-placeholder, .theme-dark .comments-area .comment-respond textarea:-ms-input-placeholder {
  color: #e1e1e1;
}

.theme-dark .comments-area .comment-respond input[type="date"]::-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="time"]::-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="datetime-local"]::-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="week"]::-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="month"]::-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="text"]::-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="email"]::-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="url"]::-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="password"]::-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="search"]::-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="tel"]::-ms-input-placeholder, .theme-dark .comments-area .comment-respond input[type="number"]::-ms-input-placeholder, .theme-dark .comments-area .comment-respond textarea::-ms-input-placeholder {
  color: #e1e1e1;
}

.theme-dark .comments-area .comment-respond input[type="date"]::placeholder, .theme-dark .comments-area .comment-respond input[type="time"]::placeholder, .theme-dark .comments-area .comment-respond input[type="datetime-local"]::placeholder, .theme-dark .comments-area .comment-respond input[type="week"]::placeholder, .theme-dark .comments-area .comment-respond input[type="month"]::placeholder, .theme-dark .comments-area .comment-respond input[type="text"]::placeholder, .theme-dark .comments-area .comment-respond input[type="email"]::placeholder, .theme-dark .comments-area .comment-respond input[type="url"]::placeholder, .theme-dark .comments-area .comment-respond input[type="password"]::placeholder, .theme-dark .comments-area .comment-respond input[type="search"]::placeholder, .theme-dark .comments-area .comment-respond input[type="tel"]::placeholder, .theme-dark .comments-area .comment-respond input[type="number"]::placeholder, .theme-dark .comments-area .comment-respond textarea::placeholder {
  color: #e1e1e1;
}

.theme-dark .comments-area .comment-respond input[type="date"]:focus, .theme-dark .comments-area .comment-respond input[type="time"]:focus, .theme-dark .comments-area .comment-respond input[type="datetime-local"]:focus, .theme-dark .comments-area .comment-respond input[type="week"]:focus, .theme-dark .comments-area .comment-respond input[type="month"]:focus, .theme-dark .comments-area .comment-respond input[type="text"]:focus, .theme-dark .comments-area .comment-respond input[type="email"]:focus, .theme-dark .comments-area .comment-respond input[type="url"]:focus, .theme-dark .comments-area .comment-respond input[type="password"]:focus, .theme-dark .comments-area .comment-respond input[type="search"]:focus, .theme-dark .comments-area .comment-respond input[type="tel"]:focus, .theme-dark .comments-area .comment-respond input[type="number"]:focus, .theme-dark .comments-area .comment-respond textarea:focus {
  border-color: #13c4a1;
}

.theme-dark .comments-area .comment-respond .comment-form-cookies-consent label {
  color: #e1e1e1;
}

.theme-dark .strax-post-navigation {
  border-top-color: #373747;
  border-bottom-color: #373747;
}

.theme-dark .prev-link-wrapper .prev-link-info-wrapper {
  color: #ffffff;
}

.theme-dark .prev-link-wrapper .meta-wrapper {
  color: #e1e1e1;
}

.theme-dark .next-link-wrapper .next-link-info-wrapper {
  color: #ffffff;
}

.theme-dark .next-link-wrapper .meta-wrapper {
  color: #e1e1e1;
}

.theme-dark blockquote, .theme-dark .blockquote {
  background-color: #080a3c;
}

.theme-dark blockquote p, .theme-dark .blockquote p {
  color: #ffffff;
}

.theme-dark blockquote cite, .theme-dark .blockquote cite {
  display: none;
}

.theme-dark blockquote::before, .theme-dark .blockquote::before {
  opacity: .10;
}

.theme-dark .contact-inner {
  background-color: #13131d;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.theme-dark .contact-features-list {
  border-right-color: #242435;
}

.theme-dark .contact-features-list ul li {
  color: #e1e1e1;
}

.theme-dark .contact-form form .form-control {
  color: #ffffff;
  border-color: #242435;
}

.theme-dark .contact-form form .form-control:focus {
  border-color: #13c4a1;
}

.theme-dark .contact-form form .form-control::-webkit-input-placeholder {
  color: #e1e1e1;
}

.theme-dark .contact-form form .form-control:-ms-input-placeholder {
  color: #e1e1e1;
}

.theme-dark .contact-form form .form-control::-ms-input-placeholder {
  color: #e1e1e1;
}

.theme-dark .contact-form form .form-control::placeholder {
  color: #e1e1e1;
}

.theme-dark .contact-info .contact-info-content h2 span {
  color: #e1e1e1;
}

.theme-dark .single-footer-widget p {
  color: #e1e1e1;
  text-align: justify;
}

.theme-dark .single-footer-widget .services-list li {
  color: #e1e1e1;
}

.theme-dark .single-footer-widget .services-list li a {
  color: #848e9c;
}

.theme-dark .single-footer-widget .services-list li a:hover {
  color: #fff;
}

.theme-dark .single-footer-widget .support-list li {
  color: #e1e1e1;
}

.theme-dark .single-footer-widget .support-list li a {
  color: #e1e1e1;
}

.theme-dark .single-footer-widget .support-list li a:hover {
  color: #13c4a1;
}

.theme-dark .single-footer-widget .footer-contact-info li a {
  color: #e1e1e1;
}

.theme-dark .single-footer-widget .footer-contact-info li a:hover {
  color: #13c4a1;
}

.theme-dark .navbar-area-with-position-relative.is-sticky {
  background-color: transparent; !important;
}

.theme-dark .seo-marketing-home-with-full-background {
  background-image: unset;
  background-color: #080a3c;
}

.theme-dark .seo-marketing-banner-content span {
  color: #ffffff;
}

.theme-dark .seo-marketing-banner-content .banner-btn li .video-btn {
  color: #ffffff;
}

.theme-dark .sm-features-card {
  background-color: #242435;
  border: 1px solid #242435;
}

.theme-dark .sm-features-card:hover {
  border: 1px solid #13c4a1;
}

.theme-dark .sm-about-content .list li {
  color: #ffffff;
}

.theme-dark .sm-websites-inner-area {
  background-color: #242435;
}

.theme-dark .sm-services-card {
  background-color: #242435;
  border: 1px solid #242435;
}

.theme-dark .sm-services-card h3 a {
  color: #ffffff;
}

.theme-dark .sm-services-card:hover {
  background-color: #13c4a1;
}

.theme-dark .sm-funfacts-inner-box {
  background: #242435;
}

.theme-dark .sm-faq-area .container {
  border-top: 1px solid #242435;
}

.theme-dark .sm-faq-accordion .accordion .accordion-item {
  background: #242435;
}

.theme-dark .sm-faq-accordion .accordion .accordion-title {
  color: #ffffff;
}

.theme-dark .sm-faq-accordion .accordion .accordion-title i {
  color: #ffffff;
}

.theme-dark .sm-faq-accordion .accordion .accordion-content {
  color: #ffffff;
}

.theme-dark .sm-pricing-card {
  background-color: #242435;
  border: 1px solid #242435;
}

.theme-dark .sm-pricing-card .price {
  color: #ffffff;
}

.theme-dark .sm-pricing-card .price span {
  color: #ffffff;
}

.theme-dark .sm-pricing-card .pricing-features li {
  color: #ffffff;
}

.theme-dark .sm-subscribe-area::before {
  display: none;
}

.theme-dark .sm-blog-area {
  background-color: #080a3c;
}

.theme-dark .sm-blog-card .blog-content h3 a {
  color: #ffffff;
}

.theme-dark .sm-blog-card .blog-content .meta li {
  color: #ffffff;
}

.theme-dark .sm-blog-card .blog-content .meta li a {
  color: #ffffff;
}

.theme-dark .footer-area-with-black-color {
  background-color: #0e0e0e;
}

.theme-dark .is-banner-slides::before {
  background: #080a3c;
}

.theme-dark .is-features-area {
  background: #080a3c;
}

.theme-dark .is-features-card {
  background-color: #242435;
  border: 1px solid #242435;
}

.theme-dark .is-partner {
  background: #0e0e0e;
}

.theme-dark .is-partner .section-title-with-large-box span {
  color: #ffffff;
}

.theme-dark .sm-partner-box a img {
  -webkit-filter: invert(100%) sepia(72%) saturate(0%) hue-rotate(147deg) brightness(109%) contrast(101%);
          filter: invert(100%) sepia(72%) saturate(0%) hue-rotate(147deg) brightness(109%) contrast(101%);
}

.theme-dark .is-expertise-content .expertise-funfacts {
  background: #080a3c;
}

.theme-dark .is-expertise-content .expertise-funfacts h2 {
  color: #ffffff;
}

.theme-dark .is-expertise-content .expertise-funfacts p {
  color: #ffffff;
}

.theme-dark .is-case-studies-area {
  background-color: #080a3c;
}

.theme-dark .is-case-studies-list-tabs .nav .nav-item .nav-link {
  background-color: #242435;
  color: #ffffff;
}

.theme-dark .is-case-studies-list-tabs .nav .nav-item .nav-link:hover, .theme-dark .is-case-studies-list-tabs .nav .nav-item .nav-link.active {
  background-color: #13c4a1;
}

.theme-dark .is-case-studies-image .content {
  background-color: #242435;
}

.theme-dark .sm-pricing-card.with-black-color {
  background-color: #080a3c;
  border: 1px solid #080a3c;
}

.theme-dark .is-team-member .content {
  background-color: #242435;
}

.theme-dark .is-analysis-area {
  background: #080a3c;
}

.theme-dark .is-analysis-content .form-group .form-control {
  background-color: #242435;
  border: 1px solid #242435;
  color: #ffffff;
}

.theme-dark .is-analysis-content .form-group .form-control::-webkit-input-placeholder {
  color: #ffffff;
}

.theme-dark .is-analysis-content .form-group .form-control:-ms-input-placeholder {
  color: #ffffff;
}

.theme-dark .is-analysis-content .form-group .form-control::-ms-input-placeholder {
  color: #ffffff;
}

.theme-dark .is-analysis-content .form-group .form-control::placeholder {
  color: #ffffff;
}

.theme-dark .is-analysis-content .form-group .form-check-label {
  color: #ffffff;
}

.theme-dark .is-analysis-content .form-group .form-check-label a {
  color: #ffffff;
}

.theme-dark .me-banner-content .banner-btn li .video-btn {
  color: #ffffff;
}

.theme-dark .me-banner-area {
  border-top: 1px solid #0e0e0e;
}

.theme-dark .me-lines .line {
  background: #0e0e0e;
}

.theme-dark .me-partner {
  background-color: #0e0e0e;
}

.theme-dark .me-partner .section-title-with-large-box span {
  color: #ffffff;
}

.theme-dark .me-about-area .container {
  border-top: 1px solid #080a3c;
}

.theme-dark .me-about-content .list li {
  color: #ffffff;
}

.theme-dark .me-funfacts .sm-funfacts-inner-box {
  background: #0e0e0e;
}

.theme-dark .is-team-area.me-team {
  background: #0e0e0e;
}

.theme-dark .sm-subscribe-area.me-subscribe {
  position: relative;
  z-index: 1;
}

.theme-dark .sm-subscribe-area.me-subscribe::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  background: #0e0e0e;
  width: 100%;
  height: 190px;
  z-index: -1;
}

.theme-dark .is-testimonials-area {
  background-color: #242435;
  padding: 80px 0px;
}

.theme-dark .me-about-area .container {
  border-top: 0px solid #E8EBEB;
}

.theme-light .navbar-brand.white-logo {
  display: none;
}

.theme-light .strax-responsive-menu .white-logo {
  display: none;
}

.theme-light .login-form .white-logo {
  display: none;
}

.theme-light .signup-form .white-logo {
  display: none;
}


/*trade*/

.theme-dark .about-cond {
   color: #fff !important;
}

.theme-dark #bgs-borders {
   border-top: 1px solid #252930 !important;
   border-bottom: 0px solid #252930 !important; 
   padding-bottom: 16px !important;
}

.theme-dark #bgs-borders1 {
    border-right: 1px solid #252930 !important; 
    padding-bottom: 16px !important;
    border-bottom: 1px solid #252930 !important;
}

.theme-dark #border-four {
  border-right: 1px solid #252930 !important;
  border-bottom: 1px solid #252930 !important;
}

.theme-dark #gp-bor {
    border-bottom: 1px solid #252930!important;
    height: 846px;
}

.theme-dark .pricing-list-tab .tabs {
  text-align: left;
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 5px;
  margin-top: 15px;
}

.theme-dark .pricing-list-tab .tabs li:nth-child(1) a {
  border-radius: 0px 0 0 0px;
}

.theme-dark .pricing-list-tab .tabs li.current a {
  color: #c99400;
  background-color: transparent;
}

.theme-dark .pricing-list-tab .tabs li a {
  display: block;
  background-color: transparent;
  color: #707a8a;
  padding: 0px 30px 0px 0px;
  position: relative;
  border-radius: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 14px;
  font-weight: 500;
}

.theme-dark .btc-usdt {
    color: #fff;
}

.theme-dark .bit-coin {
    color: #848e9c;
}

.theme-dark .bit-coin:hover {
    color: #848e9c;
}

.theme-dark .table-hover > tbody > tr:hover > * {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: #ddd;
}

.theme-dark .blog-details-desc .article-content .entry-meta ul li a {
  color: #707a8a;
}

.theme-dark .blog-details-desc .article-content .entry-meta ul li a:hover {
  color: #707a8a;
}

.theme-dark .css-138baxy {
    box-sizing: border-box;
    margin: 0px 0px 0px 4px;
    min-width: 0px;
    padding-left: 3px;
    padding-right: 3px;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    border-radius: 2px;
    font-weight: 400;
    color: rgb(240, 185, 11);
    background-color: rgb(54, 50, 29);
    cursor: pointer !important;
    display: inline-block;
}

.theme-dark #direction1 {
    color: #fff !important;
    font-size: 12px;
}

.theme-dark #main {
    background-color: transparent;
}

.theme-dark .big-text {
  font-size: 20px;
  color: #fff;
}

.theme-dark .num25 {
    margin-right: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    flex: 1 1 0%;
    font-size: 14px;
    color: #fff;
    background-color: #2b2f36 !important;
    border-radius: 1.5rem;
    cursor: pointer;
    text-align: center;
}

.theme-dark .num25:hover {
    margin-right: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    flex: 1 1 0%;
    font-size: 14px;
    color: rgb(112, 122, 138);
    background-color: transparent !important;
    border-radius: 1.5rem;
    cursor: pointer;
    text-align: center;
    border: 1px solid #70708a;
}

.theme-dark .content-section1 {
    background-color: #000 !important;
    border-radius: 15px;
    padding: 1rem 2rem !important;
}


.theme-dark .table-striped > tbody > tr:nth-of-type(2n+1) > * {
  --bs-table-accent-bg: #202028 !important;
  color: #fff !important;
}


/* start Buy Bitcoin Area*/

.theme-dark .simplest {
    color: #fff !important;
}

.theme-dark .simplest1 {
    color: #999999 !important;
}

/*.theme-dark .converter {
    background: linear-gradient(90deg, #fff, #020202);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}*/

.theme-dark .converter {
    color: #fff !important;
}

.theme-dark .simplest2 {
    color: #999999 !important; 
}

.theme-dark .digital-gold {
    background-color: #463911 !important;
}

.theme-dark .first-bit-par {
    color: #999999 !important;
}


.theme-dark .considerations {
    color: #fff !important;
}

.theme-dark .volatility-card {
    background-color: #463911 !important;
    border: 0px solid transparent !important;
    border-radius: 12px !important;
    background: linear-gradient(#463911,#463911) padding-box, linear-gradient(to top, #463911, #463911) border-box;
}

.theme-dark .high-volatility {
    color: #fff !important;
}

.theme-dark .worth-more {
    color: #000 !important;
}

.theme-dark .how-buys-to {
    color: #fff !important; 
}

.theme-dark .follow-simple {
    color: #999999 !important;
}

.theme-dark .card-journey-01 {
  background-color: #463911 !important;
}

.theme-dark .user_circle-bgs {
     border: 2px solid #fff;
}

.theme-dark .connect-added {
 color: #fff !important;
}

.theme-dark .connect-dedicated {
    color: #000 !important;
    font-weight: 500;
}

.theme-dark .connect-dedicated1 {
    color: #fff !important;
    font-weight: 500;
}

.theme-dark .worth-more1 {
    color: #fff !important;
}

.theme-dark .card-journey-02 {
  background-color: transparent !important;
  padding: 20px 20px 40px 20px !important;
  border-radius: 12px;
  border: 1px solid #404040;
  margin-top: 50px !important;
} 

.theme-dark .safety-lists {
    color: #fff !important;
}

.theme-dark .converter-wrapper {
    background-color: #463911;
}

.theme-dark .converter-wrapper .form-control {
    background-color: #463911 !important;
    color: #fff;
}

.theme-dark .dropdown-toggle {
  color: #fff;
}

.theme-dark .converter-wrapper1 {
    background-color: #463911;
}

.theme-dark .converter-wrapper1 .form-control {
    background-color: #463911 !important;
    color: #fff;
}

.theme-dark .subscribe-access {
    color: #fff !important;
}

.theme-dark .access-pars {
    color: #999999 !important;
}

.theme-dark .card-dark {
    background-color: #463911 !important;
}

.theme-dark .text-muted {
   color: #d9d8d8 !important;
}

.theme-dark .chart-wrapper {
    border: 1px solid #404040 !important;
}

.theme-dark .chart-buttons {
    border: 1px solid #404040 !important;
}

.theme-dark .btn-time-filter {
    background-color: #392C04 !important;
    color: #FFBB00 !important;
}

.theme-dark .btn-time-filter.active {
    background-color: #FFBB00 !important;
    color: #000 !important;
}



/* end Buy Bitcoin Area*/


/* start Crypto Algo Trading dark Area*/

.theme-dark .staking-rewards {
   background-color: #463911 !important;
}

.theme-dark .rewards-par {
   color: #d2d2d2 !important;
}

.theme-dark .staking-gemini-head {
    color: #3C2D00 !important;
}

.theme-dark .otc-desk1 {
    color: #999999 !important;
}

.theme-dark .otc-head-small {
    color: #fff !important;
 }

.theme-dark .fiu-badge-staking {
   background-color: #000 !important;
   border: 1px solid #373743 !important;
   width: 234px !important;
   height: 100px !important;
}

/* start Crypto Algo Trading dark Area*/

/* Start Futures Leaderboard dark Area*/

.theme-dark .gainers-card {
   background-color: #392C04 !important;
   border: 1px solid #5B4911 !important;
}

.theme-dark .gainer-item {
    background-color: #463911 !important;
   border: 1px solid #5B4911 !important;
}

.theme-dark .gainer-right .price {
   color: #fff !important;
}

.theme-dark .gainer-text small {
   color: #d2d2d2 !important;
}

.theme-dark .text-gradient {
   color: #EFB911 !important;
}

.theme-dark .put-rewards--futures {
  color: #999999 !important;
}

.theme-dark .futures-small {
    color: #fff !important;
}

.theme-dark .structure-gst {
    color: #EFB911 !important;
    font-size: 18px !important;
    font-weight: 550;
    line-height: 26px !important;
}

/* End Futures Leaderboard dark Area*/

/* Start Leaderboard dark Area*/

.theme-dark .leader-par {
   font-size: 24px !important;
   line-height: 36px;
   text-align: left;
}

.theme-dark .leaderboard-bg {
    background: radial-gradient(circle at top, #26200b, #26200b) padding-box, 
    linear-gradient(0deg, transparent, #EFB911) border-box !important;
    border: 1px solid transparent;
    border-radius: 8px;
    padding: 20px 30px;
    margin-right: 80px;
}

.theme-dark .tab-btn {
    background: #ffffff1c;
    border-radius: 4px;
    margin: 0px;
    width: 160px;
    color: #fff;
    border: 1px solid #ffffff1f;
}

.theme-dark .tab-btn.active {
    color: #000;
    background-color: #EFB911;
    font-weight: 700;
    width: 160px;
}

.theme-dark .rank-card {
    background: linear-gradient(#EFB911, #fff);
    border-radius: 10px;
    padding: 15px;
    text-align: center;
    color: #000;
    font-weight: bold;
    border: 1px solid transparent;  
    background: linear-gradient(180deg,rgb(62, 50, 7) 0%, rgb(77, 72, 54) 100%) padding-box, 
    linear-gradient(0deg, #896A0A, #EFB911) border-box;
    margin-top: 15px !important;
}

.theme-dark .card-tops {
    margin-top: 50px !important;
}

.theme-dark .last-update {
   color: #fff !important;
}

.theme-dark .rank-two {
    margin-top: -20px !important;
    img {
        margin-bottom: 35px !important;
    }
}

.theme-dark .tab-btn1 {
    background: #ffffff1c;
    border: 1px solid #ffffff1f;
    border-radius: 4px;
    margin: 0;
    color: #fff;
    flex: 1;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
}

.theme-dark .tab-btn1.active {
    color: #000;
    background-color: #EFB911;
    font-weight: 600;
}

.theme-dark .tab-btn1 i img {
    margin-top: -3px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) hue-rotate(180deg) !important;
}

.theme-dark .tab-btn1.active i img {
    margin-top: -3px;   
    filter: brightness(0) saturate(100%) invert(0%) !important;
}

.theme-dark .lb-bg-table {
    background-color: #3f330b !important;
    color: #fff !important;
    border-radius: 6px !important;
}

.theme-dark .table {
  border-collapse: separate !important; /* allow rounding */
  border-spacing: 0; 
  border-radius: 6px !important;
  overflow: hidden; /* clip cells inside */
}

.theme-dark .table td {
  color: #fff;
}


.theme-dark .rank-card p {
    margin-bottom: 0px;
}

.theme-dark .rank-card span {
    font-size: 0.9rem;
    color: #fff;
    font-weight: 400;
}

.theme-dark .rank-card b {
    font-size: 0.9rem;
    color: #fff;
}

.theme-dark .aff-earn {
    font-size: 50px !important; 
    font-weight: 600 !important; 
    color: #fff !important;
    padding: 0px !important;
}


/* End Leaderboard dark Area*/

@media only screen and (max-width: 991px) {
  .theme-dark .navbar-area {
    background-color: #242435;
    border-top-color: #373743;
  }
  .theme-dark .strax-responsive-nav .strax-responsive-menu.mean-container .mean-nav {
    background-color: #000 !important;
    /* Mega dropdown menu */
  }
  .theme-dark .strax-responsive-nav .strax-responsive-menu.mean-container .mean-nav ul {
    font-size: 14px;
  }
  .theme-dark .strax-responsive-nav .strax-responsive-menu.mean-container .mean-nav ul li a {
    color: #ffffff;
    border-top-color: #3f3f49;
  }
  .theme-dark .strax-responsive-nav .strax-responsive-menu.mean-container .mean-nav ul li a.active {
    color: #13c4a1;
  }
  .theme-dark .strax-responsive-nav .strax-responsive-menu.mean-container .mean-nav .dropdown-menu {
    background-color: #30303d;
  }
  .theme-dark .strax-responsive-nav .strax-responsive-menu.mean-container .mean-nav .mega-dropdown-menu h3 {
    border-bottom-color: #1e1f2f;
  }
  .theme-dark .strax-responsive-nav .mean-container a.meanmenu-reveal {
    color: #ffffff;
  }
  .theme-dark .strax-responsive-nav .mean-container a.meanmenu-reveal span {
    background: #ffffff;
  }

  .theme-dark #secs-boxs {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}

.theme-dark .apr1 {
  font-weight: 500 !important;
  font-size: 18px;
  line-height: 28px;
  color: #03a66d;
}

.theme-dark .is-testimonials-area {
  background-color: #242435;
  padding: 40px 0px;
}

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .theme-dark .navbar-area {
    background-color: transparent;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
.theme-dark #gp-bor {
  border-bottom: 0px solid #252930 !important;
  height: 520px;
}

.theme-dark #fix {
    background-color: #1e2026;
    position: fixed;
    bottom: 0%;
    width: 100%;
    padding-top: 20px;
}

}


@media (min-width: 1400px) {

.theme-dark .hr-line-left {
    border-width: 1px !important;
    border-color: #fff !important;
    background-color: #fff !important;
    width: 45px; transform: rotate(90deg) !important; margin: 38px 0px 0px 0px;
}

.theme-dark .hr-line {
    border-width: 1px !important;
    border-color: #fff !important;
    background-color: #fff !important;
    width: 45px; transform: rotate(90deg) !important; margin: 38px 0px 0px -20px;
}

.language {
   display: none;
}

}

@media (min-width: 1200px) and (max-width: 1399px) {

.theme-dark .hr-line-left {
    border-width: 1px !important;
    border-color: #fff !important;
    background-color: #fff !important;
    width: 45px; transform: rotate(90deg) !important; margin: 38px 0px 0px -20px;
}

.theme-dark .hr-line {
    border-width: 1px !important;
    border-color: #fff !important;
    background-color: #fff !important;
    width: 45px; transform: rotate(90deg) !important; margin: 38px 0px 0px -20px;
}



}

@media (min-width: 992px) and (max-width: 1199px) {
/*.strax-nav .container {
    max-width: 100% !important;
}*/

.theme-dark .hr-line {
    border-width: 1px !important;
    border-color: #fff !important;
    background-color: #fff !important;
    width: 45px; transform: rotate(90deg) !important; margin: 38px 0px 0px -20px;
}

.theme-dark .white-logo img {
  width: 120px !important;
}

.theme-dark .dark-version {
    top: 34px !important;
    right: 77.5% !important;
    z-index: 99991;
    position: absolute !important;
    -webkit-transform: translateY(-30%) rotate(90deg);
    transform: translateY(-30%) rotate(180deg);
}

.theme-dark .hr-line-left {
    border-width: 1px !important;
    border-color: #fff !important;
    background-color: #fff !important;
    width: 45px; transform: rotate(90deg) !important; margin: 38px -15px 0px -38px;
}

.theme-dark .black-btn {
   margin-left: 0px !important;
}

.theme-dark .strax-nav .navbar .others-options .default-btn {
    color: #fff;
    background-color: #EFB911 !important;
    padding: 4px 10px !important;
}

.theme-dark .default-btn {
    font-size: 12px !important;
    padding: 6px 12px !important;
    line-height: 36px !important;
}

.theme-dark .strax-nav .navbar .navbar-nav .nav-item a {
    font-size: 12px !important;
}

/*.theme-dark .strax-nav .navbar .navbar-nav {
    margin-left: 82px !important;
}*/

}

@media (min-width: 320px) and (max-width: 991px) {

.theme-dark .container, .container-md, .container-sm {
    max-width: 100%;
}

.theme-dark .strax-responsive-nav {
    display: block;
    margin-left: -10px !important;
    margin-right: -10px !important;
}

.theme-dark .hr-line-left {
    display: none;
}

.theme-dark .hr-line {
    display: none;
}


}

@media only screen and (max-width: 991px) {

.theme-dark .navbar-area {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 20px !important;
    background: linear-gradient(#020202,#040404) padding-box,linear-gradient(to top, transparent, #191919) border-box !important;
    border-radius: 50em;
/*    border: 1px solid transparent;*/
    box-shadow: inset 0 0 40px rgba(255, 255, 255, 0.25) !important;
}

.theme-dark .navbar-area.is-sticky {
    padding-top: 15px;
    padding-bottom: 15px;
}

}


@media (min-width: 320px) and (max-width: 767px) {

.theme-dark .seo-marketing-banner-content .feature {
    color: #fff !important;
}

.theme-dark .fiu-badge .text {
    line-height: 1.2;
     color: #fff !important;
}

.theme-dark .fiu-badge1 {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 1rem 0.5rem !important;
    border-radius: 0.5rem;
    background-color: #2C2511 !important;
    margin-right: 5px;
    margin-top: 0px;
    border: 1px solid #5B4911 !important;
}

.theme-dark .token-value {
    font-size: 13px !important;
    font-weight: 600;
    margin-left: 0px !important;
}

.theme-dark #feature {
    display: none !important;
}

.theme-dark .spot-trading1 {
    background-color: #151515 !important;
    border-radius: 10px;
}

.theme-dark .tag-label {
    background: linear-gradient(#020202,#040404) padding-box,linear-gradient(to top, transparent, #191919) border-box !important;
    border-top: 1px solid #373743 !important;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.25) !important;
    color: #fff !important;
}

.theme-dark .tag-label1 {
    background: linear-gradient(#020202,#040404) padding-box,linear-gradient(to top, transparent, #191919) border-box !important;
    border-top: 1px solid #373743 !important;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.25) !important;
    color: #fff !important;
}

.theme-dark .tag-label2 {
    background: linear-gradient(#020202,#040404) padding-box,linear-gradient(to top, transparent, #191919) border-box !important;
    border-top: 1px solid #373743 !important;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.25) !important;
    color: #fff !important;
}

.theme-dark .tag-label3 {
    background: linear-gradient(#020202,#040404) padding-box,linear-gradient(to top, transparent, #191919) border-box !important;
    border-top: 1px solid #373743 !important;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.25) !important;
    color: #fff !important;
}

.theme-dark .tag-label4 {
    background: linear-gradient(#020202,#040404) padding-box,linear-gradient(to top, transparent, #191919) border-box !important;
    border-top: 1px solid #373743 !important;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.25) !important;
    color: #fff !important;
}

.theme-dark .tag-label5 {
    background: linear-gradient(#020202,#040404) padding-box,linear-gradient(to top, transparent, #191919) border-box !important;
    border-top: 1px solid #373743 !important;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.25) !important;
    color: #fff !important;
}

.theme-dark .token-unit {
    color: #6c757d;
    margin-left: 2px !important;
}

.theme-dark .fiu-badge-staking {
   background-color: #000 !important;
   border: 1px solid #373743 !important;
   width: 155px !important;
   height: 100px !important;
}

.theme-dark .leader-par {
    font-size: 18px !important;
    line-height: 24px;
    text-align: left;
    color: #fff;
}


/* start Secure Transactions in mobile view */

.theme-dark .card-transactions {
    background: linear-gradient(#020202,#040404) padding-box,linear-gradient(to top, transparent, #191919) border-box !important;
    border: 0px solid #E5E5E5 !important;
    box-shadow: inset 0 0 40px rgba(255, 255, 255, 0.20) !important;
    border-top: 1px solid #373743 !important;
}

/* end Secure Transactions in mobile view */

.theme-dark .announcements {
    color: #BFBFBF !important;
}

/* Start Leaderboard dark Area*/

.theme-dark .leaderboard-bg {
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 50px;
    padding: 15px;
}

.theme-dark .card-tops {
    margin-top: 0px !important;
}

.theme-dark .rank-two {
    margin-top: 15px !important;
}

.theme-dark .rank-two {
  & img {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
  }
}

.theme-dark .gap-3 {
    gap: .3rem !important;
}

.theme-dark .rank-text p {
    font-size: 18px !important;
}

.theme-dark .rank-text span {
    font-size: 16px !important;
}

.theme-dark .rank-text b {
    font-size: 16px !important;
}

.theme-dark .aff-earn {
    font-size: 30px !important;
    color: #fff !important; 
}

}

@media (min-width: 320px) and (max-width: 500px) {

.theme-dark .me-4 {
    margin-right: .4rem !important;
}

.theme-dark .tab-btn {
    width: auto;
}

.theme-dark .tab-btn.active {
    width: auto;
}

.theme-dark .rank-two {
  & img {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
  }
}

.theme-dark .gap-3 {
    gap: .4rem !important;
}

.theme-dark .tab-btn1 {
    flex-direction: column;
    gap: 3px;
    font-size: 14px;
    padding: 8px 10px;
}

.theme-dark .tab-btn1 i img {
    width: 20px;
    height: 20px;
}

}

/* End Leaderboard dark Area*/


@media (min-width: 768px) and (max-width: 991px) {

.theme-dark .fiu-badge-staking {
  background-color: #000 !important;
  border: 1px solid #373743 !important;
  width: 180px !important;
  height: 100px !important;
}

.theme-dark .leaderboard-bg {
    margin-top: 50px;
}

}


@media (min-width: 992px) and (max-width: 1140px) {

.theme-dark .leaderboard-bg {
    padding: 15px;
}

.theme-dark .me-4 {
    margin-right: .5rem !important;
}

.theme-dark .tab-btn {
    width: auto;
}

.theme-dark .tab-btn.active {
    width: auto;
}

.theme-dark .gap-3 {
    gap: .3rem !important;
}

.theme-dark .rank-text p {
    font-size: 14px !important;
}

.theme-dark .rank-text span {
    font-size: 12px !important;
}

.theme-dark .rank-text b {
    font-size: 13px !important;
}

.theme-dark .gap-3 {
    gap: .4rem !important;
}

.theme-dark .tab-btn1 {
    flex-direction: column;
    gap: 3px;
    font-size: 14px;
    padding: 8px 10px;
}

.theme-dark .tab-btn1 i img {
    width: 20px;
    height: 20px;
}

}

/*# sourceMappingURL=dark-style.css.map */