.elementor-32 .elementor-element.elementor-element-3c430a1a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-32 .elementor-element.elementor-element-61e27cfe > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-32 .elementor-element.elementor-element-4fffdd9c > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-32 .elementor-element.elementor-element-716b32b3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-61e27cfe */.navbarmain {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 11;
    width: 100%;
    height: 75px;
    flex-direction: column;
    display: flex;
    box-shadow: black 0px 0px 10px;
    background: black
}
@media (max-width: 991px) {
    .navbarmain {
    }
}
@media (max-width: 767px) {
    .lightning img {
        top: -20px;
        left: -10px;
        max-width: 211px !important;
    }
}
.lightning img {
    position: fixed;
    width: 100%;
    top: -79px;
    left: -42px;
    z-index: -111;
    max-width: 338px !important;
    animation: 5s ease 0s infinite normal none running lightning;
}
img {
    vertical-align: middle;
    border-style: none;
}
@keyframes lightning {
  0%   { opacity: 0; }
  20.4% { opacity: 0; }
  21%  { opacity: 1; }
  22%  { opacity: 0; }
  23%  { opacity: 1; }
  50.4% { opacity: 0; }
  53.3% { opacity: 0; }
  56.9% { opacity: 0.5; }
  57%  { opacity: 0; }
  59%  { opacity: 0.5; }
  100% { opacity: 0; }
}


