body {
	overflow: hidden;
}

.cursor-outer {
	display: none;
}

.cursor-inner {
	width: 16px;
	height: 16px;
	left: 13px;
	top: 14px;
	background-color: var(--primary) !important;
	background-image: linear-gradient(to right, var(--primary) 0%, var(--secondary) 100%) !important;
	opacity: 0.3;
}

@media (max-width: 991px) {
	.cursor-inner {
		display: none !important;
		opacity: 0 !important;
	}
}

.btn-modern {
	padding: 17.6px 35.2px;
	padding: 1.1rem 2.2rem;
}

p,
.custom-font-secondary {
	font-family: "Prompt", sans-serif;
}

p {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.7;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: none;
}

.custom-font-1 {
	font-family: "Prompt", sans-serif;
	font-size: clamp(28px, 6.6666666667px + 0.0444444444 * 100vw, 60px);
	line-height: 1.1;
	font-weight: 400;
	text-transform: none;
}

.custom-font-sarabun {
	font-family: "Prompt", sans-serif;
	font-size: 24px;
	color: #4d4d4d;
	/* หรือขนาดตามต้องการ */
	line-height: 1.5;
	/* ปรับระยะห่างระหว่างบรรทัด */
	width: auto;
	height: auto;
	font-weight: 400;
	text-transform: none;
}

.custom-font-2 {
	font-family: "Prompt", sans-serif;
	font-size: clamp(28px, 14.6666666667px + 0.0277777778 * 100vw, 48px);
	line-height: 1.1;
	font-weight: 400;
	text-transform: none;
}

/* Colors */
.custom-bg-color-1 {
	background: #f7f7FF !important;
}

.custom-border-color-1 {
	border-color: #e7e7e7 !important;
}

/* Border Radius */
.custom-border-radius-1 {
	border-radius: 10px !important;
}

/* Body */
.body {
	font-family: "Prompt", sans-serif;
}

/* Container */
@media (min-width: 1440px) {
	.container {
		max-width: 1440px !important;
	}
}

/* Mark */
.mark.mark-color:before {
	height: 25%;
	width: 105%;
	bottom: 5%;
}

.appear-animation .mark.mark-color:before {
	width: 0%;
	transition: width 2s cubic-bezier(0.55, 0, 0.1, 1);
}

.appear-animation.animated .mark.mark-color:before {
	width: 105%;
}

/* Skew */
.custom-skewY-1,
section.section.section-angled.section-angled-reverse .section-angled-layer-bottom {
	transform: skewY(-3deg) translate3d(0, 50%, 0);
	transform-style: preserve-3d;
}

/* Position */
.custom-pos-1 {
	margin: -48px -5% 0 -5%;
	margin: -3rem -5% 0 -5%;
	transform: perspective(1px) rotate(-3deg);
}

.custom-pos-1 .marquee>div {
	transform-style: preserve-3d !important;
	will-change: transform;
}

.custom-pos-2 {
	margin-bottom: -13%;
}

.custom-pos-3 {
	top: -35px;
	left: -16px;
	left: -1rem;
}

.custom-pos-4 {
	top: 0;
}

.custom-pos-5 {
	top: -48px;
	top: -3rem;
	left: 16px;
	left: 1rem;
}

@media (min-width: 992px) {
	.custom-pos-5 {
		top: -6rem;
	}
}

.custom-pos-6 {
	top: -2em;
}

@media (min-width: 992px) {
	.custom-pos-6 {
		top: -4em;
	}
}

.custom-pos-7 {
	top: 0;
}

.custom-pos-8 {
	top: 1em;
	left: -1em;
}

@media (min-width: 1400px) {
	.custom-pos-8 {
		left: -2em;
	}
}

.custom-pos-9 {
	top: 7em;
	left: -1em;
}

.custom-pos-10 {
	top: -11em;
	left: 2em;
}

.custom-pos-11 {
	top: -13em;
	left: -1em;
}

@media (min-width: 1400px) {
	.custom-pos-11 {
		top: -23em;
		left: -6em;
	}
}

.custom-pos-12 {
	top: auto !important;
	left: 0;
}

