*{
	font-family: Calibri !important;
}
.MsoNormal span,.page-content>p,.page-content>p span{
	font-size: 16pt !important;
	line-height: 2rem !important;
}
.MsoNormal img{
	width: 60% !important;
  height: auto !important;
	margin: 0 auto;
	display: block;
}
.html-bg {
  width: 100%;
  height: auto;
}

.hid-bg {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center;
}

.navbar {
  font-weight: 700;
  font-size: 20px;
  justify-content: center;
  background: #becf89 !important;
}

.home-dropdown-toggle::after {
  display: none !important;
}


#image1 {
  display: none;
}

#image2 {
  display: block;
}

.nav-item {
  margin: 10px;
  width: 150px;
}

.m-icon {
  display: block;
  width: 50px;
  position: absolute;
  top: -10px;
  left: -50px;
}

.head-logo {
  width: 138px;
  display: block;
}

.arrow-down {
  width: 20px;
  padding-top: 2px;
}

.dropdown-menu {
  display: none;
  position: absolute;
  z-index: 99;
  top: 36px;
  left: -6px;
  background: #fff;
  box-shadow: 1px 1px 7px #ccc;
}

.dropdown-menu .menu {
  padding: 10px 12px;
}

.dropdown-menu .menu:hover {
  background: #f5f1f1;
}

.navbar-cont {
  position: relative;
  margin-right: 30px;
}

.navbar-cont .nav-txt {
  visibility: visible;
}

.navbar-cont:hover .dropdown-menu {
  visibility: visible;
}

.content {
  width: 100%;
  height: auto;
  position: relative;
}

.po-sb {
  position: absolute;
}

.pad-bt {
  padding-bottom: 30px;
}

.txt1 {
  font-size: 144px;
  top: 2.8%;
  left: 16%;
  font-weight: bold;
  color: #444;
  --topct: 0.15;
}

.txt2 {
  font-size: 144px;
  top: 4.4%;
  left: 37%;
  font-weight: bold;
  color: #444;
  --topct: 0.15;
}

.txt3 {
  font-size: 60px;
  top: 37.2%;
  left: 18%;
  font-weight: bold;
  color: #444;
  --topct: 0.15;
}

.txt4 {
  font-size: 32px;
  top: 38.7%;
  left: 41%;
  font-weight: bold;
  --topct: 0.15;
}

.txt5 {
  font-size: 32px;
  top: 42.3%;
  left: 23%;
  font-weight: bold;
  --topct: 0.15;
}

.txt6 {
  font-size: 32px;
  top: 46.3%;
  left: 23%;
  font-weight: bold;
  --topct: 0.15;
}

.txt7 {
  font-size: 32px;
  top: 49.3%;
  left: 57%;
  font-weight: bold;
  --topct: 0.15;
}

.txt7>span {
  color: #fff;
  font-size: 42px;

}

.txt8 {
  font-size: 60px;
  top: 57.2%;
  left: 18%;
  font-weight: bold;
  color: #444;
  --topct: 0.15;
}

.txt9 {
  font-size: 32px;
  top: 60.2%;
  left: 18%;
  font-weight: bold;
  color: #444;
  --topct: 0.15;
}

.txt10 {
  font-size: 32px;
  top: 63.2%;
  left: 18%;
  font-weight: bold;
  color: #444;
  --topct: 0.15;
}

.txt11 {
  font-size: 32px;
  top: 66.2%;
  left: 18%;
  font-weight: bold;
  color: #444;
  --topct: 0.15;
}

.txt12 {
  font-size: 60px;
  top: 77%;
  left: 18%;
  font-weight: bold;
  color: #444;
  --topct: 0.15;
}

.txt13 {
  font-size: 30px;
  top: 80%;
  left: 31%;
  font-weight: bold;
  --topct: 0.15;
}

.txt14 {
  font-size: 30px;
  top: 84%;
  left: 31%;
  font-weight: bold;
  --topct: 0.15;
}

.txt15 {
  font-size: 30px;
  top: 89%;
  left: 40%;
  font-weight: bold;
  --topct: 0.15;
}

.txt16 {
  font-size: 60px;
  top: 88.7%;
  left: 0;
  font-weight: bold;
  --topct: 0.15;
  width: 100%;
  text-align: center;
}

.video {
  display: block;
  position: absolute;
  top: 90%;
  left: 20%;
  width: 60% !important;
  height: 8%;
}

.cont-f-img {
  width: 100%;
  height: 500px;
  font-weight: bold;
  text-align: center;
  font-size: 120px;
  background: #becf89;
  padding: 146px;
  line-height: 100px;
}


.sm-title {
  font-size: 30px;
  padding: 30px 0;
  font-weight: bold;
  text-align: center;
}

