@import url("../fnt/noto-sans-thai-ui/stylesheet.css");
@import url("../fnt/noto-sans-thai/stylesheet.css");
@import url("../fnt/ingter/stylesheet.css");
* {
  outline: none !important;
  margin: 0;
  box-sizing: border-box; }

a {
  cursor: pointer;
  outline: none !important;
  text-decoration: none; }

a::focus, a::active {
  outline: none !important; }

img {
  display: block;
  width: 100%; }

body {
  margin: 0; }

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

table {
  width: 100%; }

.hide {
  visibility: hidden;
  height: 0;
  width: 0;
  display: block;
  overflow: hidden; }

.overflow-hidden {
  overflow: hidden; }

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

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.bdrd-1r {
  border-radius: 1rem; }

.wd-auto {
  width: auto; }

.wd-100pr, body > header {
  width: 100%; }

.wd-30 {
  width: 30px; }

.wd-40 {
  width: 40px; }

.wd-60 {
  width: 60px; }

.wd-100 {
  width: 100px; }

.wd-140 {
  width: 140px; }

.wd-200 {
  width: 200px; }

.wd-240 {
  width: 240px; }

.wd-320 {
  width: 320px; }

.wd-420 {
  width: 100%;
  max-width: 420px; }

.wd-520 {
  width: 100%;
  max-width: 520px; }

.wd-580 {
  width: 100%;
  max-width: 580px; }

.wd-680 {
  width: 100%;
  max-width: 680px; }

.wd-960 {
  width: 100%;
  max-width: 960px; }

.h-full {
  height: 100vh; }

.mg-auto {
  margin-left: auto;
  margin-right: auto; }

.mg-0 {
  margin: 0; }

.mg-t0 {
  margin-top: 0; }

.mg-r0 {
  margin-right: 0; }

.mg-b0 {
  margin-bottom: 0; }

.mg-l0 {
  margin-left: 0; }

.mg-10, #main-navigation li {
  margin: 10px; }

.mg-20 {
  margin: 20px; }

.mg-30 {
  margin: 30px; }

.mg-40 {
  margin: 40px; }

.mg-tb10 {
  margin: 10px 0; }

.mg-tb20 {
  margin: 20px 0; }

.mg-tb40 {
  margin: 40px 0; }

.mg-lr10 {
  margin: 0 10px; }

.mg-lr20 {
  margin: 0 20px; }

.mg-t10 {
  margin-top: 10px; }

.mg-t20 {
  margin-top: 20px; }

.mg-t30 {
  margin-top: 30px; }

.mg-t40 {
  margin-top: 40px; }

.mg-r10 {
  margin-right: 10px; }

.mg-r20 {
  margin-right: 20px; }

.mg-r30 {
  margin-right: 30px; }

.mg-r40 {
  margin-right: 40px; }

.mg-b5 {
  margin-bottom: 5px; }

.mg-b10, ul.list-disc, .card ul, body > footer ul, ol.list-decimal, #service footer ol, p {
  margin-bottom: 10px; }

.mg-b20 {
  margin-bottom: 20px; }

.mg-b30 {
  margin-bottom: 30px; }

.mg-b40 {
  margin-bottom: 40px; }

.mg-b60 {
  margin-bottom: 60px; }

.mg-l10 {
  margin-left: 10px; }

.mg-l15 {
  margin-left: 15px; }

.mg-l20, ul.list-disc, .card ul, body > footer ul, ol.list-decimal, #service footer ol {
  margin-left: 20px; }

.mg-l30 {
  margin-left: 30px; }

.mg-l40 {
  margin-left: 40px; }

.pd-0 {
  padding: 0; }

.pd-t0 {
  padding-top: 0; }

.pd-r0 {
  padding-right: 0; }

.pd-b0 {
  padding-bottom: 0; }

.pd-l0 {
  padding-left: 0; }

.pd-0 {
  padding: 0px; }

.pd-5 {
  padding: 5px; }

.pd-10 {
  padding: 10px; }

.pd-20 {
  padding: 20px; }

.pd-30 {
  padding: 30px; }

.pd-40 {
  padding: 40px; }

.pd-tb10 {
  padding: 10px 0; }

.pd-tb20 {
  padding: 20px 0; }

.pd-lr10 {
  padding: 0 10px; }

.pd-lr20 {
  padding: 0 20px; }

.pd-t10 {
  padding-top: 10px; }

.pd-t20 {
  padding-top: 20px; }

.pd-t30 {
  padding-top: 30px; }

.pd-t40 {
  padding-top: 40px; }

.pd-r10 {
  padding-right: 10px; }

.pd-r20 {
  padding-right: 20px; }

.pd-r30 {
  padding-right: 30px; }

.pd-r40 {
  padding-right: 40px; }

.pd-b10 {
  padding-bottom: 10px; }

.pd-b20 {
  padding-bottom: 20px; }

.pd-b30 {
  padding-bottom: 30px; }

.pd-b40 {
  padding-bottom: 40px; }

.pd-l10 {
  padding-left: 10px; }

.pd-l20 {
  padding-left: 20px; }

.pd-l30 {
  padding-left: 30px; }

.pd-l40 {
  padding-left: 40px; }

.relative, #logo a, #main-navigation li a {
  position: relative; }

.absolute, #main-navigation li a:after {
  position: absolute; }

.none {
  display: none; }

.block, #logo a, #main-navigation li a:after {
  display: block; }

.inline {
  display: inline; }

.inline-block, #main-navigation li {
  display: inline-block; }

.opacity-04 {
  opacity: 0.4 !important; }

.opacity-02 {
  opacity: 0.2 !important; }

.opacity-1 {
  opacity: 1; }

ul.list-disc, .card ul, body > footer ul {
  list-style: disc; }

ol.list-decimal, #service footer ol {
  list-style: decimal; }

.float-left, #logo {
  float: left; }

.float-right, body > header .booking-btn, #main-navigation, #main-navigation ul {
  float: right; }

* {
  font-family: 'noto_sans_thai_ui_regular', sans-serif; }