.custom-pos-13 {
	margin: -96px -5% 0 -5%;
	margin: -6rem -5% 0 -5%;
	transform: perspective(1px) rotate(3deg);
}

.custom-pos-13 .marquee>div {
	transform-style: preserve-3d !important;
	will-change: transform;
}

/* Custom Decoration */
.custom-decoration-1 {
	background: url(../../img/demos/marketing-1/svg/generic-1.svg) no-repeat 100% 0%;
	padding-right: 4%;
	background-size: 12%;
}

.custom-decoration-2 {
	background: url(../../img/demos/marketing-1/svg/generic-7.svg) no-repeat 100% 0%;
	padding-right: 3%;
	background-size: 10%;
}

/* Hero */
.hero {
	background: url(../../img/demos/marketing-1/backgrounds/bg-1.jpg) no-repeat 100% 0% !important;
	background-color: #F7F7FF !important;
}

.custom-hero-font-1 {
	font-family: "Prompt", sans-serif;
	font-size: clamp(42px, 23.3333333333px + 0.0388888889 * 100vw, 7px);
	line-height: 1.1;
	font-weight: 700;
}

.custom-hero-font-1 strong {
	font-weight: 600;
}

/* Heading */
.custom-heading-1 {
	opacity: 0.07;
	position: absolute;
	width: 100%;
	top: 15%;
	text-align: center;
	-webkit-mask-image: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
	mask-image: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
}

.custom-heading-1 strong {
	text-transform: uppercase;
	font-size: 13cqw;
	line-height: 13cqw;
}

/* Gradient */
.custom-bg-gradient-1 {
	background-color: var(--tertiary) !important;
	background-image: linear-gradient(to right, var(--tertiary) 0%, var(--quaternary) 100%) !important;
}

/* Margins */
.custom-margin-top-1 {
	margin-top: 150px;
}

@media (max-width: 991px) {
	.custom-margin-top-1 {
		margin-top: 75px;
	}
}

.custom-margin-bottom-1 {
	margin-bottom: 150px;
}

@media (max-width: 991px) {
	.custom-margin-bottom-1 {
		margin-bottom: 75px;
	}
}

/* Elements */
.custom-el-1 {
	animation-duration: 30s;
	top: -17%;
}

.custom-el-2 {
	background: url(../../img/demos/marketing-1/svg/generic-6.svg);
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: 15% 40%;
}

.custom-el-2 .row {
	min-height: 600px;
	align-items: center;
}

/* Header */
.sticky-header-active #header .header-body {
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	background-color: rgba(247, 247, 255, 0.9) !important;
}

@media (min-width: 992px) {
	#header .header-body {
		transition: all 0.5s ease-in-out;
	}

	#header .header-nav-main.header-nav-main-text-size-4 nav>ul>li>a {
		font-size: 1rem;
		font-weight: 500;
		letter-spacing: -0.5px;
		padding: 0 1.4rem !important;
	}

	#header .header-nav-main.header-nav-main-text-size-4 nav>ul>li>a.nav-link-custom-1 {
		font-weight: 600;
		font-size: 1.2rem;
	}

	#header .header-nav-main.header-nav-main-text-size-4 nav>ul>li>a.nav-link-custom-1 span {
		display: inline-block;
		border-bottom: 2px solid var(--dark);
		transition: border-color .15s ease-in-out;
	}

	#header .header-nav-main.header-nav-main-text-size-4 nav>ul>li>a.nav-link-custom-1:hover span {
		border-bottom-color: var(--primary);
	}

	#header .header-nav-main.header-nav-main-text-size-4 nav>ul>li.dropdown:not(.dropdown-mega) .dropdown-menu li a {
		padding: 10px 24px 10px 24px;
		font-size: 0.9rem;
	}
}

/* Box */
.custom-box-1 {
	will-change: transform;
	overflow: hidden;
	box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
}

