/* Slideshow container */
.slideshow-container {
    position: relative;
  }
  
  /* Slides */
  .mySlides {
    display: none;
    padding: 80px;
    text-align: center;
  }
  
  /* Next & previous buttons */
  .prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -30px;
    padding: 16px;
    color: #888;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
    position: absolute;
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.8);
    color: white;
  }
  
  /* The dot/bullet/indicator container */
  .dot-container {
      text-align: center;
      padding: 20px;
      margin-top: -70px;
  }
  
  /* The dots/bullets/indicators */
  .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
  }
  
  /* Add a background color to the active dot/circle */
  .active, .dot:hover {
    background-color: #717171;
  }
  
  /* Add an italic font style to all quotes */
  q {font-style: italic;}
  
  /* Add a blue color to the author */
  .author {color: cornflowerblue;}


  .gbhp{

    background-color:rgb(253, 253, 253) ;
    padding-left: -50px;
    padding-right: -50px;
    padding-bottom: 20px;
    padding-top: -50px;
    border-radius: 10px;
    overflow:auto;
    z-index: 2;
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
  }


  .finehp{
    background-color: rgb(40, 74, 224);
    margin-left: -50%;
    margin-right: -50%;
    height: 200px;
    border-radius: 10px;
    margin-top: -100px;
    padding-top: 120px;
    color: #FFAD33;
    font-family: 'Aveline';
    font-size: 25px;
  

  }


  .gethp{

    text-decoration: none;
   background-color: #c53232;
   padding: 15px;
   border-radius: 3px;
   font-size: 17px;
   color: white;
  }

  .lblfind{

    text-shadow: 0 3 3px  #ffffff;


  }


  .prdhp{
    color:#3366FF;
    font-weight: bold;
    font-size: 45px;
    margin-top: -1px;
    font-weight: 800px;
    margin-bottom: 100px;
  }


  .salyhp{

    width: 80px;
    height: 100px;
    left: -100px;
    top:-50px;
 
  }


  .boxprodwhite{

    background-color: #f0dada5e;
    padding: 10px;
    margin-top: 170px;
    border-radius: 10px;
    margin-top: 20px;
    

  }


  .bookmation{

    margin-top: -100px;
    margin-left: 30px;
    width: 100%;
    height: 210px;
  }

.bookhp{
  margin-top: -160px;


}


.divboxhp{

  width: 48%;
  background-color: #f7f3f3;
  margin-left: 5px;
  margin-right: 0px;
  margin-top: 10px;
  overflow: hidden;
  border-radius: 10px;
  transition: all .7s;


}


.divboxhplib{

  width: 157px;
  background-color: #f7f3f3;
  margin-left: 5px;
  margin-right: 0px;
  margin-top: 10px;
  overflow: hidden;
  border-radius: 10px;
  transition: all .7s;


}


.imgboxhp{
  width: 100%;
}


.gettochhp{
  background-color: rgba(153, 158, 219, 0.637);
  margin: 5px;
  padding: 10px;
  border-radius: 15px;
  border:solid 1px white;
}


.inputhp{
  width: 100%;
  height: 40px;
  border:1px solid white;
  border-radius: 5px;
  margin-top: 10px;
  padding-left: 5px;
  margin-right: 5px;
}


html, body {
  max-width: 100%;
  overflow-x: hidden;
}


.contackushp{

  background-color: #3366ff00;
  color: rgb(14, 13, 13);
  padding: 10px;
  width: 100%;
}


.contactushp{

font-size: 25px;
color:black;


}


.menuhp{
width: 100%;
background-color: #3366FF;
color: white!important;
margin-right: 0px;
margin-top: 160px;
position: absolute;
text-align: center;
text-decoration: none;
padding: 20px;
transition: .6s ease opacity,.6s ease transform;



}


.fontmenu{
color: white;
text-decoration: none;
margin-top: 10px;
margin-bottom: 10px;

}



.postfix{

  position: fixed;
  margin-top: -15px;
  width: 100%;
  margin-right: 20px;
  background-color: white;
  margin-left: -40px;
  padding-left: 50px;
  margin-top: -20px;
  padding-top: 13px;
  padding-bottom: 10px;
}


.kembali{
background-color: rgb(255, 255, 255);
width: 50%;
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
margin-left: -40px;

}

.filter{
  background-color: rgb(255, 255, 255);
  width: 50%;
  text-align: center;
  padding-top: 20px;
padding-bottom: 20px;
  
}


.backgrondwhite{

  background-color: #ffffff;
  position: fixed;
  bottom: 0px;
  align-content: center;
 
}


.serachcenter{


  position: absolute;
  border: #8080802f;
  height: 25px;
  font-size: 13px;
  background-color: rgba(255, 253, 253, 0.014);
  margin-top: -5px;
  width: 70%;
  margin-left: 30px;
}

.divfilter{

  position: fixed;
  background-color: #ffffff;
  right: 0px;
  bottom: 60px;
  transition: all .7s;
  display: none;
}

.amenu{
padding: 20;
color: blueviolet;
font-weight: bold;

}


.singinhp{

  background-color: rgba(253, 253, 253, 0.541); */
  margin: 30px;
  padding: 20px;
  border-radius: 40px;
  border:solid 1px white;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 50px;
  font-size: 12px;
 
}


.singuphp{

  background-color: rgba(253, 253, 253, 0.541); */

  padding: 20px;
  border-radius: 40px;
  border:solid 1px white;

  margin-bottom: 50px;
  font-size: 20px;
 
}


.divsignhp{

  font-family: "Secular One", sans-serif;
  font-weight: 400;
  width: 100%;
  font-weight: bold;
  font-size: 30px;
  width: 100%;
  margin-bottom: 7px;
}