body {
  font-size: 16px;
  line-height: 20px; }

a {
  color: #965CE5; }

h1 {
  font-family: 'noto_sans_thai_ui_bold', sans-serif; }

strong, .booking-btn a {
  font-family: 'noto_sans_thai_ui_medium', sans-serif; }

h1 {
  font-weight: bold; }

.line-height-1r {
  line-height: 1rem;
  display: inline-block; }

.fs-3r {
  font-size: 3rem; }

.fs-2r {
  font-size: 2rem; }

.fs-1r {
  font-size: 1rem; }

.fs-1-2r {
  font-size: 1.2rem; }

.fs-1-5r {
  font-size: 1.5rem; }

.fs-09r {
  font-size: 0.9rem; }

.fs-08r {
  font-size: 0.8rem; }

.fs-075r {
  font-size: 0.75rem; }

.container {
  width: 100%;
  max-width: 1200px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto; }

.container-full {
  width: 100%;
  max-width: 1400px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto; }

.cont-s {
  max-width: 360px; }

.cont-m {
  max-width: 480px; }

.container:after,
.container-full:after {
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
  clear: both; }

.grdgp-10 {
  display: grid;
  grid-gap: 10px; }

.grdgp-20 {
  display: grid;
  grid-gap: 20px; }

.grdgp-30 {
  display: grid;
  grid-gap: 30px; }

.grdgp-60 {
  display: grid;
  grid-gap: 60px; }

[class*='grid'] {
  display: grid;
  grid-gap: 20px; }

[class*='grdgp-0'] {
  display: grid;
  grid-gap: 0px; }

[class*='grdgp-10'] {
  display: grid;
  grid-gap: 10px; }

[class*='grdgp-20'] {
  display: grid;
  grid-gap: 20px; }

[class*='grdgp-30'] {
  display: grid;
  grid-gap: 30px; }

[class*='grdgp-40'] {
  display: grid;
  grid-gap: 40px; }

[class*='grdgp-60'] {
  display: grid;
  grid-gap: 60px; }

[class*='grdgp-100'] {
  display: grid;
  grid-gap: 100px; }

[class*='grid-2c'] {
  grid-template-columns: repeat(2, 1fr); }

[class*='grid-3c'] {
  grid-template-columns: repeat(3, 1fr); }

[class*='grid-4c'] {
  grid-template-columns: repeat(4, 1fr); }

[class*='grid-5c'] {
  grid-template-columns: repeat(5, 1fr); }

[class*='grid-6c'] {
  grid-template-columns: repeat(6, 1fr); }

[class*='grid-2c-chd'] {
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 10px; }

[class*='grid-2c-chd'] > * {
  display: grid;
  grid-gap: 20px; }

[class*='grid-2c-chd'] > * {
  grid-template-columns: repeat(2, 1fr); }

[class^='grid-3c'][class*='layout-2c'][class*='layout-st-2c'] > *:first-child {
  grid-column-start: 1;
  grid-column-end: 3; }

[class^='grid-3c'][class*='layout-2c'][class*='layout-nd-2c'] > *:first-child + * {
  grid-column-start: 2;
  grid-column-end: 4; }

[class^='grid-4c'][class*='layout-2c'][class*='layout-st-3c'] > *:first-child {
  grid-column-start: 1;
  grid-column-end: 4; }

[class^='grid-4c'][class*='layout-2c'][class*='layout-nd-3c'] > *:first-child + * {
  grid-column-start: 2;
  grid-column-end: 5; }

[class^='grid-4c'][class*='layout-2c'][class*='layout-nd-2c'] > *:first-child + * {
  grid-column-start: 2;
  grid-column-end: 4; }

[class^='grid-5c'][class*='layout-2c'][class*='layout-st-3c'] > *:first-child {
  grid-column-start: 1;
  grid-column-end: 4; }

[class^='grid-5c'][class*='layout-2c'][class*='layout-nd-2c'] > *:first-child + * {
  grid-column-start: 4;
  grid-column-end: 6; }

[class^='grid-5c'][class*='layout-2c'][class*='layout-st-2c'] > *:first-child {
  grid-column-start: 1;
  grid-column-end: 3; }

[class^='grid-5c'][class*='layout-2c'][class*='layout-nd-3c'] > *:first-child + * {
  grid-column-start: 3;
  grid-column-end: 6; }

[class^='grid-4c'][class*='layout-3c'][class*='layout-nd-2c'] > *:first-child + * {
  grid-column-start: 2;
  grid-column-end: 4; }

[class^='grid-5c'][class*='layout-3c'][class*='layout-nd-3c'] > *:first-child + * {
  grid-column-start: 2;
  grid-column-end: 5; }

@media (max-width: 960px) {
  [class^='grid-5c'] {
    grid-template-columns: repeat(4, 1fr); }

  [class^='grid-6c'] {
    grid-template-columns: repeat(4, 1fr); }

  [class*='mid-3c'] {
    grid-template-columns: repeat(3, 1fr); }

  [class^='grid-5c'][class*='layout-2c'] {
    grid-template-columns: repeat(5, 1fr); }

  [class^='grid-4c'][class*='layout-3c'] {
    grid-template-columns: repeat(4, 1fr); }

  [class^='grid-5c'][class*='layout-3c'] {
    grid-template-columns: repeat(5, 1fr); }

  #video [class^='grid-5c'] {
    grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 860px) {
  [class^='grid-5c'] {
    grid-template-columns: repeat(3, 1fr); }

  [class^='grid-6c'] {
    grid-template-columns: repeat(3, 1fr); }

  [class^='grid-4c'] {
    grid-template-columns: repeat(2, 1fr); }

  [class*='mid-2c'] {
    grid-template-columns: repeat(2, 1fr); }

  [class^='grid-3c'][class*='layout-2c'] {
    grid-template-columns: repeat(1, 1fr); }

  [class^='grid-3c'][class*='layout-2c'][class*='layout-st-2c'] > *:first-child {
    grid-column-start: auto;
    grid-column-end: auto; }

  [class^='grid-3c'][class*='layout-2c'][class*='layout-nd-2c'] > *:first-child + * {
    grid-column-start: auto;
    grid-column-end: auto; }

  [class^='grid-4c'][class*='layout-2c'] {
    grid-template-columns: repeat(1, 1fr); }

  [class^='grid-4c'][class*='layout-2c'][class*='layout-st-3c'] > *:first-child {
    grid-column-start: auto;
    grid-column-end: auto; }

  [class^='grid-4c'][class*='layout-2c'][class*='layout-nd-3c'] > *:first-child + * {
    grid-column-start: auto;
    grid-column-end: auto; }

  [class^='grid-4c'][class*='layout-3c'] {
    grid-template-columns: repeat(1, 1fr); }

  [class^='grid-4c'][class*='layout-3c'][class*='layout-nd-2c'] > *:first-child + * {
    grid-column-start: auto;
    grid-column-end: auto; } }
@media (max-width: 680px) {
  [class^='grid-5c'] {
    grid-template-columns: repeat(2, 1fr); }

  [class^='grid-6c'] {
    grid-template-columns: repeat(2, 1fr); }

  [class^='grid-2c'][class*='layout-2c'] {
    grid-template-columns: repeat(1, 1fr); }

  [class^='grid-5c'][class*='layout-2c'] {
    grid-template-columns: repeat(1, 1fr); }

  [class^='grid-5c'][class*='layout-2c'][class*='layout-st-3c'] > *:first-child {
    grid-column-start: auto;
    grid-column-end: auto; }

  [class^='grid-5c'][class*='layout-2c'][class*='layout-nd-2c'] > *:first-child + * {
    grid-column-start: auto;
    grid-column-end: auto; }

  [class^='grid-5c'][class*='layout-2c'][class*='layout-st-2c'] > *:first-child {
    grid-column-start: auto;
    grid-column-end: auto; }

  [class^='grid-5c'][class*='layout-2c'][class*='layout-nd-3c'] > *:first-child + * {
    grid-column-start: auto;
    grid-column-end: auto; }

  [class^='grid-5c'][class*='layout-3c'] {
    grid-template-columns: repeat(1, 1fr); }

  [class^='grid-5c'][class*='layout-3c'][class*='layout-nd-3c'] > *:first-child + * {
    grid-column-start: auto;
    grid-column-end: auto; } }
@media (max-width: 520px) {
  [class*="min-1c"], [class*='mid-2c'], [class^='grid-3c'] {
    grid-template-columns: repeat(1, 1fr); } }
.card {
  border-radius: 8px;
  overflow: hidden;
  background: #FFF; }
  .card .content-entry {
    padding: 20px; }
  .card h1 {
    font-size: 20px;
    margin-bottom: 10px; }
  .card li {
    position: relative;
    padding: 1px 0; }

.border, .border-color {
  border-color: #EEE; }

body, .bg-white-color {
  background: #FFF; }

.border-white-color {
  border-color: #FFF; }

.white-color, #billboard {
  color: #FFF; }

body, .black-color, #main-navigation li a {
  color: #333; }

.bg-black-color {
  background: #333; }

.bg-gray-color {
  background: #F7F7F7; }

.gray-color {
  color: #999; }

.red-color {
  color: #f00; }

.bg-red-color {
  background: #f00; }

.border-red-color {
  border-color: #f00; }

.green-color {
  color: #09C976; }

.bg-primary-color {
  background: #00529C; }

.border-primary-color {
  border-color: #00529C; }

.primary-color {
  color: #00529C; }

.fa-facebook-square,
.fa-facebook-messenger {
  color: #0084FF; }

.fa-line {
  color: #00C200; }

.fa-twitter-square {
  color: #03A9F4; }

body {
  background: #F1F1F1; }

::selection {
  background: #FC0; }

body > header {
  position: fixed;
  background: #FFF;
  z-index: 100;
  transform: translateY(0);
  border-bottom: 1px solid #eee; }

body > header.hidden {
  transform: translateY(0); }

body > header.fixed {
  position: fixed;
  transition: .5s all ease;
  transform: translateY(0); }

#logo {
  margin-bottom: 0;
  margin-top: 10px; }
  #logo a {
    width: 187px;
    height: 55px;
    background: url(../img/logo.svg) no-repeat;
    background-size: 100%; }

body > header .booking-btn {
  margin-top: 3px;
  margin-left: 20px; }

#main-navigation {
  margin-top: 13px; }
  #main-navigation .active a {
    color: #965CE5; }
  #main-navigation li:last-child {
    margin-right: 0; }
  #main-navigation li a {
    font-family: 'noto_sans_thai_ui_medium', sans-serif; }
  #main-navigation li a:after {
    border-bottom: 1px solid #FC0;
    border-radius: 2px;
    content: '';
    height: 0;
    bottom: -5px; }
  #main-navigation li a:hover:after {
    -webkit-animation: navAni .8s infinite linear;
    animation: navAni .8s infinite linear;
    transition: .8s all infinite linear; }
@-webkit-keyframes navAni {
  from {
    width: 0;
    left: 50%; }
  to {
    width: 100%;
    left: 0; } }
@keyframes navAni {
  from {
    width: 0;
    left: 50%; }
  to {
    width: 100%;
    left: 0; } }
.menu {
  display: none; }

main {
  padding-top: 100px; }

.booking-btn a {
  background: #FC0;
  color: #965CE5;
  border-radius: 8px;
  padding: 8px 10px;
  display: inline-block;
  transition: .5s all ease; }

.booking-btn a:hover {
  transform: scale(1.1); }

section header h1 {
  margin-bottom: 20px; }

img.ani {
  transition: .5s all ease; }

img.ani:hover {
  transform: scale(1.04); }

hr {
  border: 0;
  border-top: 1px solid #ccc;
  margin-bottom: 30px; }

#billboard {
  margin-top: -35px;
  overflow: hidden;
  position: relative; }
  #billboard .container {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%; }
  #billboard h1 {
    font-size: 56px;
    line-height: 56px;
    margin-bottom: 15px; }
  #billboard h1 + p {
    font-size: 22px;
    margin-bottom: 15px; }

#shortcut {
  margin-bottom: 30px;
  margin-top: -40px;
  position: relative; }
  #shortcut a {
    color: #FFF; }
  #shortcut [class^='grid'] {
    border-radius: 8px;
    grid-gap: 0px;
    overflow: hidden; }
  #shortcut [class^='grid'] > div {
    padding: 20px; }
  #shortcut img {
    width: auto;
    height: 40px;
    float: left;
    margin-right: 10px; }
  #shortcut .content-entry {
    padding-left: 50px; }
  #shortcut h1 {
    font-size: 22px;
    margin-bottom: 10px; }
  #shortcut p {
    font-size: 14px;
    line-height: 18px; }
  #shortcut .col-1 {
    background: linear-gradient(90deg, #9427C1 0%, #F19AD3 401.03%); }
  #shortcut .col-2 {
    background: linear-gradient(90deg, #9427C1 -98.1%, #F19AD3 176.42%); }
  #shortcut .col-2 img {
    height: 35px;
    margin-top: 5px; }
  #shortcut .col-2 .content-entry {
    padding-left: 60px; }
  #shortcut .col-3 {
    background: linear-gradient(90deg, #9427C1 -200.34%, #F19AD3 201.03%); }
  #shortcut .col-4 {
    background: linear-gradient(90deg, #9427C1 -225.86%, #F19AD3 100%); }

#promotion .container {
  position: relative;
  margin-bottom: 50px; }
#promotion .card {
  position: relative; }
  #promotion .card .thumbnail {
    overflow: hidden;
    margin-bottom: 0; }
  #promotion .card p em {
    margin-bottom: -10px;
    color: #999;
    font-style: normal;
    display: block;
    font-size: 14px;
    line-height: 16px; }
  #promotion .card li br + strong {
    font-size: 24px;
    padding-top: 5px;
    display: block;
    position: static; }
  #promotion .card li strong {
    position: absolute;
    right: 0;
    font-weight: normal; }
  #promotion .card .content-entry img {
    width: 30px;
    display: inline-block;
    margin-top: 5px; }
