.imgfullwidth img {
  max-width: 100%; }

.arrow-left,
.arrow-right {
  width: 40px;
  height: 40px;
  display: block;
  margin: -4px 0 0 -5px;
  background: url(../img/arrow-right.png) no-repeat; }

.arrow-left {
  background: url(../img/arrow-left.png) no-repeat;
  margin: -4px 0 0 -8px; }

img {
  max-width: 100%; }

.service-box {
  text-align: center; }

.service-box img {
  max-width: 100%; }

.service-title {
  display: block;
  text-align: center;
  margin-top: 15px;
  font: 300 18px/20px 'Kanit', Tahoma;
  background-color: #2a9fcc;
  color: #fff;
  padding: 15px 0;
  margin: 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px; }

.content-head h4 {
  font: 300 24px/32px 'Kanit', Tahoma;
  color: #2a9fcc !important; }

.ask {
  font-family: 'Kanit', Tahoma; }

.about-img-2 {
  border: 8px solid #eaeaea; }

.about-img-2,
.about-img-1 {
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  -ms-border-radius: 300px;
  -o-border-radius: 300px;
  border-radius: 300px; }

.owl-theme.mainslide .owl-prev:hover,
.owl-theme.mainslide .owl-next:hover {
  background-color: #fff;
  opacity: 1; }

.owl-theme.mainslide .owl-prev,
.owl-theme.mainslide .owl-next {
  opacity: 0.7;
  position: relative;
  position: absolute;
  background-color: #fff;
  color: #414141;
  font-size: 24px;
  text-align: center;
  border-radius: 40px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4); }

.owl-theme.mainslide .owl-prev {
  left: 10px; }

.owl-theme.mainslide .owl-next {
  right: 10px; }

.owl-theme.mainslide .owl-nav {
  position: relative; }

.navbar-default {
  background-color: #fff;
  border: 0px; }

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 415px; }

