.style_logo {
  width: 50%;
  height: 50%;
}
.icon_position {
  left: 3px;
  top: 1px;
}
#bg-gradient {
  background-image: linear-gradient(0deg, #495bfc, #3f85ee) !important;
}
.text-white {
  color: #fff;
}
.text-blue {
  color: #2f8af5 !important;
}
.mt-2-5 {
  margin-top: 0.7rem;
}
.hover-mx-select:hover {
  color: #025cc2d8 !important;
}
.button_style {
  width: 138px;
  height: 38px;
}
.width_text {
  font-size: small;
}
.icon_style {
  width: 10px;
  height: 10px;
}

/* Modal.css */

.open-modal-btn_question {
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
}

.modal-overlay_question {
  position: absolute;
  left: 82%;
  width: 45%;
}

.modal-container_question {
  background: #ffffff;
  padding: 12px;
  border-radius: 10px;
  height: 185;
  max-width: 195px;
  position: relative;
}
.modal-overlay_swapToken {
  width: 320px;
  height: 335px;
  position: fixed;
  /* top: 300px; */
  top: 28%;
  min-width: 190px;
  z-index: 9999;
}

.modal-overlay_swapDetails {
  position: fixed;
  top: 20%;
  left: auto;
  min-width: 360px;
  z-index: 9999;
}

.modal-container_swapToken {
  background: #ffffff;
  padding: 12px;
  border-radius: 10px;
  height: 100%;
  max-width: 100%;
  position: relative;
}
.modal-container_swapDetails {
  background: #ffffff;
  padding: 12px;
  border-radius: 10px;
  height: 100%;
  max-width: 100%;
  position: relative;
}
.modal-overlay_question-2 {
  position: absolute;
  left: 84%;
  width: 83%;
  top: 117%;
}

.modal-container_question-2 {
  background: #ffffff;
  padding: 12px;
  border-radius: 10px;
  height: 185;
  max-width: 15%;
  position: relative;
}

.open-modal-btn_wallet {
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
}

.modal-overlay_wallet {
  top: 100%;
  position: absolute;
  left: 780%;
  width: 100%;
}

.modal-container_wallet {
  background: #ffffff;
  padding: 15px;
  border-radius: 15px;
  height: 185;
  max-width: 20%;
  box-shadow: 0px 4px 16px -7px #000000;
  position: relative;
}

.open-modal-btn_setting {
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
}

.modal-overlay_setting {
  position: absolute;
  left: 83%;
  width: 80%;
}

.modal-container_setting {
  background: #ffffff;
  padding: 12px;
  border-radius: 10px;
  height: 185;
  max-width: 20%;
  position: relative;
}
.modal-overlay_LightDark {
  position: absolute;
  left: 80%;
  width: 100%;
}

.modal-container_LightDark {
  background: #ffffff;
  padding: 15px;
  border-radius: 15px;
  height: 185;
  max-width: 20%;
  box-shadow: 0px 4px 16px -7px #000000;
  position: relative;
}

.close-btn_setting {
  position: absolute;
  top: -3px;
  right: 7px;
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
}

.modal-content_setting {
  margin-top: 20px;
  background: #e4e4e4;
}

