
.logo[data-v-17523693] {
  height: 50vh;
  max-height: 100px;
}
.imgbg[data-v-17523693] {
  height: calc(100vh - 50px);
}
.vertical-center[data-v-17523693] {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.agile__dots[data-v-17523693] {
  bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  right: 30px;
  position: absolute;
}
.agile__dot[data-v-17523693] {
  margin: 5px 0;
}
.agile__dot button[data-v-17523693] {
  background-color: transparent;
  border: 1px solid #fff;
  cursor: pointer;
  display: block;
  height: 10px;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width: 10px;
}
.agile__dot--current button[data-v-17523693], .agile__dot:hover button[data-v-17523693] {
  background-color: #fff;
}
.slide[data-v-17523693] {
  display: block;
  height: 500px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.tinggi[data-v-17523693]{
  height: auto;
}
.mt-home[data-v-17523693]{
  margin-top: 2.3em
}
@media (max-width: 599px) {
.small-white[data-v-17523693] {
    background-color: #fff;
}
.tinggi[data-v-17523693]{
    height: 250px;
}
.mt-home[data-v-17523693]{
    margin-top: 0.3em
}
.slide[data-v-17523693] {
    display: block;
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
}
@media (min-width: 1024px) {
.imgbg[data-v-17523693] {
    background: url(/img/imgbg.jpg) 100% 0 no-repeat;
    background-position-x: center;
}
}


.logo[data-v-64f8c314] {
  height: 50vh;
  max-height: 100px;
}
.imgbg[data-v-64f8c314] {
  height: calc(100vh - 50px);
}
.vertical-center[data-v-64f8c314] {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.agile__dots[data-v-64f8c314] {
  bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  right: 30px;
  position: absolute;
}
.agile__dot[data-v-64f8c314] {
  margin: 5px 0;
}
.agile__dot button[data-v-64f8c314] {
  background-color: transparent;
  border: 1px solid #fff;
  cursor: pointer;
  display: block;
  height: 10px;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width: 10px;
}
.agile__dot--current button[data-v-64f8c314], .agile__dot:hover button[data-v-64f8c314] {
  background-color: #fff;
}
.slide[data-v-64f8c314] {
  display: block;
  height: 500px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.tinggi[data-v-64f8c314]{
  height: auto;
}
.mt-home[data-v-64f8c314]{
  margin-top: 2.3em
}
@media (max-width: 599px) {
.small-white[data-v-64f8c314] {
    background-color: #fff;
}
.tinggi[data-v-64f8c314]{
    height: 250px;
}
.mt-home[data-v-64f8c314]{
    margin-top: 0.3em
}
.slide[data-v-64f8c314] {
    display: block;
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
}
@media (min-width: 1024px) {
.imgbg[data-v-64f8c314] {
    background: url(/img/imgbg.jpg) 100% 0 no-repeat;
    background-position-x: center;
}
}


@media (min-width: 1024px) {
.imgbg[data-v-27304ea0]{
    background: url(/img/bg.png) 100% 0 no-repeat;
}
}


.gm-style-mtc > div[role="button"] {
  font-size: 10px !important;
  min-width: 0 !important;
  height: 28px !important;
}


.map[data-v-ab47914c] {
    position: relative;
    width: 100%;
    min-height: 50vh;
    height: 100%;
    max-height: 100%;
}
.mapIcon[data-v-ab47914c] {
    position: absolute;
    right: 10px;
    font-size: 24px;
    padding: 5px 8px;
    color: #999;
    border-radius: 2px;
    background-color: #f2f2f2;
    cursor: pointer;
    z-index: 1;
}
.mapIcon.active[data-v-ab47914c] {
    color: #1565c0;
    background-color: #fff;
    box-shadow : rgba(0,0,0,.3) 0 1px 4px -1px;
}
.mapLabel[data-v-ab47914c] {
  color: #1565c0;
  font-size: 12px;
  background-color: rgba(0,0,0,.7);
}
.autosuggest[data-v-ab47914c] {
  position  : absolute;
  top       : 10px;
  right     : 70px;
  width     : 300px;
  min-height: 28px;
  height    : 40px;
  font-size : 12px;
  z-index   : 1;
  border-radius: 2px;
  box-shadow : rgba(0,0,0,.3) 0 1px 4px -1px !important
}
.table-custom[data-v-ab47914c] {
  border-collapse: collapse;
  width: 100%;
}
.table-custom th[data-v-ab47914c], td[data-v-ab47914c] {
  text-align: left;
  padding: 8px;
}
.table-custom tr[data-v-ab47914c]:nth-child(odd) {
  background-color: #f2f2f2;
}
@media (max-width: 599px) {
.autosuggest[data-v-ab47914c] {
    top  : 43px;
    left : 10px;
    width: calc(100% - 72px);
}
}
@media print {
.mapIcon[data-v-ab47914c] {
    display: none;
}
}


.parent {
  display: table;
  width: 100%;
  height: calc(100% - 0px);
  background-color: #bc0000;
  text-align: center;
}
.child {
  display: table-cell;
  vertical-align: middle;
}

