@font-face {
  font-family: 'thai_sans_lite';
  src: url('../fonts/thaisan/thaisanslite_r1-webfont.eot');
  src: url('../fonts/thaisan/thaisanslite_r1-webfont.woff') format('woff'),
    url('../fonts/thaisan/thaisanslite_r1-webfont.ttf') format('truetype'),
    url('../fonts/thaisan/thaisanslite_r1-webfont.svg#thai_sans_literegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.body{
  margin: -8px;
  /*font-family: Arial, Helvetica, sans-serif*/
  font-family: 'thai_sans_lite';
  /*font-family: 'Lato', sans-serif;*/
}
.body a{
  text-decoration: none;
  border: none;
}
a img{
  border: none;
}

.max-content{
  width: 970px;
  margin: 0 auto;
  font-size: 20px;
}

/*------- header ------*/
.header{
  background-image:url('../images/theme/bg_head.png');
  background-repeat: repeat-x;
  position: relative;
  height: 65px;
  min-width: 970px;
}
.logo{
  margin-top: 10px;
  position: absolute;
}

.max-navi{
  max-width: 1366px;
  margin: 0 auto;
}
.navigetor{
  float: right;
  font-size: 16px;
  color: #FFFFFF;
  width: 520px;
}

.menu{
  margin-top: 40px;
  display: inline-block;
}
.menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu ul li{
  display: inline-block;
  margin-left: 10px;
  color: #78797B;
  font-weight: bold;
}
.menu ul:hover{
  cursor: pointer;
}
.menu ul li a{
  text-decoration: none;
  font-weight: normal;
  color: #FFFFFF;
}

.lang{
  float: right;
  margin-top: 40px;
  margin-right: 10px;
  text-align: right;
  display: inline-block;
  text-align: right;
  position: relative;
}

.lang a {
  text-decoration: none;
  font-weight: normal;
  color: #FFFFFF;
}
.lang img{
  position: absolute;
  margin-left: -25px;
  margin-top: -2px;
}

.point_menu{
  position: absolute;
  /*margin-left: 5px;*/
  bottom: 0px;
  height: 6px;
  width: 50px;
  background-color: #ED1C24;
}

/*------ banner ----*/
/*.slide img{
  width: 100%;
  min-width: 970px;
}*/
.clear-slide{
  position: relative;
  clear: both;
  height: 5px;
  min-width: 970px;
}
.shadow-left{
  position: absolute;
  left: 0px;
  top: 4px;
  background-image:url('../images/theme/shadow_slide_left.png');
  width: 334px;
  height: 20px;
}
.shadow-right{
  position: absolute;
  right: 0px;
  top: 4px;
  background-image:url('../images/theme/shadow_slide_right.png');
  width: 334px;
  height: 20px;
}

/*------- content ------*/
.content{
  background-image:url('../images/theme/bg_content.png');
  background-repeat: repeat-x;
  min-height: 400px;
  min-width: 970px;
}
.content-head{
  text-align: center;
}
.content-head h1{
  margin: 0px;
  margin-top:  30px;
  font-size: 42px;;
  font-weight: bold;
  color: #414042;
  display: inline-block;
}
.content.detail{
  padding-top: 20px;
}

.content-title h2 hr {
  display: inline-block;
  width: 100px;
  border: none;
  height: 1px;
  font-size: 38px;
  color: #58595B;
  background-color: #58595B;
  margin: 5px;
}

.header-content{
  text-align: center;
}
.header-content h3{
  color: #414042;
  font-size: 32px;
}
.header-content h4{
  margin-top: -25px;
  color: #414042;
  font-size: 28px;
}
.content-img{
  margin: 30px auto;
}

.body-content{
 width: 850px;
 margin: 0 auto;
 text-align: justify;
}

.footer-content{
  margin-top: 30px;
}

.content-navi{
  width: 900px;
  height: 70px;
  margin: 0 auto;
}
.content-link{
  margin: 0 15px;
  height: 70px;
  width: 70px;
  display: inline-block;
  position: relative;
}
.link-icon, .link-text{
  position: absolute;
}

.content-or hr {
  display: inline-block;
  width: 150px;
  border: none;
  height: 1px;
  color: #58595B;
  background-color: #000000;
  margin: 5px;
}

.header-content h3 hr{
  display: inline-block;
  width: 300px;
  border: none;
  height: 1px;
  color: #000000;
  background-color: #000000;
  margin: 10px;
}
.client-logos{
  min-width: 970px;
  text-align: center;
  margin: 50px 0px;
}
.show-logo{
  margin: 10px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.show-logo img{
  height: 55px;
}

.content-call{
  height: 100px;
}

.myhr{
  border: 0;
  color: #58595B;
  background-color: #58595B;
  height: 2px;
  margin: -5px 10px 0px 10px;;
  /*background-color: #414042;*/
}

.content-border{
  position: relative;
  margin: 5px;
  margin-top: 16px;
  margin-bottom: 10px;
  min-height: 250px;
}
.border-tl{
  position: absolute;
  top: 0px;
  left: 0px;
  background-image:url('../images/theme/btl.png');
  width: 164px;
  height: 109px;
}
.border-tr{
  position: absolute;
  top: 0px;
  right: 0px;
  background-image:url('../images/theme/btr.png');
  width: 164px;
  height: 109px;
}
.border-bl{
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-image:url('../images/theme/bbl.png');
  width: 164px;
  height: 109px;
}

.border-br{
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-image:url('../images/theme/bbr.png');
  width: 164px;
  height: 109px;
}
.content-title{
  text-align: center;
  margin: 0px;
}
.content-title{
  color: #414042;
  text-align: center;
}
.content-title h2 {
  margin: 0px;
  font-size: 18px;
  font-size: 24px;
}
.content-detail{
  text-align: center;
  margin: 20px 10px;
}
.detial-box{
  display: inline-block;
  width: 180px;
  margin-top: 10px;
  margin-bottom: 30px;
  margin-left: 15px;
  margin-right: 15px;
  cursor: pointer;
}
.detail-top{
  position: relative;
  color: #414042;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  margin: 0 20px 10px 20px;
  height: 135px;
  text-align: left;
}
.img-detail-top{
  width: 100%;
  text-align: center;
  position: absolute;
}
.text-detail-top{
  min-height: 30px;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  bottom: 0px;
}
.detail-bottom{
  font-size: 18px;
  line-height: 18px;
  margin: 10px 10px 10px 10px;
  height: 60px;
}
.text-detail-bottom{
  float: left;
  width: 100%;
}

/*---- gallery -----*/
.gallery{
  background-color: #222222;
  min-width: 970px;
}
.gallery-content{
  position: relative;
  min-width: 970px;
  max-width: 1920px;
}

.gallery-content > img{
  width: 100%;
}
.gallery-button{
  position: absolute;
  text-align: center;
  width: 100%;
  top: 245px;
}
.gallery-button img{
  width: 60px;
}

/* ---- footer ---*/
.footer{
  margin-top: -1px;
  background-color: #222222;
  color: #ffffff;
  text-align: center;
  min-width: 970px;
}

.foot-head .myhr{
  color: #ffffff;
  background-color: #ffffff;
}
.foot-head{
  display: inline-block;
  font-size: 20px;
  width: 125px;
}
.foot-head h3{
  margin-top: 20px;
  margin-bottom:10px;
  font-weight: normal;
  font-size: 28px;
}
.foot-content{
  margin:20px 0px;
}
.foot-content a{
  color: #ffffff;
}
.foot-content hr{
  color: #ffffff;
  background-color: #ffffff;
  height: 0px;
  margin: 4px 0px 10px 0px;
}
.foot-contact, .foot-media, .foot-member{
  text-align: left;
  display: inline-block;
}
.foot-contact h4, .foot-media h4, .foot-member h4{
  margin: 0px;
  display: inline-block;
  font-size: 18px;
}
.foot-contact{
  width: 360px;
} 
.foot-contact a.link-map {
  text-decoration: underline;
}
.foot-media{
  margin-left: 20px;
  width: 200px;
} 
.foot-content table{
  font-size: 17px;
  
}
.foot-content table td{
  text-align: left;
  vertical-align: top;
  padding: 5px;
}

.foot-copyright .myhr{
  margin-bottom: 10px;
  color: #F1F2F2;
  background-color: #F1F2F2;
}
.foot-copyright{
  display: inline-block;
  width: 300px;
  font-size: 15px;
  margin: 10px;
}

/*-- etc --*/
.show-video{
  margin: 40px auto;
}