/* .coinsfather-theme-color{
  background-color:  rgb(22,26,30);
} */
/* .bitbtf-theme-color{
  background-color:  rgb(25,32,87);
}
.btn-theme-color{
  color: rgb(33, 40, 51)!important;
}


.sing-up-button > a:not(.btn-theme-color) {
  color: #fff;
}
.coinsfather-theme-color .form-control[readonly] {
  background-color: #162538a6;
  color: #fff;
  border-color: #5f5d84;
}
.hw30{
  height: 30px!important;
width: 80px!important;
}
.w65{
  width: 65px;
}
.footer-social-info a{
  background: #7c7c7c;
  padding: 4px;
  border-radius: 10px;
}

.sanfont{
  font-family: "Open Sans", Lato, sans-serif;
}
.gift_icon{
  font-size: 75px!important;
  color: #04DA9A;
} */
/* a{
  color: #444!important;
} */
.is_dark {
  background: #0d0d29 !important;
}

.logodesign {
  filter: invert(1);
}

.h800,
.TVChartContainer {
  height: 403px;
}

.is_dark,
.is_dark .exchange_styled {
  background-color: #000;
}

.is_dark .card {
  background-color: #141517 !important;
}

.is_dark .card-header {
  background-color: #212529 !important;
  border-bottom: 1px solid rgb(55 55 55 / 20%) !important;
}

.is_dark .currency-market {
  background-color: #131722 !important;
  border-bottom: 1px solid rgb(41, 40, 40) !important;
}

.is_dark .sticky_thead {
  background-color: #22262f;
  border-top: 1px solid rgb(41, 40, 40) !important;
  border-bottom: 1px solid rgb(41, 40, 40) !important;
  height: 40px;
}

.is_dark .border-bottom {
  border-bottom: 1px solid #212529 !important;
}

.is_dark .exchange_tbl tbody tr:nth-child(odd) {
  background-color: #1a1c24;
}

.is_dark .exchange_tbl tbody tr:nth-child(odd) {
  background-color: #1a1c24;
}

.is_dark .exchange_tbl tr:hover {
  background-color: #22262f !important;
}

.is_dark .exchange_input_grp .input-group-text {
  font-size: 12px;
  background-color: #22262f !important;
  color: #bbb !important;
  border: 1px solid #22262f !important;
}

.is_dark .exchange_input_grp.input-group input {
  background-color: #22262f !important;
  border: 1px solid #22262f !important;
  color: #bbb;
}

.is_dark .buy_sell_amount_picker {
  background-color: #212529;
  border: 0.0625rem solid #212529;
  color: #bbb;
}

.is_dark .order-book-table tbody tr:not(.text-red) {
  color: #bbb;
}

.is_dark .order-book-table tbody tr td {
  color: #ccc;
}

.is_dark .hide-currency-market,
.is_dark .eth-market {
  background-color: #212529;
}

/* Track */
.is_dark .custom_scrollbar::-webkit-scrollbar-track {
  background: #212529;
}

/* Handle */
.is_dark .custom_scrollbar::-webkit-scrollbar-thumb {
  background: #333;
}

.is_dark .bg-white {
  background-color: #2b2b2b !important;
}

.is_dark .currency-header-left {
  border-right: 1px solid #353535;
  /* background-color: #0772ff; */
}

.is_dark .text-muted {
  color: #bbb !important;
}

.is_dark a:not(.btn) {
  color: #bbb;
}

.is_dark .footer_div {
  background: #07071e !important;
  color: #ffffff;
  padding: 50px 0 0;
}

.is_dark .footer_div a {
  color: #ffffff !important;
}

.is_dark .footer_div .footer_bg {
  background-image: url("../../img/footer_bg.png") !important;
  background: #07071e;
}

.is_dark .arrow_down {
  border: solid #fff;
  border-width: 0 1px 1px 0;
}

.currency_header:hover .arrow_down {
  border: solid #052a5a;
  border-width: 0 1px 1px 0 !important;
}

.is_dark .value-block .heading_value {
  color: #fff;
}

.is_dark .currency-header-left:hover {
  border-right: 1px solid #353535;
  background-color: #242424;
  color: #fff;
}

.is_dark .light_bg {
  background: #0d0d29 !important;
}

.is_dark .login_window {
  background-color: #111131;
}

.is_dark .table_on_hover .order-book-table tbody tr:hover {
  background-color: #2196f336 !important;
  border-top: 1px dashed #2196f3;
  border-bottom: 1px dashed #2196f3;
}

