@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
.backgroundCover, #home, #download, #packages, #subscribe, footer {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@font-face {
    font-family: 'thaisans_neueregular';
    src: url('font/thaisansneue-regular-webfont.eot');
    src: url('font/thaisansneue-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/thaisansneue-regular-webfont.woff2') format('woff2'),
         url('font/thaisansneue-regular-webfont.woff') format('woff'),
         url('font/thaisansneue-regular-webfont.ttf') format('truetype'),
         url('font/thaisansneue-regular-webfont.svg#thaisans_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
	letter-spacing:0.5px;

}

@font-face {
    font-family: 'thaisans_neuebold';
    src: url('font/thaisansneue-bold-webfont.eot');
    src: url('font/thaisansneue-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/thaisansneue-bold-webfont.woff2') format('woff2'),
         url('font/thaisansneue-bold-webfont.woff') format('woff'),
         url('font/thaisansneue-bold-webfont.ttf') format('truetype'),
         url('font/thaisansneue-bold-webfont.svg#thaisans_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;
	letter-spacing:0.5px;

}

body {
  font-family: 'thaisans_neueregular', Tahoma, Arial; font-size:21px;
  background:url(../img/bg-web.jpg) no-repeat top center;
}
.body3{
	background-position: 0 600px;
}
a{
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
	
}
a:hover {
  color: #FC6;
}
a:active, a:visited, a:hover, a:focus {
  text-decoration:none;
}

.title-index-web {
	width: 10px; height:10px; 
	overflow:hidden;
	margin-top: -10px;
}

.container h2, .row h2 {
  font-family: 'thaisans_neuebold';
  font-size: 45px; 
}
.container h2 span, .row h2 span{
  font-family: 'thaisans_neueregular';
  font-size: 37px; 
}
.container p, .row p {
  font-family: 'thaisans_neueregular';
  font-size: 26px; letter-spacing:0.5px;
  line-height:60px; 
}

header {
  color: black;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.25);
  z-index: 999;
  position:relative;
  width:100%;
  overflow:hidden;
}
header.masthead .bannercontainer {
  width: 100%;
  position: relative;
  padding: 0;
}
header.masthead .banner {
  width: 100%;
  position: relative;
}
header.masthead h1 {
  text-transform: uppercase;
  font-size: 55px;
  font-weight: bold;
}
header.masthead .tp-caption a {
  color: white;
}
header.masthead h1, header.masthead h2, header.masthead h3 {
  color: white;
}
header.masthead .mh-slider {
  position: absolute;
  bottom: 0;
  top: auto;
}

#second-head{
	width:100%;
	overflow:hidden;
	height: 80px;
	background: url(../img/bg-nav-tel-line.png) #fff no-repeat top left;	
	
}
.header-pink{
	background: url(../img/bg-header-pink.png) #d81b52 repeat-y left;
	padding:10px 0;
	color:#fff;
}
#home {
  background: #fff;
  overflow: hidden;
  background-attachment: fixed;
  position: relative;
  text-align: center;
  margin-top:-70px;
}
#home:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url(../img/pattern.png) repeat;
}
#nav {
  width: 100%;
  position: static;
  top: -32px;
  margin-bottom: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  background: url(../img/bg-nav-bar.png) #e12a78 no-repeat top left;
  min-height: 70px;
  border: none !important;
  
}
#nav .inner_nav{
	background:none;
}
#nav.affix {
  position: fixed;
  top: 0;
  z-index: 99999;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#nav .navbar-brand img {
  margin-top: -5px;
  position:absolute; z-index:99;
  width: 284px;
}
#nav.navbar-fixed-top {
  position: fixed;
  top: 0;
}
#nav .navbar-toggle {
  padding: 10px;
  height:50px;
  color: #fff;
}
#nav .navbar-toggle i {
  font-size: 1.5em;
}

#nav .navbar-nav.nav-title {
  margin-left: 115px;
}
#nav .navbar-nav.nav-title h1{
  font-family: 'thaisans_neuebold'; font-size:27px; 
}
#nav .navbar-nav.nav-title h1.title_short{
  display:none;
}
#nav .navbar-right li a {
  text-transform: uppercase;
  padding-top: 21px;
  padding-bottom: 21px;
  font-size:25px;
}
#nav .navbar-right li{
  transition:all .2s linear;
  -moz-transition:all .2s linear;
  -webkit-transition:all .2s linear; 
  -o-transition:all .2s linear; 
  -ms-transition:all .2s linear;
}
#nav .navbar-right li.active{
  background: #d4226e;
}
#nav .navbar-right li a:hover{
  background: #e94786;
}

#nav .navbar-right li a,
#nav .navbar-right li.active a,
#nav .navbar-right li:hover a{
  color:#fff; outline:none;
}
#nav .navbar-right li a h3{
  padding:0;
  margin:0;
  text-shadow:none;
  letter-spacing:normal;
  line-height:none!important;
}
#nav .navbar-right li:active,
#nav .navbar-right li a:active,
.nav>li>a:hover,.nav>li>a:focus{
  background-color: #e94786!important; 
}