.team-box {
  width: 940px;
  margin: 50px auto 0;
  padding-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.st-box {
  width: 290px;
  height: 370px;
  position: relative;
  margin-top: 135px;
  border: solid 1px #ccc;
  margin-bottom: 30px;
}

.st-box .st-name {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
  background: #becf89
}

.st-box .st-icon {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: solid 1px #ccc;
  overflow: hidden;
  margin: 0 auto;
  background: #ccc;
  position: absolute;
  left: 45px;
  top: -33%;
}

.st-box .st-icon>img {
  width: 100%;
  height: 100%;
}

.st-box .st-txt {
  height: 180px;
  margin: 110px 0 20px;
  padding: 0 30px;
  font-weight: bold;
  overflow: scroll;
  overflow-x: hidden;
  position: relative;
}

.st-txt::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}

.st-txt::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #becf89;
}

.team-title {
  width: 260px;
  height: 60px;
  background: #becf89;
  color: #fff;
  font-size: 30px;
  text-align: center;
  line-height: 60px;
  border-radius: 0 30px 30px 0;
  margin: 20px 0;
  font-weight: bold;
}

.f-screen {
  width: 100%;
  height: 50vh;
  background: #becf89;
  font-size: 110px;
  font-weight: bold;
  text-align: center;
}

.f-scr-img {
  display: block;
  width: 80%;
  margin: 50px auto;
}

.image {
  display: flex;
  flex-direction: column;
  justify-items: center;
  align-items: center;
  margin-block: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  margin-top: 5px;
}

.image img {
  overflow: hidden;
  width: 80%;
  max-width: 100%;
  border-radius: 16px;
}

.image .caption {
  text-align: center;
  padding: 8px;
}

.sidebar {
  margin: 30px;
  margin-left: 50px;
  padding: 0;
  width: 20%;
  position: sticky;
  height: 100vh;
  overflow: visible;
  top: 220px;
  border-radius: 0px 20px 20px 0px;
  align-self: flex-start;
}

.sidebar a {
  display: block;
  color: white;
  padding: 16px;
  text-decoration: none;
  font-size: 18px !important;
  font-family: "Kanit", sans-serif;
  border-radius: 0px 20px 20px 0px;
}

.sidebar .bar-name {
  font-size: 24px;
  color: #fff;
}

.sidebarTab {
  width: 250px;
  color: #becf89;
  text-align: left;
  font-family: "Kanit", sans-serif;
  font-size: 24px;
  cursor: pointer;
  padding: 10px;
  margin-bottom: 6px;
}

.sele-sidebarTab {
  background: #becf89;
  color: #fff;
}

.iconHeader1 {
  padding-top: 20px;
}

.page-content {
  padding-left: 7%;
  padding-right: 7%;
  max-width: 1300px;
  margin: 30px auto !important;
}

.page-content>p {
  font-weight: 300;
  font-size: 18px;
  color: #666;
}

.page-title {
  color: #000;
  font-size: 28px;
  font-family: PingFangSC;
  font-weight: bold;
}

.caption {
  color: #333;
  font-style: italic;
}

.footer {
  width: 100%;
  font-size: 18px;

  color: #fff;
  padding: 60px 0;
  background: #becf89;
}

.footer>p {
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1640px) {
  .menu-class {
    display: flex;
    width: 100%;
    justify-content: center;
  }

  .collapse {
    scale: .7;
  }

  .txt1 {
    font-size: 100px;
    top: 3%;
    left: 17%;
    font-weight: bold;
  }

  .txt2 {
    font-size: 100px;
    top: 4.6%;
    left: 37%;
    font-weight: bold;
    color: #444;
  }

  .txt3 {
    font-size: 46px;
    top: 37.2%;
    left: 18%;
    font-weight: bold;
    color: #444;
  }

  .txt4 {
    font-size: 22px;
    top: 38.7%;
    left: 41%;
    font-weight: bold;
  }

  .txt5 {
    font-size: 22px;
    top: 42.3%;
    left: 23%;
    font-weight: bold;
  }

  .txt6 {
    font-size: 22px;
    top: 46.3%;
    left: 23%;
    font-weight: bold;
  }

  .txt7 {
    font-size: 26px;
    top: 49.3%;
    left: 57%;
    font-weight: bold;
  }

  .txt8 {
    font-size: 50px;
    top: 57.2%;
    left: 18%;
    font-weight: bold;
    color: #444;
  }

  .txt9 {
    font-size: 26px;
    top: 60.2%;
    left: 18%;
    font-weight: bold;
    color: #444;
  }

  .txt10 {
    font-size: 26px;
    top: 63.2%;
    left: 18%;
    font-weight: bold;
    color: #444;
  }

  .txt11 {
    font-size: 26px;
    top: 66.2%;
    left: 18%;
    font-weight: bold;
    color: #444;
  }

  .txt12 {
    font-size: 50px;
    top: 77%;
    left: 18%;
    font-weight: bold;
    color: #444;
  }

  .txt13 {
    font-size: 20px;
    top: 80%;
    left: 31%;
    font-weight: bold;
  }

  .txt14 {
    font-size: 22px;
    top: 84%;
    left: 31%;
    font-weight: bold;
  }

  .txt15 {
    font-size: 22px;
    top: 89%;
    left: 40%;
    font-weight: bold;
    --topct: 0.15;
  }

  .txt16 {
    font-size: 50px;
    top: 88.7%;
    left: 0;
    width: 100%;
    text-align: center;
    font-weight: bold;
    --topct: 0.15;
  }


}