.btn-primary {
  background-color: #414141 !important;
  border-color: #414141 !important; }

body {
  font-weight: normal;
  line-height: 18px;
  color: #666; }

.intro-header {
  background: none;
  background-position: center top;
  padding: 0;
  position: relative;
  overflow: hidden; }
  .intro-header .item {
    padding: 0; }

.nav-telephone {
  /*position: relative;
	padding-left: 40px;
	padding-top: 5px;
	color: $color_primary;
	.icon-phone{
		position: absolute;
		top:8px;
		left:20px;
		font-size: 32px;
	}*/ }

.nav-search {
  padding-top: 10px;
  padding-left: 15px; }
  .nav-search input[type='text'] {
    border: 0px;
    border-bottom: 1px solid #414141;
    outline: 0px;
    width: 100px; }
  .nav-search .btn-search {
    border: 0px;
    width: 24px;
    height: 24px;
    outline: 0px;
    background: transparent;
    font-size: 24px;
    color: #414141; }

.navbar-nav > li > a {
  padding-left: 10px;
  padding-right: 10px; }

.intro-message {
  padding: 0; }

.logo {
  padding-top: 100px;
  padding-bottom: 50px;
  width: 100%;
  margin: 0 auto;
  text-align: center; }
  .logo img {
    max-width: 100%;
    width: 80%; }
  .logo .logo-desc {
    font-size: 28px;
    border-top: 1px solid #afafaf;
    display: block;
    color: #666;
    margin-top: 15px;
    padding-top: 10px;
    font-family: 'PT Serif', serif;
    font-style: italic;
    font-weight: 400; }

.nav-telephone:before,
.nav-search:before {
  display: inline-block;
  content: '';
  height: 30px;
  border-left: 1px solid #ccc;
  position: absolute;
  top: 10px;
  left: 0px; }

.nav-telephone {
  margin-left: 15px;
  padding-left: 60px; }

.nav-search {
  margin-left: 25px;
  padding-left: 25px; }

.no-bg {
  background: none !important; }

.nomargin {
  margin: 0 !important; }

.nopadding {
  padding: 0 !important; }

.mt-xs {
  margin-top: 20px !important; }

.mt-sm {
  margin-top: 40px !important; }

.mt-lg {
  margin-top: 80px !important; }

.mb-xs, .divide-line {
  margin-bottom: 10px !important; }

.mb-xs-2 {
  margin-bottom: 30px !important; }

.mb-sm {
  margin-bottom: 20px !important; }

.mb-lg {
  margin-bottom: 80px !important; }

.mt-xlg {
  margin-top: 120px !important; }

.mb-xlg {
  margin-bottom: 120px !important; }

.pl-no {
  padding-left: 0 !important; }

.pr-no {
  padding-right: 0 !important; }

.navbar-nav .nav-item a {
  color: #414141; }

.navbar-nav .nav-item {
  position: relative; }

.gallery-page .gallery-overlay {
  left: 15px;
  right: 15px;
  width: auto; }

.gallery-page .item {
  margin-bottom: 30px; }

.gallery .item {
  position: relative;
  overflow: hidden; }
  .gallery .item img {
    width: 100%;
    max-width: 100%; }

.course-img {
  position: relative; }

.course-img-video:after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -13px 0 0 -8px;
  border-left: 10px solid #000;
  border-top: 8px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 8px solid transparent; }

.course-img-video:before {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50px;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.75);
  margin-top: -25px;
  margin-left: -25px;
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background-color: #fff; }

.course {
  margin-bottom: 50px; }
  .course .course-img {
    border-bottom: 1px solid #fff; }
    .course .course-img img {
      max-width: 100%; }
  .course .course-title {
    display: block;
    font: normal 18px/20px Kanit, Tahoma;
    color: #414141;
    padding: 25px 0 10px 0;
    margin-bottom: 15px; }
    .course .course-title:after {
      margin-top: 15px;
      display: block;
      width: 40%;
      border-bottom: 1px solid #afafaf;
      content: ""; }
  .course .course-desc {
    color: #666;
    font-weight: normal;
    height: 80px;
    position: relative; }

.course-detail-sidebox i {
  width: 20px;
  text-align: center; }

.font-style-mini {
  font-size: 12px !important;
  font-family: Tahoma !important;
  font-style: normal !important; }

.content-box-noborder {
  border: 0px !important; }

.content-box,
.content-box-fullwidth {
  border-bottom: 1px solid #ccc;
  padding-bottom: 50px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
  width: auto; }
  .content-box:after,
  .content-box-fullwidth:after {
    content: "";
    display: block;
    clear: both; }
  .content-box .content-head, .content-box .content-body,
  .content-box-fullwidth .content-head,
  .content-box-fullwidth .content-body {
    margin-left: 10px; }
  .content-box .content-head,
  .content-box-fullwidth .content-head {
    margin-top: 15px;
    font: normal 34px/24px Kanit, Tahoma;
    color: #414141; }
    .content-box .content-head .content-head-desc,
    .content-box-fullwidth .content-head .content-head-desc {
      margin-top: 5px;
      font: italic 20px/20px 'PT Serif', serif;
      color: #999; }
    .content-box .content-head:after,
    .content-box-fullwidth .content-head:after {
      display: block;
      content: "";
      width: 60%;
      border-bottom: 1px solid #ccc;
      margin-top: 20px;
      margin-bottom: 20px; }
  .content-box .content-body,
  .content-box-fullwidth .content-body {
    font-weight: normal; }
  .content-box .content-readmore,
  .content-box .content-readmore-submit,
  .content-box-fullwidth .content-readmore,
  .content-box-fullwidth .content-readmore-submit {
    margin-top: 30px;
    display: block;
    float: right;
    background: #666;
    position: relative;
    color: #fff;
    font: normal 14px/18px Kanit, Tahoma;
    padding: 8px 15px 8px 15px; }
    .content-box .content-readmore:after,
    .content-box .content-readmore-submit:after,
    .content-box-fullwidth .content-readmore:after,
    .content-box-fullwidth .content-readmore-submit:after {
      content: '';
      position: absolute;
      top: 0px;
      left: -34px;
      display: block;
      width: 0px;
      height: 0px;
      border-top: 17px solid transparent;
      border-right: 17px solid #666;
      border-bottom: 17px solid transparent;
      border-left: 17px solid transparent; }
  .content-box .content-readmore-submit,
  .content-box-fullwidth .content-readmore-submit {
    background: #414141; }
    .content-box .content-readmore-submit:after,
    .content-box-fullwidth .content-readmore-submit:after {
      border-right-color: #414141; }

.content-box-compact {
  padding-bottom: 0;
  margin-bottom: 0;
  border: 0px; }
  .content-box-compact:after {
    display: none; }
  .content-box-compact .content-head {
    margin-left: 0; }

.content-box-fullwidth {
  border-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px; }

.course-detail-img img,
.course-detail-img iframe {
  border-bottom: 3px solid #414141; }

.ask {
  display: block;
  border-left: 8px solid #414141;
  box-sizing: border-box;
  margin-bottom: 5px;
  padding: 10px 15px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
  background-color: #fff;
  font-size: 14px;
  color: #414141; }
  .ask:hover {
    background-color: #eaeaea; }

.answer {
  position: relative;
  overflow: hidden;
  height: 0px;
  margin-bottom: 15px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  border-left: 8px solid #eaeaea; }

.answer.open {
  height: auto; }

.answer-body {
  padding: 10px 15px; }

.card {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 10px;
  text-align: center; }
  .card .card-img {
    border-radius: 50px;
    margin-bottom: 15px;
    width: 100px;
    height: 100px; }
  .card .card-name {
    display: block;
    color: #414141;
    font-family: Kanit, Tahoma;
    font-size: 14px;
    margin-bottom: 15px; }
  .card .card-desc {
    display: block;
    color: #999;
    font-style: normal; }
  .card .card-course {
    margin-bottom: 15px; }
  .card .card-course,
  .card .card-quote {
    display: block; }

.grid-item {
  width: 33%;
  float: left;
  margin-bottom: 15px; }

.testimonial-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .testimonial-list .testimonial-item {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    padding-top: 15px; }
    .testimonial-list .testimonial-item:after {
      content: "";
      display: block;
      clear: both; }
  .testimonial-list .testimonial-img {
    width: 20%;
    float: left;
    position: relative; }
    .testimonial-list .testimonial-img:after {
      content: "";
      width: 31px;
      height: 31px;
      background: url(../img/icon-testimonial.png) no-repeat;
      display: block;
      position: absolute;
      bottom: -5px;
      right: -5px; }
    .testimonial-list .testimonial-img img {
      border-radius: 100px;
      max-width: 100%; }
  .testimonial-list .testimonial-title {
    font-style: italic;
    color: #666;
    margin-top: 10px;
    float: left;
    width: 80%;
    padding-left: 5%;
    box-sizing: border-box; }

.column-mark {
  position: relative; }
  .column-mark:before {
    content: "";
    border-left: 10px solid #414141;
    border-top: 15px solid #414141;
    border-right: 10px solid transparent;
    border-bottom: 15px solid transparent;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 0px;
    left: 15px; }

.pagination-list {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  font: normal 18px/18px 'PT Serif', serif; }
  .pagination-list li {
    display: inline-block;
    padding: 0 8px; }
    .pagination-list li a {
      color: #999; }
  .pagination-list li.active a {
    color: #414141; }

#googleMapBox {
  margin: 0 auto; }

.img-fill-width img {
  max-width: 100%; }

.color-primary {
  color: #414141;
  font-weight: bold; }

.pre-footer {
  margin-top: 80px;
  background-color: #eaeaea;
  padding: 40px 0; }

footer {
  background-color: #414141; }
  footer .copyright {
    color: #fff; }
  footer .list-inline a {
    color: #fff; }

.gallery-overlay {
  position: absolute;
  top: 250px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  color: #fff;
  font: normal 22px/22px Kanit, Tahoma;
  text-align: center;
  padding: 20% 15%;
  -webkit-transition: top 0.4s;
  -o-transition: top 0.4s;
  transition: top 0.4s; }
  .gallery-overlay:hover {
    color: #fff; }

.gallery .item:hover .gallery-overlay {
  top: 0px; }

.nav-search-text {
  display: none !important; }

.owl-theme .owl-dots .owl-dot span {
  background: #414141;
  width: 15px;
  height: 15px; }

body {
  background: #f1f1f1; }

.bg1 {
  background: #fff;
  background-position: center bottom;
  background-size: cover; }

.mainslide {
  padding: 0 !important;
  overflow: auto; }

.btn-cal-telno {
  font: 300 20px/34px Kanit, Tahoma;
  padding-left: 15px;
  padding-right: 15px; }

.logo-head img {
  width: 70px; }

.product-img {
  position: relative;
  overflow: hidden;
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  .product-img:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 200px #000;
    opacity: 0;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s; }
  .product-img img {
    -webkit-transition: -webkit-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s; }
  .product-img:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .product-img:hover:after {
    opacity: 1; }

.member:first-child .btn-delete {
  display: none; }

.member .btn-add {
  display: none; }

.member:last-child .btn-add {
  display: inline-block; }

.login-action span {
  padding: 15px; }

.label-en {
  display: block;
  font-size: 11px;
  font-weight: normal; }

.valign {
  vertical-align: middle !important; }

.product-grid .product-item {
  margin-bottom: 15px; }

.buycredit .form-group {
  margin-bottom: 5px; }
  .buycredit .form-group input[type='radio'] {
    margin-right: 5px; }

.payment .checkbox-inline input[type='radio'] {
  margin-right: 5px; }

.payment .checkbox-inline img {
  margin-right: 5px; }

.reserve-group .btn, .btn {
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 6px;
  border: 3px solid #fff;
  background-color: #333;
  color: #fff; }
  .btn:hover {
    color: #fff;
    background-color: #666; }

.reserve-group {
  margin-top: 20px;
  max-width: 600px;
  margin: 0 auto; }
  .reserve-group input,
  .reserve-group select {
    font-size: 20px;
    font-weight: 300;
    padding: 10px 15px;
    height: 50px; }

*.hilight-line3,
*.hilight-line3 div {
  color: #525252;
  line-height: 40px; }
  *.hilight-line3 .text-green,
  *.hilight-line3 div .text-green {
    font-size: 130%; }

.text-team {
  font: 300 28px/30px 'Kanit', Tahoma;
  color: #414141; }

.avatar-item {
  margin-right: 15px;
  font: 300 16px/20px 'Kanit', Tahoma;
  color: #333;
  margin-top: 6px; }
  .avatar-item .fa {
    margin-right: 5px; }

.avatar-img {
  display: inline-block;
  width: 50px;
  height: 50px; }
  .avatar-img img {
    width: 100%;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px; }

.textslide .owl-item.center:after {
  content: '';
  display: block;
  position: absolute;
  top: -60px;
  left: 20px;
  width: 0;
  height: 0;
  border: 30px solid #f1f1f1;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid transparent; }

.logobar {
  padding: 8px 0;
  background-color: #fff; }

.textslide {
  color: #54555a;
  margin-top: 7px; }
  .textslide .owl-stage-outer {
    overflow: visible; }
  .textslide .owl-item {
    cursor: pointer; }
  .textslide .item {
    width: auto;
    text-align: left;
    border-right: 2px solid #b5b5b5; }
    .textslide .item p {
      box-sizing: border-box;
      padding: 10px 20px; }

.bg-head {
  position: relative;
  /*&:before{
		display:block;
		content:"";
		background: #fff;
		height: 30px;
		margin-left: -15px;
		margin-right: -15px;
		position: absolute;
		bottom: 0px;
		width: 100%;
		border-radius: 100%/30px 100% 0 0;
	}*/ }
  .bg-head .item {
    overflow: auto;
  }

.btn-viewdetail,
.btn-chooseplan {
  max-width: 250px;
  margin: 0 auto; }

a.btn-chooseplan:hover,
.btn-primary:hover {
  background: #e04213 !important; }

.desc-img {
  display: block;
  text-align: center;
  margin-top: 5px;
  font-style: italic;
  color: #999; }

.article-title {
  font: 300 24px/26px 'Kanit', sans-serif;
  color: #414141;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .article-title .date {
    font-size: 14px;
    font-style: italic;
    color: #999; }

.pb-lg {
  padding-bottom: 80px; }

.package-bg {
  background-color: #35bbee;
  position: relative; }
  .package-bg:after {
    display: block;
    content: "";
    width: 100%;
    height: 30px;
    background: #fff;
    position: absolute;
    top: -15px;
    left: 0px;
    border-radius: 0px 0px 100% 100%/30px; }

.package-container {
  margin-top: -120px;
  position: relative;
  z-index: 10;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto; }

.navwrapper {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto; }

.intro img {
  max-width: 100%; }

.ptb10 {
  padding-top: 10px; }

.topnav {
  margin-bottom: 0; }

.course .course-desc {
  font: normal 12px/18px Tahoma;
  color: #999;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  height: auto; }

.course .readmore {
  font-size: 12px;
  text-align: right;
  display: block; }

.course .btn-green {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 0px 4px #666, inset 0px 0px 10px #6a9511;
  box-shadow: 0px 0px 4px #666, inset 0px 0px 10px #6a9511; }

.course-head {
  margin-bottom: 20px; }
  .course-head i {
    font-size: 24px;
    position: relative;
    top: 3px;
    margin-right: 8px;
    color: #fff; }
  .course-head span {
    color: #414141;
    font: 300 48px/24px Kanit, Tahoma;
    display: inline-block;
    margin-left: 5px; }

.package-box {
  border: 3px solid #414141;
  background-image: url(../img/bg-package.gif);
  background-position: center -70px;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0px 0px 6px #2292bd;
  box-shadow: 0px 0px 6px #2292bd;
  font-family: 'Kanit', Tahoma;
  border-radius: 8px;
  text-align: center;
  box-sizing: border-box;
  padding: 10px 35px;
  margin: 0 15px;
  width: 20%;
  display: inline-block;
  color: #9d9d9d;
  float: none;
  position: relative;
  background-color: #fff;
  /*overflow: hidden;*/ }
  .package-box .badge {
    border-radius: 0px;
    font-weight: 300;
    font-size: 22px;
    background-color: #92c427;
    width: 60px;
    height: 40px;
    line-height: 36px;
    transform: rotate(-45deg);
    position: absolute !important;
    display: inline-block;
    top: 10;
    left: -2px; }
    .package-box .badge:after, .package-box .badge:before {
      content: "";
      display: block;
      width: 0px;
      height: 0px;
      border-top: 20px solid transparent;
      border-bottom: 20px solid #92c427;
      border-left: 20px solid #92c427;
      border-right: 20px solid transparent;
      position: absolute;
      top: 0px;
      right: -40px; }
    .package-box .badge:after {
      border-top: 20px solid transparent;
      border-bottom: 20px solid 92c427;
      border-left: 20px solid transparent;
      border-right: 20px solid #92c427;
      right: auto;
      left: -39px; }

.package-name {
  font-weight: 300;
  font-size: 18px;
  line-height: 18px;
  margin-top: 15px;
  display: inline-block; }
  .package-name span {
    font-size: 48px;
    font-family: Arial;
    color: #ffba00; }

.package-desc {
  margin: 40px 0;
  font-size: 14px;
  font-family: sans-serif;
  font-weight: normal; }

.package-price {
  font-weight: 300;
  font-size: 22px;
  white-space: nowrap; }
  .package-price span {
    color: #b0df4b;
    font-size: 40px;
    display: inline-block;
    margin-right: 5px;
    font-family: Arial; }

.package-type2 .package-name span {
  color: #ff8a00 !important; }

.package-type3 .package-name span {
  color: #ff5a00 !important; }

.package-type4 .package-name span {
  color: #ff3c00 !important;
  font-size: 80px;
  margin-top: 20px;
  display: inline-block; }

.package-buy.btn {
  color: #fff;
  font-weight: 300;
  display: inline-block;
  border-radius: 8px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 0px 4px #999;
  box-shadow: 0px 0px 4px #999;
  position: relative;
  font-size: 20px;
  top: 30px; }
  .package-buy.btn i {
    margin-right: 5px; }

.bg {
  /*background: url(../img/blackboard.jpg) no-repeat bottom center;*/
  /*background-size: cover;*/ }

.text-green {
  color: #b0df4b; }

.breakline {
  display: block; }

.hilight-line1, .hilight-line2 {
  margin-top: 180px;
  font: 300 60px/60px 'Kanit', Tahoma;
  -webkit-text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
  -moz-text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
  -ms-text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
  -o-text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6); }

.hilight-line2 {
  font-size: 30px;
  font-weight: 100;
  margin-top: 30px;
  display: block; }

.course-wrapper {
  margin-top: 40px; }

.topnav .navbar-nav .nav-item {
  padding-left: 15px;
  padding-right: 15px; }

.bg-head {
  font-family: 'Kanit', Tahoma; }

.topnav .navbar-nav .nav-item a {
  color: #fff;
  font: 300 14px/18px 'Kanit', Tahoma;
  outline: 0px;
  padding: 5px 5px; }
  .topnav .navbar-nav .nav-item a:hover {
    color: #ccc; }
  .topnav .navbar-nav .nav-item a .fa {
    margin-right: 5px;
    color: #fff; }

.z99 {
  position: relative;
  z-index: 99; }

.text-blue {
  color: #414141 !important; }

.edit-profile {
  display: inline-block;
  margin-left: 5px; }
  .edit-profile i {
    margin-right: 3px; }

.rating-group {
  position: relative;
  top: 6px;
  left: 15px; }

.text-white {
  color: #fff !important; }

.head-desc {
  display: block;
  font-size: 12px;
  color: #afafaf;
  margin-top: -10px; }

.bluebox {
  padding: 20px 40px;
  box-sizing: border-box;
  margin: 20px;
  margin-top: 137px;
  position: relative;
  left: 20px;
  margin-right: 80px;
  height: 380px;
  background: rgba(0, 168, 210, 0.85);
  text-align: left; }
  .bluebox .h1 {
    padding: 0;
    margin: 0;
    color: #ffde00;
    font: 100 20px/28px 'Kanit', Tahoma; }
  .bluebox .howto-list {
    list-style: none;
    margin-top: 10px;
    padding: 0; }
    .bluebox .howto-list li {
      padding-left: 35px;
      margin-top: 10px;
      background: url(../img/icon-check-green.png) 0px 0px no-repeat; }
    .bluebox .howto-list li::after {
      content: "";
      display: block;
      border-top: 2px solid rgba(255, 255, 255, 0.4);
      width: 60%;
      margin-top: 10px; }
  .bluebox .btn-getquote {
    background-color: #eca100 !important;
    margin-top: 0px;
    padding: 10px 25px;
    margin-left: 35px; }
  .bluebox .textstyle1 {
    font: 300 24px/32px 'Kanit', Tahoma;
    color: #333; }
  .bluebox .textstyle2 {
    display: block;
    font-size: 14px;
    color: #333; }

.topnav .navbar-nav {
  /*text-align: center;*/ }

.topnav .navbar-nav .nav-item.active a {
  background-color: transparent;
  color: #fff; }

.bgnav {
  background-color: #414141;
  border-bottom: 0px solid #ccc;
  /*height: 60px;*/
  /*border-radius: 0 0 100% 100%/20px;*/ }

.nav-footer {
  font-size: 12px; }
  .nav-footer a {
    font-weight: 500;
    color: #414141 !important; }

.row-action {
  margin: 30px 0; }

.action-item {
  margin-bottom: 15px; }
  .action-item img {
    max-width: 100%; }

.navbar-default .navbar-toggle {
  background-color: #fff; }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #414141; }

.navbar-default {
  background-color: transparent; }

.intro {
  font: 300 36px/38px Kanit, Tahoma;
  color: #414141;
  margin-bottom: 30px; }

.intro-header {
  margin-top: 0;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto; }

.subscribe-box {
  margin-top: -15px; }
  .subscribe-box .icon-sub {
    padding-right: 0px;
    top: 0;
    text-align: center;
    padding: 0; }
    .subscribe-box .icon-sub img {
      max-width: 100%; }
  .subscribe-box .icon-text {
    margin-left: 5px;
    text-align: center;
    padding: 0;
    box-sizing: border-box; }
    .subscribe-box .icon-text strong {
      font: 300 30px/40px 'Kanit', Tahoma;
      color: #414141; }
    .subscribe-box .icon-text span {
      display: block;
      font-size: 14px;
      line-height: 18px;
      color: #afafaf; }
  .subscribe-box .row-tb-subscribe {
    margin-top: 15px; }
    .subscribe-box .row-tb-subscribe .col-xs-12 {
      padding: 0; }
  .subscribe-box .tb-subscribe {
    font-size: 14px;
    line-height: 28px;
    padding-left: 15px;
    width: 180px;
    vertical-align: top; }
  .subscribe-box .tb-btn {
    background-color: #eca100;
    vertical-align: top;
    border: 1px solid #ccc;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 28px; }

.intro-desc {
  font: 300 22px/30px Kanit, Tahoma;
  margin-bottom: 40px;
  color: #fff;
  -webkit-text-shadow: 0px 0px 5px #000;
  -moz-text-shadow: 0px 0px 5px #000;
  -ms-text-shadow: 0px 0px 5px #000;
  -o-text-shadow: 0px 0px 5px #000;
  text-shadow: 0px 0px 5px #000;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px; }

.concept-head {
  display: block;
  margin-top: 20px;
  color: #92d3df;
  font: 300 24px/30px Kanit, Tahoma; }

.concept-desc {
  font: 300 20px/30px Kanit, Tahoma;
  margin-top: 10px;
  color: #afafaf; }

.search {
  border: 1px solid #ccc;
  border-left: 6px solid #ffde00;
  font: 300 18px/20px Kanit, Tahoma;
  padding: 10px 10px 10px 20px;
  width: 400px;
  max-width: 100%;
  outline: 0px; }

.concept-row {
  padding-top: 50px;
  padding-bottom: 50px; }

.logo {
  padding-top: 50px;
  padding-bottom: 150px; }
  .logo img {
    width: auto; }
  .logo .logo-desc {
    border: 0px; }

.course-action {
  border-top: 1px solid #afafaf;
  margin-top: 5px;
  padding-top: 5px; }
  .course-action:after {
    content: "";
    display: block;
    clear: both; }

.line-id {
  color: #8c8f94;
  display: inline-block;
  margin-top: 10px; }

.line {
  margin-bottom: 15px; }
  .line img {
    margin-right: 15px; }

.facebookiframe iframe {
  max-width: 100%; }

.course-price {
  font-family: Kanit, Tahoma; }

.old-price {
  color: #e10000;
  text-decoration: line-through;
  margin-right: 5px;
  font-size: 18px; }

.new-price {
  font-size: 26px; }

.btn-action-1,
.btn-action-2 {
  border-radius: 0px;
  color: #fff !important;
  font: 300 18px/20px Kanit, Tahoma;
  padding: 8px 15px; }
  .btn-action-1 i,
  .btn-action-2 i {
    margin-right: 5px; }

.btn-action-1 {
  background-color: #afafaf; }

.btn-action-2 {
  background-color: #b0df4b; }

.course .course-title {
  font-weight: 300;
  color: #414141;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin: 5px 0 0 0;
  padding-top: 0px;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 18px; }
  .course .course-title .date {
    font-size: 12px;
    font-style: italic;
    color: #afafaf; }
  .course .course-title:after {
    display: none; }

.norti, .norti-primary {
  display: inline-block;
  background: #ccc;
  text-align: center;
  line-height: 20px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -ms-border-radius: 22px;
  -o-border-radius: 22px;
  border-radius: 22px;
  width: 22px;
  height: 22px;
  margin-left: 5px; }

.norti-primary {
  border: 1px solid #e85c26;
  -webkit-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, 0.4);
  box-shadow: inset 1px 1px 0px rgba(255, 255, 255, 0.4);
  background: #e85c26;
  color: #fff; }

.intro h4 {
  font: 300 34px/28px 'Kanit', Tahoma;
  color: #ffba00; }

.ask {
  color: #414141; }

.step-list .service-title {
  font-size: 14px;
  padding: 0;
  line-height: 14px;
  background: none;
  color: #414141;
  font-weight: 500; }

.form-horizontal .control-label {
  /*color: #fff;*/ }

.pre-footer {
  /*background-image: url(../img/footer-bg.jpg);*/
  background-color: #2a9fcc;
  background-repeat: no-repeat;
  background-size: auto 100%;
  color: #fff !important;
  margin-top: 0; }

footer {
  border-top: 4px solid #646464;
  padding: 25px 0;
  background-color: #f4f4f4;
  color: #8c8f94; }
  footer .quicklink a {
    color: #8c8f94; }
  footer .copyright {
    margin-top: 15px;
    font: 300 16px/16px 'Kanit', Tahoma;
    color: #646464; }

.searchwrapper {
  position: relative; }

.searchbtn {
  background-color: #fff;
  border: 1px solid #ccc;
  border-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: -1px;
  position: relative;
  top: 3px;
  outline: 0px; }
  .searchbtn i {
    font-size: 28px;
    line-height: 35px;
    color: #414141; }

.address {
  line-height: 22px;
  margin-top: 15px; }

.quickhead {
  font: 300 18px/20px Kanit, Tahoma; }

.quicklink {
  list-style: none;
  margin-left: 0;
  padding: 0;
  margin-top: 10px; }
  .quicklink li {
    line-height: 28px; }
  .quicklink a {
    color: #fff;
    font-size: 12px; }

.logo-mobile {
  display: none; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: transparent; }

.myaccount-menu {
  list-style: none;
  font: 300 18px/28px Kanit, Tahoma;
  margin-bottom: 40px; }
  .myaccount-menu li i {
    width: 25px; }

.profile-box .row {
  line-height: 30px; }

.content-head h4 {
  font-family: Kanit, Tahoma; }

.purchase-list {
  list-style: none; }
  .purchase-list a {
    font: normal 16px/18px Kanit, Tahoma; }
  .purchase-list .date {
    display: block;
    margin-top: 10px;
    color: #666; }
  .purchase-list li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px; }

/* menu admin */
.myaccount-menu {
  background-color: #fff;
  padding: 20px;
  border-radius: 4px;
  border: 1px solid #ccc;
  border-top-width: 4px; }
  .myaccount-menu li {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
    padding-top: 5px; }

.adminbar {
  border-bottom: 3px solid #414141; }
  .adminbar .admin-topmenu .fa {
    margin-right: 10px; }
  .adminbar .admin-topmenu .btn {
    font-size: 18px;
    font-family: Kanit, Tahoma;
    border-left: 1px solid #ccc; }
  .adminbar .admin-name {
    font-size: 18px;
    font-family: Kanit, Tahoma; }

.course-detail .bg {
  background-position: top; }

.course-h4 {
  color: #414141;
  font: normal 18px/20px Kanit, Tahoma; }

.course-para {
  padding-top: 15px;
  color: #fff;
  box-sizing: border-box;
  padding: 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background-color: rgba(5, 33, 44, 0.75); }
  .course-para p {
    margin-bottom: 30px; }

.course-divide {
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
  margin-bottom: 20px; }

.course-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.course-list > li {
  margin-bottom: 25px; }

.course-list > li > .course-title {
  display: block;
  background: #eaeaea;
  box-sizing: border-box;
  padding: 10px 15px;
  font: 300 16px/18px Kanit, Tahoma;
  margin-bottom: 5px; }

.course-sub {
  list-style: none;
  margin-top: 10px; }
  .course-sub > li {
    margin-bottom: 15px; }

.course-head .btn .fa {
  top: 0px;
  font-size: 18px; }

.cart video {
  display: none; }

.btn-circle {
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  border-radius: 50px !important; }

.table .pad {
  display: inline-block;
  padding-top: 7px; }

.checkout-row {
  margin-top: 25px; }

.table.table-cart tfoot th {
  padding-top: 15px;
  font-size: 18px; }

.sample-video {
  max-width: 100%; }

ul.nav.nav-learning {
  font-size: 14px;
  margin-top: 20px; }

.btn-course-cancel {
  background: #d43f3a;
  color: #fff; }

.btn-course-confirm:hover {
  color: #fff; }

.btn-course-confirm {
  margin-left: 5px;
  background: #5cb85c;
  color: #fff; }

.head-sub {
  font-family: Kanit, Tahoma;
  color: #414141;
  font-size: 16px; }

.color_activity {
  color: #94c7d8 !important; }

.color_news {
  color: #d894cc !important; }

.color_exp {
  color: #82ea13 !important; }

.color_amulet {
  color: #eac913 !important; }

.list-news {
  margin: 0;
  padding: 0;
  list-style: none; }
  .list-news li:last-child {
    border: 0px; }
  .list-news li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 8px 0; }
    .list-news li a {
      color: #fff;
      font-size: 12px; }

.telno-wrapper {
  display: inline-block;
  width: 70px;
  margin-left: 10px; }

.telno-name-row .telno {
  font-size: 24px;
  line-height: 60px; }

.table-small-thead thead tr th {
  font-size: 12px; }

.basic-table tr td,
.basic-table thead tr th {
  background-color: #fff; }

.text-red {
  color: #e10000; }

h4.label {
  font-weight: 700;
  font-size: 14px;
  color: #666; }

.divide-line {
  border-bottom: 1px solid #d6d6d6; }

.telno {
  width: 100%;
  border-radius: 15px;
  line-height: 80px;
  border: 2px solid #fff;
  box-shadow: inset 0px 0px 30px rgba(0, 0, 0, 0.3);
  text-align: center;
  font-size: 40px;
  outline: 0px; }

.ml-no {
  margin-left: 0px !important; }

.telno-wrapper.dashed {
  color: #fff;
  font-weight: bold;
  font-size: 60px;
  line-height: 0px;
  margin-left: 0px !important; }

.cal-telno-intro {
  color: #fff;
  font-size: 20px;
  padding-bottom: 20px;
  -webkit-text-shadow: 0px 0px 5px #000;
  -moz-text-shadow: 0px 0px 5px #000;
  -ms-text-shadow: 0px 0px 5px #000;
  -o-text-shadow: 0px 0px 5px #000;
  text-shadow: 0px 0px 5px #000;
  font-weight: 300;
  font-family: Kanit, Tahoma; }

.view-detail-img img {
  max-width: 100%; }

/* customer dashboard */
.username {
  display: block;
  color: #414141;
  padding: 10px 0 0 0; }

.avatar-img {
  border: 2px solid #414141;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  -ms-border-radius: 150px;
  -o-border-radius: 150px;
  border-radius: 150px;
  max-width: 150px; }

.user-nav {
  background-color: #fff;
  margin: 0;
  padding: 10px;
  list-style: none;
  border: 2px solid #414141;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 15px; }
  .user-nav i {
    color: #999;
    margin-right: 5px; }
  .user-nav a {
    color: #414141; }
  .user-nav li {
    border-bottom: 1px solid #eaeaea;
    padding: 10px 0; }

/* grid */
.grid {
  background: #fff;
  max-width: 1100px; }

/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both; }

/* ---- grid-item ---- */
strong.grid-title {
  display: inline-block;
  background-color: #414141;
  color: #fff;
  font: 300 20px/24px 'Kanit', Tahoma;
  padding: 5px 5px 5px 25px;
  position: relative;
  box-sizing: border-box;
  height: 34px;
  min-width: 0;
  left: 0;
  margin-top: 20px;
  -webkit-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
  position: relative; }

.grid-item:hover strong.grid-title {
  left: -100%; }

.grid-item:hover .grid-readmore {
  opacity: 1; }

.grid-readmore-wrapper {
  position: relative;
  top: 50%;
  transform: translate(0, -50%); }

.grid-readmore {
  opacity: 0;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  font: 300 26px/30px 'Kanit', Tahoma;
  color: #fff;
  text-align: center;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s; }
  .grid-readmore a {
    margin-top: 5px;
    display: block;
    font-size: 16px;
    color: #fff;
    text-decoration: underline; }

strong.grid-title:after {
  opacity: 1;
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  border: 17px solid #414141;
  border-right-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  right: -34px;
  top: 0px;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.grid-item {
  width: 260px;
  height: 200px;
  margin-bottom: 20px;
  float: left;
  background: #ccc;
  /*border: 2px solid #333;*/
  border-color: rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  background-size: cover;
  background-position: center;
  overflow: hidden; }

.grid-item--width2 {
  width: 320px; }

.grid-item--width3 {
  width: 480px; }

.grid-item--width4 {
  width: 640px; }

.grid-item--height2 {
  height: 200px; }

.grid-item--height3 {
  height: 260px; }

.grid-item--height4 {
  height: 360px; }

.grid-w-1 {
  width: 260px; }

.grid-h-1 {
  height: 200px; }

.grid-w-2 {
  width: 540px; }

.grid-h-2 {
  height: 420px; }

a.banner-wrapper {
  position: relative;
  display: block; }

.banner-title {
  position: absolute;
  left: 20px;
  text-align: left;
  top: 50%;
  transform: translate(0, -50%);
  display: inline-block;
  font: 300 40px/30px Kanit, 'Tahoma';
  color: #fff;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75); }

.banner-title span {
  display: block;
  font-size: 18px;
  text-decoration: underline; }

.sub-item {
  margin-left: 15px;
  padding-left: 15px;
  margin-top: 5px; }

.item-desc-wrapper h4,
.item-desc-wrapper h5 {
  font-family: 'Kanit', Tahoma;
  color: #333; }

.item-desc-wrapper h4 {
  font-size: 24px; }

.item-desc-wrapper h5 {
  font-size: 18px; }

/* owl-thumbs */
button.owl-thumb-item img {
  height: 50px; }

button.owl-thumb-item {
  padding: 0;
  border: 2px solid #ccc;
  border-radius: 0;
  margin-bottom: 2px; }

.owl-thumbs {
  background-color: #000;
  padding: 5px; }

/* calendar */
.ooo, o--, oo-, -o-, -oo, .o-o, --o {
  position: absolute;
  top: 0px;
  right: 0px; }

.ooo .fc-content {
  /*height: 51px;*/
  height: 20px;
}

.oo- .fc-content {
  /*height: 33px;*/
  height: 20px;
}

.-oo .fc-content {
  /*height: 33px;*/
  height: 20px;
}

.fc-view-container {
  border: 2px solid transparent;
  box-shadow: 0px 0px 0px 2px #666;
  background: #fff; }

.fc-header-toolbar h2 {
  font-family: 'Kanit', Tahoma; }

.fc-event-wrapper {
  height: 17px;
  position: relative; }

.time-choice input[type='radio'] {
  margin-top: 5px;
  margin-left: 8px;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .time-choice input[type='radio']:focus {
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .time-choice input[type='radio']:checked + label {
    background-color: #666;
    color: #fff;
    -webkit-box-shadow: 0px 0px 0px 1px #666, inset 0px 0px 10px #333;
    box-shadow: 0px 0px 0px 1px #666, inset 0px 0px 10px #333; }

.time-choice label {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  margin-bottom: 15px;
  box-sizing: border-box;
  border: 1px solid #fff;
  -webkit-box-shadow: 0px 0px 0px 1px #ccc, inset 0px 0px 10px #ccc;
  box-shadow: 0px 0px 0px 1px #ccc, inset 0px 0px 10px #ccc;
  border-radius: 4px;
  -webkit-transition: color 0.5s, background-color 0.5s, -webkit-box-shadow 0.5s;
  transition: color 0.5s, background-color 0.5s, box-shadow 0.5s; }

.time-choice:hover label {
  background-color: #eaeaea; }

.reserve-confirmation .modal-footer {
  text-align: center !important; }

.table-cart .fa-times-circle {
  font-size: 18px; }

.bank-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 15px; }
  .bank-list input[type='radio'] {
    float: left;
    margin-top: 15px;
    margin-right: 15px; }
  .bank-list li {
    clear: left;
    vertical-align: top;
    margin-bottom: 15px; }
    .bank-list li:after {
      content: "";
      display: block;
      clear: both; }
    .bank-list li img {
      float: left; }
  .bank-list .bank-title {
    margin-top: 10px;
    float: left;
    padding-left: 15px;
    font-family: 'Kanit';
    font: 300 14px/18px 'Kanit', Tahoma; }
    .bank-list .bank-title span {
      font-size: 18px;
      color: #000; }

.time-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 15px; }
  .time-list .time-title {
    margin-left: 0; }
    .time-list .time-title .fa {
      margin-right: 5px; }
  .time-list li {
    margin-bottom: 15px; }

.time-title,
.time-range,
.time-price {
  display: block;
  font-family: 'Kanit', Tahoma;
  margin-left: 10px; }

.time-title {
  font-size: 16px;
  margin-bottom: 5px; }

.time-range {
  font-size: 14px;
  font-weight: 300; }

.time-price {
  font-size: 16px;
  font-weight: 300; }

.time-radio {
  float: left;
  position: relative;
  width: 20px; }

#reserve-box-detail .modal-header {
  background-color: #333;
  padding: 5px 15px; }
  #reserve-box-detail .modal-header * {
    color: #fff; }
  #reserve-box-detail .modal-header .close {
    opacity: .7;
    margin-top: 4px; }
    #reserve-box-detail .modal-header .close:hover, #reserve-box-detail .modal-header .close:focus {
      opacity: 1; }

.calendar-wrapper .fc-event, .calendar-wrapper .fc-event-dot {
  background-color: #484848; }

.calendar-wrapper .fc-event {
  border-color: #484848; }

.bg-aboutus {
  position: relative;
  height: 500px; }
  .bg-aboutus img {
    position: absolute;
    top: 0;
    right: -300px;
    width: 450px;
    max-width: unset; }

footer {
  position: relative;
  z-index: 10; }

/** gallery **/
@font-face {
  font-family: 'Calluna';
  src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/callunasansregular-webfont.woff") format("woff"); }

#columns {
  column-width: 320px;
  column-gap: 15px;
  width: 90%;
  max-width: 1100px;
  margin: 50px auto; }

div#columns figure {
  background: #fefefe;
  border: 2px solid #fcfcfc;
  box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
  margin: 0 2px 15px;
  padding: 15px;
  padding-bottom: 10px;
  transition: opacity .4s ease-in-out;
  display: inline-block;
  column-break-inside: avoid; }

div#columns figure img {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 5px; }

div#columns figure figcaption {
  font-size: .9rem;
  color: #444;
  line-height: 1.5; }

div#columns small {
  font-size: 1rem;
  float: right;
  text-transform: uppercase;
  color: #aaa; }

div#columns small a {
  color: #666;
  text-decoration: none;
  transition: .4s color; }

div#columns:hover figure:not(:hover) {
  opacity: 0.4; }

@media screen and (max-width: 750px) {
  #columns {
    column-gap: 0px; }
  #columns figure {
    width: 100%; } }

.modal-title {
  font-family: Kanit, Tahoma; }

.btn {
  border-radius: 0px; }

.btn-primary {
  background: #b0df4b;
  border: #b0df4b; }
  .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    background: #70b700;
    border: #70b700; }

@media screen and (max-width: 1199px) {
  .telno-wrapper {
    width: 50px; }
  .telno {
    line-height: 60px; }
  .bluebox {
    margin-right: 60px; }
  .concept-row {
    width: 100%; }
  .package-box {
    width: 23%;
    margin: 0 5px;
    padding: 10px 15px; }
  .package-price {
    font-size: 24px; }
    .package-price span {
      font-size: 30px; } }

@media screen and (max-width: 991px) {
  .course-img {
    margin-bottom: 20px;
    text-align: center; } }

@media screen and (max-width: 767px) {
  .package-box {
    width: 48%;
    margin-bottom: 50px; }
  .navbar-default {
    background-color: transparent;
    border-radius: 0 0 10px 10px; }
    .navbar-default .nav {
      width: 100%; }
      .navbar-default .nav .nav-item {
        margin: 10px 0; }
        .navbar-default .nav .nav-item a {
          font-size: 18px;
          padding-top: 10px;
          padding-bottom: 10px; } }

@media screen and (max-width: 740px) {
  .telno-wrapper {
    width: 30px;
    margin-left: 5px; }
  .telno {
    line-height: 40px;
    border-radius: 6px;
    font-size: 20px; }
  .telno-wrapper.dashed {
    font-size: 40px; } }

@media screen and (max-width: 596px) {
  .package-box {
    width: 80%; } }

@media screen and (max-width: 590px) {
  .hilight-line1, .hilight-line2 {
    font-size: 40px;
    margin-top: 60px; }
  .hilight-line2 {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 40px; }
  .bg-head {
    height: auto; }
  .bluebox {
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
    left: 0;
    margin-top: 70px; }
  .reserve-group {
    width: 87%;
    margin: 0; }
    .reserve-group input,
    .reserve-group select {
      font-size: 14px; }
    .reserve-group .btn {
      padding-left: 20px;
      padding-right: 20px; }
    .reserve-group .dropdown-time {
      padding-left: 0px;
      padding-right: 0px; } }

@media screen and (max-width: 500px) {
  .bluebox .textstyle1 {
    font-size: 20px; }
  .telno-wrapper {
    width: 26px;
    margin-left: 5px; }
  .telno {
    line-height: 30px;
    border-radius: 6px;
    font-size: 18px; }
  .telno-wrapper.dashed {
    font-size: 30px; } }

@media screen and (max-width: 428px) {
  .telno-wrapper {
    width: 24px;
    margin-left: 5px; }
  .telno {
    line-height: 30px;
    border-radius: 6px;
    font-size: 18px; }
  .telno-wrapper.dashed {
    font-size: 30px; } }

@media screen and (max-width: 388px) {
  .telno-wrapper {
    width: 24px;
    margin-left: 0px; }
  .telno {
    line-height: 30px;
    border-radius: 6px;
    font-size: 16px; }
  .telno-wrapper.dashed {
    font-size: 30px; } }

@media screen and (max-width: 348px) {
  .telno-wrapper.dashed {
    display: none; }
  .telno-name-row .telno {
    font-size: 16px;
    line-height: 40px; }
  .telno-name-row > div {
    width: 50%;
    margin-left: 0px; } }

@media screen and (max-width: 1199px) {
  .btn-viewdetail,
  .btn-chooseplan {
    width: 100%; }
  .btn-viewdetail {
    margin-bottom: 10px; }
  .btn-chooseplan {
    float: none !important; } }

@media screen and (max-width: 1199px) and (min-width: 1025px) {
  .facebook-container iframe {
    max-width: 100%; } }

@media screen and (max-width: 1024px) {
  .nav-item a {
    font-size: 12px; }
  .nav-search input[type='text'] {
    width: 125px; }
  .logo {
    width: 80%; }
    .logo .logo-desc {
      font-size: 20px; }
  .facebook-container iframe {
    width: 100%; }
  .nav-telephone {
    padding-left: 60px;
    margin-left: 0px; }
  .nav-search {
    margin-left: 15px;
    padding-left: 15px; } }

@media screen and (max-width: 1024px) and (min-width: 768px) {
  .logo {
    width: 100%; }
  /*.footer-address{
		width:49%;
		display: inline-block;
		vertical-align: top;
	}*/
  .list-social li {
    padding: 0;
    padding-right: 5px; }
  .list-social img {
    width: 50px; } }

@media screen and (max-width: 991px) {
  .column-side {
    margin-top: 30px; }
  .facebook-container iframe {
    width: 100%; }
  .footer-logo img {
    max-width: 300px; } }

@media screen and (max-width: 1199px) and (min-width: 990px) {
  .subscribe-box {
    margin-top: 0px; } }

@media screen and (max-width: 991px) and (min-width: 580px) {
  .testimonial-item {
    width: 49%;
    display: inline-block; }
  .testimonial-item:nth-child(2n) {
    margin-left: 1%; }
  .subscribe-box {
    margin-top: -20px; } }

@media screen and (max-width: 922px) and (min-width: 768px) {
  .navbar-nav {
    text-align: center; }
    .navbar-nav .nav-item {
      display: inline-block;
      float: none;
      vertical-align: top; } }

@media screen and (max-width: 922px) {
  .nav-search {
    display: none !important; }
  .nav-search-text {
    display: inline-block !important; }
  .nav-telephone {
    padding-left: 15px; }
    .nav-telephone .icon-phone {
      display: none; } }

@media screen and (max-width: 888px) {
  .nav-search input[type='text'] {
    display: none; } }

@media screen and (max-width: 767px) {
  .topnav .navbar-nav .nav-item.active a,
  .topnav .navbar-nav .nav-item a {
    color: #fff; }
  .bg1 {
    background-size: contain;
    background-position: center top;
    background-repeat: repeat-y; }
  .btn-viewdetail,
  .btn-chooseplan {
    display: block; }
  .subscribe-box {
    margin-top: 40px; }
  .text-left-xs {
    text-align: left !important; }
  .cal-telno-wrapper {
    margin-top: -60px; }
  .logo-mobile {
    display: block;
    position: absolute; }
  .nav-mobile {
    float: right; }
  .logo-desktop {
    visibility: hidden; }
  .concept-box {
    margin-bottom: 60px; }
  .intro-desc {
    padding-left: 30px;
    padding-right: 30px; }
  .grid-item {
    width: 50%; }
  .footer-address {
    margin-top: 40px;
    text-align: center; }
  .facebook-container {
    text-align: center; }
    .facebook-container iframe {
      width: 500px; }
  .nav-search-text {
    display: block !important; }
  .nav-search {
    display: none !important; }
  .course {
    text-align: center;
    margin-bottom: 60px; }
    .course .course-img {
      border-bottom: 0px solid #414141;
      margin-bottom: 15px; }
      .course .course-img img {
        max-width: 100%; }
    .course .course-title:after {
      margin-left: auto;
      margin-right: auto; }
  .nav-telephone, .nav-search {
    padding-left: 10px;
    margin-left: 0px; }
  .nav-telephone:before, .nav-search:before {
    display: none; }
  .logo {
    width: 80%;
    min-width: 300px; }
    .logo .logo-desc {
      font-size: 18px; }
  .course .course-title {
    max-width: 300px;
    margin: 10px auto; } }

@media screen and (max-width: 620px) {
  .course-detail-img iframe {
    width: 100%; }
  .adminbar .admin-topmenu .btn {
    font-weight: 300;
    font-size: 14px; }
  .adminbar .admin-name {
    font-weight: 300;
    font-size: 14px; } }

@media screen and (max-width: 587px) {
  .search {
    width: 65%; } }

@media screen and (max-width: 560px) {
  .facebook-container iframe {
    width: 100%; } }

@media screen and (max-width: 450px) {
  .list-social li {
    padding: 0 5px 0 0; }
  .list-social img {
    width: 50px; } }

@media screen and (max-width: 425px) {
  .grid-item {
    width: 100%; }
  .list-social {
    text-align: center; }
    .list-social img {
      width: 50px; } }

@media screen and (min-width: 768px) {
  .subscribe-box {
    margin-left: 0px; }
  .nav-main .nav {
    float: none !important;
    text-align: center; }
    .nav-main .nav .nav-item {
      float: none;
      display: inline-block; } }

@media screen and (min-width: 992px) {
  .list-social li {
    padding: 0; }
  .list-social img {
    width: 40px; }
  .footer-logo img {
    max-width: 250px; } }

@media screen and (min-width: 1025px) {
  .nav-main .nav {
    float: none !important; }
  .nav-main .nav li {
    float: none !important;
    display: inline-block; }
  .nav-telephone {
    position: relative;
    top: 6px; }
  .logo .logo-desc {
    font-size: 20px; } }

@media screen and (min-width: 1118px) {
  .bg-aboutus img {
    right: -250px; } }

@media screen and (min-width: 1170px) {
  .navbar-nav > li > a {
    padding-left: 15px;
    padding-right: 15px; } }

@media screen and (min-width: 1245px) {
  .nav-search input[type='text'] {
    width: 150px; }
  .list-social li {
    padding: 0 5px 0 0; }
  .list-social img {
    width: 50px; } }

@media screen and (min-width: 1118px) {
  .bg-aboutus img {
    right: -200px; } }