.tel-line-nav{
	font-size:37px;
	text-align:right;
}
.tel-line-nav a{
	margin:15px 10px;
	display:inline-table;
	color: #e92477;
	background: #ff19bc;
	color: #fff;
	padding: 0 20px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.tel-line-nav a.btn-tell{
	background: #00a0dd;
}
.tel-line-nav a.btn-line{
	background: #00c100;
}
.tel-line-nav a.btn-tell:hover{
	background: #00aeff;
}
.tel-line-nav a.btn-line:hover{
	background: #27d827;
}
.tel-line-nav a:hover{
	color: #fff200;
}
.tel-line-nav b{
	font-weight: normal;
	color:#fff;
}
.tel-line-nav i{
	font-size:23px;
	color:#fff;
}
section {
  padding: 75px 0;
  width:100%;
  overflow:hidden;
}
section img {
	max-width: 100%;
}
#features {
  background: #f1f1f1;
}
#features .feature {
  text-align: center;
  color: #000;
}
#features .feature .icon i {
  border: 1px solid #000;
  color: #000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 15px;
  width: 2em;
  height: 2em;
  padding-top: 26px;
}
#features .feature h4 {
  font-weight: 300;
  padding: 8px 0;
}
#features .feature p {
  font-weight: 300;
  font-size: 15px;
}
#features .carousel-indicators {
  position: relative;
  bottom: -30px !important;
}
#features .carousel-indicators li {
  width: 15px;
  height: 15px;
  background: #a32a1e;
  border-color: #a32a1e;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin: 3px;
}
#features .carousel-indicators li.active {
  width: 15px;
  margin: 3px;
  height: 15px;
  background: white;
  border-color: white;
}

#lineFeature {
  background-color:	#3a3a3c;
  height: 80px;
  padding: 0;
	
}

/* gallory */

.jssora05l, .jssora05r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 40px;
	height: 40px;
	cursor: pointer;
	background: url(../img/a17.png) no-repeat;
	overflow: hidden;
}
.jssora05l { background-position: -10px -40px; }
.jssora05r { background-position: -70px -40px; }
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05l.jssora05ldn { background-position: -250px -40px; }
.jssora05r.jssora05rdn { background-position: -310px -40px; }

.jssort02 {
position: absolute;
/* size of thumbnail navigator container */
width: 240px;
height: 480px;
}

.jssort02 .p {
	position: absolute;
	top: 0;
	left: 0;
	width: 99px;
	height: 66px;
}

.jssort02 .t {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.jssort02 .w {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.jssort02 .c {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 95px;
	height: 62px;
	border: #000 2px solid;
	box-sizing: content-box;
	background: url(../img/t01.png) -800px -800px no-repeat;
	_background: none;
}

.jssort02 .pav .c {
	top: 2px;
	_top: 0px;
	left: 2px;
	_left: 0px;
	width: 95px;
	height: 62px;
	border: #000 0px solid;
	_border: #fff 2px solid;
	background-position: 50% 50%;
}

.jssort02 .p:hover .c {
	top: 0px;
	left: 0px;
	width: 97px;
	height: 64px;
	border: #fff 1px solid;
	background-position: 50% 50%;
}

.jssort02 .p.pdn .c {
	background-position: 50% 50%;
	width: 95px;
	height: 62px;
	border: #000 2px solid;
}

* html .jssort02 .c, * html .jssort02 .pdn .c, * html .jssort02 .pav .c {
	/* ie quirks mode adjust */
	width /**/: 99px;
	height /**/: 66px;
}

/* 
== end of gallory 
== slidder */

.jssorb21 {
	position: absolute;
}
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
	position: absolute;
	/* size of bullet elment */
	width: 19px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	color: white;
	font-size: 12px;
	background: url(../img/img/b21.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
}
.jssorb21 div { background-position: -5px -5px; }
.jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
.jssorb21 .av { background-position: -65px -5px; }
.jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }
.jssora21l, .jssora21r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 55px;
	height: 55px;
	cursor: pointer;
	background: url(../img/a21.png) center center no-repeat;
	overflow: hidden;
}
.jssora21l { background-position: -3px -33px; }
.jssora21r { background-position: -63px -33px; }
.jssora21l:hover { background-position: -123px -33px; }
.jssora21r:hover { background-position: -183px -33px; }
.jssora21l.jssora21ldn { background-position: -243px -33px; }
.jssora21r.jssora21rdn { background-position: -303px -33px; }


/* end slide */