#promotion .highlight {
  margin-bottom: 20px; }
  #promotion .highlight .thumbnail {
    float: left;
    width: 50%;
    overflow: hidden;
    margin-bottom: 0; }
  #promotion .highlight .content-entry {
    padding: 20px;
    width: 50%;
    float: left;
    position: relative; }
#promotion .view-all a {
  display: block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: #FC0;
  border-radius: 100px;
  position: absolute;
  right: -70px;
  top: 50%;
  text-align: center;
  transition: .5s all ease; }
#promotion .view-all a:hover {
  transform: scale(1.1); }
#promotion .toggle-click a {
  color: #000;
  padding-left: 25px; }
#promotion .toggle-click {
  position: relative; }
#promotion .toggle-click:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  background: #fc0;
  width: 16px;
  height: 16px;
  border-radius: 10px; }
#promotion .toggle-click:after {
  content: '';
  display: block;
  position: absolute;
  left: 3px;
  top: 6px;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  width: 6px;
  height: 6px;
  transform: rotate(45deg); }
#promotion .toggle-content {
  background: linear-gradient(90deg, #9427C1 0%, #F19AD3 100%);
  color: #FFF;
  position: absolute;
  left: 0;
  height: 600px;
  padding: 20px;
  top: 1000px;
  transition: .5s all ease; }
