.footer-bottom{
    width: 100%;
    padding: 25px 0;
    text-align: center;
    color: #fff;
    background: #00013c;
  }

  html, body, #map {
      width: 100%;
      height: 100%;
      padding: 0;
      margin: 0;
  }
  .test {
    position: absolute; z-index:20;
  }
  .gismenu {
    background: none
    padding-box rgb(255, 255, 255);
    display: table-cell;
    border: 0px;
    cursor: pointer;
    text-align: center;
    height: 40px;
    width: 40px;
    position: absolute;
    top: 6px;
    right: 2px;
    vertical-align: middle;
    color: rgb(86, 86, 86);
    font-family: Roboto, Arial, sans-serif;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
  }

  .infopeta {
    color: rgb(86, 86, 86);
    font-family: Roboto, Arial, sans-serif;
  }
  .gismenu:hover {
    background-color: #ebebeb;
  }
  .gisisi {
    background: none
    padding-box rgb(255, 255, 255);
    display: table-cell;
    border: 0px;
    color: rgb(86, 86, 86);
    font-family: Roboto, Arial, sans-serif;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
  }
  .gisdata:hover {
    cursor: pointer;
  }
  .mapbutton {
    background: none padding-box rgb(255, 255, 255);
    display: table-cell;
    border: 0px;
    margin: 0px;
    padding: 0px 23px;
    text-transform: none;
    appearance: none;
    position: relative;
    cursor: pointer;
    user-select: none;
    direction: ltr;
    overflow: hidden;
    text-align: center;
    height: 40px;
    vertical-align:
    middle;
    color: rgb(86, 86, 86);
    font-family: Roboto, Arial, sans-serif;
    font-size: 18px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    min-width: 19px;
  }
  .mapbutton:hover {
    background-color: #ebebeb;
    color: rgb(0, 0, 0);
  }
  .maptype-control-is-map {
    font-weight: 500;
    color: rgb(0, 0, 0);
  }
  .maptype-control-is-satellite {
    font-weight: 500;
    color: rgb(0, 0, 0);
  }
  .maptype-control-is-drone {
    font-weight: 500;
    color: rgb(0, 0, 0);
  }
  .gm-style-mtc button {
    padding: 0px 15px !important;
  }
  .btn-sms {
    width: 35px;
    height: 35px;
    padding: none;
    border-radius: 50%;
  }
  .btn-warning {
    border: none;
  }
  .btn-default {
    border: none;
  }
  .btn-primary {
    border: none;
  }
  .fasilitas {
    height: 330px !important;
  }