@charset "utf-8";
@media screen and (min-width: 671px) and (max-width: 900px){
.content {
	float: left;
	height: auto;
	width: 100%;
}
.box-about {
	background-color: #f8f8ff;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 5%;
	padding-bottom: 5%;
}
.box-about-in {
	background-image: url(../images/line-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 84%;
	margin-left: 5%;
	padding: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
}
.title-01 {
	font-family: serithairegular;
	font-size: 3rem;
	color: #333;
	float: left;
	height: auto;
	width: 100%;
}
.title-e-01 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5rem;
	font-weight: bold;
	color: #ebebeb;
	float: left;
	height: auto;
	width: 100%;
}
.title-02 {
	font-family: serithairegular;
	font-size: 3rem;
	color: #F6931D;
	float: left;
	height: auto;
	width: 100%;
}
.title-e-02 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5rem;
	font-weight: bold;
	color: #555555;
	float: left;
	height: auto;
	width: 100%;
}
.title-03 {
	font-family: serithairegular;
	font-size: 3rem;
	color: #333;
	float: left;
	height: auto;
	width: 100%;
}
.title-e-03 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5rem;
	font-weight: bold;
	color: #448ccb;
	float: left;
	height: auto;
	width: auto;
}
.title-04 {
	font-family: serithairegular;
	font-size: 3rem;
	color: #333;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	margin-bottom: 1%;
}
.title-e-04 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5rem;
	font-weight: bold;
	color: #e1e1e1;
	float: left;
	height: auto;
	width: 40%;
	text-align: center;
	padding-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #f7941d;
	margin-left: 30%;
}
.title-05 {
	font-family: serithairegular;
	font-size: 3rem;
	color: #333;
	float: left;
	height: auto;
	width: 100%;
}
.title-e-05 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5rem;
	font-weight: bold;
	color: #FF6600;
	float: left;
	height: auto;
	width: 100%;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5rem;
	color: #F7941D;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 1%;
	margin-bottom: 1%;
	line-height: 120%;
}
.picture-profile {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 2%;
	margin-bottom: 2%;
}
.picture-profile img {
	height: auto;
	width: 100%;
}
.box-text-about {
	float: left;
	height: auto;
	width: 100%;
}
.title-about {
	font-family: serithairegular;
	font-size: 1rem;
	color: #F7941D;
	background-image: url(../images/icon-about.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-size: 2rem;
	float: left;
	height: auto;
	width: 90%;
	margin-bottom: 2%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	letter-spacing: 0.05em;
}
.dublecode {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 3rem;
	color: #333;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 2%;
	margin-bottom: 1%;
	text-align: left;
}
.dublecode-2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 3rem;
	color: #333;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 2%;
	margin-bottom: 1%;
	text-align: right;
}



.text-about {
	font-family: "Noto Sans Thai";
	font-size: 1rem;
	color: #333;
	width: 100%;
	line-height: 140%;
	float: left;
	height: auto;
	text-align: justify;
}
.box-text-about-02 {
	float: left;
	height: auto;
	width: 100%;
}
@keyframes star-flicker {
  0% { 
    opacity: 0.4;        /* จางลง */
    transform: scale(0.9); /* ย่อขนาดเล็กน้อย */
  }
  50% { 
    opacity: 1;          /* สว่างเต็มที่ */
    transform: scale(1.1); /* ขยายขนาดใหญ่ขึ้นเล็กน้อย */
  }
  100% { 
    opacity: 0.4;        /* จางลง (กลับไปจุดเริ่มต้น) */
    transform: scale(0.9); /* ย่อขนาด (กลับไปจุดเริ่มต้น) */
  }
}

.star {
	float: left;
	height: auto;
	width: 40px;
}

