*{
	font-family: Calibri !important;
}
.MsoNormal span,.page-content>p,.page-content>p span,.common-content p span,.common-content p,.Section0 p,.Section0 p span,.container p,.container p font,#desc p,#desc p span,#desc p font{
	font-size: 16pt !important;
	line-height: 2rem !important;
}
.MsoNormal img,#desc img{
	width: 60% !important;
  height: auto !important;
	margin: 0 auto;
	display: block;
}
.head {
  height: 96px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  background: #fff;
  color: #1e2b55;
  z-index: 9;
}

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

.head-cont {
  width: 1320px;
  max-width: 1320px;
}

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

.h-table {
  width: 100%;
  margin-top: 30px;
  text-align: center;
}

th {
  font-weight: 100;
  padding: 10px 4px;
}

.navbar-nav {
  display: flex;
  justify-content: space-between;
}

.navbar-brand {
  margin-right: 80px;
}

.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%;
  background: #1e2b55;
  margin-top: 96px;
}

.cont-f-img {
  width: 100%;
}

.cont-title {
  width: 100%;
  line-height: 400px;
  height: 400px;
  text-align: center;
  color: #000;
  font-size: 70px;
  background: #fff;
  font-weight: bold;
}

.txt-box {
  margin: 20px 0;
  color: #fff;
}

.image-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.team-box {
  width: 60%;
  background: #fff;
  margin: 50px auto 0;
  padding-bottom: 50px;
}

.team-box .title {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  padding-top: 34px;
  margin-bottom: 20px;
}

.team-box .st-box {
  width: 100%;
  min-height: 190px;
  display: flex;
  align-items: center;
  padding: 10px 50px;
  margin-bottom: 30px;
}

.team-box .st-box .st-left {
  width: 150px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 50px;
}

.team-box .st-box .st-right {
  flex: 1;
  font-size: 16px;
  text-indent: 32px;
}

.st-icon {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin-bottom: 10px;
  border: solid 1px #ccc;
}

.st-name {
  font-size: 18px;
  font-weight: bold;
}

.f-screen {
  width: 100%;
  height: calc(100vh - 96px);
  overflow: hidden;
}

.po-sb {
  position: absolute
}

.s-screen {
  position: relative;

}

.f-scrn-img {
  width: 100%;
  display: block;
}

.txt1 {
  top: 9%;
  font-size: 60px;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

.txt2 {
  top: 12%;
  font-size: 34px;
  left: 21%;
  line-height: 50px;
}

.txt3 {
  top: 22.4%;
  font-size: 44px;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

.txt4 {
  top: 25%;
  font-size: 34px;
  left: 22%;
  line-height: 50px;
}

.txt5 {
  top: 36.1%;
  font-size: 44px;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

.txt6 {
  top: 46.4%;
  font-size: 34px;
  left: 22%;
  line-height: 54px;
}

.txt7 {
  top: 51.4%;
  font-size: 34px;
  right: 22%;
  line-height: 54px;
  text-align: right;
}


.txt8 {
  top: 60.4%;
  font-size: 44px;
  width: 100%;
  text-align: center;
  font-weight: bold;
}


.txt9 {
  top: 63.4%;
  font-size: 34px;
  left: 22%;
  line-height: 54px;
}

.txt10 {
  top: 70.4%;
  font-size: 34px;
  right: 22%;
  line-height: 54px;
  text-align: right;
}

.txt11 {
  top: 80.4%;
  font-size: 34px;
  left: 22%;
  line-height: 54px;
}

.txt12 {
  top: 88.4%;
  font-size: 34px;
  right: 22%;
  line-height: 54px;
  text-align: right;
}



.f-img {
  width: 500px;
  height: 500px;
  margin: 90px auto 0;
  position: relative;
}

.f-img .f-1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.f-img .f-1::after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  content: "";
  z-index: 9;
}

.f-img .f-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  animation: indexFAm 3s infinite linear;
  animation-direction: alternate;
}

.f-img .f-3 {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 150px;
  left: 150px;
  bottom: 0;
  right: 0;
}

.f-img .f-4 {
  width: 360px;
  position: absolute;
  left: 70px;
  bottom: -160px;

}

@keyframes indexFAm {
  0% {
    opacity: 1;
  }

  25% {
    opacity: 0.5;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }

}

.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: 60%;
  max-width: 100%;
  border-radius: 16px;
  margin: 10px;
  background: #fff;
}

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

