@font-face {
    font-family: 'DBHelvethaicaXLi';
    src: url('./font/DBHelvethaicaX-Li.eot');
    src: url('./font/DBHelvethaicaX-Li.eot?#iefix') format('embedded-opentype'),
      
         url('./font/DBHelvethaicaX-Li.woff') format('woff'),
         url('./font/DBHelvethaicaX-Li.ttf') format('truetype'),
         url('./font/DBHelvethaicaX-Li.svg#DBHelvethaicaXLi') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'DBHelvethaicaX';
  src: url('./DBHelvethaicaX/db_helvethaica_x_v3.2-webfont.eot');
  src: url('./DBHelvethaicaX/db_helvethaica_x_v3.2-webfont.eot?#iefix') format('embedded-opentype'), url('./DBHelvethaicaX/db_helvethaica_x_v3.2-webfont.woff') format('woff'), url('./DBHelvethaicaX/db_helvethaica_x_v3.2-webfont.ttf') format('truetype'), url('./DBHelvethaicaX/db_helvethaica_x_v3.2-webfont.svg#DBHelvethaicaX') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'DBHelvethaicaXMed';
    src: url('./DBHelvethaicaX/DBHelvethaicaXMed.eot');
  src: url('./DBHelvethaicaX/DBHelvethaicaXMed.eot?#iefix') format('embedded-opentype'), url('./DBHelvethaicaX/DBHelvethaicaXMed.woff') format('woff'), url('./DBHelvethaicaX/DBHelvethaicaXMed.ttf') format('truetype'), url('./DBHelvethaicaX/DBHelvethaicaXMed.svg#DBHelvethaicaXMed') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'DBHelvethaicaXBd';
    src: url('./DBHelvethaicaX/DBHelvethaicaX-75Bd.eot');
  src: url('./DBHelvethaicaX/DBHelvethaicaX-75Bd.eot?#iefix') format('embedded-opentype'), url('./DBHelvethaicaX/DBHelvethaicaX-75Bd.woff') format('woff'), url('./DBHelvethaicaX/db_helvethaica_x_v3.2-webfont.ttf') format('truetype'), url('./DBHelvethaicaX/DBHelvethaicaX-75Bd.svg#DBHelvethaicaXBd') format('svg');
  font-weight: normal;
  font-style: normal;
}

 
@font-face {
  font-family: 'Medio';
  src: url('./font/Medio.eot');    
  src: url('./font/Medio.eot') format('embedded-opentype');    
  src: url('./font/Medio.woff2') format('woff2');    
  src: url('./font/Medio.woff') format('woff');    
  src: url('./font/Medio.ttf') format('truetype');    
  src: url('./font/Medio.svg#Medio') format('svg');    
  font-weight: normal;    
  font-style: normal;
}
 
 
div#loadPage,div#loadPage_content{position:fixed;margin:auto;left:0;top:0;width:100%;height:100%;color:#000;background-color:#FFF;z-index:500000000;text-align:center;opacity:.7;padding-top:200px;vertical-align:middle;filter:alpha(opacity=70);display:none}

/* ====== preload ========== */

img{
	max-width: 100%;
}

html{
  width:100%; height: 100%;
}

form{
	margin: 0; padding: 0;
}

body{
  margin: 0;
  padding: 0;
  width:100%; 
	overflow-x: hidden;
 font-family: 'DBHelvethaicaX'; font-size: 22px; line-height: 110%;
    background: #b1a78e;
 color: #000000;
}
 
 
table{
   font-family: 'DBHelvethaicaX'; font-size: 22px; line-height: 110%;
}

table img{
padding-top: 10px;	
}

table td{
	padding: 0px 0; border: 0 !important;
}

table tr{
	border: 0 !important;
}



a{
	text-decoration: none;
	 color: #333333;
}

a:hover{
	 color: #666666;
}

h1{
	margin:0; padding:0;
	font-size:36px;	 line-height: 100%;
	font-weight:normal;   font-family: 'Medio';
	letter-spacing: 1px;   
}

