html ,body {
    margin: 0px;
    overflow-x: hidden;
    opacity: 0.9;
  font-family: PointRegular;
   background-color: rgba(245, 206, 140, 0.9);
}
body {
  background: linear-gradient(rgba(207, 176, 124, 0.3), rgba(207, 176, 124, 0.8)), url(img/bg1.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
  height: 100%;
}
  #iframe {
  width: 97%;
  height: 680px;
   border:none;
   margin:0; 
   overflow: hidden;
  padding-bottom:15px;
}
@font-face {
    font-family: LPMQ;
    src: url(../font/LPMQ.ttf)
}
@font-face {
    font-family: PointRegular;
    src: url(../font/PointRegular.ttf)
}
@font-face {
    font-family: Self;
    src: url(../font/Self.ttf)
}
@font-face {
    font-family: Baguile;
    src: url(../font/Baguile.otf)
}
 .header-logo {
   position: relative;
  left: 10px;
  top: 0;
    text-align: center;
  padding-top: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
 }
.myLogo {
  width: 26vw;
  height: 7vw;
  padding: 10px;
  background: linear-gradient(rgba(138, 94, 14, 0.1), rgba(138, 94, 14, 0.1)), url(../img/wlove.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
 }
#myRoll {
  display: none;
  position: fixed;
  bottom: 25px;
  right: 15px;
  z-index: 99;
  font-size: 25px;
  text-align: center;
  border: none;
  outline: none;
  background: rgba(184, 71, 11, 0.4);
  color: white;
  cursor: pointer;
  padding: 0px 13px;
  border-radius: 50%;
  padding-bottom: 10px;
}