.is_dark #preloader {
  background-color: #000;
}

.is_dark .sidebar a.active {
  background-color: #0d6efd;
  color: #fff;
}

.is_dark .sidebar {
  background-color: #161616;
}

.is_dark .profile-card {
  background: #161616;
  color: #fff;
}

.is_dark .profile-card::before {
  background-color: #262626;
}

.is_dark .image {
  background-color: #161616;
}

.is_dark .profile-card .text-data {
  color: #b3b3b3;
}

.is_dark .main-content {
  color: #fff;
}

.is_dark .hero_div {
  background: #242424;
  border: 1px solid #212121;
}

.is_dark thead.bg-light {
  background: #242424 !important;
}

.is_dark .table {
  color: #878787;
  vertical-align: top;
  border-color: #2d2d2d;
}

.is_dark .home_table {
  color: #fff;
}

.is_dark span.badge.bg-light {
  background: #333 !important;
  border: 1px solid #4a4949 !important;
  color: #bbb;
}

.is_dark .form-control {
  background-color: transparent;
  border: 1px solid #1c2c60;
  background-clip: padding-box;
  color: #bbb;
}

.is_dark .input-group-text {
  background-color: #e9ecef;
  border: 1px solid #1c2c60 !important;
}

.is_dark .input-group-text {
  color: #8e8e8e;
  background-color: transparent !important;
}

.is_dark span.badge.bg-light.text-dark {
  color: #bbb !important;
}

.is_dark .buysell-card .nav-pills .nav-link.active {
  color: #fff !important;
  background-color: #000;
}

.is_dark .buysell-card .nav-pills .nav-link {
  background-color: #202222;
  color: #bbb;
}

.is_dark .buysell-card .form-control {
  border: none !important;
  color: #bbb;
  background: transparent !important;
}

.is_dark .buysell-card .input-group {
  margin-bottom: 0px !important;
}

.is_dark .buysell-card .buysellinput {
  border: 1px solid #2b3139;
  padding: 20px;
  margin-bottom: 20px !important;
  border-radius: 14px;
}

.is_dark .buysell-card .buysellinput label {
  margin-left: 10px;
}

.is_dark .buysell-card .input-group-text {
  border: none !important;
  color: #bbb;
}

.is_dark li.badge.bg-light.border.me-2 {
  background: #2196f300 !important;
  border: 1px solid #3c3535 !important;
  color: #bbb !important;
}

.is_dark .btn-light {
  color: #f8f4f4 !important;
  background-color: #242424 !important;
  border-color: #313131 !important;
}

.is_dark .custom_tbl thead {
  background-color: #242424;
}

.is_dark .custom_tbl thead tr th > h6 {
  color: #c1c1c1;
}

.is_dark .features_section {
  background-color: #171717;
  color: #fff;
}

.is_dark .features_section .card {
  background-color: #171717 !important;
}

.is_dark .heading {
  color: #fff;
}