.star img {
	height: auto;
	width: 100%;
    
    /* เรียกใช้แอนิเมชั่น */
    /* 1.5s คือเวลา 1 รอบ (ยิ่งน้อยยิ่งกระพริบเร็ว) */
    /* ease-in-out ช่วยให้จังหวะจาง-สว่างดูนุ่มนวล */
    animation: star-flicker 1.5s ease-in-out infinite;
    
    /* เพิ่ม: ป้องกันภาพสั่นหรือแตกตอนขยาย */
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
}



.text-about-02 {
	font-family: serithairegular;
	font-size: 1rem;
	color: #F3921D;
	float: left;
	height: auto;
	width: 80%;
	letter-spacing: 0.05em;
	margin-top: 15px;

	margin-left: 2
.%;
	margin-left: 2%;
	font-weight: bold;
}
.box-inspection {
	float: left;
	height: auto;
	width: 100%;
}
.box-inspection-01 {
	width: 100%;           /* กว้างครึ่งจอ */
	height: 100vh;        /* สูงเต็มหน้าจอพอดี */
	float: left;          /* ชิดซ้าย */
	overflow: hidden;     /* ป้องกันภาพล้นขอบ */
	padding: 0;           /* มั่นใจว่าไม่มีช่องว่าง */
	margin: 0;
}

