@charset "utf-8";

/* 

@font-face {

  font-family: 'bebas_neueregular';

  src: url('fonts/bebasneue-webfont.eot');

  src: url('fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/bebasneue-webfont.woff') format('woff'),

         url('fonts/bebasneue-webfont.ttf') format('truetype'),

         url('fonts/bebasneue-webfont.svg#bebas_neueregular') format('svg');

  font-weight: normal;

  font-style: normal;

}



@font-face {

  font-family: 'thai_sans_literegular';

  src: url('fonts/thaisanslite_r1-webfont.eot');

  src: url('fonts/thaisanslite_r1-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/thaisanslite_r1-webfont.woff') format('woff'),

         url('fonts/thaisanslite_r1-webfont.ttf') format('truetype'),

         url('fonts/thaisanslite_r1-webfont.svg#thai_sans_literegular') format('svg');

  font-weight: normal;

  font-style: normal;

}



@font-face {

  font-family: 'newsgoth_bdxcn_btbold';

  src: url('../fonts/news-gothicBT/news-goth-bd-x-cn-bt-bold-1361519729-webfont.eot');

  src: url('../fonts/news-gothicBT/news-goth-bd-x-cn-bt-bold-1361519729-webfont.eot?#iefix') format('embedded-opentype'),

         url('../fonts/news-gothicBT/news-goth-bd-x-cn-bt-bold-1361519729-webfont.woff') format('woff'),

         url('../fonts/news-gothicBT/news-goth-bd-x-cn-bt-bold-1361519729-webfont.ttf') format('truetype'),

         url('../fonts/news-gothicBT/news-goth-bd-x-cn-bt-bold-1361519729-webfont.svg#newsgoth_bdxcn_btbold') format('svg');

  font-weight: normal;

  font-style: normal;

}



@font-face {

  font-family: 'arialregular';

  src: url('../fonts/arial/arial-webfont.eot');

  src: url('../fonts/arial/arial-webfont.eot?#iefix') format('embedded-opentype'),

         url('../fonts/arial/arial-webfont.woff') format('woff'),

         url('../fonts/arial/arial-webfont.ttf') format('truetype'),

         url('../fonts/arial/arial-webfont.svg#arialregular') format('svg');

  font-weight: normal;

  font-style: normal;

}



@font-face {

  font-family: 'fronts';

  src: url('../fonts/MAXPINJOHNV2.eot');

  src: url('../fonts/MAXPINJOHNV2.eot?#iefix') format('embedded-opentype'),

         url('../fonts/MAXPINJOHNV2.woff2') format('woff2'),

         url('../fonts/MAXPINJOHNV2.woff') format('woff'),

         url('../fonts/MAXPINJOHNV2.ttf') format('truetype'),

         url('../fonts/MAXPINJOHNV2.svg#max_pinjohnv2regular') format('svg');

  font-weight: normal;

  font-style: normal;

}



@font-face {

  font-family: 'angsana_newregular';

  src: url('../fonts/Angsana New/angsana_new-webfont.eot');

  src: url('../fonts/Angsana New/angsana_new-webfont.eot?#iefix') format('embedded-opentype'),

         url('../fonts/Angsana New/angsana_new-webfont.woff') format('woff'),

         url('../fonts/Angsana New/angsana_new-webfont.ttf') format('truetype'),

         url('../fonts/Angsana New/angsana_new-webfont.svg#angsana_newregular') format('svg');

  font-weight: normal;

  font-style: normal;

} */





@font-face {

  font-family: LayijiMaHaNiYomBAO;

  src: url("fonts/LayijiMahaniyom/LayijiMahaniyom-Bao-1.2.eot"); /* EOT file for IE */

}



@font-face {

  font-family: LayijiMaHaNiYomBAO;

  src: url("fonts/LayijiMahaniyom/LayijiMahaniyom-Bao-1.2.ttf"); /* TTF file for CSS3 browsers */

  src: url('fonts/LayijiMahaniyom/LayijiMahaniyom-Bao-1.2.eot?#iefix') format('embedded-opentype'),

        /*  url('fonts/LayijiMahaniyom/LayijiMaHaNiYomBAO.2.woff2') format('woff2'), */

         url('fonts/LayijiMahaniyom/LayijiMahaniyom-Bao-1.2.woff') format('woff'),

         url('fonts/LayijiMahaniyom/LayijiMahaniyom-Bao-1.2.ttf') format('truetype'),

         url('fonts/LayijiMahaniyom/LayijiMaHaNiYomBAO.2.svg#LayijiMaHaNiYomBAO') format('svg');

}