/* Custom Section */
.custom-section-1 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.custom-section-1 .custom-section-1-box {
	position: relative;
	margin-bottom: -80px;
	min-height: 70vh;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.custom-section-1 .custom-section-1-box:before {
	content: "";
	background-color: rgba(255, 255, 255, 0.1) !important;
	border-radius: 10px;
	width: calc(100% + 40px);
	height: calc(100% + 40px);
	position: absolute;
	z-index: -1;
}

/* Highlight */
.custom-word-highlight-1 img {
	width: auto;
	max-width: 100%;
	position: absolute;
	left: 10%;
	margin-top: 20%;
}

.custom-highlight-text-1 {
	display: block;
	margin: 5% 0 -5% 0;
	font-family: "Poppins", sans-serif !important;
	color: var(--dark);
	font-size: clamp(80px, 26.6666666667px + 0.1111111111 * 100vw, 160px) !important;
	font-weight: 600;
	line-height: 1em !important;
	-webkit-text-stroke-width: 3px;
	letter-spacing: -0.02em;
	stroke-width: 3px;
	-webkit-text-stroke-color: #00000000;
	stroke: #00000000;
	background-color: transparent;
	background-image: linear-gradient(180deg, var(--secondary) 0%, var(--dark) 80%);
	-webkit-background-clip: text;
	background-clip: text;
}

/* Lists */
.custom-list-services-1 {
	color: var(--dark);
}

.custom-list-services-1 li {
	padding: 1.5em 0;
	font-size: 24px;
	font-size: 1.5rem;
}

/* Gsap Content */
.gsap-content-images img {
	position: absolute;
	opacity: 0;
	visibility: hidden;
}

/* Project Item */
.custom-project-list-item-1 {
	padding: 3em 0 2em;
	border-bottom: 2px solid var(--grey-200);
	position: relative;
}

.custom-project-list-item-1 .custom-project-list-item-num-1 {
	font-size: 22.4px;
	font-size: 1.4rem;
	letter-spacing: -0.03em;
	font-weight: 500;
	transition: ease all 300ms;
	opacity: 0;
	display: inline-block;
	transform: translate3d(0, 100%, 0);
}

.custom-project-list-item-1 .custom-project-list-item-type-1 {
	font-size: 22.4px;
	font-size: 1.4rem;
	letter-spacing: -0.03em;
	font-weight: 500;
	transition: ease all 300ms;
	opacity: 0;
	display: inline-block;
	transform: translate3d(0, -100%, 0);
}

.custom-project-list-item-1:hover .custom-project-list-item-num-1 {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.custom-project-list-item-1:hover .custom-project-list-item-type-1 {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.thumb-info-floating-element {
	z-index: 1;
}

/* Owl Carousel */
.custom-owl-carousel-1 .owl-prev {
	display: none !important;
}

.custom-owl-carousel-1 .owl-next {
	background-color: #FFF !important;
	color: var(--dark) !important;
	box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.45);
	border-color: #e7e7e7 !important;
}

/* Footer */
#footer a:not(.btn):not(.no-footer-css) {
	color: #FFF;
}

#footer .btn-social {
	min-width: 190px;
}

#footer .btn-social:not(:hover):not(:active) {
	background-color: #000;
}

@media (max-width: 991px) {
	#footer .cascading-images-wrapper {
		padding: 4rem 8rem 0 !important;
		position: relative;
		left: -10%;
	}
}

/* Overlay */
.overlay-gradient-bottom-content:before {
	opacity: 0.3 !important;
}

/* Thumb Info */
.custom-thumb-info.thumb-info.thumb-info-show-button-hover .thumb-info-title {
	transform: translate3d(0, 50px, 0);
}

.custom-thumb-info.thumb-info.thumb-info-show-button-hover:hover .thumb-info-title {
	transform: translate3d(0, 0px, 0);
}

body1 {
	font-family: "Prompt", sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
	min-height: 100vh;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}

.container2 {
	max-width: 1200px;
	width: 100%;
	padding: 20px;
	border-radius: 8px;
	margin-bottom: 50px;
}

.filter-container {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: space-between;
	margin-bottom: 20px;
}

.filter-buttons {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}

.filter-btn {
	padding: 10px 20px;
	font-size: 14px;
	border: 1px solid #ddd;
	background: white;
	border-radius: 5px;
	cursor: pointer;
}

.filter-btn.active {
	background-color: #007bff;
	color: white;
	border: none;
}