.box-inspection-01 img {
    width: 100%;          /* ขยายเต็ม 50% ของตัวแม่ */
    height: 100%;         /* ขยายเต็มความสูง 100vh ของตัวแม่ */
    
    /* หัวใจสำคัญ: ทำให้ภาพไม่เบี้ยวแม้จะถูกบังคับความสูง */
    object-fit: cover;    
    
    /* เลือกจุดโฟกัสของภาพ (Center คือตรงกลาง) */
    object-position: center; 
}
.box-inspection-02 {
	background-color: #363636;
	float: left;
	width: 100%;           /* กว้างครึ่งจอ */
	height: auto;        /* สูงเต็มหน้าจอพอดี */
	overflow: hidden;           /* มั่นใจว่าไม่มีช่องว่าง */
	margin: 0;
	padding-top: 10%;
	padding-right: 0;
	padding-bottom: 10%;
	padding-left: 0;
}
.box-inspection-in {
	background-image: url(../images/line-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 86%;
	padding: 2%;
	margin-top: 3%;
	margin-right: 0%;
	margin-bottom: 3%;
	margin-left: 5%;
}
/* --- ส่วนของกล่องรายการ --- */
.box-inspection-list {
	float: left;
	height: auto;
	width: 95%;
	margin-top: 2%;
	margin-bottom: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
	border-bottom: 1px solid #CCC;
	margin-left: 2%;
}

/* --- รวมคุณสมบัติที่เหมือนกันของ Title ไว้ที่เดียว --- */
.title-inspection-01, 
.title-inspection-02, 
.title-inspection-03 {
	font-family: serithairegular;
	font-size: 1rem;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 2.8rem;
	float: left;
	height: auto;
	width: 90%; /* ยุบรวม padding */
	font-weight: bold;
	letter-spacing: 0.05em;
	cursor: pointer; /* เพิ่มเพื่อให้รู้ว่าคลิกได้ */
	transition: color 0.3s ease;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 60px;
}

/* --- แยกเฉพาะรูปภาพ Background --- */
.title-inspection-01 { background-image: url(../images/icon-service-01.png); }
.title-inspection-02 { background-image: url(../images/icon-service-02.png); }
.title-inspection-03 { background-image: url(../images/icon-service-03.png); }

/* --- เมื่อถูกคลิก (Active) ให้เปลี่ยนสีอักษร (ถ้าต้องการ) --- */
[class^="title-inspection-"].active {
    color: #FFD700; /* เปลี่ยนเป็นสีที่คุณชอบเมื่อเปิดเนื้อหา */
}

/* --- ส่วนของเนื้อหา (ซ่อนไว้เริ่มต้น) --- */
.text-inspection {
    font-family: "Noto Sans Thai";
    font-size: 1rem;
    line-height: 140%;
    color: #c2c2c2;
    float: left;
    height: auto;
    width: 100%;
    text-align: justify;
    
    display: none; /* ปิดไว้ */
    padding-top: 10px;
    margin-top: 5px;
}

/* --- คลาสสำหรับเปิดเนื้อหา (ใช้ร่วมกับ JavaScript) --- */
.text-inspection.active {
    display: block;
}
/* --- ส่วนที่เพิ่มใหม่: เมื่อเอาเมาส์วางที่ Title หรือ Box --- */
.title-inspection-01:hover, 
.title-inspection-02:hover, 
.title-inspection-03:hover {
    color: #FFD700; /* เปลี่ยนเป็นสีทอง หรือสีที่คุณต้องการ */
    transition: color 0.3s ease; /* ทำให้สีค่อยๆ เปลี่ยน ไม่กระตุก */
}

/* แถม: ถ้าอยากให้ตอน Hover แล้วไอคอนขยับนิดๆ เพื่อให้ดูมีลูกเล่น */
[class^="title-inspection-"]:hover {
    background-position: 5px center; /* เลื่อนไอคอนไปทางขวา 5px */
    transition: all 0.3s ease;
}
.box-why {
	background-color: #6ba0e4;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 10%;
}
.box-why-in {
	background-image: url(../images/line-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 86%;
	margin-left: 5%;
	margin-top: 2%;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
}
.br-01 {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 2%;
}

.box-why-list {
	float: left;
	height: auto;
	width: 29%;
	margin: 2%;
}
@keyframes orange-glow-pulse {
    0% {
        /* เริ่มต้น: เงาชิดขอบรูป ความเข้ม 100% (Alpha = 1) */
        box-shadow: 0 0 0 0 rgba(247, 148, 29, 1);
    }
    70% {
        /* กระจายตัว: เงาขยายออกไป 12px และลดความเข้มลงเหลือ 50% (Alpha = 0.5) */
        /* ตรงนี้เส้นจะยังมองเห็นชัดอยู่ ไม่หายไป */
        box-shadow: 0 0 0 6px rgba(247, 148, 29, 1);
    }
    100% {
        /* จบ: กลับไปที่จุดเริ่มต้นเพื่อความนุ่มนวล (หรือจะปรับเป็น 0 เพื่อให้เริ่มรอบใหม่ก็ได้) */
        box-shadow: 0 0 0 0 rgba(247, 148, 29, 1);
    }
}

.picture-why {
    float: left;
    height: auto;
    width: 100%;
    margin: 20px 0;
    line-height: 0;
    box-sizing: border-box;
    border-radius: 4px;

    /* Transition คุมความนุ่มนวล */
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    
    /* เรียกใช้แอนิเมชั่น 2 วินาที */
    animation: orange-glow-pulse 2s infinite;
}

.picture-why img {
    display: block;
    height: auto;
    width: 100%;
    border-radius: 4px;
}.title-why {
	font-family: serithairegular;
	font-size: 1rem;
	color: #333;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 4%;
	margin-bottom: 2%;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.text-why {
	font-family: "Noto Sans Thai";
	font-size: 1rem;
	line-height: 140%;
	color: #FFF;
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 2%;
	margin-bottom: 4%;
}
.picture-why-footer {
	float: left;
	height: auto;
	width: 100%;
}
.picture-why-footer img {
	height: auto;
	width: 100%;
}
.box-portfolio {
	background-color: #f8f8ff;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 5%;
}
.box-portfolio-list {
	float: left;
	height: auto;
	width: 100%;
	background-color: #363636;
	padding-top: 15%;
	padding-bottom: 15%;
	margin-top: 2%;
}

.content .box-portfolio .box-portfolio-list #picture-01 .splide__track .splide__list .splide__slide img {
	height: auto;
	width: 100%;
}
}

.11111111111111111111111111111111111111111111111111111111111111{}

@media screen and (min-width: 901px) and (max-width: 1023px){
.content {
	float: left;
	height: auto;
	width: 100%;
}
.box-about {
	background-color: #f8f8ff;
	float: left;
	height: auto;
	width: 100%;
}
.box-about-in {
	background-image: url(../images/line-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 76%;
	margin-left: 10%;
	padding: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
}
.title-01 {
	font-family: serithairegular;
	font-size: 3rem;
	color: #333;
	height: auto;
	width: auto;
	float: left;
}
.title-e-01 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2.8rem;
	font-weight: bold;
	color: #ebebeb;
	height: auto;
	width: auto;
}
.title-02 {
	font-family: serithairegular;
	font-size: 3rem;
	color: #F6931D;
	float: left;
	height: auto;
	width: 100%;
}
.title-e-02 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2.8rem;
	font-weight: bold;
	color: #555555;
	float: left;
	height: auto;
	width: 100%;
}
.title-03 {
	font-family: serithairegular;
	font-size: 3rem;
	color: #333;
	float: left;
	height: auto;
	width: auto;
}
.title-e-03 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2.8rem;
	font-weight: bold;
	color: #448ccb;
	float: left;
	height: auto;
	width: auto;
}
.title-04 {
	font-family: serithairegular;
	font-size: 3rem;
	color: #333;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	margin-bottom: 1%;
}
.title-e-04 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2.8rem;
	font-weight: bold;
	color: #e1e1e1;
	float: left;
	height: auto;
	width: 20%;
	text-align: center;
	padding-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #f7941d;
	margin-left: 40%;
}
.title-05 {
	font-family: serithairegular;
	font-size: 3rem;
	color: #333;
	float: left;
	height: auto;
	width: auto;
}
.title-e-05 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2.8rem;
	font-weight: bold;
	color: #FF6600;
	float: left;
	height: auto;
	width: auto;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5rem;
	color: #F7941D;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 1%;
	margin-bottom: 1%;
	line-height: 120%;
}
.picture-profile {
	float: left;
	height: auto;
	width: 58%;
	margin-top: 2%;
	margin-bottom: 2%;
}
.picture-profile img {
	height: auto;
	width: 100%;
}
.box-text-about {
	float: right;
	height: auto;
	width: 40%;
}
.title-about {
	font-family: serithairegular;
	font-size: 1rem;
	color: #F7941D;
	background-image: url(../images/icon-about.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-size: 2rem;
	float: left;
	height: auto;
	width: 85%;
	margin-bottom: 2%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	letter-spacing: 0.05em;
}
.dublecode {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 3rem;
	color: #333;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 2%;
	margin-bottom: 1%;
	text-align: left;
}
.dublecode-2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 3rem;
	color: #333;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 2%;
	margin-bottom: 1%;
	text-align: right;
}



