{"id":1068,"date":"2026-01-15T13:19:22","date_gmt":"2026-01-15T06:19:22","guid":{"rendered":"https:\/\/tulex.law.tu.ac.th\/about-tulex\/"},"modified":"2026-06-17T02:55:31","modified_gmt":"2026-06-16T19:55:31","slug":"about-tulex","status":"publish","type":"page","link":"https:\/\/tulex.law.tu.ac.th\/en\/about-tulex\/","title":{"rendered":"About the Center"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1068\" class=\"elementor elementor-1068 elementor-40\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3cc476e e-flex e-con-boxed e-con e-parent\" data-id=\"3cc476e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-051368b elementor-widget elementor-widget-shortcode\" data-id=\"051368b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n        :root {\n            --tu-red: #CD202E;\n            --tu-gold: #D4AF37;\n        }\n        \n        .tulex-about-wrap { \n            max-width: 1200px; \n            margin: 0 auto; \n            padding: 80px 20px; \n            font-family: 'Prompt', sans-serif; \n            color: #333; \n            overflow: hidden;\n        }\n\n        \/* 1. Hero Section *\/\n        .tulex-hero-split { \n            display: flex; gap: 60px; align-items: center; margin-bottom: 80px; flex-wrap: wrap; position: relative;\n        }\n        .tulex-hero-split::before {\n            content: 'LeTEC'; position: absolute; top: -50px; left: -20px; font-size: 150px; font-weight: 900; color: #f0f0f0; z-index: -1; opacity: 0.5;\n        }\n        .tulex-hero-text { flex: 1.2; min-width: 400px; }\n        .tulex-hero-text h1 { color: var(--tu-red); font-size: 56px; font-weight: 800; line-height: 1.1; margin-bottom: 10px; }\n        .tulex-hero-text h2 { color: #555; font-size: 24px; font-weight: 600; margin-bottom: 15px; }\n        .tulex-hero-text .tulex-tagline { display: inline-block; padding: 5px 15px; background: #fdf2f2; color: var(--tu-red); font-weight: 600; border-radius: 20px; font-size: 14px; margin-bottom: 30px; }\n        .tulex-hero-text h3 { font-size: 20px; font-weight: 700; color: #1a1a1a; margin-bottom: 15px; border-left: 4px solid var(--tu-gold); padding-left: 15px; }\n        .tulex-hero-text p { font-size: 17px; line-height: 1.8; color: #666; text-align: justify; }\n\n        .tulex-hero-image { flex: 1; min-width: 400px; position: relative; padding: 20px; }\n        .tulex-hero-image img { width: 100%; border-radius: 30px; box-shadow: 25px 25px 50px rgba(0,0,0,0.1); transition: 0.5s; z-index: 2; position: relative; }\n        .tulex-hero-image::after { content: ''; position: absolute; top: 0; right: 0; width: 80%; height: 80%; background: var(--tu-gold); border-radius: 30px; z-index: 0; opacity: 0.15; }\n\n        \/* 2. Vision & Mission *\/\n        .tulex-vm-container { display: grid; grid-template-columns: 1fr 1.5fr; gap: 40px; margin-bottom: 100px; align-items: stretch; }\n        .tulex-vision { background: linear-gradient(135deg, #CD202E, #a31823); color: #fff; padding: 50px 40px; border-radius: 25px; display: flex; flex-direction: column; justify-content: center; text-align: center; box-shadow: 0 15px 30px rgba(205,32,46,0.2); }\n        .tulex-vision h3 { font-size: 26px; color: #fdfaf8; margin-bottom: 20px; font-weight: 700; }\n        .tulex-vision p { font-size: 18px; font-weight: 400; line-height: 1.8; }\n        .tulex-mission { background: #fcfcfc; border: 1px solid #eaeaea; padding: 45px; border-radius: 25px; }\n        .tulex-mission h3 { font-size: 26px; color: #1a1a1a; margin-bottom: 25px; font-weight: 700; border-bottom: 2px solid var(--tu-gold); display: inline-block; padding-bottom: 5px; }\n        .tulex-mission ul { list-style: none; padding: 0; margin: 0; }\n        .tulex-mission li { margin-bottom: 15px; display: flex; gap: 15px; align-items: flex-start; font-size: 16px; color: #555; line-height: 1.6; }\n        .tulex-mission li i { color: var(--tu-red); margin-top: 5px; font-size: 14px; }\n\n        \/* 3. Section Headers *\/\n        .tulex-section-header { text-align: center; margin-bottom: 50px; }\n        .tulex-section-header h2 { font-size: 36px; font-weight: 700; color: #1a1a1a; margin-bottom: 15px; }\n        .tulex-divider { width: 60px; height: 4px; background: var(--tu-gold); margin: 0 auto; border-radius: 2px; }\n\n        \/* 4. Why TULEX Cards *\/\n        .tulex-why-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-bottom: 100px; }\n        .tulex-why-card { background: #fff; padding: 40px 30px; border-radius: 20px; border: 1px solid #f0f0f0; box-shadow: 0 10px 30px rgba(0,0,0,0.03); transition: 0.4s; position: relative; overflow: hidden; }\n        .tulex-why-card:hover { transform: translateY(-10px); border-color: var(--tu-red); box-shadow: 0 20px 40px rgba(205, 32, 46, 0.08); }\n        .tulex-why-card i { font-size: 40px; color: var(--tu-red); margin-bottom: 20px; display: block; }\n        .tulex-why-card h4 { font-size: 20px; font-weight: 700; margin-bottom: 15px; color: #222; }\n        .tulex-why-card p { font-size: 15px; color: #666; line-height: 1.7; margin: 0; }\n\n        \/* 5. Partnerships *\/\n        .tulex-partner-list-box { background: #fdfaf8; padding: 60px; border-radius: 30px; margin-bottom: 100px; border: 1px solid #f5ede6; }\n        .tulex-partner-list-box p.intro { font-size: 18px; line-height: 1.8; color: #555; text-align: center; max-width: 900px; margin: 0 auto 40px auto; }\n        .tulex-partner-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-bottom: 30px; }\n        .tulex-partner-item { display: flex; align-items: center; gap: 15px; font-size: 16px; color: #333; font-weight: 500; background: #fff; padding: 15px 25px; border-radius: 12px; border: 1px solid #eee; }\n        .tulex-partner-item i { color: var(--tu-gold); font-size: 18px; }\n        .tulex-partner-footer { text-align: center; color: #888; font-size: 15px; font-style: italic; }\n\n        \/* 6. Trusted By (Box) *\/\n        .tulex-trust-box { background: linear-gradient(135deg, #fdfdfd 0%, #f5f5f5 100%); padding: 80px 50px; border-radius: 40px; text-align: center; }\n        .tulex-trust-box p { font-size: 17px; line-height: 1.8; color: #666; max-width: 900px; margin: 0 auto 50px auto; }\n        .tulex-client-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 20px; }\n        .tulex-client-item { background: #fff; padding: 20px; border-radius: 15px; font-size: 14px; font-weight: 500; color: #555; border: 1px solid transparent; box-shadow: 0 5px 15px rgba(0,0,0,0.02); transition: 0.3s; display: flex; align-items: center; justify-content: center; min-height: 80px; }\n        .tulex-client-item:hover { background: var(--tu-red); color: #fff; transform: scale(1.05); box-shadow: 0 10px 20px rgba(205, 32, 46, 0.2); }\n\n        \/* Responsive *\/\n        @media (max-width: 991px) {\n            .tulex-hero-split { flex-direction: column !important; gap: 30px !important; }\n            .tulex-hero-text, .tulex-hero-image { min-width: 100% !important; width: 100% !important; padding: 0 !important; }\n            .tulex-vm-container { grid-template-columns: 1fr; }\n            .tulex-partner-list-box, .tulex-trust-box { padding: 40px 20px !important; }\n            .tulex-client-grid { grid-template-columns: 1fr 1fr !important; }\n        }\n    <\/style>\n\n    <div class=\"tulex-about-wrap\">\n        \n        <!-- 1. HERO -->\n        <div class=\"tulex-hero-split\">\n            <div class=\"tulex-hero-text\">\n                <h1>TULEX<\/h1>\n                <h2>Thammasat Law Extension<\/h2>\n                <div class=\"tulex-tagline\">Thammasat Law Extension Center<\/div>\n                \n                <h3>TULEX AT A GLANCE<\/h3>\n                <p>TULEX is the Law Extension Center of Thammasat University, dedicated to promoting lifelong learning, advancing professional legal skills, and applying legal expertise for the benefit of society.<\/p>\n            <\/div>\n            <div class=\"tulex-hero-image\">\n                <img decoding=\"async\" src=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/05\/THAMMASAT-LAW-SCHOOL-84.jpg\" alt=\"Thammasat Law Building\">\n            <\/div>\n        <\/div>\n\n        <!-- 2. VISION & MISSION -->\n        <div class=\"tulex-vm-container\">\n            <div class=\"tulex-vision\">\n                <h3>VISION<\/h3>\n                <p>To be a trusted institution in legal capacity building, dedicated to fostering lifelong learning, creating knowledge, and advancing professional skills for individuals across all sectors.<\/p>\n            <\/div>\n            <div class=\"tulex-mission\">\n                <h3>MISSION<\/h3>\n                <ul>\n                    <li><i class=\"fa-solid fa-check-circle\"><\/i> To develop legal curriculums and learning activities that effectively respond to the dynamics of the modern world.<\/li>\n                    <li><i class=\"fa-solid fa-check-circle\"><\/i> To promote professional skill development and lifelong learning.<\/li>\n                    <li><i class=\"fa-solid fa-check-circle\"><\/i> To provide legal consultation, academic research, and public policy recommendations.<\/li>\n                    <li><i class=\"fa-solid fa-check-circle\"><\/i> To enhance accessibility to legal knowledge through expert translation and cross-linguistic communication.<\/li>\n                    <li><i class=\"fa-solid fa-check-circle\"><\/i> To foster academic collaborations and strategic networks both domestically and internationally.<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <!-- 3. WHY TULEX -->\n        <div class=\"tulex-section-header\">\n            <h2>WHY TULEX<\/h2>\n            <div class=\"tulex-divider\"><\/div>\n        <\/div>\n        <div class=\"tulex-why-grid\">\n            <div class=\"tulex-why-card\">\n                <i class=\"fa-solid fa-award\"><\/i>\n                <h4>Academic Excellence<\/h4>\n                <p>Operated under the Faculty of Law, Thammasat University\u2014one of Thailand\u2019s premier and most prestigious institutions for legal education.<\/p>\n            <\/div>\n            <div class=\"tulex-why-card\">\n                <i class=\"fa-solid fa-briefcase\"><\/i>\n                <h4>Practical Expertise<\/h4>\n                <p>Seamlessly integrating academic knowledge with real-world insights from experienced practitioners across the public, private, and professional sectors.<\/p>\n            <\/div>\n            <div class=\"tulex-why-card\">\n                <i class=\"fa-solid fa-book-open-reader\"><\/i>\n                <h4>Lifelong Learning<\/h4>\n                <p>Fostering continuous learning opportunities for lawyers, executives, entrepreneurs, and professionals from all disciplines.<\/p>\n            <\/div>\n            <div class=\"tulex-why-card\">\n                <i class=\"fa-solid fa-handshake\"><\/i>\n                <h4>Strategic Partnership<\/h4>\n                <p>Collaborating with the nation\u2019s leading organizations to design advanced curriculums, conduct research, and host academic initiatives.<\/p>\n            <\/div>\n            <div class=\"tulex-why-card\">\n                <i class=\"fa-solid fa-globe\"><\/i>\n                <h4>Social Impact<\/h4>\n                <p>Dedicated to generating social value through the advancement of legal frameworks, public policies, and human resource capabilities.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- 4. PARTNERSHIPS -->\n        <div class=\"tulex-partner-list-box\">\n            <div class=\"tulex-section-header\" style=\"margin-bottom: 30px;\">\n                <h2>ACADEMIC AND STRATEGIC PARTNERSHIPS<\/h2>\n                <div class=\"tulex-divider\"><\/div>\n            <\/div>\n            <p class=\"intro\">TULEX believes that high-quality legal capacity building thrives on the synergy between academic expertise and practical execution. Throughout the years, the Faculty of Law, Thammasat University, has collaborated on numerous projects, training programs, and academic initiatives alongside the nation&#039;s key institutions, such as:<\/p>\n            \n            <div class=\"tulex-partner-grid\">\n                <div class=\"tulex-partner-item\"><i class=\"fa-solid fa-landmark-dome\"><\/i> Office of the Council of State<\/div>\n                <div class=\"tulex-partner-item\"><i class=\"fa-solid fa-scale-balanced\"><\/i> Office of the Administrative Courts<\/div>\n                <div class=\"tulex-partner-item\"><i class=\"fa-solid fa-gavel\"><\/i> The Central Intellectual Property and International Trade Court<\/div>\n                <div class=\"tulex-partner-item\"><i class=\"fa-solid fa-building-columns\"><\/i> Institute for Court Officials Development<\/div>\n                <div class=\"tulex-partner-item\"><i class=\"fa-solid fa-handshake-angle\"><\/i> Thailand Arbitration Center (THAC)<\/div>\n                <div class=\"tulex-partner-item\"><i class=\"fa-solid fa-scale-unbalanced\"><\/i> Office of the Judiciary<\/div>\n                <div class=\"tulex-partner-item\"><i class=\"fa-solid fa-laptop-code\"><\/i> Electronic Transactions Development Agency (ETDA)<\/div>\n                <div class=\"tulex-partner-item\"><i class=\"fa-solid fa-network-wired\"><\/i> Digital Economy Promotion Agency (depa)<\/div>\n                <div class=\"tulex-partner-item\"><i class=\"fa-solid fa-users-viewfinder\"><\/i> The Law Society of Thailand<\/div>\n            <\/div>\n            \n            <div class=\"tulex-partner-footer\">\n                Including a vast network of government agencies, state enterprises, professional organizations, and leading private corporations.            <\/div>\n        <\/div>\n\n        <!-- 5. TRUSTED BY -->\n        <div class=\"tulex-trust-box\">\n            <h3 style=\"font-size: 32px; font-weight: 700; margin-bottom: 20px; color: #222;\">TRUSTED BY LEADING ORGANIZATIONS<\/h3>\n            <p>Since our inception, the Faculty of Law, Thammasat University, has earned the trusted confidence of government sectors, state enterprises, professional bodies, academic institutions, and leading business corporations to elevate workforce capabilities, design tailored training programs, provide executive consultation, and execute academic initiatives.<br><br>This trust profoundly reflects our unwavering commitment to delivering premium knowledge and working hand-in-hand with all sectors for the sustainable benefit of society.<\/p>\n            \n            <div class=\"tulex-client-grid\">\n                <div class=\"tulex-client-item\">Secretariat of the Senate<\/div>\n                <div class=\"tulex-client-item\">Energy Regulatory Commission<\/div>\n                <div class=\"tulex-client-item\">OIC<\/div>\n                <div class=\"tulex-client-item\">NBTC<\/div>\n                <div class=\"tulex-client-item\">Lao PDR<\/div>\n                <div class=\"tulex-client-item\">NACC<\/div>\n                <div class=\"tulex-client-item\">NHRC<\/div>\n                <div class=\"tulex-client-item\">OCSC<\/div>\n                <div class=\"tulex-client-item\">Treasury Department<\/div>\n                <div class=\"tulex-client-item\">EGAT<\/div>\n                <div class=\"tulex-client-item\">Department of Disease Control<\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f70e15e e-flex e-con-boxed e-con e-parent\" data-id=\"f70e15e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d421c61 elementor-widget elementor-widget-elementskit-client-logo\" data-id=\"d421c61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-client-logo.default\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >\t\t<div class=\"elementskit-clients-slider  simple_logo_image\" data-config=\"{&quot;rtl&quot;:false,&quot;arrows&quot;:false,&quot;dots&quot;:false,&quot;autoplay&quot;:true,&quot;speed&quot;:1000,&quot;slidesPerView&quot;:4,&quot;slidesPerGroup&quot;:1,&quot;pauseOnHover&quot;:true,&quot;loop&quot;:false,&quot;breakpoints&quot;:{&quot;320&quot;:{&quot;slidesPerView&quot;:1,&quot;slidesPerGroup&quot;:1,&quot;spaceBetween&quot;:10},&quot;768&quot;:{&quot;slidesPerView&quot;:3,&quot;slidesPerGroup&quot;:1,&quot;spaceBetween&quot;:10},&quot;1024&quot;:{&quot;slidesPerView&quot;:4,&quot;slidesPerGroup&quot;:1,&quot;spaceBetween&quot;:15}}}\" data-direction=\"\">\n\t\t\t<div class=\"ekit-main-swiper swiper\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-client-slider-item swiper-slide \">\n\t\t\t\t\t\t\t<div class=\"swiper-slide-inner\">\n\t\t\t\t\t\t\t\t<div class=\"single-client image-switcher\" title=\"Title #1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"content-image\">\n\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/1.png\" class=\"\" alt=\"\" srcset=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/1.png 512w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/1-300x300.png 300w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/1-150x150.png 150w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/1-100x100.png 100w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-client-slider-item swiper-slide \">\n\t\t\t\t\t\t\t<div class=\"swiper-slide-inner\">\n\t\t\t\t\t\t\t\t<div class=\"single-client image-switcher\" title=\"Title #2\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"content-image\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/2.png\" class=\"\" alt=\"\" srcset=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/2.png 512w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/2-300x300.png 300w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/2-150x150.png 150w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/2-100x100.png 100w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-client-slider-item swiper-slide \">\n\t\t\t\t\t\t\t<div class=\"swiper-slide-inner\">\n\t\t\t\t\t\t\t\t<div class=\"single-client image-switcher\" title=\"Title #3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"content-image\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/3.png\" class=\"\" alt=\"\" srcset=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/3.png 512w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/3-300x300.png 300w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/3-150x150.png 150w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/3-100x100.png 100w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-client-slider-item swiper-slide \">\n\t\t\t\t\t\t\t<div class=\"swiper-slide-inner\">\n\t\t\t\t\t\t\t\t<div class=\"single-client image-switcher\" title=\"Title #4\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"content-image\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/4.png\" class=\"\" alt=\"\" srcset=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/4.png 512w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/4-300x300.png 300w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/4-150x150.png 150w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/4-100x100.png 100w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-client-slider-item swiper-slide \">\n\t\t\t\t\t\t\t<div class=\"swiper-slide-inner\">\n\t\t\t\t\t\t\t\t<div class=\"single-client image-switcher\" title=\"Title #5\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"content-image\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/5.png\" class=\"\" alt=\"\" srcset=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/5.png 512w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/5-300x300.png 300w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/5-150x150.png 150w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/5-100x100.png 100w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-client-slider-item swiper-slide \">\n\t\t\t\t\t\t\t<div class=\"swiper-slide-inner\">\n\t\t\t\t\t\t\t\t<div class=\"single-client image-switcher\" title=\"Title #6\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"content-image\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/6.png\" class=\"\" alt=\"\" srcset=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/6.png 512w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/6-300x300.png 300w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/6-150x150.png 150w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/6-100x100.png 100w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-client-slider-item swiper-slide \">\n\t\t\t\t\t\t\t<div class=\"swiper-slide-inner\">\n\t\t\t\t\t\t\t\t<div class=\"single-client image-switcher\" title=\"Title #7\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"content-image\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/7.png\" class=\"\" alt=\"\" srcset=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/7.png 512w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/7-300x300.png 300w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/7-150x150.png 150w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/7-100x100.png 100w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-client-slider-item swiper-slide \">\n\t\t\t\t\t\t\t<div class=\"swiper-slide-inner\">\n\t\t\t\t\t\t\t\t<div class=\"single-client image-switcher\" title=\"Title #8\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"content-image\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/8.png\" class=\"\" alt=\"\" srcset=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/8.png 512w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/8-300x300.png 300w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/8-150x150.png 150w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/8-100x100.png 100w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-client-slider-item swiper-slide \">\n\t\t\t\t\t\t\t<div class=\"swiper-slide-inner\">\n\t\t\t\t\t\t\t\t<div class=\"single-client image-switcher\" title=\"Title #9\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"content-image\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/9.png\" class=\"\" alt=\"\" srcset=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/9.png 512w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/9-300x300.png 300w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/9-150x150.png 150w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/9-100x100.png 100w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-client-slider-item swiper-slide \">\n\t\t\t\t\t\t\t<div class=\"swiper-slide-inner\">\n\t\t\t\t\t\t\t\t<div class=\"single-client image-switcher\" title=\"Title #10\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"content-image\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/10.png\" class=\"\" alt=\"\" srcset=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/10.png 512w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/10-300x300.png 300w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/10-150x150.png 150w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/10-100x100.png 100w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-client-slider-item swiper-slide \">\n\t\t\t\t\t\t\t<div class=\"swiper-slide-inner\">\n\t\t\t\t\t\t\t\t<div class=\"single-client image-switcher\" title=\"Title #11\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"content-image\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/11.png\" class=\"\" alt=\"\" srcset=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/11.png 512w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/11-300x300.png 300w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/11-150x150.png 150w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/11-100x100.png 100w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-client-slider-item swiper-slide \">\n\t\t\t\t\t\t\t<div class=\"swiper-slide-inner\">\n\t\t\t\t\t\t\t\t<div class=\"single-client image-switcher\" title=\"Title #12\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"content-image\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/12.png\" class=\"\" alt=\"\" srcset=\"https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/12.png 512w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/12-300x300.png 300w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/12-150x150.png 150w, https:\/\/tulex.law.tu.ac.th\/wp-content\/uploads\/2026\/06\/12-100x100.png 100w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\n\t\t\t\t\t\t\t<\/div><!-- .elementskit-clients-slider END -->\n\t\t<\/div>\n\t\t<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":55,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"TEC\\Tickets\\Commerce\\Module","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"class_list":["post-1068","page","type-page","status-publish","hentry"],"acf":[],"ticketed":false,"_links":{"self":[{"href":"https:\/\/tulex.law.tu.ac.th\/en\/wp-json\/wp\/v2\/pages\/1068","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tulex.law.tu.ac.th\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tulex.law.tu.ac.th\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tulex.law.tu.ac.th\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/tulex.law.tu.ac.th\/en\/wp-json\/wp\/v2\/comments?post=1068"}],"version-history":[{"count":4,"href":"https:\/\/tulex.law.tu.ac.th\/en\/wp-json\/wp\/v2\/pages\/1068\/revisions"}],"predecessor-version":[{"id":1585,"href":"https:\/\/tulex.law.tu.ac.th\/en\/wp-json\/wp\/v2\/pages\/1068\/revisions\/1585"}],"wp:attachment":[{"href":"https:\/\/tulex.law.tu.ac.th\/en\/wp-json\/wp\/v2\/media?parent=1068"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}