.dropbtn {
  background-color: #3498db;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  width: auto;
  min-width: 160px;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dropbtn:hover,
.dropbtn:focus {
  background-color: #2980b9;
}

.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-2 {
  position: relative;
  display: inline-block;
}
.dropdown-5 {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  top: 56px;
  width: 122% !important;
  display: none;
  position: absolute;
  background-color: #ffffff;
  min-width: 190px;
  overflow: auto;
  z-index: 1;
  border-radius: 10px;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.show {
  display: block;
}

.arrow {
  margin-left: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transition: transform 0.3s ease;
}
.arrow2 {
  margin-left: 10px;
  border: solid;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transition: transform 0.3s ease;
}
.l-1080 {
  right: 4%;
}
.down {
  transform: rotate(45deg);
  position: relative;
  top: -2px;
}

.up {
  transform: rotate(-135deg);
  position: relative;
  top: 1px;
}

.h-40 {
  height: 40px !important;
}
.l-a {
  left: 4px;
}
.text-black {
  color: #000000;
}
.bg-card {
  background-color: #f1f4fb;
}
.hover_question:hover {
  background-color: #f1f4fb;
  border-radius: 10px;
}
.hover_setting:hover {
  background: #eceffc;
}
.ml-40 {
  margin-left: 40px;
}
.theme_hover:hover {
  color: #212529 !important;
}
.ml-130 {
  margin-left: 130px;
}
.ml-30 {
  margin-left: 30px;
}
.open-modal-btn_dropdown {
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
}

.modal-overlay_dropdown {
  width: 100%;
}

.modal-container_dropdown {
  background: #ffffff;
  padding: 15px;
  border-radius: 15px;
  width: 220px;
  height: 185;
  max-width: 80%;
  box-shadow: 0px 8px 16px 0px #ddecfe;
  position: relative;
}
.open-modal-btn_TokenSwap {
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
}

.modal-overlay_TokenSwap {
  position: relative;
  bottom: -16px;
  left: -24%;
  width: 215px;
}

.modal-container_TokenSwap {
  background: #ffffff;
  padding: 12px;
  border-radius: 10px;
  width: 180px;
  height: 185;
  max-width: 80%;
  left: -11px;
  top: -13px;
  position: absolute;
}
.mt-13 {
  margin-top: 13%;
}
.ml--13 {
  margin-left: -13px;
}
.ml-10 {
  margin-left: 10px;
}
.text-black {
  font-weight: bold;
  font-size: large;
}
.advanced_grey {
  background-color: #ddd;
  border-radius: 10px !important;
}
.advanced_white {
  background-color: #fff;
}
.mr-50 {
  margin-right: 50px;
}
.btn1.btn-icon1 {
  width: 37px;
  height: 32px;
  padding: 0;
  display: flex;
}
.advanced_style {
  width: 37px !important;
  height: 30px !important;
  padding: 0 !important;
  display: flex !important;
}
.color-black {
  color: #000000 !important;
}
.color-black:hover {
  color: #5c5c5c !important;
}
.mr-10 {
  margin-right: 10px;
}
.mt-40 {
  margin-top: 40px;
}
.border-box {
  /* width: 735px !important; */
  border: 1px solid #2f8af5 !important;
}
.box-hover:hover {
  /* width: 735px !important; */
  border: 1px solid #2f8af5 !important;
}
.box-hover {
  /* width: 735px !important; */
  border: 1px solid #c3dfff !important;
}
.border-box2 {
  width: 100% !important;
  background-color: #caddf6 !important;
}
.border-box-danger {
  width: 94%;
  background-color: #c13d5429 !important;
}
.color_blue {
  color: #2f8af5 !important;
}
.color_blue:hover {
  color: #5ca8ff !important;
}

/*/////////////////////////////////////////////// */
.px-6 {
  padding-right: 5.5rem !important;
  padding-left: 5.5rem !important;
}
.router-width {
  width: 100px;
}
.wallet-width {
  width: 160px !important;
}
.wallet-width-1 {
  width: 200px !important;
}
.width-165 {
  width: 165px !important;
}
.width-140 {
  width: 150px !important;
}
.font-small {
  font-size: 12px !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.mr-15 {
  margin-right: 15px !important;
}
.dropdown-content-question {
  width: 122% !important;
  background-color: #ffffff;
  min-width: 249px !important;
  right: 0px !important;
}
.dropdown-content-wallet {
  width: 100% !important;
  background-color: #ffffff;
  min-width: 212px !important;
  right: -33% !important;
}
.dropdown-content-Setting {
  width: 100% !important;
  background-color: #ffffff;
  min-width: 180px !important;
  right: -13% !important;
}
.font-sm-new {
  font-size: 16px !important;
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@media (max-width: 1376px) {
  .px-6 {
    padding-right: 4.4rem !important;
    padding-left: 4.4rem !important;
  }
}
@media (max-width: 1024px) {
  .px-6 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
}
@media (max-width: 981px) {
  .dropbtn {
    justify-content: space-around;
    align-items: center;
    min-width: 0px !important;
    margin-left: 20px;
  }
  /* .buton-posi {
    position: fixed !important;
    bottom: 0px !important;
    left: 35% !important;
  } */
  .modal-container_LightDark {
    background: #ffffff !important;
    padding: 15px !important;
    max-width: 32% !important;
    box-shadow: 0px 4px 16px -7px #000000;
    position: relative;
  }
  .modal-overlay_LightDark {
    position: absolute !important;
    left: 67% !important;
    width: 100% !important;
  }
  .modal-overlay_setting {
    position: absolute !important;
    left: 67% !important;
    width: 100% !important;
  }
  .modal-container_setting {
    background: #ffffff;
    background: #ffffff !important;
    padding: 15px !important;
    max-width: 32% !important;
    box-shadow: 0px 4px 16px -7px #000000;
    position: relative;
  }
  .px-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
}
@media (max-width: 576px) {
  .px-6 {
    padding-right: 5.2rem !important;
    padding-left: 5.2rem !important;
  }

  .slider-item {
    padding: 0px 12px;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
  }

  .dropdown-content {
    top: 70%;
    right: 0%;
    width: 100% !important;
    display: none;
    position: fixed;
    background-color: #ffffff;
    overflow: auto;
    z-index: 99999;
    border-radius: 20px 20px 0px 0px;
    padding-bottom: 100%;
  }
  .dropdown-content-question {
    position: fixed !important;
    min-width: 100% !important;
    top: 62% !important;
    left: 0 !important;
    z-index: 9999;
    border-radius: 20px 20px 0px 0px !important;
    box-shadow: none;
    padding-bottom: 100%;
  }
  .dropdown-content-wallet {
    position: fixed !important;
    min-width: 100% !important;
    top: 88% !important;
    left: 0 !important;
    z-index: 9999;
    border-radius: 20px 20px 0px 0px !important;
    box-shadow: none;
    padding-bottom: 100%;
  }
  .dropdown-content-Setting {
    position: fixed !important;
    min-width: 100% !important;
    top: 77% !important;
    left: 0 !important;
    z-index: 9999;
    border-radius: 20px 20px 0px 0px !important;
    box-shadow: none;
    padding-bottom: 100%;
  }
  .show {
    display: block;
  }
  .footer-wrapper {
    margin-bottom: 55px !important;
    padding: 24px 0;
    width: 100%;
    display: grid;
    justify-content: center;
    justify-items: center;
    grid-row-gap: 16px;
  }
  .buton-posi {
    position: fixed;
    justify-content: center;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 10002;
    /* padding: 14px 16px; */
    margin-right: 0;
    border-top: 1px solid gray;
    background: white;
  }
  .modal-container_question {
    background: #ffffff;
    padding: 15px !important;
    padding-bottom: 50px !important;
    border-radius: 20px 20px 0px 0px !important;
    max-width: 100% !important;
    box-shadow: 0px 4px 16px -7px #000000 !important;
    position: relative !important;
  }
  .modal-overlay_question {
    position: fixed !important;
    min-width: 100% !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 9999;
  }
  /* .modal-overlay_swapToken {
    position: fixed;
    top: 230px;
    left: 0;
    min-width: 190px;
    z-index: 9999;
    border-radius: 15px;
    left: 30px;
  } */
  .modal-overlay_swapDetails {
    position: fixed;
    top: 15%;
    width: 98%;
    z-index: 9993;
    left: auto;
  }

  /* .modal-container_swapToken {
    background: #ffffff;
    padding: 12px;
    border-radius: 10px;
    height: 100%;
    max-width: 100%;
    position: relative;
  } */
  .modal-container_wallet {
    background: #ffffff;
    padding: 15px !important;
    border-radius: 15px !important;
    height: 185;
    max-width: 90% !important;
    box-shadow: 0px 4px 16px -7px #000000 !important;
    position: relative !important;
  }
  .modal-overlay_wallet {
    position: fixed !important;
    min-width: 100% !important;
    bottom: 58px !important;
    left: 5% !important;
    z-index: 9999;
  }
  .modal-overlay_setting {
    position: fixed !important;
    min-width: 100% !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 9999;
  }

  .modal-container_setting {
    background: #ffffff;
    padding: 15px !important;
    padding-bottom: 50px !important;
    border-radius: 20px 20px 0px 0px !important;
    max-width: 100% !important;
    box-shadow: 0px 4px 16px -7px #000000;
    position: relative !important;
  }
  .modal-overlay_question-2 {
    position: fixed !important;
    min-width: 100% !important;
    top: 86% !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 9999;
  }

  .modal-container_question-2 {
    background: #ffffff;
    padding: 15px !important;
    padding-bottom: 50px !important;
    border-radius: 20px 20px 0px 0px !important;
    max-width: 100% !important;
    box-shadow: 0px 4px 16px -7px #000000;
    position: relative !important;
  }
  .modal-overlay_LightDark {
    position: fixed !important;
    min-width: 100% !important;
    bottom: 58px !important;
    left: 5% !important;
    z-index: 9999;
  }

  .modal-container_LightDark {
    background: #ffffff;
    padding: 15px !important;
    border-radius: 15px !important;
    height: 185;
    max-width: 90% !important;
    box-shadow: 0px 4px 16px -7px #000000 !important;
    position: relative !important;
  }
  .vh-100 {
    height: auto !important;
    padding-top: 10px !important;
    padding-bottom: 20px;
  }
}
@media (max-width: 430px) {
  .px-6 {
    padding-right: 3.8rem !important;
    padding-left: 3.8rem !important;
  }
}
@media (max-width: 390px) {
  .px-6 {
    padding-right: 3.3rem !important;
    padding-left: 3.3rem !important;
  }
  .font-sm-new {
    font-size: 14px !important;
  }
  .px--1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
}

.color_black {
  color: #000000 !important;
}
.link-address {
  color: #2f8af5 !important;
  text-decoration: underline;
}
.bg-none {
  background: none !important;
}
.b-none {
  border: none !important;
}
.d-contents {
  display: contents !important;
}
.btn-hover:hover {
  background: #6c86ad26 !important;
  border-radius: 10px;
}
.btn-hover-bg {
  background: #6c86ad26 !important;
  border-radius: 10px;
}
.hov-text-blue:hover {
  background: #2f8af566 !important;
}
.font-18 {
  font-size: 18px !important;
}
.hover-Add-Token:hover {
  opacity: 0.75;
}
.bg-search {
  background: #f3f5fa !important;
}
.hover-bg-white:hover {
  background: #fff !important;
}
.hover-bg-select:hover {
  background: #2f8af5 !important;
  color: #ffffff !important;
}
.ml-7 {
  margin-left: 7px !important;
}
/*  */
.dropdown-1 {
  display: inline-block;
  position: relative;
}

.dd-button-1 {
  display: inline-block;
  /* border: 1px solid gray; */
  border-radius: 12px;
  /* background-color: #d5e4fa; */
  cursor: pointer;
  white-space: nowrap;
}

.dd-input {
  display: none;
}

.dd-menu-1 {
  position: absolute;
  top: 110%;
  padding: 0;
  margin: 2px 0 0 0;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  /* background-color: #ffffff; */
  list-style-type: none;
}

/* .dd-input-1 + .dd-menu-1 {
  display: none;
}

.dd-input-1:checked + .dd-menu-1 {
  display: block;
} */

.dd-menu-1 li {
  padding: 1px 20px;
  cursor: pointer;
  white-space: nowrap;
}

.dd-menu-1 li:hover {
  /* background-color: #f6f6f6; */
}

.opacity-60 {
  opacity: 0.6 !important;
}
.arrow-loading .background-path {
  fill: #bac7da !important;
}
.swap-deadline {
  width: 50px !important;
  height: 30px !important;
}

.warning-text {
  color: #ffc700 !important;
}

.tool {
  cursor: pointer;
  position: relative;
  display: inline-block;
}
.span-1 {
  opacity: 0;
  color: #fff;
  width: 120px;
  padding: 5px 0;
  background: #444;
  text-align: center;
  position: absolute;
  border-radius: 6px;
  transition: opacity 1s;
}
.span-1:after {
  content: "";
  border-width: 5px;
  position: absolute;
  border-style: solid;
}
.tool:hover span {
  opacity: 1;
}

.L-st {
  top: 0;
  left: -125px;
}
.L-st:after {
  bottom: 40%;
  left: 100%;
  border-color: transparent transparent transparent #444;
}
/* ///////////////// */
.main-box {
  display: flex;
  background: #000;
  margin: 70px auto 70px auto;
  padding: 0;
  /* width: 991px; */
}

.box {
  height: 500px;
  padding: 15px;
  border-right: 1px solid white;
  webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  position: relative;
  overflow: hidden;
  list-style: none;
}

.detail {
  width: 85%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  /* background: white; */
  color: black;
  opacity: 0;
  padding: 30px;
  box-sizing: border-box;
  webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

.box.active {
  width: 70% !important;
}

.box.active .detail {
  opacity: 1;
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
  transform: none;
}

.box span {
  writing-mode: vertical-rl;
  font-size: 20px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 4px;
  width: 40px;
  transform: rotate(180deg);
  font-weight: 400;
  cursor: pointer;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.box.active span {
  left: 25px;
  right: auto;
  margin: 0;
  font-weight: 600;
}

.nb-spinner-big {
  width: 23px;
  height: 23px;
  margin: 0;
  background: transparent;
  border-top: 3px solid #495bfc;
  border-right: 3px solid transparent;
  border-radius: 50%;
  -webkit-animation: 1s spin linear infinite;
  animation: 1s spin linear infinite;
}
.nb-spinner-xl {
  width: 75px;
  height: 75px;
  margin: 0;
  background: transparent;
  border-top: 4px solid #495bfc;
  border-right: 4px solid transparent;
  border-radius: 50%;
  -webkit-animation: 1s spin linear infinite;
  animation: 1s spin linear infinite;
}
.nb-spinner-small {
  width: 16px;
  height: 16px;
  margin: 0;
  background: transparent;
  border-top: 2px solid #495bfc;
  border-right: 2px solid transparent;
  border-radius: 50%;
  -webkit-animation: 1s spin linear infinite;
  animation: 1s spin linear infinite;
}
.round-10 {
  border-radius: 10px 0px 0px 10px;
}
.reverse-round-10 {
  border-radius: 0px 10px 10px 0px;
}

.modal-backdrop-swaptoken {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop-swaptoken.fade {
  opacity: 0;
}
.modal-backdrop-swaptoken.show {
  opacity: 0.55;
}
.border-purple {
  border: 1px solid #6f42c1;
}
.bg-lovender {
  background-color: #b68eff;
}
body.light-mode .bg-Liquidity {
  background-color: #e5f0ff !important;
}
body.dark-mode .bg-Liquidity {
  background-color: #222939 !important;
}
body.light-mode .bg-Liquidity-Pair {
  background-color: #ffffff !important;
}
body.dark-mode .bg-Liquidity-Pair {
  background-color: #000000 !important;
}
body.light-mode .bg-Liquidity-Pair:hover {
  background-color: #eceffc !important;
}
body.dark-mode .bg-Liquidity-Pair:hover {
  background-color: #222939 !important;
}
body.light-mode .bg-2 {
  background-color: #eceffc !important;
}
body.dark-mode .bg-2 {
  background-color: #222939 !important;
}
body.light-mode .bg-light-gray {
  background-color: #a7b5c747 !important;
}
body.dark-mode .bg-light-gray {
  background-color: #6b81bd3b !important;
}
body.light-mode .border-light {
  border: 1px solid #cad4e3 !important;
}
body.light-mode .border-light:hover {
  border: 1px solid #c8d3db70 !important;
}
body.dark-mode .border-light {
  border: 1px solid #ffffff24 !important;
}
body.light-mode .bg-border-light:hover {
  background-color: #c8d3db70 !important;
}
body.dark-mode .bg-border-light:hover {
  background-color: #40404040 !important;
}
body.dark-mode .border-light:hover {
  border: 1px solid #40404040 !important;
}
body.light-mode .ktVOoD {
  fill: #000000;
}
body.dark-mode .ktVOoD {
  fill: #ffffff;
}

.btn-bg-blue {
  background-color: #2f8af5 !important;
}
.btn-bg-blue:hover {
  background-color: #0071f3 !important;
}
.color-green {
  color: #00cc15;
}
.hover-green:hover {
  color: #00cc15;
}
.font-40 {
  font-size: 40px !important;
}
.font-50 {
  font-size: 50px !important;
}
.has-search1 .form-control {
  padding-left: 2.375rem;
}
.has-search1 .form-control-feedback1 {
  /* position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa; */
  position: absolute;
  z-index: 2;
  display: flex;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  margin-left: 13px;
  pointer-events: none;
  color: #aaa;
  margin-top: 3px;
}
.border-blue {
  border: 1px solid #2f8af5 !important;
}
.border-blue-1 {
  border: 1px solid #2f8af5;
}
