*{
  margin: 0 0;
  padding: 0;
}
.museumnavbar {
  overflow: hidden;
  background: #aaaaaa;
  position: fixed; /* Set the navbar to fixed position */
  top: 0;
  left: 0;
  margin: 0 0;
  width: 100%; /* Full width */
  text-align: center;
   z-index: 1 ;
}
.museumtitle{
  font-size: 12rem;
  font-family: ThaiFont;
  font-weight: normal;
  color: white;
  text-align: center;
  margin: 4rem 0;
}
@font-face{
	font-family:anuphan;
	src:url(anuphan.woff2) format('woff2');
	font-weight:300;
	font-style:normal;font-display:fallback
}

@font-face {
    font-family: ThaiFont;
    src: url(THSarabun.ttf);
}

 #myBtn {
  display: none;
  position: fixed;
  bottom: 85px;
  right: 30px;
  z-index: 1	;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #eeeeee;
  color: #aaaaaa;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: lightgray;
}


h2 {
    font-family: anuphan;
    color: black;
    font-size: 25px;
   padding:80px 80px;
     margin: 25rem 0;

}

h1 {
    font-family: anuphan;
    color: #ff0099;
    font-size: 28px;
     margin: 0rem 0;
     background: white;
   padding:5px 0px;
}
p {
    font-family: anuphan;
    color: black;
    font-size: 18px;
}
h4 {
    font-family: anuphan;
    color: #ff0099;
    font-size: 18px;
}
h5 {
    font-family: anuphan;
    color: black;
    font-size: 18px;
}
body{
  font-size: 18px;
  font-family: anuphan;
  background: white;
  top: 0;
  left: 0;
  margin: 0 0;
}
.container{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-direction: column;
}
.div-head01{
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
  height: 100px;
  width: 900px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to right, #1cd8d2, #93edc7);
  color: black;
  margin: 10px 0;
  border-radius: 7px;
}

 .div-video{
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
  width: 900px;
  display: flex;
  font-family: ThaiFont;
  padding:30px 30px;
  justify-content: left;
  align-items: center;
  background: linear-gradient(to right, #ffffff , #eeeeee);
  color: black;
  margin: 10px 10px;
  border-radius: 7px;
}

 .div-credit{
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
  width: 900px;
  display: flex;
  font-family: ThaiFont;
  padding:30px 30px;
  justify-content: left;
  align-items: center;
  background: linear-gradient(to right, #ffffff , #eeeeee);
  color: black;
  margin: 10px 10px;
  border-radius: 7px;
}

.div-text01{
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
  width: 900px;
  display: flex;
  font-family: ThaiFont;
  padding:30px 30px;
  justify-content: left;
  align-items: center;
  background: linear-gradient(to right, #eeeeee, #ffffff);
  color: black;
  margin: 10px 10px;
  border-radius: 7px;
}
.div-text02{
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
  width: 900px;
  display: flex;
  font-family: ThaiFont;
  padding:30px 30px;
  justify-content: left;
  align-items: center;
  background: linear-gradient(to right, #ffffff, #ffffff);
  color: black;
  margin: 10px 10px;
  border-radius: 7px;
}
.div-textqa{
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
  width: 900px;
  display: flex;
    justify-content: center;
  align-items: center;
  font-family: ThaiFont;
  padding:30px 30px;
  background: linear-gradient(to right, #eeeeee, #ffffff);
  color: black;
  margin: 50px 0;
  border-radius: 7px;
}
.div-videobox{
   box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
   width: 900px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to right, #ffffff, #eeeeee);
  color: white;
  margin: 50px 0;
  border-radius: 7px;
}

 .div-photobox{
   box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
   width: 900px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to right, #ffffff, #ffffff);
  color: white;
  margin: 50px 0;
  border-radius: 7px;
}
.div-box02{
   box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
  height: 640px;
  width: 650px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to right, #1cd8d2, #93edc7);
  color: white;
  margin: 50px 0;
  border-radius: 7px;
}
.div-box03{
   box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
  height: 405px;
  width: 650px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to right, #1cd8d2, #93edc7);
  color: white;
  margin: 50px 0;
  border-radius: 7px;
}

.twovideo {
   box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
  width: 900px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to right, #dddddd, #eeeeee);
  color: white;
  margin: 50px 0;
  border-radius: 7px;
}

.div-quot {
   box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
  width: 900px;
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to right, #dddddd, #eeeeee);
  color: white;
  margin: 50px 0;
  border-radius: 7px;
}
section {
  padding: 3em;
  height: 2vh;
  position: relative;
  box-sizing: border-box;
  
  blockquote {
    font-size: 2.3em;
    width: 30%;
    margin-top: 17%;
    position: absolute;
    
    span {
      width: 100%;
      background: red;
      display: block;
      height: 5px;
      margin-top: 20px;
    }
  }
  
  img {
    position: absolute;
  }
  
  img:nth-of-type(1) {
    width: 40%;
    right: 0;
    top: 20%;
  }
  img:nth-of-type(2) {
    width: 25%;
    right: 40%;
    top: 29%;
    margin-top: 15%;
  }
}

 