#promotion .toggle-content.active {
  top: 0; }
#promotion a.toggle-x {
  color: #FFF;
  position: absolute;
  top: 20px;
  right: 20px;
  overflow: hidden;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background: #FFF;
  position: absolute; }
#promotion .toggle-x:after {
  content: '';
  display: block;
  position: absolute;
  left: 6.5px;
  top: 5px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  width: 6px;
  height: 6px;
  transform: rotate(135deg); }

#service {
  margin-bottom: 30px; }
  #service header {
    text-align: center;
    margin-bottom: 20px; }
  #service header h1 {
    margin-bottom: 10px; }
  #service .regular-price {
    background: linear-gradient(180deg, #9427C1 0%, #F19AD3 100%);
    color: #FFF;
    margin: -20px -20px 30px;
    padding: 20px 20px 10px; }
  #service .regular-price p em {
    color: #EEE; }
  #service p em {
    margin-bottom: -10px;
    color: #999;
    font-style: normal;
    display: block;
    font-size: 14px;
    line-height: 16px; }
  #service sup {
    position: absolute;
    right: 0;
    top: -15px;
    font-size: 12px;
    color: #999; }
  #service li strong {
    position: absolute;
    right: 0;
    font-weight: normal; }
  #service img {
    width: 30px;
    display: inline-block; }
  #service footer {
    font-size: 14px;
    line-height: 18px;
    padding-top: 10px; }
    #service footer p {
      margin-bottom: 0;
      color: #999; }

#contact-channel {
  overflow: hidden;
  margin-bottom: 30px; }
  #contact-channel .content-entry {
    overflow: hidden; }
  #contact-channel h1 {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 20px; }
  #contact-channel img {
    float: right;
    width: 100%;
    max-width: 520px;
    margin-left: 50px; }
  #contact-channel ul {
    margin-bottom: 20px;
    float: left; }
  #contact-channel li {
    border-bottom: 1px solid #CCC;
    padding: 8px 0;
    position: relative; }
  #contact-channel li:before {
    content: '';
    opacity: 0;
    display: block;
    width: 25px;
    height: 25px;
    background: #FC0;
    position: absolute;
    right: 0;
    border-radius: 20px;
    transition: .5s all ease; }
  #contact-channel li a:before {
    content: '';
    opacity: 0;
    display: block;
    width: 14px;
    height: 1px;
    background: #FFF;
    position: absolute;
    right: 6px;
    margin-top: -5px;
    border-radius: 20px;
    transition: .5s all ease; }
  #contact-channel li a:after {
    content: '';
    opacity: 0;
    display: block;
    width: 8px;
    height: 1px;
    background: #FFF;
    position: absolute;
    right: 5px;
    margin-top: -8px;
    border-radius: 20px;
    transform: rotate(45deg);
    transition: .5s all ease; }
  #contact-channel li:hover:before,
  #contact-channel li:hover a:before,
  #contact-channel li:hover a:after {
    opacity: 1; }
  #contact-channel .booking-btn {
    clear: both; }
  #contact-channel p, #contact-channel ul, #contact-channel h3 {
    padding-left: 80px; }

