.whitebg {
  background: #000000;
}


.cardcontainer-hk {

  background: linear-gradient(to top, #000 0%, #000 100%);
}


.searchcontainer {
  background-color: #000;

}

body {

  color: #fff;

}


.card-hk {

  background-color: #2D2D2D;
  }


.card {

  background: #1e1e1e;
}

.apexcontainer {
  background-color: #000;

}

.whitebg2 {
  background: #000;
  color: rgb(255, 255, 255);
}


@media (min-width: 900px){
.bg17 {

	color: white;

background-color: rgba(0, 0, 0, 0.8);;

	}

}

.header_eb {
  background: #000;

}


.nav-link {
  color: #fff !important;
}



.c-btn-btn-hk {
  background-color: rgb(91, 91, 91);

  }





  .c-btn-hk {
  background-color: rgb(108, 97, 97);

}


.text-muted {
  color: #fff !important;
}

img
{
/*
-webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  */
  }

  .bread {
      background: #000000;
      border-bottom: #000000 1px solid;
      border-top: #000000 1px solid;
  }


  .c-link-dark {

      color: rgb(255 255 255);

  }

a {
    color: #ffffff;
}


@media (max-width: 900px){
.bg17 {

  color: white;
  background-color: rgba(0, 0, 0, 0.8);}
}

.gradbg {
  background: #000;}

  .bgg {
    background: #000;
    color: #fff;
  }

  .offcanvas {

    color: var(--bs-offcanvas-color);
    background-color: #404040;

  }


     .icon {

    color: #fff;
  }


  .text-dark,.table {
  color : #ffffff !important;
  }

  .bg-light {
      --bs-bg-opacity: 1;
      background-color: #0000000 !important;
  }


.p-label {
    color: #ffffff!important;

}

.p-data {
    color: #ffffff!important;

}
.repbg5 ,.repbg2,.repbg4{
    background-color: #000000 !important;
}

.bg-yellow {
  background-color: #000 !important;
}