.elementor-135 .elementor-element.elementor-element-c5ca0d9{--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;--overlay-opacity:1;}.elementor-135 .elementor-element.elementor-element-c5ca0d9:not(.elementor-motion-effects-element-type-background), .elementor-135 .elementor-element.elementor-element-c5ca0d9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#020202;}.elementor-135 .elementor-element.elementor-element-c5ca0d9::before, .elementor-135 .elementor-element.elementor-element-c5ca0d9 > .elementor-background-video-container::before, .elementor-135 .elementor-element.elementor-element-c5ca0d9 > .e-con-inner > .elementor-background-video-container::before, .elementor-135 .elementor-element.elementor-element-c5ca0d9 > .elementor-background-slideshow::before, .elementor-135 .elementor-element.elementor-element-c5ca0d9 > .e-con-inner > .elementor-background-slideshow::before, .elementor-135 .elementor-element.elementor-element-c5ca0d9 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:linear-gradient(180deg, #9D4EDD 0%, #7B2CBF 100%);}.elementor-135 .elementor-element.elementor-element-c5ca0d9::before{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-135 .elementor-element.elementor-element-c5ca0d9 > .elementor-shape-top .elementor-shape-fill, .elementor-135 .elementor-element.elementor-element-c5ca0d9 > .e-con-inner > .elementor-shape-top .elementor-shape-fill{fill:#C77DFF;}.elementor-135 .elementor-element.elementor-element-c5ca0d9 > .elementor-shape-top svg, .elementor-135 .elementor-element.elementor-element-c5ca0d9 > .e-con-inner > .elementor-shape-top svg{width:calc(125% + 1.3px);height:210px;}.elementor-135 .elementor-element.elementor-element-e4fb421{z-index:1;}.elementor-135 .elementor-element.elementor-element-ae804ce{--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;--overlay-opacity:1;border-style:solid;--border-style:solid;border-width:3px 0px 0px 0px;--border-top-width:3px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;border-color:#DFF56873;--border-color:#DFF56873;}.elementor-135 .elementor-element.elementor-element-ae804ce:not(.elementor-motion-effects-element-type-background), .elementor-135 .elementor-element.elementor-element-ae804ce > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #7B2CBF 0%, #7B2CBF 100%);}.elementor-135 .elementor-element.elementor-element-ae804ce::before, .elementor-135 .elementor-element.elementor-element-ae804ce > .elementor-background-video-container::before, .elementor-135 .elementor-element.elementor-element-ae804ce > .e-con-inner > .elementor-background-video-container::before, .elementor-135 .elementor-element.elementor-element-ae804ce > .elementor-background-slideshow::before, .elementor-135 .elementor-element.elementor-element-ae804ce > .e-con-inner > .elementor-background-slideshow::before, .elementor-135 .elementor-element.elementor-element-ae804ce > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url("https://limbo289.club/wp-content/uploads/2025/07/bg_cloud.png");--background-overlay:'';background-position:center center;background-size:cover;}.elementor-135 .elementor-element.elementor-element-90cc337{z-index:1;}.elementor-135 .elementor-element.elementor-element-0b68798{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-135 .elementor-element.elementor-element-c5ca0d9{--overlay-opacity:0.69;}}/* Start custom CSS for html, class: .elementor-element-e4fb421 *//* SECTION โปรโมตด้านบน Footer */
.footer-highlight {

  color: #fff;
  font-family: 'Kanit', sans-serif;
  padding: 50px 20px 30px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.footer-highlight .highlight-inner {
    
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
  flex-wrap: wrap;
  gap: 40px;
    position: relative;
  z-index: 2;
}

.footer-highlight .highlight-image {
  flex: 1 1 45%;
  text-align: center;
}

.footer-highlight .highlight-image img {
  max-width: 100%;
  height: auto;
  filter: drop-shadow(0 6px 18px rgba(0, 0, 0, 0.4));
}

.footer-highlight .highlight-text {
  flex: 1 1 50%;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.footer-highlight .highlight-logo {
  max-width: 180px;
  margin-bottom: 16px;
  filter: drop-shadow(0 3px 8px rgba(0, 0, 0, 0.3));
  
}

.footer-highlight h2 {
  font-size: 24px;
  color: #ffeb3b;
  margin-bottom: 14px;
  line-height: 1.4;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.footer-highlight p {
  font-size: 15px;
  line-height: 1.8;
  color: #fff;
  max-width: 580px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

/* Responsive */
@media (max-width: 768px) {
  .footer-highlight .highlight-inner {
    flex-direction: column;
    text-align: center;
  }

  .footer-highlight .highlight-text,
  .footer-highlight .highlight-image {
    flex: 1 1 100%;
  }

  .footer-highlight .highlight-text p {
    margin: 0 auto;
  }
}


.footer-betflix {
  color: #fff;
  font-family: 'Kanit', sans-serif;
  padding: 50px 20px 30px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

/* คำอธิบายใต้โลโก้ */
.footer-description {
  font-size: 15px;
  max-width: 680px;
  margin: 0 auto 36px;
  line-height: 1.8;
  color: #fff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

/* คอลัมน์เมนู */
.footer-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 40px;
  text-align: center;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.footer-column {
  flex: 1 1 220px;
  max-width: 280px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.footer-column h4 {
  font-size: 18px;
  margin-bottom: 16px;
  color: #ffd700;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.footer-column h4 img {
  width: 60px;
  height: auto;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.footer-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.footer-column ul li {
  margin-bottom: 10px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

/* ลิงก์ปุ่ม */
.footer-column a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  padding: 8px 18px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid #ffd70055;
  border-radius: 30px;
  display: inline-block;
  transition: all 0.25s ease;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.footer-column a:hover {
  background: rgba(255, 255, 255, 0.18);
  transform: translateY(-2px);
}

/* โลโก้ธนาคาร */
.footer-banks {
  margin-top: 24px;
  
}

.footer-banks img {
  max-width: 150px;
  margin: 0 8px;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.3));
}

/* ส่วนล่างสุด */
.footer-bottom {
  font-size: 13px;
  color: #fff;
  border-top: 1px solid #ffd70055;
  padding-top: 18px;
  margin-top: 30px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

/* โลโก้ลอยเบา ๆ */
@keyframes floatLogo {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-4px);
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c5ca0d9 */@media (min-width: 1024px) {
  .banner-section {
    position: relative;
    background-color: #c3006e;
    background-image: url('/wp-content/uploads/2025/07/bg-banner.png'); /* เส้นเหลืองแบบโค้ง */
    background-repeat: no-repeat;
    background-size: contain; /* ✅ ไม่ยืดภาพให้เกินจอ */
    background-position: center top;
    padding: 120px 0 80px;
    overflow: hidden;
    z-index: 1;
  }

  .banner-section .banner-content {
    position: relative;
    z-index: 2;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-family: 'Kanit', sans-serif;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-90cc337 *//* SECTION โปรโมตด้านบน Footer */
.footer-highlight {

  color: #fff;
  font-family: 'Kanit', sans-serif;
  padding: 50px 20px 30px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.footer-highlight .highlight-inner {
    
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
  flex-wrap: wrap;
  gap: 40px;
    position: relative;
  z-index: 2;
}

.footer-highlight .highlight-image {
  flex: 1 1 45%;
  text-align: center;
}

.footer-highlight .highlight-image img {
  max-width: 100%;
  height: auto;
  filter: drop-shadow(0 6px 18px rgba(0, 0, 0, 0.4));
}

.footer-highlight .highlight-text {
  flex: 1 1 50%;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.footer-highlight .highlight-logo {
  max-width: 180px;
  margin-bottom: 16px;
  filter: drop-shadow(0 3px 8px rgba(0, 0, 0, 0.3));
  
}

.footer-highlight h2 {
  font-size: 24px;
  color: #ffeb3b;
  margin-bottom: 14px;
  line-height: 1.4;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.footer-highlight p {
  font-size: 15px;
  line-height: 1.8;
  color: #fff;
  max-width: 580px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

/* Responsive */
@media (max-width: 768px) {
  .footer-highlight .highlight-inner {
    flex-direction: column;
    text-align: center;
  }

  .footer-highlight .highlight-text,
  .footer-highlight .highlight-image {
    flex: 1 1 100%;
  }

  .footer-highlight .highlight-text p {
    margin: 0 auto;
  }
}


.footer-betflix {
  color: #fff;
  font-family: 'Kanit', sans-serif;
  padding: 50px 20px 30px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

/* โลโก้ด้านบน */
.footer-top-logo img {
  max-width: 200px;
  margin-bottom: 16px;
  filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.3));
  animation: floatLogo 4s ease-in-out infinite;
}

/* คำอธิบายใต้โลโก้ */
.footer-description {
  font-size: 15px;
  max-width: 680px;
  margin: 0 auto 36px;
  line-height: 1.8;
  color: #fff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

/* คอลัมน์เมนู */
.footer-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 40px;
  text-align: center;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.footer-column {
  flex: 1 1 220px;
  max-width: 280px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.footer-column h4 {
  font-size: 18px;
  margin-bottom: 16px;
  color: #ffd700;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.footer-column h4 img {
  width: 60px;
  height: auto;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.footer-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.footer-column ul li {
  margin-bottom: 10px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

/* ลิงก์ปุ่ม */
.footer-column a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  padding: 8px 18px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid #ffd70055;
  border-radius: 30px;
  display: inline-block;
  transition: all 0.25s ease;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.footer-column a:hover {
  background: rgba(255, 255, 255, 0.18);
  transform: translateY(-2px);
}

/* โลโก้ธนาคาร */
.footer-banks {
  margin-top: 24px;
  
}

.footer-banks img {
  max-width: 150px;
  margin: 0 8px;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.3));
}

/* ส่วนล่างสุด */
.footer-bottom {
  font-size: 13px;
  color: #fff;
  border-top: 1px solid #ffd70055;
  padding-top: 18px;
  margin-top: 30px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

/* โลโก้ลอยเบา ๆ */
@keyframes floatLogo {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-4px);
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-ae804ce */@media (min-width: 1024px) {
  .footer-section {
    background: linear-gradient(to top, #c3006e, #ff4da6);
    padding: 60px 40px 40px;
    color: #fff;
    font-family: 'Kanit', sans-serif;
  }

  .footer-section .footer-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1200px;
    margin: 0 auto;
    gap: 40px;
  }

  .footer-section .footer-column {
    flex: 1;
    min-width: 200px;
  }

  .footer-section .footer-column h4 {
    font-size: 20px;
    color: #ffe600;
    margin-bottom: 15px;
  }

  .footer-section .footer-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .footer-section .footer-column ul li {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .footer-section .footer-bottom {
    text-align: center;
    font-size: 14px;
    margin-top: 30px;
    opacity: 0.8;
  }

  .footer-section .footer-logos {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-top: 20px;
  }

  .footer-section .footer-logos img {
    height: 38px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-653a656 */.footer-menu-bar {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;

  /* 🎨 พื้นหลังม่วงไล่เฉด */
  background-color: #4a148c;
  background-image: linear-gradient(135deg, #6a1b9a, #4a148c, #2e004f);

  padding: 8px 10px;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  border-radius: 16px 16px 0 0;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.4);

  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform, background;
  backface-visibility: hidden;
}

.footer-btn {
  flex: 1;
  text-align: center;
  color: #fff;
  font-family: 'Kanit', sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  padding: 6px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all 0.2s ease;
}

.footer-btn img {
  width: 28px;
  height: 28px;
  margin-bottom: 4px;
}

/* ปุ่ม active เน้นทองบนพื้นม่วง */
.footer-btn.active {
  background: #fff;
  border-radius: 12px;
  color: #9c27b0;
  box-shadow: 0 0 12px rgba(156, 39, 176, 0.6);
  border: 1px solid #6a1b9a;
}

.footer-btn.active span {
  color: #9c27b0;
}

@media (min-width: 768px) {
  .footer-menu-bar {
    display: none;
  }
}/* End custom CSS */