
/* SITE MAP */
#site_map li{
  /*padding-top: 10px;*/
  list-style-type: none;
}

#site_map li a{
  color: #0e76a8;
  font-size: 17px;
}



.map_image {
  height: 620px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../../assets/images/site_map.png');
  position: relative;
  /*border:1px solid red;*/
}

.map_image i{
  /*color: #102344;*/
}


/* MAP LOCATION */
.location_palawan {
  position: absolute;
  top: 15%;
  left: 15%;
  height: 200px;
  margin-left: 15%;
  margin-top: 47%;
}


.location_bacolod {
  position: absolute;
  top: 15%;
  left: 15%;
  height: 200px;
  margin-left: 260px;
  margin-top: 260px;
}


.location_butuan {
  position: absolute;
  top: 15%;
  left: 15%;
  height: 200px;
  margin-left: 355px;
  margin-top: 320px;
}


.location_cagayan {
  position: absolute;
  top: 15%;
  left: 15%;
  height: 200px;
  margin-left: 310px;
  margin-top: 350px;
}

.location_cebu {
  position: absolute;
  top: 15%;
  left: 15%;
  height: 200px;
  margin-left: 285px;
  margin-top: 260px;
}


.location_davao {
  position: absolute;
  top: 15%;
  left: 15%;
  height: 200px;
  margin-left: 350px;
  margin-top: 380px;
}


.location_iloilo {
  position: absolute;
  top: 15%;
  left: 15%;
  height: 200px;
  margin-left: 240px;
  margin-top: 240px;
}


.location_manila {
  position: absolute;
  top: 15%;
  left: 15%;
  height: 200px;
  margin-left: 28%;
  margin-top: 14%;
}

.location_naga {
  position: absolute;
  top: 15%;
  left: 15%;
  height: 200px;
  margin-left: 43%;
  margin-top: 23%;
}

.location_ormoc {
  position: absolute;
  top: 15%;
  left: 15%;
  height: 200px;
  margin-left: 310px;
  margin-top: 240px;
}


.location_ozamis {
  position: absolute;
  top: 15%;
  left: 15%;
  height: 200px;
  margin-left: 315px;
  margin-top: 370px;
}



.location_roxas {
  position: absolute;
  top: 15%;
  left: 15%;
  height: 200px;
  margin-left: 240px;
  margin-top: 220px;
}


.location_surigao {
  position: absolute;
  top: 15%;
  left: 15%;
  height: 200px;
  margin-left: 375px;
  margin-top: 320px;
}


.location_tacloban {
  position: absolute;
  top: 15%;
  left: 15%;
  height: 200px;
  margin-left: 330px;
  margin-top: 230px;
}

.location_tagbilaran {
  position: absolute;
  top: 15%;
  left: 15%;
  height: 200px;
  margin-left: 300px;
  margin-top: 280px;
}

.location_zamboanga {
  position: absolute;
  top: 15%;
  left: 15%;
  height: 200px;
  margin-left: 225px;
  margin-top: 380px;
}