html, body {

  margin: 0 auto;

  padding: 0;

  font-family: LayijiMaHaNiYomBAO!important;

  background: url(../img/bg.png) center top no-repeat;

}



body {

  background: url(../img/bg.png)  center top no-repeat;

  font-size: 20px!important;

  font-weight: 600;

  color: #848282;

  cursor: default;

}



a {

  color: #848282;

  text-decoration: none;

  outline: none;

  border: 0;

}



a:active, a:focus {

  outline: none;

  outline: none;

  border: 0;

}



a:link {

  outline: none!important;

  border: 0!important;

}



a:hover {

  color: #8c6404;

  outline: none!important;

  border: 0!important;

}



h1 {

  font-size: 30px!important;

  color: #b0d235!important;

  font-weight: 600!important;

}



h1 span {

  color: #4facdc;

}



h2 {

  cursor: default;

  margin: 5px;

  color: #999;

}



p {

  color: #555!important;

  text-indent: 50px!important;

  font-size: 22px!important;

  font-weight: 600;

}



span {

  cursor: default;

}



img {

  border: 0px;

}



img a {

  border: 0px;

  outline: none;

}



.btn {

  line-height: 1!important;

}



#testdiv {

  background-color: #999;

  height: 100px;

}



.main_container {

  margin: auto;

}



.menu_header {

  font-family: LayijiMaHaNiYomBAO;

  margin: auto;

  width: 100%;

  position: absolute;

  height: 100px;

  background: url(../img/bg_menu.png)  no-repeat center top;

  z-index: 1;

}



.menu {

  margin-top: 20px;

}



.menu li {

  list-style: none;

}



.menu .logo {

  float: left;

  list-style: none;

  margin: -20px 10px 0px 10px;

  position: absolute;

  left: 42%;

}



.menu1 {

  float: left;

  width: auto;

  height: auto;

  line-height: 5;

  font-size: 15px!important;

}



.menu1 div {

  float: left;

}



.menu2 {

  float: right;

  width: auto;

  height: auto;

  line-height: 5;

  font-size: 15px!important;

}



.menu2 div {

  float: left;

}



.slide {

  position: relative;

  height: 470px;

  overflow: hidden;

  margin-top: 89px;

}



#slider-next {

  position: absolute;

  right: 3px;

  top: 100px;

  z-index: 20;

}



#slider-next:hover {

  opacity: 0.8;

  z-index: 20;

}



#slider-prev {

  position: absolute;

  margin-left: -3px;

  top: 100px;

  z-index: 20;

}



#slider-prev:hover {

  opacity: 0.8;

  z-index: 20;

}



@keyframes bannermove_left {

  from {

            transform: rotate(0deg);

        -ms-transform: rotate(0deg); /* IE 9 */

    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */

  }



  to {

            transform: rotate(-5deg);

        -ms-transform: rotate(-5deg); /* IE 9 */

    -webkit-transform: rotate(-5deg); /* Chrome, Safari, Opera */

  }

}



@keyframes bannermove_right {

  from {

            transform: rotate(0deg);

        -ms-transform: rotate(0deg); /* IE 9 */

    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */

  }



  to {

            transform: rotate(5deg);

        -ms-transform: rotate(5deg); /* IE 9 */

    -webkit-transform: rotate(5deg); /* Chrome, Safari, Opera */

  }

}



.link {

  position: relative;

  margin-top: -35px;

  width: 100%;

  z-index: 5;

  float: left;

}



.link .link1 {

  margin-left: 25px;

  background: url(../img/slide/link1.png)  center no-repeat;

  background-size: cover;

  height: 110px; 150px;

  width: 255px;

  border: 1px solid #d7e898;

  /*  left: 320px;*/

  float: left;

}



