@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;400;500;600;900&display=swap");

html,
body {
  font-family: "Inter", arial, sans-serif;
  font-size: 16px;
  color: #000;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  position: relative;
  min-height: 100% !important;
  background: #111;
  color: #f5f5f5;
}

@media (min-width: 48em) {
  html {
    font-size: 18px;
  }
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Inter", arial, sans-serif;
  font-weight: 700;
}

.btn-link,
a {
  color: #228ed8;
}

.container {
  max-width: 60rem;
}

.has-custom-header h1,
.has-custom-header p {
  background-color: #343a40d4;
  display: inline-block;
  padding: 0.5rem;
  color: #fff !important;
}

.no-js .collapse:not(.show) {
  display: inherit;
}

.blog-masthead {
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -0.1rem 0.25rem rgba(0, 0, 0, 0.1);
}

.nav-link {
  position: relative;
  font-weight: 500;
  color: #cdddeb;
}

.nav-link:hover,
.nav-link:focus {
  color: #fff;
  background-color: #2376bb;
}

.nav-link.active {
  color: #fff;
}

.nav-link.active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -0.3rem;
  vertical-align: middle;
  content: "";
  border-right: 0.3rem solid transparent;
  border-bottom: 0.3rem solid;
  border-left: 0.3rem solid transparent;
  background: 0 0;
}

.nav-scroller {
  position: relative;
  z-index: 2;
}

.nav-scroller .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: 0;
  overflow-x: auto;
  overflow-y: hidden;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-scroller .nav-link {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
}

.blog-header {
  padding-bottom: 1.25rem;
  margin-bottom: 2.4rem;
  padding-top: 1.4rem;
  line-height: 1;
  border-bottom: none;
}

.home .blog-header {
  margin-bottom: 1.4rem;
}

.blog-pagination {
  margin-bottom: 4rem;
}

.blog-pagination > .btn,
.round {
  border-radius: 2rem;
}

.blog-post {
  margin-bottom: 4rem;
}

.blog-post-meta {
  color: #999;
}

.blog-footer {
  padding: 2.5rem 0;
  color: #999;
  background-color: #202020;
}

.blog-footer p:last-child {
  margin-bottom: 0;
}

.comment-reply-link {
  color: #868e96;
}

ul.sub-menu {
  padding-left: 0.5rem;
  border-left: 1px solid #dee2e6;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  clip: auto !important;
  font-weight: 700;
  height: auto;
  left: 5px;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.sticky h2 {
  padding: 0.5rem 1rem;
  background-color: #343a40;
  color: #f8f9fa;
}

.sticky a.read-more {
  padding-right: 0.7rem;
}

.gallery-caption {
}

.bypostauthor {
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}

.widget ul {
  list-style-type: none;
  padding-left: 0;
}

.widget ul.children {
  padding-left: 1.5rem;
}

footer ul li {
  list-style: none;
  text-align: left;
}

.form-control,
.modal-header,
.modal-footer {
  border: none;
}

.alert-secondary {
  border-color: rgba(0, 0, 0, 0.125);
}

.main_slider,
.modal-content,
.alert-secondary,
.dropdown-menu,
.card {
  background-color: #202020;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.dropdown-menu {
  max-height: 300px;
  overflow-y: auto;
}

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: #464646;
  color: whitesmoke;
}

