.in-equity-7 .uk-card-default {
  background-color: #131722;
}

.in-equity-11 .uk-card-default {
  background-color: #131722;
}

.in-equity-1 .uk-card {
  min-height: 143px;
}

.wfloat {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 22px;
  left: 16px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px rgba(39, 199, 39, 0.363);
  z-index: 99999999999;
}

a.cryptohopper_logo_ticker_1 {
  display: none !important;
}

.cryptoboxes .cc-ticker-round {
  border-radius: 0 !important;
}

.cryptoboxes .mcw-dark-theme {
  background-color: #0f0f0f !important;
}

.mcw-table.dark {
  background: #0f0f0f !important;
}

.mcw-table.dark table.dataTable thead th {
  background-color: #50253b !important;
}

.mcw-table.dark table.dataTable.display tbody tr.odd {
  background-color: #0f0f0f !important;
}

.mcw-table.dark table.dataTable.display tbody tr.even {
  background-color: #331625 !important;
}

.mcw-table.dark
  table.dataTable.dtr-column.collapsed
  > tbody
  > tr
  > td.ctrl:before,
.mcw-table.dark
  table.dataTable.dtr-column.collapsed
  > tbody
  > tr
  > th.ctrl:before,
.mcw-table.dark
  table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role="row"]
  > td:first-child:before,
.mcw-table.dark
  table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role="row"]
  > th:first-child:before {
  background-color: #50253b !important;
}

.box .widget-card__content {
  position: relative;
  width: 100%;
  height: 100%;
}

.box .widget-card {
  position: relative;
}
.box .widget-card {
  border: 2px solid #82deba;
  background: linear-gradient(to bottom, #0a1824, #141e30);
  box-shadow: rgb(133 223 188 / 10%) 0px 60px 50px -20px;
}
[data-scroll] {
  transition: all 1.5s ease;
}
.box .widget-card {
  display: block;
  background: linear-gradient(to bottom, #331625, #111);
  border: 2px solid #fdc730;
  box-sizing: border-box;
  box-shadow: rgb(255 189 25 / 9%) 0px 20px 20px;
  border-radius: 22px;
  border-radius: 22px;
  width: 100%;
  height: 260px;
  margin-bottom: 30px;
  opacity: 1;
  pointer-events: none;
}
.box .widget-card::before {
  background: linear-gradient(to top, #0a182400, #0a1824);
}
.box .widget-card::before {
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  border-radius: 21px;
  background: linear-gradient(to bottom, #243b5500, #141e30);
  content: "";
  opacity: 0.3;
}

/* ----------------- Testinomials ----------------- */
#people .people_wrap {
  background: #fff;
  border: 1px solid #e3e3e3;
  position: relative;
  padding: 40px 20px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.22);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.22);
}
#people .people_wrap i {
  position: absolute;
  height: 25px;
  width: 50px;
  top: -25px;
  margin-left: -25px;
  line-height: 2;
  font-size: 20px;
  color: #e1e1e1;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border: 1px solid #e3e3e3;
  border-bottom: none;
  z-index: 11;
  background: #fff;
}
#people .people_wrap:after,
#people .people_wrap:before {
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
#people .people_wrap.left:after,
#people .people_wrap.left:before {
  left: 15px;
}
#people .people_wrap.right:after,
#people .people_wrap.right:before {
  right: 15px;
}
#people .people_wrap:after {
  border-width: 11px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: #fff;
  bottom: -21px;
}
#people .people_wrap:before {
  border-width: 13px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: #e3e3e3;
  bottom: -28px;
}
#people .owl-item {
  padding: 0.2rem 0.5rem;
}

.testinomial_pic {
  display: inline-block;
}
.testinomial_pic .pic {
  height: 56px;
}
.testinomial_pic .pic,
.testinomial_pic .testinomial_body {
  display: table-cell;
}
.testinomial_pic .testinomial_body {
  vertical-align: middle;
  padding: 0 10px;
}
.testinomial_pic span {
  font-size: 14px;
}
.testinomial_pic span.post_img {
  color: #616161;
  display: block;
}
/*Testinomial Page*/
.testinomial_wrap {
}
.testinomial_wrap .testinomial_text {
  padding: 15px;
  position: relative;
  border: 1px solid #e3e3e3;
}
.testinomial_wrap .testinomial_text:after,
.testinomial_wrap .testinomial_text:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
}
.testinomial_wrap .testinomial_text:after {
  border-right: 30px solid transparent;
  border-top: 25px solid #e3e3e3;
  bottom: -25px;
  height: 0;
  left: 20px;
}
.testinomial_wrap .testinomial_text:before {
  border-right: 26px solid transparent;
  border-top: #fff solid 22px;
  bottom: -21px;
  left: 22px;
  z-index: 1;
}
.testinomial_wrap .testinomial_text > .quote {
  display: inline-block;
  width: auto;
  margin-bottom: 15px;
}
.testinomial_wrap .testinomial_pic {
  display: inline-block;
  margin-top: 30px;
  width: 100%;
}
.testinomial_wrap .testinomial_pic > img {
  width: 60px;
  float: left;
  margin-right: 10px;
  display: inline-block;
}
.testinomial_wrap .testinomial_pic span {
  display: block;
}
.testinomial_wrap .testinomial_pic span.color {
  margin-top: 9px;
  font-weight: bold;
}
.testinomial_wrap .testinomial_pic span.post_img {
  font-size: 14px;
}
/* ----------------- What People Saying ----------------- */

.in-equity-18 .in-client-logo-6 .uk-tile {
  background: #131722;
}

.cssload-inner.cssload-two {
  border-right: 4px solid #ff9f1c;
}

.cssload-inner.cssload-three {
  border-top: 4px solid #ff9f1c;
}

a.myBgYello {
  background-color: #b66927 !important;
  color: #fff !important;
}