h2{
    margin:0; padding:0;
	font-size:32px;	 line-height: 100%; 
	font-weight:normal;     font-family: 'DBHelvethaicaXMed';
	letter-spacing: 1px;   color: #745644;
}
 
 
 
a ,a:hover ,a:link{
  text-decoration: none;
}
 


.bull{
	font-family: "sans-serif";
	width: 20px;
}






 
ul, li {
    	margin:0; 
    padding:0; 
    list-style:none;  
}



.left{
	float: left;
}

.right{
	float: right;
}


.clear{
	clear:both;	
}

 
 

b{
	font-weight: bold;
}

 
.top20{
	margin-top: 20px;
}

 	
	
.top40{
	margin-top: 40px;
}
 
 

.stop-scrolling {
  overflow: hidden;
}
 
 
 	.webshow{
		
	}

	.mobileshow{
		display: none;
	}

.webbr br{
	 
}

.mobilebr br{
	display: none;
}

.popup{
	 width: 100%;
  height: 100%;
  z-index: 999999;
  top: 0;
  bottom: 0;
  position: fixed;
 background: rgba(255, 255, 255,1) ;
  padding: 20px 0;
  overflow: scroll;
  text-align: center;
  display: none;
}

.popup_privacy{
	width: 100%; height: 100%; 	z-index: 999999;
	top: 0; bottom: 0;
	position: fixed; background: url("../../img/tp/shadow2.png"); 
	padding: 20px 0 100px 0;   
	text-align: center;   display: block;
}

.popup_privacy .area{
	 width:90%;  margin-left: auto; margin-right: auto;
	 max-width: 800px;
	 position: relative;
	margin-top: 80px;
	  text-align: left;
	padding: 30px 0;  
    background:url("../../img/quiz/form.jpg");
}

.privacy_padding{ 
    color: #fff; padding: 40px;
}

.privacy_padding a{
	color: #fff; text-decoration: underline;
}
  
#load_popup img{
/*	width: 100%;*/
}

area:focus {
outline:0;
}

.popup_area{
	 width:90%;  margin-left: auto; margin-right: auto;
	 max-width: 800px;
	min-height: 400px;
	 position: relative;
	margin-top: 30px;
	  text-align: left;
	padding: 30px 0;  
    background: #fff;
}

.pop_padding{
	margin-top: 30px; 
    background: #fff; padding: 40px;
}

.pop_img{
	height: 400px;
}

.popup_close{
	text-align: right; position:absolute; right:0;
	margin: -40px 0px 0 0; z-index:5;
	
}

.pop_thank{
	padding: 100px 0; text-align: center;
}

.web{
	width: 100%; max-width: 1400px;
	margin-left: auto; margin-right: auto;
	position: relative;
}

.area_content{
	width:90%;  margin-left: auto; margin-right: auto;
	 position: relative; max-width: 1150px;
	border: 0px #000 solid; text-align: left;
}
 
.padding_page{
	padding: 40px 0;
}



.head_fixe{
	position: fixed; width: 100%; z-index: 99;	
    -webkit-box-shadow: 0 8px 34px rgba(0, 0, 0, 0.5) ;
-moz-box-shadow: 0 8px 34px rgba(0, 0, 0, 0.5);
box-shadow: 0 8px 34px rgba(0, 0, 0, 0.5);
} 
 
.bg_header{
	 background-color: #ffffff; 
}

 
 

.header{
	width: 100%; margin-left: auto; margin-right: auto;
	max-width: 1400px; padding: 10px 0;
}

.header .container{
    min-width: 100%; padding: 0;
}

.header a {
	 color: #000000; text-decoration: none;
}

 
.header a:hover {
	 color: #000000; text-decoration: none;
}



.logo-img{
	 
}

.logo-img img{
	 height: 80px;
} 


 
.mobile_header{
	display: none;
}
 
.menu_header{
	  text-align: right;
} 

 

.header li{
	display: inline-block; vertical-align: text-top;
	margin: 30px 20px 0; 
	 font-size: 20px; line-height: 100%;
	 color: #000;
	 cursor: pointer; 
} 