#history {
  overflow: hidden;
  margin-top: -35px;
  padding-top: 60px;
  padding-bottom: 60px;
  color: #FFF;
  background: linear-gradient(180deg, rgba(148, 39, 193, 0.7) 0%, rgba(241, 154, 211, 0.7) 100%); }
  #history .content-entry {
    overflow: hidden; }
  #history h1 {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 20px; }
  #history img {
    float: right;
    width: 100%;
    max-width: 520px;
    margin-left: 50px; }
  #history ul {
    margin-bottom: 20px;
    float: left;
    position: relative; }
  #history ul:before {
    content: '';
    display: block;
    position: absolute;
    background: #FFF;
    width: 2px;
    margin-left: 20px;
    top: 10px;
    bottom: 25px; }
  #history li {
    padding: 8px 0;
    position: relative;
    padding-left: 70px; }
  #history li em {
    font-style: normal;
    font-family: 'noto_sans_thai_ui_bold', sans-serif;
    background: #C648BE;
    padding: 3px 5px;
    position: absolute;
    left: 0;
    z-index: 2; }
  #history li strong {
    position: relative;
    z-index: 1; }
  #history li strong:before {
    content: '';
    display: block;
    position: absolute;
    background: #C648BE;
    width: 18px;
    height: 18px;
    left: -33px;
    top: 0;
    margin-top: 4px;
    transform: rotate(45deg); }
  #history h3 {
    padding-left: 80px;
    font-family: 'noto_sans_thai_ui_bold', sans-serif;
    padding-top: 20px; }
  #history p, #history ul, #history h3 {
    padding-left: 80px; }

#diploma-work {
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 30px;
  background: #FFF; }
  #diploma-work .content-entry {
    overflow: hidden; }
  #diploma-work h1 {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 20px; }
  #diploma-work img {
    float: right;
    width: 100%;
    max-width: 520px;
    margin-left: 50px; }
  #diploma-work ul {
    margin-bottom: 20px;
    float: left; }
  #diploma-work li {
    list-style: disc;
    margin-left: 20px; }
  #diploma-work h3 {
    padding-left: 80px;
    font-family: 'noto_sans_thai_ui_bold', sans-serif;
    margin-bottom: 10px; }
  #diploma-work p, #diploma-work ul, #diploma-work h3 {
    padding-left: 80px; }

#timetable {
  margin-bottom: 60px;
  padding-top: 60px; }
  #timetable h1 {
    text-align: center;
    margin-bottom: 20px; }
  #timetable #table {
    margin: 0 80px;
    color: #FFF;
    border-radius: 16px;
    background: linear-gradient(180deg, rgba(148, 39, 193, 0.6) 0%, rgba(241, 154, 211, 0.6) 100%); }
    #timetable #table img {
      width: auto;
      height: 20px;
      margin: 0 auto; }
    #timetable #table table {
      border-spacing: 0; }
    #timetable #table th {
      text-align: right;
      padding: 10px; }
    #timetable #table td {
      text-align: center;
      width: 11.5%;
      border-left: 2px solid #F1F1F1;
      padding: 10px; }
    #timetable #table thead th {
      background: #F1F1F1;
      color: #BC7CD5; }
    #timetable #table thead td {
      background: #F1F1F1;
      position: relative; }
    #timetable #table thead td strong {
      background: #BC7CD5;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      border-radius: 16px 16px 0 0;
      padding-top: 10px; }
    #timetable #table tbody td {
      border-top: 2px solid #F1F1F1;
      height: 60px; }
    #timetable #table tbody th {
      border-top: 2px solid #F1F1F1;
      font-size: 12px; }
    #timetable #table tbody th strong {
      font-size: 16px;
      margin-bottom: -3px;
      display: block; }
    #timetable #table tbody th br {
      display: none; }
    #timetable #table tbody th {
      background: #F1F1F1;
      position: relative; }
    #timetable #table tbody th div {
      background: #E0A6E0;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      border-radius: 16px 0 0 16px;
      padding: 10px; }

#video {
  margin-bottom: 40px; }
  #video .card {
    background: none; }
  #video .content-entry {
    overflow: hidden;
    padding: 0; }
  #video .thumbnail {
    border-radius: 8px;
    overflow: hidden; }
  #video .card h1 {
    margin-bottom: 20px;
    line-height: 25px;
    color: #333;
    font-size: 18px; }
  #video .card:first-child {
    background: #fff;
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 3; }
  #video .card:first-child .content-entry {
    padding: 30px; }
  #video .card:first-child .thumbnail {
    border-radius: 8px 8px 0 0; }
  #video .card:first-child h1 {
    font-size: 25px;
    line-height: 35px;
    font-weight: bold; }
  #video .icon {
    position: relative;
    padding-left: 30px;
    color: #999; }
  #video .icon:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #9427C1;
    width: 20px;
    height: 20px;
    border-radius: 10px; }
  #video .icon:after {
    content: '';
    display: block;
    position: absolute;
    left: 7px;
    top: 5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #fff; }

#video-popup {
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
  display: none; }

#video-popup .wrapper {
  position: fixed;
  top: 50%;
  width: 860px;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #FFF;
  border-radius: 10px;
  padding: 20px; }

#video-popup .wrapper .close {
  background: #FFF;
  position: absolute;
  top: -45px;
  right: 0;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  display: block;
  transform: rotate(45deg); }

#video-popup .wrapper .close:before {
  content: '';
  display: block;
  position: absolute;
  border-top: 1px solid #000;
  width: 25px;
  top: 20px;
  left: 8px; }