.link .link1:hover {

  background: url(../img/slide/link1_hover2.gif)  center no-repeat;

  background-size: cover;

  animation-duration: 1s;

/*   animation-name: bannermove_right; */

          transform: rotate(5deg);

      -ms-transform: rotate(5deg); /* IE 9 */

  -webkit-transform: rotate(5deg); /* Chrome, Safari, Opera */

}



.link .link2 {

  margin-left: 30px;

  background: url(../img/slide/link2.png)  center no-repeat;

  background-size: cover;

  height: 110px;

  width: 255px;

  border: 1px solid #8ecbe8;

  float: left;

}



.link .link2:hover {

  background: url(../img/slide/link2_hover2.gif) center no-repeat;

  background-size: cover;

  animation-duration: 1s;

/*   animation-name: bannermove_right; */

          transform: rotate(5deg);

      -ms-transform: rotate(5deg); /* IE 9 */

  -webkit-transform: rotate(5deg); /* Chrome, Safari, Opera */

}



.link .link3 {

  margin-left: 30px;

  background: url(../img/slide/link3.png) center no-repeat;

  background-size: cover;

  height: 110px;

  width: 255px;

  border: 1px solid #fad680;

  float: left;

}



.link .link3:hover {

  background: url(../img/slide/link3.png) center no-repeat;

  background-size: cover;

  animation-duration: 1s;

/*   animation-name: bannermove_right; */

          transform: rotate(5deg);

      -ms-transform: rotate(5deg); /* IE 9 */

  -webkit-transform: rotate(5deg); /* Chrome, Safari, Opera */

}



.link .link4 {

  margin-left: 30px;

  background: url(../img/slide/link-4.jpg) center no-repeat;

  background-size: cover;

  height: 110px;

  width: 255px;

  border: 1px solid #ffff80;

  float: left;

}



.link .link4:hover {

  background: url(../img/slide/link-4.jpg) center no-repeat;

  background-size: cover;

  animation-duration: 1s;

/*   animation-name: bannermove_right; */

          transform: rotate(5deg);

      -ms-transform: rotate(5deg); /* IE 9 */

  -webkit-transform: rotate(5deg); /* Chrome, Safari, Opera */

}



.detail {

  overflow: hidden;

  min-height: 415px;

  width: 100%;

}



#detail_pic {

  float: left;

  overflow: hidden;

}



#detail_pic img {

  width: 470px;

  height: 395px;

}



#detail {

  position: relative;

  float: left;

  font-family: LayijiMaHaNiYomBAO;

}



#detail h1 {

  font-size: 25px;

  color: #b0d235;

  font-weight: 100px;

}



#detail h1 span {

  color: #4facdc;

}



#detail p {

  color: #555;

  text-indent: 50px;

  font-size: 20px;

}



#detail p span {

  text-indent: 50px;

  color: #4facdc;

}



.about {

  z-index: 5;

  width: 140px;

  height: 50px;

  position: absolute;

  right: 10px;

  bottom: 10px;

  background: url(../img/detail/about.png) center no-repeat;

}



.about:hover {

  background: url(../img/detail/about_hover.png) center no-repeat;

}



.about_gallery {

  z-index: 5;

  width: 136px;

  height: 40px;

  position: absolute;

  right: 10px;

  bottom: 10px;

  background: url(../img/gallery/more_gallery.png) center no-repeat;

}



.about_gallery:hover {

  background: url(../img/gallery/more_gallery_hover.png) center no-repeat;

}



.about_us {

  font-family: LayijiMaHaNiYomBAO;

  width: 100%;

}



.about_us h1 {

  color: #b0d235;

  font-weight: 100px;

}



.about_us h1 span {

  color: #4facdc;

}



.about_us p {

  color: #555;

  text-indent: 50px;

}



.about_us p[name=green] {

  text-align: center;

  color: #97ce69!important;

  font-size: 22px!important;

}



.main_gallery {

  background: url(../img/gallery/gallery_bg.png) ;

  z-index: 5;

}



.gallery {

  height: 600px;

  width: 100%;

  margin: auto;

}



.gallery .gallery_header {

  float: left;

  width: 493px;

}



.gallery .gallery_detial {

  position: relative;

  float: left;

  width: 645px;

}