.header li:hover{
    color: #666;
}

.header .active{   font-family: 'DBHelvethaicaXBd';   }

 
.bg-register{
    background: url("../../img/register/bg.jpg") right bottom no-repeat;
    background-size: 30%;
    background-color: #b2a88f; color: #fff;     padding: 80px 0; min-height: 400px;
} 

.bg-register a{
    color: #fff;  
}

.bg-register .col-sm{
    max-width: 450px;
}

.footer{
    background: #b1a78e; text-align: center;
    padding: 20px 0; color: #fff; font-size: 16px; line-height: 100%;
}

#home{
    min-height: 700px;
}

form {
  margin: 0;
  padding: 0;
} 

.register-area {
	 width: 70%; margin-left: auto; margin-right: auto; color: #fff;    
} 

.register-area a{
    color: #fff;
}
 
.register-area h1{
    color: #fff;
}

.input_register{
    background: #fff; color: #000000; border: 1px #95917e solid;
    font-family: 'DBHelvethaicaX'; font-size: 14px; line-height: 110%;
    border-radius: 0 !important; margin-top: 5px; outline: none !important;
    height: 40px;
}


.input_select{
    background: url("../../img/register/dropdown.png") right center no-repeat;
    background-color: #fff;
}
 

.col-sm ,.register-area .col-md-6{
  margin-top: 30px;
}


 input:focus, textarea:focus {
    &::-webkit-input-placeholder {
        
       color: transparent;
       -webkit-transition: color 0.2s ease;
       transition: color 0.2s ease;
    }

    &:-moz-placeholder { /* Firefox 18- */
       color: transparent;
       -webkit-transition: color 0.2s ease;
       transition: color 0.2s ease;
    }

    &::-moz-placeholder {  /* Firefox 19+ */
       color: transparent;
       -webkit-transition: color 0.2s ease;
       transition: color 0.2s ease;
    }

    &:-ms-input-placeholder {  
       color: transparent;
       -webkit-transition: color 0.2s ease;
       transition: color 0.2s ease;
    }
  }


/* The container */
.container2 {
	margin-top: 50px;
  display: inline-block; text-align: left;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;     
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Hide the browser's default checkbox */
.container2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #ffffff;
  border: 0px #5C685B solid;
}
/* On mouse-over, add a grey background color */
.container2:hover input ~ .checkmark {
  background-color: #cccccc;
}
/* When the checkbox is checked, add a blue background */
.container2 input:checked ~ .checkmark {
  background-color: #5C685B;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.container2 input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.container2 .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-submit {
display: inline-block; vertical-align: top;
  background: #745644;  
  padding: 12px 70px;
  margin-top: 60px;
  text-align: center;
  color: #fff; 
    font-family: 'Medio';
  font-size: 24px;   line-height: 100%;
  letter-spacing: 0px; 
  border: 0; border-radius: 50px;
} 

.spinner {
    display: none;
   width: 56px;
   height: 56px;
   border-radius: 50%;
   border: 9px solid;
   border-color: #dbdcef;
   border-right-color: #745644;
   animation: spinner-d3wgkg 1s infinite linear;
}

@keyframes spinner-d3wgkg {
   to {
      transform: rotate(1turn);
   }
}

 
.bg-project{
    background: url("../../img/information/bg.png") right top no-repeat;
    background-size: 10%;
    background-color: #ffffff; 
    padding: 80px 0; min-height: 600px;
}

.bg-project h1 ,.location h1{
    color: #745644;
}

.table-info{
    display: inline-block; vertical-align: top;
}

.table-info table{
    width: 100%;   margin-top: 40px; 
}

.table-info  td{
    padding: 10px 30px ;  border-bottom: 1px #000 solid !important;
}

.table-info tr{
   
}

.table-info table > tbody > tr > td:nth-of-type(1) {
     font-weight: bold; 
}
 
.tab-plan{
    margin-top: 120px; text-align: center;
}