.text-about {
	font-family: "Noto Sans Thai";
	font-size: 1rem;
	color: #333;
	width: 100%;
	line-height: 140%;
	float: left;
	height: auto;
	text-align: justify;
}
.box-text-about-02 {
	float: left;
	height: auto;
	width: 100%;
}
@keyframes star-flicker {
  0% { 
    opacity: 0.4;        /* จางลง */
    transform: scale(0.9); /* ย่อขนาดเล็กน้อย */
  }
  50% { 
    opacity: 1;          /* สว่างเต็มที่ */
    transform: scale(1.1); /* ขยายขนาดใหญ่ขึ้นเล็กน้อย */
  }
  100% { 
    opacity: 0.4;        /* จางลง (กลับไปจุดเริ่มต้น) */
    transform: scale(0.9); /* ย่อขนาด (กลับไปจุดเริ่มต้น) */
  }
}

.star {
	float: left;
	height: auto;
	width: 40px;
}

.star img {
	height: auto;
	width: 100%;
    
    /* เรียกใช้แอนิเมชั่น */
    /* 1.5s คือเวลา 1 รอบ (ยิ่งน้อยยิ่งกระพริบเร็ว) */
    /* ease-in-out ช่วยให้จังหวะจาง-สว่างดูนุ่มนวล */
    animation: star-flicker 1.5s ease-in-out infinite;
    
    /* เพิ่ม: ป้องกันภาพสั่นหรือแตกตอนขยาย */
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
}