.is_dark .app_section {
  color: #bbb;
  background-image: url("../../img/top_bg1.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: top right;
}

.is_dark .trade_banner {
  background-image: url("../../img/faq_bg.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: contain;
  background-color: transparent;
}

.is_dark .para_subheading {
  color: #000000;
}

.is_dark .banner_child {
  background-color: #242424 !important;
  color: #fff;
  border-color: #222;
}

.is_dark .para_subheading {
  color: #bbb;
}

/* .is_dark .home_page_banner {
  background-color: #000000;
  border-bottom: 0;
  color: #fff;
} */

.is_dark .key_features {
  background-color: transparent;
}

.is_dark .why_amexa_card {
  padding: 80px 20px;
  position: relative;
  /* Ensures pseudo-element positioning works */
  border: 1px solid #3773f6;
  /* Sets up the border area */
  border-radius: 8px;
  text-align: center;
  height: 100%;
}

.is_dark .why_amexa_card_heading {
  font-family: "Roboto";
  font-size: 22px;
  font-weight: 600;
  line-height: 28.6px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #ffffff;
  margin-bottom: 18px;
  padding: 0px 40px;
}

.is_dark .why_amexa_card_content {
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 300;
  line-height: 18.2px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  padding: 0px 36px;
  color: #ffffff;
}

.is_dark .ways_card {
  color: #bbb;
}

.is_dark .ways_heading {
  color: #bbb;
}

.is_dark .get_started_section {
  background-image: url("../../img/get_started_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: transparent;
}

.is_dark .sub_heading {
  color: #ffffff;
}

.is_dark .link_card {
  color: #ffffff;
}

.is_dark .comming-soon-bg {
  /* background-image: url("../../img/comming-soon-bg.png"); */
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
}

.is_dark .crypto_trading_info_section {
  background: url("../../img/faq_bg.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: contain;
  background-color: transparent;
}
.is_dark .app-container{
  background-color: #000;
}
.is_dark .description-app {
  color: #fff;

}
.is_dark .h1-app{
  color: #fff;
}

.is_dark .faq-drop {
  background-color: transparent;
  color: #ffffff !important;
}

.is_dark .faq_section {
  background-color: #0d0d29;
  background-image: url("../../img/faq_bg.png");
}

.is_dark .banner-section {
  background-color: #131313;
}

.is_dark .buysell-card {
  background-color: #000;
  border: 2px solid #2b3139;
  border-radius: 20px;
  overflow: hidden;
}

.is_dark .buysell-card .payement {
  background-color: #202222 !important;
  color: #8e8e8e !important;
  border-radius: 8px;
}

.is_dark .footer_div {
  background: #000;
  color: #fff;
}

.is_dark ul.footer_list li {
  margin-bottom: 15px;
  color: #ffffff;
}

.is_dark .disclaimer_footer {
  color: #ffffff;
}

.is_dark .footer_div h5 {
  color: #fff;
}

.is_dark .footer-bottom a {
  color: #bbb;
}

.is_dark .banner_left_inner h3 {
  color: #bbb;
}

.is_dark .text-pink {
  color: #ffffff;
  /* color: #552DBA; */
  /* color:#E60554; */
}

.is_dark .home_nav {
  color: #fff;
  padding: 10px !important;
  background-color: #0d0d29;
  position: fixed;
  backdrop-filter: blur(10px);
  border-bottom: 0.5px solid #808080a8;
  /* -webkit-backdrop-filter: blur(10px);  */
  /* border-bottom: 1px solid #f2f2f2; */
}

.is_dark .home_nav,
.is_dark .exchange-header {
  border-bottom: 1px solid #808080a8 !important;
}

.is_dark .about_section {
  background-size: cover;
  background-color: transparent;
  color: #ffffff;
}

.is_dark .about_card_div {
  margin-top: 50px;
  border: 1px solid #0088ed26;
  background-color: transparent;
  color: #fff;
}

.is_dark .about_card_div div {
  color: #fff;
}

.is_dark .ways {
  background-image: url("../../img/faq_bg.png");
}

.is_dark .about_card_content {
  font-size: 16px;
}

.is_dark .spacer {
  background-color: #0d0d29;
}

/* .is_dark .name_coin {
  color: #fff;
} */

.is_dark .sidebar {
  background: #121212;
}

.is_dark .p2p-works-container {
  background-color: #31313185;

  color: #fff;
}

.is_dark .mdfthemetxt,
.is_dark h2.title,
.is_dark {
  color: #c4c4c4;
}

.is_dark p {
  color: #bbb;
}

.is_dark .work-box .work-arrow {
  filter: invert(0.6);
}

.is_dark .custom_tbl thead .bg-pale-dark {
  background-color: #292929 !important;
}

.is_dark .custom_tbl thead tr th {
  color: #d1d1d1;
}

.is_dark p.Disclaimer {
  color: #fff;
}

.is_dark .bg-login {
  background-color: #000000;
}

.is_dark .list-group-item:first-child {
  background-color: #4a4a4a;
}

.is_dark .text-dark {
  color: #a5a5a5 !important;
}

.is_dark .list-group-item {
  color: #ffffff;

  background-color: #242424;
  border-color: rgb(124 124 124 / 13%);
}

.is_dark .tooltip_box {
  background-color: #01081e;
  color: #fff;
}

.is_dark .exchange_styled .card {
  border: 0 !important;
  background: #171b26 !important;
}

.is_dark .exchange_styled .card-header {
  color: #fff !important;
  background: #131722 !important;
  border-bottom: 1px solid rgb(41, 40, 40) !important;
}

.is_dark .exchange_styled .nav-pills .nav-link.active,
.is_dark .exchange_styled .nav-pills .show > .nav-link,
.is_dark .custom_pills .nav-pills .nav-link.active,
.is_dark .custom_pills .nav-pills .show > .nav-link {
  border-bottom: 2px solid #fff !important;
  color: #fff !important;
  /* background: linear-gradient(180deg, #3773f6, #3774f6ee);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
}

.is_dark .order-book-table thead tr th > h6 {
  color: #bbb;
}

.is_dark .key_features h4 {
  color: #fff;
}

.is_dark .key_features p {
  color: #bbb;
}

.is_dark .para_heading {
  color: #fff;
}

.is_dark .wrap-privacy {
  background-color: #141a28;
}

.is_dark .terms_border {
  color: #ffffff;
}

.is_dark .wrap-privacy p {
  color: #cdcfd4;
}

.is_dark .table_scroll_div {
  border: 1px solid #3773f6;
  border-radius: 8px;
  padding: 20px;
  background-color: #0d0d29;
}

.is_dark .home_table thead tr th {
  color: #acacac;
  font-size: 18px;
  font-weight: normal;
}

.is_dark .secure_assets_section {
  background-color: transparent;
}

.is_dark .tree_bg {
  background: url("/./img/tree_bg_dark.png") no-repeat;
  background-position: bottom right;
  background-size: cover;
  /* height: 600px; */
  padding: 6rem 0;
}

.is_dark .account_page {
  background-color: #0d0d29;
}

.is_dark .history_table .table_scroll_div {
  background-color: #0d0d29 !important;
}

.is_dark .heading-txt {
  color: var(--text-1);
}

.is_dark .heading-txt1 {
  color: var(--text-1);
}

.is_dark .inner_page_banner {
  background: #0003;

  border-bottom: 1px solid #212121;
}

/* Target the SweetAlert modal and overlay */
.is_dark .swal-modal {
  background-color: #ffffff !important;
  /* Dark background for the modal */
  color: white !important;
  /* Light text color */
}

.is_dark .bal_theme {
  color: #ffffff !important;
}

.is_dark .assetsUi {
  color: #fff !important;
}

.is_dark .small_heading,
.anchor_gray {
  color: rgba(210 210 210);
}

.is_dark .cursor_pointer {
  color: #ffffff;
}

.is_dark .dashboard_info p {
  color: #ffffff;
}

.is_dark .swal-overlay {
  background-color: rgba(0, 0, 0, 0.8) !important;
  /* Darker overlay */
}

.is_dark .market_table {
  background-color: #0d0d29 !important;
}

.is_dark .login_btn:hover {
  color: #fff !important;
}

.is_dark .custom_dropdown.dropdown-menu.show {
  background-color: #0d0d29 !important;
  border: 0.5px solid #393c3e !important;
}

.is_dark .select_options:hover {
  background: #393c3e;
}

.is_dark .detail_btn {
  color: #fff;
}

.is_dark .rowGraphSubheading {
  color: #ffffff80;
}

.is_dark .order_book {
  background-color: #171b26;
  color: #fff;
}

.is_dark .side_bar_theme {
  background-color: #0d0d29;
  color: #fff;
}

.is_dark .text-white {
  color: #fff !important;
}

.is_dark .order_book .tabs button.active {
  color: #ffffff;
}

.is_dark .order_book .tabs button.active::after {
  background: #fff;
}

.is_dark .order_book .tabs button:hover {
  color: #fff;
  /* Blue hover effect */
}

.is_dark .accordionbutton {
  color: #fff !important;
}

.is_dark .tab_area {
  background-color: #0d0d29 !important;
}

.is_dark .accordion {
  --bs-accordion-bg: transparent !important;
  --bs-accordion-bg: #fff;
  --bs-accordion-border-color: #212529;
}

.is_dark .accordion-button {
  color: #b3b3b3;
}

.is_dark .faq .accordion-button:not(.collapsed) {
  color: #fffdfd;
}

.is_dark .faq .accordion-body {
  color: rgb(214 214 214 / 60%);
}

.is_dark .accordionbutton:not(.collapsed) {
  color: white !important;
  background-color: #0d0d29;
}

.is_dark .accordionbody {
  background-color: #0d0d29;
  padding: 0 30px 10px;
  color: #fff;
}

.is_dark .reward_banner {
  background: #0003;

  border-bottom: 1px solid #212121;
}

.is_dark .s-sidebar__nav {
  background-color: #0d0d29;
  border-right: 0.5px solid rgba(128, 128, 128, 0.66);
}

.is_dark .s-sidebar__nav-link span {
  color: #fff;
}

.is_dark .s-sidebar__nav a.active {
  border-right: 2px solid #3773f6;
  background-color: #323232;
}

.is_dark .s-sidebar__nav a.active span,
.is_dark .s-sidebar__nav a.active svg {
  color: #ffffff !important;
}

.is_dark .s-sidebar__nav li.border-bottom {
  border: 1px solid #3c3a3a;
}

.is_dark .s-sidebar__nav ul li a:hover:not(.active) {
  background-color: #393c3e;
}

.is_dark .s-sidebar__nav a svg {
  color: #ffffff;
}

.is_dark .dashboard_header {
  color: #fff;
  background: transparent;
  border-bottom: 0.5px solid #808080a8;
}

.is_dark .header_title {
  color: #fff;
}

.is_dark .account_page_subheading {
  color: rgb(185 185 185);
}

.is_dark .big_heading {
  color: #ffffff;
}

.is_dark .custom_pills .nav-pills .nav-link {
  color: #fff;
}

.is_dark .verticle_line {
  background: rgb(127 127 127);
}

.is_dark .search_input_grp .input-group-text {
  background-color: #202222 !important;
  color: #a6a6a6 !important;
  border: 1px solid #2b2b2b !important;
  /* border-radius: 0.175rem!important; */
}

.is_dark ul.dropdown-menu.dropdown_body_custom .dropdown-item:hover,
.is_dark ul.dropdown-menu.dropdown_body_custom .dropdown-item:focus {
  background-color: #222;
}

.is_dark .global_table tbody tr td {
  border-bottom: 1px solid rgb(180 180 180 / 8%);
  color: rgb(207 207 207);
  background: #0d0d29;
}

.is_dark .global_table thead tr th {
  color: rgba(182, 188, 196, 0.74);
  background: #0d0d29;
}

.is_dark .jambotron {
  /* background: #000000; */
  border: 1px solid #424245;
}

.is_dark .jambotron-outline {
  border: 1px solid #424245;
  color: #c4c4c4c4;
}

.is_dark .tablelike_box {
  padding: 20px 5px;
  border-bottom: 1px solid #424245;
}

.is_dark .verification_accrodion .accordion-button:not(.collapsed) {
  color: #ffffff;
}

.is_dark .accor_timeline_line {
  background: rgb(44 44 44);
}

.is_dark .accor_timeline_no {
  color: #552dba;
  border: 2px solid #424141;
  background-color: transparent;
}

.is_dark .identity_accordion .accordion-body {
  color: rgb(190 190 190 / 60%);
}

.is_dark .identity_accordion .accordion-button:not(.collapsed) {
  color: #fff;
}

.is_dark .jambotron h5 {
  color: #ccc;
}

.is_dark .progress {
  --bs-progress-bg: #3d3d3d;
}

.is_dark .alert-success .text-lighter {
  color: rgb(205 205 205 / 60%) !important;
}

.is_dark .aco_hero {
  border: 1px solid rgb(38 38 38);
}
.is_dark .history_table thead {
  background-color: #22262f14 !important;
}
.is_dark .history_table tr:hover {
  background-color: #22262f14 !important;
}
.is_dark .col_left {
  color: rgb(183 183 183 / 60%);
}

.is_dark .address_item {
  color: #a1a4a6;
}

.is_dark .select_box {
  /* background-color: #202222; */
  border: 1px solid #393c3e;
}

.is_dark .new_pills .nav-pills .nav-link {
  color: #fff;
  border: 1px solid #ffffff;
}

.is_dark .page-content-title h3 {
  color: #ffff;
}

.is_dark .new_pills .nav-pills .nav-link.active,
.new_pills .nav-pills .show > .nav-link {
  color: #e5618e !important;
  background-color: #f600502e !important;
  border: 1px solid #552dba;
}

.is_dark .activity_panel .input-group-text {
  color: #8e8e8e;
  background-color: #202222 !important;
  border: 1px solid #393c3e !important;
}

.is_dark .activity_panel .search_input_grp .input-group input {
  background-color: #202222;
  color: #ffffff;
  border-color: #393c3e;
  box-shadow: none;
}

.is_dark .cstm_form .form-select {
  color: rgb(210 210 210);
  background-color: transparent;
  border: 1px solid #393c3e;
}

.is_dark .cstm_form .form-select:focus {
  border-color: #393c3e !important;
  outline: 0;
  box-shadow: none;
}

.is_dark .bannertxt {
  color: #ffffff;
}

.is_dark .faq-head {
  color: rgb(255 255 255);
}

.is_dark .faq-desc {
  color: rgb(187 187 187 / 60%);
}

.is_dark .home_nav .navbar-nav .nav-item .nav-link {
  color: #ffff;
}

.is_dark .bg-soft-pink {
  color: #c4b3b9;
  background: rgb(233 30 99 / 57%);
}

.home_nav {
  background: #0000001d;
}

.is_dark .circle_backdrop {
  background-color: #525354;
  color: rgb(255, 255, 255);
}

.is_dark .custom_card {
  background: #242424 url("/./img/acco_dark_bg.svg") right bottom no-repeat;
  box-shadow: none;
  /* background-size: cover; */
}

.is_dark .custom_card .head {
  color: rgb(132 132 132);
}

.is_dark .offcanvas-header {
  background: #2b2b2b;
}

.is_dark .offcanvas {
  background-color: #212121;
}

.is_dark .circle_backdrop_outline.gray_border {
  /* border: 1px solid #6e6e6e;*/
  color: #ffffff;
}

.is_dark .circle_backdrop_outline {
  color: rgb(134 134 134);
  border: 1px solid #6c6c6c;
}

.is_dark .btn-close {
  filter: invert(1) grayscale(100%) brightness(200%);
}

.is_dark .navbar-toggler-icon {
  color: #fff;
}

.is_dark ul.dropdown-menu.dropdown_body_custom {
  background: #000 !important;
  box-shadow: 1px 1px 20px #160d0d;
  border: 1px solid #333 !important;
}

.is_dark .right_part {
  background: #191919;
}

.is_dark .dropdown-body-item-title {
  color: #fff;
}

.is_dark .dropdown-body-item-subtitle {
  color: #b2b2b2;
}

.is_dark .mega-menu-pills.nav-pills .nav-link.active,
.is_dark .mega-menu-pills.nav-pills .show > .nav-link {
  border-bottom: none !important;
  background-color: #222627 !important;
  color: #fff;
}

.is_dark .search_input_grp .input-group input {
  background-color: #222627;
  color: #787878;
  border-color: #f5f6f6;
}

.is_dark .form-group label {
  color: rgb(147 147 147 / 60%);
}

.is_dark .input-group .form-control {
  background-color: transparent;
  border: 1px solid #1c2c60;
  background-clip: padding-box;
  color: #bbb;
}

.is_dark .login_left_bg {
  background-color: #141313;
}

.is_dark .verticle-pills.nav-pills .nav-link.active,
.is_dark .verticle-pills.nav-pills .nav-item:hover,
.is_dark .verticle-pills.nav-pills .show > .nav-link {
  background-color: #1b1b1b !important;
  color: #552dba;
}

.is_dark .s-sidebar__trigger {
  background: #1c1c1c;
}

.is_dark .btn-pink:hover,
.is_dark .btn-pink:active {
  background: transparent;
  border: 1px solid #3773f6;
  color: #ffffff !important;
  box-shadow: 0px 4px 15px rgba(55, 115, 246, 0.4);
  /* Smooth glowing effect */
  /* transform: scale(1.02);  */
}

.is_dark .modal-content {
  background-color: #00000068;
  /* border-color: solid rgba(67, 67, 67, 0.18); */
  border: 1px solid;
  color: #bbb;
  backdrop-filter: blur(10px);
}

.history-p2p-tbl {
  th {
    background-color: #84848440 !important;
    font-size: 14px !important;
    border-radius: 0px;
  }
}

.is_dark .dropdown-toggle:after {
  color: #ffffff;
}

.is_dark p.bannerSubHeading {
  margin-bottom: 30px;
  color: #ffffffce;
}

.is_dark .common-bg {
  background: #0d0d29;
}

.is_dark .education-card {
  background: #0d0d29;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  transition: transform 0.3s ease;
}

/* .is_dark .networkModal .modal-content {
  position: absolute;
  top: 260px;
  width: 600px;
  right: 31px;
  border-radius: 8px;
} */

@media screen and (max-width: 480px) {
  .is_dark .banner_child {
    background-color: #212122 !important;
    color: #fff;
  }
}

@media screen and (min-width: 2400px) {
  .container.marginTop {
    max-width: 1140px;
  }
}

@media screen and (max-width: 992px) {
  .is_dark ul.dropdown-menu.dropdown_body_custom {
    background: #231e1e00;
    box-shadow: 1px 1px 20px #160d0d;
    border: 1px solid transparent !important;
  }
  .is_dark  .offcanvas-body {
    background-color: #2b2b2b;
  }
}