.tab-plan li{
  display: inline-block; vertical-align: top;
    padding: 0 20px; color: #bfbfbf;
       font-family: 'Medio'; font-weight: bold;
  font-size: 24px;   line-height: 100%; cursor: pointer;
}

.tab-plan .active{
     color: #745644;
}

#area-plan{
    padding: 0 50px;
}

.location{
    background: #f0e8dd; color: #745644; padding: 80px 0;
    width: 100%; overflow: hidden;
}

.location .box1{
    margin-top: 60px; padding-right: 50px;
}

.location .box2{
    margin-top: 60px; padding-top: 50px;
}

.location li{
    background: url("../../img/location/bull.png") left 5px no-repeat;
    padding: 2px 0 0 30px;
}

.our-project{
    background: #745644; color: #fff; padding: 80px 0;
}

.our-project .box{
    margin: 40px 0 0 0;
    padding: 0 20px;
}

.our-project .text{
    text-align: center;
    margin: 20px 0 0 0;
}

.our-slide{
    padding: 0 50px;
}

.contact{
    background: url("../../img/contact/bg.jpg") center top no-repeat;
    background-size: 100%; min-height: 500px;  color: #fff; background-color: #576e5e;
}

.contact a{
    color: #fff;
}

.contact h2{
     font-size:36px; color: #fff; letter-spacing: 0;
}
 

.contact-area{
    padding: 100px 50px; 
    text-align: right;
}

.contact-social{
    margin-top: 40px;
}

.contact-social .qrcode{
    float: right; width: 150px;
}

.contact-social .social{
    float: right; margin: 40px;
    
}

.contact-social .phone{
    font-family: 'Medio';
    font-size:30px;   line-height: 100%;
}

.contact-social .phone span{
     font-size:46px;   line-height: 100%;
}

.contact-social .fb{
    display: inline-block; vertical-align: top;
    background: url("../../img/contact/fb.png") left top no-repeat;
    background-size: 40px; min-height: 40px; padding: 7px 0 0 50px;
    margin-right: 20px; margin-top: 10px; font-family: 'DBHelvethaicaXMed'; font-size: 30px; letter-spacing: 1px;
}

.contact-social .line{
    display: inline-block; vertical-align: top;
    background: url("../../img/contact/line.png") left top no-repeat;
    background-size: 40px; min-height: 40px; padding: 7px 0 0 50px;    margin-top: 10px; 
    font-family: 'DBHelvethaicaXMed'; font-size: 30px; letter-spacing: 1px;
}

#slide-unit .text{
    margin-top: 50px;
    color: #765546; font-size:46px; text-align: center;
    font-family: 'DBHelvethaicaXMed';
}

#slide-unit span{
   font-size:56px; text-align: center; 
}

.thankyou {
  font-family: 'DBHelvethaicaXMed';
   padding: 40px 50px 40px;
   min-height: 400px;
   text-align: center;
   font-size: 28px;
   line-height: 100%;
 }
 .thankyou h1 {
     font-family: 'DBHelvethaicaXMed';
   font-size: 38px;
   line-height: 100%;
   letter-spacing: 0;
 }
 .thankyou-area {
   background: #fff;  color: #000;
   height: auto;
   margin-top: 30px;
   padding: 30px;
   border: 0 solid #333;
 }

.thankyou-area a{
    color: #000;
}

.btn-back {
display: inline-block; vertical-align: top;
  background: #745644;  
  padding: 12px 70px;
  margin-top: 60px;
  text-align: center;
  color: #fff; 
    font-family: 'DBHelvethaicaXMed';
  font-size: 24px;   line-height: 100%;
  letter-spacing: 0px; 
  border: 0; border-radius: 50px;
} 

.btn-close {
  display: inline-block;
  vertical-align: top;
  background: url("../../img/tp/back.png") center left no-repeat;
  background-size: 30px;
  padding: 0 0 0 40px;
}

.require_phone ,.require_name{
  color: #dc3545; display: none;
    font-size: 16px; padding-top: 2px;
} 

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

	
}

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


