


html {
    /*position: relative;*/
    /*overflow: hidden;*/
    height: 100%;
}
body {
  margin: 0;
  font-family: "Lucida Grande";
}

a {
  text-decoration: none; /*menghilangkan garisbawah pada link instagram*/
  
}
.foto-top{
  padding-bottom: 3em !important;
}
 

.foto-new{
  width: 100%;
  height: 450px;
  object-fit: cover;
}

h1, h2 {
	color:#185e8f;
	font-family: 'Great Vibes', cursive;
	font-size:50px;
	font-weight: bold;
}

header {
  background-image : url("img/sampul.jpg");
  background-size:cover;
  height:1300px;
  padding-bottom: 5px;
}

.wrapper {
	background-image : url("img/5447887.jpg");
	height: 100%;
	text-align:center;
}

.heading {
	padding-top: 50px;
}

.heading h1 {
	padding-bottom: 50px;
	
}

.heading h2 {
	padding-bottom: 50px;
	letter-spacing: 1px;
}

.name-icon {
  float:left;
}

#satu {
    width:40%;
}

#dua {
    width:20%;
    margin-top:50px;
}

#tiga {
    width:40%;
}


.name {
    margin:0 35px;
}

.name-icon img {
	width: 200px;
  border-radius: 50%;
}

.name1 {
	font-size:35px;
	font-family: 'Great Vibes', cursive;
	color: #185e8f;
	font-weight: bold;
}

.simbol {
font-size:100px;
   font-family: 'Great Vibes', cursive;
  color: #185e8f;
  font-weight: bold;
  }

.ayat {
	font-family:'Lobster Two', cursive;
	font-size:30px;
	color:black;
    line-height:30px;
	margin : 100px 100px;
	padding-top : 400px;
    line-height:50px;
}

.txt-contents {
	font-family: 'Lobster Two', cursive;
	font-size:30px;
	color:black;
}

.teks {
	font-family: 'Lobster Two', cursive;
	font-size:30px;
	color:#a05c40;
    line-height:27px;
}

.ig {
	font-family: 'Lobster Two', cursive;
	font-size:30px;
	letter-spacing: 1px;
	color: #185e8f;
}

.jadwal p{
  font-size:30px;
  color:black;
  font-family:'Lobster Two', cursive;
}

.jadwal {
	margin-bottom : 50px;
}

.prokes {
 font-family: 'Lobster Two', cursive;
  font-size:30px;
  color:black;
    line-height:40px;
	margin : 0 50px;
}

.icon {
  float:left;
  width:25%;
  font-family:'Lobster Two', cursive;
font-size:20px;
  color:black;
    line-height:20px;
}

.icons {
    margin : 0 100px ;
    padding-bottom:230px;
}

.icon img {
	width: 150px;
}

.btn-wrapper {
  text-align: center;
  margin: 20px 0;
  
}

.lokasi {
  background-color: #185e8f;
  font-family:'Lobster Two', cursive;
  font-size:30px;
}

.btn {
  padding: 12px 24px;
  color: white;
  display: inline-block;
  opacity: 0.8;
  border-radius: 4px;
  text-align: center;
}

.fas {
  margin-right: 5px;
}

.nama {
	color:#185e8f;
	font-family: 'Great Vibes', cursive;
	font-size:45px;
	font-weight: bold;
	margin: 0 auto;
 }
 
 .judul {
	font-family: 'Lobster Two', cursive;
	font-size:35px;
	margin-top: 100px;
	text-decoration: underline;
 }

.ucapan {
    margin-top:100px;
  font-family: "Times New Roman", Times, serif;
	text-align:center;
}

footer {	
	text-align:center;	
	position: relative;
	font-family: 'Lobster Two', cursive;
	font-size:30px;
	color:#a05c40;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


 
/* ============ THE BEGINING ============*/

.thebegining{
    background-image: url('img/5447887.jpg');
    z-index: 999999;
    /*height: 100vh;*/
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    text-align: center;
}


.salam{
  position: absolute; 
  left: 0; 
  right: 0;
  top : 0;
  bottom: 550px;
  height: 200px;
  margin: auto; 
  
}

.depan {
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 40px;
    color:#185e8f;
}

.undang {
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 55px;
    color:#a05c40;
}

.salam img {
    width: 450px;
    border-radius: 30%;
    margin-bottom:100px;
}

.foto {
    margin:0 50px;
}

#comment-wrap{
  list-style: none;
  text-align: left;
  margin-left: 30px;
}

.comment-title{
  text-align: center;
  margin-top: 40px;
 
}

.comment-f{
    font-style: italic;
    font-size: 20px;
    font-weight: 600;
}


.comment-name{
  color:#185e8f;
  font-size: 30px;
  line-height: 2px;
  font-weight: bold;
}
.comment-content{
  color: black;
  font-size: 25px;
}
.comment-t{
  margin-top: 50px;
}
.comment-info{
  margin-top: 30px;
}

.btn1 {
  border: 2px solid black;
  background-color: white;
  color: black;
  padding: 14px 28px;
  font-size: 16px;
  cursor: pointer;
}

.default {
  border-color: #e7e7e7;
  color: black;
}

.default:hover {
  background: #e7e7e7;
}

.comment-title a{
  text-decoration: none;

}

button, html input[type=button], input[type=reset], input[type=submit]{
  margin-bottom: 50px;
}