@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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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);
  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: -webkit-gradient(linear, left top, left bottom, from(#57D8F5), to(#2A5BDC));
  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 {
  -webkit-box-shadow: 0 0 1px rgba(212, 175, 55, 0.7);
          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;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          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;
  -webkit-transform: rotate(-45deg);
          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;
  -webkit-box-shadow: inset 0 0px 0px 1px #ccc;
          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;
  -webkit-box-shadow: none;
          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 {
  -webkit-filter: invert(1);
          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;
  -moz-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;
  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 {
  -webkit-box-shadow: none;
          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;
  -webkit-box-shadow: 0px 10px 15px 0px rgba(255, 173, 0, 0.15);
          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 {
    -ms-flex-wrap: wrap;
        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: rgba(46, 46, 46, 0.4588235294);
  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 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.chat-main-wrapper .chat-user-list-wrapper,
.chat-main-wrapper .chat-area-wrapper {
  background: #FFFFFF;
  -webkit-backdrop-filter: blur(20px);
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 40px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: 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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 710px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          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;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.chatting-area-main .reply-chat .chat-content-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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;
  -webkit-box-shadow: 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;
}

.datepicker-wrapper {
  position: relative;
}
.datepicker-wrapper::after {
  width: 12px;
  height: 11px;
  background: url(../images/icons/down-arrow.png) center top no-repeat;
  background-size: contain;
  position: absolute;
  content: "";
  right: 10px;
  top: 16px;
  pointer-events: none;
}

.class-link {
  color: #333333;
  text-decoration: none;
}

.class-link:hover {
  color: #ffbb00;
}

/* From here you can start to copy */
.calendar {
  background: #ffffff;
  border-radius: 0;
  font-size: 18px;
  border: 1px solid #B0ADAD;
  -webkit-box-shadow: 0px 20px 40px rgba(59, 60, 56, 0.05);
          box-shadow: 0px 20px 40px rgba(59, 60, 56, 0.05);
  width: 100%;
  padding: 0 20px;
  min-height: 45px;
  line-height: 45px;
}

.ui-datepicker {
  background: #ffffff;
  border-radius: 15px;
}

.ui-datepicker-header {
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  background: #31639c;
  margin-bottom: 10px;
}

.ui-datepicker-prev,
.ui-datepicker-next {
  width: 20px;
  height: 20px;
  text-indent: 9999px;
  border-radius: 100%;
  cursor: pointer;
  overflow: hidden;
  margin-top: 12px;
}

.ui-datepicker-prev {
  float: left;
  margin-left: 12px;
}

.ui-datepicker-prev:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin: -43px 0px 0px 8px;
}

.ui-datepicker-next {
  float: right;
  margin-right: 12px;
}

.ui-datepicker-next:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  margin: -43px 0px 0px 6px;
}

.ui-datepicker-prev:after,
.ui-datepicker-next:after {
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}

.ui-datepicker-prev:hover,
.ui-datepicker-next:hover,
.ui-datepicker-prev:hover:after,
.ui-datepicker-next:hover:after {
  border-color: #333333;
}

.ui-datepicker-title {
  text-align: center;
  font-size: 25px;
}

.ui-datepicker-calendar {
  width: 100%;
  text-align: center;
}

.ui-datepicker-calendar thead tr th span {
  display: block;
  width: 40px;
  color: #31639c;
  margin-bottom: 5px;
  font-size: 18px;
}

.ui-state-default {
  display: block;
  text-decoration: none;
  color: #333333;
  line-height: 40px;
  font-size: 16px;
}

.ui-state-default:hover {
  color: #ffffff;
  background: #31639c;
  border-radius: 50px;
  -webkit-transition: all 0.25s cubic-bezier(0.7, -0.12, 0.2, 1.12);
  transition: all 0.25s cubic-bezier(0.7, -0.12, 0.2, 1.12);
}

.ui-state-highlight {
  color: #ffffff;
  background-color: #31639c;
  border-radius: 50px;
}

.ui-state-active {
  color: #ffffff;
  background-color: #31639c;
  border-radius: 50px;
}

.ui-datepicker-unselectable .ui-state-default {
  color: #eee;
  border: 2px solid transparent;
}

.icon {
  margin-left: -30px;
  margin-top: -26px;
  position: relative;
  color: #31639c;
  font-size: 20px;
}

*:hover,
*:focus {
  outline: none;
}

body {
  margin: 0;
  padding: 0;
  position: relative;
  min-height: 100vh;
  background: #EBF4FF;
  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;
  font-family: "TahomaRegularfont";
}

a {
  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;
}

.common-section {
  padding: 60px 0;
}

.curved-box {
  border: 1px solid #B9B9BB;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 20px;
  margin: 15px 0;
  background: #fff;
}

.primary-color {
  color: #005A77 !important;
}

.disabled-btn {
  background: #C7C7C7;
}

button:focus {
  outline: none;
}

.btn {
  border: none;
  font-size: 15px;
  min-height: 48px;
  line-height: 14px;
  padding: 10px 20px;
  text-align: center;
  white-space: nowrap;
  color: #fff;
  text-transform: uppercase;
  background: #0466A4;
  font-family: "TahomaRegularfont";
  letter-spacing: 1px;
}
.btn:hover {
  color: #fff;
}

.btn.focus,
.btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.lite-btn {
  background: #FBF8F3;
  color: #E89F72;
}
.lite-btn img {
  margin: 0 10px 0 0;
}

.white-btn {
  background: #fff;
  color: #005A77;
}

.primary-btn {
  color: #fff;
}
.primary-btn:hover, .primary-btn:focus {
  color: #fff;
}

.secondary-btn {
  font-family: "TahomaRegularfont";
}

.red-btn {
  background: #0466A4;
}

.primary-bordered-btn {
  border: 1px solid #005A77;
  color: #005A77;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  font-family: "TahomaRegularfont";
}
.primary-bordered-btn:hover, .primary-bordered-btn:focus {
  color: #005A77;
}

.white-bordered-btn {
  border: 1px solid #fff;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  font-family: "TahomaRegularfont";
}
.white-bordered-btn:hover, .white-bordered-btn:focus {
  color: #005A77;
}

.disabled-btn {
  background: #C7C7C7;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
}

.grey-btn {
  background: #EAEAEA;
  color: #005A77;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.grey-btn:hover, .grey-btn:focus {
  color: #959595;
}

a:hover {
  text-decoration: none;
  color: #032F76;
}

.two-side-btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.two-side-btn-wrapper button {
  width: 48%;
}

header {
  background: #022459;
}

.logo a {
  display: inline-block;
}

.user-details-right-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main-menu-wrapper {
  background: rgba(4, 53, 87, 0.6);
}
.main-menu-wrapper .main-menu-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.logo-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.psre {
  position: relative;
}

.login-out .btn {
  font-size: 12px;
}

.lan-wrapper {
  margin: 0 35px 0 35px;
  position: relative;
}
.lan-wrapper .lan-btn {
  background: none;
  border: none;
}
.lan-wrapper .lan-btn img {
  margin: 0;
}
.lan-wrapper .lan-list-wrapper {
  right: 0;
  top: 40px;
  opacity: 0;
  position: absolute;
  z-index: 999;
  pointer-events: none;
  background: #032F76;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  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;
}
.lan-wrapper .lan-list-wrapper .lan-list {
  padding: 5px 0;
}
.lan-wrapper .lan-list-wrapper .lan-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 70px;
  line-height: 15px;
  padding: 10px 15px;
  color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  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;
}
.lan-wrapper .lan-list-wrapper .lan-list a img {
  margin: 0 10px 0 0;
}
.lan-wrapper .language-on {
  opacity: 1;
  pointer-events: all;
}

nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.menu li {
  margin-left: 20px;
}
.menu li a {
  font-size: 15px;
  white-space: nowrap;
  color: #fff;
  text-transform: uppercase;
  font-family: "TahomaRegularfont";
}
.menu li a:hover {
  color: #FB5A6A;
}

.menu-toggle,
.main-nav-overlay {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  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;
}

.user-details-wrapper {
  margin: 0 20px;
  position: relative;
  cursor: pointer;
}
.user-details-wrapper .user-icon {
  cursor: pointer;
}

.newbgmg {
  margin: 10px 0px !important;
  min-height: 35px;
}

.qrcodebx {
  width: 100px;
  text-align: center;
  height: 100px;
  margin: auto;
  margin-bottom: 20px;
}

.newqrcodebox {
  background-color: rgb(4, 53, 87);
  position: absolute;
  left: -50;
  top: 40px;
  padding: 20px 10px;
  z-index: 999;
  width: 250px;
  display: none;
  height: auto;
  font-size: 12px;
  text-align: center;
  color: white;
}
.newqrcodebox span {
  word-break: break-all;
  font-size: 12px;
}

.newqrcodeboxfff {
  padding: 20px 10px;
  z-index: 999;
  display: block;
  height: auto;
  font-size: 12px;
  text-align: center;
  color: white;
}
.newqrcodeboxfff span {
  word-break: break-all;
  font-size: 12px;
}

.nopdfff {
  padding: 25px 25px !important;
}

.img80 {
  width: 80%;
  margin: auto;
}

.time-news-wrapper {
  padding: 18px 0;
  background: #032F76;
}
.time-news-wrapper .time-news-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.time-news-wrapper .time-news-content .time-area {
  white-space: nowrap;
  font-size: 13px;
  margin: 0 35px 0 0;
  color: #ABCCF0;
}
.time-news-wrapper .time-news-content .announcement-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.time-news-wrapper .time-news-content .announcement-wrapper img {
  width: 18px;
  margin: 0 15px 0 0;
}
.time-news-wrapper .time-news-content .announcement-wrapper .announcement-para {
  margin: 0;
  color: #ABCCF0;
  display: block;
}

.inner-page-heading-wrapper {
  background: url(../img/inner-head-bg.jpg) center center no-repeat;
  background-size: cover;
}
.inner-page-heading-wrapper .inner-page-heading {
  padding: 60px 0 160px;
  text-align: center;
}
.inner-page-heading-wrapper .inner-page-heading h1 {
  font-size: 48px;
  margin: 0 0 25px;
  color: #fff;
  font-family: "TahomaRegularfont";
}

.inner-pagination {
  font-size: 18px;
  color: #fff;
}
.inner-pagination a {
  color: #fff;
}
.inner-pagination a:hover {
  color: #FB5A6A;
}
.inner-pagination .slash-icon {
  margin: 0 20px;
}

footer {
  margin: 100px 0 0;
  background: transparent;
}
footer .copyright-footer {
  background: rgba(66, 66, 66, 0.2);
  text-align: center;
  padding: 20px 0;
}
footer .copyright-footer p {
  color: #fff;
  font-size: 13px;
  margin: 0;
}

.common-box {
  overflow: hidden;
  padding: 30px 80px;
  background-image: url(../images/bg/transparentbg.svg);
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  border: 0px solid rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.common-box h4 {
  color: white;
}

.small-common-box {
  margin: 0 0 20px;
  background: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  padding: 30px 50px 30px 30px;
}

.inner-page-wrapper {
  margin: -100px 0 0;
}

.qr-code-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.qr-code-wrapper .qr-img {
  width: 250px;
  margin: 0 40px 0 0;
}
.qr-code-wrapper .qr-img img {
  width: 100%;
}
.qr-code-wrapper .qr-content {
  min-width: 500px;
}
.qr-code-wrapper .qr-content .qr-heading {
  font-size: 16px;
  color: white;
}
.qr-code-wrapper .qr-content .qr-address-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  word-break: break-all;
  padding: 0px;
  margin: 0 0 30px;
  max-width: 500px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #EBF4FF;
  background: transparent;
  color: white;
}
.qr-code-wrapper .qr-content .qr-address-link p {
  margin: 0;
}
.qr-code-wrapper .qr-content .qr-address-link .copy-btn {
  margin: 0 0 0 35px;
  padding: 0;
  border: none;
  background: none;
}
.qr-code-wrapper .qr-content .form-control {
  background-color: transparent;
  color: white;
}
.qr-code-wrapper .qr-content option {
  background-color: black;
}
.qr-code-wrapper .qr-content .primary-bordered-btn {
  min-width: 180px;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ellipsis-2-lines {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.mobile-view-only {
  display: none;
}

.form-btn-wrapper button {
  min-width: 250px;
}

.duration-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.duration-cards input {
  width: 32%;
  text-align: center;
}

.search-form-wrapper .form-group {
  margin: 0;
}

.search-input {
  position: relative;
}
.search-input input.form-control {
  padding: 0px 10px;
  width: 100%;
}
.search-input .search-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  border: none;
  padding: 0;
  background: none;
}

.white-select::before {
  background: transparent !important;
}
.white-select select {
  background: transparent !important;
  padding: 0 10px !important;
}

.search-form-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 100%;
}
.search-form-btn button {
  min-width: 250px;
}

.announcement-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.announcement-card .announcement-time {
  width: 15%;
}
.announcement-card .announcement-content {
  width: 75%;
}
.announcement-card .announcement-content h4 {
  font-size: 18px;
  margin: 0 0 10px;
  color: #005A77;
  font-family: "TahomaRegularfont";
}
.announcement-card .announcement-content p {
  margin: 0;
  max-width: 60%;
  color: #3B5174;
}
.announcement-card .announcement-btn {
  width: 10%;
}
.announcement-card .announcement-btn button {
  width: 100%;
  font-family: "TahomaRegularfont";
}

.announcement-time h6 {
  font-size: 15px;
  color: #3B5174;
}

.pagination-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pagination-wrapper .pagination-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pagination-wrapper .pagination-area li {
  margin: 0 7px;
  font-size: 18px;
  color: #7C7C7C;
}
.pagination-wrapper .pagination-area li .pagination-btn {
  background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#FFFFFF));
  background: linear-gradient(0deg, #FFFFFF, #FFFFFF);
  transition: all ease 1s;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -ms-transition: all ease 1s;
  -o-transition: all ease 1s;
  border: 1px solid #ABCCF0;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  padding: 6px 15px;
  color: #7C7C7C;
  font-size: 18px;
}
.pagination-wrapper .pagination-area li .pagination-btn:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#032F76), to(#032F76));
  background: linear-gradient(0deg, #032F76, #032F76);
  border: 1px solid #ABCCF0;
  color: #fff;
}
.pagination-wrapper .pagination-area li .active {
  background: -webkit-gradient(linear, left bottom, left top, from(#032F76), to(#032F76));
  background: linear-gradient(0deg, #032F76, #032F76);
  border: 1px solid #ABCCF0;
  color: #fff;
}
.pagination-wrapper .pagination-area li .btn-disabled {
  background: #EDEDED;
  pointer-events: none;
  border: transparent;
  color: #B5B5B5;
}

.announcement-inner-page-wrapper {
  padding: 60px 0 0;
}
.announcement-inner-page-wrapper .inner-pagination {
  margin: 0 0 40px;
  color: #005A77;
}
.announcement-inner-page-wrapper .inner-pagination .slash-icon,
.announcement-inner-page-wrapper .inner-pagination a {
  color: #005A77;
}
.announcement-inner-page-wrapper .inner-pagination .slash-icon:hover,
.announcement-inner-page-wrapper .inner-pagination a:hover {
  color: #032F76;
}

.announcement-details-wrapper .announcement-details {
  margin: 20px 0 0;
}
.announcement-details-wrapper .announcement-details .announcement-details-heading-wrapper {
  border-bottom: 1px solid #E3E3E3;
  padding: 0 0 20px;
  margin: 0 0 35px;
}
.announcement-details-wrapper .announcement-details .announcement-details-heading-wrapper .announcement-details-heading {
  font-size: 48px;
  color: #005A77;
  font-family: "TahomaRegularfont";
}

.announcement-details-contents p {
  color: #000;
  font-size: 20px;
  line-height: 32px;
}
.announcement-details-contents h4 {
  margin: 40px 0;
  font-size: 20px;
  line-height: 32px;
  color: #005A77;
  font-family: "TahomaRegularfont";
}

.support-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.support-header .support-header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.support-header .support-header-left img {
  width: 40px;
  height: 40px;
  margin: 0 20px 0 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.support-header .support-header-left p {
  font-family: "TahomaRegularfont";
  color: #FFFFFF;
  font-size: 20px;
  margin: 0;
}
.support-header .support-header-right {
  text-align: right;
}
.support-header .support-header-right button {
  min-width: 250px;
}

.report-box {
  padding: 0 0 40px;
}

.tab-links-wrapper {
  background: transparent;
  padding: 20px 20px;
}
.tab-links-wrapper .tab-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  overflow: hidden;
  overflow-x: auto;
}
.tab-links-wrapper .tab-links a {
  padding: 15px;
  font-size: 16px;
  color: #A4A4A4;
  white-space: nowrap;
  display: inline-block;
  border-bottom: 2px solid transparent;
}
.tab-links-wrapper .tab-links a:hover {
  color: white;
}
.tab-links-wrapper .tab-links .active {
  color: white;
  font-size: 2rem;
  border-color: white;
}

.filter-wrapper {
  padding: 40px 30px;
}

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

.report-table {
  width: 100%;
}
.report-table thead {
  background: transparent;
  border-bottom: 1px solid #EAEAEA;
}
.report-table thead tr th {
  font-size: 16px;
  color: #D4AF37;
  font-weight: initial;
  white-space: nowrap;
  padding: 25px 10px 7px;
}
.report-table tbody tr td {
  font-size: 16px;
  color: white;
  font-weight: initial;
  white-space: nowrap;
  padding: 16px 10px;
}
.report-table tbody tr td:nth-child(1) {
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
}
.report-table tbody tr td:nth-last-child(1) {
  border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
}
.report-table tbody tr:nth-child(even) {
  background: rgba(100, 83, 45, 0.29);
}

.report-table22 {
  width: 100%;
}
.report-table22 thead {
  background: #023C70;
}
.report-table22 thead tr th {
  font-size: 16px;
  border: 1px solid #6D6C67;
  color: white;
  font-weight: initial;
  white-space: nowrap;
  text-align: center !important;
  padding: 26px 10px;
}
.report-table22 tbody tr td {
  font-size: 16px;
  color: #AF9A6D;
  font-weight: initial;
  white-space: nowrap;
  padding: 26px 10px;
  text-align: center !important;
  border: 1px solid #6D6C67;
}

.newcf {
  color: #6D6C67;
  margin: 10px 0px;
}

.sort-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sort-field .updown-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sort-field .updown-btns button {
  padding: 0;
  border: none;
  background: none;
  line-height: 0px;
}

.warning-modal-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.warning-modal-heading h4 {
  font-family: "TahomaRegularfont";
  font-size: 18px;
}

.info-list {
  background: #FFEFEF;
  padding: 20px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.info-list ul li {
  font-size: 16px;
  margin: 0 0 5px;
  font-weight: 500;
  position: relative;
  padding: 0 0 0 15px;
  color: #005A77;
}
.info-list ul li::before {
  left: 0;
  top: 10px;
  width: 5px;
  height: 5px;
  content: "";
  position: absolute;
  background: #005A77;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.close-btn {
  padding: 0;
  border: none;
  background: none;
}

.two-side-list-wrapper {
  margin: 30px 0;
}
.two-side-list-wrapper .two-side-list-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.two-side-list-wrapper .two-side-list-row .list-head-wrapper {
  width: 50%;
}
.two-side-list-wrapper .two-side-list-row .list-head-wrapper .list-head {
  color: #777777;
}
.two-side-list-wrapper .two-side-list-row .list-head-wrapper h4 {
  margin: 0;
  font-size: 18px;
}
.two-side-list-wrapper .two-side-list-row .list-value-wrapper {
  width: 50%;
  text-align: right;
}
.two-side-list-wrapper .two-side-list-row .list-value-wrapper .list-value {
  color: #005A77;
}
.two-side-list-wrapper .two-side-list-row .list-value-wrapper h4 {
  margin: 0;
  font-size: 18px;
}

.label-info {
  font-size: 14px;
  color: #727272;
  line-height: 20px;
}

.newnotivebx {
  color: #C4C4C4;
  font-size: 10px;
  font-family: "TahomaRegularfontnoramal";
}

.home-banner-wrapper {
  padding: 50px 0 10px;
}

.newmh {
  min-height: 85vh;
}

.home-banner-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.newlistword {
  color: #B6B6B6;
}

.newlistword2 {
  color: #AF9A6D;
}

.whif {
  color: white;
}

.img100 {
  width: 100%;
}

.newimgbox {
  width: 100%;
  height: 100%;
  max-height: 250px;
  min-height: 250px;
  max-width: 100vw;
  position: relative;
}
.newimgbox img {
  width: 110%;
  bottom: 0;
  position: absolute;
}

.welcome-card-wrapper {
  width: 60%;
  padding: 30px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}
.welcome-card-wrapper .two-side-list-wrapper {
  margin: 20px 0;
}

.welcome-heading-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 20px;
}
.welcome-heading-wrapper .welcome-head {
  margin: 0;
  font-size: 24px;
  color: #444444;
  text-transform: uppercase;
  font-family: "TahomaRegularfont";
}

.referral-card-wrapper {
  width: 38%;
  background: #417DF0 url(../img/referral-bg.png) center center no-repeat;
  background-size: cover;
  padding: 30px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.referral-card-wrapper .welcome-heading-wrapper .welcome-head {
  color: #fff;
}
.referral-card-wrapper .qr-code-wrapper {
  margin: 40px 0 0;
}
.referral-card-wrapper .qr-content {
  width: calc(100% - 220px);
}
.referral-card-wrapper .qr-content .qr-heading {
  color: #fff;
}
.referral-card-wrapper .qr-content .qr-address-link {
  font-size: 18px;
}

div#timer {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  color: #3F3F3F;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 3px 10px 6px 35px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  font-family: "TahomaRegularfont";
  background: #E9EEF4 url(../img/icons/clock.svg) no-repeat 10px 5px;
}

.newflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.newbottom {
  color: #A4A4A4;
  margin: auto 20px;
}

.welcome-card-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.welcome-card-header figure {
  margin: 0 30px 0 0;
}
.welcome-card-header article h3 {
  font-size: 24px;
  color: #005A77;
  font-family: "TahomaRegularfont";
  margin: 0 0 5px;
}
.welcome-card-header article h4 {
  font-size: 34px;
  color: white;
  font-family: "TahomaRegularfont";
  margin: 0 0 5px;
}
.welcome-card-header article h6 {
  color: #777777;
  font-size: 14px;
}

.welcome-card-wrapper .two-side-list-wrapper .two-side-list-row .list-value-wrapper .list-value {
  font-family: "TahomaRegularfont";
}

.wallet-cards-wrapper {
  width: 49%;
  padding: 30px;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.wallet-cards-wrapper .wallet-heading-icon {
  width: 100px;
  margin-right: 30px;
}
.wallet-cards-wrapper .wallet-heading-icon img {
  width: 100%;
}
.wallet-cards-wrapper .wallet-card-contents {
  padding: 10px 0 0;
}
.wallet-cards-wrapper .wallet-card-contents .wallet-headings h2 {
  font-size: 24px;
  margin: 0 0 10px;
  line-height: 18px;
  text-transform: uppercase;
  font-family: "TahomaRegularfont";
}
.wallet-cards-wrapper .wallet-card-contents .wallet-headings p {
  font-size: 14px;
  margin: 0;
  font-family: "TahomaRegularfont";
}
.wallet-cards-wrapper .wallet-card-contents .wallet-value-wrapper {
  margin: 0 0 30px;
}
.wallet-cards-wrapper .wallet-card-contents .wallet-value-wrapper .wallet-value {
  font-size: 40px;
  color: #fff;
  font-family: "TahomaRegularfont";
}

.capital-card-wrapper {
  background: url(../img/capital-wallet-bg.png) center center no-repeat;
  background-size: cover;
}
.capital-card-wrapper .wallet-card-contents .wallet-headings h2,
.capital-card-wrapper .wallet-card-contents .wallet-headings p {
  color: #fff;
}

.profit-card-wrapper {
  background: url(../img/profit-wallet-bg.png) center center no-repeat;
  background-size: cover;
}
.profit-card-wrapper .wallet-card-contents .wallet-value-wrapper .wallet-value {
  color: #005A77;
}

.wallet-headings {
  margin: 0 0 30px;
}

.wallet-btns-wrapper button {
  margin: 0 10px 0 0;
}

.plans-wrapper {
  background: #005A77 url(../img/plan-bg.png) center center no-repeat;
  background-size: cover;
  padding: 80px 0;
}
.plans-wrapper .plans-card-single {
  background: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  padding: 30px 40px 30px 30px;
  height: 100%;
}

.plans-card-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.plans-card-heading .plans-card-heading-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.plans-card-heading .plans-card-heading-left .plans-card-head {
  font-size: 24px;
  color: #444444;
  margin: 0 0 0 20px;
  text-transform: uppercase;
  font-family: "TahomaRegularfont";
}

.plans-card-contents {
  border-bottom: 1px solid #EAEAEA;
  padding: 0 0 25px;
  margin: 0 0 30px;
}
.plans-card-contents:nth-last-child(1) {
  border: none;
  padding: 0;
  margin: 0;
}

.plans-card-contents-row {
  margin: 0 0 20px;
}
.plans-card-contents-row .plans-card-content {
  font-size: 18px;
  margin: 0 0 10px;
  color: #777777;
}
.plans-card-contents-row .plans-card-content-large {
  margin: 0;
  font-size: 32px;
  line-height: 26px;
  color: #005A77;
  font-family: "TahomaRegularfont";
}
.plans-card-contents-row .plans-card-content-medium {
  margin: 0;
  font-size: 24px;
  line-height: 26px;
  color: #005A77;
  font-family: "TahomaRegularfont";
}
.plans-card-contents-row .plans-card-content-small {
  margin: 0;
  font-size: 18px;
  line-height: 26px;
  color: #005A77;
  font-family: "TahomaRegularfont";
}

.range-head {
  font-size: 18px;
  color: #777777;
  font-family: "TahomaRegularfont";
}

.announcement-section-wrapper {
  padding: 80px 0 0;
}

.announcement-list-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.announcement-list-wrapper .announcement-single {
  width: 49%;
  margin: 0 0 20px;
}
.announcement-list-wrapper .announcement-heading-wrapper {
  position: relative;
  padding: 30px;
  overflow: hidden;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  background: #0466A4;
}
.announcement-list-wrapper .announcement-heading-wrapper::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url(../img/announcement-head-bg.png) center center no-repeat;
  background-size: cover;
  pointer-events: none;
}
.announcement-list-wrapper .announcement-heading-wrapper h2 {
  color: #fff;
  font-size: 48px;
  text-transform: uppercase;
  font-family: "TahomaRegularfont";
  position: relative;
  z-index: 1;
  margin: 0 0 30px;
}
.announcement-list-wrapper .announcement-contents {
  background: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  padding: 30px;
}
.announcement-list-wrapper .announcement-contents .announcement-time {
  font-size: 16px;
  color: #3B5174;
  margin: 0 0 20px;
}
.announcement-list-wrapper .announcement-contents .announcement-heading {
  font-size: 20px;
  margin: 0 0 20px;
  color: #005A77;
  font-family: "TahomaRegularfont";
}
.announcement-list-wrapper .announcement-contents .announcement-para {
  font-size: 18px;
  color: #3B5174;
  line-height: 32px;
  margin: 0 0 20px;
}
.announcement-list-wrapper .announcement-contents .announcement-button button {
  min-width: 240px;
  min-height: 40px;
}

.landing-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  position: absolute;
  max-height: 100vh;
  overflow: hidden;
  width: 100%;
  pointer-events: none;
}
.landing-wrapper video {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}

.landing-page-wrapper {
  z-index: 9;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  overflow: hidden;
  overflow-y: hidden;
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  opacity: 0.8;
}
.landing-page-wrapper .landing-content-area {
  position: relative;
  width: 40%;
  height: 100%;
}
.landing-page-wrapper .landing-content-areanew {
  position: relative;
  width: 80%;
  height: 100%;
}
.landing-page-wrapper .landing-content-area2 {
  position: relative;
  width: 60%;
  height: 100%;
}
.landing-page-wrapper .landing-content-area2 img {
  width: 100%;
  height: 100%;
}
.landing-page-wrapper .newbg2 {
  opacity: 0.9;
  height: 100%;
  z-index: 2;
  position: relative;
  padding: 100px 100px;
}
.landing-page-wrapper .newvg {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  overflow: hidden;
  top: 0;
  z-index: 1;
  left: 0;
}

.landing-page-head {
  opacity: 0.8;
  font-size: 32px;
  margin: 0 0 40px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-family: "TahomaRegularfont";
}

.landing-form-wrapper .form-group label {
  font-size: 18px;
  color: #EBF4FF;
  font-family: white;
}
.landing-form-wrapper .form-group .form-control {
  background: transparent;
  border: 1px solid #EBF4FF;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border: 1px solid rgba(235, 244, 255, 0.2);
  padding: 0 13px;
  color: white;
}
.landing-form-wrapper .form-group ::-webkit-input-placeholder {
  color: white;
}
.landing-form-wrapper .form-group ::-moz-placeholder {
  color: white;
}
.landing-form-wrapper .form-group :-ms-input-placeholder {
  color: white;
}
.landing-form-wrapper .form-group ::-ms-input-placeholder {
  color: white;
}
.landing-form-wrapper .form-group ::placeholder {
  color: white;
}
.landing-form-wrapper button {
  width: 100%;
}
.landing-form-wrapper .register-link {
  margin: 25px 0 0;
  color: #fff;
}
.landing-form-wrapper .register-link p {
  margin: 0;
  font-size: 14px;
  text-align: center;
}
.landing-form-wrapper .register-link p a {
  color: #AF9A6D;
  font-family: "TahomaRegularfont";
}
.landing-form-wrapper .register-link p a:hover {
  color: #fff;
}

.landing-logo {
  margin: 0 0 10px;
  text-align: center;
}
.landing-logo img {
  width: 200px;
}

.footer-logo img {
  width: 150px;
}

.uppercase {
  text-transform: uppercase !important;
}

.info-table {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  width: 100%;
  margin: 0 0 10px;
  background: #F4F4F4;
}
.info-table tbody tr td {
  padding: 20px;
  white-space: nowrap;
}

.three-column-table tbody tr td:nth-child(1) {
  width: 45%;
  min-width: 270px;
}
.three-column-table tbody tr td:nth-child(2) {
  width: 45%;
  min-width: 270px;
}
.three-column-table tbody tr td:nth-child(3) {
  width: 10%;
  min-width: 70px;
}

.four-column-table tbody tr td {
  white-space: normal;
}
.four-column-table tbody tr td:nth-child(1) {
  width: 20%;
  min-width: 90px;
}
.four-column-table tbody tr td:nth-child(2) {
  width: 40%;
  min-width: 215px;
}
.four-column-table tbody tr td:nth-child(3) {
  width: 30%;
  min-width: 130px;
}
.four-column-table tbody tr td:nth-child(4) {
  width: 10%;
  min-width: 70px;
}

.five-column-table tbody tr td {
  white-space: normal;
}
.five-column-table tbody tr td:nth-child(1) {
  width: 22%;
  min-width: 130px;
}
.five-column-table tbody tr td:nth-child(2) {
  width: 22%;
  min-width: 130px;
}
.five-column-table tbody tr td:nth-child(3) {
  width: 22%;
  min-width: 130px;
}
.five-column-table tbody tr td:nth-child(4) {
  width: 22%;
  min-width: 130px;
}
.five-column-table tbody tr td:nth-child(5) {
  width: 12%;
  min-width: 70px;
}

.table-info-contents .table-info-content-head {
  font-size: 13px;
  margin: 0 0 10px;
  color: #777777;
}
.table-info-contents .table-info-content-value {
  margin: 0;
  font-size: 15px;
  color: #7E7E7E;
  font-family: "TahomaRegularfont";
}

.active-block {
  background: #005A77;
}
.active-block .table-info-contents .table-info-content-head {
  color: #DEDEDE;
}
.active-block .table-info-contents .table-info-content-value {
  color: #EBF4FF;
}

.lite-block {
  background: #EBF4FF;
}
.lite-block .table-info-contents .table-info-content-head {
  color: #777777;
}
.lite-block .table-info-contents .table-info-content-value {
  color: #032F76;
}

.modal-close {
  position: absolute;
  right: 10px;
  top: 10px;
}

.status-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 40px 0;
}
.status-wrapper article {
  margin: 20px 0 0;
}

.status-heading {
  margin: 0;
  font-size: 18px;
  color: #005A77;
  text-transform: uppercase;
  font-family: "TahomaRegularfont";
}

.color-red {
  color: #FB5A6A !important;
}

.error-info P {
  color: #005A77;
}

.success-info {
  background: #EBF4FF;
}
.success-info p {
  color: #022459;
}

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

.ranking-details-wrapper .info-table tbody tr td {
  padding: 40px 20px;
}
.ranking-details-wrapper .table-info-contents .table-info-content-head {
  font-size: 18px;
}
.ranking-details-wrapper .table-info-contents .table-info-content-value {
  font-size: 18px;
}
.ranking-details-wrapper .table-info-contents .table-info-content-value-large {
  font-size: 40px;
}

.upload-file-input {
  position: relative;
}
.upload-file-input input.form-control {
  padding-right: 50px;
}
.upload-file-input::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #EFEFEF;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  pointer-events: none;
  z-index: 1;
}
.upload-file-input .upload-btn {
  padding: 0;
  border: none;
  background: none;
  position: absolute;
  right: 15px;
  top: 9px;
  z-index: 2;
  pointer-events: none;
}
.upload-file-input .file-name {
  font-size: 18px;
  color: #999999;
  position: absolute;
  left: 40px;
  top: 8px;
  z-index: 3;
  pointer-events: none;
}

.uploaded-image {
  width: 200px;
  margin: 10px 0 0;
  position: relative;
}
.uploaded-image .img-close {
  border: none;
  padding: 0;
  background: none;
  position: absolute;
  right: 10px;
  top: 10px;
}

.profile-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #EBF4FF;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.profile-card .profile-card-icon {
  width: 120px;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin: 0 40px 0 0;
}
.profile-card .profile-card-icon img {
  width: 100%;
}
.profile-card .profile-card-content .profile-card-heading {
  font-size: 24px;
  color: #005A77;
  font-family: "TahomaRegularfont";
}
.profile-card .profile-card-content .profile-card-para {
  font-size: 14px;
  color: #777777;
  margin: 0;
}

.profile-info-wrapper {
  margin: 30px 0 0;
}
.profile-info-wrapper .profile-info-heading {
  font-size: 24px;
  color: #444444;
  font-family: "TahomaRegularfont";
}
.profile-info-wrapper .two-side-list-wrapper .two-side-list-row .list-value-wrapper .list-value {
  color: #005A77;
  font-family: "TahomaRegularfont";
}

.kyc-btn-wrapper {
  margin: 20px 0 0;
}
.kyc-btn-wrapper .btn {
  min-height: 32px;
  min-width: 140px;
  margin: 0 10px 0 0;
}

.kyc-wrapper p {
  font-size: 15px;
  color: #3B5174;
}

.kyc-images-wrapper {
  margin: 20px 0 30px;
  padding: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background: #EBF4FF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.kyc-images-wrapper .kyc-img-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.kyc-images-wrapper .kyc-img-single img:nth-child(1) {
  width: 58%;
}
.kyc-images-wrapper .kyc-img-front {
  width: 58%;
}
.kyc-images-wrapper .kyc-img-back {
  width: 40%;
}

.kyc-list-wrapper .kyc-list-heading {
  margin: 0 0 15px;
}
.kyc-list-wrapper .kyc-list-heading,
.kyc-list-wrapper .kyc-list {
  font-size: 18px;
  margin: 0 0 10px;
  color: #005A77;
}
.kyc-list-wrapper .kyc-list {
  padding: 0 0 0 25px;
}
.kyc-list-wrapper .kyc-list li {
  list-style: decimal;
  margin: 0 0 15px;
}

.highlight {
  display: block !important;
}

.info-click {
  cursor: pointer;
}

.new11 {
  background-image: url(../images/bg/bg.png);
  background-color: #000000;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: bottom right;
}

.new22 {
  background-image: url(../images/bg/referral.png);
  background-color: #000000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

.newbg1 {
  background-image: url(../images/bg/newbg.png);
  background-color: #000000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.newbg2 {
  background-image: url(../images/bg/transparentbg.svg);
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
}

.fontbx {
  text-align: right;
  margin-left: auto;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.negmg {
  margin: 0px 10px;
  font-weight: 300;
}

.mgao {
  margin-top: auto;
  margin-bottom: auto;
}

.newpaddremove {
  padding: 0px !important;
}

.newboxbtn img {
  width: 3rem;
  margin-right: 20px;
  margin-left: 0px;
  margin-top: 16px;
  margin-bottom: 16px;
}

.newbxwww {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.newbxwww1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: gray;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.bodetbtm {
  border-bottom: 1px solid rgba(160, 160, 160, 0.2);
  margin-bottom: 14px;
}

.logo a img {
  width: 5rem;
  margin-top: 10px;
}

.cmsoon {
  position: fixed;
  width: 100%;
  height: 100%;
  text-align: center;
  color: white;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.8);
}
.cmsoon img {
  width: 15rem;
  margin: auto;
  margin-top: 15%;
}

.cmsoon1 {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  color: white;
  left: 0;
  top: 0;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.8);
}
.cmsoon1 h4 {
  margin: 18% auto;
}
.cmsoon1 img {
  width: 5rem;
  margin: 18% auto 10px auto;
}

.noscroll {
  overflow: hidden;
}

.newfww {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}
.newfww .selectchain {
  border: 1px solid white;
  color: white;
  width: auto;
  padding: 5px 15px 0px 15px;
  border-radius: 10px;
  margin: 0px 10px 0px 0px;
  cursor: pointer;
  text-align: center;
}
.newfww .activese {
  background-color: #0468A7;
  border: 0px solid white;
}

.poscenter {
  text-align: center;
}

.colort {
  color: #AF9A6D !important;
}

.colorp {
  color: #858585 !important;
}

.colorr {
  color: #FF5151 !important;
}

.colorp {
  color: #AF9A6D !important;
}

.minw {
  min-width: 120px;
}

option {
  background-color: black;
}