#video-popup .wrapper .close:after {
  content: '';
  display: block;
  position: absolute;
  border-left: 1px solid #000;
  height: 25px;
  top: 8px;
  left: 20px; }

#video-popup .embed {
  position: relative;
  padding-bottom: 55%;
  padding-top: 25px;
  z-index: 1;
  transition: .5s all ease; }

.embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#light-box {
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1000; }

#light-box .inner {
  position: fixed;
  top: 20%;
  max-width: 680px;
  width: 90%;
  left: 50%;
  transform: translate(-50%, 0);
  background: #FFF;
  border-radius: 20px; }

#light-box .inner img {
  border-radius: 20px; }

#light-box .inner .close {
  background: #FFF;
  position: absolute;
  top: -45px;
  right: 0;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  display: block;
  transform: rotate(45deg); }

#light-box .inner .close:before {
  content: '';
  display: block;
  position: absolute;
  border-top: 1px solid #000;
  width: 25px;
  top: 20px;
  left: 8px; }

#light-box .inner .close:after {
  content: '';
  display: block;
  position: absolute;
  border-left: 1px solid #000;
  height: 25px;
  top: 8px;
  left: 20px; }

#blog .blog-head {
  background: linear-gradient(180deg, #9427C1 0%, #F19AD3 100%);
  padding: 30px 0;
  margin-top: -35px;
  margin-bottom: 30px; }
#blog .highlight {
  padding: 20px;
  background: #FFF;
  border-radius: 8px; }
#blog header h1 {
  color: #FFF; }
#blog .card {
  max-width: 860px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  background: none;
  border-radius: 0; }
#blog .listing {
  max-width: 860px;
  width: 100%;
  margin: 0 auto; }
#blog .thumbnail {
  float: right;
  width: 120px;
  margin-left: 20px; }
#blog .content-entry {
  padding: 0; }
#blog .content-entry h1 {
  font-size: 24px;
  line-height: 26px; }
#blog .related {
  max-width: 860px;
  width: 100%;
  margin: 0 auto; }

#review [class^='grid'] {
  margin-bottom: 50px; }
#review .card .content-entry {
  padding: 10px 20px; }
#review .auther {
  color: #999;
  font-size: 14px; }
#review .view-all {
  margin-bottom: 0; }

#online-booking {
  background: linear-gradient(180deg, #9427C1 0%, #F19AD3 100%);
  padding: 60px 0 30px;
  margin-top: -40px;
  position: relative;
  z-index: 98; }
  #online-booking .left-side {
    background: linear-gradient(180deg, #9427C1 0%, #F19AD3 100%);
    padding: 60px 30px;
    color: #fff;
    max-width: 460px;
    width: 100%;
    float: left;
    border-radius: 80px;
    position: fixed;
    padding-left: 80px;
    box-sizing: border-box; }
    #online-booking .left-side h1 {
      font-size: 40px;
      line-height: 45px;
      margin-bottom: 20px; }
    #online-booking .left-side img {
      float: left;
      width: 40px;
      overflow: hidden;
      margin-left: -50px; }
  #online-booking .booking-complete {
    background: linear-gradient(180deg, #9427C1 0%, #F19AD3 100%);
    padding: 60px 30px;
    color: #fff;
    max-width: 460px;
    width: 100%;
    margin: 40px auto 60px;
    border-radius: 80px;
    box-sizing: border-box;
    position: relative;
    text-align: center; }
    #online-booking .booking-complete h1 {
      font-size: 40px;
      line-height: 45px;
      margin-bottom: 20px; }
    #online-booking .booking-complete img {
      float: left;
      width: 60px;
      overflow: hidden;
      margin-left: -50px;
      position: absolute;
      top: -30px;
      left: 60px; }
    #online-booking .booking-complete p strong {
      font-size: 24px;
      font-family: 'noto_sans_thai_ui_bold', sans-serif; }
    #online-booking .booking-complete .back-btn a {
      background: #F7CB44;
      border: 0;
      padding: 10px;
      width: 140px;
      border-radius: 16px;
      font-size: 16px;
      color: #965CE5;
      font-weight: bold;
      cursor: pointer;
      display: block;
      margin: 20px auto 0;
      transition: .5s all ease; }
    #online-booking .booking-complete .back-btn a:hover {
      transform: scale(1.1); }

.form-field {
  background: #fff;
  max-width: 580px;
  width: 100%;
  float: right;
  border-radius: 40px;
  padding: 40px;
  box-sizing: border-box; }
  .form-field .bee-fly {
    position: fixed;
    width: 60px;
    margin-left: -70px; }
  .form-field .remark, .form-field .error {
    color: #f00; }
  .form-field header {
    margin-bottom: 20px;
    padding: 0px 10px; }
  .form-field header p {
    margin-bottom: 10px; }
  .form-field h2 {
    font-size: 28px;
    line-height: 30px;
    font-family: 'noto_sans_thai_ui_bold', sans-serif;
    margin-bottom: 20px; }
  .form-field ul {
    margin-bottom: 20px; }
  .form-field li {
    padding: 10px 10px 5px;
    border-radius: 8px; }
  .form-field li:hover {
    background: #eeefff; }
  .form-field li > p:first-child {
    font-weight: bold; }
  .form-field input[type='text'], .form-field input[type='number'],
  .form-field input[type='tel'], .form-field input[type='date'],
  .form-field input[type='email'], .form-field select {
    max-width: 320px;
    width: 100%;
    font-size: 16px;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #DBDBDB; }
  .form-field input[type='submit'], .form-field input[type='button'] {
    background: #F7CB44;
    border: 0;
    padding: 10px;
    width: 140px;
    border-radius: 16px;
    font-size: 16px;
    color: #965CE5;
    font-weight: bold;
    cursor: pointer;
    transition: .5s all ease; }
  .form-field input[type='submit']:hover, .form-field input[type='button']:hover {
    transform: scale(1.1); }

#pagination {
  text-align: center;
  margin-bottom: 30px; }
  #pagination a {
    display: inline-block;
    padding: 10px;
    background: #FFF;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 13px;
    background-position: center; }
  #pagination span {
    display: inline-block;
    padding: 0 5px; }
  #pagination a > span {
    text-indent: -9999px;
    display: block; }
  #pagination .prev {
    position: relative; }
  #pagination .prev:before {
    content: '';
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    transform: rotate(-45deg);
    left: 16px;
    top: 15px;
    border-radius: 2px; }
  #pagination .next {
    position: relative; }
  #pagination .next:before {
    content: '';
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(45deg);
    left: 13px;
    top: 15px;
    border-radius: 2px; }
  #pagination a:hover {
    background: #FC0; }