#about_us {
  color: white;
  background: url(../img/bg_about.jpg) #d81b52 top left;
  overflow:hidden;
}
#about_us h2 {
  color: #fff;
  font-weight: bold;
  text-indent: 30px;
  font-size: 33px;
  display: inline-block;
}
#about_us span {
  font-family: Tahoma, Geneva, sans-serif;
  font-size:16px;
  font-weight: 300;
  color: #fff;
  line-height:23px;

}


#banner {
  color: white;
  background: #fff;
  overflow:hidden;
}
#banner .item-banner img{ 
	max-width:100%; margin-bottom:30px;
	-webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.2);-moz-box-shadow:0px 1px 3px rgba(0,0,0,0.2);box-shadow:0px 1px 3px rgba(0,0,0,0.2);
	border:1px solid #fff;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  width:100%;
  position:relative;
  z-index: 999;
}
#banner .banner_detail{
	position:absolute;
	z-index:1;
	top:0;
	width:200px;
	height:100px;
	overflow:hidden;
}
#banner .item-banner img:hover{
	filter: contrast(125%);
	filter: progid:DXImageTransform.Microsoft.BasicImage(contrast=1.25);
	-moz-filter: contrast(125%);-webkit-filter: contrast(125%);
	-webkit-box-shadow:0px 1px 13px rgba(0,0,0,0.4);-moz-box-shadow:0px 1px 13px rgba(0,0,0,0.4);box-shadow:0px 1px 13px rgba(0,0,0,0.4);
	border:1px solid #fff;
}



#media_video{
	padding-bottom:0;
}


.video_play {
    position: relative;
    width: 100%;
    height: 0;
	padding:15px;
	padding-bottom: 56.25%;
}
.yvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 97%;
    height: 95%;
	margin:1.5%;
}

#table-course{
	background:url(../img/bg_cource.jpg) #fff repeat-x top;
	padding-top:35px;
	padding-bottom:0;
	
}
.inner-table-course{
	width: 100%;
	background:url(../img/bg_inner_cource.jpg) no-repeat bottom left;
	padding-bottom:35px;
}
#table-course h2{
	font-size:65px;
	border-bottom: 5px solid #D2D2D2;
	color:#f5145b;
	text-indent:50px;
	margin-bottom: 25px;
}
#table-course h4{
	font-size:25px;
	font-weight:bold;
	color:#fff;
	background:#f5145b;
	padding:5px 10px;
	display:inline-block;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	margin:15px 10px;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
}
#table-course td{
	border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
 -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
}
#table-course tr:hover td{
	background:#f9f9f9;
}
#table-course tr:hover h4{
	background: #ff78a2;
}
#table-course h5{
	font-size:14px; font-family:Tahoma, Geneva, sans-serif; line-height:22px;
}


.nav_work {
  background:url(../img/nav_work.jpg) no-repeat top right;
  width:100%;
  height:152px;
  position:relative;
  overflow:hidden;
}
#work{
  background:#f9f9f9;
  border-bottom: 10px solid #ececea;
  padding-top: 55px;
  margin-top:35px;
}
#work h2{
  color: #fff;
  background: url(../img/bh_header-work.png) no-repeat top left;
  padding: 35px 0 0 125px ;
  margin-top: -150px;
  position: absolute;
  width:521px;
  height:142px;
  overflow:hidden;
  font-size: 55px;
  
}
#work h3{
  color: #FFF;
  background: #E63F9D;
  padding: 5px 10px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  display: inline-block;
}
#work span{
  width:100%;
  display: block;
  margin-bottom: 15px;
}
	
#study-home{
	padding:0;
}
#study-home img,#study-home .row{
	width:100%;
	padding:0;
	margin:0;
}
#work .content-grid:before,
#work .content-grid:after{
  content: '';
  display: table;
}

#work .content-grid:after { clear: both; }

#work .item-work{
    display: inline-block;
	float:left;
	overflow:hidden;
}
#work .item-work img{
	width:100%;
}
#contact {
  background: #21252b; color: #c6c6c6;
}
#contact .container {
  margin-top: 0px;
}
#contact a{
  color: #86adc2;
}
#contact a:hover {
  color: #FC6;
}
#contact h2{
  color: #fff;
  font-size: 33px;
  font-family: 'thaisans_neueregular';
  margin-bottom: 25px;
  border-bottom: 1px solid #464545;
  line-height: 40px;
}
#contact .en h2{
  font-size: 27px;
}
#contact .map_contact img{
  max-width:100%;
}
#contact .map_contact.contact_hatyai img{
  max-width:87%;
}
#contact .link_map{
	text-align:center;
}
#contact .link_map a.first_map {
	margin-right:20px;
}
#contact .incaptcha{
	position:relative;
	width:100%;
	overflow:hidden;
}

.pi-list-with-icons, .pi-bullets-circle, .pi-bullets-square {
    list-style: none;
    padding-left: 0;
}
.pi-list-big-margins li:first-child {
    margin-top: 0;
}
.pi-list-big-margins li {
    margin: 7px 0;
}
.pi-list-with-icons li, .pi-bullets-circle li, .pi-bullets-square li {
    position: relative;
    padding-left: 26px;
}