.gallery .gallery_detial .gallery_pic .img_gallery {

  width: 210px;

  height: 210px;

  margin-right: 5px;

  background: url(../img/pic.png) no-repeat center;

  position: relative;

}



.gallery .gallery_detial .gallery_pic .img_gallery:hover .zoom {

  display: block;

}



.dialy_gallery .img_gallery:hover .zooms {

  display: block;

}



.dialy_gallery .img_gallery {

  !width: 270px;

  height: 210px;

  background: url(../img/pic.png) no-repeat center;

  z-index: 0;

  position: relative;

}



.dialy_gallery .img_gallery img {

  width: 185px;

  height: 140px;

  margin: 34px 0px 0px 2px;

  overflow: hidden;

}



.dialy_gallery .img_gallery:hover img {

  opacity: 0.7;

}



.gallery_pic .text {

  text-align: center;

  margin-left: -40px;

  margin-top: -15px;

}



.gallery .gallery_detial .gallery_pic .img_gallery img {

  max-width: 185px;

  max-height: 140px;

  overflow: hidden;

  margin: 34px 0px 0px 14px;

}



.gallery .gallery_detial .gallery_pic:hover .img_gallery img {

  opacity: 0.7;

}



.gallery .gallery_pic {

  float: left;

  position: relative;

}



.gallery .gallery_pic img {

  opacity: 1;

}



.gallery .gallery_pic .gallery_click {

  position: absolute;

}



.gallery .gallery_pic .gallery_click img {

}



.footer_bg {

  background: url(../img/footer/bg.png) center no-repeat;

  z-index: 0;

}



.footer_main {

  margin-top: 20px;

}



.footer_sponsor {

  margin: 40px 0px 0px 15px;

  width: 345px;

  float: left;

}



.footer_sponsor .footer_pic {

  float: left;

  margin: 0px 10px 10px 0px;

}



.footer_menu {

  margin: 20px 0px 0px 20px;

  float: left;

  width: 160px;

  line-height: 17px;

}



.footer_menu a {

  line-height: 5px;

}



.footer_menu a:hover {

  color: #111;

  font-weight: bold;

}



.contract_benny {

  float: left;

  margin: 30px 0px 0px 40px;

  line-height: 30px;

}



.contract_benny h1 {

  font-weight: bold !important;

  color: #111!important;

  font-size: 25px!important;

  margin-top: 0px;

}



.contract_benny p {

  text-indent: 0px !important;

  color: #a9a8a7 !important;

  font-size: 22px !important;

}



.footer_logo {

  float: left;

  margin-top: 20px;

}



.footer_detail {

  float: left;

  width: 100%;

  text-align: center;

  color: #fff;

  margin: 30px 0px 10px 0px;

}



.dialycouse h1 {

  color: #111!important;

  font-weight: 600;

}



.dinnercouse_main {

  background: url(../img/body_bg.png)  center;

  margin-bottom: -5px;

}



.dinnercouse h1 {

  color: #1f9ad6!important;

  font-weight: 600;

}



.sundaycouse h1 {

  color: #ff6565!important;

  font-weight: 600;

}



.dialycouse_detail {

  position: relative;

  background: url(../img/coursesoffered/bg_detail_deep.png) bottom center no-repeat;

  width: 100%;

  min-height: 400px;

  z-index: 1;

  margin-top: 70px;

}



.dialycouse_title {

  background: url(../img/coursesoffered/bg-couse.png) top center;

  margin: auto;

  border: 2px dashed #b0d235;

  border-radius: 4px;

  width: 900px ;

  position: relative;

  padding-top: 70px;

}



.dinnercouse_title {

  background: url(../img/coursesoffered/bg-couse.png) top center;

  margin: auto;

  border: 2px dashed #1f9ad6;

  border-radius: 4px;

  width: 900px ;

  position: relative;

  padding-top: 70px;

}



.sundaycouse_title {

  background: url(../img/coursesoffered/bg-couse.png) top center;

  margin: auto;

  border: 2px dashed #ff6565;

  border-radius: 4px;

  width: 900px ;

  position: relative;

  padding: 70px 10px;

}