@media screen and (max-width: 1200px) {
 
    
	.header{
	width: 96%; margin-left: auto; margin-right: auto; 
}  
    
.header li{
	display: inline-block; vertical-align: text-top;
	margin: 30px 6px 0;  font-size: 14px; line-height: 100%; 
} 
	
    .logo-img img{
	 height: auto;
} 

    
#home{
    min-height: 500px;
}
    
}

@media screen and (max-width: 50em) {

   .logo-img img{
	 height: 50px;
} 	
	
.area_content{
	width:90%;  margin-left: auto; margin-right: auto;
}
	 	
.webshow{
		display: none;
	}

	.mobileshow{
		display: block;
	}
	
	
	 	
/* Icon 1 */

#nav-icon1 {
  width: 35px;
  height: 25px;
  position: absolute;
  margin: 10px auto 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #000;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 10px;
}

#nav-icon1 span:nth-child(3) {
  top: 20px;
}

#nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

    .bg_header .container{
        min-width: 100%; padding: 0; margin: 0;
    }
    
    .col-md-2,.col-md-10 ,.col-md-6{
        min-width: 100%;   
        
    }
	 
	
	.menu_header{
		display: none; margin: 0; padding-top: 20px;
	}
	
 
	.header{
	width: 90%; margin-left: auto; margin-right: auto;
	max-width: 1400px; padding: 10px 0; text-align: center;
} 
	
	.header li{
	 width: 100%; padding: 10px 0; text-align: left;
	margin: 0;  border-top: 1px #fff solid;
} 
	 
    .about .image{   
  text-align: center; padding: 20px 5%;
}
    
    .container{
        max-width: 90%;
    }
	 
}

@media screen and (max-width: 40em) {
	 
 
#home{
    min-height: 250px;     
}
    
   

 .bg-register{
     padding: 40px 0 80px; min-height: 800px;
} 
    
body ,table{
  font-size: 20px; line-height: 110%;
}
	
 h1{
	font-size:30px;	 line-height: 100%;
}

h2{
    font-size:24px;	 line-height: 110%;   
}


.register-area {
	 width: 100%; 
}  
    

.table-info  td{
    padding: 10px 10px ;  border-bottom: 1px #000 solid !important;
}    
	
.table-info table > tbody > tr > td:nth-of-type(1) {
     width: 120px;
}
    
.tab-plan{
    margin-top: 120px; text-align: center;
}

.tab-plan li{
    padding: 0 10px; color: #745644;
    font-size: 20px;   line-height: 100%;
}
    
 #area-plan{
    padding: 0;
}
   
 #area-plan img{
  width: 100% !important;
}    
    
#slide-unit .text{
    margin-top: 40px;  font-size:30px;
}

#slide-unit span{
   font-size:36px;
}
    
.location .box1{
    margin-top: 40px; padding-right:0px;
}

.location .box2{
    margin-top: 40px; padding-top: 0px;
}
    

.contact-area{
    padding: 140px 0px 40px; 
    text-align: right;
}

.contact-social{
    margin-top: 40px;
}

.contact-social .qrcode{
    float: right; width: 25%;
}

.contact-social .social{
    float: right; margin: 20px 20px 0 0;
    
}

.contact-social .phone{
     font-size:20px;   line-height: 100%;
}

.contact-social .phone span{
     font-size:26px;   line-height: 100%;
}    
    

.contact-social .fb{
     background: url("../../img/contact/fb.png") left top no-repeat;
    background-size: 30px; min-height: 30px; padding: 5px 0 0 35px;
    margin-right: 20px; margin-top: 10px; 
    font-size: 24px; 
}

.contact-social .line{
     background: url("../../img/contact/line.png") left top no-repeat;
    background-size: 30px; min-height: 30px; padding: 5px 0 0 35px;    
    font-size: 24px; margin-top: 10px; 
}    
	
.our-project .box{
    margin: 40px 0 0 0;
    padding: 0 20px;
}

 

.our-slide{
    padding: 0 0px;
}
    
    
}
