@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap");

* {
  margin: 0;
  padding: 0;
  font-family: "Poppins", sans-serif;
}

img {
  transition: width 0.5s;
}

.wrapper{
    padding-top: 2px;
    max-width: 100%;
    background: rgb(247, 247, 247);
    height: 40px;
    text-align: right;
}

.marquee {
    
    white-space: nowrap;
    -webkit-animation: right 3s linear;
}
.marquee1 {
font-size: 20px;    
color: blue;
}
.marquee2 {
    font-size: 22px; 
    color: rgb(255, 0, 0);
}

.imgnav {
  margin-right: 10px;
  margin-bottom: 5px;
}

body {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column;
  background-color: maroon;
}

#DivContent {
  background: #f2e2b6;
  width: 100%;
  color: #111;
  padding: 20px 20px;
  background-image: url("/cb/asset/bacg2.png");
  background-repeat: no-repeat;
  background-size: cover;
  overflow: auto;
  border-radius: 15px;
  height: 100%;
  list-style-position: outside;
}
.footer {
  display: flex;
  border-radius: 15px;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 50px;
  padding: 10px 10px;
}
.spa {
  margin-top: 10px;
  vertical-align: middle;
  display: flex;
  justify-content: center;
}
#navi {
  border-radius: 15px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #dbc27d;
  height: 100%;
  width: 65px;
  display: flex;
  flex-direction: column;
  transition: width 1s;
  position: relative;
  text-align: center;
}

#navi:hover {
  width: 575px;
}

#navi:hover .hide {
  opacity: 1;
}

#navi:hover .panjang {
  opacity: 1;
}

#navi:hover .pendek {
  opacity: 0;
}

.panjang {
  opacity: 0;
  margin-left: 0;
  position: relative;
}

.pendek {
  position: absolute;
}

.hide {
  opacity: 0;
  font-size: 23px;
}

#nave {
  width: 100%;
  display: flex;
  color: black;
  text-align: center;
  padding: 15px 10px;
  text-decoration: none;
  transition: width 0.5s;
  font-size: 15px;
}
#list {
  width: 100%;
  display: flex;
  color: white;
  text-align: center;
  padding: 5px 5px;
  text-decoration: none;
  transition: width 0.5s;
}

.pad {
  padding-left: 5px;
  display: flex;
  white-space: nowrap;
}

#nave .active {
  background-color: #dbc27d;
  width: 100%;
}

#nave:hover {
  background-color: silver;
}

#flex {
  display: flex;
  height: 100%;
  padding: 2px 2px;
  background-color: maroon;
}
#flex > ul {
    margin: 2px;
}

.cap {
  position: relative;
  display: flex;
}

.cap:hover .cap-content {
  visibility: visible;
}

.cap-content {
  border-radius: 10px;
  width: 100%;
  margin-top: 15px;
  margin-left: -55px;
  position: absolute;
  visibility: hidden;
  z-index: 1;
  background-color: #dbc27d;
  box-shadow: 5px 5px 2px #aaa;
  border: 1px solid grey;
  padding: 1px;
  display: flex;
  flex-direction: column;
  padding-left: 5px;
  transition: 0s;
}
.nav {
  padding: 5px 10px;
  font-size: 15px;
}
.nav:hover {
  background-color: silver;
}
.p1ul {
  margin-top: 100px;
  padding: 2px 2px;
  border-radius: 15px;
  text-align: justify;
}
.p1lu li {
  padding-bottom: 2px;
}
.p1div {
    margin-top: 50px;
  padding-bottom: 2px;
  text-align: justify;
}
.firstp::first-letter {
  font-size: 200%;
  color: maroon;
  margin-top: 10px;
}
#p1 {
  display: flex;
  flex-direction: column;
  padding: 10px 10px;
}

#p1 div {
  border-radius: 15px;
}

.hr1 {
  display: block;
  margin-top: 0em;
  margin-bottom: 0em;
  border-width: 1px;
  background-color: blanchedalmond;
}
.misi {
  display: block;
  border-style: solid;
  border-color: maroon;
  font-size: 20px;
  text-align: center;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.p1r {
  display: flex;
  width: 100%;
  flex-direction: column;
  text-align: center;
}
.p1r .title {
    margin-top: 100px;
}
.c1 {
    display: flex;
    margin-top: 50px;
}
.ctext {
  width: 100%;
  z-index: 1;
  text-align: justify;
}
.firstp img {
  float: right;
  width: auto;
  height: auto;
  padding-left: 10px;
}
.rek {
    margin-top: 50px;
}
.rek img {
    float: left;
    width: auto;
    height: auto;
    padding-left: 10px;
    padding-right: 15px;
  }
.firstp1 iframe {
    float: right;
    width: 400;
    height: 400;
    padding: 10px;
  }
.firstp1 img {
    float: right;
    width: 400;
    height: 400;
    padding: 10px;
  }
.listp li {
    padding-left: 10px;
}
.bg-image {
        display: flex;
        justify-content: center;
         height: 100%;
         text-align: center;

}
.imgh {
    text-align: center;
height: 90%;
}

.islip {
    margin-top: 50px;
    height: 100vh;
    width: 100%;
    padding: 10px;
}
.card {
    margin-top: 50px;
    height: 500px;
    width: 50%;
    padding: 10px;
}
.divcard {
  margin-top: 50px;
  display: flex;
  text-align: center;
  justify-content: center;
}

.froms {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  justify-items: center;
  text-align: center;
}
.formslp {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  justify-items: center;
  text-align: center;
}

@media only screen and (max-width: 600px) {
    body {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column;
  background-color: maroon;
}
    #navi {
  border-radius: 15px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: visible;
  background-color: #dbc27d;
  height: 80px;
  width: 100%;
  display: flex;
  flex-direction: column;
  transition: width 1s;
  position: relative;
  text-align: center;
}
#flex {
  display: flex;
  height: 100%;
  padding: 2px 2px;
  background-color: maroon;
  flex-direction: column;
}
#navi:hover {
   height: 300px;

}
#nave {
  width: 100%;
  display: flex;
  color: black;
  text-align: center;
  padding: 15px 10px;
  text-decoration: none;
  transition: width 0.5s;
  font-size: 9px;

}
#navi:hover .panjang {
  opacity: 1;
}

#navi:hover .pendek {
  opacity: 0;
}
.cap-content {
  border-radius: 10px;
  width: 100%;
  margin-top: 15px;
  margin-left: 0px;
  position: absolute;
  visibility: hidden;
  z-index: 5;
  background-color: #dbc27d;
  box-shadow: 5px 5px 2px #aaa;
  border: 1px solid grey;
  padding: 1px;
  display: flex;
  flex-direction: column;
  padding-left: 5px;
  transition: 0s;
}
#navi:hover .hide {
  opacity: 1;
}
.panjang {
  opacity: 1;
  margin-left: 0;
  position: relative;
}
}

.cover {
    display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0.7;
  z-index: 90;
}
.form-popup {
    display: none;
  position: fixed;
  top: 100px;
  left: 500px;
  border: 3px solid #f1f1f1;
  z-index: 99;
  transition: width 0.5s;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: #dbc27d;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #04AA6D;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}






