body {
  color: #000000;
  font: 16px sans-serif;
  line-height: 26px;
  background-color: #ffffff; }

.font-heading {
  font-family: "Kanit", sans-serif; }

.font-body {
  font-family: sans-serif; }

.font-nav {
  font-family: "Kanit", sans-serif; }

a {
  color: #f36e20;
  outline: none; }

a:hover {
  color: #f36e20;
  outline: none; }

a.secondary {
  color: #5b7478; }

a.secondary:hover {
  color: #f36e20; }

a.color-white:hover {
  color: #ffffff; }

.color-primary {
  color: #f36e20 !important; }

.color-secondary {
  color: #5b7478 !important; }

.color-gray {
  color: #eeeeee; }

.color-gray-1 {
  color: #eeeeee; }

.color-gray-2 {
  color: #dddddd; }

.color-gray-3 {
  color: #cccccc; }

.bg-white {
  background-color: #ffffff !important; }

.bg-black {
  background-color: #000000 !important; }

.bg-primary {
  background-color: #f36e20 !important; }

.bg-secondary {
  background-color: #5b7478 !important; }

.bg-gray {
  background-color: #f4f4f4 !important; }

.badge-primary {
  background-color: #f36e20 !important; }

.badge-secondary {
  background-color: #5b7478 !important; }

.text-regular {
  font-weight: normal; }

.text-bold {
  font-weight: bold; }

.badge-tags {
  color: #f36e20;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-weight: normal;
  border: none !important;
  border-radius: 30px;
  background-color: #eeeeee !important; }

.badge-tags:hover {
  color: #000000;
  border: none !important;
  background-color: #dddddd !important;
  text-decoration: none; }

.featured-event {
  width: 101px;
  height: 99px;
  position: absolute;
  z-index: 10;
  outline: none;
  border: none;
  background: url("../images/icon_featured_event.png") top left no-repeat; }

.article-image .featured-event {
  top: -6px;
  left: -6px; }

.row-item .featured-event {
  top: -6px;
  left: 9px; }

.card-item .featured-event {
  top: -6px;
  left: -6px; }

h1, h2, h3, h4, h5, h6 {
  color: #000000;
  font-family: "Kanit", sans-serif;
  font-weight: bold; }

h1 {
  font-size: 36px;
  line-height: 46px; }

h2 {
  font-size: 26px;
  line-height: 36px; }

h3 {
  font-size: 24px;
  line-height: 34px; }

h4 {
  font-size: 20px;
  line-height: 30px; }

h5 {
  font-size: 18px;
  line-height: 28px; }

h6 {
  font-size: 16px;
  line-height: 26px; }

.display-1, .display-2, .display-3, .display-4 {
  color: #5b7478;
  font-family: "Kanit", sans-serif; }

.lead {
  font-size: 18px;
  line-height: 28px; }

.text-small {
  font-size: 14px; }

.theme-color {
  color: #f36e20; }

.color-primary {
  color: #f36e20; }

.secondary-color {
  color: #5b7478; }

.color-primary {
  color: #f36e20; }

.color-secondary {
  color: #5b7478; }

.color-white {
  color: #ffffff; }

.color-black {
  color: #000000; }

.color-red {
  color: #ff0000; }

.color-gray {
  color: #eeeeee; }

.color-gray-1 {
  color: #eeeeee; }

.color-gray-2 {
  color: #dddddd; }

.color-gray-3 {
  color: #cccccc; }

.color-success {
  color: #00C851; }

.color-success-dark {
  color: #007E33; }

.color-danger {
  color: #ff4444; }

.color-danger-dark {
  color: #CC0000; }

.color-warming {
  color: #ffbb33; }

.color-warming-dark {
  color: #FF8800; }

.color-info {
  color: #33b5e5; }

.color-info-dark {
  color: #0099CC; }

.bg-dark a, .navbar-dark a {
  color: #ffffff; }

.btn {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Kanit", sans-serif;
  font-weight: normal;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s; }

.btn-radius {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.btn-lg {
  font-size: 18px;
  border: 2px solid;
  padding: 5px 20px; }

.btn-md {
  font-size: 16px;
  border: 2px solid;
  padding: 5px 15px; }

.btn-sm {
  font-size: 10px;
  border: 1px solid; }

.btn-xs {
  font-size: 8px;
  border: 1px solid; }

.btn-primary {
  border-color: #f36e20;
  background-color: #f36e20; }

.btn-outline-primary {
  color: #f36e20;
  border-color: #f36e20;
  background-color: transparent; }

.btn-outline-primary-invert {
  color: #ffffff;
  border-color: #ffffff;
  background-color: transparent; }

.btn-secondary {
  border-color: #5b7478;
  background-color: #5b7478; }

.btn-outline-secondary {
  color: #5b7478;
  border-color: #5b7478;
  background-color: transparent; }

.btn-subject {
  color: #000000;
  border-color: #5b7478;
  background-color: transparent;
  text-transform: none;
  font-weight: normal !important;
  border-width: 1px;
  border-radius: 4px; }

.btn-subject i {
  color: #5b7478;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  border-color: rgba(243, 110, 32, 0.7);
  background-color: rgba(243, 110, 32, 0.7); }

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open > .dropdown-toggle.btn-secondary {
  color: #ffffff;
  border-color: rgba(91, 116, 120, 0.7);
  background-color: rgba(91, 116, 120, 0.7); }

.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active, .btn-outline-primary.active, .open > .dropdown-toggle.btn-outline-primary {
  color: #ffffff;
  border-color: #f36e20;
  background-color: #f36e20; }

.btn-outline-primary-invert:hover, .btn-outline-primary-invert:focus, .btn-outline-primary-invert:active, .btn-outline-primary-invert.active, .open > .dropdown-toggle.btn-outline-primary-invert {
  color: #f36e20 !important;
  border-color: #f36e20;
  background-color: white; }

.btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active, .btn-outline-secondary.active, .open > .dropdown-toggle.btn-outline-secondary {
  color: #ffffff;
  border-color: #5b7478;
  background-color: #5b7478; }

.btn-subject:hover, .btn-subject:focus, .btn-subject:active, .btn-subject.active, .open > .dropdown-toggle.btn-subject {
  color: #f36e20;
  border-color: #f36e20;
  background-color: #ffffff; }

.btn-subject:hover i, .btn-subject:focus i, .btn-subject:active i, .btn-subject.active i, .open > .dropdown-toggle.btn-subject i {
  color: #f36e20; }

.btn-left {
  float: left; }

.btn-right {
  float: right; }

.btn-center {
  margin-left: auto;
  margin-right: auto; }

.row-flex {
  display: flex;
  flex-wrap: wrap; }

.required:after {
  color: red;
  content: "*";
  padding-left: 5px; }

.req,
.red {
  color: red; }

.error {
  color: red; }

.form-control.error,
.custom-file-input.error {
  border-color: red; }

.custom-file .custom-file-input.error {
  border: 1px solid red !important; }

label.error {
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: 0 !important; }

.form-check label.error {
  font-size: inherit;
  display: inline-block;
  margin: inherit !important;
  padding-right: 7px; }

.key-features-item {
  padding: 20px 15px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  height: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(221, 221, 221, 0.2)); }

.key-features-item h1 {
  font-weight: normal;
  margin-bottom: 15px;
  color: #f36e20;
  text-transform: uppercase; }

.key-features-item p {
  color: #5b7478;
  font-size: 18px;
  margin-bottom: 0;
  text-transform: uppercase; }

.card-service-item {
  position: relative;
  width: 100%;
  height: 100%;
  border: none; }

.card-service-item .card-service-item-content {
  position: relative;
  overflow: hidden;
  z-index: 1; }

.card-service-item .card-title {
  margin-bottom: 0;
  text-transform: uppercase; }

.card-service-item .card-title a {
  color: #f36e20 !important; }

.card-service-item p {
  font-size: 17px;
  margin-bottom: 0; }

.card-service-item .col-square {
  border-radius: 60px;
  border: 2px solid #f36e20;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 25px;
  margin-left: 25px;
  z-index: 0;
  transform: rotate(45deg); }

.card-destination-item {
  padding-left: 10px;
  padding-right: 10px; }

.card-destination-content {
  position: relative;
  overflow: hidden; }

.card-destination-content img {
  border-radius: 10px; }

.card-destination-content .caption {
  width: 100%;
  height: 100%;
  margin: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  border-radius: 10px;
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s; }

.card-destination-content .caption:hover {
  background: linear-gradient(rgba(243, 110, 32, 0), #f36e20); }

.card-destination-content .caption .destination-name {
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  line-height: 26px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block; }

.card-destination-content .caption .cta-label {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
  display: block; }

.course-finder-container {
  color: #ffffff;
  padding: 20px 15px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: linear-gradient(#fe9c63, #f36e20); }

.course-finder-container .course-finder-col {
  border-left: 1px solid #FE9C63;
  border-right: 1px solid #f36e20; }

.course-finder-container .course-finder-col:first-child {
  border-left: none; }

.course-finder-container .course-finder-col:last-child {
  border-right: none; }

.course-finder-item {
  padding: 3px 10px 10px;
  border-radius: 8px;
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s; }

.course-finder-item:hover {
  border-radius: 10px;
  background: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)); }

.course-finder-btn {
  padding: 15px 10px; }

.course-finder-item .field-label {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  text-transform: uppercase; }

.course-finder-item .field-selected {
  font-size: 18px;
  margin-bottom: 0; }

#course-finder-options {
  display: none;
  height: 0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s; }

#course-finder-options.open {
  display: block;
  height: 400px;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s; }

#course-finder-options .list-group-options {
  height: 400px;
  overflow-y: scroll; }

.list-group-options .list-group-item-action:hover {
  cursor: pointer; }

.list-group-options .list-group-item-action.active {
  color: #ffffff;
  border-color: #f36e20;
  background-color: #f36e20; }

.moved-list-group-item {
  width: 80%;
  height: auto;
  color: #ffffff;
  border-color: #f36e20 !important;
  background-color: #f36e20 !important;
  position: absolute;
  z-index: 100;
  opacity: 0.5; }

.link-all {
  color: #f36e20;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 5px;
  text-decoration: none;
  border-bottom: 2px solid #eeeeee;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s; }

.link-all:hover {
  text-decoration: none;
  border-bottom: 2px solid #f36e20; }

.link-all::after {
  content: "\f30b";
  padding-left: 5px;
  font-family: FontAwesome; }

.menu-filters {
  margin-top: 12px; }

.menu-filters .btn {
  color: #000000;
  font-size: 14px;
  text-transform: none;
  padding: 2px 10px;
  border: 2px solid #ffffff; }

.menu-filters .dropdown.show .btn {
  color: #ffffff;
  border: 2px solid #f36e20;
  background-color: #f36e20; }

.menu-filters .dropdown-menu {
  border: 2px solid #f36e20;
  border-radius: 0;
  margin-top: -2px;
  padding: 0; }

.menu-filters .dropdown-item {
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  padding: 3px 15px;
  background-color: #f36e20; }

.menu-filters .dropdown-item:hover {
  color: #f36e20;
  background-color: #ffffff; }

.filter-by {
  color: #5b7478;
  font-size: 12px;
  font-weight: bold;
  line-height: 30px;
  margin-right: 5px; }

header {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }

.wrapper.has-sidebar {
  display: flex;
  align-items: stretch; }

.wrapper.has-sidebar .article-sidebar {
  min-width: 300px;
  max-width: 300px; }

.article-title {
  margin-bottom: 20px; }

.page-title a {
  color: #5b7478;
  display: inline; }

.page-title a:hover {
  color: #f36e20; }

.post-title {
  color: #000000; }

.page-desc {
  padding-top: 0;
  margin-top: 0; }

.row-divider {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
  padding-bottom: 20px; }

.row-card {
  padding-left: 7px;
  padding-right: 7px; }

.row-card .col {
  padding-left: 8px;
  padding-right: 8px; }

.card-item {
  margin-bottom: 30px;
  border-radius: 0;
  transition: box-shadow 0.2s ease-in-out 0s;
  -webkit-transition: box-shadow 0.2s ease-in-out 0s; }

.card-item:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }

.card-item,
.row-item {
  position: relative; }

.card-item .card-img-top,
.row-item .card-img-top {
  border-radius: 0; }

.row-item .col-img {
  padding-right: 5px; }

.card-item .card-img-top {
  margin-bottom: 0;
  padding-bottom: 0; }

.card-item .card-title,
.row-item .card-title {
  margin-bottom: 5px; }

.card-item .card-title a,
.row-item .card-title a {
  color: #000000;
  text-decoration: none; }

.card-item .card-title a:hover,
.row-item .card-title a:hover {
  color: #f36e20;
  text-decoration: underline; }

.card-item .card-body,
.row-item .card-body {
  padding: 15px; }

.card-item .btn-bottom,
.row-item .btn-bottom {
  position: absolute;
  bottom: 0;
  margin-bottom: 15px; }

.card-item .btn-bottom-center,
.row-item .btn-bottom-center {
  width: 100%;
  position: absolute;
  bottom: 0;
  margin-bottom: 15px; }

.card-item .btn-bottom-right,
.row-item .btn-bottom-right {
  position: absolute;
  right: 0;
  bottom: 0;
  margin-right: 15px;
  margin-bottom: 15px; }

.card-item .btn-bottom-left,
.row-item .btn-bottom-left {
  position: absolute;
  left: 0;
  bottom: 0;
  margin-left: 15px;
  margin-bottom: 15px; }

.card-item .card-link,
.row-item .card-link {
  color: #5b7478;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none; }

.card-item .card-link:hover,
.row-item .card-link:hover {
  color: #f36e20;
  text-decoration: underline; }

.content-fluid img {
  width: auto;
  max-width: 100%;
  height: auto; }

.img-responsive img {
  width: 100%;
  max-width: 100%;
  height: auto; }

.gallery {
  display: block; }

.gallery-item {
  padding: 10px;
  display: inline-block; }

.aligncenter {
  display: flex;
  margin-left: auto;
  margin-right: auto; }

.row.display-flex {
  display: flex;
  flex-wrap: wrap; }

.row.display-flex > [class*='col-'] {
  flex-grow: 1; }

.sidebar-block {
  padding: 15px;
  margin-bottom: 20px;
  border: 4px solid #eeeeee;
  background-color: #ffffff; }

.sidebar-block-title {
  margin-bottom: 15px; }

.border-primary {
  border-color: #f36e20 !important; }

.border-secondary {
  border-color: #5b7478 !important; }

.border-none {
  border: none; }

.sidebar-item {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #dddddd; }

.sidebar-item:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none; }

.sidebar-item .card-img {
  margin-bottom: 10px; }

.sidebar-item .card-title {
  margin-bottom: 0; }

.sidebar-item .card-title a {
  color: #000000; }

.sidebar-item .card-title a:hover {
  color: #f36e20; }

.g {
  display: block;
  margin: 0 auto; }

.leaderboard {
  padding: 15px;
  border: 1px solid #dddddd;
  background-color: #f4f4f4;
  transition: background-color .1s linear;
  -webkit-transition: background-color .1s linear; }

.leaderboard:hover {
  background-color: #ffffff; }

.list-star ul {
  margin: 0; }

.top-navbar {
  height: 34px;
  overflow: hidden;
  background-color: #eeeeee; }

#menu-super {
  margin-top: 4px;
  font-size: 16px;
  font-family: "Kanit", sans-serif; }

#menu-super li {
  margin-right: 16px; }

#menu-super li a {
  text-decoration: none;
  transition: color .1s linear;
  -webkit-transition: color .1s linear; }

#menu-super li a:hover {
  color: #000000;
  text-decoration: none; }

#menu-super-2 {
  float: right;
  display: inline-block; }

#menu-super-2 ul {
  margin-top: 3px;
  margin-bottom: 0; }

.menu-social-widget {
  margin-top: 3px;
  margin-bottom: 0;
  margin-right: 15px;
  padding-right: 15px;
  float: right;
  display: inline-block;
  border-right: 1px solid #dddddd; }

.menu-social-widget li {
  color: #5b7478;
  font-size: 14px; }

.menu-social-widget li a {
  font-size: 17px;
  margin-top: 2px; }

.menu-social-widget .icon-facebook-messenger {
  color: #0084ff; }

.menu-social-widget .icon-line {
  color: #00c300; }

.navbar {
  height: 80px; }

#navbar-main-menu ul li {
  font-size: 16px;
  font-family: "Kanit", sans-serif;
  text-transform: uppercase;
  margin-left: 5px;
  margin-right: 0; }

#navbar-main-menu ul a {
  color: #000000; }

#navbar-main-menu ul a:hover {
  color: #f36e20; }

#navbar-main-menu .highlight {
  color: #ffffff;
  font-size: 14px;
  padding: 0; }

#navbar-main-menu .highlight a {
  color: #ffffff;
  border: 2px solid #f36e20;
  background-color: #f36e20;
  padding: 5px 15px;
  margin-left: 10px;
  border-radius: 5px;
  transition: all 0.4s ease 0s; }

#navbar-main-menu .highlight a:hover {
  color: #f36e20;
  border: 2px solid #f36e20;
  background-color: #ffffff;
  transition: all 0.4s ease 0s; }

#navbar-main-menu ul ul {
  position: relative; }

#navbar-main-menu .dropdown.show > a {
  color: #f36e20; }

#navbar-main-menu .dropdown .dropdown-toggle::after {
  display: none; }

#navbar-main-menu .dropdown-menu {
  top: 40px;
  color: #ffffff;
  min-width: 16rem;
  padding: 0;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  opacity: 0;
  visibility: hidden;
  animation-name: slideNavOut;
  animation-duration: .2s;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: slideNavOut;
  -webkit-animation-duration: .2s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-name: slideNavOut;
  -moz-animation-duration: .2s;
  -moz-animation-timing-function: ease-in-out; }

#navbar-main-menu .dropdown-menu.show:before {
  width: 0;
  height: 0;
  margin-left: 40px;
  display: block;
  content: "";
  color: #f36e20;
  border-top: 0;
  border-right: .6em solid transparent;
  border-bottom: 0.6em solid;
  border-left: .6em solid transparent; }

#navbar-main-menu .last-menu-item .dropdown-menu {
  left: -120px; }

#navbar-main-menu .last-menu-item .dropdown-menu.show:before {
  margin-left: 160px; }

#navbar-main-menu .dropdown-menu.show {
  opacity: 1;
  visibility: visible;
  animation-name: slideNavIn;
  animation-duration: .2s;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: slideNavIn;
  -webkit-animation-duration: .2s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-name: slideNavIn;
  -moz-animation-duration: .2s;
  -moz-animation-timing-function: ease-in-out; }

@keyframes slideNavIn {
  from {
    -webkit-transform: translateY(1rem); }
  to {
    -webkit-transform: translateY(0rem); } }
@-webkit-keyframes slideNavIn {
  from {
    -webkit-transform: translateY(1rem); }
  to {
    -webkit-transform: translateY(0rem); } }
@keyframes slideNavOut {
  from {
    -webkit-transform: translateY(0rem); }
  to {
    -webkit-transform: translateY(1rem); } }
@-webkit-keyframes slideNavOut {
  from {
    -webkit-transform: translateY(0rem); }
  to {
    -webkit-transform: translateY(1rem); } }
#navbar-main-menu .dropdown-item {
  color: #ffffff;
  padding: .2rem 1.0rem;
  text-transform: none;
  background-color: #f36e20; }

#navbar-main-menu .dropdown-item:hover {
  color: #f36e20;
  background-color: #ffffff; }

#navbar-main-menu .dropdown-item:first-child {
  border-top: 10px solid #f36e20; }

#navbar-main-menu .dropdown-item:last-child {
  border-bottom: 10px solid #f36e20; }

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#section-jumbotron {
  margin-bottom: 0;
  border-radius: unset;
  background-position: center center;
  background-repeat: repeat-y; }

.jumbotron {
  color: #ffffff;
  padding-top: 20px;
  margin-bottom: 0;
  border-radius: unset;
  background-color: transparent;
  font-family: "Kanit", sans-serif; }

.inner-jumbotron {
  padding-top: 20px; }

.jumbotron .display-4,
.jumbotron .lead,
.jumbotron .bd-lead {
  color: #ffffff; }

#section-jumbotron.mini {
  height: auto;
  padding-bottom: 20px; }

#section-jumbotron.mini .jumbotron {
  height: auto;
  padding: 0; }

#section-jumbotron.mini .jumbotron .inner-jumbotron {
  padding-top: 0; }

#section-jumbotron.mini .jumbotron .display-4 {
  font-size: 34px;
  padding-top: 0; }

#section-jumbotron .jumbotron .bd-lead {
  font-size: 20px; }

#section-jumbotron.mini .jumbotron .bd-lead {
  font-size: 16px;
  margin-bottom: 0; }

#breadcrumbs {
  color: #ffffff;
  font-size: 13px;
  padding-top: 10px;
  font-family: "Kanit", sans-serif; }

#breadcrumbs span a,
#breadcrumbs span a:hover {
  color: #ffffff; }

.section-submenu {
  height: auto;
  border-bottom: 1px solid #dddddd;
  background-color: #fff; }

.submenu ul {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Kanit", sans-serif;
  width: 100%; }

.submenu ul li a {
  text-decoration: none;
  border-bottom: 3px solid transparent;
  transition: border-bottom .2s ease-in-out;
  -webkit-transition: border-bottom .2s ease-in-out; }

.submenu ul li a:hover {
  text-decoration: none;
  border-bottom: 3px solid #f36e20; }

.submenu ul li.active a {
  border-bottom: 3px solid #f36e20; }

.submenu ul ul {
  width: 230px;
  list-style: none inside;
  display: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  background-color: #f36e20; }

.submenu ul li:hover > ul {
  display: block; }

.submenu ul li ul li {
  padding: 0;
  display: block;
  margin-right: 0 !important; }

.submenu ul ul li a {
  display: block;
  padding: 4px 13px;
  margin: 0;
  color: #ffffff;
  background-color: #f36e20; }

.submenu ul ul li a:hover {
  text-decoration: none;
  border-bottom: none;
  color: #f36e20;
  background-color: #ffffff; }

.submenu ul li.list-more-item a:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent; }

.submenu ul li.list-more-item:hover ul {
  display: block; }

#primary {
  padding-top: 20px; }

.article-border,
.content-border {
  padding-bottom: 60px; }

.article-header {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px; }

.article-image,
.site-main .attachment-post-thumbnail {
  position: relative;
  margin-bottom: 15px; }

.form-primary fieldset {
  border: 4px solid #f36e20; }

.form-secondary fieldset {
  border: 4px solid #5b7478; }

.form .panel-heading {
  font-size: 20px;
  color: #ffffff;
  padding: 6px 25px 10px;
  text-transform: uppercase;
  display: block; }

.form-primary .panel-heading {
  background: #f36e20; }

.form-secondary .panel-heading {
  background-color: #5b7478; }

.form-control {
  border-radius: 0; }

.form-control:focus {
  border-color: #f36e20; }

.form-highlight {
  background: linear-gradient(45deg, #f36e20, #fe9c63); }

.form-highlight h1 {
  font-size: 28px;
  line-height: 38px; }

.form-highlight label {
  color: #ffffff;
  font-size: 12px;
  margin-bottom: 0; }

.form-highlight .req,
.form-highlight .red {
  color: #ffffff !important; }

.form-highlight .form-control {
  color: #ffffff;
  outline: none;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #ffffff;
  background-color: transparent; }

.form-highlight .form-control::-webkit-input-placeholder {
  color: #ffffff; }

.form-highlight .form-control:-moz-placeholder {
  color: #ffffff; }

.form-highlight .form-control::-moz-placeholder {
  color: #ffffff; }

.form-highlight .form-control:-ms-input-placeholder {
  color: #ffffff; }

.form-highlight .form-control::-ms-input-placeholder {
  color: #ffffff; }

.form-highlight .form-control:hover,
.form-highlight .form-control:active {
  outline: none;
  border: none;
  border-bottom: 1px solid #ffffff;
  background-color: rgba(255, 255, 255, 0.4); }

.form-highlight select option {
  color: #f36e20; }

.form-highlight select option:hover,
.form-highlight select option:active {
  color: #f36e20; }

.b-radius-5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.b-radius-10 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }

.b-radius-15 {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.b-radius-20 {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.bt-radius-10 {
  -webkit-border-top-left-radius: 10px;
  -moz-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-top-right-radius: 10px;
  border-top-right-radius: 10px; }

table ul {
  margin-left: 0;
  padding-left: 15px; }

.img-student {
  width: 250px; }

table.tables-primary,
table.tables-primary > thead > tr > th,
table.tables-primary > tbody > tr > td,
.tables-primary table,
.tables-primary table > thead > tr > th,
.tables-primary table > tbody > tr > td {
  border: 1px solid #ffffff;
  background-color: rgba(254, 156, 99, 0.2); }

table.tables-outline-primary,
table.tables-outline-primary > thead > tr > th,
table.tables-outline-primary > tbody > tr > td,
.tables-outline-primary table,
.tables-outline-primary table > thead > tr > th,
.tables-outline-primary table > tbody > tr > td {
  border: 1px solid #f36e20;
  background-color: #ffffff; }

.read-more-section {
  height: 600px;
  position: relative;
  overflow: hidden; }

.read-more-btn-section {
  width: 100%;
  padding-top: 20px;
  display: block;
  background: #ffffff;
  position: absolute;
  bottom: 0; }

.read-more-section.read-more-open {
  height: auto; }

.footer-container {
  position: relative;
  margin-top: 100px; }

.inner-footer {
  position: relative;
  overflow: hidden;
  padding-bottom: 150px; }

.footer-parallax {
  position: absolute;
  width: 100%;
  height: 240px;
  margin: 0;
  padding: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
  overflow: hidden; }

.footer-parallax .layer {
  position: absolute;
  width: 140%;
  height: 240px;
  left: 0;
  bottom: 0;
  background-repeat: repeat-x; }

.footer-parallax .layer-1 {
  z-index: 3;
  background-position: 50% 140%;
  background-image: url("../images/bg_footer_black.png"); }

.footer-parallax .layer-2 {
  z-index: 2;
  background-position: 50% 70%;
  background-image: url("../images/bg_footer_green.png"); }

.footer-parallax .layer-3 {
  z-index: 1;
  background-position: 50% 60%;
  background-image: url("../images/bg_footer_gray.png"); }

.footer-nav-item {
  margin: 0 !important;
  padding: 0 !important; }

.footer-nav-item li {
  font-size: 16px;
  font-weight: bold;
  list-style: none;
  padding-left: 0;
  padding-right: 0; }

.footer-nav-item li .sub-menu {
  list-style: none;
  margin-top: 10px;
  padding-left: 0;
  margin-left: 0; }

.footer-nav-item li a {
  display: inline-block;
  color: #000000;
  background-color: #ffffff;
  text-decoration: none;
  border-bottom: 2px solid #f36e20; }

.footer-nav-item li li {
  font-weight: normal; }

.footer-nav-item li li a {
  display: block;
  color: #000000;
  font-weight: normal;
  background-color: #ffffff;
  border-bottom: none;
  padding: 2px 10px;
  transition: color .1s linear, background-color .1s linear;
  -webkit-transition: color .1s linear, background-color .1s linear; }

.footer-nav-item li li a:hover {
  color: #f36e20;
  background-color: #eeeeee;
  text-decoration: none; }

.education-network ul {
  text-align: center;
  list-style: none; }

.education-network ul li {
  line-height: 40px; }

.education-network ul li:last-child {
  margin-right: 0; }

.education-network ul li a {
  display: block; }

#footer-info-menu {
  margin-top: 20px; }

.before-footer {
  position: relative;
  display: block;
  border-bottom: 2px solid #f36e20; }

.before-footer .container {
  position: relative; }

.go-to-top {
  color: #f36e20;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 3px 15px;
  position: absolute;
  right: 15px;
  bottom: -2px;
  border-top: 2px solid #f36e20;
  border-left: 2px solid #f36e20;
  border-right: 2px solid #f36e20;
  border-bottom: none;
  background-color: #ffffff;
  text-decoration: none; }

.fb-messenger {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: inline-block;
  background-color: #ffffff;
  position: fixed;
  right: 25px;
  bottom: 25px;
  z-index: 100;
  transition: all .1s linear, background-color .1s linear;
  -webkit-transition: all .1s linear, background-color .1s linear;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.16); }

.fb-messenger:hover {
  -webkit-box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.3); }

.fb-messenger a {
  color: #0084ff;
  font-size: 40px;
  display: block;
  padding: 10px 10px 8px; }

.go-to-top:hover {
  text-decoration: none; }

.wp-pagenavi {
  margin-top: 40px;
  text-align: center; }

.wp-pagenavi a, .wp-pagenavi span {
  color: #f36e20;
  font-size: 13px;
  font-weight: bold;
  font-family: "Kanit", sans-serif;
  text-transform: uppercase;
  padding: 5px 12px;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  border: 2px solid #f36e20;
  background-color: #ffffff;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s; }

.wp-pagenavi span,
.wp-pagenavi .pages,
.wp-pagenavi .current,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  letter-spacing: 1px; }

.wp-pagenavi span.current {
  color: #ffffff;
  border: 2px solid #f36e20;
  background-color: #f36e20; }

.wp-pagenavi a:hover {
  color: #ffffff;
  border: 2px solid #f36e20;
  background-color: #f36e20; }

.pagination {
  margin-top: 40px;
  text-align: center; }

.pagination .page-item .page-link {
  color: #f36e20;
  font-size: 13px;
  font-weight: bold;
  font-family: "Kanit", sans-serif;
  text-transform: uppercase;
  padding: 10px 12px;
  line-height: 20px;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  border: 2px solid #f36e20;
  background-color: #ffffff;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.pagination .page-item.disabled {
  cursor: auto; }

.pagination .page-item.active .page-link {
  color: #ffffff;
  border: 2px solid #f36e20;
  background-color: #f36e20; }

.pagination .page-item .page-link:hover {
  color: #ffffff;
  border: 2px solid #f36e20;
  background-color: #f36e20; }

a.btn-facebook, a.btn-facebook:hover {
  color: #3b5998; }

a.btn-instagram, a.btn-instagram:hover {
  color: #e4405f; }

a.btn-line, a.btn-line:hover {
  color: #00c300; }

a.btn-youtube, a.btn-youtube:hover {
  color: #ff0000; }

a.btn-linkedin, a.btn-linkedin:hover {
  color: #0077b5; }

a.btn-twitter, a.btn-twitter:hover {
  color: #1da1f2; }

.social-media-nav .list-inline-item {
  margin-right: 0; }

.social-media-nav .btn {
  padding: 5px 7px;
  transition: box-shadow 0.2s ease-in-out 0s;
  -webkit-transition: box-shadow 0.2s ease-in-out 0s; }

.social-media-nav a.btn {
  font-size: 18px;
  text-decoration: none; }

.social-media-nav a.btn:hover {
  text-decoration: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }

.list-share-this .list-inline-item {
  margin-right: 0; }

.list-share-this .btn {
  padding: 5px; }

.ad-block {
  margin-bottom: 20px; }

.ad-size-300-250 {
  width: 300px;
  height: 250px; }

.ad-size-300-600 {
  width: 300px;
  height: 600px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-10 {
  padding-left: 10px;
  padding-right: 10px; }

.px-15 {
  padding-left: 15px;
  padding-right: 15px; }

.px-20 {
  padding-left: 20px;
  padding-right: 20px; }

.metaslider .caption-wrap {
  opacity: 0.6 !important; }

.metaslider .caption {
  padding: 15px 20px !important;
  color: #ffffff !important;
  font-size: 30px !important;
  font-family: "Kanit", sans-serif !important;
  line-height: 40px !important; }

.section-why-this-school,
.section-why-this-university {
  background: linear-gradient(#fdfbfb, #ebedee); }

.gallery:after {
  content: "";
  display: table;
  clear: both; }

img.aligncenter, div.aligncenter, figure.aligncenter, img.wp-post-image {
  display: block;
  margin: 1em auto; }

img.alignright, div.alignright, figure.alignright {
  float: right;
  margin: 1em 0 1em 2em; }

img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {
  float: left;
  margin: 1em 1em 2em 0; }

figure {
  max-width: 100%;
  height: auto;
  margin: 1em 0; }

p img.alignright, p img.alignleft {
  margin-top: 0; }

.gallery figure img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block; }

.gallery figure {
  float: left;
  margin: 0 2% 1em 0; }

.gallery.gallery-columns-1 figure {
  width: 100%;
  margin: 0 0 1em 0;
  float: none; }

.gallery.gallery-columns-3 figure {
  width: 32%; }

.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {
  margin-right: 0; }

.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {
  clear: left; }

.gallery.gallery-columns-2 figure {
  width: 49%; }

.gallery.gallery-columns-2 figure:nth-of-type(even) {
  margin-right: 0; }

.gallery.gallery-columns-2 figure:nth-of-type(odd) {
  clear: left; }

.gallery.gallery-columns-4 figure {
  width: 23.25%; }

.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {
  margin-right: 0; }

.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {
  clear: left; }

.gallery.gallery-columns-5 figure {
  width: 18%; }

.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {
  margin-right: 0; }

.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {
  clear: left; }

.gallery.gallery-columns-6 figure {
  width: 14.2%; }

.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {
  margin-right: 0; }

.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {
  clear: left; }

.gallery.gallery-columns-7 figure {
  width: 12%; }

.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {
  margin-right: 0; }

.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {
  clear: left; }

.gallery.gallery-columns-8 figure {
  width: 10.2%; }

.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {
  margin-right: 0; }

.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {
  clear: left; }

.gallery.gallery-columns-9 figure {
  width: 8.85%; }

.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {
  margin-right: 0; }

.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {
  clear: left; }

@media (max-width: 767px) {
  img.alignright, div.alignright, figure.alignright, img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {
    display: block;
    margin: 1em auto;
    float: none; }

  .gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {
    width: 100%;
    margin: 0 0 1em 0;
    float: none; } }
.list-group-item + .list-group-item {
  border-top-width: 1px; }

#section-slider .ml-slider {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden; }

.metaslider .flexslider .flex-direction-nav li a {
  width: 60px !important;
  height: 90px !important;
  margin-top: -45px !important; }

.metaslider .flexslider .flex-direction-nav li a.flex-prev {
  background: transparent url("../images/icon_ml_prev.png") 0 0 no-repeat; }

.metaslider .flexslider .flex-direction-nav li a.flex-next {
  background: transparent url("../images/icon_ml_next.png") 0 0 no-repeat; }

.metaslider .flexslider .flex-direction-nav li a.flex-prev:hover {
  background: transparent url("../images/icon_ml_prev.png") 0 100% no-repeat; }

.metaslider .flexslider .flex-direction-nav li a.flex-next:hover {
  background: transparent url("../images/icon_ml_next.png") 0 100% no-repeat; }

.metaslider .flex-control-nav {
  line-height: 4px;
  bottom: 1px !important; }

.flex-control-paging li a {
  background-color: #ffffff !important;
  width: 80px !important;
  height: 4px !important;
  border-radius: 0 !important; }

.content-slider .flex-control-paging li a {
  width: 60px !important; }

.flex-control-paging li a.flex-active {
  background-color: #f36e20 !important; }

.metaslider .flex-control-nav li a {
  margin: 0 1px; }

.swal2-content {
  line-height: 26px; }

.spinner-border,
.spinner-grow {
  margin-right: 10px;
  vertical-align: baseline; }

.progress-bar.progress-bar-success {
  background-color: #f36e20; }

.su-spoiler-title {
  color: #f36e20;
  font-size: 18px !important;
  font-family: "Kanit", sans-serif;
  line-height: inherit !important;
  padding: 15px 15px 15px 45px !important;
  background-color: #f4f4f4; }

.su-spoiler-title:hover {
  background-color: #eeeeee; }

.su-spoiler-icon {
  left: 15px;
  top: 18px !important;
  margin-left: 15px; }

#cookie-notice {
  font-size: 15px !important;
  font-family: sans-serif !important;
  text-align: left !important; }

.cookie-notice-container {
  text-align: left !important;
  max-width: 1170px;
  margin: 0 auto; }

.cn-text-container {
  width: 100%;
  max-width: 80%; }

.cn-buttons-container {
  width: 100px;
  float: right; }

#cn-more-info {
  font-size: 15px !important;
  border-bottom: 1px dotted #ffffff !important;
  padding: 0 !important; }

#cn-more-info:hover {
  border-bottom: 1px solid #ffffff !important; }

#cn-notice-buttons {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px !important; }

#cn-accept-cookie {
  border: 2px solid #ffffff !important;
  margin-left: 0 !important;
  margin-bottom: 15px;
  float: right; }

.cn-close-icon {
  top: 20px !important; }



/*-------------- Menu scroll ------------*/
.cover {
    position: relative;
    padding: 0px 30px;
    margin-top: 100px;
}

.left {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.right {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.left2 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.right2 {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.scroll-images {
    position: relative;
    width: 100%;
    padding: 0px 0px;
    height: auto;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: hidden;
    overflow-y: hidden;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
}

.scroll-images2 {
  position: relative;
  width: 100%;
  padding: 0px 0px;
  height: auto;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;
  overflow-y: hidden;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.child {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 350px;
    height: 40px;
    padding: 0px 15px;
    margin: 1px 10px;
    border: 1px solid #f1f1f1;
    overflow: hidden;
    /*-webkit-box-shadow: 0px 0px 15px 2px rgb(0 0 0 / 10%);;
    box-shadow: 0px 0px 15px 2px rgb(0 0 0 / 10%);;*/
    -webkit-box-shadow: 0px 0px 15px 2px #aaa;;
    box-shadow: 0px 0px 15px 2px #aaa;;
}

.child img, .child > svg {
    position: absolute;
    margin-top: -195px;
    width: 60px;
    height: 50px;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
    background: #aaa;
}

.scroll-images::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #aaa;
}

.scroll-images::-webkit-scrollbar-thumb {
    background-color: #aaa;
}

.scroll-images2::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #aaa;
}

.scroll-images2::-webkit-scrollbar-thumb {
  background-color: #aaa;
}

button {
    color: #7a7a7a;
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 15px;
}
button:link {
  color: #7a7a7a; }
button:hover {
  color: #f36e20; }
button:active {
    color: #f36e20; }
button:visited {
    color: #dbdada; }
/*--------------- End Menu Scroll --------------------

/*# sourceMappingURL=app.css.map */