.pi-section-dark li .pi-bullet-icon, .pi-section-dark li .pi-bullet-icon-img {
    color: #c6ccd0;
}
.pi-section-white li .pi-bullet-icon, .pi-section-white li .pi-bullet-icon-img {
    color: #4d5258;
}
.pi-list-with-icons li .pi-bullet-icon, .pi-bullets-circle li .pi-bullet-icon, .pi-bullets-square li .pi-bullet-icon {
    top: 5px;
    font-size: 18px;
}
.pi-list-with-icons li .pi-bullet-icon, .pi-bullets-circle li .pi-bullet-icon, .pi-bullets-square li .pi-bullet-icon, .pi-list-with-icons li .pi-bullet-icon-img, .pi-bullets-circle li .pi-bullet-icon-img, .pi-bullets-square li .pi-bullet-icon-img {
    position: absolute;
    left: 0;
}


.webform-client-form input,
.webform-client-form textarea{
  font-size:23px;
  color: #727a7e;
  background:#2f363e;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  padding-left:35px;
}
.webform-client-form label{
  font-weight: normal;
}
.webform-client-form input:focus,
.webform-client-form textarea:focus{
	background:#f2f2f2;
}
.webform-client-form input.btn{
	padding:4px 15px;
	font-size: 19px;
}
.webform-client-form i.fa {
	color: #727a7e;
	font-size:15px;
	position: absolute;
	margin: 10px;
	z-index: 99;
}

