html ,body {
    margin: 0;
    overflow-x: hidden;
   background-color: rgba(245, 171, 228, 0.3);
  font-family: PointRegular;
}
body {
  background: linear-gradient(rgba(237, 43, 192, 0.2), rgba(237, 43, 192, 0.2)), 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.0), rgba(138, 94, 14, 0.0)), 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(179, 9, 173, 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(237, 43, 192, 0.6);
  text-align: center;
  color: #5c0859;
  border-radius: 10px;
  background: linear-gradient(rgba(237, 43, 192, 0.0), rgba(237, 43, 192, 0.5)), 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: #5c0859;
  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(237, 43, 192, 0.0), rgba(237, 43, 192, 0.3)), url(../img/border3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  border-radius: 10px;
  font-weight: bold;
}
 .boldA {
 color: #000;
  position: absolute;
  left: 15px;
  top: 50% auto;
  font-size: 30px;
  writing-mode: vertical-rl;
text-orientation: mixed;
  font-family: cursive;
  z-index:2;
}
 .boldH {
 color: #000;
  position: absolute;
  right: 15px;
  top: 50% auto;
  font-size: 30px;
  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(240, 67, 199, 0.0), rgba(240, 67, 199, 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(240, 67, 199, 0.0), rgba(240, 67, 199, 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(240, 67, 199, 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, 67, 199, 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, 67, 199, 0.1);
  text-align: center;
  color: #FFF;
  background: linear-gradient(rgba(240, 67, 199, 0.0), rgba(240, 67, 199, 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(240, 67, 199, 0.1);
   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(173, 9, 168, 0.5) 0px 30px 60px -12px inset, rgba(173, 9, 168, 0.8) 0px 48px 86px -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(173, 9, 168, 0.1), rgba(173, 9, 168, 0.4)), 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(173, 9, 168, 0.9);
  border: 2px solid #bf773b;
  color: white;
  border-radius: 50px 50px 0 0 ;
}

.countedown h2 {
  background-color: #cf1fc9;
  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: #f76df3;
  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(173, 9, 168, 0.3);
  text-align: center;
   border-radius: 3%;
   padding: 10px;
  font-family: Georgia, serif;
  background: linear-gradient(rgba(173, 9, 168, 0.0), rgba(173, 9, 168, 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(173, 9, 168, 0.1), rgba(173, 9, 168, 0.2)), url(../img/border2.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(247, 109, 243, 0.1)), url(../img/border2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
    .swiper-container {
      width: 220px;
      height: 242px;
      border-radius: 8px; 
     margin-top:8px;
    }

    .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(247, 109, 243, 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(247, 109, 243, 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(247, 109, 243, 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(247, 109, 243, 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(247, 109, 243, 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(247, 109, 243, 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(247, 109, 243, 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(247, 109, 243, 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.3rem;
  border: none;
  background: rgba(138, 21, 134, 0.5);
  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(138, 21, 134, 0.3), rgba(138, 21, 134, 0.6)), 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(201, 24, 196, 0.9);
  color: #fff;
  border-radius: 10px;
  text-align: center;
  background: linear-gradient(rgba(153, 21, 149, 0.3), rgba(153, 21, 149, 0.7)), 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(138, 21, 134, 0.5);
  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, 203, 243, 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: #222;
}
.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(173, 7, 168, 0.3);
  background: linear-gradient(rgba(173, 7, 168, 0.0), rgba(173, 7, 168, 0.0)), 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.0)), 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(245, 203, 243, 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(217, 28, 188);
  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(217, 28, 188);
  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(245, 203, 243, 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(217, 28, 188);
  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(217, 28, 188);
  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;
  border: 3px solid rgb(207, 8, 200, 0.5);
  text-align: center;
  background: linear-gradient(rgba(173, 7, 168, 0.3), rgba(173, 7, 168, 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 rgb(186, 13, 180, 0.5);
-moz-box-shadow: inset -2px -0.5px 32px 16.5px rgb(186, 13, 180, 0.4);
box-shadow: inset -2px -0.5px 32px 16.5px rgb(186, 13, 180, 0.3) ;
  }

 .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(207, 8, 200, 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(247, 111, 243, 0.3), rgba(247, 111, 243, 0.5)), url(../poto/adam3.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
   
}
    .imgA {
   width: 99%;
   height: 500px;
   background: linear-gradient(rgba(247, 111, 243, 0.3), rgba(247, 111, 243, 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(247, 111, 243, 0.3), rgba(247, 111, 243, 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(247, 111, 243, 0.3), rgba(247, 111, 243, 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: #111;
  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(204, 166, 100, 0.4);
   
  }
 .item9 h1 {
  font-family: cursive;
  font-size: 28px;
  margin-top: 30px;
  font-weight: normal;
  color: #5c0859;
}
  .item9 h2 {
  margin: -10px;
  font-weight: normal;
  color: #5c0859;
}
  .item9 h3 {
  font-family: cursive;
    text-shadow: 2px 1px #b8c1c2, 1px 2px #593b06, 1px 2px #593b06;
  font-size: 20px;
  font-weight: bold;
  color: #5c0859;
  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(240, 79, 234, 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: #5c0859;
  text-shadow: 3px 2px #f046ea, 2px 3px #f046ea, 2px 4px #f046ea;
}
  .keluarga {
  width: 240px;
  font-family: Georgia, serif;
  font-size: 15px;
  margin-top: 10px;
  font-weight: bold;
  text-shadow: 1px 0.4px #f046ea, 0.4px 1px #f046ea, 0.4px 1px #f046ea;
  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: #5c0859;
}
 .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(240, 79, 234, 0.1), rgba(240, 79, 234, 0.3)), 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: #111;
  text-shadow: 1px 0.4px #f046ea, 0.4px 1px #f046ea, 0.4px 1px #f046ea;
  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: #5c0859;
  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: #5c0859;
  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(176, 9, 170, 0.3);
  border: 0.4px solid #eee;
  border-radius: 6px;
}

 .item, .item2, .item3, .ayat, .adam, .hawa, .adam2, .hawa2, .item4, .item5, .album, .album2, .item7, .item11, .wel-content  {
   -webkit-box-shadow: -4px 3px 8px 1px #d457b7, 6px 3px 14px 6px #d457b7;
  box-shadow: -6px 3px 14px 1px #d457b7, 5px 2px 16px 1px #d457b7;
}

 .playerC {
  position: fixed;
  bottom:100px;
  left: 20px;
  z-index: 99;
  outline: none;
}
.playerBoxS button {
  padding-top: 4px;
  background-color: #eee;
  cursor: pointer;
  display: inline;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}
.canvas2 {
   width: 100%;
   height: 100px;
  position: fixed;
  top:0px;
  left: 0px;
  z-index: 99;
  outline: none;
  transform: rotate(3.142rad);
}
.canvas1 {
   width: 100%;
   height: 100px;
  position: fixed;
  bottom:0px;
  left: 0px;
  z-index: 99;
  outline: none;
}
  .ion-pause::before, .ion-play:before {
    display: inline-block;
    cursor: pointer;
  text-indent: -999999px;
  height:25px;
  width: 25px;
  border-radius: 50%;
  z-index: 2;
    background-image: url(data:image/webp;base64,UklGRqwDAABXRUJQVlA4WAoAAAAQAAAAGAAAGAAAQUxQSNYAAAANgLtt2/FV+ZNt27Zt27W6tc2abG627ZpsW5tdk13f9/2eiJgAIOYIdtHUANicGhp/B6qsiRFAqG3lLpPd8E2mUQFUlZO5o26IrNOARu+Y4Lt/ihlAs1ZB0CMAYw0g6oXEA4QDasTSJn0CDmNshisg+084YTF56GOBujiamCIaHCuinYtjXazqY621ByE9TcwLKOGMwFdmEspHOkCjpA1GAQB8hOWI0bbYDwBwEtokQstWHBDuReeYUWstBdKjCP04MbK9eDqg+FFeYGhvISB1fLrSfQ/EVlA4ILACAAAwEgCdASoZABkAAAAAJbACdMoRwN5X+AH6m/2bnDNAuzv6YZY5wB/Kfyg/zPuA5gD+uboD9QP8B/gPYr/mfWAfpLwAH7M+j3/kvcY/Xf9t/Y/uz74tzpng31a/aPJxfifON3cAcSrkM/6X9p/uk9gPYe/k/9O/L/+dchv+rqLQf9WiBDuJyGxDtHdUhWwpoc0dwKnNJQpw8JsAAP7//xFO5/iVuxgi/dMvOBl7/HSV5we+tHkh+f9nkXyddqRl1fLO+eQSOlG9+sM6fyBPvvyf/qC//V2LnT+lZ4O/qKJVo/fUB1SIXZhrTc9OlnYLX9qtpDf/7UQkWlJ6VrxWU8v8FrjVfgK1ceBbrWcO9z/6Wx/wJsLNe9X/7tr/1pX75X4Mfxydp//7j7LUwEH7I+gUm3Okgyr5jNITfKrFF9lyIHjAH//vXe1qE5gCcfbLf/DY56Qa3uX5q6+ZjSu3+Yp/DQOFYB1bH/KfD5r6CNuj7X/SKJ0Pa8gvp/+vkN4qwAqqs+oN/t9z14RLoMA/NW9PMoPQ6RMimi0fJhH/dI/6wl4axN7j5T0KzeqYiUAaqW/i/JrTwNYux/cxPrbC4DuyqjZHtte7Wruanf+SeXm8jakJFExuV7YBKkYBAKH2T29Nb+if8ljJz8AE9crGPPeS4v+38eyiS2oEQl20aJkTjQG/sfj89G7KMDu4z/EUn7k+BZ300L5DaCBjA2aYpRKxmyuqie//88W3wa//tND4AwlXHR5ZaBrhRGCctnEKHo+fwlay0w30ylt9eS1mCYzhUL2e7QaoWIe115j1Tcb5eKV5Ugt+mQeR0/ybWTctMexeCmvK3fLzA5IRhzJdFZf//39dBd1wPqROcgI1LTr/lwdycO55xX22s2yCW/6azwa869ij+RJH+fap75hIxfAA);
    background-repeat: no-repeat!important;
    background-position: center;
    background-size: 25px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:25px;
  background-color: transparent;
}
.ion-play:before {
   width: 25px;
   height: 25px;
    border-radius: 50%;
  background-color: transparent;
    content: "";
  background-image: url(data:image/webp;base64,UklGRqwDAABXRUJQVlA4WAoAAAAQAAAAGAAAGAAAQUxQSNYAAAANgLtt2/FV+ZNt27Zt27W6tc2abG627ZpsW5tdk13f9/2eiJgAIOYIdtHUANicGhp/B6qsiRFAqG3lLpPd8E2mUQFUlZO5o26IrNOARu+Y4Lt/ihlAs1ZB0CMAYw0g6oXEA4QDasTSJn0CDmNshisg+084YTF56GOBujiamCIaHCuinYtjXazqY621ByE9TcwLKOGMwFdmEspHOkCjpA1GAQB8hOWI0bbYDwBwEtokQstWHBDuReeYUWstBdKjCP04MbK9eDqg+FFeYGhvISB1fLrSfQ/EVlA4ILACAAAwEgCdASoZABkAAAAAJbACdMoRwN5X+AH6m/2bnDNAuzv6YZY5wB/Kfyg/zPuA5gD+uboD9QP8B/gPYr/mfWAfpLwAH7M+j3/kvcY/Xf9t/Y/uz74tzpng31a/aPJxfifON3cAcSrkM/6X9p/uk9gPYe/k/9O/L/+dchv+rqLQf9WiBDuJyGxDtHdUhWwpoc0dwKnNJQpw8JsAAP7//xFO5/iVuxgi/dMvOBl7/HSV5we+tHkh+f9nkXyddqRl1fLO+eQSOlG9+sM6fyBPvvyf/qC//V2LnT+lZ4O/qKJVo/fUB1SIXZhrTc9OlnYLX9qtpDf/7UQkWlJ6VrxWU8v8FrjVfgK1ceBbrWcO9z/6Wx/wJsLNe9X/7tr/1pX75X4Mfxydp//7j7LUwEH7I+gUm3Okgyr5jNITfKrFF9lyIHjAH//vXe1qE5gCcfbLf/DY56Qa3uX5q6+ZjSu3+Yp/DQOFYB1bH/KfD5r6CNuj7X/SKJ0Pa8gvp/+vkN4qwAqqs+oN/t9z14RLoMA/NW9PMoPQ6RMimi0fJhH/dI/6wl4axN7j5T0KzeqYiUAaqW/i/JrTwNYux/cxPrbC4DuyqjZHtte7Wruanf+SeXm8jakJFExuV7YBKkYBAKH2T29Nb+if8ljJz8AE9crGPPeS4v+38eyiS2oEQl20aJkTjQG/sfj89G7KMDu4z/EUn7k+BZ300L5DaCBjA2aYpRKxmyuqie//88W3wa//tND4AwlXHR5ZaBrhRGCctnEKHo+fwlay0w30ylt9eS1mCYzhUL2e7QaoWIe115j1Tcb5eKV5Ugt+mQeR0/ybWTctMexeCmvK3fLzA5IRhzJdFZf//39dBd1wPqROcgI1LTr/lwdycO55xX22s2yCW/6azwa869ij+RJH+fap75hIxfAA);
}

.ion-pause:before {
  width: 25px;
   height: 25px;
  border-radius: 50%;
  background-color: transparent;
    content: "";
  background-image: url(data:image/webp;base64,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)!important;
 animation: animName 4s linear infinite;
}
@keyframes animName {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}