.alert-dark {
  color: #1b1e21;
  background-color: #535353;
  border-color: #535353;
}
.dropdown-item:hover .card:hover {
  filter: brightness(120%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.table,
.dropdown-item,
.alert-secondary {
  color: #f5f5f5;
}

.nav-scroller .nav-link {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.blog-masthead {
  display: none;
  background-color: #ffc107;
}

.modal-header .close {
  color: red;
  font-size: 34px;
  line-height: 23px;
  font-weight: 100;
  text-shadow: none;
}

.bold {
  font-weight: 600;
}

.e-bold {
  font-weight: 800;
}

.regular {
  font-weight: 400;
}

.fw-normal {
  font-weight: 500;
}

.e-small {
  font-size: 60%;
}

.scroll-400-wrap,
.scroll-500-wrap,
.deals-wrap {
  overflow-y: auto;
  overflow-x: hidden;
}

.scroll-500-wrap {
  max-height: 500px;
}

.scroll-400-wrap {
  max-height: 400px;
}

.deals-wrap {
  max-height: 800px;
}

.table td,
.table th {
  vertical-align: middle;
  border-color: #2a2a2a;
}

.table thead th {
  border-color: #2a2a2a;
}

.table-hover tbody tr {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.table-hover tbody tr:hover {
  color: #4caf50;
  background-color: rgb(255 255 255/9%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.text-regular {
  font-weight: 400;
}

.text-thin {
  font-weight: 300;
}

.img-inverse {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  filter: progid:DXImageTransform.Microsoft.BasicImage(invert=1);
}

.input-group-text {
  border: none;
}

.input-group-text,
.btn,
.form-control {
  border-radius: 12px;
}

.btn.btn-sm {
  border-radius: 10px;
}

.btn.btn-lg {
  border-radius: 14px;
}

.alert,
.dropdown-menu {
  border-radius: 18px;
}

.badge {
  border-radius: 8px;
}

.main_slider {
  border-radius: 32px;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.gradient-wrap {
  background-color: #222;
  inset: 0;
  display: flex;
  place-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
}

.gradient {
  position: absolute;
  --size: 480px;
  --speed: 35s;
  --easing: cubic-bezier(0.8, 0.2, 0.2, 0.8);
  width: var(--size);
  height: var(--size);
  filter: blur(calc(var(--size) / 5));
  background-image: linear-gradient(rgb(3 165 190), #06406e);
  animation: rotate var(--speed) var(--easing) alternate infinite;
  border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  opacity: 0.6;
}

.gradient *:not(img) {
  transition: all 0.25s ease-out;
}

.card,
.modal-content {
  border-radius: 24px;
}

.btn.focus,
.btn:focus {
  box-shadow: none;
}

.nav-tabs .nav-link.active {
  color: #000 !important;
  background-color: #ffc107 !important;
  border-color: #ffc107 !important;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #d39e0033 !important;
}

.nav-link:hover,
.nav-link:focus {
  background-color: #d39e0033 !important;
}

.nav-link.active:after {
  display: none !important;
}

.nav-tabs .nav-link {
  box-shadow: none !important;
  background: #181818 !important;
  border-radius: 0;
  margin-bottom: 0;
}

.nav-tabs .nav-link:first-child {
  border-radius: 12px 0px 0px 12px;
}

.nav-tabs .nav-link:last-child {
  border-radius: 0px 12px 12px 0px;
}

.blog-header {
  padding-bottom: 0;
}

.trans {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.trans:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navbar-nav .nav-item .nav-link {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
  border: 1px solid transparent;
  border-radius: 10px;
}

.navbar-nav .nav-item.active .nav-link {
  border-color: #ffc107;
  color: #ffc107;
}

.btn-secondary:not(:disabled):not(.disabled).active {
  background-color: #d39e00;
  border-color: #c69500;
}

.custom-file-button input[type="file"] {
  margin-left: -2px !important;
  line-height: 32px;
}

.custom-file-button input[type="file"]::-webkit-file-upload-button {
  display: none;
}

.custom-file-button input[type="file"]::file-selector-button {
  display: none;
}

.custom-file-button:hover label {
  background-color: #dde0e3;
  cursor: pointer;
}

.file-loading {
  position: absolute;
  z-index: 9;
  background: #000000a8;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}

#toast-container {
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

#toast-container > div {
  box-shadow: none !important;
  border-radius: 16px !important;
  border: none;
}

.exchange_item > a:hover {
  text-decoration: none;
}

.exchange_item > a p {
  color: whitesmoke;
}

.custom-control.custom-switch {
  line-height: 29px;
}

.custom-control-label::before {
  border: none;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  border-radius: 5px;
}

.custom-checkbox .custom-control-input ~ .custom-control-label::before {
  border-radius: 5px;
  width: 18px;
  height: 18px;
}

.custom-checkbox .custom-control-label::after {
  top: 0.17rem;
  left: -1.2rem;
}

.custom-checkbox .custom-control-label::before {
  top: 0.13rem;
  left: -1.2rem;
}

button.toast-close-button {
  font-weight: 200 !important;
}

.toast-close-button {
  top: -16px !important;
}

.toast-message {
  font-size: 14px !important;
  line-height: normal;
}

.toast.toast-error {
  background-color: red;
}

.form-group label {
  font-size: 14px;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #d39e0033;
}

.book-item:hover,
.nav-link:hover,
.nav-link:focus {
  background-color: #d39e0033;
}

.form-control.has-error {
  background: #efaaaa;
}

.form-control {
  height: calc(1.5em + 1rem + 2px);
}

#minrate-view {
  margin-left: 21%;
}
#maxrate-view {
  margin-right: 21%;
}

#minrate-view,
#maxrate-view {
  position: relative;
}

span#minrate-view:before,
span#maxrate-view:before {
  content: "";
  width: 3px;
  height: 19px;
  background-color: #d39e00;
  z-index: -1;
  position: absolute;
  top: -23px;
  left: 50%;
  transform: translate(-50%, 0%);
  opacity: 0.4;
  border-radius: 20px;
}

.nav-link.active {
  color: #000 !important;
  background-color: #ffc107 !important;
  border-color: #ffc107 !important;
}

.nav-link.active:after {
  display: none;
}

.action-btns .btn > span {
  line-height: 1.2;
  text-align: left;
}

.action-btns .btn small {
  font-size: 70%;
}

.btn-group-x-lg > .btn,
.btn-x-lg {
  padding: 0.52rem 1.6rem;
  font-size: 1.48rem;
  border-radius: 16px;
}

.modal-content {
  background-color: rgb(32 32 32 / 82%);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.rotate90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.tooltip-inner {
  border-radius: 18px;
  font-size: 14px;
}

.card.exchange_item:hover {
  cursor: pointer;
}

.card.operationtype_buy {
  border-left: 4px solid rgb(0 128 0 / 40%);
}

.card.operationtype_sell {
  border-left: 4px solid rgb(153 50 204 / 40%);
}

.card.condition_completed {
  opacity: 0.5;
  overflow: hidden;
}

.card.type_crypto {
  background: #24353e;
}

.text-oneline {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.badge {
  line-height: inherit;
}

.buy-check-btn,
.badge.operationtype_buy {
  background: rgb(0 128 0 / 15%);
}

.sell-check-btn,
.badge.operationtype_sell {
  background: rgb(153 50 204 / 15%);
}

.buy-check-btn.active {
  background-color: green !important;
  border-color: green !important;
}

.sell-check-btn.active {
  background-color: darkorchid !important;
  border-color: darkorchid !important;
}

.wb {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 125px;
  display: inline-block;
}

.lh-normal {
  line-height: normal;
}

.opacity-25 {
  opacity: 0.25;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-75 {
  opacity: 0.75;
}

.unavailable {
  pointer-events: none;
}

.pagination .page-numbers {
  background-color: #202020;
  font-size: 16px;
  padding: 8px 16px;
  margin-right: 4px;
  color: whitesmoke;
  border-radius: 10px;
}

.pagination .page-numbers.current {
  background: orange;
  color: #333;
  font-weight: 600;
}

.btn-check-wrap {
  position: relative;
}

.btn-check-wrap input.btn-check {
  position: absolute;
  z-index: -1;
  left: 4px;
  top: 4px;
}

.btn-group.btn-group-toggle .btn {
  padding: 9px;
  border: none;
}

.dropdown-item {
  padding: 0.5rem 1rem;
  font-size: 16px;
}

.dropdown-menu.show {
  box-shadow: 0 10px 28px -6px rgb(0 0 0 / 40%);
}

.dropdown-toggle::after,
.ln-switch .dropdown-toggle::after {
  display: none;
}

.ln-switch .dropdown-toggle {
  position: relative;
  line-height: 1;
}

.ln-switch .dropdown-toggle span.ln {
  position: absolute;
  top: -4px;
  right: 11px;
  font-size: 7px;
  text-transform: uppercase;
  line-height: normal;
  background: #6c757d;
  color: #fff;
  padding: 1px;
  border: 2px solid #000;
  z-index: 1;
  border-radius: 4px;
}

#selectFilial .tab-content {
  border: 1px solid #363636;
  height: 100%;
}

/* FLIP CARD EFFECT START  */
.flip-card {
  background-color: transparent;
  width: 100%;
  height: 200px;
  perspective: 1000px;
  margin-bottom: 24px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  background: #202020;
  border-radius: 18px;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
  cursor: pointer;
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  /* background-color: #d39e0033; */
  /* color: black; */
}

.flip-card-back {
  background-color: #d39e0033;
  color: white;
  transform: rotateY(180deg);
  border-radius: 24px;
}
/* FLIP CARD EFFECT END  */

.completed-condition {
  position: absolute;
  background: #008001;
  width: 130%;
  z-index: 1;
  transform: rotate(25deg);
  top: 17%;
  left: -3px;
  text-align: center;
  padding: 16px;
  opacity: 0.8;
}

.card:hover {
  filter: none;
  background-color: #2c2c2c;
}

.text-through {
  text-decoration: line-through;
}

.nav-pills.nav-hash-links .nav-link {
  padding: 0 6px;
}

.nav-pills.nav-hash-links .nav-link.active {
  color: #007bff !important;
  border: none;
  background: transparent !important;
  font-weight: 600;
}

.copyMe {
  position: relative;
}

.copyMe:hover {
  cursor: pointer;
}

.main_curr {
  font-size: 3.4rem;
}

@media (max-width: 550px) {
  .flip-card:hover .flip-card-inner {
    transform: none;
  }

  .custom-control.custom-switch {
    line-height: 24px;
  }

  .toast-top-right {
    top: 12px;
    right: 12px;
    left: 12px;
    width: 100%;
  }

  #toast-container > div {
    width: 100% !important;
    padding: 16px 8px 16px 50px !important;
  }

  .rotate90-xs {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .vertical-scroll-wrap {
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
    display: block !important;
  }

  .vertical-scroll-wrap::-webkit-scrollbar {
    display: none;
  }

  .vertical-scroll-wrap > * {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .btn-group.btn-group-toggle .btn {
    padding: 8px;
  }

  .float-filter {
    position: fixed;
    bottom: -1px;
    left: 0;
    z-index: 2;
  }

  .float-filter .card {
    background-color: #000000b5 !important;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
  }

  .float-filter .form-group {
    max-width: 150px;
  }

  .float-filter .vertical-scroll-wrap {
    margin-right: -7px;
    margin-left: -7px;
  }

  .float-filter .vertical-scroll-wrap > .col-auto,
  .float-filter .vertical-scroll-wrap > .col {
    padding-left: 7px;
    padding-right: 7px;
  }

  .modal-content {
    min-height: calc(100vh - 30px);
  }

  #main-menu {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #202020db;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    z-index: 9;
  }

  #main-menu .navbar-nav .nav-link {
    font-size: 18px;
    text-transform: none;
    text-align: center;
    padding: 18px 0;
    display: block;
    border-radius: 16px;
  }

  .menu-close-btn,
  .menu-open-btn-fake,
  .menu-open-btn {
    font-size: 38px;
    color: whitesmoke;
  }

  .blog-header {
    padding: 16px 0;
    margin-bottom: 8px;
  }

  .main_curr {
    font-size: 2.4rem;
  }
}