.form-control{
	width:auto;
}
label input[type="radio"],label input[type="checkbox"]{
	margin: 10px 10px 0 15px;
	float: left;
	-webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.register-page .row{
	padding: 5px 0;
}
.register-page label{
	font-weight: normal;	
}
.register-page label.col-left{
	font-weight: bold;	
}
.register-page em{
	font-weight:normal; font-size:14px;
}

footer {
  background: #a20e39; padding: 7px 0;
}
footer .copy_right{
  line-height: 18px; color: #fff;
}
footer .copy_right a { 
  color: #fbfbfb;
}
footer .develop_by {
  margin-left:50px; float:right;
}



a {
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.section-heading {
  text-align: center;
  padding: 30px 0;
  color: white;
}
.section-heading h1, .section-heading h2, .section-heading h3 {
  text-transform: uppercase;
  color: white;
}
.section-heading h4, .section-heading p {
  color: white;
  line-height: 22px;
}
.section-heading i {
  color: #d9d9d9;
}
.section-heading span {
  font-weight: bold;
}
.section-heading span.divider {
  position: relative;
  height: 2px;
  width: 15%;
  background: white;
  display: block;
  margin: 10px auto;
}

.scrollpoint {
  opacity: 0;
}
.scrollpoint.active {
  opacity: 1 \0;
}

.pre-loader {
  position: fixed;
  background: #ecf0f1;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  display: block;
  margin-top: 0px;
}
.pre-loader .load-con {
  margin: 20% auto;
  position: relative;
  text-align: center;
}

.spinner {
  margin: 50px auto 0;
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #bdc3c7;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}



#fullCalModal {
   z-index: 99999;
}
.btn_slide {
  position:absolute!important;
  top: 170px;
  right: 50px;
  z-index: 9999;
}

/* end slider */


/* view page */
/* setting */
#setting_list,#setting_menu {
position:absolute;right:20px;top:98px;z-index:99;border:1px solid #d3d6db;padding:5px;font-weight:bold; font-family:Tahoma, Geneva, sans-serif;
}
#setting_list { margin-top:40px;background:#fff;}
#setting_list  ul  {width:135px; list-style:none;padding:0;margin:0;}
#setting_list  ul li a{border-bottom:1px solid #d3d6db;line-height:30px;width:100%;color:#676e7d; font-size:14px; float:left;text-indent:10px; font-weight:normal;}
#setting_list  ul li a:hover{background:#f6f7f8; text-decoration:none;}


/* Title **/
h3 {color:#fff; font-family: 'thaisans_neueregular'; font-size:25px; text-align:center; text-shadow:2px 2px #666; letter-spacing:0.5px; font-weight:normal;}
.title_view {font-family: 'thaisans_neueregular'; font-size:33px; color: #f30089; letter-spacing:0.5px; padding:15px 30px; float:none; margin:0; line-height:33px; background:#f9f9f9; border-bottom:3px solid #e70093; margin-bottom:25px;padding-right: 27%;}

/* Path */
.view_path {font-family: Tahoma, Geneva, sans-serif;color:#777; font-size:13px; padding:15px 0 5px 25px; background:#f9f9f9; border-bottom:1px solid #f0efef;padding-right: 27%;}
.view_path a{color:#E12A9E;}
.nav_title { font-family: Tahoma, Geneva, sans-serif;font-size:14px;position:relative; overflow:hidden; background:#ffd7ff; padding:5px 30px; border-bottom:2px solid #f6bae9; margin-bottom:25px; margin-top:-25px;}
.view_date_event {width:100%; border-bottom:1px solid #ccc; margin:-25px 0 25px 0; line-height:36px; display:block; text-indent:25px; color:#396;}
.nav_title  i {margin: 0 10px;}
.hits_path{margin-left:30px;}

#content_view {width:100%; min-height:450px; margin:50px auto 30px auto; overflow:hidden!important;padding:0;position:relative; background:url(../_images/theme/hm_bg_shot.jpg) #fff repeat-x top;}

#content_view .content a {color:#2e3192;}
#content_view a:hover{text-decoration:underline;color:#393cc6;}
#content_view .content {font-family: Tahoma, Geneva, sans-serif;font-size:15px;margin:auto;line-height:28px; position:relative; min-height:350px;color:#303030;
padding:15px;width:95%;margin-bottom:20px;background:#fff; border:1px solid #dfe0e4;overflow:hidden;
-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow: 2px 2px 5px -2px rgba(0,0,0,0.11);
-moz-box-shadow: 2px 2px 5px -2px rgba(0,0,0,0.11);
box-shadow: 2px 2px 5px -2px rgba(0,0,0,0.11);}
#content_view .content ul li {list-style-type:disc;margin-left:45px;line-height:25px;}
#content_view .content ol {margin-left:65px;line-height:25px;}
#content_view .content ol li { list-style-type:decimal; line-height:28px; margin-bottom:10px;}
#content_view .content p{ font-family:Tahoma, Geneva, sans-serif; font-size:15px;padding:0;margin:0 25px;margin-bottom:15px;line-height: inherit; letter-spacing: normal;}
#content_view .content .btn  span {color:#fff!important;}
#content_view .content h2{color: #db0a6a;padding:5px 0;margin:15px 0;font-family: 'thaisans_neuebold';font-size:32px;border-bottom:1px dashed #272727;text-indent:30px; line-height: inherit;}
#content_view .content h1{font-size: 36px;background: #d81b52;color: #fff;font-family: 'thaisans_neueregular'; padding:10px 0; margin:25px 0;text-indent:30px;}
#content_view .content.view p > img{margin-right:7px;max-width:100%; height:auto!important; text-indent:0;}
#content_view .content.view img { margin:10px 0;}
#content_view .content.view h3 { font-size: 27px; font-weight:bold; line-height:30px; margin:10px 0; color:#000; text-align:left; text-shadow:none;line-height: inherit;}
#content_view .content.view em {font-style:italic}
#content_view .content.view pre > img{margin-right:7px;max-width:880px;}
#content_view .content.view pre {margin:0;padding:0;}
#content_view .content.view {padding:30px 15px; color:#444;}
#content_view .content.view ul,#content_view .content.view ol {  margin-bottom:20px;}
#content_view .content pre {border:0; margin:0; padding:0;-webkit-box-shadow:0;-moz-box-shadow:0;box-shadow:0;}
#content_view .content-panel,#content_view .content-panel b { color:#054950;}
#content_view .content-panel .type_page { color:#999;}
#content_view .content strong,#content_view .content b {font-weight:bold;}
#content_view .content hr {border: none;height: 1px;background: #e4e5e5;}
/* End of view page */

.blog-share{
	position: absolute;right: 30px;top: 17px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif; font-size:13px;
}
.count-share{
	float:left;
	display:inline-table; overflow:hidden;
	width: 150px;height:80px;border-right: 1px solid #ECECEC;margin-right: 10px;
}
.btn-share {
	display:inline-table; overflow:hidden;width: 180px;height:80px;
}
.btn-share a{
	color:#fff;
	width: 40px; height:40px;
	overflow:hidden;
	display:inline-table;
	border:0;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;
	padding: 6px 0 0 0;font-size: 20px;
}
.btn-share a:hover{
	color:#fff!important;
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-decoration:none!important;
}
.text-btn-share,.text-count-share{
	float:left;
	width:100%;
	margin-bottom:12px;
}
.num-share{
	font-size:26px;
	font-weight:bold;
}
.btn-share-fb{
	background: #3354A5;
}
.btn-share-tw{
	background: #5AC8E6;
}
.btn-share-gp{
	background: #CB4C4C;
}
.btn-share-line{
	background: #59c816;
}
.btn-share-line i{
	font-size:16px!important;
	font-style:normal;
}
.table > thead > tr > th {
    vertical-align: inherit;
    border-bottom: 3px solid #e91a9d;
    text-align: center;
    margin: 0;
}
table th, table td, #content_view .content table th p , #content_view .content table td p{
	line-height: normal;
	letter-spacing: normal;
	padding: 0;
    padding: 0;
	margin: 0;
}

table.table-pink, table.table-pinkth, table.table-pink td{
	border-color: #de259a;
}
table.table-blue, table.table-blue, table.table-blue td{
	border-color: #1a8ae9;
}
.table-striped.table-pink > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #ff6cb0;
}
.table.table-pink > thead > tr > th {
    color: #db008b;
}
.table.table-blue > thead > tr > th {
    color: #0b39ff;
}
.table.table-blue > thead > tr > th {
    border-bottom: 3px solid #1a8ae9;
}
.table-striped.table-blue > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
	background-color: #63e4ff;
}

.page3 table,
.page4 table{
	width: 23%!important;
	float: left;
	margin: 1%;
	height: 330px !important;
	overflow: hidden;
	border-bottom: 1px dashed #C0C0C0;
}
.page3 table{
	height: 350px !important;
}
.page4 table{
	height: 370px !important;
}
.page3 table h2,
.page4 table h2{
	text-indent:0!important;
	border:none!important;
}
.page3 table:hover h2,
.page4 table:hover h2{
	color:#ff00d8!important;
}
.page3 table td,.page3 table td *,
.page4 table td,.page4 table td *{
	text-align:center;
	vertical-align: 0;
	min-height: 40px;
	overflow:hidden;
	position: relative;
}
.page3 table img,
.page4 table img{
	border:0;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;
	width:initial!important;
	margin: 5px auto 0px auto!important;
	border: 5px solid #F39;
	width:180px!important;
	height:180px!important;
 	transition:all .2s linear;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-ms-transition:all .2s linear;
	z-index: 999;
	display:block;

}
.page3 table:hover img,
.page4 table:hover img{
	border: 5px solid #AF1FCC;
	-moz-filter: contrast(125%);
	filter: contrast(125%);
	filter: progid:DXImageTransform.Microsoft.BasicImage(contrast=1.25);
	-webkit-filter: contrast(125%);
	-webkit-box-shadow: 0px 1px 13px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 13px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 13px rgba(0,0,0,0.2);
}

h2.title-article-index {
	color:#36C!important;
	margin-top: 50px;
}
.item-article h3{
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 21px!important;
	font-size: 14px!important;
	color: #5d5d5d!important;
	letter-spacing:0;
	text-shadow: none;
	font-weight:bold;
}
.item-article a:hover, 
.item-article a:hover h3{
	color: #ef19b0!important;
	text-decoration:none!important;
}
#table-course .item-article h3{
	color: #ef19b0!important;
}
#table-course .item-article a:hover h3{
	color: #5d5d5d!important;
}
.item-article{
	height: 290px;
	position:relative;
	z-index:99;
	display:inline-table;
}
.item-article img{
	width:100%;
}


#table-course h2.title-review { font-size:45px;border:none; color:#fff; text-indent:20px; margin-top:10px; margin-bottom:5px;}
.data-review { width:100%; position:relative; display: block; padding-bottom:20px;}
.data-review img{width:100%; max-width:100%;max-width:100%;-webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.2);-moz-box-shadow:0px 1px 3px rgba(0,0,0,0.2);box-shadow:0px 1px 3px rgba(0,0,0,0.2);border:1px solid #fff;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear;-ms-transition:all .2s linear;width:100%;position:relative;z-index:999;}
.data-review img:hover{-webkit-box-shadow:0px 1px 13px rgba(0,0,0,0.4);-moz-box-shadow:0px 1px 13px rgba(0,0,0,0.4);box-shadow:0px 1px 13px rgba(0,0,0,0.4);border:1px solid #fff;}
.item-review{ padding:15px;}
.data-review .slick-prev::before,.data-review .slick-next::before{font-size:50px!important; color:#000;}
.data-review .slick-prev,.data-review .slick-next {
    z-index: 99999;
    width: 50px !important;
    height: 50px !important;
}
#content_view .content .data-review ul li {margin-left: 0;}

.page-int .int{
	width: 40px;
	height: 40px;
	text-align:center;
	overflow:hidden;
	display: inline-table;
	background: #E9079E;
	color: #fff;
	padding-top: 6px;
	border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;
}
.page-int .int:hover{
	background: #FE6ACD;
}
.page-int .int.current{
	background: #FCB5E5;
}

#footer_contact {
	background: #c80b42;
	color:#fff;
	padding: 35px 0;
}
#footer_contact a {
	color: #F4FF8E;
}
#footer_contact a:hover {
	color:#FCF;
}
#footer_contact h2{
    font-size:45px;
	margin-top: -5px;
	border-bottom:1px solid #fcfcfc;
	line-height: 65px;
	text-indent:20px;
}
#footer_contact h5{
    text-transform: none;
    font-weight: normal;
    line-height: 35px;
    font-size: 31px;
    text-align: left;
}
#footer_contact h5 i {
    width: 52px;
    display: block;
    float: left;
    margin-left: 25px;
    font-size: 30px;
}
.link_footer_nav {
	margin-top: 20px;
	text-align: center;
	display: block;
	font-family: tahoma;
	font-size: 14px;
	padding-left:15px;
	padding-right:15px;
}
#footer_contact .link_footer_nav a {
    color: #FEDEEF;
}
#footer_contact .link_footer_nav a:hover {
    color: #FFF300;
}

