<style type="text/css">

/* Header ------------------------------- */

* {box-sizing: border-box;}

html{
	height: -webkit-fill-available;
}

.header {
  overflow: hidden;
  padding-right: 20px;
  padding-left: 20px;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #006220;
  height: 110px;
}

.header a {
	color: white;
	font-style: bold;
  float: left;
  text-align: center;
  padding: 12px;
  text-decoration: none;
  font-size: 12px; 
  line-height: 25px;
  border-radius: 4px;
  margin-top: 15px;
  width: 120px;
  height: 50px;
}

.header img.logo {
  height: 75px;
}

.header a:hover {
  background-color: black;
  color: yellow;
}

.header a.active {
  background-color: dodgerblue;
  color: white;
}

.header-right {
  float: right;
}

.header audio{
	height:30px;
	width:120px;
	margin-top:10px;
}

.cta {
    position: fixed;
    bottom: 20px;
    right:500px;
    width: 300px;
    height: 300px;
    border-radius:50%;
    z-index: 1;
    transition: all 1s;
}
.hide {
    opacity:0;
    left:-100%;
}
.show {
    opacity:1;
    left:0;
}

.dropbtn {
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropdown {
  position: absolute;
  display: inline-block;
  top: 70;
  right : 5;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: green;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: pink;}



@media screen and (max-width: 480px) {
  .header {
    height: 75px;
  }

  .header img.logo {
  	height: 25px;
  }

  .header-right{

  }

  .header a {
    font-size: 5px; 
    line-height: 0px;
    border-radius: 2px;
    width: 50px;
    height: 20px;
    margin-top: 0px;
  }

}

/* Footer ------------------------------- */

.footer {
	 padding: 30px 30px 30px 30px;
   width: 100%;
   text-align: left;
   font-weight: bold;
   background-color: #006220;
   /*background-image: url(img/footer.png);*/
   height: 360px;
}

.footerlogo {
  height: 120px;
  margin-bottom:25px;
}

.footertextalamat{
	margin-left:30px;
}

.notelp{
	margin-right:10px;
}

.foot1{
	float: left;
	color: white;
	font-size: 15px;
}

.foot2{
	float: right;
	color: white;
	width: 400px;
	font-size: 12px;
}

.footerlogokoni{
	height: 80px;
  margin: 5px;
}

.footer h1{
	font-size: 20px;
	color: yellow;
	font-weight: bold;
}

.instagram{
  height:40px;
  margin-left:50px;
  margin-right:30px;
}

.tiktok{
  height:40px;
}

@media screen and (max-width: 480px) {
	.footer{
    height: 170px;
	}

  .footerlogo {
	  height: 30px;
    margin-bottom:0px;
   }

   .footer p{
      font-size: 10px;
      margin: 5px;
   }

   .footerlogokoni{
      height: 30px;
      margin-bottom: 0px;
    }

    .footer h1{
      font-size: 10px;
      margin-top: -20px;
    }

    .footer p{
      font-size: 5px;
    }

    .foot2{
      width: 160px;
    }

    .instagram{
      height:20px;
      margin-left:67px;
      margin-right:0px;
    }

    .tiktok{
      height:20px;
    }
}

/* Home ------------------------------- */

.home1{
	width: 100%;
	height: 550px;
	background-image : url(img/home/home1bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	font-weight: bold;
}

.home1kiri{
	float: left;
	font-size: 40px;
	margin-left: 30px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}

.home1kiri img{
	height: 100px;
}

.home1kanan{
	float: right;
}

@media screen and (max-width: 480px) {
  .home1{
    height: 160px;
  }

  .home1kiri{
    font-size: 10px;
  }

  .home1kiri img{
    height: 20px;
  }
}

/* Kontak ------------------------------- */



/* Berita ------------------------------- */



/* tampil berita -------------- */



/* organisasi -------------- */

.bgorg{
  width: 100%;
  height: 550px;
  background-image : url(img/organisasi/organisasi.png);
  font-weight: bold;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.ketuayayasan{
  float: left;
  margin-left:68px;
  margin-right:0px;
  margin-top:63px;
  margin-bottom:0px;
  border-color: black;
  height:40px;
  width:132px;
  border-style: solid;
}

.pembinayayasan{
  float: left ;
  margin-left:350px;
  margin-right:0px;
  margin-top:63px;
  margin-bottom:0px;
  border-color: black;
  height:40px;
  width:197px;
  border-style: solid;
}

.bendaharayayasan{
  float: left ;
  margin-left:130px;
  margin-right:0px;
  margin-top:172px;
  margin-bottom:0px;
  border-color: black;
  height:40px;
  width:120px;
  border-style: solid;
}

.pengawasyayasan{
  float: left ;
  margin-left: -188px;
  margin-right:0px;
  margin-top:75px;
  margin-bottom:0px;
  border-color: black;
  height:60px;
  width:225px;
  border-style: solid;
}

.sekretarisyayasan{
  float: left ;
  margin-left:-405px;
  margin-right:0px;
  margin-top:173px;
  margin-bottom:0px;
  border-color: black;
  height:40px;
  width:135px;
  border-style: solid;
}

.ketuasasana{
  float: left ;
  margin-left:-420px;
  margin-right:0px;
  margin-top:223px;
  margin-bottom:0px;
  border-color: black;
  height:40px;
  width:135px;
  border-style: solid;
}

.sekretarissasana{
  float: left ;
  margin-left:-725px;
  margin-right:0px;
  margin-top:296px;
  margin-bottom:0px;
  border-color: black;
  height:40px;
  width:200px;
  border-style: solid;
}

.bendaharasasana{
  float: left ;
  margin-left:-177px;
  margin-right:0px;
  margin-top:300px;
  margin-bottom:0px;
  border-color: black;
  height:40px;
  width:160px;
  border-style: solid;
}

.lamsaisasana{
  float: left ;
  margin-left:-834px;
  margin-right:0px;
  margin-top:362px;
  margin-bottom:0px;
  border-color: black;
  height:40px;
  width:220px;
  border-style: solid;
}

.nagaritualsasana{
  float: left ;
  margin-left:-683px;
  margin-right:0px;
  margin-top:412px;
  margin-bottom:0px;
  border-color: black;
  height:40px;
  width:172px;
  border-style: solid;
}

.nagasasana{
  float: left ;
  margin-left:-583px;
  margin-right:0px;
  margin-top:362px;
  margin-bottom:0px;
  border-color: black;
  height:40px;
  width:215px;
  border-style: solid;
}

.barongsairitualsasana{
  float: left ;
  margin-left:-351px;
  margin-right:0px;
  margin-top:362px;
  margin-bottom:0px;
  border-color: black;
  height:40px;
  width:212px;
  border-style: solid;
}

.humassasana{
  float: left ;
  margin-left:-118px;
  margin-right:0px;
  margin-top:362px;
  margin-bottom:0px;
  border-color: black;
  height:40px;
  width:197px;
  border-style: solid;
}

.barongsaisasana{
  float: left ;
  margin-left:-240px;
  margin-right:0px;
  margin-top:413px;
  margin-bottom:0px;
  border-color: black;
  height:40px;
  width:250px;
  border-style: solid;
}

.organisasi{
	margin-left: 30px;
}

.SKPB{
	width: 100%;
	height: auto;
}

/* sertifikat -------------- */

.sertif{
	padding: 10px 10px 10px 10px;
	margin : 10px 10px 10px 10px;
	text-align: center;
}
.tabelsertif{
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
}

/* legalitas -------------- */

.legalitasbg{
    background-image: url(../img/legalitas/bglegalitas3.png);
  height: 100%;
  width: 100%;
  background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.legalitastxt{
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding-top: 210px;
}

@media screen and (max-width: 480px) {

  .legalitasbg{
    background-image: url(../img/legalitas/bglegalitas4.png);
    height: 100%;
    width: 100%;
    background-size: auto 100%;
  }

  .legalitastxt {
    font-size: 15px;
    padding-top: 0px;
    position: absolute;
    top: 35%;
    bottom: 50%;
    right:10%;
    left:10%;
   }

}

</style>