.navbarmain .logo {
    width: 100%;
    max-width: 187px;
    height: auto;
    position: absolute;
    left: 27px;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.3s;
}
.navbarmain .logo img {
    width: 100%;
    height: auto;
    filter: drop-shadow(rgb(0, 0, 0) 0px 0px 5px);
}
.menuicon {
    margin-left: auto;
    margin-right: 235px;
    transition: 0.3s;
}
.overlaymenu {
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    top: 0px;
    z-index: -1;
    display: none;
    background: rgba(0, 0, 0, 0.79);
}
.menuicon ul {
    display: flex;
    animation-duration: var(--animate-duration);
    animation-fill-mode: both;
    animation-name: slideInDown;
    margin: 0px;
    padding: 0px;
}
ol, ul {
    box-sizing: border-box;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
}
.menuicon ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
    unicode-bidi: isolate;
}
.menuicon ul li a {
    width: fit-content;
    max-width: 95px;
    height: 90px;
    background-origin: border-box;
    background-clip: content-box, border-box;
    background-image:  linear-gradient(rgb(58, 58, 58), rgb(16, 16, 16)), linear-gradient(125deg, rgb(255, 238, 208), rgb(166, 118, 30) 31.53%, rgb(255, 240, 212) 64.87%, rgb(255, 211, 130));
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    text-align: center;
    margin-right: 25px;
    font-size: 12px;
    padding: 0px 2px 2px;
    transition: 0.3s;
}
a, a:hover, a:focus {
    color: white;
    text-decoration: none;
    transition: 0.3s;
}
a {
    color: #FFF8DC;
    text-decoration: none;
    background-color: transparent;
}
.menuicon ul li img {
    width: 45px;
    display: block;
    filter: drop-shadow(rgb(18, 18, 18) 0px 0px 5px);
    margin: 0px 13px;
    transition: 0.3s;
    padding: 0px !important;
}
.menu-item a img, img.menu-image-title-after, img.menu-image-title-before, img.menu-image-title-above, img.menu-image-title-below, .menu-image-hover-wrapper .menu-image-title-above {
    border: none;
    box-shadow: none;
    vertical-align: middle;
    width: auto;
    display: inline;
}
.menuicon ul li a .menu-image-title-after.menu-image-title {
    padding: 0px !important;
}
.loginregishead {
    position: absolute;
    right: 0px;
    display: flex;
    margin: 2px;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn-primary {
    margin-bottom: 1rem;
    font-size: 0.9rem;
    position: relative;
    filter: drop-shadow(rgba(0, 0, 0, 0.5) 0px 4px 4px);
    background-image: linear-gradient(rgb(58, 58, 58), rgb(16, 16, 16)), linear-gradient(125deg, rgb(255, 238, 208), rgb(166, 118, 30) 31.53%, rgb(255, 240, 212) 64.87%, rgb(255, 211, 130));
    background-origin: border-box;
    background-clip: content-box, border-box;
    line-height: 22px;
    border-radius: 5px;
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    border-image: initial;
    transition: 0.3s;
    padding: 0px !important;
}
@media (min-width: 992px) {
    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important;
    }
}
@media (min-width: 992px) {
    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important;
    }
}
.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
button, select {
    text-transform: none;
}
button, input {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.loginregishead .btn-primary:nth-child(2) {
  /*  background-image:*/
  /*radial-gradient(100% 100% at 50% 0px, rgb(255, 248, 220) 0%, rgb(255, 215, 0) 44%, rgb(230, 190, 0) 100%),*/
  /*linear-gradient(rgb(245, 211, 245), rgb(220, 192, 211));*/

}
.btn-primary::before {
    width: 100%;
    height: 2px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    mix-blend-mode: screen;
    top: -4px;
    /*background: linear-gradient(270deg, rgba(234, 182, 113, 0), rgb(47, 22, 154) 50.8%, rgba(234, 182, 113, 0));*/
}
.btn-primary::after {
    width: 100%;
    height: 2px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    mix-blend-mode: screen;
    bottom: -4px;
    /*background: linear-gradient(270deg, rgba(234, 182, 113, 0), rgb(37, 15, 102) 50.8%, rgba(234, 182, 113, 0));*/
}
.btn-primary a {
    display: block;
    color: rgb(255, 252, 219);
    padding: 8px 15px;
    text-decoration: none !important;
}
@media (max-width: 400px) {
    .btn-primary {
        font-size: 3.2vw;
    }
}
@media (max-width: 440px) {
    .navbarmain .logo {
        width: 27vw;
    }
}
@media (max-width: 991px) {
    .navbarmain .logo {
      
        max-width: 170px;
    }
}
 .logo a img {
  filter: drop-shadow(0 0 1px #ffe600) drop-shadow(0 0 1px #ffaa00);
  transition: filter 0.4s ease-in-out;
  animation: glow-logo 3.5s ease-in-out infinite;
}
@keyframes glow-logo {
  0%, 100% {
    filter: drop-shadow(0 0 1px #ffe600) drop-shadow(0 0 1px #ffaa00);
  }
  50% {
    filter: drop-shadow(0 0 1px #fff700) drop-shadow(0 0 2px #ffc400);
  } }
.loginregishead .btn-primary:nth-child(2) {
  /*background-image:*/
  /*  radial-gradient(100% 100% at 50% 0px, rgb(255, 248, 220) 0%, rgb(255, 215, 0) 44%, rgb(230, 190, 0) 100%),*/
  /*  linear-gradient(rgb(250, 250, 210), rgb(255, 193, 7));*/
  color: #000;
  font-weight: bold;
  border: 2px solid #FFD7;
  /*border-radius: 999px;*/
  padding: 10px 22px;
  cursor: pointer;
  position: relative;
  z-index: 1;
  box-shadow:
    0 0 10px rgba(255, 215, 0, 0.6),
    0 0 20px rgba(255, 215, 0, 0.4),
    0 0 30px rgba(255, 215, 0, 0.3);
  animation: glow-gold 2.5s ease-in-out infinite;
  transition: all 0.3s ease-in-out;
}

@keyframes glow-gold {
  0%, 100% {
    box-shadow:
      0 0 10px rgba(255, 215, 0, 0.6),
      0 0 20px rgba(255, 215, 0, 0.4),
      0 0 30px rgba(255, 215, 0, 0.2);
  }
  50% {
    box-shadow:
      0 0 16px rgba(255, 255, 180, 0.9),
      0 0 32px rgba(255, 215, 0, 0.7),
      0 0 48px rgba(255, 200, 0, 0.4);
  }
}
/* เมนูไอคอน - ตัวอักษรสีขาว บาง */
.menuicon ul li a {
    color: #ffffff !important;     /* สีขาวปกติ */
    font-weight: 300;              /* ทำให้บาง (ไม่หนา) */
    text-decoration: none !important;
    transition: color 0.3s ease;   /* ลื่น ๆ ตอนเปลี่ยนสี */
}

/* Hover เป็นสีทองเหมือนปุ่มสมัครสมาชิก */
.menuicon ul li a:hover,
.menuicon ul li a:focus {
    color: #FFD700 !important;     /* ทอง */
    text-decoration: none !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4fffdd9c */.mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important;
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important;
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-27c3ee33 *//* footer-menu.css */
#account-actions-mobile {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  font-family: sans-serif;
}

#account-actions-mobile .-outer-wrapper {
  display: flex;
  align-items: flex-end;
}

.-left-wrapper,
.-right-wrapper {
  flex: 1;
  height: 70px;
  background: linear-gradient(#383d44, #141617);
  display: flex;
  align-items: flex-end;
  padding-bottom: 6px;
  border-top: 3px solid #eaa611;
  z-index: 2;
  transition: background 0.3s ease;
}

.-left-wrapper {
  border-top-left-radius: 10px;
  border-top-right-radius: 22px;
}

.-right-wrapper {
  border-top-right-radius: 10px;
  border-top-left-radius: 22px;
}

.-item-wrapper {
  width: 50%;
  display: flex;
  justify-content: center;
}

.-ic-img {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
}

.-ic-img img {
  width: 34px;
  height: auto;
  margin-bottom: 4px;
  border-radius: 50%;
  object-fit: cover;
  transition: all 0.3s ease;
}

.-ic-img:hover img {
  box-shadow:
    0 0 10px rgba(255, 215, 0, 0.7),   /* ทองคลาสสิก */
    0 0 20px rgba(255, 240, 180, 0.5), /* ทองอ่อนนวล */
    0 0 30px rgba(255, 255, 200, 0.3);
  transform: scale(1.1);
}

.-textfooter {
  font-size: 12px;
  color: #fff;
  white-space: nowrap;
  line-height: 1;
  text-align: center;
}

.-center-wrapper {
  position: relative;
  z-index: 4;
  width: 74px;
  height: 74px;
  margin: 0 8px 16px;
  background: linear-gradient(182deg, #272a2f, #473f39);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.-center-wrapper .-selected {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

.-center-wrapper span {
  position: absolute;
  bottom: 4px;
  font-size: 13px;
  color: #fff;
  text-align: center;
}

@keyframes bounce-updown {
  0%, 100% {
    transform: translate(-50%, -50%) translateY(0);
  }
  50% {
    transform: translate(-50%, -50%) translateY(-6px);
  }
}

@keyframes glow-pulse {
  0%, 100% {
    box-shadow: 0 0 10px rgba(255, 105, 180, 0.5),
                0 0 20px rgba(255, 105, 180, 0.3);
  }
  50% {
    box-shadow: 0 0 20px rgba(255, 105, 180, 0.8),
                0 0 35px rgba(255, 105, 180, 0.5);
  }
}

.logo-wrapper {
  width: 77px;
  height: 77px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: bounce-updown 2s ease-in-out infinite;
  /*background: transparent;*/
filter: brightness(1) drop-shadow(0 0 10px #ffe600) drop-shadow(0 0 20px #ffae00);
}
/* หายใจแบบไม่กระตุก */
@keyframes glow-breath {
  0%, 100% {
    transform: scale(1);
    filter: brightness(1) drop-shadow(0 0 10px #ffe600) drop-shadow(0 0 20px #ffae00);
  }
  50% {
    transform: scale(1.05);
    filter: brightness(1) drop-shadow(0 0 15px #fff700) drop-shadow(0 0 30px #ffa500);
  }    
}


.logo-bounce-glow {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  /*animation: logo-bounce-glow 3s ease-in-out infinite;*/
  display: block;
  /*filter: brightness(0.8) drop-shadow(0 0 10px #ffe600) drop-shadow(0 0 20px #ffae00);*/
}
@keyframes logo-bounce-glow {
  0%, 100% {
    filter: drop-shadow(0 0 4px #ffd700) drop-shadow(0 0 8px #fff8dc);
  }
  50% {
    filter: drop-shadow(0 0 10px #ffff99) drop-shadow(0 0 16px #ffd700);
  }
}

.-fake-center-bg-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  overflow: hidden;
  z-index: 1;
}

.-fake-center-bg-wrapper svg {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 108px;
}

.-fake-center-bg-wrapper svg path {
  fill: url(#rectangleGradient);
}

/* ปิดสีเทา hover */
a,
a:hover,
a:visited,
a:active {
  background-color: transparent !important;
  outline: none !important;
  box-shadow: none !important;
}
/* รูปเรืองแสง + หายใจ */
.aos-bounce-glow {
  width: 550px; /* ขนาดคงที่ */
  height: auto;
  border-radius: 12px;
  animation: aos-breath 3s ease-in-out infinite;
  filter: brightness(0.8) drop-shadow(0 0 10px #ffe600) drop-shadow(0 0 20px #ffae00);
  transition: filter 0.3s ease;
  will-change: transform;
}

/* หายใจแบบไม่กระตุก */
@keyframes aos-breath {
  0%, 100% {
    transform: translateY(0px);
    filter: brightness(1) drop-shadow(0 0 10px #ffe600) drop-shadow(0 0 20px #ffae00);
  }
  50% {
    transform: translateY(-6px);
    filter: brightness(1) drop-shadow(0 0 15px #fff700) drop-shadow(0 0 30px #ffa500);
  }
}/* End custom CSS */
/* Start custom CSS */html, body {
  overflow-x: hidden !important;
  width: 100%;
}/* End custom CSS */