#article-content header {
  text-align: center; }
  #article-content header h1 {
    font-size: 24px;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000; }
  #article-content header .date {
    color: #999; }
  #article-content header .auther {
    color: #999;
    font-size: 16px; }
#article-content .content-entry h1, #article-content .content-entry h2, #article-content .content-entry h3, #article-content .content-entry h4 {
  margin-bottom: 10px;
  margin-top: 20px; }
#article-content .cover {
  margin-bottom: 30px; }
#article-content img {
  border-radius: 16px; }
#article-content .content-entry {
  max-width: 820px;
  width: 100%;
  margin: 0 auto 20px;
  font-size: 18px;
  line-height: 24px; }
#article-content .content-entry > p:first-child {
  font-size: 22px;
  line-height: 28px; }
#article-content .cover + .content-entry > p:first-child {
  font-size: 18px;
  line-height: 24px; }
#article-content .cover + .content-entry > p:first-child strong {
  font-size: 22px;
  line-height: 28px; }
#article-content ol {
  list-style: decimal; }
#article-content ul {
  list-style: disc; }
#article-content li {
  margin-left: 20px; }
#article-content li > ul,
#article-content li > ol {
  margin-bottom: 10px; }

.more-btn a {
  background: #FFF;
  border: 1px solid #EEE;
  border-radius: 16px;
  display: block;
  text-align: center;
  padding: 10px;
  margin: 0 auto;
  width: 100%;
  max-width: 820px; }

.share {
  max-width: 820px;
  width: 100%;
  margin: 0 auto 30px; }
  .share img {
    width: 35px; }
  .share li {
    display: inline-block; }

body > footer {
  color: #FFF;
  background: linear-gradient(180deg, #9427C1 0%, #F19AD3 100%);
  padding: 60px 0 30px;
  position: relative;
  z-index: 99; }
  body > footer a {
    color: #FFF; }
  body > footer .grid {
    display: block;
    grid-gap: 0px;
    overflow: hidden; }
  body > footer .grid > div {
    float: left; }
  body > footer .grid > div:first-child {
    width: 26%; }
  body > footer .grid > div:first-child + div {
    width: 24%;
    padding: 0 30px; }
  body > footer .grid > div:first-child + div + div {
    width: 20%;
    padding: 0 30px; }
  body > footer .grid > div:first-child + div + div + div {
    width: 30%; }
  body > footer h1 {
    line-height: 32px;
    margin-bottom: 10px; }
  body > footer h4 {
    margin-bottom: 5px; }
  body > footer img {
    width: 40px;
    display: inline-block; }
  body > footer .social {
    margin: 10px 0; }
  body > footer .tel > a:first-child {
    font-size: 32px; }

@media (max-width: 1360px) {
  #shortcut + #promotion .container {
    margin-left: 0;
    margin-right: 0;
    max-width: 92%; } }
@media (max-width: 1100px) {
  #contact-channel img {
    max-width: 50%; }
  #contact-channel p, #contact-channel ul, #contact-channel h3 {
    padding-left: 30px; }

  #history img {
    max-width: 50%; }
  #history p, #history ul, #history h3 {
    padding-left: 30px; }

  #timetable #table td {
    width: 10.5%; } }
@media (max-width: 1260px) {
  #service [class*='grid'] {
    grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 960px) {
  #main-navigation ul {
    display: none; }

  #logo {
    position: relative;
    z-index: 10; }

  .menu {
    display: block;
    position: absolute;
    z-index: 5;
    border-top: 3px solid #666;
    width: 30px;
    height: 25px;
    cursor: pointer;
    top: 23px;
    right: 20px; }

  .menu:before {
    content: '';
    position: absolute;
    width: 25px;
    top: 5px;
    left: 0;
    border-top: 3px solid #666; }

  .menu:after {
    content: '';
    position: absolute;
    width: 20px;
    top: 14px;
    left: 0;
    border-top: 3px solid #666; }

  .fixed .menu {
    top: 25px; }

  #main-navigation.expand .menu {
    border: 0; }

  #main-navigation.expand .menu:before {
    content: '';
    position: absolute;
    width: 30px;
    top: -3px;
    left: 0;
    border-top: 3px solid #666;
    transform: rotate(45deg); }

  #main-navigation.expand .menu:after {
    content: '';
    position: absolute;
    width: 30px;
    top: -3px;
    left: 0;
    border-top: 3px solid #666;
    transform: rotate(-45deg); }

  .booking-btn {
    margin-right: 40px; }

  #main-navigation.expand {
    background: #FFF;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    padding-right: 20px; }

  #main-navigation.expand ul {
    display: block;
    position: absolute;
    transform: translateY(-50%);
    top: 45%;
    left: 0;
    right: 0; }
    #main-navigation.expand ul li {
      display: block;
      text-align: center;
      margin-left: 0;
      margin-right: 0; }

  #shortcut + #promotion .container {
    max-width: 100%; }

  #promotion .container {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; }
  #promotion [class*='grid'] {
    grid-template-columns: repeat(2, 1fr); }
  #promotion .view-all {
    position: absolute;
    top: 70%;
    right: 15%;
    width: 160px;
    height: 160px;
    border-radius: 20px; }
  #promotion .view-all a {
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 45px 0; }

  #timetable #table {
    margin: 0; }

  body > footer .grid {
    position: relative; }
  body > footer .grid > div:first-child {
    width: 100%; }
  body > footer .grid > div:first-child + div {
    width: 50%;
    padding-left: 0;
    padding-top: 40px; }
  body > footer .grid > div:first-child + div + div {
    width: 50%;
    padding-right: 0;
    padding-top: 40px; }
  body > footer .grid > div:first-child + div + div + div {
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 30px; } }
@media (max-width: 1100px) {
  #online-booking .left-side {
    max-width: 45%;
    width: 100%; }
    #online-booking .left-side h1 {
      font-size: 30px;
      line-height: 35px; }

  .form-field {
    max-width: 50%;
    width: 100%; } }
