.bglo{
  background-image: url('../img/bglo2.png');
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 230px;
  padding: 20px;
  margin-bottom: 20px;}
  
.hlo{
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: white;
  margin: 30px 0 6px 0;
}
.hp{
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  color: white;
}
.toggle-password{
  position: absolute;right: 30px;
  margin-top:-25px;
}
.daftar{
  font-family: "Poppins", sans-serif;
  padding:10px 20px;
  text-align: center;
  font-size: 18px;
  font-weight: 200;
  color:#fff;
  background-color: #FF4040;
  border-radius: 30px;
  text-decoration: none;
  margin-right: 5px;
  margin-bottom: 10px;
}
.daftar:hover{
  color:#fff;
  background-color: #9DDF7F;
}
.kelogin{
  font-family: "Poppins", sans-serif;
  padding:10px 20px;
  text-align: center;
  font-size: 18px;
  font-weight: 200;
  color:#FFDA40;
  border:1px solid#FFDA40; 
  border-radius: 30px;
  text-decoration: none;
  margin-left: 5px;
}
.kelogin:hover{
  color:#444;
  background-color: #9DDF7F;
  border:1px solid#9DDF7F;
}
.kelainya{
  padding:6px 18px;
  text-align: center;
  font-size: 13px;
  font-weight: 200;
  color:#363636;
  border:1px solid#363636; 
  border-radius: 30px;
  text-decoration: none;
}
.kelainya:hover{
  color:#fff;
  background-color: #9DDF7F;
   border:1px solid#9DDF7F;
}
.kelainya2{
  padding:6px 18px;
  text-align: center;
  font-size: 13px;
  font-weight: 200;
  color:#fff;
  border:1px solid#fff; 
  border-radius: 30px;
  text-decoration: none;
}
.kelainya2:hover{
  color:#fff;
  background-color: #9DDF7F;
   border:1px solid#9DDF7F;
}
.daftaratas{
  padding:6px 18px;
  text-align: center;
  font-size: 14px;
  font-weight: 200;
  color:#444;
  background-color: #F7F7F7;
  border-radius: 30px;
  text-decoration: none;
}
.daftaratas:hover{
  color:#fff;
  background-color: #9DDF7F;
}
.panah {
  position: absolute;
  top: 450px;
  //right: 500px;
  position: center;
  z-index: 1;
  pointer-events: none;
  -webkit-animation: bounce-animate-2 3s linear infinite;
          animation: bounce-animate-2 3s linear infinite;
}
.kotakwali{
  margin-top: -180px;
  z-index: 8888;
  position: relative;
}
.kotakwali-judul{
  text-align: left;
  font-family: "Roboto", sans-serif;
  padding-top:150px;
}
.kotakwali-judul2{
  text-align: left;
  font-family: "Roboto", sans-serif;
  padding-top:150px;
}

.kotakwali-judul-h1{
  font-size: 42px;
  margin:0 0 0px 0;
  text-transform: uppercase;
  color: #636363;
}
.kotakwali-judul-h2{
  
  font-size: 62px;
  margin:0 0 0px 0;
  text-transform: uppercase;
  color: #9DDF7F;
  line-height: 55px;
}
.kotakwali-judul-h3{
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 22px;
  margin:0 0 10px 0;
  text-transform: capitalize;
  color: #303030;
}
.kotakwali-judul-h4{
  font-size: 28px;
  margin:0 0 0px 0;
  text-transform: uppercase;
  color: #636363;
}

.text-judul{
  text-align: left;
  line-height: 20px;
  color: #636363;
  font-size: 14px;
}
.lokasi-kunjungan{
  width: 100%;
  /*border-radius: 90px 0 90px 0;
  border-top:5px solid #63C700;
  border-bottom:5px solid #63C700;*/
}
.kotaknamalokasi{
  background-image: url('../../img/bglokasi.png');
  width: 100%;
  height: 270px;
 /* background-repeat: no-repeat;*/
  position: absolute;
  bottom: 0%;
  margin-left: 0px;
  
}
.nama-lokasi{
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size:40px;
  font-weight: 400;  
  color: #fff;
  margin:120px 0 0 20px;
  line-height: 45px;
  
}
.kotakplay{
  margin-top: 120px;
  width: 70px;
  height: 70px;
  padding:20px;
  text-align: center;
  border-radius: 100%;
  border:2px solid#8DEB00;  
  -webkit-animation: ripple 1.5s infinite;
          animation: ripple 1.5s infinite;
  cursor: pointer;
  z-index: 4;
}
.kotakplay i{
  font-size: 30px;
  color: #8DEB00;
}
.kotakplay:hover{
  border:2px solid#FFCC00;
   -webkit-animation: ripple 1.5s infinite;
          animation: ripple 1.5s infinite;
  cursor: pointer;
  z-index: 4;

}
.kotak-lokasitujuan{
  width: 95%;
  height: auto;margin:20px 0 10px 20px;
}
.kotak-lokasitujuan h3{
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size:26px;
  margin-bottom: 10px;
}
.kotak-lokasitujuan p{
  text-align: left;
  line-height: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size:14px;
  color: #444;
}
.segitiga2{
  position: absolute;
  margin-top:150px;  
  margin-left:-20px;
 height:0px;
 width:0px;
 border-left:solid 60px white;
 border-top:solid 40px transparent;
 border-bottom:solid 40px transparent;
 }