.search-container input {
	padding: 10px;
	font-size: 14px;
	border: 1px solid #ddd;
	border-radius: 5px;
	width: 100%;
	max-width: 300px;
}

.product-container {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: center;
}

.product-card {
	border: 1px solid #ddd;
	border-radius: 8px;
	padding: 10px;
	width: 200px;
	height: 350px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	text-align: center;
}

.product-card img {
	max-width: 100%;
	height: 150px;
	border-radius: 4px;
	object-fit: cover;
	margin-bottom: 10px;
}

.product-card h3 {
	font-size: 12px;
	margin: 0 0 5px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.product-card .details {
	font-size: 10px;
	color: #555;
	margin-bottom: 10px;
}

.product-card p {
	font-size: 10px;
	color: #555;
	margin: 0;
}

.product-card .detail-btn {
	margin-top: auto;
	display: inline-block;
	padding: 8px 12px;
	font-size: 10px;
	color: white;
	background-color: #007bff;
	text-decoration: none;
	border-radius: 4px;
	transition: background-color 0.3s;
}

.product-card .detail-btn:hover {
	background-color: #0056b3;
}



.custom-list-services-1 {
	font-size: 1.2rem;
	line-height: 1.2;
	margin: 0;
	/* ลบระยะห่างภายนอก */
	padding: 0;
	/* ลบระยะห่างด้านใน */
	list-style-type: none;
	/* ลบ bullet */
}


.custom-list-services-1 li {
	font-size: 1.2rem;
	/* ขนาดตัวอักษร */
	line-height: 1.2;
	/* ระยะห่างระหว่างบรรทัด */
	margin-bottom: 0.3rem;
	/* ระยะห่างด้านล่างแต่ละบรรทัด */
	padding: 0;
	/* ลบระยะห่างด้านใน */
}



.custom-product-section-bg {
	background-color: #f9f9f9;
	padding: 2rem 0;
}

.custom-product-label {
	background-color: #ffcc00;
	color: #333;
	padding: 20px 10px;
	display: inline-block;
	font-size: 1.5rem;
	border-radius: 10px;
	margin-bottom: 1rem;
}

.custom-card-wrapper {
	display: flex;
	align-items: flex-start;
}

.custom-card {
	position: relative;
	padding: 1rem;
}

.custom-card-left {
	align-self: flex-start;
	/* การ์ดซ้ายอยู่ด้านบนสุด */
}

.custom-card-middle {
	align-self: center;
	/* การ์ดกลางอยู่ตรงกลาง */
	margin-top: 20px;
	/* ขยับลงมาหน่อย */
}

.custom-card-right {
	align-self: flex-end;
	/* การ์ดขวาอยู่ล่างสุด */
	margin-top: 140px;
	/* ขยับลงมามากขึ้น */
}


.custom-product-card {
	background: #ffffff;
	border: 1px solid #ddd;
	border-radius: 10px;
	/* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); */
	padding: 1.5rem;
	text-align: center;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.custom-product-card:hover {
	transform: translateY(-5px);
	box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.2);
}

.custom-product-image {
	width: 100%;
	height: auto;
	border-radius: 8px;
	margin-bottom: 1rem;
}

.custom-product-title {
	font-size: 1.25rem;
	font-weight: 700;
	margin-bottom: 1rem;
	color: #333;
}

.custom-product-list {
	list-style-type: none;
	padding: 0;
	margin: 0 0 1rem 0;
	color: #666;
	font-size: 1rem;
}

.custom-product-list li {
	margin-bottom: 0.5rem;
}

.custom-detail-btn {
	background-color: #007bff;
	color: white;
	padding: 0.5rem 1rem;
	border-radius: 5px;
	text-decoration: none;
	font-size: 1rem;
	transition: background-color 0.3s ease;
}

.custom-detail-btn:hover {
	background-color: #0056b3;
}



.highlight-rank {
	position: absolute;
	top: 10px;
	left: 0px;
	background-color: #ffc107;
	/* สีเหลืองเด่น */
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	/* border-radius: 8px; */
	font-size: 18px;
	z-index: 10;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.custom-product-card {
	position: relative;
	/* เพื่อให้ Badge สามารถอ้างอิงตำแหน่ง */
	padding: 20px;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
	/* border-radius: 8px; */
	background: #fff;
}




.button-container {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 20px 0;
}

.custom-view-all-btn {
	display: flex;
	align-items: center;
	text-decoration: none;
	border-radius: 50px;
	background: linear-gradient(90deg, #6a11cb, #2575fc);
	padding: 10px 20px;
	transition: all 0.3s ease;
}

.button-content {
	display: flex;
	align-items: center;
	justify-content: center;
}

.button-text {
	font-family: "Prompt", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin-right: 10px;
}

.button-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	background-color: #000;
	border-radius: 50%;
}

.button-icon img {
	width: 16px;
	height: 16px;
}

.custom-view-all-btn:hover {
	transform: scale(1.05);
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}



.company-logo {
	width: 200px;
	/* ปรับขนาดโลโก้ */
	height: 150px;
	display: block;
	margin-bottom: 20px;
	/* เพิ่มระยะห่างจากข้อความ */
}


.video-card {
	position: relative;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	padding: 20px;
	overflow: hidden;
	text-align: left;
}

.video-card .video {
	width: 100%;
	height: auto;
	border-radius: 10px;
	object-fit: cover;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.video-card p {
	margin-top: 15px;
	font-size: 16px;
	line-height: 1.6;
	color: #333;
}

.video-card strong {
	display: block;
	margin-top: 10px;
	font-weight: bold;
	color: #007bff;
	text-transform: uppercase;
}


.custom-imagex {
	width: 435px;
	height: 615px;
	object-fit: cover; /* ปรับให้รูปภาพไม่บิดเบี้ยว */
	border-radius: 10px; /* เพิ่มมุมโค้ง (ถ้าต้องการ) */

}
.d-flex {
    display: flex;
}

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

.gap-3 {
    gap: 1rem; /* ระยะห่างระหว่างแต่ละลิงก์ */
}

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

.fa-3x {
    font-size: 3rem; /* ขนาดไอคอน */
}
.custom-bg-gradient-purple {
    background: linear-gradient(135deg, #E6E6FA, #D8BFD8, #DDA0DD); /* ไล่สีม่วงอ่อน */
    box-shadow: 0px 3px 8px rgba(221, 160, 221, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.1); /* เงาสีม่วง */
    transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    font-size: 0.9rem; /* ขนาดข้อความเล็กลง */
}

.custom-bg-gradient-purple:hover {
    background: linear-gradient(135deg, #D8BFD8, #E6E6FA, #F8EFFF); /* ไล่สีใหม่เมื่อ hover */
    box-shadow: 0px 5px 12px rgba(221, 160, 221, 0.4), 0px 2px 4px rgba(0, 0, 0, 0.2); /* เงาเข้มขึ้น */
}

.custom-img-shadow-purple {
    box-shadow: 0px 6px 15px rgba(221, 160, 221, 0.2), 0px 3px 8px rgba(221, 160, 221, 0.1); /* เงาม่วง */
    border: 1px solid rgba(245, 240, 255, 0.5); /* กรอบขาวอมม่วง */
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.custom-img-shadow-purple:hover {
    transform: scale(1.03); /* ขยายเล็กน้อยเมื่อ hover */
    box-shadow: 0px 8px 18px rgba(221, 160, 221, 0.3), 0px 4px 10px rgba(221, 160, 221, 0.15); /* เพิ่มความลึก */
}
.custom-img-shadow-purple {
	width: 250px; /* กำหนดความกว้าง */
	height: 250px; /* กำหนดความสูง */
}
/* กรอบทั่วไป */
.hover-effect img {
    border: 3px solid #ddd; /* สีเริ่มต้น */
    border-radius: 50%;
    padding: 5px;
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.hover-effect img:hover {
    transform: scale(1.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

/* สีเฉพาะของแต่ละแพลตฟอร์ม */
.tiktok:hover img {
    border-color: #000000; /* สีดำ */
}

.line:hover img {
    border-color: #00c300; /* สีเขียว */
}

.shopee:hover img {
    border-color: #ff5722; /* สีส้ม */
}

.lazada:hover img {
    border-color: #007aff; /* สีน้ำเงิน */
}