@media (max-width: 860px) {
  #contact-channel .container {
    position: relative; }
  #contact-channel img {
    max-width: 100%;
    margin-left: 0;
    float: left; }
  #contact-channel .content-entry {
    float: left; }
  #contact-channel ul, #contact-channel h3, #contact-channel .booking-btn {
    padding-left: 80px; }
  #contact-channel h1 {
    position: absolute;
    margin-top: -200px;
    margin-left: 30px;
    padding-left: 30px; }
  #contact-channel h1 + p {
    position: absolute;
    margin-top: -100px;
    margin-left: 30px;
    margin-right: 30px; }
  #contact-channel h3 {
    padding-top: 30px; }

  #history .container {
    position: relative; }
  #history img {
    max-width: 100%;
    margin-left: 0;
    float: left; }
  #history .content-entry {
    float: left; }
  #history ul, #history h3, #history .booking-btn {
    padding-left: 80px; }
  #history h1 {
    position: absolute;
    margin-top: -200px;
    margin-left: 30px;
    color: #000; }
  #history h1 + p {
    position: absolute;
    margin-top: -100px;
    margin-left: 30px;
    margin-right: 30px;
    color: #000; }
  #history h1 + p + p {
    position: absolute;
    margin-top: -70px;
    margin-left: 30px;
    margin-right: 30px;
    color: #000; }
  #history h3 {
    padding-top: 30px; }

  #promotion .highlight .thumbnail {
    width: 100%; }
  #promotion .highlight .content-entry {
    width: 100%; }
  #promotion .highlight .toggle-content {
    width: 100%; }

  #video .thumbnail {
    width: 100%; }

  #video-popup .wrapper {
    width: 95%; }

  #diploma-work p, #diploma-work ul, #diploma-work h3 {
    padding-left: 0; } }
@media (max-width: 800px) {
  #timetable #table {
    overflow-x: scroll; }
  #timetable #table table {
    width: 840px; }

  #online-booking .left-side {
    max-width: 100%;
    width: 100%;
    position: static;
    margin-bottom: 20px; }
  #online-booking .booking-complete h1 {
    font-size: 30px;
    line-height: 35px; }

  .form-field {
    max-width: 100%;
    width: 100%;
    padding-right: 20px; }
    .form-field .bee-fly {
      margin-left: -60px; } }
@media (max-width: 768px) {
  #history .content-entry {
    width: 100%; }
  #history img {
    width: 120%;
    max-width: 120%;
    margin: -20px; }
  #history h1 {
    font-size: 35px;
    line-height: 35px;
    margin-top: -150px;
    margin-left: 0; }
  #history h1 + p {
    margin-top: -70px;
    margin-left: 0; }
  #history h1 + p + p {
    margin-top: -40px;
    margin-left: 0; }
  #history ul, #history h3, #history .booking-btn {
    padding-left: 20px;
    padding-right: 20px; }
  #history ul {
    width: 100%; }
  #history h3 {
    padding-top: 60px; } }
@media (max-width: 620px) {
  #promotion [class*='grid'] {
    grid-template-columns: repeat(1, 1fr); }
  #promotion .view-all {
    position: static;
    height: 40px;
    margin: 20px auto; }
  #promotion .view-all a {
    position: static;
    padding: 0;
    line-height: 40px; }
  #promotion .highlight .content-entry {
    position: static; }

  #contact-channel .content-entry {
    width: 100%; }
  #contact-channel img {
    width: 120%;
    max-width: 120%;
    margin: -20px; }
  #contact-channel h1 {
    font-size: 35px;
    line-height: 35px;
    margin-top: -150px;
    margin-left: 0;
    padding-left: 20px; }
  #contact-channel h1 + p {
    margin-top: -70px;
    margin-left: 0;
    padding-left: 20px; }
  #contact-channel ul, #contact-channel h3, #contact-channel .booking-btn {
    padding-left: 20px;
    padding-right: 20px; }
  #contact-channel ul {
    width: 100%; }
  #contact-channel h3 {
    padding-top: 40px; }

  body > footer .grid > div:first-child {
    width: 100%; }
  body > footer .grid > div:first-child + div {
    width: 100%;
    padding-left: 0;
    padding-top: 20px; }
  body > footer .grid > div:first-child + div + div {
    width: 100%;
    padding-right: 0;
    padding-top: 20px;
    padding-left: 0; }
  body > footer .grid > div:first-child + div + div + div {
    width: 100%;
    position: static;
    padding-top: 20px;
    padding-left: 0; }

  #service [class*='grid'] {
    grid-template-columns: repeat(1, 1fr); } }
@media (max-width: 520px) {
  #shortcut .grid-4c {
    grid-template-columns: repeat(1, 1fr); }

  #diploma-work [class*='grid-2c'] {
    grid-template-columns: repeat(1, 1fr); }

  #history h1 {
    font-size: 25px;
    line-height: 25px;
    margin-top: -150px; }
  #history h1 + p {
    margin-top: -90px;
    padding-left: 0; }
  #history h1 + p + p {
    margin-top: -70px;
    padding-left: 0; }

  #blog .thumbnail {
    width: 80px; }
  #blog .highlight .content-entry {
    padding: 0; }
  #blog .content-entry h1 {
    font-size: 20px;
    line-height: 24px; } }
@media (max-width: 410px) {
  body > header .booking-btn {
    display: none; }
  body > header .expand .booking-btn {
    display: block;
    position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translateX(-50%);
    margin: 0; } }
@media (max-width: 340px) {
  #history h1 {
    font-size: 20px;
    line-height: 20px; }
  #history h1 + p {
    margin-top: -100px; } }

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