.bg-map {
  background: url("../img/world-map.png") no-repeat top center !important;
  height: 100%;
}

.bg-totol {
  background: url("../img/bg/totol.png") repeat top left !important;
}

.bg-totol-2 {
  background: url("../img/bg/totol-2.png") repeat top left !important;
}

.bg-totol-3 {
  background: url("../img/bg/totol-3.png") repeat top left !important;
}

.bg-dark_matter {
  background: url("../img/bg/dark_matter.png") repeat top left !important;
}

.bg-dark_matter-2 {
  background: url("../img/bg/dark_matter-2.png") repeat top left !important;
}

.bg-wild-oliva-dark {
  background: url("../img/bg/wild-oliva-dark.png") repeat top left !important;
}

.bg-btn-blue {
  background: url("../img/bg/r-blue-1.png") repeat top left !important;
}

.bg-btn-blue:hover {
  background: url("../img/bg/r-blue-2.png") repeat bottom left !important;
}






.bg-000-4 {
  background: url("../img/bg/000-4.png") repeat top left !important;
}

.bg-000-5 {
  background: url("../img/bg/000-5.png") repeat top left !important;
}

.bg-000-6 {
  background: url("../img/bg/000-6.png") repeat top left !important;
}

.bg-000-7 {
  background: url("../img/bg/000-7.png") repeat top left !important;
}

.bg-000-8 {
  background: url("../img/bg/000-8.png") repeat top left !important;
}





.bg-dark-1 {
  background: url("../img/bg/dark-1.png") repeat top left !important;
}

.bg-dark-2 {
  background: url("../img/bg/dark-2.png") repeat top left !important;
}

.bg-dark-3 {
  background: url("../img/bg/dark-3.png") repeat top left !important;
}

.bg-dark-4 {
  background: url("../img/bg/dark-4.png") repeat top left !important;
}


.bg-black-1 {
  background: url("../img/bg/black-1.png") repeat top left !important;
}

.bg-black-2 {
  background: url("../img/bg/black-2.png") repeat top left !important;
}

.bg-black-3 {
  background: url("../img/bg/black-3.png") repeat top left !important;
}

.bg-black-4 {
  background: url("../img/bg/black-4.png") repeat top left !important;
}

.bg-wild-oliva-dark {
  background: url("../img/bg/wild-oliva-dark.png") repeat top left !important;
}


.bg-50 {
  background: url("../img/bg-50.png") no-repeat top left !important;
  background-size: contain;
}

.bg-50-embos {
  background: url("../img/bg-50-embos.png") no-repeat top left !important;
  background-size: contain;
}





.bg-light-1 {
  background: url("../img/bg/light-1.png") repeat top left !important;
}

.bg-light-2 {
  background: url("../img/bg/light-2.png") repeat top left !important;
}

.bg-light-3 {
  background: url("../img/bg/light-3.png") repeat top left !important;
}

.bg-light-4 {
  background: url("../img/bg/light-4.png") repeat top left !important;
}

.bg-white-1 {
  background: url("../img/bg/white-1.png") repeat top left !important;
}

.bg-white-2 {
  background: url("../img/bg/white-2.png") repeat top left !important;
}

.bg-white-3 {
  background: url("../img/bg/white-3.png") repeat top left !important;
}

.bg-white-4 {
  background: url("../img/bg/white-4.png") repeat top left !important;
}


.bg-noise_lines {
  background: url("../img/bg/noise_lines.png") repeat top left !important;
}

.bg-reticular_tissue {
  background: url("../img/bg/reticular_tissue.png") repeat top left !important;
}

.bg-subtlenet2 {
  background: url("../img/bg/subtlenet2.png") repeat top left !important;
}

.bg-white_brick_wall {
  background: url("../img/bg/white_brick_wall.png") repeat top left !important;
}


/* 
-----------------------------------
HEAD TABEL
-----------------------------------
*/

.thead-8 {
  background: url("../img/thead/thead-8.png") repeat top left !important;
  color: #242424;
}

.thead-19 {
  background: url("../img/thead/thead-19.png") repeat top left !important;
  color: #242424;
}


/* 
-----------------------------------
LINK HOVER BACKGROUND
-----------------------------------
*/

/* .c_biru {
  background: url("../img/bg/c_biru.png") no-repeat top left !important;
}

.c_biru:hover {
  background: url("../img/bg/c_kuning.png") no-repeat top left !important;
} */

/* 
-----------------------------------
CARD
-----------------------------------
*/
.c_biru {
  background: url("../img/bg/c_biru.png") no-repeat top left !important;
}

.c_cyan {
  background: url("../img/bg/c_cyan.png") no-repeat top left !important;
}

.c_gray {
  background: url("../img/bg/c_gray.png") no-repeat top left !important;
}

.c_hijau {
  background: url("../img/bg/c_hijau.png") no-repeat top left !important;
}

.c_gold {
  background: url("../img/bg/c_gold.png") no-repeat top left !important;
}

.c_kuning {
  background: url("../img/bg/c_kuning.png") no-repeat top left !important;
}

.c_lime {
  background: url("../img/bg/c_lime.png") no-repeat top left !important;
}

.c_merah {
  background: url("../img/bg/c_merah.png") no-repeat top left !important;
}

.c_tomato {
  background: url("../img/bg/c_tomato.png") no-repeat top left !important;
}

.c_pink {
  background: url("../img/bg/c_pink.png") no-repeat top left !important;
}

.c_ungu {
  background: url("../img/bg/c_ungu.png") no-repeat top left !important;
}

.c_primary {
  background: url("../img/bg/c_primary.png") no-repeat top left !important;
}

.c_putih {
  background: url("../img/bg/c_putih.png") no-repeat top left !important;
}