@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;
}

@media (max-width: 1599px) {
  .logo a img {
    width: 150px;
  }

  .user-details-wrapper {
    margin: 0 15px;
  }
}
@media (max-width: 1399px) {
  .menu-wrap li {
    margin: 0 0 0 10px;
  }
  .menu-wrap li a {
    font-size: 13px;
  }
}
@media (max-width: 1199px) {
  .nav-item {
    margin: 0 0 0 8px;
  }

  .navbar-nav .nav-link {
    padding: 0 !important;
    text-transform: uppercase;
    margin: 0;
  }

  .menu-wrap-main {
    position: fixed;
    z-index: 999;
    left: -250px;
    top: 0;
    width: 250px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: #005A77;
    justify-content: flex-start;
    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;
  }
  .menu-wrap-main .menu-wrap {
    flex-direction: column;
    align-items: flex-start;
    margin: 30px 0 20px;
    width: 100%;
  }
  .menu-wrap-main .menu-wrap li {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .menu-wrap-main .menu-wrap li a {
    display: inline-block;
    padding: 8px 20px;
    width: 100%;
  }

  .main-nav-on {
    left: 0;
  }

  .menu-wrap-dropdown {
    width: 100%;
    position: relative;
    min-width: 100%;
    padding: 0;
    display: none;
    opacity: 1;
    visibility: visible;
  }

  .menu-wrap li:hover > .menu-wrap-dropdown,
.menu-wrap li .menu-wrap-dropdown:hover {
    visibility: visible;
    opacity: 1;
    display: inline-block;
  }

  .mob-view-only {
    display: flex;
  }

  .newleft {
    left: -25px !important;
  }

  .menu-wrap .menu-wrap-dropdown-wrapper::after {
    right: 15px;
  }
}

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