h1.th0 {
	display: none!important;
	visibility:hidden!important;
}


.content_webadmin {
	background:#f3f3f3;
}
.content_webadmin .container {
	background:#fff;
	margin: 50px auto;
	padding: 50px 0;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.content_webadmin .container h2{
	font-size: 27px;
	color: #333;
	text-indent: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
.content_webadmin .menu {
	list-style:none;
	margin-bottom: 50px;
}
.content_webadmin .menu li{
	list-style:none;
	text-align:center;
	width: 25%;
	float:left;
	font-size: 23px;
	font-family: 'thaisans_neuebold';
	letter-spacing:1px;
	margin: 20px 0;
	
}
.content_webadmin .menu li a {
	color: #4c4b4b;
}
.content_webadmin .menu li a i {
	font-size: 65px;
	margin:auto;
	display:block;
	color: #428bca;
	width:80%;margin:0 auto;transition:all .2s linear;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-ms-transition:all .2s linear;
}
.content_webadmin .menu li a:hover,
.content_webadmin .menu li a:hover i{
	color:#ff8b2a;
	
}
.content_webadmin th,.content_webadmin td{
	line-height: 18px!important;
}

#contactHasSent {
	color: #fff;
	display:none;
	font-size: 23px;
	text-align:center;
	line-height: 30px;
}
#contactHasSent h3{
	font-size: 29px!important;
}