.dialy_header {

  background: url(../img/coursesoffered/dialy_header_detail.png)no-repeat top center;

  position: absolute;

  width: 1062px;

  height: 133px;

  top: -70px;

  left: -80px;

}



.dinnercouse_detail {

  position: relative;

  background: url(../img/coursesoffered/bg_detail_deep.png) top center no-repeat;

  width: 100%;

  min-height: 400px;

  z-index: 1;

}



.dialy_header {

  background: url(../img/coursesoffered/dialy_header_detail.png)no-repeat top center;

  position: absolute;

  width: 1062px;

  height: 133px;

  top: -70px;

  left: -80px;

}



.dinner_header {

  background: url(../img/coursesoffered/dinner_header_detail.png)no-repeat top center;

  position: absolute;

  width: 1062px;

  height: 133px;

  top: -70px;

  left: -80px;

}



.sunday_header {

  background: url(../img/coursesoffered/gift_header_detail.png)no-repeat top center;

  position: absolute;

  width: 1062px;

  height: 133px;

  top: -70px;

  left: -80px;

}



.sundaycouse_detail {

  position: relative;

  background: url(../img/coursesoffered/bg_detail_deep.png) top center no-repeat;

  width: 100%;

  mim-height: 400px;

  z-index: 1;

}



.dialycouse_detail p {

  font-size: 25px !important;

}



.sundaycouse_detail p {

  font-size: 25px !important;

}



.dinnercouse_detail p {

  font-size: 25px !important;

}



.dialycouse_detail p img {

  margin-top: -20px;

  padding-right: 10px;

}



.dialy_price {

  position: relative;

  width: 310px;

  height: 50px;

  background: url(../img/coursesoffered/dialy_price.png) no-repeat center;

}



.dialy_price p {

  margin: 15px 0px 0px -10px;

  color: #d96a51!important;

  font-size: 21px!important;

}



.dialy_gallery {

  margin: 5px;

  float: left;

  text-align: center;

  width: 270px;

  overflow: hidden;

}



.dialy_gallery h1 {

  font-size: 20px!important;

  margin: 0!important;

}



.dialy_gallery p {

  text-align: left !important;

  line-height: 15px;

}



@keyframes move {

  0% {

    height: 0px;

  }



  100% {

    height: 90px;

  }

}



#coursesoffered_hover {

  background: url(../img/menu_hover.png);

  position: absolute;

  top: 73px;

  left: 15%;

  font-weight: bold;

  font-size: 20px !important;

  letter-spacing: 1px;

  display: none;

  list-style: none;

  border-radius: 20px;

  padding: 10px 10px 10px 20px;

  z-index: 1!important;

  animation-duration: 1s;

  animation-name: move;

  overflow: hidden;

  border: 3px solid #fff;

  line-height: 25px;

}



#coursesoffered_hover li {

  border-bottom: 1px dotted #fff;

}



#coursesoffered_hover a {

  color: #fff;

}



#coursesoffered_hover a:hover {

  color: #fbe706;

}



.coursesoffered:hover #coursesoffered_hover {

  display: block;

}



.promotion_detail {

  padding: 50px 0px 30px 0px;

  border: 2px dashed #dc7964;

  margin: 0px 80px 50px 80px;

  text-align: center;

  position: relative;

  border-radius: 10px;

}



.promotion_main h1 {

  margin-bottom: 50px;

}



.promotion_detail p {

  font-size: 20px!important;

  text-indent: 0px !important;

}



.promotion_detail span {

  color: #df6750;

  border-bottom: 1px dashed #df6750;

}



.promotion_detail .promotion_header {

  position: absolute;

  margin: -100px 0px 0px 325px;

}



.promotion_art {

  position: absolute;

}



.contactus {

}



.contactus_detail {

  float: left;

  width: 585px ;

  height: 1150px;

}



.contactus_detail p {

  padding-top: 20px;

  text-indent: 0px!important;

  font-size: 18px!important;

}



.contactus_detail p span {

  font-weight: bold;

}



.contactus_form {

/*   background: url(../img/contactus/contact_form.png) center top no-repeat; */

  float: left;

  width: 555px;

  height: 1000px;

/*   padding: 120px 0px 0px 20px; */

}



