body{
  font-family: "Alata",sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6{
  font-family: "Alata",sans-serif;
}
.kl-main{
  padding-top: 60px;
}
.kl-table tr td:last-child{
  text-align: right;
}

.about{
  color: red;
}

.atas{
  background-color:#EFEFEF;
}

.tengah{
  background-image: url(../hyundai1.webp),url(../image/hyundai1.jpg);
  height: 800px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 200px;
  padding-bottom: 280px;
  width: 100%;
  height: auto;
}

.bawah{
  background-color:#EFEFEF;
  padding-top: 50px;
  padding-bottom: 50px;
}

.carbooking-overlay {
  background: rgba(0, 0, 0, 0.71) none repeat scroll 0 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.nomer-telepon a {
  text-decoration: none;
}

.informasi-wisata a{
  text-decoration: none;
}

.footer-link a{
  color: #fff;
}
.footer-link a:hover{
  text-decoration: none;
}