.req{
	color:#F00;
}
.col-left{
	text-align:right;
}

.text-only-mob{
	display:none;
}



/* cookies */
.highlight {
    background: rgba(255,215,0,0.115);
}
#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 375px;
    background-color: var(--purple);
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.25);
    margin-left: 30px;
    font-family: system-ui;
	background: #a98490;
	z-index:99999999999;
}
#gdpr-cookie-message h4 {
    color: var(--red);
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
    color: var(--red);
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: white;
    font-size: 15px;
    line-height: 1.5em;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: var(--red);
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
    color: white;
    border-bottom-color: var(--red);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    background: var(--red);
    color: white;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover {
    background: white;
    color: #000;
    transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
    background: white;
    color: var(--red);
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}
#gdpr-cookie-advanced{display:none!important;}


@-webkit-keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@media all and (min-width:1367px) {
	#nav .container,#second-head .container {width:90%;}
	#work h2{margin-left:13%;}
	body,.inner-table-course { background-size:100% auto;}
	.body3{
	background-position: 0 800px;
	}
}
@media all and (max-width:1280px) {
	#nav .container{
		width:100%;
	}
	#nav .navbar-header .navbar-nav.nav-title{
		position:absolute;
	}
	#nav .navbar-nav.nav-title {
		margin-left: 125px;
	}
	#nav .inner_nav {
		background-position:left;
	}
	#work .item-work{
		height: 420px;
	}
 
}
@media all and (max-width:1024px) {
	#nav .navbar-nav.nav-title h1.title_full{
	  display: none;
	}
	#nav .navbar-nav.nav-title h1.title_short{
	  display: block;
	}
	#nav .navbar-right li a{
      font-size: 21px;
	  padding-right: 7px;
	  padding-left: 7px;
	  font-weight:bold;
	}
	#second-head, #nav{
	  background-position:-155px 0;
	}
	.tel-line-nav a{
	  margin: 15px 0 0 10px;
	}
}
@media (max-width: 992px) {
	.body3{
	background-position: 0 300px;
	}
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
		margin-left: -15px;
		
    }
	.navbar-collapse{
		max-height:none;
	}
	#nav{
		background-size: auto 100%;
		background-position: -175px 0;
	}
	#nav .navbar-header{
		height: 120px;
	}
	#nav .navbar-nav li a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#nav .navbar-nav.nav-title {
		margin-left:150px;
	}
	#nav .navbar-brand img {
		width: 235px;
		margin-top: -10px;
	}
	#nav .navbar-header .navbar-nav.nav-title {
		margin-left:80px!important;
	}
	#nav .navbar-right li a{
		font-size: 25px;
		font-weight: normal;
		text-indent: 25px;
	  
	}
	#nav .navbar-nav.navbar-lang li a { 
		padding: 4px 8px!important;
	}
	#nav .navbar-header .navbar-nav.nav-title {
		margin-left: 120px!important;
		display:block;
	}
	#second-head{
		background-position:-435px 0;
	}
	#content_view .content.view img { 
		margin:15px 0;
		max-width:100%!important;
		height: auto!important;
	}
	#content_view .content.page4 img{
		width:100%!important;
		height:auto!important;	
	}
	#content_view .content.page3 table img,
	#content_view .content.page4 table img{
		max-width:180px!important;width:180px!important;
		height: 180px!important;	
	}
	.page3 table,
	.page4 table{
		width:30.66%!important;
	}
	#work .item-work{
		height: auto;
	}
	#setting_menu {top:20px;}
	.title_view,.view_path{padding-right:30px;}
	.blog-share{
		width:100%; position:relative; height:80px; top:-10px; right:0;
	}
	.count-share {
		width: 40%;
	}
	.btn-share{
		width: 55%;
	}
	.btn-share a{
		margin-right: 2%;
		margin-left: 2%;
	}
	.qr-footer{
		text-align:center;
	}
	#content_view .content .item-review{padding-bottom:0;}
}