.segitiga4{
  position: absolute;
  margin-top:150px;  
  margin-left:-50px;
 height:0px;
 width:0px;
 border-right:solid 60px white;
 border-top:solid 40px transparent;
 border-bottom:solid 40px transparent;
 }
.kotak-nama{
  padding:6px 12px;
  text-align: center; 
  background-color: #eee;
  border:2px solid #FF704D;
  margin-top:-30px;

}
.kotak-nama h4{
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  color: #121212;
  margin:0 0  5px 0;
}
.kotak-nama p{
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  color: #121212;
  font-size: 13px;
  text-transform: uppercase;
}
.namahotel{
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size:26px;
  color: #fff;
  line-height: 30px;
  margin-bottom:5px;
  margin-top: 30px;;
}
.harga_hotel{
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size:18px;
  color: #9DDF7F;
  margin-bottom: 10px;
}

.btnhotel{
  padding:6px 18px;
  text-align: center;
  font-size: 13px;
  font-weight: 200;
  color:#444;  
  border-radius: 30px;
  text-decoration: none;
  border:none;
  background-color: #9DDF7F;
}
.btnhotel:hover{
  color:#fff;
  background-color: #43A814;
}
.btnhotel2{
  padding:6px 18px;
  text-align: center;
  font-size: 13px;
  font-weight: 200;
  color:#444;  
  border-radius: 30px;
  text-decoration: none;
  border:none;
  background-color: #FFCC00;
}
.btnhotel2:hover{
  color:#fff;
  background-color: #43A814;
}