.contactus_form label {

  font-size: 20px!important;

}



.contactus_form input[type=text], .contactus_form input[type=number] {

  border: 7px double #e8e8e8;

  border-radius: 4px;

  background-color: #fbfbfb;

}



.contactus_form input[type=date] {

  border: 7px double #e8e8e8;

  border-radius: 4px;

  background-color: #fbfbfb;

}



.contactus_form select {

  border: 7px double #e8e8e8;

  border-radius: 4px;

  background-color: #fbfbfb;

  width: 150px ;

}



.contactus_form button[type=submit] {

  border: 7px double #e8edd3;

  background-color: #bed861;

  border-radius: 4px;

}



.contactus_form button[type=submit]:hover {

  color: #fff;

}



.contactus_form button[type=reset] {

  background: none;

  border: 0px;

  color: #d36868;

}



.contactus_form button[type=reset]:hover {

  border-bottom: 1px solid #d36868;

}



.contactus_form textarea {

  border: 7px double #e8e8e8;

  border-radius: 4px;

  background-color: #fbfbfb;

}



label {

  padding: 0px;

}



label span {

  color: red;

}



.form-group {

  width: 100%;

  float: left;

  margin-bottom: 7px!important;

}



.form-group p {

  text-indent: 0px!important;

  font-size: 16px!important;

}



.photo_main {

  overflow: hidden;

}



.photo_gallery .gallery_pic {

  float: left;

  margin: 7px;

}



.photo_gallery .gallery_pic .img {

  width: 210px;

  height: 210px;

  background: url(../img/pic.png) no-repeat center;

}



.photo_gallery .gallery_pic .img {

  width: 210px;

  height: 210px;

  background: url(../img/pic.png) no-repeat center;

  position: relative;

}



.photo_gallery .gallery_pic .img:hover .zoom {

  display: block;

  opacity: 1;

}



.photo_gallery .gallery_pic .img img {

  max-width: 194px;

  max-height:170px;

  padding: 35px 0px 0px 15px;

}



.photo_gallery .gallery_pic:hover {

  opacity: 0.8;

}



.photo_gallery .gallery_pic p {

  color: #999;

  font-weight: 500px;

}



.photo_gallery .gallery_pic:hover {

  opacity: 0.8;

}



.photo_gallery .gallery_pic:hover p {

  color: #b0d235 !important;

}



.photo_slider {

  overflow: hidden;

  background: url(../img/gallery/bg_slider.png)  center no-repeat;

  height: 700px;

  z-index: 1;

}



.photo_slider .slider_show {

  float: left;

  width: 60%;

  margin-left: 137px;

  margin-top: 130px;

  padding-right: 30px;

  position: relative;

}



.photo_slider .slider_show .slide_img {

  max-width: 670px;

  max-height: 496px;

  margin: 0 auto;

}



.photo_slider_header {

  position: absolute;

  top: -85px;

  left: 40px;

}



.photo_slider_header h1 {

  color: #555!important;

}



.photo_slider .slider_gallery {

  float: left;

  width: 230px;

  margin: 120px 0px 0px -10px;

      height: 450px;

    overflow: hidden;

}



.photo_slider .slider_gallery img {

  margin: 5px;

  border: 2px solid #fff;

  width: 100px;

  max-height: 75px;

}



.photo_slider .slider_gallery img:hover {

  opacity: 0.8;

}



#slider_gallery_next {

  position: absolute;

  right: 20px;

  top: 110px;

}



#slider_gallery_prev {

  position: absolute;

  left: 0px;

  top: 110px;

}



.zoom {

  position: absolute;

  top: 45px;

  left: 65px;

  display: none;

}



.zoom img {

  width: 60px !important;

  height: 60px !important;

}



.zooms {

  position: absolute;

  top: 40px;

  left: 105px;

  display: none;

}



.zooms img {

  width: 60px !important;

  height: 60px !important;

}



@media screen and (max-width: 1200px) {

  html, body {

    width: 1200px;

  }



  .container {

    width: 1200px!important;

    padding-right: 0!important;

    padding-left: 0!important;

    margin-right: 0!important;

    margin-left: 0!important;

  }

}