@media all and (max-width:800px) {


	#about_us, #work{
		padding-top:30px;
	}
	#about_us .row, #contact .row {
		width:95%;
		margin:auto;
	}
	#about_us h2{
		font-size: 28px!important;
	}
	#second-head{
		background-position:-415px 0;
	}
	.tel-line-nav a i,.tel-line-nav a b {
		padding-right:6px;
	}
	#second-head{
		height:auto;
	}
	.tel-line-nav a{
		margin-top:10px;
		margin-bottom:12px;
	}
	#footer_contact h5{
		font-size:26px;
	}
	

}



@media (max-width: 767px) {
	.tel-line-nav a{
		font-size:28px!important;
	}
	#contact .map_contact.contact_hatyai img{
		max-width:100%;
	}
	#second-head{
		background-position:-415px 0;
		background-size:auto 100%;
		padding:5px 0 8px 0;
	}
	.tel-line-nav a{
		margin: 0 5px 0 5px;
	}
	.page3 table,
	.page4 table{
		width:46%!important;
	}
	.item-article{
		height:auto;
		width:100%;
	}
	.col-left{
		text-align:left;
	}
	#media_video{padding-top:0;}
}


@media all and (max-width:640px) {
	.header-pink{
		padding-left:15px; padding-right:15px;
	}
	#work h2 {
		width:100%;
		padding-left:0; padding-right:0;
		text-align:center;
		background-position:center;
		font-size:40px!important;
	}
	a.btn-tell{
		margin-bottom:-20px;
	}
	.tel-line-nav a{
		font-size:26px!important;
		margin: 0 2.5px 0 2.5px;
	}
	#second-head .tel-line-nav {
		text-align:center;
	}
	.page3 table,
	.page4 table{
		width:98%!important;
	}
	.page3 table td,.page3 table td *,
	.page4 table td,.page4 table td *{
		min-height: 0px;
	}
	.page3 table img,
	.page4 table img{
		margin-bottom:-40px!important;
	}
	#table-course h2.title-review{text-align:center; text-indent:0;}

}
@media all and (max-width:480px) {

	#about_us .container{
		padding-left:5px;
		padding-right:5px;
	}
	#about_us .container1{
		width: 100%!important;
		padding-left:0px;
		padding-right:0px;
	}
	#about_us .container1 .row, .col-tutor{
		padding-left:0px;
		padding-right:0px;
	}
	#contact .row {
		width: 100%!important;
	}
	.develop_by,.nav_work{
		display:none;
	}
	#footer_contact h5{
		font-size:23px;
	}
	h2.font-md-h2 {font-size:35px!important;}
	.tel-line-nav a{
		font-size:19px!important;
		padding: 5px 10px;
		margin:0;
	}
	.tel-line-nav a i,.tel-line-nav a b{
		margin-right:-10px;
	}
	#second-head{
		background-position:-405px 0;
		padding-top:0;
	}
	.tel-line-nav a.btn-tell{
		font-weight:bold;
	}
	
	/* content */
	#content_view .content.view {padding-top:10px;}
	h3,.title_view,#content_view .content h1 {font-size:25px; line-height:30px; text-indent:0;}
	#content_view .content h2{text-indent:0;font-size:23px;}
	.title_view {border-bottom-width:1px; padding-bottom:5px;}
	#content_view .content {border:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;
	}
	#content_view .content p {margin:0;}
	.content.view, .form-control {width:100%!important;}
	label input[type="radio"], label input[type="checkbox"]{width:auto!important;}
	.text-only-mob{
		display:inherit;
	}
	.slick-dots{padding:0 15px!important; bottom: -50px!important;}
}
@media all and (max-width:320px) {
	.container.view {padding:0;}
	#content_view {margin-top:0;}
	#second-head .container,#second-head .row,#second-head .tel-line-nav {
		width:100%; padding:0; margin:0;
	}
	h3,.title_view,#content_view .content h1 {font-size:23px;!important; line-height:25px;}
}