.video-galleri{
  width: 100%;
  height: 240px;
  
  margin-bottom: 15px;
  box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.75);
}
.nama-galvideo{
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size:18px;
  color: #292929;
  text-align: left;
}
.besar-play a{
  margin-top:-30px;
  color: #9DDF7F;
  margin-left:30px;
}
.daftar-form{   
  padding-top: 20px;
}
.daftar-form h1{
  font-family: "Roboto", sans-serif;
  font-size:22px;
  color: #444;
  font-weight: bold;
  margin:10px 0 10px 0;
  text-align: left;

}
.daftar-form p{
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  text-align: justify-all;
  line-height: 20px;

}
.kotak-form{
  width:100%;
  padding: 15px; 
  margin-top:10px;
  background-color: #FEEED8;
}
.kotak-form-garis{
  padding: 10px;
  border:3px dashed#FED599;
}
.daftar-form input{
  font-family: "Roboto", sans-serif;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 2px;
  

}
.kotak-form button{
  margin-top:25px;
}
.kotak-form-bulet-1{
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #fff;
  position: absolute;
  top: 70%;
  right: 55%;
  
}
.kotak-form-bulet-2{
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #fff;
  position: absolute;
  top: 70%;
  right: 0.5%;
  
}
label{
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  color: #444;
}
select{
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  color: #444;
}
option{
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  color: #444;
}
.p{font-family: "Poppins", sans-serif;
  font-size: 12px;
  color: #444;}
.produkData{
  width: 100%;
  height: auto;
}
.produknama{
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size:15px;
  color: #1D1D1D;
  margin: 10px 0 10px 0;
}
.produkharga{
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size:15px;
  color: #000;
  margin: 0px 0 10px 0;
}
.produkkat{
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size:13px;
  color: #838383;
  margin: 0px 0 10px 0;
}
.podukdtl{
  width: 100%;
}
.podukdtl h1{
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size:36px;
  color: #303030;
  margin: 0px 0 5px 0;
}
.podukdtl h2{
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size:28px;
  color: #303030;
  margin: 0px 0 10px 0;
}
.podukdtl h3{
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size:18px;
  color: #269626;
  margin: 0px 0 10px 0;
}
.podukdtl p{
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size:13px;
  line-height: 20px;
  color: #303030;
}
.imgproduk{
  height: 240px;
}
.imgproduk:hover{
  opacity: 0.7;
}
.imghotel{
  height: 280px;
}
.petanya{
  width: 100%;
  height: 500px;
  margin-bottom: 15px;
  z-index: 0;
}
.h-peserta-judul{
  font-family: "Poppins", sans-serif;
  font-size: 24px;font-weight: bold;font-weight: 600;margin: 10px 0 5px 0;color: #019348;
}
.h-peserta-judul2{
  font-family: "Poppins", sans-serif;
  font-size: 20px;font-weight: bold;font-weight: 600;margin: 0px 0 5px 0;color: #019348;
}
.peserta-judul-kecil{
   font-family: "Poppins", sans-serif;
  color: #444;
  font-size: 16px;margin:0 0 20px 0;
  font-weight: normal;
}
.h-peserta{
  font-size: 14px;font-weight: normal;font-weight: 600;margin: 0 0 8px 0;color: #019348;
}
.peserta td{
  font-family: "Poppins", sans-serif;
  color: #444;
  font-size: 12px;
}
.img-galleri{
  width: 100%;
  height: 260px;
}
.bgutama{
  background-image: url('../../img/bg-header.png');
  width: 100%;
  height: 1225px;
}
.atasbenner{}
/* 1080 =================================================*/
@media only screen and (max-width: 1080px) {
  .atasbenner{padding-top: 80px;}
  .kotakwali{
    margin-top: -190px;
    z-index: 8888;
    position: relative;
  }
  .bgutama{
    background-image: url('../../img/bg-header.png');
    width: 100%;
    height: 1025px;
  }
  .panah {
    position: absolute;
    top: 390px;    
    position: center;
    z-index: 1;
    pointer-events: none;
    -webkit-animation: bounce-animate-2 3s linear infinite;
            animation: bounce-animate-2 3s linear infinite;
  }
  .kotakwali-judul-h1{
    font-size: 38px;
    margin:0 0 0px 0;
    text-transform: uppercase;
    color: #636363;
  }
  .kotakwali-judul-h2{    
    font-size: 30px;
    margin:0 0 0px 0;
    text-transform: uppercase;
    color: #9DDF7F;
    line-height: 30px;
  }
  .kotakwali-judul-h3{
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 20px;
    margin:0 0 10px 0;
    text-transform: capitalize;
    color: #303030;
  }
  .kotakwali-judul-h4{
    font-size: 20px;
    margin:0 0 0px 0;
    text-transform: uppercase;
    color: #636363;
  }
  .text-judul{
    text-align: justify;
    line-height: 16px;
    color: #636363;
    font-size: 11px;
  }
}
/*//kecil*/
@media screen and (max-width: 800px) and (min-width: 600px) {
  .kotaknamalokasi{   
    width: 100%;
    height: 200px;
   /* background-repeat: no-repeat;*/
     position: absolute;
    top: 20px;
    margin-left: 0px;   
    
  }
  .nama-lokasi{
    text-align: left;
    font-family: "Poppins", sans-serif;
    font-size:28px;
    font-weight: 400;  
    color: #fff;
    margin:0px 0 0 0px;
    line-height: 30px;    
  }
  .kotakplay{
    margin-top: 120px;
    width: 50px;
    height: 50px;
    padding:15px;
    text-align: center;
    border-radius: 100%;
    border:2px solid#8DEB00;  
    -webkit-animation: ripple 1.5s infinite;
            animation: ripple 1.5s infinite;
    cursor: pointer;
    z-index: 4;
  }
  .kotakplay i{
    font-size: 20px;
    color: #8DEB00;
  }
  .kelainya{
    padding:6px 12px;
    text-align: center;
    font-size: 12px;
    font-weight: 200;
    color:#363636;
    border:1px solid#363636; 
    border-radius: 30px;
    text-decoration: none;
  }

}
@media only screen and (max-width: 600px) {
  .atasbenner{padding-top: 30px;}
  .daftar{
    font-family: "Poppins", sans-serif;
    padding:6px 18px;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    color:#fff;
    background-color: #FF4040;
    border-radius: 30px;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 10px;
  }
  .kelogin{
    font-family: "Poppins", sans-serif;
    padding:6px 16px;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    color:#FFDA40;
    border:1px solid#FFDA40; 
    border-radius: 30px;
    text-decoration: none;
    margin-left: 5px;
  }
  .panah {
    position: absolute;
    top: 400px;    
    position: center;
    z-index: 1;
    pointer-events: none;
    -webkit-animation: bounce-animate-2 3s linear infinite;
            animation: bounce-animate-2 3s linear infinite;
  }
  .kotakwali{
    margin-top: -300px;
    z-index: 8888;
    position: relative;
  }
  .kotakwali-judul{
    text-align: left;
    font-family: "Roboto", sans-serif;
    padding-top:150px;
  }
  .kotakwali-judul2{
    text-align: left;
    font-family: "Roboto", sans-serif;
    padding-top:10px;
  }
  .kotakwali-judul-h1{
    font-size: 22px;
    margin:0 0 0px 0;
    text-transform: uppercase;
    color: #636363;
  }
  .kotakwali-judul-h2{
    
    font-size: 28px;
    margin:0 0 0px 0;
    text-transform: uppercase;
    color: #9DDF7F;
    line-height: 25px;
  }
  .kotakwali-judul-h3{
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    margin:0 0 10px 0;
    text-transform: capitalize;
    color: #303030;
  }
  .kotakwali-judul-h4{
    font-size: 20px;
    margin:0 0 0px 0;
    text-transform: uppercase;
    color: #636363;
  }

  .text-judul{
    text-align: justify;
    line-height: 20px;
    color: #636363;
    font-size: 12px;
  }
  .imgproduk{
    height: 160px;
  }
  .produknama{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size:14px;
    color: #1D1D1D;
    margin: 5px 0 5px 0;
  }
  .produkharga{
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size:14px;
    color: #000;
    margin: 0px 0 5px 0;
  }
  .produkkat{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size:12px;
    color: #838383;
    margin: 0px 0 10px 0;
  }
  .btnhotel{
    padding:6px 10px;
    text-align: center;
    font-size: 12px;
    font-weight: 200;
    color:#444;  
    border-radius: 30px;
    text-decoration: none;
    border:none;
    background-color: #9DDF7F;
  }
  .namahotel{
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size:20px;
    color: #fff;
    line-height: 30px;
    margin-bottom:5px;
  }
  .counter-title1{
    font-size: 14px;
  }
  .section-padding-02{

  }
  .footer-title{
     font-size: 12px;
  }
  .footer-title1{
     font-size: 12px;
  }
  .tengah{
    text-align: center;
  }
  .besar{
    font-size: 36px;
  }
  .imghotel{
    height: 200px;
  }
  .nama-lokasi{
    text-align: left;
    font-family: "Roboto", sans-serif;
    font-size:24px;
    font-weight: 400;
    position: absolute;
    top: 60%;
    margin-left: 20px;
    color: #fff;
    
  }
  .kotak-lokasitujuan p{
    text-align: justify;
    line-height: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size:14px;
    color: #444;
  }
  .segitiga2{
   display: none
   }
  .segitiga4{
    display: none
   }
   .kotak-nama h4{
    font-size: 13px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    color: #121212;
    margin:0 0  5px 0;
  }
  .kotak-nama p{
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    color: #121212;
    font-size: 11px;
    text-transform: uppercase;
  }
  .single-speaker-page .persoal-info {
    margin-bottom: 50px;
    margin-top:0px;
    text-align: justify;
  }
  .kotaknamalokasi{   
    width: 100%;
    height: 200px;
   /* background-repeat: no-repeat;*/
     position: absolute;
    bottom: 0%;
    margin-left: 0px;    
  }
  .nama-lokasi{
    text-align: left;
    font-family: "Poppins", sans-serif;
    font-size:28px;
    font-weight: 400;  
    color: #fff;
    margin:0px 0 0 0px;
    line-height: 30px;    
  }
  .kotakplay{
    margin-top: 120px;
    width: 50px;
    height: 50px;
    padding:15px;
    text-align: center;
    border-radius: 100%;
    border:2px solid#8DEB00;  
    -webkit-animation: ripple 1.5s infinite;
            animation: ripple 1.5s infinite;
    cursor: pointer;
    z-index: 4;
  }
  .kotakplay i{
    font-size: 20px;
    color: #8DEB00;
  }
  .kelainya{
    padding:6px 12px;
    text-align: center;
    font-size: 12px;
    font-weight: 200;
    color:#363636;
    border:1px solid#363636; 
    border-radius: 30px;
    text-decoration: none;
  }
  .namahotel{
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size:20px;
    color: #fff;
    line-height: 20px;
    margin-bottom:5px;
    margin-top:30px;
  }
  .btnhotel{
    padding:6px 10px;
    text-align: center;
    font-size: 11px;
    font-weight: 200;
    color:#444;  
    border-radius: 30px;
    text-decoration: none;
    border:none;
    background-color: #9DDF7F;
  }
  .btnhotel2{
    padding:6px 10px;
    text-align: center;
    font-size: 11px;
    font-weight: 200;
    color:#444;  
    border-radius: 30px;
    text-decoration: none;
    border:none;
    background-color: #FFCC00;
  }
  .img-galleri{
    width: 100%;
    height: 190px;
  }
  .besar-play{
    margin-top:80px;
    
  }
  .text-judul{
      text-align: justify;
      line-height: 20px;
      color: #636363;
      font-size: 12px;
    }







}
