@font-face {
  font-family: "TahomaRegularfont";
  font-weight: 500;
  src: url("../fonts/URW DIN Bold.ttf");
  src: url("../fonts/URW DIN Bold.ttf") format("truetype");
}
@font-face {
  font-family: "TahomaRegularfontnoramal";
  font-weight: 500;
  src: url("../fonts/URW DIN.ttf");
  src: url("../fonts/URW DIN.ttf") format("truetype");
}
@font-face {
  font-family: "urw_dinlight";
  src: url("../fonts/URW-DIN/urwdin-light-webfont.woff2") format("woff2"), url("../fonts/URW-DIN/urwdin-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "urw_dinregular";
  src: url("../fonts/URW-DIN/urwdin-regular-webfont.woff2") format("woff2"), url("../fonts/URW-DIN/urwdin-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "urw_dinmedium";
  src: url("../fonts/URW-DIN/urwdin-medium-webfont.woff2") format("woff2"), url("../fonts/URW-DIN/urwdin-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "urw_dinbold";
  src: url("../fonts/URW-DIN/urwdin-bold-webfont.woff2") format("woff2"), url("../fonts/URW-DIN/urwdin-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "urw_dinblack";
  src: url("../fonts/URW-DIN/urwdin-black-webfont.woff2") format("woff2"), url("../fonts/URW-DIN/urwdin-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AsapThin";
  src: url("../fonts/asap/AsapThin.eot");
  src: url("../fonts/asap/AsapThin.eot") format("embedded-opentype"), url("../fonts/asap/AsapThin.woff2") format("woff2"), url("../fonts/asap/AsapThin.woff") format("woff"), url("../fonts/asap/AsapThin.ttf") format("truetype"), url("../fonts/asap/AsapThin.svg#AsapThin") format("svg");
}
@font-face {
  font-family: "AsapLight";
  src: url("../fonts/asap/AsapLight.eot");
  src: url("../fonts/asap/AsapLight.eot") format("embedded-opentype"), url("../fonts/asap/AsapLight.woff2") format("woff2"), url("../fonts/asap/AsapLight.woff") format("woff"), url("../fonts/asap/AsapLight.ttf") format("truetype"), url("../fonts/asap/AsapLight.svg#AsapLight") format("svg");
}
@font-face {
  font-family: "AsapRegular";
  src: url("../fonts/asap/AsapRegular.eot");
  src: url("../fonts/asap/AsapRegular.eot") format("embedded-opentype"), url("../fonts/asap/AsapRegular.woff2") format("woff2"), url("../fonts/asap/AsapRegular.woff") format("woff"), url("../fonts/asap/AsapRegular.ttf") format("truetype"), url("../fonts/asap/AsapRegular.svg#AsapRegular") format("svg");
}
@font-face {
  font-family: "AsapMedium";
  src: url("../fonts/asap/AsapMedium.eot");
  src: url("../fonts/asap/AsapMedium.eot") format("embedded-opentype"), url("../fonts/asap/AsapMedium.woff2") format("woff2"), url("../fonts/asap/AsapMedium.woff") format("woff"), url("../fonts/asap/AsapMedium.ttf") format("truetype"), url("../fonts/asap/AsapMedium.svg#AsapMedium") format("svg");
}
@font-face {
  font-family: "AsapSemiBold";
  src: url("../fonts/asap/AsapSemiBold.eot");
  src: url("../fonts/asap/AsapSemiBold.eot") format("embedded-opentype"), url("../fonts/asap/AsapSemiBold.woff2") format("woff2"), url("../fonts/asap/AsapSemiBold.woff") format("woff"), url("../fonts/asap/AsapSemiBold.ttf") format("truetype"), url("../fonts/asap/AsapSemiBold.svg#AsapSemiBold") format("svg");
}
@font-face {
  font-family: "AsapBold";
  src: url("../fonts/asap/AsapBold.eot");
  src: url("../fonts/asap/AsapBold.eot") format("embedded-opentype"), url("../fonts/asap/AsapBold.woff2") format("woff2"), url("../fonts/asap/AsapBold.woff") format("woff"), url("../fonts/asap/AsapBold.ttf") format("truetype"), url("../fonts/asap/AsapBold.svg#AsapBold") format("svg");
}
@font-face {
  font-family: "AsapExtraBold";
  src: url("../fonts/asap/AsapExtraBold.eot");
  src: url("../fonts/asap/AsapExtraBold.eot") format("embedded-opentype"), url("../fonts/asap/AsapExtraBold.woff2") format("woff2"), url("../fonts/asap/AsapExtraBold.woff") format("woff"), url("../fonts/asap/AsapExtraBold.ttf") format("truetype"), url("../fonts/asap/AsapExtraBold.svg#AsapExtraBold") format("svg");
}
@font-face {
  font-family: "AsapBlack";
  src: url("../fonts/asap/AsapBlack.eot");
  src: url("../fonts/asap/AsapBlack.eot") format("embedded-opentype"), url("../fonts/asap/AsapBlack.woff2") format("woff2"), url("../fonts/asap/AsapBlack.woff") format("woff"), url("../fonts/asap/AsapBlack.ttf") format("truetype"), url("../fonts/asap/AsapBlack.svg#AsapBlack") format("svg");
}
* {
  padding: 0;
  margin: 0;
}

/* let's clear some floats */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-track {
  background: #F7F8F9;
}

::-webkit-scrollbar-thumb {
  background: #947D6D;
}

::-webkit-scrollbar-thumb:hover {
  background: #947D6D;
}

.table-responsive {
  padding-bottom: 5px;
}
.table-responsive::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.table-responsive::-webkit-scrollbar-track {
  background: #F7F8F9;
}
.table-responsive::-webkit-scrollbar-thumb {
  background: #005A77;
}
.table-responsive::-webkit-scrollbar-thumb:hover {
  background: #ffc300;
}

/* Track */
/* Handle */
/* Handle on hover */
/* The container */
.radio-container {
  display: block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #545554;
  font-size: 1rem;
  margin-right: 20px;
  margin: 0 0 15px !important;
  min-height: 40px;
  line-height: 40px;
}
.radio-container a {
  font-weight: 600;
  color: #ffa800;
}

/* Hide the browser's default radio button */
.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.radio-container .checkmark {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 28px;
  width: 28px;
  background: none;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #EDEDED;
}

/* On mouse-over, add a grey background color */
.radio-container:hover input ~ .checkmark {
  background: none;
}

/* When the radio button is checked, add a blue background */
.radio-container input:checked ~ .checkmark {
  background: none;
  border-color: #E89F72;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-container .checkmark::after {
  content: "";
  position: absolute;
  display: none;
}

.radio-container .checkmark::before {
  content: "";
  position: absolute;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  top: 6px;
  left: 6px;
  width: 14px;
  height: 14px;
  background: #C4C4C4;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

/* Show the indicator (dot/circle) when checked */
.radio-container input:checked ~ .checkmark::after {
  display: block;
  background: #E89F72;
}

/* Style the indicator (dot/circle) */
.customRadioDesign {
  background: #fff;
  border: 1px solid #C4C4C4;
  width: 100%;
  height: 40px;
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.radioContent {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000;
  position: relative;
  z-index: 1;
  margin: 0;
}

.radio-container input:checked ~ .customRadioDesign {
  border: 1px solid #C4C4C4;
}

.radio-container .checkmark:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  top: 6px;
  left: 6px;
  width: 14px;
  height: 14px;
  background: #C4C4C4;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

/* The container */
.checkbox-container {
  display: block;
  position: relative;
  padding: 4px 0 0 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  color: #361805;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkbox-container .checkmark {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border: 2px solid #A88F6C;
  position: absolute;
  top: 4px;
  left: 0;
  height: 24px;
  width: 24px;
  background: none;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  border: 3px solid #A88F6C;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background: #A88F6C;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.grey-checkbox-wrapper {
  margin-bottom: 0;
  padding: 0;
  top: -15px;
}
.grey-checkbox-wrapper span.checkmark {
  background: #758799;
  border: none;
  width: 16px;
  height: 16px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.grey-checkbox-wrapper input:checked ~ .checkmark {
  border: none;
}
.grey-checkbox-wrapper .checkmark:after {
  border-color: #005A77;
}

.slidecontainer {
  width: 100%;
}
.slidecontainer .slider {
  margin: 0 !important;
  width: 100%;
}
.slidecontainer .range-value {
  color: #fff;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  background: linear-gradient(180deg, #57D8F5 0%, #2A5BDC 100%);
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  background: linear-gradient(180deg, #57D8F5 0%, #2A5BDC 100%);
  cursor: pointer;
}

.updown-arrow {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
}
.updown-arrow::before, .updown-arrow::after {
  position: absolute;
  content: "";
  border: 4px solid transparent;
}
.updown-arrow::before {
  border-bottom-color: #888888;
  top: 6px;
}
.updown-arrow::after {
  border-top-color: #888888;
  top: 16px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 16px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 3px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.switch {
  /* Rounded sliders */
}
.switch input:checked + .slider {
  background: rgba(212, 175, 55, 0.7);
}
.switch input:focus + .slider {
  box-shadow: 0 0 1px rgba(212, 175, 55, 0.7);
}
.switch input:checked + .slider:before {
  transform: translateX(6px);
  -webkit-transform: translateX(6px);
  -ms-transform: translateX(6px);
  -moz-transform: translateX(6px);
  -o-transform: translateX(6px);
}
.switch .slider.round {
  border-radius: 34px;
}
.switch .slider.round:before {
  border-radius: 50%;
}

.custom-select-one,
.custom-select-two,
.custom-select-three {
  display: none;
}

#custom-select-list-one,
#custom-select-list-two,
#custom-select-list-three {
  padding: 5px 0;
}

#custom-select-list-one img,
#custom-select-list-two img,
#custom-select-list-three img,
.drop-btn-select-one img,
.drop-btn-select-two img,
.drop-btn-select-three img {
  width: 22px;
}

#custom-select-list-one li,
#custom-select-list-two li,
#custom-select-list-three li {
  list-style: none;
  padding: 5px 15px;
}

#custom-select-list-one li:hover,
#custom-select-list-two li:hover,
#custom-select-list-three li:hover {
  background: rgba(219, 200, 167, 0.15);
}
#custom-select-list-one li:hover span,
#custom-select-list-two li:hover span,
#custom-select-list-three li:hover span {
  font-family: "Conv_AvenirNextLTPro-Bold";
  color: #D4AF37;
}

#custom-select-list-one li img,
#custom-select-list-two li img,
#custom-select-list-three li img {
  margin: 0;
  width: 20px;
}

#custom-select-list-one li span,
#custom-select-list-two li span,
#custom-select-list-three li span,
.drop-btn-select-one li span,
.drop-btn-select-two li span,
.drop-btn-select-three li span {
  margin-left: 8px;
  position: relative;
  top: 1px;
}

/* item list */
.custom-select-list-wrapper-one,
.custom-select-list-wrapper-two,
.custom-select-list-wrapper-three {
  display: none;
  width: 100%;
  max-width: 350px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  position: absolute;
  z-index: 99;
  background: #F7F7F7;
  max-width: 100%;
  left: 0;
  right: 0;
}

.open {
  display: show !important;
}

.drop-btn-select-one,
.drop-btn-select-two,
.drop-btn-select-three {
  margin-top: 0px;
  width: 100%;
  max-width: 100%;
  height: 45px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  background-color: rgba(219, 200, 167, 0.05);
  border: 1px solid rgba(47, 46, 42, 0.3);
  padding: 8px 15px;
  color: #005A77;
  position: relative;
}
.drop-btn-select-one:before,
.drop-btn-select-two:before,
.drop-btn-select-three:before {
  position: absolute;
  content: "";
  background: #EFEFEF;
  width: 24px;
  height: 24px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  right: 8px;
  top: 8px;
  pointer-events: none;
}
.drop-btn-select-one:after,
.drop-btn-select-two:after,
.drop-btn-select-three:after {
  content: "";
  width: 0;
  height: 0;
  border: 1px solid #005A77;
  width: 10px;
  height: 10px;
  border-right: none;
  border-top: none;
  transform: rotate(-45deg);
  position: absolute;
  top: 13px;
  right: 15px;
  pointer-events: none;
}

.drop-btn-select-one li,
.drop-btn-select-two li,
.drop-btn-select-three li {
  list-style: none;
  float: left;
  padding-bottom: 0px;
}

.drop-btn-select-one:hover li,
.drop-btn-select-two:hover li,
.drop-btn-select-three:hover li {
  margin-left: 0px;
}

.drop-btn-select-one:hover,
.drop-btn-select-one:focus,
.drop-btn-select-two:hover,
.drop-btn-select-two:focus,
.drop-btn-select-three:hover,
.drop-btn-select-three:focus {
  background: #F7F7F7;
  box-shadow: inset 0 0px 0px 1px #ccc;
}

.drop-btn-select-one:focus,
.drop-btn-select-two:focus,
.drop-btn-select-three:focus {
  outline: none;
}

.lang-select-one,
.lang-select-two,
.lang-select-three {
  margin-left: 0px;
  position: relative;
}

.select-with-img .select {
  height: 0;
  display: none;
}
.select-with-img .select .select-styled {
  display: none;
}

.attachment-input {
  position: relative;
}

.custom-file-upload-button {
  width: 100%;
  resize: none;
  outline: none;
  cursor: pointer;
  font-size: 16px;
  min-height: 45px;
  box-shadow: none;
  padding: 8px 15px;
  color: #005A77;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  background: rgba(219, 200, 167, 0.05) url(../img/attachment-icon.svg) no-repeat 95% 10px;
  border: 1px solid rgba(47, 46, 42, 0.3);
}

#file-chosen {
  margin-left: 0.3rem;
  font-family: sans-serif;
  position: absolute;
  top: 14px;
  left: 10px;
  pointer-events: none;
}

::-webkit-calendar-picker-indicator {
  filter: invert(1);
}

.box {
  position: relative;
  background: transparent !important;
}
.box::before {
  position: absolute;
  content: "";
  background: transparent !important;
  width: 0px;
  height: 0px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  right: 3px;
  top: 3px;
  pointer-events: none;
  z-index: 1;
}
.box::after {
  content: "";
  width: 0;
  height: 0;
  border: 2px solid #000000;
  width: 0px;
  height: 0px;
  border-right: none;
  border-top: none;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: absolute;
  top: 17px;
  right: 15px;
  pointer-events: none;
  z-index: 2;
}
.box select {
  width: 100%;
  resize: none;
  min-width: 140px;
  padding: 8px 15px;
  -webkit-appearance: button;
  appearance: button;
  outline: none;
  background: transparent;
  border: 1px solid #B0ADAD;
  color: #000;
  font-size: 18px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 0 40px;
  color: white !important;
  min-height: 45px;
  line-height: 45px;
}
.box select option {
  background: #fff;
  color: #0D0D0D;
}
.box .hide-arrow {
  top: 2px;
  right: 2px;
  z-index: 0;
  width: 30px;
  height: 40px;
  position: absolute;
  background: #f1f0ef;
  border-radius: 10px;
  pointer-events: none;
}
.box .hide-arrow-white {
  background: #fff;
}

input[type=date]::-webkit-calendar-picker-indicator {
  color: white !important;
}

.form-group {
  margin: 0 0 30px;
}
.form-group label {
  font-size: 18px;
  margin: 0 0 8px;
  color: white;
}
.form-group .form-control {
  background: transparent;
  border: 1px solid #B0ADAD;
  color: white !important;
  font-size: 18px;
  border-radius: 10px;
  width: 100%;
  padding: 0 20px;
  min-height: 45px;
  line-height: 45px;
  resize: none;
  max-height: 110px;
}
.form-group .form-control:focus {
  box-shadow: none;
}

.form-message {
  font-size: 15px;
  color: #000000;
  margin: 5px 0 0;
  display: inline-block;
}

.dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transition: all ease 1s;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -ms-transition: all ease 1s;
  -o-transition: all ease 1s;
}

.dropdown-menu.show {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: hidden;
}

.dropdown-menu {
  min-width: 200px;
  background: #31302E;
  box-shadow: 0px 10px 15px 0px rgba(255, 173, 0, 0.15);
}
.dropdown-menu .dropdown-item {
  margin: 0 0 10px;
  text-transform: capitalize !important;
}
.dropdown-menu .dropdown-item:hover {
  background: none;
  color: #032F76 !important;
}

@media (max-width: 1199px) {
  .chainContainer {
    flex-wrap: wrap;
  }
  .chainContainer .radio-container {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .select-styled {
    font-size: 14px;
  }
}
.slick-list {
  padding: 40px 0 60px !important;
}

.slick-slide {
  margin: 0 30px;
  transition: ease 0.5s;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -ms-transition: ease 0.5s;
  -o-transition: ease 0.5s;
}

.slick-center {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
}
.slick-center .wallet-card {
  background: #2E2E2E75;
  border: 2px solid #DFA940;
}

.wallet-slider {
  margin: 0 0 40px;
  display: inline-block;
  width: 100%;
}
.wallet-slider .slick-prev {
  background: #393939 url(../img/icons/left-arrow.svg) no-repeat center center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  left: 47.5%;
  top: 100%;
}
.wallet-slider .slick-prev::before {
  content: "";
}
.wallet-slider .slick-next {
  background: #393939 url(../img/icons/right-arrow.svg) no-repeat center center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  right: 47.5%;
  top: 100%;
}
.wallet-slider .slick-next::before {
  content: "";
}

.pagination-wrapper {
  margin: 40px 0 0;
}
.pagination-wrapper .pagination {
  justify-content: center;
  display: flex;
  align-items: center;
}
.pagination-wrapper .pagination button {
  background: none;
  border: none;
  padding: 0;
  color: #adadad;
  font-size: 18px;
  margin: 0 7px;
  padding: 3px 10px 5px;
}
.pagination-wrapper .pagination .active {
  color: #fff;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
}

@media (max-width: 767px) {
  .pagination-wrapper .pagination button {
    font-size: 13px;
    margin: 0 2px;
  }
  .pagination-wrapper .pagination button img {
    width: 10px;
  }
}
@media (max-width: 480px) {
  .pagination-wrapper .pagination .page-number {
    display: none;
  }
  .pagination-wrapper .pagination .page-number:nth-child(1), .pagination-wrapper .pagination .page-number:nth-child(2), .pagination-wrapper .pagination .page-number:nth-child(3), .pagination-wrapper .pagination .page-number:nth-child(4), .pagination-wrapper .pagination .page-number:nth-child(5) {
    display: block;
  }
  .pagination-wrapper .pagination .page-number:nth-last-child(2) {
    display: block;
  }
}
.chat-main-wrapper {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.chat-main-wrapper .chat-user-list-wrapper,
.chat-main-wrapper .chat-area-wrapper {
  background: #FFFFFF;
  backdrop-filter: blur(20px);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.chat-main-wrapper .chat-user-list-wrapper {
  width: 400px;
  background: #F7F7F7;
}
.chat-main-wrapper .chat-area-wrapper {
  width: calc(100% - 440px);
}

.chat-user-list {
  overflow: hidden;
  overflow-y: auto;
  max-height: 953px;
}

.chat-user-single {
  color: #fff;
  padding: 30px 15px 25px 35px;
  border-bottom: 1px solid #999999;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  cursor: pointer;
}
.chat-user-single:hover {
  background: #E6E5E5;
}
.chat-user-single:nth-last-child(1) {
  border: none;
}
.chat-user-single .chat-user-head {
  display: flex;
  margin: 0 0 15px;
  align-items: center;
  justify-content: space-between;
}
.chat-user-single .chat-user-head .user-head {
  margin: 0;
  font-size: 18px;
  line-height: 22px;
  color: #005A77;
  font-family: "TahomaRegularfont";
}
.chat-user-single .chat-user-head .chat-time {
  margin: 0;
  font-size: 14px;
  color: #3B5174;
  line-height: 14px;
  font-family: "TahomaRegularfont";
}
.chat-user-single .chat-para {
  margin: 7px 0 0;
}
.chat-user-single .chat-para p {
  margin: 0;
  opacity: 0.5;
  display: block;
  font-size: 14px;
  color: #3B5174;
  overflow: hidden;
  line-height: 21px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.chat-user-active {
  background: #E6E5E5;
}

.chat-heading {
  padding: 20px;
  border-bottom: 1px solid #D6D5D5;
}
.chat-heading .chat-user-name {
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  font-family: "TahomaRegularfont";
}
.chat-heading .chat-status {
  margin: 0;
  font-size: 14px;
  color: #D0DAFF;
  line-height: 14px;
  font-family: "TahomaRegularfont";
}

.chatting-area-main {
  padding: 45px 30px 0;
  min-height: 500px;
  max-height: 500px;
  overflow: hidden;
  overflow-y: auto;
  margin: 0 0 23px;
}
.chatting-area-main .chatting-row {
  display: flex;
  margin: 0 0 40px;
  align-items: flex-start;
  justify-content: flex-start;
}
.chatting-area-main .chatting-row .chat-user-img {
  width: 48px;
  height: 48px;
  margin: 0 10px 0 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.chatting-area-main .chatting-row .chat-user-img img {
  width: 100%;
}
.chatting-area-main .chatting-row .chat-content-area {
  width: calc(100% - 60px);
}
.chatting-area-main .chatting-row .chat-content-area .chat-content {
  display: flex;
  max-width: 710px;
  align-items: flex-end;
  background: #EBF4FF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 20px;
}
.chatting-area-main .chatting-row .chat-content-area .chat-content .chat-time {
  color: #3B5174;
  font-size: 14px;
  margin: 0 0 0 20px;
  white-space: nowrap;
}
.chatting-area-main .reply-chat {
  padding-left: 70px;
  justify-content: flex-end;
}
.chatting-area-main .reply-chat .chat-content-area {
  display: flex;
  justify-content: flex-end;
}
.chatting-area-main .reply-chat .chat-content-area .chat-content {
  background: #032F76;
}
.chatting-area-main .reply-chat .chat-content-area .chat-content p {
  margin: 0;
  color: #fff;
}
.chatting-area-main .reply-chat .chat-content-area .chat-content .chat-time {
  color: #fff;
}

.chat-typing-area {
  display: flex;
  width: 100%;
  align-items: stretch;
  justify-content: space-between;
  padding: 0 22px;
  margin: 0 0 30px;
}
.chat-typing-area .chat-type-input {
  width: calc(100% - 95px);
  position: relative;
}
.chat-typing-area .chat-type-input input {
  width: 100%;
  height: 45px;
  color: #005A77;
  background: #EFEFEF;
  border: 1px solid #B0ADAD;
}
.chat-typing-area .chat-type-input input:hover, .chat-typing-area .chat-type-input input:focus {
  outline: none;
  box-shadow: none;
}
.chat-typing-area .chat-type-input button {
  background: none;
  padding: 0;
  border: none;
  position: absolute;
  right: 15px;
  top: 10px;
}
.chat-typing-area .chat-type-input .attachment-icon {
  right: 55px;
}
.chat-typing-area .btn {
  width: 85px;
  min-width: auto;
  margin-left: 5px;
  min-height: 45px;
}

:root {
  --common-gradient: linear-gradient(176deg, rgb(59 108 203 / 40%) -19.9%, rgb(24 25 32) 125.96%);
}

* {
  transition: all ease 0s;
  -webkit-transition: all ease 0s;
  -moz-transition: all ease 0s;
  -ms-transition: all ease 0s;
  -o-transition: all ease 0s;
}

body {
  font-family: "AsapRegular";
  transition: all ease 0s;
  -webkit-transition: all ease 0s;
  -moz-transition: all ease 0s;
  -ms-transition: all ease 0s;
  -o-transition: all ease 0s;
}

.dropdown-menu {
  transition: all ease 0s;
  -webkit-transition: all ease 0s;
  -moz-transition: all ease 0s;
  -ms-transition: all ease 0s;
  -o-transition: all ease 0s;
}

.menu-wrap .menu-wrap-dropdown-wrapper::after {
  top: 9px;
}

.menu-wrap li a {
  color: #999999;
  font-family: "AsapRegular";
}
.menu-wrap li a:hover {
  color: #AF9A6D;
}
.menu-wrap li .menu-wrap-dropdown {
  background: rgba(0, 15, 24, 0.78);
  border-radius: 0px 0px 20px 20px;
  -webkit-border-radius: 0px 0px 20px 20px;
  -moz-border-radius: 0px 0px 20px 20px;
  -ms-border-radius: 0px 0px 20px 20px;
  -o-border-radius: 0px 0px 20px 20px;
}
.menu-wrap li .menu-wrap-dropdown li {
  margin: 0 0 5px;
}
.menu-wrap li .menu-wrap-dropdown li a {
  font-size: 14px;
  font-family: "AsapRegular";
}
.menu-wrap li .menu-wrap-dropdown li a:hover {
  color: #AF9A6D;
  background: none;
}

.wecome-banner-box {
  padding: 30px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  background-image: url(../images/bg/newbg.png);
  background-color: #000000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.wecome-banner-box article {
  width: 65%;
}
.wecome-banner-box figure {
  margin: 0;
  width: 33%;
}
.wecome-banner-box figure .robot-img img {
  width: 110%;
  margin: -50px -30px 0 0;
}

.rank1 .wecome-banner-box .robot-img-wrapper,
.rank5 .wecome-banner-box .robot-img-wrapper {
  margin: 30px 0 20px;
  width: 100%;
  max-width: 250px;
}
.rank1 .wecome-banner-box .robot-img-wrapper img,
.rank5 .wecome-banner-box .robot-img-wrapper img {
  margin: 0 25px 0 0;
}

.rank2 .wecome-banner-box .robot-img-wrapper,
.rank6 .wecome-banner-box .robot-img-wrapper {
  margin: 0;
  width: 30%;
}

.rank4 .wecome-banner-box .robot-img-wrapper .robot-img,
.rank8 .wecome-banner-box .robot-img-wrapper .robot-img {
  position: relative;
}
.rank4 .wecome-banner-box .robot-img-wrapper .robot-img img,
.rank8 .wecome-banner-box .robot-img-wrapper .robot-img img {
  position: absolute;
  width: 130%;
  margin: -50px 0px 0 0;
  right: -30px;
}

.welcome-card-wrapper {
  background: var(--common-gradient);
}

.welcome-card-header figure {
  width: 60px;
}
.welcome-card-header figure img {
  width: 100%;
}

.rewards-box-wrapper {
  background: var(--common-gradient);
  position: relative;
  padding: 30px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.rewards-box-wrapper article {
  width: 65%;
}
.rewards-box-wrapper figure {
  width: 31%;
}
.rewards-box-wrapper figure .reward-graph-img img {
  width: 100%;
}

.rewards-list-wrapper ul {
  margin: 0;
  padding: 0;
}
.rewards-list-wrapper ul li {
  margin: 0 0 5px;
  display: flex;
  align-items: center;
  color: #fff;
}
.rewards-list-wrapper ul li img {
  width: 40px;
  margin: 0 0 0 -10px;
}

.box-heading {
  color: white;
  font-size: 34px;
  margin: 0 0 20px;
  font-family: "AsapMedium";
}

.bot-value-wrapper {
  display: flex;
  margin: 15px 0;
  align-items: flex-start;
  justify-content: flex-start;
}
.bot-value-wrapper .bot-value-single {
  margin: 0 50px 0 0;
}
.bot-value-wrapper .bot-value-single .head {
  font-size: 15px;
  color: #B6B6B6;
  font-family: "AsapRegular";
}
.bot-value-wrapper .bot-value-single .value {
  font-size: 26px;
  color: #AF9A6D;
  font-family: "AsapMedium";
}

.potfolio-head-lists .bot-value-single {
  margin: 0 80px 0 0;
}

.newlistword {
  font-family: "AsapRegular";
  font-size: 15px;
}

.portfolio-header-box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  background: url(../img/portfolio/card-bg.png) center center no-repeat;
  background-size: cover;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}
.portfolio-header-box article {
  padding: 40px 0px 40px 40px;
}

.head-area {
  display: flex;
  color: #fff;
  font-size: 26px;
  margin: 0 0 10px;
  line-height: 20px;
  align-items: center;
}
.head-area img {
  width: 60px;
  margin: 0 10px 0 0px;
}

.header-box-row {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.header-box-row .header-box-single h6 {
  color: #B6B6B6;
}
.header-box-row .header-box-single h2 {
  color: #AF9A6D;
}

.btns-list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.btns-list button {
  margin-right: 40px;
  min-width: 200px;
}

.btn {
  font-size: 14px;
  letter-spacing: 0px;
  text-transform: none;
  font-family: "AsapRegular";
}

.yelow-btn {
  font-family: "AsapMedium";
  background: #AF9A6D;
  letter-spacing: 0px;
  color: #1B2433;
}
.yelow-btn:hover {
  color: #1B2433 !important;
}
.yelow-btn:hover::before {
  background: #fbd585;
}

.portfolio-header .btns-list {
  margin: 25px 0 0;
}

.welcome-card-header figure {
  margin: 0 10px 0 0;
}

.newlistword {
  font-family: "AsapLight";
  font-size: 18px;
}

.wallet-list-heading {
  display: flex;
  align-items: center;
  font-size: 24px;
}

.newbxwww1 {
  color: #97AED4;
}

.newlistword2 {
  font-size: 26px;
  font-family: "AsapMedium";
}

.portfolio-img {
  text-align: right;
}

.common-box {
  padding: 40px;
  background: linear-gradient(2.28deg, rgba(38, 66, 120, 0.4) -19.9%, rgba(252, 252, 252, 0) 125.96%);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  position: relative;
}
.common-box::before {
  pointer-events: none;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(19.5px);
  background: url(../img/common-box-bg.png) center center no-repeat;
  background-size: cover;
  z-index: -1;
}
.common-box h4 {
  font-size: 24px;
  font-family: "AsapMedium";
}

.common-table thead tr th {
  padding: 15px;
  font-size: 14px;
  color: #D4AF37;
  line-height: initial;
  font-weight: initial;
  font-family: "AsapRegular";
  white-space: nowrap;
}
.common-table tbody tr td {
  height: 60px;
  font-size: 14px;
  color: #FFFFFF;
  padding: 10px 15px;
  line-height: initial;
  white-space: nowrap;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  font-family: "AsapRegular";
  line-height: initial;
}
.common-table tbody tr:nth-child(even) {
  background: rgba(100, 83, 45, 0.29);
}

.report-table thead tr th {
  font-size: 14px;
  line-height: initial;
  font-weight: initial;
}
.report-table tbody tr td {
  font-size: 14px;
  line-height: initial;
  font-family: "AsapRegular";
}

.small-btn {
  min-height: 40px;
  min-width: 160px;
}

.grey-btn {
  background: #A5A5A5;
  color: #1B2433;
}

.total-staking-wrapper {
  display: flex;
  margin: 30px 0 0;
  align-items: center;
  justify-content: flex-start;
}
.total-staking-wrapper h3 {
  color: #fff;
  margin: 0 0 0 80px;
  font-size: 30px;
}
.total-staking-wrapper h3 .stake-format {
  margin: 0 0 0 10px;
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  font-family: "AsapRegular";
}
.total-staking-wrapper h4 {
  margin: 0;
  font-size: 23px;
  color: #AF9A6D;
  line-height: initial;
  font-family: "AsapMedium";
}

.welcome-card-header article h4 {
  font-size: 26px;
  font-weight: normal;
  margin: 0 20px 5px 0;
  font-family: "AsapMedium";
}

.form-group label {
  font-size: 16px;
}
.form-group label,
.form-group .form-control {
  font-family: "AsapMedium";
}
.form-group .form-control {
  min-height: 40px;
  font-family: "AsapRegular";
  color: #B9B9B9;
  min-height: 50px;
  font-size: 14px;
}

table thead tr th {
  font-weight: initial;
  font-family: "AsapRegular";
}
table tbody tr td {
  font-size: 16px;
  line-height: 40px;
  font-family: "AsapRegular";
}

.tab-links-wrapper {
  padding: 20px 0px;
}
.tab-links-wrapper .tab-links a {
  border: none;
  padding: 0 15px 0 0;
}
.tab-links-wrapper .tab-links .active {
  border: none;
  margin: -5px 0 0;
  font-family: "AsapMedium";
}

.login-out .btn {
  font-size: 16px;
  min-height: 54px;
}

.newqrcodeboxfff h5 {
  font-family: "AsapMedium";
  font-size: 21px;
  line-height: 25px;
  margin: 0 0 15px;
}
.newqrcodeboxfff span {
  font-size: 14px;
  line-height: 19px;
  font-family: "AsapRegular";
}

footer .copyright-footer p {
  font-family: "AsapRegular";
}

.landing-form-wrapper .form-group label {
  font-size: 14px;
  margin: 0 0 5px;
  color: #282828;
  font-family: "AsapRegular";
}
.landing-form-wrapper .form-group .form-control {
  font-size: 14px;
  background: linear-gradient(0deg, #FFFFFF, #FFFFFF), linear-gradient(0deg, #888888, #888888);
  border: 1px solid #888888;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  color: #282828 !important;
}
.landing-form-wrapper .form-group .form-control::placeholder {
  color: #BCBCBC;
}

.landing-form-wrapper .register-link {
  margin: 10px 0 0;
}
.landing-form-wrapper .register-link p {
  text-align: left;
  color: #646464;
  font-family: "AsapMedium";
}

.forgot-link {
  margin: 20px 0 10px;
}
.forgot-link p {
  margin: 0;
}
.forgot-link p a {
  font-size: 14px;
  color: #005A77;
  line-height: 29px;
  font-family: "AsapMedium";
}

.landing-page-wrapper .newbg2 {
  background: none;
  height: auto;
}

.landing-page-wrapper .landing-content-area {
  max-width: 800px;
  background: rgba(255, 255, 255, 0.9);
  overflow: hidden;
  overflow-y: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.landing-page-wrapper .landing-content-area2 {
  width: 100%;
}

.filter-wrapper {
  padding: 0px;
  margin: 0 0 10px;
}

.pagination-wrapper .pagination-area li .pagination-btn,
.pagination-wrapper .pagination-area li .active,
.pagination-wrapper .pagination-area li button {
  padding: 5px;
  border: none;
  font-size: 14px;
  background: none;
  font-family: "AsapMedium";
}
.pagination-wrapper .pagination-area li .pagination-btn:hover, .pagination-wrapper .pagination-area li .pagination-btn:focus,
.pagination-wrapper .pagination-area li .active:hover,
.pagination-wrapper .pagination-area li .active:focus,
.pagination-wrapper .pagination-area li button:hover,
.pagination-wrapper .pagination-area li button:focus {
  border: none;
  background: none;
  padding: 0;
}

.common-box-header {
  margin: 0 0 35px;
}
.common-box-header .common-box-heading {
  font-size: 24px;
  color: #fff;
  font-family: "AsapMedium";
}

.report-table-wrapper {
  padding: 0;
}

.form-padding {
  padding: 40px 0px;
}

.newnotivebx {
  display: flex;
  align-items: center;
}
.newnotivebx img {
  margin: 0 7px 0 0;
}

div#copyText1 {
  font-size: 14px;
  color: #D4AF37;
  font-family: "AsapRegular";
}

.qr-code-wrapper .qr-content .qr-heading {
  font-family: "AsapMedium";
}

.newfww .selectchain {
  font-family: "AsapMedium";
  padding: 0 20px;
  min-height: 40px;
  display: inline-flex;
  align-items: center;
  font-size: 15px;
}

.chain-block {
  margin: 0 0 38px;
}

.two-side-content .two-side-content-row {
  display: flex;
  margin: 0 0 5px;
  align-items: center;
  justify-content: space-between;
}
.two-side-content .two-side-content-row .head {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}
.two-side-content .two-side-content-row .value {
  text-align: right;
  font-size: 15px;
  line-height: 22px;
  color: #D4AF37;
}

.info-box-wrapper {
  padding: 20px;
  background: #64532D4D;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.info-box-wrapper .info-box-list {
  margin: 0;
  padding: 0;
}
.info-box-wrapper .info-box-list li {
  margin: 0 0 10px;
  color: #C4C4C4;
  font-size: 14px;
  line-height: 17px;
  position: relative;
  padding: 0 0 0 25px;
}
.info-box-wrapper .info-box-list li:nth-last-child(1) {
  margin: 0;
}
.info-box-wrapper .info-box-list li img {
  width: 16px;
  margin: 0 10px 0 0;
  position: absolute;
  left: 0;
  top: 0;
}

.form-bottom-btns {
  margin: -47px 0 0;
}

.form-bottom-btns-margin {
  margin: 0;
}

.form-two-btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.form-two-btns button {
  width: 47%;
}

.searchbox {
  z-index: 1;
  position: relative;
  right: 0;
  max-width: 100%;
  top: 0;
}
.searchbox .form-control {
  border: 1px solid #FFFFFF;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  background: none;
  padding: 0 30px;
  font-size: 16px;
  color: #fff;
  min-height: 50px;
}
.searchbox .form-control:hover, .searchbox .form-control:focus {
  outline: none;
  box-shadow: none;
}

.profile-details-wrapper {
  background: #0468A7;
  box-shadow: 3px 3px 15px #0468A7, inset 0px 0px 10px #FFFFFF;
  backdrop-filter: blur(1.25px);
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  padding: 25px;
  margin: 35px 0 0;
}
.profile-details-wrapper .profile-details-head {
  font-family: "AsapBold";
  font-size: 20px;
  line-height: 29px;
  color: #fff;
  margin: 0 0 25px;
}

.profile-details-content .profile-details-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 10px;
}
.profile-details-content .profile-details-row .content {
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  font-family: "AsapRegular";
  width: 50%;
}
.profile-details-content .profile-details-row .content:nth-last-child(1) {
  text-align: right;
}

.stake-table {
  width: 100%;
}
.stake-table thead tr th {
  font-size: 14px;
  line-height: 10px;
  font-weight: initial;
  font-family: "AsapMedium";
  border-bottom: 1px solid #9BBFFF;
}
.stake-table tbody {
  background: #111821;
}
.stake-table tbody tr:nth-child(even) {
  background: none;
}
.stake-table tbody tr td {
  color: #fff;
  line-height: 20px;
  font-size: 16px;
  font-family: "AsapMedium";
}
.add-coins {
  padding: 0 8px;
  color: #70C8FF;
  font-family: "AsapRegular";
  font-size: 16px;
  position: relative;
}
.add-coins .add-coin-btn {
  background: none;
  border: none;
  color: #70C8FF;
  font-family: "AsapRegular";
  font-size: 16px;
}
.add-coins .add-coin-btn img {
  width: 24px;
  margin: 0 15px 0 0;
}
.add-coins .dropdown-menu {
  display: none;
}
.add-coins .dropdown-menu.show {
  display: block;
}
.add-coins .add-coin-lists {
  background: #000F18C7;
  padding: 30px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.add-coins .add-coin-lists .add-coin-list-single {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.add-coins .add-coin-lists .add-coin-list-single .wallet-icon-text {
  margin: 0 40px 0 0;
}
.add-coins .add-coin-lists .add-coin-list-single .wallet-icon-text article {
  font-size: 14px;
}
.add-coins .add-coin-lists .add-coin-list-single .coin-value {
  color: #AF9A6D;
  font-size: 20px;
  font-family: "AsapMedium";
}
.add-coins .add-coin-lists .add-coin-list-single .coin-value-format {
  color: #fff;
  font-size: 16px;
  margin: 0 0 0 15px;
  font-family: "AsapRegular";
}

.wallet-icon-text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.wallet-icon-text figure {
  margin: 0;
}
.wallet-icon-text figure img {
  width: 60px;
}
.wallet-icon-text article {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-family: "AsapMedium";
}

.transparent-input {
  border: 1px solid #FFFFFF;
  background: none;
  color: #fff;
  font-size: 16px;
}

.mx-w-70 {
  max-width: 70%;
}

.opacity-05 {
  opacity: 0.5;
}

.color-yellow {
  color: #AF9A6D;
}

.bold-text {
  font-family: "AsapBold" !important;
}

.match-stake-wrapper {
  margin: 30px 0;
}
.match-stake-wrapper .head {
  font-size: 20px;
  margin: 0 0 15px;
  line-height: 20px;
  color: #fff;
  font-family: "AsapMedium";
}
.match-stake-wrapper p {
  margin: 0;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  font-family: "AsapRegular";
}

.two-side-btn {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.two-side-btn button {
  min-width: 240px;
}

.color-blue {
  color: #6EBBE7 !important;
}

.status-complete {
  color: #6EBBE7 !important;
}

.status-pending {
  color: #fff !important;
  opacity: 0.5;
}

.announcement-details-header {
  border-bottom: 1px solid #9BBFFF;
  margin: 0 0 40px;
  padding: 0 0 20px;
}
.announcement-details-header .heading-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.announcement-details-header .heading-wrapper .announcement-details-heading {
  margin: 0 0 0 30px;
}
.announcement-details-header .heading-wrapper .announcement-details-heading h3 {
  margin: 5px 0 15px;
  font-size: 24px;
  color: #fff;
  font-family: "AsapMedium";
}
.announcement-details-header .heading-wrapper .announcement-details-heading p {
  font-size: 14px;
  color: #fff;
  font-family: "AsapRegular";
}

.announcement-details-content figure {
  margin: 0 0 39px;
}
.announcement-details-content figure img {
  max-width: 100%;
}
.announcement-details-content article h5 {
  font-size: 18px;
  margin: 0 0 20px;
  color: #fff;
  font-family: "AsapBold";
}
.announcement-details-content article p {
  font-weight: initial;
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 25px;
  color: #fff;
  font-family: "AsapRegular";
}

.back-link {
  border: 1px solid #fff;
  min-height: 45px;
  min-width: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 22px;
  font-family: "AsapMedium";
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  color: #fff;
}
.back-link:hover, .back-link:focus {
  color: #fff;
}

.file-upload-wrapper {
  position: relative;
}

#custom-button,
#custom-button1 {
  padding: 0 20px;
  color: white;
  height: 50px;
  text-align: left;
  background: transparent url(../img/icons/attachment-icon.svg) 98% 50% no-repeat;
  width: 100%;
  border: 1px solid #B0ADAD;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  cursor: pointer;
}

#custom-text,
#custom-text1 {
  color: #fff;
  position: absolute;
  left: 20px;
  top: 13px;
  margin: 0;
  opacity: 0.5;
  pointer-events: none;
}

.kyc-image-uploaded {
  border: 1px solid #FFFFFF;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  position: relative;
  padding: 20px;
}
.kyc-image-uploaded .image-box-close {
  background: none;
  padding: 0;
  border: none;
  position: absolute;
  right: 20px;
  top: 20px;
}
.kyc-image-uploaded figure {
  margin: 0;
}
.kyc-image-uploaded figure img {
  width: 100%;
  max-width: 250px;
}

.status-heading {
  font-size: 24px;
  margin: 0 0 20px;
  text-transform: none;
  font-family: "AsapBold";
}

.status-modal {
  max-width: 550px;
}

.status-modal-contents {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.status-modal-contents figure {
  margin: 0 20px 0 0;
}
.status-modal-contents article .status-heading {
  margin: 0 0 10px;
  line-height: 17px;
}
.status-modal-contents article .status-para {
  margin: 0;
  color: #8D8D8D;
  line-height: 16px;
  font-family: "AsapMedium";
}

.modal-close {
  z-index: 10;
}

.modal-icon {
  margin: 0 0 30px;
}

.support-chat-wrapper .support-chat-single {
  display: flex;
  margin: 0 0 40px;
  align-items: flex-start;
  justify-content: flex-start;
}
.support-chat-wrapper .support-chat-single figure {
  margin: -10px 20px 0 -10px;
}
.support-chat-wrapper .support-chat-single figure img {
  width: 100%;
}
.support-chat-wrapper .support-chat-single article {
  margin: 0;
  padding: 30px;
  background: #FFFFFF;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  max-width: 700px;
  width: 100%;
}
.support-chat-wrapper .support-chat-single article p {
  font-size: 14px;
  color: #000000;
  margin: 0;
}
.support-chat-wrapper .support-chat-single .chat-time {
  color: #fff;
  font-size: 14px;
  margin: 0 0 0 30px;
}
.support-chat-wrapper .support-reply-chat {
  justify-content: flex-start;
  flex-direction: row-reverse;
}
.support-chat-wrapper .support-reply-chat article {
  background: #DED5AD;
}
.support-chat-wrapper .support-reply-chat .chat-time {
  margin: 0 30px 0 0;
}

.chat-typing-wrapper {
  display: flex;
  margin: 100px 0 0;
  align-items: stretch;
  justify-content: space-between;
}
.chat-typing-wrapper .chat-type {
  border: 1px solid #FFFFFF;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  background: none;
  color: #fff;
  padding: 0 30px;
  width: 100%;
}
.chat-typing-wrapper .btn {
  min-width: 200px;
  margin: 0 0 0 30px;
}

.bg-logo {
  background: url(../img/icons/large-logo-trans.png) center center no-repeat;
}

.newqrcodebox {
  top: 60px;
  background-color: #000F18C7;
}

.user-icon img {
  width: 22px;
}

.lan-wrapper .lan-list-wrapper {
  border-radius: 0px 0px 20px 20px;
  -webkit-border-radius: 0px 0px 20px 20px;
  -moz-border-radius: 0px 0px 20px 20px;
  -ms-border-radius: 0px 0px 20px 20px;
  -o-border-radius: 0px 0px 20px 20px;
  background-color: #000F18C7;
  top: 60px;
}
.lan-wrapper .lan-btn img {
  width: 22px;
}

.wallet-card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.wallet-card-header .wallet-card-left {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-bg-img {
  pointer-events: none;
  position: absolute;
  overflow: hidden;
  height: 95px;
  z-index: -1;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
}
.header-bg-img::after {
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  height: 200%;
  z-index: -1;
  pointer-events: none;
  background: #04355799 url(../img/bg/header-bg.png) center bottom no-repeat;
  background-size: contain;
}

.format-name {
  height: auto;
  color: #fff;
  font-size: 14px;
  min-height: auto;
  margin: 5px 0 0 10px;
}

.bot-table-wrapper {
  padding: 40px;
  margin: 50px 0 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  backdrop-filter: blur(19.5px);
  background: linear-gradient(2.28deg, rgba(38, 66, 120, 0.48) -19.9%, rgba(62, 62, 62, 0.23) 125.96%);
}

.bot-table {
  width: 100%;
  background: rgba(109, 108, 103, 0.19);
  position: relative;
}
.bot-table::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  width: 100%;
  max-width: 400px;
  height: 100%;
  max-height: 400px;
  background: url(../img/icons/large-logo-trans.png) center center no-repeat;
  z-index: -1;
  background-size: contain;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.bot-table thead tr {
  background: #023C70;
}
.bot-table thead tr th {
  color: #FFFFFF;
  text-align: center;
  border: 1px solid #6D6C67;
}
.bot-table thead tr th:nth-child(1) {
  text-align: left;
}
.bot-table tbody tr:nth-child(even) {
  background: none;
}
.bot-table tbody tr td {
  color: #6D6C67;
  text-align: center;
  border: 1px solid #6D6C67;
}
.bot-table tbody tr td:nth-child(1) {
  text-align: left;
}

.newbottom {
  margin: auto 20px auto 0;
}

.wallet-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(160, 160, 160, 0.2);
  margin-bottom: 14px;
  padding: 0 30px;
}
.wallet-row:nth-last-child(1) {
  border: none;
  margin: 0;
}
.wallet-card-main {
  width: 100%;
  padding: 40px 0;
}
.wallet-card-main .welcome-card-header {
  padding: 0 30px 20px;
}

.profile-dropdown button {
  padding: 0;
  border: none;
  background: none;
}
.profile-dropdown button .newfontbx {
  margin: 0 0 0 15px;
}
.profile-dropdown .dropdown-menu {
  padding: 0;
  margin: 33px 0 0;
  box-shadow: none;
  background: #000F18C7;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  border-radius: 0px 0px 20px 20px;
  -webkit-border-radius: 0px 0px 20px 20px;
  -moz-border-radius: 0px 0px 20px 20px;
  -ms-border-radius: 0px 0px 20px 20px;
  -o-border-radius: 0px 0px 20px 20px;
}
.profile-dropdown .dropdown-menu .dropdown-item {
  margin: 0;
  padding: 10px 20px;
  color: #fff;
}
.profile-dropdown .dropdown-menu .dropdown-item:hover, .profile-dropdown .dropdown-menu .dropdown-item:focus {
  background: #2C4454C7;
  color: #fff !important;
}

.referral-image img {
  width: 100%;
  max-width: 230px;
}

.info-list-single {
  font-size: 12px;
  margin: 0 0 7px;
}

.qr-code-section-wrapper {
  align-items: flex-start;
}

.landing-form-wrapper .register-link p a {
  color: #005A77;
}
.landing-form-wrapper .register-link p a:hover {
  color: #282828;
}

.landing-page-wrapper .newbg2 {
  width: 100%;
  padding-left: 50px;
  max-width: 480px;
  padding-right: 50px;
}

.primary-btn {
  background: #005A77;
  color: #000000;
}

.landing-logo {
  margin: 0 0 50px;
}

.landing-page-wrapper .register-page-section {
  max-width: 1100px;
  min-width: 800px;
}
.landing-page-wrapper .register-page-section .newbg2 {
  padding: 0 100px;
  max-width: 100%;
}

option {
  background-color: white;
}

.custom-select {
  font-size: 14px;
  min-height: 40px;
}

.captcha-wrpper .captcha-reload-wrapper .captcha-img img {
  max-width: 50px;
}
.captcha-wrpper .captcha-reload-wrapper .captcha-refresh-img img {
  width: 14px;
}

.logo a img {
  width: 210px;
  margin: 20px 0;
}

/*# sourceMappingURL=custom-style.css.map */