#myRoll:hover {
  background-color: #f57114;
}
.item {
  width: 75%;
  margin: 65px auto;
  padding-top: 15px;
  margin-bottom: 50px;
  padding: 20px;
  background: rgba(204, 166, 100, 0.6);
  text-align: center;
  color: #452f0a;
  border-radius: 10px;
  background: linear-gradient(rgba(156, 90, 20, 0.3), rgba(156, 90, 20, 0.7)), url(../img/borders.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
 .item h1  {
   font-family: cursive;
    text-shadow: 3px 2px #b8c1c2, 2px 3px #593b06, 2px 4px #593b06;
  font-size: 36px;
  font-weight: bold;
}
 .item h2  {
  font-family: Georgia, serif;
    text-shadow: 3px 2px #b8c1c2, 2px 3px #593b06, 2px 4px #593b06;
  font-size: 20px;
}
 .item p {
  magin: 0;
  font-size: 26px;
  color: #fff;
}
.size {
  font-size: 12px;
  letter-spacing: 0.1rem;
}
.ayat {
  width: 70%;
  margin: 60px auto;
  margin-bottom: 40px;
  font-family: LPMQ;
  font-size: 22px;
  margin-top: 35px;
   padding: 50px;
  background: rgba(204, 166, 100, 0.6);
  text-align: right;
  color: #452f0a;
  border-radius: 10px;
  background: linear-gradient(rgba(156, 90, 20, 0.0), rgba(156, 90, 20, 0.1)), url(../img/border2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
   
  }
 .bismillah {
   text-align: center;
   margin: 10px;
  font-size: 22px;
}
.arti {
  font-size: 12px;
  text-align: left;
  line-height: 14px;
  margin: 10px;
}

.item2 {
  width: 80%;
  min-height: 200px auto;
  margin: 0px auto;
  padding: 15px;
  display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
  background: rgba(240, 206, 149, 0.3);
  text-align: center;
  background: linear-gradient(rgba(156, 90, 20, 0.0), rgba(156, 90, 20, 0.3)), url(../img/border3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  border-radius: 10px;
  font-weight: bold;
}
 .boldA {
 color: #452f0a;
  position: absolute;
  left: 15px;
  top: 50% auto;
  font-size: 28px;
  writing-mode: vertical-rl;
text-orientation: mixed;
  font-family: cursive;
  z-index:2;
}
 .boldH {
 color: #452f0a;
  position: absolute;
  right: 15px;
  top: 50% auto;
  font-size: 28px;
  writing-mode: vertical-rl;
text-orientation: mixed;
  font-family: cursive;
  z-index:2;
}
.adam {
  width: 125px;
  height: 125px;
  margin: 5px auto;
  padding: 5px;
  background: rgba(240, 206, 149, 0.3);
  text-align: center;
  color: #FFF;
  background: linear-gradient(rgba(156, 90, 20, 0.0), rgba(156, 90, 20, 0.3)), url(../poto/adam1.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  border-radius: 50%;
}
.hawa {
  width: 125px;
  height: 125px;
  margin: 5px auto;
  padding: 5px;
  background: rgba(240, 206, 149, 0.3);
  text-align: center;
  color: #FFF;
  background: linear-gradient(rgba(156, 90, 20, 0.0), rgba(156, 90, 20, 0.3)), url(../poto/hawa1.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  border-radius: 50%;
}

.item3A {
  width: 99%;
  margin: 30px auto;
  background: rgba(204, 166, 100, 0.1);
  display: inline-block;
    align-items: center;
    justify-content: center;
   text-align: center;
 }
.item3 {
  width: 300px;
  height: 300px;
  margin: 25px auto;
  text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
   border-radius: 3%;
   padding-bottom: 95px;
  margin: 18px;
}
 .adam2 {
  position: relative;
  left:0;
  z-index: 1;
  width: 260px;
  height: 260px;
  background: rgba(240, 206, 149, 0.1);
  text-align: center;
  color: #FFF;
  border-radius: 50%;
}

  .border-item3 {
  position: absolute;
  top:0;
  left:0;
  z-index: 2;
  width: 300px;
  height: 300px;
  background: rgba(240, 206, 149, 0.1);
  text-align: center;
  color: #FFF;
  background: linear-gradient(rgba(156, 90, 20, 0.0), rgba(156, 90, 20, 0.3)), url(../img/border4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
 .text-adam {
  width: 100%;
  color: #452f0a;
  position: absolute;
  bottom: 5px;
  left: 0%;
  font-size: 16px;
  text-align: center;
  font-family: serif;
  text-shadow: 3px 2px #b8c1c2, 2px 3px #593b06, 2px 4px #593b06;
  border-radius: 10px;
  background: rgba(240, 206, 149, 0.0);
  letter-spacing: .1rem;
}
  .text2 {
   font-size: 12px;
  text-align: center;
  font-family: sans-serif;
   text-shadow: none;
  }
.item4 {
  width: 80%;
  margin: 40px auto;
    text-align: center;
  text-align: center;
   border-radius: 3%;
   padding: 10px;
  
  border-radius: 10px;
  
  color: #4d2505;
}
 .item4 h2 {
  top: 0px;
  position: relative;
  width: 100%;
  margin: 0;
  font-size: 48px;
  font-weight: normal;
}
  st:after,
  st:before{
    content:" \00a0\00a0\00a0\00a0\00a0 ";
    text-decoration:line-through;
   font-size: 22px;
}
.akad {
  top: 0px;
  position: relative;
  width: 240px;
  margin: 6px auto;
  text-align: center;
   background: rgb(245, 241, 237, 0.5);
   border-radius: 5%;
   padding-bottom: 5px;
  display: inline-block;
    align-items: center;
    justify-content: center;
   padding: 15px;
   border: 0.1px solid #6e3e17;
   box-shadow: rgba(156, 90, 20, 0.5) 0px 30px 60px -12px inset, rgba(156, 90, 20, 0.8) 0px 18px 36px -18px inset;
}
  .akad p {
  margin: 8px auto;
  font-size: 14px;
  font-family: system-ui;
}
 .salaman {
   width: 50px;
  height: 50px;
   background: url(../img/salaman.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  
}
.merpati {
   width: 50px;
  height: 50px;
   background: url(../img/merpati.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.item4 .merpati {
   margin-top: -5px;
}
.item4 .salaman {
   margin-top: -5px;
}
 .maps {
  background: rgb(130, 73, 13, 0.8);
  border-radius: 40px;
   width: 140px;
  height: 42px;
   background: linear-gradient(rgba(156, 90, 20, 0.1), rgba(156, 90, 20, 0.6)), url(../img/maps.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
 button {border:none}
   .item4, h1 {
   font-size: 20px;
   margin-bottom: 8px;
}
 .item4, p {
   margin: 0px;
}
.countedown {
  padding: 10px;
  background: rgba(84, 44, 12, 0.9);
  border: 2px solid #bf773b;
  color: white;
  border-radius: 50px 50px 0 0 ;
}

.countedown h2 {
  background-color: #bf773b;
  margin: 0;
  padding: 7px;
  text-transform: capitalize;
  border-radius: 50px 50px 0 0 ;
  color: white;
  font-family: cursive;
}

.counter {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  text-align: center;
}

.counter div {
  background-color: #bf773b;
  width: 22%;
  padding: 10px;
  border-radius: 50px 50px 0 0 ;
}

span {
  font-weight: bold;
  font-size: 22px;
}

.countedown h3 {
  margin: 0;
  text-transform: capitalize;
  font-size: 10px;
  color: white;
}

.item5 {
  width: 80%;
  margin: 40px auto;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-weight: normal;
  background: rgba(240, 206, 149, 0.3);
  text-align: center;
   border-radius: 3%;
   padding: 10px;
  font-family: Georgia, serif;
  background: linear-gradient(rgba(156, 90, 20, 0.0), rgba(156, 90, 20, 0.3)), url(../img/border3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 20px;
}

.item6 {
  width: 85%;
  margin: 5px auto;
  padding-top: 15px;
  margin-bottom: 1px;
  padding: 10px;
  background: rgba(204, 166, 100, 0.3);
  text-align: center;
  color: #452f0a;
  border-radius: 10px;
  background: linear-gradient(rgba(156, 90, 20, 0.1), rgba(156, 90, 20, 0.5)), url(../img/borders.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
  .item6 h2 {
  margin: 0;
  font-size: 28px;
  letter-spacing: 0.1rem;
}
 .item6 p {
  margin: 0;
  margin-top: -5px;
 font-size: 30px;
}
.album {
  width: 240px;
  height: 255px;
  margin: 20px auto;
  margin-bottom: 20px;
  font-size: 22px;
  margin-top: 1px;
   padding: 10px;
  background: rgba(204, 166, 100, 0.6);
  color: #452f0a;
  border-radius: 10px;
  background: linear-gradient(rgba(156, 90, 20, 0.0), rgba(156, 90, 20, 0.1)), url(../img/border2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
    .swiper-container {
      width: 200px;
      height: 225px;
      border-radius: 8px; 
     margin-top:10px;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
     display: inline-block;
  text-align: center;
    align-items: center;
    justify-content: center;
    }
 #slider1 { 
  background: linear-gradient(rgba(156, 90, 20, 0.0), rgba(156, 90, 20, 0.3)), url(../poto/adam1.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
#slider2 { 
  background: linear-gradient(rgba(156, 90, 20, 0.0), rgba(156, 90, 20, 0.3)), url(../poto/hawa1.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
#slider3 { 
  background: linear-gradient(rgba(156, 90, 20, 0.0), rgba(156, 90, 20, 0.3)), url(../poto/adam2.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
#slider4 { 
  background: linear-gradient(rgba(156, 90, 20, 0.0), rgba(156, 90, 20, 0.3)), url(../poto/hawa2.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
#slider5 { 
  background: linear-gradient(rgba(156, 90, 20, 0.0), rgba(156, 90, 20, 0.3)), url(../poto/adam3.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
#slider6 { 
  background: linear-gradient(rgba(156, 90, 20, 0.0), rgba(156, 90, 20, 0.3)), url(../poto/hawa3.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
#slider7 { 
  background: linear-gradient(rgba(156, 90, 20, 0.0), rgba(156, 90, 20, 0.3)), url(../poto/adam4.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
#slider8 { 
  background: linear-gradient(rgba(156, 90, 20, 0.0), rgba(156, 90, 20, 0.3)), url(../poto/hawa4.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
.album2 {
  width: 85%;
  margin: 30px auto;
  margin-bottom: 100px;
  font-size: 22px;
  margin-top: 1px;
   padding: 25px;
  background: rgba(204, 166, 100, 0.6);
  color: #452f0a;
  border-radius: 10px;
  background: linear-gradient(rgba(156, 90, 20, 0.0), rgba(156, 90, 20, 0.1)), url(../img/border2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .slider {
  width: fit-content;
  margin: 0.5rem auto;
  display: flex;
  flex-direction: column;
  border: 1px solid gray;
  border-radius: 1rem;
  transition: 1s;
  
} 
.buttons {
  padding: 0.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.buttons button {
  padding: 0.5rem 1.35rem;
  border-radius: 0.5rem;
  border: none;
  background: rgba(128, 71, 6, 0.7);
  color: white;
  cursor: pointer;
}
.images {
  --max-h: 80vh;
  --max-w: 80vw;
  /* Assigned to variable to reuse on img */
  max-width: var(--max-w);
  max-height: var(--max-h);
  width: var(--width);
  height: var(--height);
  position: relative;
  overflow: hidden;
  transition: 2s;
  
}
img {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  max-height: var(--max-h);
  max-width: var(--max-w);
  height: var(--height);
  width: var(--width);
  position: absolute;
  left: 100%;
  top: 0;
  transition: .6s;
}
img:first-of-type {
  left: 0;
}
   
 .item7 {
  width: 75%;
  margin: 30px auto;
  margin-bottom: 50px;
  font-size: 25px;
  margin-top: 1px;
   padding: 25px;
  background: rgba(204, 166, 100, 0.6);
  color: #fff;
  border-radius: 10px;
  text-align: center;
  background: linear-gradient(rgba(156, 90, 20, 0.5), rgba(156, 90, 20, 0.8)), url(../poto/adam4.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    letter-spacing: 0.1rem;
   -webkit-box-shadow: inset -2px -0.5px 32px 16.5px #a46d07;
-moz-box-shadow: inset -2px -0.5px 32px 16.5px #a46d07;
box-shadow: inset -2px -0.5px 32px 16.5px #a46d07;
  }
 .item7 h2 {
  margin: 0;
  text-align: left;
}
 .item7 p {
  margin: 0;
  letter-spacing: 0.1rem;
  text-align: left;
}
   .item-card {
  display: none;
  width: 100%;
  margin: 15px auto;
  margin-bottom: 10px;
  font-size: 25px;
   padding: 2px;
   padding-bottom: 25px;
  background: rgba(204, 166, 100, 0.9);
  color: #fff;
  border-radius: 10px;
  text-align: center;
  background: linear-gradient(rgba(156, 90, 20, 0.5), rgba(156, 90, 20, 0.6)), url(../poto/hawa4.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    letter-spacing: 0.1rem;
   border: 1px solid #6e3e17;
  }
 
.btn0 {
  position: relative;
  width: 4.5em;
  padding: 0.2em ;
  margin: 15px;
  left: 20%;
  transform: translateX(-50%);
  font-size: 1.2em;
  color: #eee; 
  background: rgba(128, 71, 6, 0.7);
  border: 1px solid #aaa;
  border-radius: 0.4em;
  box-shadow: 0 1px 0 #452f0a,
    0 0 2px rgba(#1B6CBD, 0.8);
  text-shadow: 0.05em 0.05em 0 #555;
} 
.btn0,
.btn0:hover {
  transition: background 150ms;
}
.btn0:hover,
.btn0:active { 
  color: #eee; 
  background: rgba(222, 11, 11, 0.5);
  border-color: #aaa;
} 

.card-adam {
  top: 10px;
  position: relative;
  width: 220px;
  margin: 5px;
  text-align: center;
   background: rgb(245, 241, 237, 0.6);
   border-radius: 10px;
   padding-bottom: 5px;
  display: inline-block;
    align-items: center;
    justify-content: center;
   padding: 5px;
   border: 1px solid #6e3e17;
  letter-spacing: none;
   font-family: Georgia, serif;
   color: #452f0a;
}
.card-adam h4 {
  margin: 10px;
  font-size: 20px;
}
.card-adam p {
  margin: 5px;
  font-size: 13px;
}
.fotoC-adam {
  position: absolute;
  bottom:0%;
  right: 8px;
  width: 35px;
  height: 35px;
  margin: 5px auto;
  padding: 5px;
  background: rgba(240, 206, 149, 0.3);
  background: linear-gradient(rgba(156, 90, 20, 0.0), rgba(156, 90, 20, 0.3)), url(../poto/adam1.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  border-radius: 25%;
  border: 1px solid #aaa;
}
.fotoC-hawa {
  position: absolute;
  bottom:0%;
  right: 8px;
  width: 35px;
  height: 35px;
  margin: 5px auto;
  padding: 5px;
  background: rgba(240, 206, 149, 0.3);
  background: linear-gradient(rgba(156, 90, 20, 0.0), rgba(156, 90, 20, 0.3)), url(../poto/hawa1.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  border-radius: 25%;
  border: 1px solid #aaa;
}
.label {
  margin-top: -6px;
  padding: 1px;
  font-size: 11px;
  color: #111;
   width: 100px;
}
.copy-text {
  position: relative;
  padding: 0px 6px
  border: 1px solid #ddd;
  border-radius: 10px;
  display: flex;
}
.copy-text input.text {
  font-family: Georgia, serif;
  padding: 4px;
  font-size: 14px;
  color: #fff;
  border: none;
  outline: none;
  width: 120px;
  background: rgb(156, 90, 20, 0.2);
}
.copy-text button {
  padding: 6px;
  background: #c91414;
  color: #fff;
  font-size: 14px;
  border: none;
  outline: none;
  border-radius: 6px;
  cursor: pointer;
}

.copy-text button:active {
  background: #c91414;
}
.copy-text button::before {
  content: "Copied";
  position: absolute;
  top: -30px;
  right: 0px;
  background: rgb(156, 90, 20);
  padding: 4px 14px;
  border-radius: 4px;
  font-size: 15px;
  display: none;
}
.copy-text button::after {
  content: "";
  position: absolute;
  position: absolute;
  top: -5px;
  right: 25px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 16px solid rgb(156, 90, 20);
  transform: rotate(0deg);
  display: none;
}
.copy-text.active button::before,
.copy-text.active button::after {
  display: block;
}
.label2 {
  margin-top: -6px;
  padding: 1px;
  font-size: 11px;
  color: #111;
   width: 100px;
}
.copy-text2 {
  position: relative;
  padding: 0px 6px
  border: 1px solid #ddd;
  border-radius: 10px;
  display: flex;
}
.copy-text2 input.text {
  font-family: Georgia, serif;
  padding: 4px;
  font-size: 14px;
  color: #fff;
  border: none;
  outline: none;
  width: 120px;
  background: rgb(156, 90, 20, 0.2);
}
.copy-text2 button {
  padding: 6px;
  background: #c91414;
  color: #fff;
  font-size: 14px;
  border: none;
  outline: none;
  border-radius: 6px;
  cursor: pointer;
}

.copy-text2 button:active {
  background: #c91414;
}
.copy-text2 button::before {
  content: "Copied";
  position: absolute;
  top: -30px;
  right: 0px;
  background: rgb(156, 90, 20);
  padding: 4px 14px;
  border-radius: 4px;
  font-size: 15px;
  display: none;
}
.copy-text2 button::after {
  content: "";
  position: absolute;
  position: absolute;
  top: -5px;
  right: 25px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 16px solid rgb(156, 90, 20);
  transform: rotate(0deg);
  display: none;
}
.copy-text2.active button::before,
.copy-text2.active button::after {
  display: block;
}
 .item8 {
  width: 75%;
  margin: 30px auto;
  margin-bottom: 100px;
  font-size: 25px;
  margin-top: 1px;
   padding: 25px;
   padding-top: 20px;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  background: linear-gradient(rgba(156, 90, 20, 0.4), rgba(156, 90, 20, 0.8)), url(../poto/adam3.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    letter-spacing: 0.1rem;
   -webkit-box-shadow: inset -2px -0.5px 32px 16.5px #a46d07;
-moz-box-shadow: inset -2px -0.5px 32px 16.5px #a46d07;
box-shadow: inset -2px -0.5px 32px 16.5px #a46d07;
  }

 .bg-doa {
  position: absolute;
  bottom:0%;
  right: 5%;
  width: 120px;
  height: 120px;
  margin: 5px auto;
  padding: 5px;
  background: linear-gradient(rgba(156, 90, 20, 0.0), rgba(156, 90, 20, 0.0)), url(../img/doa.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  z-index: 0;
}
 .text-doa {
  position: relative;
  top:10%;
  right: 0%;
  text-align: right;
  padding-top: 60%;
  font-size: 20px;
}

  #slideit {
  width: 99%;
  height: 460px;
  margin: 0px auto;
  margin-bottom: 1px;
  font-size: 21px;
  font-weight: normal;
  margin-top: 1px;
  background: rgba(204, 166, 100, 0.6);
  
}
   .bgg {
  display: inline block;
    align-items: center;
    justify-content: center;
}
  .hm-img-txt {
   width: 99%;
   position: absolute;
   top: 0;
   left: 0;
    animation: 16s autoplay1 infinite;
    opacity: 0;
}

.hm-img-txt:nth-child(1) {
  animation-delay: 0s
}
.hm-img-txt:nth-child(2) {
  animation-delay: 4s
}
.hm-img-txt:nth-child(3) {
  animation-delay: 8s
}
.hm-img-txt:nth-child(4) {
  animation-delay: 12s
}

@keyframes autoplay1 {
  0% {opacity: 1}
  30.00% {opacity: 0}
}

.
@-ms-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
   .img0 {
   width: 99%;
   height: 480px;
   background: linear-gradient(rgba(156, 90, 20, 0.3), rgba(156, 90, 20, 0.5)), url(../poto/adam3.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
   
}
    .imgA {
   width: 99%;
   height: 500px;
   background: linear-gradient(rgba(156, 90, 20, 0.3), rgba(156, 90, 20, 0.5)), url(../poto/hawa3.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
   animation: fadein 1s infinite;
}
     .imgB {  
  width: 99%;
   height: 500px;
   background: linear-gradient(rgba(156, 90, 20, 0.3), rgba(156, 90, 20, 0.5)), url(../poto/adam4.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
   animation: fadein 1s infinite;
}
     .imgC {  
   width: 99%;
   height: 500px;
   background: linear-gradient(rgba(156, 90, 20, 0.3), rgba(156, 90, 20, 0.5)), url(../poto/hawa4.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
   animation: fadein 1s infinite;
}
 

 .fade-in-out {
  opacity: 0;
  animation: fade-in 1s ease-in forwards, fade-out 4s 1s ease-out forwards;
}

@keyframes fade-in {
  100% {
    opacity: 1;
  }
}

@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
 
.item-slideit {
  width: 75%;
  margin: 5px auto;
  padding-top: 15px;
  margin-top: 0px;
  padding: 20px;
  background: rgba(204, 166, 100, 0.6);
  text-align: center;
  color: #452f0a;
  border-radius: 10px;
  
}

 .item9 {
  position: absolute;
  top:0px;
  left: 0;
  right: 0;
  font-size: 21px;
  font-weight: normal;
  margin-top: 0px;
   padding: 25px;
   padding-top: 150px;
  padding-bottom: 90px;
  border-radius: 10px;
  text-align: center;
    letter-spacing: 0.1rem;
  background: rgba(240, 206, 149, 0.5);
   
  }
 .item9 h1 {
  font-family: cursive;
  font-size: 28px;
  margin-top: 30px;
  font-weight: normal;
  color: #78310b;
}
  .item9 h2 {
  margin: -10px;
  font-weight: normal;
  color: #78310b;
}
  .item9 h3 {
  font-family: cursive;
    text-shadow: 2px 1px #b8c1c2, 1px 2px #593b06, 1px 2px #593b06;
  font-size: 20px;
  font-weight: bold;
  color: #78310b;
  margin-top: 60px;
}
 .item9 p {
  margin: 30px;
  font-size: 25px;
  color: #000;
}
 
#out {
  animation: fadeinout 10s infinite;
}

@keyframes fadeinout
{
  0%{
    opacity:0;
  }
  50%
  {
    opacity:1;
  }
  100%
  {
    opacity:0;
  }
}
@-webkit-keyframes arrowInOut {
   0%,100% {opacity: 0;}
   50% {opacity: 1;}
}
@keyframes arrowInOut {
   0%,100% {opacity: 0;}
   50% {opacity: 1;}
}

.item10 {
  width: 80%;
  top: 60px;
  position: relative;
  margin: 30px auto;
  text-align: center;
   background: rgb(245, 241, 237, 0.0);
   border-radius: 5%;
   padding-bottom: 5px;
   padding: 15px;
   }
 .hawa-adam {
  font-family: cursive;
  font-size: 38px;
  font-weight: bold;
  margin-top: 0px;
  font-weight: normal;
  color: #78310b;
  text-shadow: 3px 2px #f08b18, 2px 3px #f08b18, 2px 4px #f08b18;
}
  .keluarga {
  width: 240px;
  font-family: Georgia, serif;
  font-size: 15px;
  margin-top: 10px;
  font-weight: bold;
  text-shadow: 1px 0.4px #f08b18, 0.4px 1px #f08b18, 0.4px 1px #f08b18;
  text-align: center;
   background: rgb(245, 241, 237, 0.5);
   border-radius: 5%;
  display: inline-block;
    align-items: center;
    justify-content: center;
   padding-top: 10px;
   border: 0.1px solid #6e3e17;
  letter-spacing: none;
   color: #452f0a;
}
 .bp-ibu {
   margin: 5px;
  font-family: system-ui;
  font-size: 12px;
  color: #000;
  padding-bottom: 10px;
  text-shadow: none;
}
  .item11 {
  top: 0px;
  position: relative;
  width: 82%;
  margin: 5px auto;
  padding-top: 35px;
  background: rgba(240, 206, 149, 0.3);
  text-align: center;
  background: linear-gradient(rgba(156, 90, 20, 0.1), rgba(156, 90, 20, 0.4)), url(../img/border5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  border-radius: 10px;
  padding-bottom: 25px;
  color: #4d2505;
}
.item11 h4 {
  font-family: cursive;
  font-size: 24px;
  font-weight: bold;
  font-weight: normal;
  color: #4d2505;
  text-shadow: 1px 0.4px #eee, 0.4px 1px #eee, 0.4px 1px #f08b18;
  margin: 0px;
}
.item11bg {
  top: 0px;
  position: relative;
  width: 40%;
  margin-top: 5px;
  text-align: left;
   background: rgb(245, 241, 237, 0.5);
   border-radius: 8px;
   padding-bottom: 5px;
  display: inline-block;
    align-items: center;
    justify-content: center;
   padding: 5px;
   border: 0.1px solid #6e3e17;
}
 .item11 p {
  margin: 5px;
  font-family: system-ui;
  font-size: 13px;
  color: #4d2505;
  text-align: left;
}

   .item12 {
  top: 50px;
  left: 0;
  position: relative;
  width: 90%;
  margin-left: 0;
  margin: 0;
  padding: 25px;
  background: rgba(250, 234, 220, 0.3);
  padding-bottom: 85px;
  color: #4d2505;
  text-align: left;
  font-weight: normal;
  font-family: Baguile;
  font-size: 15px;
  margin-bottom:80px;
}
  .item12 h1 {
  letter-spacing: 1px;
  font-size: 17px;
  padding-bottom: 15px;
  padding: 8px;
}
.item12 p {
  letter-spacing: 0.5px;
  font-size: 14px;
  padding-bottom:0px;
  padding: 2px 8px;
  font-family: system-ui;
}
#myBtnn {
   margin: 8px; 
  padding: 8px 50px;
  background: rgba(224, 181, 94, 0.7);
  border: 0.4px solid #eee;
  border-radius: 6px;
}

 .item, .item2, .item3, .ayat, .adam, .hawa, .adam2, .hawa2, .item4, .item5, .album, .album2, .item7, .item11, .wel-conten  {
   -webkit-box-shadow: -10px 8px 20px 6px #3002026b, 10px 8px 20px 6px #3002026b;
  box-shadow: -10px 8px 20px 6px #3002026b, 10px 8px 20px 6px #3002026b;
}