.text-about-02 {
	font-family: serithairegular;
	font-size: 1rem;
	color: #F3921D;
	float: left;
	height: auto;
	width: 60%;
	letter-spacing: 0.05em;
	margin-top: 3.5%;

	margin-left: 2
.%;
	margin-left: 2%;
	font-weight: bold;
}
.box-inspection {
	float: left;
	height: auto;
	width: 100%;
}
.box-inspection-01 {
    width: 50%;           /* กว้างครึ่งจอ */
    height: 100vh;        /* สูงเต็มหน้าจอพอดี */
    float: left;          /* ชิดซ้าย */
    overflow: hidden;     /* ป้องกันภาพล้นขอบ */
    padding: 0;           /* มั่นใจว่าไม่มีช่องว่าง */
    margin: 0;
}

.box-inspection-01 img {
    width: 100%;          /* ขยายเต็ม 50% ของตัวแม่ */
    height: 100%;         /* ขยายเต็มความสูง 100vh ของตัวแม่ */
    
    /* หัวใจสำคัญ: ทำให้ภาพไม่เบี้ยวแม้จะถูกบังคับความสูง */
    object-fit: cover;    
    
    /* เลือกจุดโฟกัสของภาพ (Center คือตรงกลาง) */
    object-position: center; 
}
.box-inspection-02 {
	background-color: #363636;
	float: right;

	    width: 50%;           /* กว้างครึ่งจอ */
    height: 100vh;        /* สูงเต็มหน้าจอพอดี */

    overflow: hidden;     /* ป้องกันภาพล้นขอบ */
    padding: 0;           /* มั่นใจว่าไม่มีช่องว่าง */
    margin: 0;
}
.box-inspection-in {
	background-image: url(../images/line-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 85%;
	padding: 4%;
	margin: 3%;
}
/* --- ส่วนของกล่องรายการ --- */
.box-inspection-list {
    float: left;
    height: auto;
    width: 100%;
    margin-top: 2%;
    margin-bottom: 2%;
    padding-top: 2%;
    padding-bottom: 2%;
    border-bottom: 1px solid #CCC;
}

/* --- รวมคุณสมบัติที่เหมือนกันของ Title ไว้ที่เดียว --- */
.title-inspection-01, 
.title-inspection-02, 
.title-inspection-03 {
    font-family: serithairegular;
    font-size: 1rem;
    color: #FFF;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 3rem;
    float: left;
    height: auto;
    width: 90%;
    padding: 15px 0 15px 60px; /* ยุบรวม padding */
    font-weight: bold;
    letter-spacing: 0.05em;
    cursor: pointer; /* เพิ่มเพื่อให้รู้ว่าคลิกได้ */
    transition: color 0.3s ease;
}

/* --- แยกเฉพาะรูปภาพ Background --- */
.title-inspection-01 { background-image: url(../images/icon-service-01.png); }
.title-inspection-02 { background-image: url(../images/icon-service-02.png); }
.title-inspection-03 { background-image: url(../images/icon-service-03.png); }

/* --- เมื่อถูกคลิก (Active) ให้เปลี่ยนสีอักษร (ถ้าต้องการ) --- */
[class^="title-inspection-"].active {
    color: #FFD700; /* เปลี่ยนเป็นสีที่คุณชอบเมื่อเปิดเนื้อหา */
}

/* --- ส่วนของเนื้อหา (ซ่อนไว้เริ่มต้น) --- */
.text-inspection {
    font-family: "Noto Sans Thai";
    font-size: 1rem;
    line-height: 140%;
    color: #c2c2c2;
    float: left;
    height: auto;
    width: 100%;
    text-align: justify;
    
    display: none; /* ปิดไว้ */
    padding-top: 10px;
    margin-top: 5px;
}

/* --- คลาสสำหรับเปิดเนื้อหา (ใช้ร่วมกับ JavaScript) --- */
.text-inspection.active {
    display: block;
}
/* --- ส่วนที่เพิ่มใหม่: เมื่อเอาเมาส์วางที่ Title หรือ Box --- */
.title-inspection-01:hover, 
.title-inspection-02:hover, 
.title-inspection-03:hover {
    color: #FFD700; /* เปลี่ยนเป็นสีทอง หรือสีที่คุณต้องการ */
    transition: color 0.3s ease; /* ทำให้สีค่อยๆ เปลี่ยน ไม่กระตุก */
}

/* แถม: ถ้าอยากให้ตอน Hover แล้วไอคอนขยับนิดๆ เพื่อให้ดูมีลูกเล่น */
[class^="title-inspection-"]:hover {
    background-position: 5px center; /* เลื่อนไอคอนไปทางขวา 5px */
    transition: all 0.3s ease;
}
.box-why {
	background-color: #6ba0e4;
	float: left;
	height: auto;
	width: 100%;
}
.box-why-in {
	background-image: url(../images/line-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 76%;
	margin-left: 10%;
	margin-top: 2%;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
}
.br-01 {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 2%;
}

.box-why-list {
	margin: 2%;
	float: left;
	height: auto;
	width: 29%;
}
@keyframes orange-glow-pulse {
    0% {
        /* เริ่มต้น: เงาชิดขอบรูป ความเข้ม 100% (Alpha = 1) */
        box-shadow: 0 0 0 0 rgba(247, 148, 29, 1);
    }
    70% {
        /* กระจายตัว: เงาขยายออกไป 12px และลดความเข้มลงเหลือ 50% (Alpha = 0.5) */
        /* ตรงนี้เส้นจะยังมองเห็นชัดอยู่ ไม่หายไป */
        box-shadow: 0 0 0 12px rgba(247, 148, 29, 1);
    }
    100% {
        /* จบ: กลับไปที่จุดเริ่มต้นเพื่อความนุ่มนวล (หรือจะปรับเป็น 0 เพื่อให้เริ่มรอบใหม่ก็ได้) */
        box-shadow: 0 0 0 0 rgba(247, 148, 29, 1);
    }
}

.picture-why {
    float: left;
    height: auto;
    width: 100%;
    margin: 20px 0;
    line-height: 0;
    box-sizing: border-box;
    border-radius: 4px;

    /* Transition คุมความนุ่มนวล */
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    
    /* เรียกใช้แอนิเมชั่น 2 วินาที */
    animation: orange-glow-pulse 2s infinite;
}

.picture-why img {
    display: block;
    height: auto;
    width: 100%;
    border-radius: 4px;
}

.title-why {
	font-family: serithairegular;
	font-size: 1rem;
	color: #333;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 4%;
	margin-bottom: 2%;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.text-why {
	font-family: "Noto Sans Thai";
	font-size: 1rem;
	line-height: 140%;
	color: #FFF;
	text-align: justify;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 2%;
	margin-bottom: 4%;
}
.picture-why-footer {
	float: left;
	height: auto;
	width: 100%;
}
.picture-why-footer img {
	height: auto;
	width: 100%;
}
.box-portfolio {
	background-color: #f8f8ff;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 4%;
}
.box-portfolio-list {
	float: left;
	height: auto;
	width: 100%;
	background-color: #363636;
	padding-top: 5%;
	padding-bottom: 5%;
	margin-top: 2%;
}

.content .box-portfolio .box-portfolio-list #picture-01 .splide__track .splide__list .splide__slide img {
	height: auto;
	width: 100%;
}
}