{"id":2925,"date":"2025-04-28T18:13:48","date_gmt":"2025-04-28T11:13:48","guid":{"rendered":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/?page_id=2925"},"modified":"2026-02-16T15:24:50","modified_gmt":"2026-02-16T08:24:50","slug":"visa-information","status":"publish","type":"page","link":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/visa-information\/","title":{"rendered":"ISTM2026 Visa Information"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2925\" class=\"elementor elementor-2925\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6fd0bb9 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"6fd0bb9\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2be5169\" data-id=\"2be5169\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ea9df15 elementor-widget elementor-widget-html\" data-id=\"ea9df15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n  <title>ISTM Conference Menu<\/title>\r\n  <link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\" rel=\"stylesheet\">\r\n  <style>\r\n    body {\r\n      margin: 0;\r\n      font-family: Arial, sans-serif;\r\n    }\r\n    body p {\r\n        font-size: 18px;\r\n    }\r\n    body li {\r\n        font-size: 18px;\r\n    }\r\n\r\nheader {\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  position: relative;\r\n  padding: 20px;\r\n  border-bottom: 1px solid #ddd;\r\n}\r\n\r\n.logo {\r\n  max-height: 60px;\r\n}\r\n\r\n.menu-toggle {\r\n  display: none;\r\n  flex-direction: column;\r\n  cursor: pointer;\r\n  padding: 10px;\r\n  position: absolute;\r\n  left: 10px;\r\n}\r\n\r\n\r\n    nav {\r\n      display: flex;\r\n      justify-content: center;\r\n      background-color: #f8f9fa;\r\n      padding: 10px 0;\r\n      gap: 20px;\r\n      z-index: 10;\r\n      position: relative;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    nav a {\r\n      text-decoration: none;\r\n      color: #484a72;\r\n      font-size: 16px;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 6px;\r\n    }\r\n\r\n    nav a:hover {\r\n      color: #eb3c27;\r\n    }\r\n\r\n    .dropdown::after {\r\n      content: ' \\25BE'; \/* \u25bc *\/\r\n      font-size: 0.7em;\r\n    }\r\n\r\n    .logo {\r\n      max-height: 80px;\r\n    }\r\n\r\n    .dropdown-container {\r\n      position: relative;\r\n      display: inline-block;\r\n    }\r\n\r\n    .dropdown-content {\r\n      display: none;\r\n      position: absolute;\r\n      background-color: white;\r\n      min-width: 160px;\r\n      box-shadow: 0px 8px 16px rgba(0,0,0,0.2);\r\n      z-index: 20;\r\n      top: 100%;\r\n      left: 0;\r\n      border: 1px solid #ccc;\r\n    }\r\n\r\n    .dropdown-content a {\r\n      color: #484a72;\r\n      padding: 10px 16px;\r\n      text-decoration: none;\r\n      display: block;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .dropdown-content a:hover {\r\n      background-color: #e7f0f1;\r\n    }\r\n\r\n    .dropdown-container:hover .dropdown-content {\r\n      display: block;\r\n    }\r\n\r\n    \/* Slideshow *\/\r\n.slideshow-container {\r\n  position: relative;\r\n  width: 100%;\r\n  aspect-ratio: 16 \/ 9; \/* Keeps good proportions *\/\r\n  overflow: hidden;\r\n}\r\n\r\n.slides {\r\n  position: absolute;\r\n  width: 100%;\r\n  height: 100%;\r\n  opacity: 0;\r\n  transition: opacity 2s ease-in-out;\r\n}\r\n\r\n.slide-image {\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n}\r\n\r\n.active {\r\n  opacity: 1;\r\n  z-index: 1;\r\n}\r\n\/* Hamburger *\/\r\n.menu-toggle {\r\n  display: none;\r\n  flex-direction: column;\r\n  cursor: pointer;\r\n  padding: 10px;\r\n}\r\n\r\n.menu-toggle div {\r\n  width: 25px;\r\n  height: 3px;\r\n  background-color: #333;\r\n  margin: 4px 0;\r\n}\r\n\r\n\/* Responsive styles *\/\r\n@media (max-width: 768px) {\r\n.slideshow-container {\r\naspect-ratio:  \/ 3;\r\n  }\r\n  .logo {\r\n  max-height: 40px;\r\n  padding-left: 20px\r\n}\r\n  nav {\r\n    flex-direction: column;\r\n    align-items: flex-start;\r\n    display: none;\r\n    width: 100%;\r\n  }\r\n\r\n  nav.show {\r\n    display: flex;\r\n  }\r\n\r\n  .menu-toggle {\r\n    display: flex;\r\n    margin-left: 10px;\r\n  }\r\n\r\n  .dropdown-container:hover .dropdown-content {\r\n    display: none;\r\n  }\r\n\r\n  .dropdown-container.open .dropdown-content {\r\n    display: block;\r\n    position: static;\r\n    box-shadow: none;\r\n    border: none;\r\n    background-color: #f8f9fa;\r\n  }\r\n      .dropdown-content a:hover {\r\n      background-color:  #f8f9fa;;\r\n    }\r\n\r\n  nav a {\r\n    padding: 10px;\r\n  }\r\n\r\n}\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<header>\r\n  <div class=\"menu-toggle\" onclick=\"toggleMenu()\">\r\n    <div><\/div>\r\n    <div><\/div>\r\n    <div><\/div>\r\n  <\/div>\r\n  <img decoding=\"async\" class=\"logo\" src=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-content\/uploads\/2025\/06\/logo-full_v3-scaled.png\" alt=\"ISTM Logo\" \/>\r\n<\/header>\r\n  <nav id=\"mobile-nav\">\r\n    <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/\"><i class=\"fas fa-home\"><\/i>ISTM2026<\/a>\r\n    <div class=\"dropdown-container\">\r\n        <a href=\"#\" onclick=\"toggleDropdown(event)\"><i class=\"fas fa-book\"><\/i><span class=\"dropdown\">Conference<\/span><\/a>\r\n        <div class=\"dropdown-content\">\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/overview\/\">Overview<\/a>\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/gallery\/\">Gallery<\/a>\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/speakers\/\">Speakers<\/a>\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/program\/\">Program<\/a>\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/sponsorship\/\">Sponsorship<\/a>\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/scholarship\/\">Scholarship<\/a>\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/fees\/\">Fees<\/a>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"dropdown-container\">\r\n        <a href=\"#\" onclick=\"toggleDropdown(event)\"><i class=\"fas fa-bullhorn\"><\/i><span class=\"dropdown\">Abstracts<\/span><\/a>\r\n        <div class=\"dropdown-content\">\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/submission-guidelines\/\">Abstract Guidelines<\/a>\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/abstract-book\/\">Abstract Book<\/a>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"dropdown-container\">\r\n        <a href=\"#\" onclick=\"toggleDropdown(event)\"><i class=\"fas fa-map-marker-alt\"><\/i><span class=\"dropdown\">Venue<\/span><\/a>\r\n        <div class=\"dropdown-content\">\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/conference-venue\/\">Conference Venue<\/a>\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/hotel-recommendations\/\">Hotel Information<\/a>\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/visa-information\/\">Visa Information<\/a>\r\n        <\/div>\r\n    <\/div>\r\n    <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/registration-form\/\" ><i class=\"fas fa-pen-square\"><\/i>Registration<\/a>\r\n    <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/abstract-submission\/\"> <i class=\"fas fa-paper-plane\"><\/i>Abstract Submission<\/a>\r\n\r\n        <!--<div class=\"dropdown-container\">-->\r\n        <!--<a href=\"#\" onclick=\"toggleDropdown(event)\"><i class=\"fas fa-pen-square\"><\/i><span class=\"dropdown\">Registration<\/span><\/a>-->\r\n        <!--<div class=\"dropdown-content\">-->\r\n        <!--    <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026-abstract-submission\/\">Abstract Submission<\/a>-->\r\n        <!--    <a href=\"#\">Registration Form<\/a>-->\r\n        <!--<\/div>-->\r\n    <!--<\/div>-->\r\n  <\/nav>\r\n\r\n\r\n  <script>\r\n\r\n    \/\/ Mobile menu\r\n    function toggleMenu() {\r\n      document.getElementById('mobile-nav').classList.toggle('show');\r\n    }\r\n\r\n    function toggleDropdown(event) {\r\n      event.preventDefault();\r\n      const parent = event.currentTarget.parentElement;\r\n      parent.classList.toggle('open');\r\n    }\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4786b82 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4786b82\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a57468b\" data-id=\"a57468b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-de79907 elementor-widget elementor-widget-heading\" data-id=\"de79907\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Thai Visa Information<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-411634c elementor-widget elementor-widget-text-editor\" data-id=\"411634c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"305\" data-end=\"471\"><span style=\"color: #808080;\">We look forward to welcoming international participants to our conference in Thailand. Please review the latest visa policies and entry requirements before traveling. (updated on September 25)<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5663351 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5663351\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a262596\" data-id=\"a262596\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a47bf4d elementor-widget elementor-widget-heading\" data-id=\"a47bf4d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u00a0Visa-Exempt Entry (No Visa Required)<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3e5ad25 elementor-widget elementor-widget-text-editor\" data-id=\"3e5ad25\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"518\" data-end=\"662\"><span style=\"color: #808080;\">Nationals of <strong data-start=\"531\" data-end=\"563\">93 countries and territories<\/strong> can enter Thailand <strong data-start=\"583\" data-end=\"614\">visa-free for up to 60 days<\/strong> for tourism, business, and conference purposes.<\/span><\/p><p data-start=\"664\" data-end=\"690\"><span style=\"color: #808080;\">Visa-Free Stay Includes:<\/span><\/p><ul><li data-start=\"664\" data-end=\"690\"><span style=\"color: #808080;\">Most EU countries<\/span><\/li><li data-start=\"664\" data-end=\"690\"><span style=\"color: #808080;\">United States, Canada, Australia, New Zealand<\/span><\/li><li data-start=\"664\" data-end=\"690\"><span style=\"color: #808080;\">Japan, South Korea, Taiwan, Hong Kong, Singapore<\/span><\/li><li data-start=\"664\" data-end=\"690\"><span style=\"color: #808080;\">GCC countries, and many more<\/span><\/li><\/ul><p data-start=\"842\" data-end=\"1008\"><span style=\"color: #808080;\"><em data-start=\"845\" data-end=\"914\">Check all countries and territories list on the official Thai MFA website<\/em><\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c7f5d83 elementor-widget elementor-widget-heading\" data-id=\"c7f5d83\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Visa on Arrival (VoA)<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26da4f0 elementor-widget elementor-widget-text-editor\" data-id=\"26da4f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"1040\" data-end=\"1157\"><span style=\"color: #808080;\">Visitors from select countries may obtain a\u00a0<strong data-start=\"1084\" data-end=\"1109\">Visa on Arrival (VoA)<\/strong>\u00a0at Thai international airports and checkpoints.<\/span><\/p><ul><li data-start=\"1040\" data-end=\"1157\"><span style=\"color: #808080;\">Stay up to\u00a0<strong data-start=\"1172\" data-end=\"1183\">15 days<\/strong>\u00a0(some extended to\u00a0<strong data-start=\"1202\" data-end=\"1213\">60 days<\/strong>)<\/span><\/li><li data-start=\"1040\" data-end=\"1157\"><span style=\"color: #808080;\">Must show return ticket, hotel booking, and proof of funds<\/span><\/li><li data-start=\"1040\" data-end=\"1157\"><span style=\"color: #808080;\">VoA fee applies (payable in cash)<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-53bfa15 elementor-widget elementor-widget-heading\" data-id=\"53bfa15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Apply for an e-Visa Online<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-04f8d13 elementor-widget elementor-widget-text-editor\" data-id=\"04f8d13\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"1483\" data-end=\"1632\"><span style=\"color: #808080;\">If your nationality is <strong data-start=\"1506\" data-end=\"1525\">not visa-exempt<\/strong> or <strong data-start=\"1529\" data-end=\"1553\">not eligible for VoA<\/strong>, you must apply for a visa in advance via the official <strong data-start=\"1609\" data-end=\"1631\">Thai e-Visa system<\/strong>.<\/span><\/p><p data-start=\"1634\" data-end=\"1662\"><span style=\"color: #808080;\">Available e-Visa types:<\/span><\/p><ul><li data-start=\"1634\" data-end=\"1662\"><span style=\"color: #808080;\"><strong data-start=\"1665\" data-end=\"1686\">Tourist Visa (TR)<\/strong><\/span><\/li><li data-start=\"1634\" data-end=\"1662\"><span style=\"color: #808080;\"><strong data-start=\"1689\" data-end=\"1749\">Non-Immigrant Visa (for MICE, Business, Education, etc.)<\/strong><\/span><\/li><li data-start=\"1634\" data-end=\"1662\"><span style=\"color: #808080;\"><strong data-start=\"1752\" data-end=\"1765\">MICE Visa<\/strong> for conference attendees<\/span><\/li><li data-start=\"1634\" data-end=\"1662\"><span style=\"color: #808080;\"><strong data-start=\"1793\" data-end=\"1816\">Digital Nomad (DTV)<\/strong> and <strong data-start=\"1821\" data-end=\"1849\">Long-Term Resident (LTR)<\/strong> Visas<\/span><\/li><\/ul><p data-start=\"1857\" data-end=\"1940\"><span style=\"color: #808080;\">Apply online at: <a class=\"\" style=\"color: #808080;\" href=\"https:\/\/www.thaievisa.go.th\" target=\"_new\" rel=\"noopener\" data-start=\"1882\" data-end=\"1940\">https:\/\/www.thaievisa.go.th<\/a><br \/>Processing time: 3\u201310 business days<br \/>No embassy visit required \u2013 entire process is 100% online<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-30f68cb elementor-widget elementor-widget-heading\" data-id=\"30f68cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Thailand Digital Arrival Card for Immigration Process<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8572531 elementor-widget elementor-widget-text-editor\" data-id=\"8572531\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"color: #808080;\"><span style=\"font-weight: 400;\">Travelers entering Thailand are required to complete the <\/span><b>Digital Arrival Card (TM.6)<\/b><span style=\"font-weight: 400;\"> through the online system before arrival. The digital card replaced the traditional paper form and aim to simplify the immigration process for all visitors.<\/span><\/span><\/p><p><span style=\"color: #808080;\"><span style=\"font-weight: 400;\">All participants attending the conference are encouraged to complete their <\/span><b>Digital Arrival card <\/b><span style=\"font-weight: 400;\">information 3 days in advance of arrival date in Thailand.\u00a0<\/span><\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c64f928 elementor-widget elementor-widget-spacer\" data-id=\"c64f928\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-dda7337 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"dda7337\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e2618e5\" data-id=\"e2618e5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1169cc5 elementor-widget elementor-widget-html\" data-id=\"1169cc5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link\r\n  href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.3\/dist\/css\/bootstrap.min.css\"\r\n  rel=\"stylesheet\"\r\n\/>\r\n\r\n<style>\r\n.site-footer-istm {\r\n  background-color: #e7f0f1;\r\n  padding: 40px 20px 5px;\r\n  font-family: Arial, sans-serif;\r\n  color: #2e3e5e;\r\n}\r\n\r\n.site-footer-istm h5 {\r\n  color: #2e3e5e;\r\n  padding-right: 5rem;\r\n}\r\n\r\n.footer-logo img {\r\n  max-height: 170px;\r\n  margin-top: 0rem;\r\n}\r\n\r\n.footer-bottom {\r\n  text-align: center;\r\n  padding-top: 1rem;\r\n  border-top: 1px solid #ccc; \/* Divider above footer bottom *\/\r\n  margin-top: 1rem;\r\n}\r\n\r\n.footer-bottom p {\r\n  color: #666;\r\n  font-size: 12px;\r\n}\r\n\r\n@media (max-width: 768px) {\r\n  .logo-footer {\r\n  padding: 0.5rem;\r\n}\r\n.site-footer-istm {\r\n  padding: 10px 10px 5px;\r\n}\r\n}\r\n\r\n<\/style>\r\n\r\n<div class=\"site-footer-istm\">\r\n  <div class=\"container\">\r\n    <div class=\"row\">\r\n      <div class=\"col-sm footer-logo\">\r\n        <img decoding=\"async\" class=\"mx-auto d-block logo-footer\" src=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-content\/uploads\/2025\/06\/ISTM-logo_v3-scaled.png\" alt=\"ISTM2026-Logo\">\r\n      <\/div>\r\n\r\n      <!-- Vertical divider between logo and info -->\r\n      <div class=\"col-auto d-none d-sm-block\">\r\n\r\n      <\/div>\r\n\r\n      <div class=\"col-sm\">\r\n        <div class=\"footer-info\">\r\n          <h5>The 3<sup>rd<\/sup> International Symposium on Tuberculosis and Mycobacteria: A Multidisciplinary Approach<\/h5>\r\n          <p><i class=\"fas fa-phone-alt\"><\/i> TEL : (+66)2-201-5548<\/p>\r\n          <p><i class=\"fas fa-envelope\"><\/i> Email : ISTM2026@gmail.com<\/p>\r\n          <p><i class=\"fas fa-map-marker-alt\"><\/i> 272 Rama VI Road, Ratchathewi\r\nDistrict, Bangkok, Thailand, 10400<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"footer-bottom\">\r\n    <p>ISTM 2026 \u00a9 2026. All Rights Reserved<\/p>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>ISTM Conference Menu ISTM2026 Conference Overview Gallery Speakers Program Sponsorship Scholarship Fees Abstracts Abstract Guidelines Abstract Book Venue Conference Venue Hotel Information Visa Information Registration Abstract Submission Thai Visa Information We look forward to welcoming international participants to our conference in Thailand. Please review the latest visa policies and entry requirements before traveling. (updated on [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":2684,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"iawp_total_views":39,"footnotes":""},"class_list":["post-2925","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-json\/wp\/v2\/pages\/2925","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-json\/wp\/v2\/comments?post=2925"}],"version-history":[{"count":40,"href":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-json\/wp\/v2\/pages\/2925\/revisions"}],"predecessor-version":[{"id":4489,"href":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-json\/wp\/v2\/pages\/2925\/revisions\/4489"}],"up":[{"embeddable":true,"href":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-json\/wp\/v2\/pages\/2684"}],"wp:attachment":[{"href":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-json\/wp\/v2\/media?parent=2925"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}