.sidebar {
  margin: 30px;
  padding: 0;
  width: 20%;
  position: sticky;
  height: 100vh;
  overflow: visible;
  top: 95px;
  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 {
  border: 2px solid #ccc;
  background: #f4a93d;
  height: 30px;
  width: 30px;
  margin: 30px;
  border-radius: 30px;
  color: rgba(0, 0, 0, 0);
  text-align: center;
  font-family: "Kanit", sans-serif;
  font-size: min(1.5vw, 20px);
  transition: width 0.5s, color 0.5s;
  overflow: clip;
  cursor: pointer;
  line-height: 26px;
}

.sidebarTab:hover {
  background-color: #f4a93d;
  width: 100%;
  color: #fff;
  font-weight: bold;
}

.sidebarTabActive {
  background-color: #f4a93d;
  width: 100%;
  color: rgb(255, 255, 255) !important;
}

.sidebar a.active {
  background-color: #383838;
  color: white;
}

.sidebar a:hover:not(.active) {
  background-color: #383838;
  color: white;
}

.iconHeader1 {
  padding-top: 50px;
}

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

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

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

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

.footer {
  width: 100%;
  border-top: solid 1px #ccc;
  background: #1e2b55;
  font-size: 18px;
  text-align: center;
  color: #fff;
  padding: 60px 0;
}

.footer p {
  margin-bottom: 0;
}

.h-table {
  width: 800px;
  margin-bottom: 30px;
  font-weight: 100;
  font-size: 16px;
}

.h-table>tr>th {
  font-weight: 200;
}

.h2-fwb {
  font-weight: bold;
  font-size: 16px;
}

@media (min-width: 768px) and (max-width: 1640px) {
  .h-table {
    width: 700px;
  }

  .f-screen {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    scale: .8;
  }

  .cont-title {
    width: 100%;
    height: 400px;
    line-height: 400px;
    text-align: center;
    color: #000;
    font-size: 60px;
    background: #fff;
    font-weight: bold;
  }

  .f-img {
    margin: 0px;
    scale: 0.5 !important;
  }

  .txt1 {
    top: 9%;
    font-size: 40px;
    width: 100%;
    text-align: center;
    font-weight: bold;
  }

  .txt2 {
    top: 12%;
    font-size: 24px;
    left: 21%;
    line-height: 42px;
  }

  .txt3 {
    top: 22.4%;
    font-size: 40px;
    width: 100%;
    text-align: center;
    font-weight: bold;
  }

  .txt4 {
    top: 25%;
    font-size: 25px;
    left: 22%;
    line-height: 50px;
  }

  .txt5 {
    top: 36.1%;
    font-size: 38px;
    width: 100%;
    text-align: center;
    font-weight: bold;
  }

  .txt6 {
    top: 46.4%;
    font-size: 25px;
    left: 22%;
    line-height: 40px;
  }

  .txt7 {
    top: 51.4%;
    font-size: 24px;
    right: 22%;
    line-height: 40px;
    text-align: right;
  }

  .txt8 {
    top: 60.4%;
    font-size: 32px;
    width: 100%;
    text-align: center;
    font-weight: bold;
  }

  .txt9 {
    top: 63.4%;
    font-size: 26px;
    left: 22%;
    line-height: 45px;
  }

  .txt10 {
    top: 70.4%;
    font-size: 26px;
    right: 22%;
    line-height: 42px;
    text-align: right;
  }

  .txt11 {
    top: 80.4%;
    font-size: 24px;
    left: 22%;
    line-height: 42px;
  }

  .txt12 {
    top: 88.4%;
    font-size: 24px;
    right: 22%;
    line-height: 46px;
    text-align: right;
  }

}

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

  .cont-title {
    width: 100%;
    height: 200px;
    line-height: 200px;
    text-align: center;
    color: #000;
    font-size: 30px;
    background: #fff;
    font-weight: bold;
  }

  .txt1 {
    top: 9%;
    font-size: 16px;
    width: 100%;
    text-align: center;
    font-weight: bold;
  }

  .txt2 {
    top: 10%;
    font-size: 10px;
    left: 12%;
    line-height: 12px;
    scale: .8;
    width: 75%;
  }

  .txt3 {
    top: 22.4%;
    font-size: 16px;
    width: 100%;
    text-align: center;
    font-weight: bold;
  }

  .txt4 {
    top: 25%;
    font-size: 10px;
    left: 12%;
    line-height: 16px;
    width: 74%;
    scale: .8;
  }

  .txt5 {
    top: 36.1%;
    font-size: 16px;
    width: 100%;
    text-align: center;
    font-weight: bold;
  }

  .txt6 {
    top: 44%;
    font-size: 10px;
    left: 15%;
    line-height: 20px;
    scale: .8;
    width: 74%;
  }

  .txt7 {
    top: 51.4%;
    font-size: 10px;
    right: 15%;
    line-height: 15px;
    text-align: right;
    scale: .8;
  }

  .txt8 {
    top: 60.4%;
    font-size: 16px;
    width: 100%;
    text-align: center;
    font-weight: bold;
  }

  .txt9 {
    top: 63.4%;
    font-size: 10px;
    left: 13%;
    line-height: 22px;
    scale: .8;
    width: 74%;
  }

  .txt9 {
    top: 63.4%;
    font-size: 10px;
    left: 13%;
    line-height: 22px;
    scale: .8;
    width: 74%;
  }

  .txt10 {
    font-size: 10px;
    line-height: 22px;
    scale: .8;
    width: 81%;
    right: 12%;
  }

  .txt11 {
    font-size: 10px;
    line-height: 22px;
    scale: .8;
    width: 75%;
    right: 11%;
    top: 80.4%;
  }

  .txt12 {
    top: 88.4%;
    font-size: 10px;
    right: 10%;
    line-height: 18px;
    text-align: right;
    scale: .7;
  }


  .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%;
  }

  .footer {
    font-size: 16px;
    padding: 20px;
  }

  .team-box {
    width: 90%;
  }

  .team-box .st-box {
    height: auto !important;
    padding: 10px 16px;
    flex-direction: column;
    align-items: center;
  }

  .team-box .st-box .st-left {
    margin-bottom: 20px;
    margin-right: 0px;
  }

  .sidebar {
    display: none;
  }

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




}
.txt-box p{
	font-size: 16pt !important;
	line-height: 2rem !important;
}
