.dd-search input {
  border: 1px solid !important;
  margin: 10px;
  margin-top: 26px;
  max-width: 95%;
  margin-bottom: 20px;
}
.general_background.general_dark {
  background: #252d5f !important;
}
.btn_a {
  font-size: 20px;
  color: #4879da;
}
span.timer {
  color: #aee300;
}
.update-status {
  margin-top: 20px;
}
.status {
  position: relative;
  max-width: 254px;
}
.status:before {
  content: url(https://debevis.org/wp-content/themes/crypto-purple/images/arrow.svg);
  position: absolute;
  z-index: -1;
  zoom: 0.2;
  right: 0%;
  top: -40%;
}
.general_background {
  background: linear-gradient(
      0deg,
      rgba(72, 121, 218, 0.2),
      rgba(72, 121, 218, 0.2)
    ),
    linear-gradient(
      103.18deg,
      rgba(75, 100, 148, 0.3) 4.62%,
      rgba(230, 234, 242, 0) 97.62%
    );
  border-radius: 20px;
}
.title-detalies .text-gradient {
  font-size: 62px;
  margin-bottom: 14px;
  line-height: revert;
}
.support-back {
  position: initial;
  padding: 80px;
}
.support-back:before {
  content: url(https://debevis.org/wp-content/themes/crypto-purple/images/support-back.png);
  position: absolute;
  z-index: -1;
}
.help-title {
  text-align: center;
  font-size: 28px;
  margin-bottom: 30px;
}
.block_currency_reserve .img_change {
  height: 25px !important;
  width: 25px !important;
}
.kak {
  background: linear-gradient(
      0deg,
      rgba(72, 121, 218, 0.2),
      rgba(72, 121, 218, 0.2)
    ),
    linear-gradient(
      103.18deg,
      rgba(75, 100, 148, 0.3) 4.62%,
      rgba(230, 234, 242, 0) 97.62%
    );
  border-radius: 20px;
}
.box-coin {
  display: flex;
}
.box-coin img {
  margin-right: 4px;
}
.percent_currency {
  width: 96px;
  padding: 4px 19px;
  text-align: center;
  margin: auto;
  margin-bottom: 10px;
}
.rate {
  display: flex;
  justify-content: center;
}

.rate div {
  text-align: left;
}
.cap_currency {
  text-align: right;
}
.topical-box .col p {
  text-align: left;
}
.topical-box .col p:nth-child(2),
.topical-box .col p:nth-child(3) {
  text-align: center;
}
.topical-box .col p:last-child,
.Percent_currency {
  text-align: right;
}
.topical-box .col {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.topical {
  background: linear-gradient(
    103.18deg,
    rgba(75, 100, 148, 0.3) 4.62%,
    rgba(230, 234, 242, 0) 97.62%
  );
  border: 1px solid;

  border-image-source: linear-gradient(
    103.18deg,
    rgba(75, 100, 148, 0.3) 4.62%,
    rgba(230, 234, 242, 0) 97.62%
  );
  border-radius: 20px;
}
.title-p {
  font-size: 20px;
  text-transform: uppercase;
}
.block_currency_reserve {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.coin-fon {
  position: relative;
}
.left-coin {
  width: 50%;
}
.right-coin {
  width: 50%;
  text-align: right;
}

.right-coin span:last-child {
  color: #6a8fda;
}
.coin-box-rezerv {
  display: flex;
  align-items: baseline;
  margin-bottom: 16px;
  padding-right: 13%;
}

.coin-box-rezerv:nth-child(3n + 3) {
  padding-right: 0%;
}

@media (max-width: 1200px) {
  .coin-box-rezerv:nth-child(3n + 3) {
    padding-right: 13%;
  }
  .coin-box-rezerv:nth-child(2n + 2) {
    padding-right: 0%;
  }

  .block_currency_reserve {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 460px) {
  .img_tg_icon {
    width: 87%;
    margin: auto;
  }
  .support-back:before {
    zoom: 0.26;
    margin-bottom: -200px;
    padding-top: 200px;
  }
  .coin-box-rezerv {
    padding-right: 0%;
  }

  .coin-box-rezerv:nth-child(3n + 3) {
    padding-right: 0%;
  }
  .coin-box-rezerv:nth-child(2n + 2) {
    padding-right: 0%;
  }

  .block_currency_reserve {
    grid-template-columns: 1fr;
    max-height: 250px;
    overflow: auto;
    padding-right: 3%;
  }
}

body:before {
  content: "";
  width: 70%;
  display: block;
  height: 70%;
  position: fixed;
  top: 20%;
  right: -23%;
  z-index: -1;
  background: #9768ff6e;
  filter: blur(6em);
  border-radius: 100%;
}
body:after {
  content: "";
  width: 60%;
  display: block;
  height: 60%;
  position: fixed;
  top: 20%;
  left: -23%;
  background: #688aff47;
  filter: blur(6em);
  border-radius: 100%;
  z-index: -1;
}
.block_application_details {
  position: relative;
}
.coin-fon:before {
  content: url(https://debevis.org/wp-content/themes/crypto-purple/images/coin.png);
  position: absolute;
  right: -34%;
  z-index: -1;
  top: -20%;
}
.block_application_details:before {
  content: url(https://debevis.org/wp-content/themes/crypto-purple/images/coin.png);
  position: absolute;
  right: -4%;
  z-index: -1;
  top: -28%;
}
.header-box {
  margin-top: 150px;
}
.header-box .coin-fon p {
  margin: 20px 0;
  font-size: 20px;
}
.total-change {
  font-weight: 400;
  display: block;
  margin-top: 70px;
}
.fake_change {
  width: 100%;
  display: block;
  font-size: 42px;
}

.text-gradient {
  background: linear-gradient(
    91.05deg,
    #c8d9fb 5.77%,
    #819fdc 15.2%,
    #2567ea 40.68%,
    #d643e3 73.68%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.popup-form-change {
  position: fixed;
  z-index: 9;
  left: 50%;
  right: 50%;
  height: 100vh;
  overflow: auto;
  top: 0%;
  transform: translate(-50%, 0);
  min-width: 592px;
}

@media (max-width: 580px) {
  .p-none {
    padding: 0px;
  }
  .block_application_details:before {
    right: 0%;
    top: -3%;
    opacity: 0.2;
  }
  .popup-form-change {
    min-width: auto;
    width: 100%;
  }
}
.button.adress-submit {
  max-width: 444px;
}
/*.button {
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 30px;
  border: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 10rem;
  transition: all 0.02s;
  font-weight: bold;
  color: rgb(37, 37, 37);
  z-index: 0;
  box-shadow: 0 0px 7px -5px rgba(0, 0, 0, 0.5);
}
.text-button {
  z-index: 2;
  color: white;
  font-weight: 400;
  font-size: 20px;
}
.button:hover {
  background: rgb(193, 228, 248);
  color: rgb(33, 0, 85);
}

.button:active {
  transform: scale(0.97);
}*/

.hoverEffect {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.hoverEffect div {
  background: linear-gradient(
    106.44deg,
    #942bd5 6.83%,
    #4879da 51.57%,
    #2a5ab8 96.3%
  );
  border-radius: 40rem;
  width: 40rem;
  height: 40rem;
  transition: 0.4s;
  animation: effect infinite 3s linear;
  opacity: 1;
}

@keyframes effect {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.back-form {
  display: block;
  width: 100%;
  max-width: 592px;
  margin: auto;
  margin-right: 0px;
}
.back-fon-form {
  content: "";
  background: rgb(0 0 0 / 39%);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 8;
  height: 100%;
  backdrop-filter: blur(10px);
}
.close-form {
  cursor: pointer;
  position: absolute;
  right: 43px;
  top: 20px;
}

.min-max {
  display: flex;
  color: #6a8fda;
}
.minimum_amount {
  margin-right: 17px;
}
.change-box p {
  font-size: 20px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}
.min-max p {
  font-size: 16px;
}
.change-box {
  position: relative;
}
.change {
  position: absolute;
  left: 50%;
  right: 50%;
  margin-top: -28px;
  transform: translate(-50%, 0%);
  width: 70px;
  height: 46px;
  background: linear-gradient(108.22deg, #4879da 11.88%, #2852a7 95.98%);
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.black-back {
  background: #12172e;
  padding: 10px 20px;
  padding-bottom: 20px;
  border-radius: 20px;
}
.form_change {
  background: #524399;
  padding: 37px;
  border-radius: 20px;
  max-width: 100%;
  margin: auto;
}
.review-slider {
  max-height: 700px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 10px;
  padding-top: 5px;
  padding-right: 20px;
}

.review-slider::-webkit-scrollbar {
  width: 3px;
}

.review-slider::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 50px;
}

.review-slider::-webkit-scrollbar-thumb {
  background-color: #749ae4;

  border-radius: 50px;
}
.container-page {
  max-width: 1424px;
  margin: auto;
  display: block;
  padding: 0 20px;
  overflow: hidden;
}
.review-list {
  position: relative;
  margin-top: 0px;
  background: #252d5f;
  border-radius: 20px;
}

.date_post {
  color: #6a8fda;
}

.review-form b,
.review-box b {
  font-size: 18px;
  margin-bottom: 30px;
  display: block;
}
.sert-box {
  min-height: 553px;
  background: url(https://debevis.org/assets/images/body/sert-fon.svg);
  background-position: 100% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 22px;
}
.opis-box {
  max-width: 70%;
}
.sert-box .btn_input {
  font-size: 18px !important;
  margin-top: 20px;
}
.number {
  font-size: 57px;
  margin-right: 20px;
  background: -webkit-linear-gradient(95deg, #4056d9 14.12%, #0cdfd4 94.74%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.box-p p {
  font-size: 16px;
  margin-top: 15px;
}
.title-box {
  display: flex;
  align-items: inherit;
  margin-right: 20px;
}
.border-center {
  position: relative;
  padding: 2%;
}
.border-right,
.border-left {
  position: relative;
  height: 100%;
}
.page-template-leadstatus .btn_input {
  margin: auto !important;
}
.progress-bar {
  background-color: #14d2ff;
}
.application_details_cur {
  display: flex;
  margin: auto;
  justify-content: space-around;
}
.application_details_cur div {
  margin: 16px 0px;
}
.application_details_cur img {
  margin-right: 7px;
}
.application_details_cur.black-back {
  padding-bottom: 7px;
}
.main {
  margin: auto;
  margin-top: 5%;
  margin-bottom: 7%;
}
header .navbar-light {
  padding: 0px;
  border: none !important;
}

.title-detalies {
  font-family: Geologica;
  text-align: left;
  font-size: 48px;
  text-transform: inherit;
  line-height: inherit;
}
.close-mob {
  text-align: right;
  padding: 10px 14px;
  padding-bottom: 0px;
  font-size: 28px;
  line-height: normal;
  font-family: sans-serif;
  text-transform: lowercase;
}

.img_tg_icon {
  width: 100%;
}
.coin_name {
  width: 100%;
  display: block;
}
/* slider */

.slick-slide img {
  width: 50px;
  height: 50px;
}
.review-slide-box {
  padding: 0;
  display: block;
}
.review-slider .slick-next {
  right: calc(50% - 0px) !important;
  top: calc(110% + 2em) !important;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.review-slider .slick-prev {
  left: calc(50% - 0px) !important;
  top: -30px !important;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.tarkikComandSlider .slick-slide .col {
  margin: auto 20px;
  background: #e7d5ff;
  padding: 20px 10px;
  border-radius: 10px;
  color: black;
  display: flex;
  justify-content: space-between;
  height: 90px;
}
.tarkikComandSlider {
  width: 100%;
  max-width: 1100px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 65px;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}

.slick-dots {
  position: absolute;
  bottom: -59px;
  left: 0px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  display: none;
}
.slick-dots li:before {
  top: 1px;
  transition: all 0.5s;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #ffffff00;
  position: absolute;
  border-radius: 50px;
  border: 1px solid;
}
.slick-dots li.slick-active:before {
  background-color: #ffff;
}

.slick-prev {
  left: 0;
  transform: rotate(180deg);
}

.slick-next {
  right: 0;
}

.slick-arrow {
  top: 50%;
  height: 26px;
  width: 14px;
  margin-top: -13px;
  position: absolute;
  font-size: 0;
  cursor: pointer;
  background-color: transparent;
  border: none;
  background-image: url(https://tarkikromanski.github.io/files/arrow-slider.png);
  background-repeat: no-repeat;
}

.comandSlider__item {
  transition: box-shadow 2s;
  cursor: pointer;
  position: relative;
  background-color: #344c65;
  margin: 0 10px;
  padding: 30px;
  box-shadow: inset -141px -129px 200px rgba(0, 0, 0, 0.25);
}
.comandSlider__item:hover {
  box-shadow: inset 141px 129px 200px rgba(0, 0, 0, 0.25);
}
.comandSlider__item_name {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  color: #3eaef2;
  margin: 0;
  margin-bottom: 7px;
}
.comandSlider__item_status {
  margin: 0;
  color: #fff;
  font-size: 12px;
  margin-bottom: 80px;
}
.comandSlider__item_sendMail {
  width: 25px;
  height: 20px;
  position: absolute;
  background-image: url(https://tarkikromanski.github.io/files/mail-ico.png);
  top: 34px;
  right: 30px;
}
.comandSlider__item_photo {
  max-width: 150px;
  max-height: 150px;
  margin: auto;
  margin-bottom: 54px;
}
.comandSlider__item_contact {
  font-size: 12px;
  color: #fff;
  margin: 2px;
}
.comandSlider__item_contact span {
  color: #3eaef2;
  font-weight: 700;
  margin-right: 5px;
}

/* slider */
.flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.row.flex p {
  font-size: 16px;
  text-align: left;
  max-width: 340px;
}
.box-lang {
  display: flex;
}

.carousel-inner {
  max-width: 85%;
  margin: auto;
  padding: 0 20px;
}
.carousel-indicators {
  position: relative;
  margin-top: 20px;
}
.block_currency_reserve::-webkit-scrollbar {
  width: 5px;
}

.block_currency_reserve::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 50px;
}

.block_currency_reserve::-webkit-scrollbar-thumb {
  background-color: #749ae4;

  border-radius: 50px;
}

a[href="/en/reviews"],
.go_to_login_link,
.menu_register_link {
  display: none !important;
}
.mb {
  margin-bottom: 25px;
}
.red {
  border: 1px solid red;
}

.move {
  cursor: pointer;
  transition: transform 0.5s ease;
}
.rotate {
  transform: rotate(180deg);
}
.info-box div {
  display: flex;
  justify-content: space-between;
  padding-top: 12px;
  max-width: 600px;
}
.info-box div p:first-child {
  color: #6a8fda;
}
.input_form_contact {
  width: 100%;
  height: 51px;
  font-size: 14px;
  color: #fff;
  background: #12172e;
  padding: 10px;
  box-shadow: none;
  border-radius: 16px;
  border: none;
}

.error_status {
  color: red;
  text-transform: capitalize;
  font-family: "Inter";
  font-size: normal;
  font-weight: 800;
}

main {
  min-height: 500px;
}

.img_coin_personal_area {
  width: 32px;
  height: 32px;
  margin-right: 2px;
}

.last-change {
  margin-bottom: 30px;
}
.carousel-control-next,
.carousel-control-prev {
  width: 5%;
  top: -39px;
}
.container_well {
  background: #e7d4ff;
  color: black;
  border-radius: 10px;
}

/* ================================BTN============================ */

.container_btn {
  margin: auto;
  max-width: 240px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.container_btn .btn {
  position: relative;
  width: 400px;
  height: 50px;
}
.container_btn .btn p {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  background: linear-gradient(
    93.23deg,
    #cdaef4 0.52%,
    rgba(196, 255, 191, 0.97) 96.63%
  );
  border-radius: 10px;
  color: #333333;
  z-index: 1;
  font-weight: 400;
  font-size: 16px;
  line-height: initial;
  text-transform: uppercase;
  text-decoration: none;
  overflow: hidden;
  transition: 0.05s;
  backdrop-filter: blur(15px);
}

.container_btn .fake_change {
  font-size: 24px;
  font-weight: 600;
  width: 100%;
  display: block;
}

.container_btn .btn p::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10%;
  height: 100%;
  background: linear-gradient(to left, rgba(255, 255, 255, 0.4), transparent);
  transform: skewX(45deg) translateX(0);
  transition: 0.5s;
}

.container_btn .btn p::before {
  transform: skewX(45deg) translateX(1000%);
  animation: animateDot 2s linear infinite;
}
/* =============Link============== */

.container_btn .btn a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #2c90f7;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 2);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 30px;
  color: #fff;
  z-index: 1;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  overflow: hidden;
  transition: 0.05s;
  backdrop-filter: blur(15px);
}

/* .container_btn .btn:hover a {
    letter-spacing: 3px;
} */

.container_btn .btn a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10%;
  height: 100%;
  background: linear-gradient(to left, rgba(255, 255, 255, 0.4), transparent);
  transform: skewX(45deg) translateX(0);
  transition: 0.5s;
}

.container_btn .btn a::before {
  transform: skewX(45deg) translateX(1000%);
  animation: animateDot 2s linear infinite;
}

@keyframes animateDot {
  0% {
    transform: scale(0.1);
  }
  10% {
    transform: scale(1);
  }
}

/* ============before================ */

/* .container .btn::before{
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -5px;
    width: 70px;
    height: 30px;
    background: #2bd2ff;
    box-shadow: 0 0 5px #2bd2ff,
                0 0 15px #2bd2ff,
                0 0 30px #2bd2ff,
                0 0 60px #2bd2ff;
    border-radius: 10px;
    transition: 0.5s;
    transition-delay: 0s;
}

.container .btn:hover::before {
    bottom: 0;
    height: 50%;
    width: 80%;
    border-radius: 30px;
    transition-delay: 0.5s;
} */

/* ================after============== */

/* .container .btn::after{
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0px;
    width: 70px;
    height: 30px;
    background: #2bd2ff;
    box-shadow: 0 0 5px #2bd2ff,
                0 0 15px #2bd2ff,
                0 0 30px #2bd2ff,
                0 0 60px #2bd2ff;
    border-radius: 10px;
    transition: 0.5s;
    transition-delay: 0s;
}

.container .btn:hover::after {
    top: 0;
    height: 50%;
    width: 80%;
    border-radius: 30px;
    transition-delay: 0.5s;
} */

/* =======================button===================== */

.container_btn .btn button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  background: linear-gradient(
    93.23deg,
    #cdaef4 0.52%,
    rgba(196, 255, 191, 0.97) 96.63%
  );
  border-radius: 10px;
  color: #000;
  z-index: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-decoration: none;
  overflow: hidden;
  transition: 0.05s;
}

.container_btn .btn button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10%;
  height: 100%;
  background: linear-gradient(to left, rgba(255, 255, 255, 0.4), transparent);
  transform: skewX(45deg) translateX(0);
  transition: 0.5s;
}

.container_btn .btn button::before {
  transform: skewX(45deg) translateX(1000%);
  animation: animateDot 2s linear infinite;
}

@keyframes animateDot {
  0% {
    transform: scale(0.1);
  }
  10% {
    transform: scale(1);
  }
}

/* ======================================================== */

.tg_text {
  text-transform: capitalize;
  font-family: "Inter";
  font-size: normal;
  font-weight: 800;
  font-size: 30px;
  background: linear-gradient(
    91.92deg,
    #ffffff 29.24%,
    rgba(176, 250, 255, 0) 131.64%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.container_currency_reserve p {
  text-transform: uppercase;
}
.btn_input:hover,
.btn_submit:hover {
  color: white;
}
.block_btn {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.rek {
  position: relative;
}
.copy {
  position: absolute;
  right: 31px;
  top: 15px;
  cursor: pointer;
}
.tooltiptext {
  background: #7c7c7c;
  color: white;
  position: absolute;
  padding: 5px 7px;
  border-radius: 5px;
  font-size: 16px;
  top: -71%;
  right: 0%;
  opacity: 0;
}

#btnEmbed:hover + .tooltiptext {
  opacity: 1;
}
#btnEmbed2:hover + .tooltiptext {
  opacity: 1;
}
.block_currency {
  display: flex;
  align-items: flex-end;
}
.img_sertificate {
  cursor: pointer;
  width: 100%;
  max-width: 300px;
}
.block_currency img {
  width: 40px;
  height: 40px;

  margin-right: 10px;
}
.shah_style_img_modal {
  width: 100%;
}
.input_form {
  width: 100%;
  height: 60px;
  font-size: 14px;
  color: #fff;
  padding: 7px 12px !important;
  background: transparent;
  border-radius: 10px;
  border: none;
  outline: none;
}
#embedLink: focus;
#embedLink:hover,
#embedLink:active {
  border: none !important;
  outline: none;
}
.rek {
  position: relative;
  background: #12172e;
  border-radius: 20px;
}

.btn_input {
  position: relative;
  margin: 0;
  padding: 15px 25px;
  width: 36%;
  border: none;
  border-radius: 10px;
  font-size: 12px;
  display: block;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  font-family: inherit;
  font-weight: 500;
  font-size: 20px;
}
.btn_input:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 10px;
  padding: 1.5px;
  background: linear-gradient(165.54deg, #cdaef4 24.38%, #c4ffbf 78.35%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  z-index: -1;
}
.btn_submit {
  margin: auto;
  background: linear-gradient(
    93.23deg,
    #cdaef4 0.52%,
    rgba(196, 255, 191, 0.97) 96.63%
  );
  padding: 15px 25px;
  width: 300px;
  border: none;
  border-radius: 10px;
  font-size: 12px;
  display: block;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  font-family: inherit;
  font-weight: 500;
}

.btn_submit span {
  font-family: Geologica;
  font-size: 20px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  color: #333333;
}

.btn_copy {
  background: none;
  border: none;
}

.carousel-inner .img_coin {
  width: 50px;
  height: 50px;
}

.info-send {
  text-align: center;
  margin-top: 30px;
  font-size: 20px;
}
.boxclose {
  cursor: pointer;
}
.img_smal {
  display: none;
}
.general_background label {
  margin-bottom: 10px;
}

.login_form input[type="text"],
#register_form input[type="text"],
#lost_pwd_user_email[type="text"] {
  margin-bottom: 30px !important;
}
.login_submit,
#register_submit {
  width: 100% !important;
  max-width: 100% !important;
}
.block_currency_reserve .p-0 {
  margin-bottom: 10px;
  text-align: center;
}
.error-input,
.error-mail,
.error-adress,
.error-name,
.error-mesagetop,
.error-rules {
  color: #f3ba2f;
  margin-top: 10px;
  font-size: 13px;
}
.disabled {
  pointer-events: none;
  opacity: 0.5;
}

.red {
  border: 1px solid red;
}

.general_background {
  position: relative;
}

/* ================================BTN============================ */

.btn_input:hover {
  cursor: pointer;
}

.btn_registration {
  margin: 0px;
  padding: 15px 25px;

  background: linear-gradient(4.19deg, #2c90f7 -17.59%, #05c0cc 115.3%);
  box-shadow: inset 0px -4px 12px rgba(0, 0, 0, 0.22),
    inset 0px 1px 2px rgba(239, 232, 232, 0.6);
  backdrop-filter: blur(2.5px);
  border: none;
  border-radius: 10px;

  font-size: 12px;

  text-transform: uppercase;
  color: #fff;
}

.btn_registration:hover {
  cursor: pointer;
}

.btn_submit:hover {
  cursor: pointer;
}

/* ============IMG-COIN======= */

.img_coin {
  width: 32px;
  height: 32px;
}

.img_change {
  height: 30px;
  width: 30px;
}
/* =================MAIN=============== */

/* ============CONTAINER_HEADER_ITEM========= */

.container_header_item {
  position: relative;
}

.container_header_item h1 {
  font-family: Geologica;
  font-size: 65px;
  font-weight: bold;
  text-align: left;
}

/* ============CONTAINER-FORM-CHANGE========= */

.container_well_change_form {
  display: none;
}

.container_form_change {
  text-transform: uppercase;
  position: relative;
}
.container_form_change:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100px 0px 100px 0px;
  padding: 1.5px;
  background: linear-gradient(165.54deg, #cdaef4 24.38%, #c4ffbf 78.35%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  z-index: -1;
}
.container_input_and_button_change_form {
  width: 100%;
  position: relative;
  margin: 0px;
  padding: 0px;

  display: flex;
}

.container_input_and_button_change_form .btn {
  height: 60px;

  background: rgba(255, 255, 255, 0.04);
  box-shadow: inset 0px 1px 2px rgba(239, 232, 232, 0.6);
  backdrop-filter: blur(15px);
  box-shadow: 0px 0px 5px #05c0cc;
  border-radius: 0px 10px 10px 0px;
  border: none;
}

.container_input_and_button_change_form .btn:hover {
  box-shadow: 0px 0px 20px #05bfcc;
}

.currency_btn img {
  max-height: 32px;
}
.container_input_and_button_change_form input,
.converttocrypto {
  width: 100%;
  height: 51px;
  padding: 0px 7px !important;
  font-size: 24px;
  align-items: center;
  display: flex;
  background: transparent;
  border-radius: 20px;
  color: white;
  border: none;
}
.container_form_change a {
  font-size: 18px !important;
  font-weight: 400 !important;
  text-decoration: revert;
  color: #ffffff;
}
.input_change {
  width: 100%;
  height: 51px;
  padding: 7px 12px;
  /* padding: 7px 12px !important; */
  font-size: 14px;
  background: #12172e;
  border-radius: 20px;
  border: none;
  color: white;
}

/* ========================================= */
/* ===========START_dropdown_change========= */
/* ========================================= */
#top-lang {
  position: relative;
  padding: 0 10px;
  list-style: none;
  margin-left: 20px;
  margin-right: 38px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}

#top-lang::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.currency_btn {
  margin: 0px;
  width: 100%;
  display: flex;
  min-width: 142px;
  align-items: center;
  justify-content: space-around;
  height: 51px;
  font-size: 18px;
  color: #ffffff;
  border-radius: 44px;
  border: none;
  margin-left: 10px;
  transition: 0.2s;
  background: linear-gradient(
    103.18deg,
    rgba(75, 100, 148, 0.3) 4.62%,
    rgba(230, 234, 242, 0) 97.62%
  );
}
/*.sub-menu {
  list-style: none;
  padding: 0px;
  display: none;
  position: absolute;
  width: 100%;
  right: -25px;
  padding: 10px;
  bottom: -78%;
  text-transform: uppercase;
  background-color: rgb(17 22 36);

  border-radius: 0px 0px 10px 10px;
}
.sub-menu.show {
  display: block !important;
}*/
.lang_btn a {
  color: #ffffff;
  font-weight: 400;
  display: flex;
}
.lang_btn a img {
  margin-right: 7px;
}
.lang_btn {
  margin: 0px;
  padding: 0px;

  width: 50px;
  height: 48px;
  font-size: 14px;
  color: #ffffff;
  transition: 0.2s;
}
.currency_btn:hover,
.lang_btn:hover {
  cursor: pointer;
}
.dropdown_content_form_change {
  display: none;
  position: absolute;
  z-index: 2;
  left: 0%;
  background: rgb(18 23 46);
  border-radius: 10px;
  border: 1px solid #6a8fda;
  border-radius: 25px;
  margin-top: 7px;
  width: 100%;
}
.scroll-content {
  height: 77%;
  overflow-x: auto;
  margin: 0px;
  padding: 0px;
  width: 97%;
}

.scroll-content::-webkit-scrollbar {
  width: 3px;
}

.scroll-content::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 50px;
}

.scroll-content::-webkit-scrollbar-thumb {
  background-color: #749ae4;

  border-radius: 50px;
}
.dropdown_title {
  margin: 0px;
  padding: 20px;

  font-size: 20px;
  text-transform: initial;
}

.dropdown_title p {
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid;
}

.dropdown_currency_list {
  display: grid;

  margin: 0px;
  padding: 30px;

  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  grid-gap: 20px;
}

.block_currency_list {
  margin: 0px;
  padding: 0px;

  font-size: 18px;
  text-transform: initial;

  display: flex;
  align-items: center;

  transition: 0.2s;
}

.block_currency_list:hover {
  cursor: pointer;

  color: #05c0cc;
  text-shadow: 3px 3px 10px #05c0cc;
}

.block_currency_list img {
  margin: 0px 10px 0px 0px;

  width: 30px;
  height: 30px;
}

.show {
  display: block;
}
.hide {
  display: none;
}
/* ============================================ */
/* ============END_dropdown_change============= */
/* ============================================ */

/* ========CURRENCY-RESERVE======= */

.navbar-toggler:focus {
  box-shadow: none !important;
}
.container_currency_reserve {
  position: relative;
  background: #4879da33;
  border-radius: 20px;
}
.last-change-box,
.block_currency_reserve {
  position: relative;
}
.block_currency_reserve:before {
  content: "";
  height: 100%;
  top: 0%;
  left: 32%;
  width: 1px;
  background: #ffffff66;
  position: absolute;
}
.block_currency_reserve:after {
  content: "";
  height: 100%;
  top: 0%;
  right: 36%;
  width: 1px;
  background: #ffffff66;
  position: absolute;
}
/* =============CONTAINER_MANUAL=========== */

.container_manual {
  position: relative;
}
.container_manual h1 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px;
}

.block_manual {
  font-size: 14px;
}
.block_manual p {
  font-size: 16px;
}
.img_manual {
  width: 120px;
  height: 120px;
}

.img_arrow {
  height: 40px;
  width: 70px;
}

/* ============CONTAINER_LAST_CHANGE============ */

.container_last_change .justify-content-between {
  border: 1px solid #ffffff;
  border: 1px solid #ffffff;
  border-radius: 10px;
  padding: 10px;
}
.container_last_change {
  position: relative;
}
.container_last_change h1 {
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
}

/* =============CONTAINER_FOOTER========== */

.container_footer {
  background: #4879da33;
}
.block_footer a {
  font-weight: 400;
}
.block_footer ul p {
  font-size: 20px;
  color: #6a8fda;
}
.block_footer ul {
  list-style: none;
  list-style-position: inside;

  line-height: 38px;
  color: #333333;
}

.block_footer ul li a:hover {
  color: #05bfcc;
  text-shadow: 0px 0px 20px #05bfcc;
}
@media (max-width: 1400px) {
  .nav-link {
    font-size: 17px;
  }
}
@media (max-width: 1200px) {
  .support-back:before {
    zoom: 0.7;
  }
  .block_currency_reserve:before {
    display: none;
  }
  .block_currency_reserve:after {
    right: 53%;
  }

/*  header.mt-5 {
    margin-top: 0rem !important;
  }
  .navbar-expand-lg .navbar-collapse {
    justify-content: space-between;
  }
  body {
    overflow-x: hidden;
  }
  header:before {
    left: -50%;
  }

  #navbarTogglerDemo01 {
    position: absolute;

    background: linear-gradient(0deg, #17131e, #17131e),
      linear-gradient(165.54deg, #cdaef4 24.38%, #c4ffbf 78.35%);
    left: auto;
    right: 0%;
    top: 0%;
    width: 200px;
    transform: translate(0%, 30%);
    z-index: 999;
    border-radius: 20px;
    padding: 10px;
  }

  header .navbar-nav a {
    color: white !important;
    text-align: center;
  }*/
}

@media (min-width: 0px) and (max-width: 575px) {
  .support-back:before {
    zoom: 0.25;
  }
  .block_footer a {
    font-size: 14px;
  }
  .block_footer ul p {
    font-size: 16px;
  }
  .block_currency_reserve:after {
    display: none;
  }
  /* ===========Nav========== */

  .nav-tab {
    flex-direction: column;
  }

  /* ===========Last_change========= */
  .xxl_Combined-Shape {
    display: none;
  }

  .sm_Combined-Shape {
    display: inline;
  }

  .img_coin_personal_area {
    width: 32px;
    height: 32px;
  }

  .block-last-change {
    background: rgba(255, 255, 255, 0.04);
    box-shadow: inset 0px 1px 2px rgba(239, 232, 232, 0.6);
    backdrop-filter: blur(15px);
    box-shadow: 0px 0px 20px #05c0cc;
    border-radius: 20px;
  }
}

.text-uppercase {
  font-size: 30px;
  font-weight: 800;
  font-family: "Geologica";
  margin-top: 40px;
  display: inline-block;
  padding: 0px;
  position: relative;
  max-width: 250px;
  border-bottom: 2px solid;
  width: 100%;
  text-align: initial;
}

.error_change {
  text-transform: capitalize;
  font-size: 40px;
  font-family: "Geologica";
  font-size: normal;
  font-weight: 800;
  position: relative;
}

.img_smal {
  display: none;
}

.application_change {
  font-size: 38px;
}

.error_status {
  color: rgb(0, 216, 0);
}

.number_application {
  text-transform: capitalize;
  font-size: 40px;
  font-family: "Inter";
  font-size: normal;
  font-weight: 800;
}
.img_error {
  width: 30px;
}

.status_application {
  font-size: 35px;
  color: rgb(0, 219, 0);
}

.number_application {
  margin-left: 14px;
}

@media (min-width: 575px) and (max-width: 768px) {
  /* =========Last-change===== */

  .xxl_Combined-Shape {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .sm_Combined-Shape {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .sm_Combined-Shape {
    display: none;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .sm_Combined-Shape {
    display: none;
  }
}

@media (min-width: 1400px) {
  .sm_Combined-Shape {
    display: none;
  }
}

@media (min-width: 768px) {
  .title-detalies {
    margin-top: 40px;
  }
  .form_change {
    max-width: 592px;

    margin-right: 0px;
  }
  .close-mob {
    display: none;
  }
}
@media (max-width: 768px) {
  .support-back {
    padding: 22px;
  }
  .block_application_details .text-gradient {
    font-size: 41px;
    margin-bottom: 10px;
  }
  .status:before {
    top: -50%;
  }
  .title-detalies .text-gradient {
    font-size: 37px;
    margin-bottom: 10px;
  }
  .dropdown_title {
    padding-top: 0px;
  }
  .dropdown_content_form_change {
    position: fixed;
    top: 0px;
    height: 100%;
    margin-top: 0px;
    border: none;
    border-radius: 0px;
    background: #12172e;
  }
  .container_input_and_button_change_form {
    position: initial;
  }
  #navbarTogglerDemo01 {
    right: 3%;
  }
  header:before {
    left: 0%;
    width: 100%;
    border-radius: 0px;
  }

  .container_well {
    margin-bottom: 15px;
  }
  .general_background {
    padding: 18px 10px;
  }
  .sm_Combined-Shape {
    display: none;
  }
}

@media (max-width: 465px) {
  .navbar-toggler-icon {
    width: 2.5em;
    height: 2.5em;
  }
}