@media screen and (max-width: 768px) {
  .menu-class {
    width: 100%;
  }

  .navbar-toggler {
    margin-top: 30px;
  }

  .pad-bt {
    padding-bottom: 5px;
    margin-bottom: 0 !important;
  }

  .txt1 {
    font-size: 30px;
    top: 2%;
    left: 15%;
    font-weight: bold;
  }

  .txt2 {
    font-size: 30px;
    top: 4.4%;
    left: 37%;
    font-weight: bold;
    color: #444;
  }

  .txt3 {
    font-size: 14px;
    top: 37.2%;
    left: 18%;
    font-weight: bold;
    color: #444;
  }

  .txt4 {
    font-size: 10px;
    top: 38.2%;
    left: 30%;
    font-weight: bold;
    scale: .7;
  }

  .txt5 {
    font-size: 10px;
    top: 41.6%;
    left: 14%;
    font-weight: bold;
    scale: .7;
  }

  .txt6 {
    font-size: 10px;
    top: 45.3%;
    left: 17%;
    font-weight: bold;
    scale: .8;
  }

  .txt7 {
    font-size: 10px;
    top: 48.3%;
    left: 57%;
    font-weight: bold;
  }

  .txt7>span {
    color: #fff;
    font-size: 14px;
  }

  .txt8 {
    font-size: 16px;
    top: 57.2%;
    left: 18%;
    font-weight: bold;
    color: #444;
  }

  .txt9 {
    font-size: 10px;
    top: 60.2%;
    left: 18%;
    font-weight: bold;
    color: #444;
  }

  .txt10 {
    font-size: 10px;
    top: 63.2%;
    left: 18%;
    font-weight: bold;
    color: #444;
  }

  .txt11 {
    font-size: 10px;
    top: 66.2%;
    left: 18%;
    font-weight: bold;
    color: #444;
  }

  .txt12 {
    font-size: 16px;
    top: 77%;
    left: 18%;
    font-weight: bold;
    color: #444;
  }

  .txt13 {
    font-size: 10px;
    top: 79.5%;
    left: 18%;
    font-weight: bold;
    scale: .7;
  }

  .txt14 {
    font-size: 10px;
    top: 84%;
    left: 21%;
    font-weight: bold;
    scale: .7;
  }

  .txt15 {
    font-size: 10px;
    top: 89%;
    left: 40%;
    font-weight: bold;
    --topct: 0.15;
  }

  .txt16 {
    font-size: 16px;
    top: 88.7%;
    left: 0;
    width: 100%;
    text-align: center;
    font-weight: bold;
    --topct: 0.15;
  }

  .navbar-dark .navbar-nav .nav-link {
    color: #000 !important;
    padding-bottom: 0;
  }

  .footer {
    font-size: 10px;
    background: #becf89;
    color: #fff;

    padding: 20px;
  }

  .footer>p {
    text-align: center;
  }


  .fixed-top {
    padding-top: 0px;
  }

  .f-img {
    width: 100%;
    height: 414px;
  }

  .f-img .f-1 {
    width: 100%;
    height: auto !important;
  }

  .f-img .f-2 {
    width: 100%;
    height: auto !important;
  }

  .f-img .f-3 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .f-img .f-4 {
    width: 70%;
    height: auto !important;
  }

  .cont-f-img {
    width: 100%;
    height: 200px;
    font-size: 30px;
    line-height: 40px;
    padding: 50px;
  }

  .navbar {
    height: 100px;
  }

  .head-logo {
    width: 80px;
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
  }

  .sidebar {
    display: none;
  }

  .page-content {
    padding-left: 0px;
    padding-right: 0px;
  }

  .nav-item {
    width: 110px;
    height: auto;
    margin: 10px;
  }

  .m-icon {
    display: none;
  }


  .m-mar-bt {
    margin-bottom: 30px;
  }

  .no-pb>p {
    margin-bottom: 0;
  }

  .team-box {
    width: 100%;
    padding: 10px;
  }

  .st-box {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .st-box .st-icon {
    left: 100px;
  }

  .pi-box {
    width: 100%;
    margin: 0 auto 0px;
    padding-bottom: 30px;
    justify-content: center;
  }

  .navbar {
    font-weight: 700;
    font-size: 20px;
    /* background: rgba(255, 255, 255, .7); */
  }

  .f-screen {
    width: 100%;
    height: 20vh;
    background: #becf89;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
  }

  .m-pt {
    font-size: 30px;
  }


  .navbar-nav {
    background: #F2F2F2;
  }

  .dropdown-menu {
    width: 300px;
  }


}
