301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: srmpc.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="vi" prefix="og: https://ogp.me/ns#" class="loading-site no-js"> <head><meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="1.2.6",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this.t.bind(this),this.touchStartHandler=this.i.bind(this),this.touchMoveHandler=this.o.bind(this),this.touchEndHandler=this.h.bind(this),this.clickHandler=this.u.bind(this),this.interceptedClicks=[],this.interceptedClickListeners=[],this.l(this),window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.everythingLoaded&&this.m()})),this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))})),document.addEventListener("DOMContentLoaded",(()=>{this.k()})),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}p(t){document.hidden?t.t():(this.triggerEvents.forEach((e=>window.addEventListener(e,t.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler))}_(){this.triggerEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}i(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this.L(t.target,!0),this.S(t.target,"onclick","rocket-onclick"),this.C())}o(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.S(t.target,"rocket-onclick","onclick"),this.M()}h(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}u(t){t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.S(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this.M()}O(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))}))}l(t){EventTarget.prototype.addEventListenerWPRocketBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(e,i,o){"click"!==e||t.windowLoaded||i===t.clickHandler||t.interceptedClickListeners.push({target:this,func:i,options:o}),(this||window).addEventListenerWPRocketBase(e,i,o)}}L(t,e){this.interceptedClickListeners.forEach((i=>{i.target===t&&(e?t.removeEventListener("click",i.func,i.options):t.addEventListener("click",i.func,i.options))})),t.parentNode!==document.documentElement&&this.L(t.parentNode,e)}D(){return new Promise((t=>{this.P?this.M=t:t()}))}C(){this.P=!0}M(){this.P=!1}S(t,e,i){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(i,event.target.getAttribute(e)),event.target.removeAttribute(e))}t(){this._(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this.R.bind(this)):this.R()}k(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.T(t,"preconnect")}async R(){this.lastBreath=Date.now(),this.j(this),this.F(this),this.I(),this.W(),this.q(),await this.A(this.delayedScripts.normal),await this.A(this.delayedScripts.defer),await this.A(this.delayedScripts.async);try{await this.U(),await this.H(this),await this.J()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.D().then((()=>{this.O()})),this.N()}W(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async B(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),i.hasAttribute("src")?(i.addEventListener("load",o),i.addEventListener("error",(function(){i.setAttribute("data-rocket-status","failed-network"),e()})),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: data-uri blocked by CSP -> fallback"),t.removeAttribute("src"),this.B(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())})),s?(t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async A(t){const e=t.shift();return e&&e.isConnected?(await this.B(e),this.A(t)):Promise.resolve()}q(){this.T([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}T(t,e){var i=document.createDocumentFragment();t.forEach((t=>{const o=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(o&&!o.startsWith("data:")){const s=document.createElement("link");s.href=o,s.rel=e,"preconnect"!==e&&(s.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(s.crossOrigin=!0),t.crossOrigin&&(s.crossOrigin=t.crossOrigin),t.integrity&&(s.integrity=t.integrity),i.appendChild(s),this.trash.push(s)}})),document.head.appendChild(i)}j(t){let e={};function i(i,o){return e[o].eventsToRewrite.indexOf(i)>=0&&!t.everythingLoaded?"rocket-"+i:i}function o(t,o){!function(t){e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(o)}function s(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o||function(){},set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}o(document,"DOMContentLoaded"),o(window,"DOMContentLoaded"),o(window,"load"),o(window,"pageshow"),o(document,"readystatechange"),s(document,"onreadystatechange"),s(window,"onload"),s(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}F(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(t){const e=o.fn[t];o.fn[t]=o.fn.init.prototype[t]=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),e.apply(this,arguments),this}}o&&o.fn&&!t.allJQueries.includes(o)&&(o.fn.ready=o.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(o):document.addEventListener("rocket-DOMContentLoaded",(()=>e.bind(document)(o))),o([])},s("on"),s("one"),t.allJQueries.push(o)),e=o}o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}async H(t){const e=document.querySelector("script[data-webpack]");e&&(await async function(){return new Promise((t=>{e.addEventListener("load",t),e.addEventListener("error",t)}))}(),await t.K(),await t.H(t))}async U(){this.domReadyFired=!0;try{document.readyState="interactive"}catch(t){}await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async J(){try{document.readyState="complete"}catch(t){}await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}m(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}I(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+e);const o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async G(){Date.now()-this.lastBreath>45&&(await this.K(),this.lastBreath=Date.now())}async K(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}N(){this.trash.forEach((t=>t.remove()))}static run(){const t=new RocketLazyLoadScripts;t.p(t)}}RocketLazyLoadScripts.run()})();</script> <link rel="profile" href="https://gmpg.org/xfn/11" /> <link rel="pingback" href="https://srmpc.com/xmlrpc.php" /> <script type="rocketlazyloadscript">(function(html){html.className = html.className.replace(/\bno-js\b/,'js')})(document.documentElement);</script> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- Tối ưu hóa công cụ tìm kiếm bởi Rank Math PRO - https://rankmath.com/ --> <title>i9BET ⚜️ Link Vào i9BET.com Không Bị Chặn Tặng 100K</title> <meta name="description" content="i9BET là nhà cái cá cược trực tuyến uy tín hàng đầu hiện nay cung cấp đa dạng thể loại trò chơi như bắn cá, casino, thể thao...Với giao dịch nạp rút xanh chín."/> <meta name="robots" content="index, follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://srmpc.com/" /> <meta property="og:locale" content="vi_VN" /> <meta property="og:type" content="website" /> <meta property="og:title" content="i9BET ⚜️ Link Vào i9BET.com Không Bị Chặn Tặng 100K" /> <meta property="og:description" content="i9BET là nhà cái cá cược trực tuyến uy tín hàng đầu hiện nay cung cấp đa dạng thể loại trò chơi như bắn cá, casino, thể thao...Với giao dịch nạp rút xanh chín." /> <meta property="og:url" content="https://srmpc.com/" /> <meta property="og:site_name" content="i9bett.plus" /> <meta property="og:updated_time" content="2025-05-11T14:58:20+07:00" /> <meta property="og:image" content="https://srmpc.com/wp-content/uploads/2024/11/trang-chu-i9bet-thumb.webp" /> <meta property="og:image:secure_url" content="https://srmpc.com/wp-content/uploads/2024/11/trang-chu-i9bet-thumb.webp" /> <meta property="og:image:width" content="800" /> <meta property="og:image:height" content="400" /> <meta property="og:image:alt" content="Trang chủ i9BET thumb" /> <meta property="og:image:type" content="image/webp" /> <meta property="article:published_time" content="2024-10-23T13:42:44+07:00" /> <meta property="article:modified_time" content="2025-05-11T14:58:20+07:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="i9BET ⚜️ Link Vào i9BET.com Không Bị Chặn Tặng 100K" /> <meta name="twitter:description" content="i9BET là nhà cái cá cược trực tuyến uy tín hàng đầu hiện nay cung cấp đa dạng thể loại trò chơi như bắn cá, casino, thể thao...Với giao dịch nạp rút xanh chín." /> <meta name="twitter:image" content="https://srmpc.com/wp-content/uploads/2024/11/trang-chu-i9bet-thumb.webp" /> <meta name="twitter:label1" content="Được viết bởi" /> <meta name="twitter:data1" content="admin" /> <meta name="twitter:label2" content="Thời gian để đọc" /> <meta name="twitter:data2" content="9 phút" /> <script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":["Person","Organization"],"@id":"https://srmpc.com/#person","name":"i9bett.plus"},{"@type":"WebSite","@id":"https://srmpc.com/#website","url":"https://srmpc.com","name":"i9bett.plus","publisher":{"@id":"https://srmpc.com/#person"},"inLanguage":"vi","potentialAction":{"@type":"SearchAction","target":"https://srmpc.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://srmpc.com/wp-content/uploads/2024/11/trang-chu-i9bet-thumb.webp","url":"https://srmpc.com/wp-content/uploads/2024/11/trang-chu-i9bet-thumb.webp","width":"800","height":"400","caption":"Trang ch\u1ee7 i9BET thumb","inLanguage":"vi"},{"@type":"WebPage","@id":"https://srmpc.com/#webpage","url":"https://srmpc.com/","name":"i9BET \u269c\ufe0f Link V\u00e0o i9BET.com Kh\u00f4ng B\u1ecb Ch\u1eb7n T\u1eb7ng 100K","datePublished":"2024-10-23T13:42:44+07:00","dateModified":"2025-05-11T14:58:20+07:00","about":{"@id":"https://srmpc.com/#person"},"isPartOf":{"@id":"https://srmpc.com/#website"},"primaryImageOfPage":{"@id":"https://srmpc.com/wp-content/uploads/2024/11/trang-chu-i9bet-thumb.webp"},"inLanguage":"vi"},{"@type":"Person","@id":"https://srmpc.com/author/admin/","name":"admin","url":"https://srmpc.com/author/admin/","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/8dd6df4ad0a507075304c34d6f56571df793bca144f00066900b3ee5078a723a?s=96&d=mm&r=g","url":"https://secure.gravatar.com/avatar/8dd6df4ad0a507075304c34d6f56571df793bca144f00066900b3ee5078a723a?s=96&d=mm&r=g","caption":"admin","inLanguage":"vi"},"sameAs":["https://srmpc.com"]},{"@type":"Article","headline":"i9BET \u269c\ufe0f Link V\u00e0o i9BET.com Kh\u00f4ng B\u1ecb Ch\u1eb7n T\u1eb7ng 100K","keywords":"i9BET","datePublished":"2024-10-23T13:42:44+07:00","dateModified":"2025-05-11T14:58:20+07:00","author":{"@id":"https://srmpc.com/author/admin/","name":"admin"},"publisher":{"@id":"https://srmpc.com/#person"},"description":"i9BET l\u00e0 nh\u00e0 c\u00e1i c\u00e1 c\u01b0\u1ee3c tr\u1ef1c tuy\u1ebfn uy t\u00edn h\u00e0ng \u0111\u1ea7u hi\u1ec7n nay cung c\u1ea5p \u0111a d\u1ea1ng th\u1ec3 lo\u1ea1i tr\u00f2 ch\u01a1i nh\u01b0 b\u1eafn c\u00e1, casino, th\u1ec3 thao...V\u1edbi giao d\u1ecbch n\u1ea1p r\u00fat xanh ch\u00edn.","name":"i9BET \u269c\ufe0f Link V\u00e0o i9BET.com Kh\u00f4ng B\u1ecb Ch\u1eb7n T\u1eb7ng 100K","@id":"https://srmpc.com/#richSnippet","isPartOf":{"@id":"https://srmpc.com/#webpage"},"image":{"@id":"https://srmpc.com/wp-content/uploads/2024/11/trang-chu-i9bet-thumb.webp"},"inLanguage":"vi","mainEntityOfPage":{"@id":"https://srmpc.com/#webpage"}}]}</script> <!-- /Plugin SEO WordPress Rank Math --> <link rel='prefetch' href='https://srmpc.com/wp-content/themes/flatsome/assets/js/flatsome.js?ver=51d1c732cb1803d92751' /> <link rel='prefetch' href='https://srmpc.com/wp-content/themes/flatsome/assets/js/chunk.slider.js?ver=3.19.3' /> <link rel='prefetch' href='https://srmpc.com/wp-content/themes/flatsome/assets/js/chunk.popups.js?ver=3.19.3' /> <link rel='prefetch' href='https://srmpc.com/wp-content/themes/flatsome/assets/js/chunk.tooltips.js?ver=3.19.3' /> <link rel="alternate" type="application/rss+xml" title="Dòng thông tin i9bett.plus »" href="https://srmpc.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="i9bett.plus » Dòng bình luận" href="https://srmpc.com/comments/feed/" /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <style id='wp-block-library-inline-css' type='text/css'> :root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}} </style> <link data-minify="1" rel='stylesheet' id='flatsome-main-css' href='https://srmpc.com/wp-content/cache/background-css/srmpc.com/wp-content/cache/min/1/wp-content/themes/flatsome/assets/css/flatsome.css?ver=1741782983&wpr_t=1747515546' type='text/css' media='all' /> <style id='flatsome-main-inline-css' type='text/css'> @font-face { font-family: "fl-icons"; font-display: block; src: url(https://srmpc.com/wp-content/themes/flatsome/assets/css/icons/fl-icons.eot?v=3.19.3); src: url(https://srmpc.com/wp-content/themes/flatsome/assets/css/icons/fl-icons.eot#iefix?v=3.19.3) format("embedded-opentype"), url(https://srmpc.com/wp-content/themes/flatsome/assets/css/icons/fl-icons.woff2?v=3.19.3) format("woff2"), url(https://srmpc.com/wp-content/themes/flatsome/assets/css/icons/fl-icons.ttf?v=3.19.3) format("truetype"), url(https://srmpc.com/wp-content/themes/flatsome/assets/css/icons/fl-icons.woff?v=3.19.3) format("woff"), url(https://srmpc.com/wp-content/themes/flatsome/assets/css/icons/fl-icons.svg?v=3.19.3#fl-icons) format("svg"); } </style> <link rel='stylesheet' id='flatsome-style-css' href='https://srmpc.com/wp-content/themes/flatsome/style.css?ver=3.19.3' type='text/css' media='all' /> <style id='rocket-lazyload-inline-css' type='text/css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:var(--wpr-bg-dc3c1e9a-a040-4774-975c-998ada17d1d9) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;} </style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://srmpc.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://srmpc.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer defer></script> <link rel="https://api.w.org/" href="https://srmpc.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://srmpc.com/wp-json/wp/v2/pages/13" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://srmpc.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.8.1" /> <link rel='shortlink' href='https://srmpc.com/' /> <link rel="alternate" title="oNhúng (JSON)" type="application/json+oembed" href="https://srmpc.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fsrmpc.com%2F" /> <link rel="alternate" title="oNhúng (XML)" type="text/xml+oembed" href="https://srmpc.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fsrmpc.com%2F&format=xml" /> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Casino", "name": "I9BET", "alternateName":"i9BET - Link Tặng Thưởng +199K Ngay Khi Đăng Ký", "image": "http://srmpc.com/wp-content/uploads/2024/10/Logo-i9BET.png", "description" : "i9BET đang là một trong những “ngôi sao” trên thị trường giải trí trực tuyến hiện nay khi có số lượng đông đảo người chơi tham gia hiện nay", "@id": "https://srmpc.com/", "url": "https://srmpc.com/", "email":"[email protected]", "telephone": "0989998897", "priceRange": "200000VND-5000000000VND", "address": { "@type": "PostalAddress", "streetAddress": "175 Nguyễn Đức Cảnh, Tân Phong, Quận 7, Hồ Chí Minh, Việt Nam", "addressLocality": "Hồ Chí Minh", "postalCode": "700000", "addressCountry": "VN" }, "review": { "@type": "Review", "reviewRating": { "@type": "Rating", "ratingValue": "4.9", "bestRating": "5" }, "author": { "@type": "Person", "name": "I9BET" } }, "geo": { "@type": "GeoCoordinates", "latitude": 10.721822, "longitude": 106.7117865 }, "openingHoursSpecification": { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday" ], "opens": "00:00", "closes": "23:59" }, "sameAs": [ "https://x.com/i9bettplus", "https://www.youtube.com/@i9bettplus", "https://www.pinterest.com/i9bettplus/", "https://vimeo.com/i9bettplus", "https://www.blogger.com/profile/13550568775770887706", "https://gravatar.com/i9bettplus", "https://www.tumblr.com/i9bettplus", "https://issuu.com/i9bettplus", "https://www.twitch.tv/i9bettplus/about", "https://i9bettplus.bandcamp.com/album/i9bettplus", "https://about.me/i9bettplus" ] } </script> <script type="application/ld+json">{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [{ "@type": "Question", "name": "I9BET Có hợp pháp không?", "acceptedAnswer": { "@type": "Answer", "text": "Tuỳ vào từng quốc gia mà bạn đang sinh sống. Máy chủ I9BET được đặt tại quốc gia hợp pháp nên I9BET đã đăng kí giấy phép và là đơn vị uy tín, hợp pháp, người chơi khi chơi tham gia không sợ bị rò rĩ thông tin vì được bảo mật tại quốc gia hợp pháp. Người chơi có thể an tâm khi chơi I9BET" } }, { "@type": "Question", "name": "Tôi có thể tìm kiếm thông tin các hướng dẫn dành cho người mới ở đâu?", "acceptedAnswer": { "@type": "Answer", "text": "Bạn chỉ cần truy cập trang chủ của I9BET, sau đó làm theo hướng dẫn để tạo tài khoản bằng cách cung cấp thông tin cá nhân, nếu khó quá và muốn tìm hiểu thêm các hướng dẫn liên quan thì I9BET có chuyên mục hướng dẫn thêm khách hàng có thể tìm hiểu." } }, { "@type": "Question", "name": "Có mất phí khi tham gia đầu tư trên I9BET không?", "acceptedAnswer": { "@type": "Answer", "text": "Không mất bất kì chi phí gì khi mới bắt đầu tham gia, khách hàng còn có cơ hội nhận phần qua lên đến nhiều tỷ đồng nếu may mắn là khách hàng lần đầu nạp tiền may mắn qua sự kiện lần đầu nạp quay nhận quà liền tay" } },{ "@type": "Question", "name": " Làm sao để nhận biết trang chủ I9BET uy tín?", "acceptedAnswer": { "@type": "Answer", "text": "Các trang uy tín thường sẽ có thông báo và nhiều thông tin bổ ích dành cho khách hàng, thường xuyên cung cấp thông tin, thêm các thông tin trên các nền tảng mạng xã hội và xem được đánh giá trên các trang mạng xã hội đấy." } }] } </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [{ "@type": "ListItem", "position": 1, "name": "✅ I9BET", "item": "https://srmpc.com/" },{ "@type": "ListItem", "position": 2, "name": "✅ I9BET KHUYẾN MÃI", "item": "https://srmpc.com/khuyen-mai" } ] } </script> <!-- Google tag (gtag.js) --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-3SBJTVP64K"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-3SBJTVP64K'); </script><link rel="icon" href="https://srmpc.com/wp-content/uploads/2024/10/cropped-FAV-I9BET-512x512-1-32x32.png" sizes="32x32" /> <link rel="icon" href="https://srmpc.com/wp-content/uploads/2024/10/cropped-FAV-I9BET-512x512-1-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://srmpc.com/wp-content/uploads/2024/10/cropped-FAV-I9BET-512x512-1-180x180.png" /> <meta name="msapplication-TileImage" content="https://srmpc.com/wp-content/uploads/2024/10/cropped-FAV-I9BET-512x512-1-270x270.png" /> <style id="custom-css" type="text/css">:root {--primary-color: #446084;--fs-color-primary: #446084;--fs-color-secondary: #f5de38;--fs-color-success: #5ab0fa;--fs-color-alert: #f53737;--fs-experimental-link-color: #034c9a;--fs-experimental-link-color-hover: #73bcfc;}.tooltipster-base {--tooltip-color: #fff;--tooltip-bg-color: #000;}.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {--drawer-width: 300px;}.sticky-add-to-cart--active, #wrapper,#main,#main.dark{background-color: #ffffff}.header-main{height: 90px}#logo img{max-height: 90px}#logo{width:299px;}.header-bottom{min-height: 45px}.header-top{min-height: 30px}.transparent .header-main{height: 90px}.transparent #logo img{max-height: 90px}.has-transparent + .page-title:first-of-type,.has-transparent + #main > .page-title,.has-transparent + #main > div > .page-title,.has-transparent + #main .page-header-wrapper:first-of-type .page-title{padding-top: 140px;}.header.show-on-scroll,.stuck .header-main{height:70px!important}.stuck #logo img{max-height: 70px!important}.search-form{ width: 13%;}.header-bg-color {background-color: rgba(0,0,0,0.9)}.header-bottom {background-color: #0c0c0c}.header-main .nav > li > a{line-height: 16px }.header-bottom-nav > li > a{line-height: 15px }@media (max-width: 549px) {.header-main{height: 70px}#logo img{max-height: 70px}}body{color: #000000}h1,h2,h3,h4,h5,h6,.heading-font{color: #1e73be;}body{font-size: 100%;}@media screen and (max-width: 549px){body{font-size: 100%;}}body{font-family: "Be Vietnam Pro", sans-serif;}body {font-weight: 400;font-style: normal;}.nav > li > a {font-family: "Be Vietnam Pro", sans-serif;}.mobile-sidebar-levels-2 .nav > li > ul > li > a {font-family: "Be Vietnam Pro", sans-serif;}.nav > li > a,.mobile-sidebar-levels-2 .nav > li > ul > li > a {font-weight: 700;font-style: normal;}h1,h2,h3,h4,h5,h6,.heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{font-family: "Be Vietnam Pro", sans-serif;}h1,h2,h3,h4,h5,h6,.heading-font,.banner h1,.banner h2 {font-weight: 700;font-style: normal;}.alt-font{font-family: "Dancing Script", sans-serif;}.alt-font {font-weight: 400!important;font-style: normal!important;}.header:not(.transparent) .header-bottom-nav.nav > li > a{color: #ffffff;}.header:not(.transparent) .header-bottom-nav.nav > li > a:hover,.header:not(.transparent) .header-bottom-nav.nav > li.active > a,.header:not(.transparent) .header-bottom-nav.nav > li.current > a,.header:not(.transparent) .header-bottom-nav.nav > li > a.active,.header:not(.transparent) .header-bottom-nav.nav > li > a.current{color: #ffb336;}.header-bottom-nav.nav-line-bottom > li > a:before,.header-bottom-nav.nav-line-grow > li > a:before,.header-bottom-nav.nav-line > li > a:before,.header-bottom-nav.nav-box > li > a:hover,.header-bottom-nav.nav-box > li.active > a,.header-bottom-nav.nav-pills > li > a:hover,.header-bottom-nav.nav-pills > li.active > a{color:#FFF!important;background-color: #ffb336;}.widget:where(:not(.widget_shopping_cart)) a{color: #1e73be;}.widget:where(:not(.widget_shopping_cart)) a:hover{color: ;}.widget .tagcloud a:hover{border-color: ; background-color: ;}.nav-vertical-fly-out > li + li {border-top-width: 1px; border-top-style: solid;}.label-new.menu-item > a:after{content:"Mới";}.label-hot.menu-item > a:after{content:"Thịnh hành";}.label-sale.menu-item > a:after{content:"Giảm giá";}.label-popular.menu-item > a:after{content:"Phổ biến";}</style> <style type="text/css" id="wp-custom-css"> .nav > li > a{ align-items: center; display: grid; padding: 10px 5px; align-content: center; justify-items: center; } .nav-top-link img{ margin-bottom:5px; margin-left:5px; } .icon-angle-down:before { content: ""; } .off-canvas .sidebar-menu{ background:#337ab7; color:#fff; text-align:center !important; } .off-canvas .sidebar-menu a{ color:#fff; } .off-canvas .sidebar-menu a:hover{ color:#fff; background:#559eed; } .off-canvas .sidebar-menu .toggle{ display:none; } </style> <style id="kirki-inline-styles">/* vietnamese */ @font-face { font-family: 'Be Vietnam Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://srmpc.com/wp-content/fonts/be-vietnam-pro/QdVPSTAyLFyeg_IDWvOJmVES_Hw4BXoKZA.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Be Vietnam Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://srmpc.com/wp-content/fonts/be-vietnam-pro/QdVPSTAyLFyeg_IDWvOJmVES_Hw5BXoKZA.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Be Vietnam Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://srmpc.com/wp-content/fonts/be-vietnam-pro/QdVPSTAyLFyeg_IDWvOJmVES_Hw3BXo.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* vietnamese */ @font-face { font-family: 'Be Vietnam Pro'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://srmpc.com/wp-content/fonts/be-vietnam-pro/QdVMSTAyLFyeg_IDWvOJmVES_HSMIG86Rb0bcw.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Be Vietnam Pro'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://srmpc.com/wp-content/fonts/be-vietnam-pro/QdVMSTAyLFyeg_IDWvOJmVES_HSMIG87Rb0bcw.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Be Vietnam Pro'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://srmpc.com/wp-content/fonts/be-vietnam-pro/QdVMSTAyLFyeg_IDWvOJmVES_HSMIG81Rb0.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }/* vietnamese */ @font-face { font-family: 'Dancing Script'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://srmpc.com/wp-content/fonts/dancing-script/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSo3Rep8ltA.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Dancing Script'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://srmpc.com/wp-content/fonts/dancing-script/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSo3ROp8ltA.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Dancing Script'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://srmpc.com/wp-content/fonts/dancing-script/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSo3Sup8.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }</style><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion"></style> <noscript> <style id="wpr-lazyload-bg-nostyle">.fancy-underline:after{--wpr-bg-2ad40fae-b814-471a-b2e7-92b5caa54497: url('https://srmpc.com/wp-content/themes/flatsome/assets/img/underline.png');}.slider-style-shadow .flickity-slider>:before{--wpr-bg-ef76be00-cd5d-4663-b619-b1e3f4b65e6c: url('https://srmpc.com/wp-content/themes/flatsome/assets/img/[email protected]');}.rll-youtube-player .play{--wpr-bg-dc3c1e9a-a040-4774-975c-998ada17d1d9: url('https://srmpc.com/wp-content/plugins/wp-rocket/assets/img/youtube.png');}</style> </noscript> <script type="application/javascript">const rocket_pairs = [{"selector":".fancy-underline","style":".fancy-underline:after{--wpr-bg-2ad40fae-b814-471a-b2e7-92b5caa54497: url('https:\/\/srmpc.com\/wp-content\/themes\/flatsome\/assets\/img\/underline.png');}","hash":"2ad40fae-b814-471a-b2e7-92b5caa54497","url":"https:\/\/srmpc.com\/wp-content\/themes\/flatsome\/assets\/img\/underline.png"},{"selector":".slider-style-shadow .flickity-slider>*","style":".slider-style-shadow .flickity-slider>:before{--wpr-bg-ef76be00-cd5d-4663-b619-b1e3f4b65e6c: url('https:\/\/srmpc.com\/wp-content\/themes\/flatsome\/assets\/img\/[email protected]');}","hash":"ef76be00-cd5d-4663-b619-b1e3f4b65e6c","url":"https:\/\/srmpc.com\/wp-content\/themes\/flatsome\/assets\/img\/[email protected]"},{"selector":".rll-youtube-player .play","style":".rll-youtube-player .play{--wpr-bg-dc3c1e9a-a040-4774-975c-998ada17d1d9: url('https:\/\/srmpc.com\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png');}","hash":"dc3c1e9a-a040-4774-975c-998ada17d1d9","url":"https:\/\/srmpc.com\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png"}]; const rocket_excluded_pairs = [];</script><meta name="generator" content="WP Rocket 3.17.2.1" data-wpr-features="wpr_lazyload_css_bg_img wpr_delay_js wpr_defer_js wpr_minify_js wpr_lazyload_images wpr_lazyload_iframes wpr_minify_css wpr_cdn wpr_desktop wpr_preload_links" /></head> <body class="home wp-singular page-template page-template-page-blank page-template-page-blank-php page page-id-13 wp-theme-flatsome lightbox nav-dropdown-has-arrow nav-dropdown-has-shadow nav-dropdown-has-border"> <a class="skip-link screen-reader-text" href="#main">Chuyển đến nội dung</a> <div data-rocket-location-hash="99bb46786fd5bd31bcd7bdc067ad247a" id="wrapper"> <header data-rocket-location-hash="8cd2ef760cf5956582d03e973259bc0e" id="header" class="header has-sticky sticky-jump"> <div data-rocket-location-hash="d53b06ca13945ed03e70ba4a94347bcf" class="header-wrapper"> <div id="masthead" class="header-main nav-dark"> <div class="header-inner flex-row container logo-left medium-logo-center" role="navigation"> <!-- Logo --> <div id="logo" class="flex-col logo"> <!-- Header logo --> <a href="https://srmpc.com/" title="i9bett.plus - i9BET: Chặng Đường Đến Thành Công" rel="home"> <img width="178" height="67" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20178%2067'%3E%3C/svg%3E" class="header_logo header-logo" alt="i9bett.plus" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/Logo-i9BET.png"/><noscript><img width="178" height="67" src="https://srmpc.com/wp-content/uploads/2024/10/Logo-i9BET.png" class="header_logo header-logo" alt="i9bett.plus"/></noscript><img width="178" height="67" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20178%2067'%3E%3C/svg%3E" class="header-logo-dark" alt="i9bett.plus" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/Logo-i9BET.png"/><noscript><img width="178" height="67" src="https://srmpc.com/wp-content/uploads/2024/10/Logo-i9BET.png" class="header-logo-dark" alt="i9bett.plus"/></noscript></a> </div> <!-- Mobile Left Elements --> <div class="flex-col show-for-medium flex-left"> <ul class="mobile-nav nav nav-left "> <li class="nav-icon has-icon"> <a href="#" data-open="#main-menu" data-pos="left" data-bg="main-menu-overlay" data-color="" class="is-small" aria-label="Menu" aria-controls="main-menu" aria-expanded="false"> <i class="icon-menu" ></i> </a> </li> <li class="html header-button-1"> <div class="header-button"> <a href="https://dangky7.com/789bet7a" class="button alert is-shade is-xsmall box-shadow-2 box-shadow-3-hover" rel="nofollow" style="border-radius:99px;"> <span>ĐĂNG KÝ</span> </a> </div> </li> </ul> </div> <!-- Left Elements --> <div class="flex-col hide-for-medium flex-left flex-grow"> <ul class="header-nav header-nav-main nav nav-left nav-uppercase" > </ul> </div> <!-- Right Elements --> <div class="flex-col hide-for-medium flex-right"> <ul class="header-nav header-nav-main nav nav-right nav-uppercase"> <li class="html header-button-1"> <div class="header-button"> <a href="https://dangky7.com/789bet7a" class="button alert is-shade is-xsmall box-shadow-2 box-shadow-3-hover" rel="nofollow" style="border-radius:99px;"> <span>ĐĂNG KÝ</span> </a> </div> </li> <li class="html header-button-2"> <div class="header-button"> <a href="https://dangky7.com/789bet7a" class="button primary is-bevel is-xsmall" rel="nofollow" style="border-radius:99px;"> <span>ĐĂNG NHẬP</span> </a> </div> </li> </ul> </div> <!-- Mobile Right Elements --> <div class="flex-col show-for-medium flex-right"> <ul class="mobile-nav nav nav-right "> <li class="html header-button-2"> <div class="header-button"> <a href="https://dangky7.com/789bet7a" class="button primary is-bevel is-xsmall" rel="nofollow" style="border-radius:99px;"> <span>ĐĂNG NHẬP</span> </a> </div> </li> </ul> </div> </div> <div class="container"><div class="top-divider full-width"></div></div> </div> <div id="wide-nav" class="header-bottom wide-nav nav-dark flex-has-center hide-for-medium"> <div class="flex-row container"> <div class="flex-col hide-for-medium flex-center"> <ul class="nav header-nav header-bottom-nav nav-center nav-divided nav-size-medium nav-spacing-xlarge nav-uppercase"> <li id="menu-item-33" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-13 current_page_item menu-item-33 active menu-item-design-default has-icon-left"><a href="https://srmpc.com/" aria-current="page" class="nav-top-link"><img class="ux-menu-icon" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="Home icon i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/home-1.png" /><noscript><img class="ux-menu-icon" width="20" height="20" src="https://srmpc.com/wp-content/uploads/2024/10/home-1.png" alt="Home icon i9BET" /></noscript>Trang chủ</a></li> <li id="menu-item-242" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-242 menu-item-design-default has-icon-left"><a href="https://srmpc.com/no-hu/" class="nav-top-link"><img class="ux-menu-icon" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="Nổ hũ icon i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/slot-machine.png" /><noscript><img class="ux-menu-icon" width="20" height="20" src="https://srmpc.com/wp-content/uploads/2024/10/slot-machine.png" alt="Nổ hũ icon i9BET" /></noscript>Nổ Hũ</a></li> <li id="menu-item-38" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-38 menu-item-design-default has-icon-left"><a href="https://srmpc.com/the-thao/" class="nav-top-link"><img class="ux-menu-icon" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="Thể thao icon i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/football.png" /><noscript><img class="ux-menu-icon" width="20" height="20" src="https://srmpc.com/wp-content/uploads/2024/10/football.png" alt="Thể thao icon i9BET" /></noscript>Thể thao</a></li> <li id="menu-item-34" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-34 menu-item-design-default has-icon-left"><a href="https://srmpc.com/ban-ca/" class="nav-top-link"><img class="ux-menu-icon" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="Bắn cá icon i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/fish.png" /><noscript><img class="ux-menu-icon" width="20" height="20" src="https://srmpc.com/wp-content/uploads/2024/10/fish.png" alt="Bắn cá icon i9BET" /></noscript>Bắn cá</a></li> <li id="menu-item-35" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-35 menu-item-design-default has-icon-left"><a href="https://srmpc.com/casino/" class="nav-top-link"><img class="ux-menu-icon" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="Casino icon i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/casino-1.png" /><noscript><img class="ux-menu-icon" width="20" height="20" src="https://srmpc.com/wp-content/uploads/2024/10/casino-1.png" alt="Casino icon i9BET" /></noscript>Casino</a></li> <li id="menu-item-39" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-39 menu-item-design-default has-icon-left"><a href="https://srmpc.com/xo-so/" class="nav-top-link"><img class="ux-menu-icon" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="Xổ số icon i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/xo-so.png" /><noscript><img class="ux-menu-icon" width="20" height="20" src="https://srmpc.com/wp-content/uploads/2024/10/xo-so.png" alt="Xổ số icon i9BET" /></noscript>Xố số</a></li> <li id="menu-item-36" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-36 menu-item-design-default has-icon-left"><a href="https://srmpc.com/da-ga/" class="nav-top-link"><img class="ux-menu-icon" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="Đá gà icon i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/chicken.png" /><noscript><img class="ux-menu-icon" width="20" height="20" src="https://srmpc.com/wp-content/uploads/2024/10/chicken.png" alt="Đá gà icon i9BET" /></noscript>Đá gà</a></li> <li id="menu-item-37" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-37 menu-item-design-default has-icon-left"><a href="https://srmpc.com/khuyen-mai/" class="nav-top-link"><img class="ux-menu-icon" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="Khuyến mãi icon i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/khuyen-mai-icon-e1729683382910.png" /><noscript><img class="ux-menu-icon" width="20" height="20" src="https://srmpc.com/wp-content/uploads/2024/10/khuyen-mai-icon-e1729683382910.png" alt="Khuyến mãi icon i9BET" /></noscript>Khuyến mãi</a></li> <li id="menu-item-41" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-41 menu-item-design-default has-icon-left"><a href="https://srmpc.com/huong-dan/" class="nav-top-link"><img class="ux-menu-icon" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="Hướng dẫn icon i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/news-1.png" /><noscript><img class="ux-menu-icon" width="20" height="20" src="https://srmpc.com/wp-content/uploads/2024/10/news-1.png" alt="Hướng dẫn icon i9BET" /></noscript>Hướng dẫn</a></li> </ul> </div> </div> </div> <div class="header-bg-container fill"><div class="header-bg-image fill"></div><div class="header-bg-color fill"></div></div> </div> </header> <main data-rocket-location-hash="bd73b599510e3c4ba22a673838291c53" id="main" class=""> <div data-rocket-location-hash="b3c72c71180eed9be0bde2044a9e5500" id="content" role="main" class="content-area"> <div class="slider-wrapper relative" id="slider-727848166" > <div class="slider slider-nav-circle slider-nav-large slider-nav-light slider-style-normal" data-flickity-options='{ "cellAlign": "center", "imagesLoaded": true, "lazyLoad": 1, "freeScroll": false, "wrapAround": true, "autoPlay": 2000, "pauseAutoPlayOnHover" : true, "prevNextButtons": true, "contain" : true, "adaptiveHeight" : true, "dragThreshold" : 10, "percentPosition": true, "pageDots": true, "rightToLeft": false, "draggable": true, "selectedAttraction": 0.1, "parallax" : 0, "friction": 0.6 }' > <div class="img has-hover x md-x lg-x y md-y lg-y" id="image_2063552733"> <div class="img-inner dark" > <img fetchpriority="high" decoding="async" width="1920" height="520" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%20520'%3E%3C/svg%3E" class="attachment-original size-original" alt="Banner giải thưởng i9BET" data-lazy-srcset="https://srmpc.com/wp-content/uploads/2024/10/banner-giai-thuong-i9bet.webp 1920w, https://srmpc.com/wp-content/uploads/2024/10/banner-giai-thuong-i9bet-300x81.webp 300w, https://srmpc.com/wp-content/uploads/2024/10/banner-giai-thuong-i9bet-1024x277.webp 1024w, https://srmpc.com/wp-content/uploads/2024/10/banner-giai-thuong-i9bet-768x208.webp 768w, https://srmpc.com/wp-content/uploads/2024/10/banner-giai-thuong-i9bet-1536x416.webp 1536w" data-lazy-sizes="(max-width: 1920px) 100vw, 1920px" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/banner-giai-thuong-i9bet.webp" /><noscript><img fetchpriority="high" decoding="async" width="1920" height="520" src="https://srmpc.com/wp-content/uploads/2024/10/banner-giai-thuong-i9bet.webp" class="attachment-original size-original" alt="Banner giải thưởng i9BET" srcset="https://srmpc.com/wp-content/uploads/2024/10/banner-giai-thuong-i9bet.webp 1920w, https://srmpc.com/wp-content/uploads/2024/10/banner-giai-thuong-i9bet-300x81.webp 300w, https://srmpc.com/wp-content/uploads/2024/10/banner-giai-thuong-i9bet-1024x277.webp 1024w, https://srmpc.com/wp-content/uploads/2024/10/banner-giai-thuong-i9bet-768x208.webp 768w, https://srmpc.com/wp-content/uploads/2024/10/banner-giai-thuong-i9bet-1536x416.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" /></noscript> </div> <style> #image_2063552733 { width: 100%; } </style> </div> </div> <div class="loading-spin dark large centered"></div> </div> <section class="section" id="section_1930729457"> <div class="section-bg fill" > </div> <div class="section-content relative"> <div class="row" id="row-1507549628"> <div id="col-417616723" class="col medium-3 small-12 large-3" > <div class="col-inner" > <div class="icon-box featured-box icon-box-left text-left" > <div class="icon-box-img" style="width: 60px"> <div class="icon"> <div class="icon-inner" > <img decoding="async" width="60" height="60" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2060%2060'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="Thương hiệu i9BET uy tín" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/thuong-hieu-i9bet-uy-tin.png" /><noscript><img decoding="async" width="60" height="60" src="https://srmpc.com/wp-content/uploads/2024/10/thuong-hieu-i9bet-uy-tin.png" class="attachment-medium size-medium" alt="Thương hiệu i9BET uy tín" /></noscript> </div> </div> </div> <div class="icon-box-text last-reset"> <div id="text-132862931" class="text"> <p><span style="color: #ff9900;"><strong>THƯƠNG HIỆU UY TÍN</strong></span> i9BET tự hào là thương hiệu đáng tin cậy nhất tại Châu Á, liên tục nhận được đánh giá 5 sao từ khách hàng trong nhiều năm liền<br /> <style> #text-132862931 { font-size: 0.8rem; line-height: 1.5; } </style> </div> </div> </div> </div> </div> <div id="col-1451372603" class="col medium-3 small-12 large-3" > <div class="col-inner" > <div class="icon-box featured-box icon-box-left text-left" > <div class="icon-box-img" style="width: 60px"> <div class="icon"> <div class="icon-inner" > <img decoding="async" width="60" height="60" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2060%2060'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="Sản phẩm i9BET đa dạng" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/san-pham-da-dang-i9bet.png" /><noscript><img decoding="async" width="60" height="60" src="https://srmpc.com/wp-content/uploads/2024/10/san-pham-da-dang-i9bet.png" class="attachment-medium size-medium" alt="Sản phẩm i9BET đa dạng" /></noscript> </div> </div> </div> <div class="icon-box-text last-reset"> <div id="text-2830908394" class="text"> <p><span style="color: #ff9900;"><strong>SẢN PHẨM ĐA DẠNG</strong></span></p> <p>Thể Thao, Casino, Bắn Cá, Nổ Hũ, Xổ Số, Đá Gà, Game Bài 3D. Đa dạng trò chơi để bạn thoải mái chọn lựa<br /> <style> #text-2830908394 { font-size: 0.8rem; line-height: 1.5; } </style> </div> </div> </div> </div> </div> <div id="col-1909420207" class="col medium-3 small-12 large-3" > <div class="col-inner" > <div class="icon-box featured-box icon-box-left text-left" > <div class="icon-box-img" style="width: 60px"> <div class="icon"> <div class="icon-inner" > <img decoding="async" width="60" height="60" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2060%2060'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="An ninh bảo mật i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/an-ninh-bao-mat-i9bet.png" /><noscript><img decoding="async" width="60" height="60" src="https://srmpc.com/wp-content/uploads/2024/10/an-ninh-bao-mat-i9bet.png" class="attachment-medium size-medium" alt="An ninh bảo mật i9BET" /></noscript> </div> </div> </div> <div class="icon-box-text last-reset"> <div id="text-109084928" class="text"> <p><span style="color: #ff9900;"><strong>AN NINH BẢO MẬT</strong></span></p> <p>Đa dạng trong phương thức thanh toán, cùng với sự bảo mật thông tin tuyệt đối, mang đến cho bạn sự an tâm tuyệt đối khi giao dịch<br /> <style> #text-109084928 { font-size: 0.8rem; line-height: 1.55; } </style> </div> </div> </div> </div> </div> <div id="col-15754944" class="col medium-3 small-12 large-3" > <div class="col-inner" > <div class="icon-box featured-box icon-box-left text-left" > <div class="icon-box-img" style="width: 60px"> <div class="icon"> <div class="icon-inner" > <img decoding="async" width="60" height="60" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2060%2060'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="Giao dịch i9BET nhanh chóng" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/giao-dich-i9bet-nhanh-chong.png" /><noscript><img decoding="async" width="60" height="60" src="https://srmpc.com/wp-content/uploads/2024/10/giao-dich-i9bet-nhanh-chong.png" class="attachment-medium size-medium" alt="Giao dịch i9BET nhanh chóng" /></noscript> </div> </div> </div> <div class="icon-box-text last-reset"> <div id="text-965994455" class="text"> <p><span style="color: #ff9900;"><strong>GIAO DỊCH NHANH CHÓNG</strong></span></p> <p>Hệ thống xử lý tự động hiện đại nhất, cho phép nạp rút nhanh chóng đến mức không tưởng.<br /> <style> #text-965994455 { font-size: 0.8rem; line-height: 1.55; } </style> </div> </div> </div> </div> </div> </div> <div class="row" id="row-1451003269"> <div id="col-609567911" class="col medium-2 small-6 large-2" > <div class="col-inner" > <div class="img has-hover x md-x lg-x y md-y lg-y" id="image_1366881075"> <a class="" href="https://srmpc.com/the-thao/" rel="nofollow" > <div class="img-inner dark" > <img decoding="async" width="250" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%20250'%3E%3C/svg%3E" class="attachment-original size-original" alt="Icon thể thao i9BET lớn" data-lazy-srcset="https://srmpc.com/wp-content/uploads/2024/10/the-thao-icon-lon.png 250w, https://srmpc.com/wp-content/uploads/2024/10/the-thao-icon-lon-150x150.png 150w" data-lazy-sizes="(max-width: 250px) 100vw, 250px" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/the-thao-icon-lon.png" /><noscript><img decoding="async" width="250" height="250" src="https://srmpc.com/wp-content/uploads/2024/10/the-thao-icon-lon.png" class="attachment-original size-original" alt="Icon thể thao i9BET lớn" srcset="https://srmpc.com/wp-content/uploads/2024/10/the-thao-icon-lon.png 250w, https://srmpc.com/wp-content/uploads/2024/10/the-thao-icon-lon-150x150.png 150w" sizes="(max-width: 250px) 100vw, 250px" /></noscript> </div> </a> <style> #image_1366881075 { width: 100%; } </style> </div> </div> </div> <div id="col-1167228713" class="col medium-2 small-6 large-2" > <div class="col-inner" > <div class="img has-hover x md-x lg-x y md-y lg-y" id="image_545269708"> <a class="" href="https://srmpc.com/ban-ca/" rel="nofollow" > <div class="img-inner dark" > <img decoding="async" width="250" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%20250'%3E%3C/svg%3E" class="attachment-original size-original" alt="Icon bắn cá i9BET lớn" data-lazy-srcset="https://srmpc.com/wp-content/uploads/2024/10/ban-ca-icon-lon.png 250w, https://srmpc.com/wp-content/uploads/2024/10/ban-ca-icon-lon-150x150.png 150w" data-lazy-sizes="(max-width: 250px) 100vw, 250px" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/ban-ca-icon-lon.png" /><noscript><img decoding="async" width="250" height="250" src="https://srmpc.com/wp-content/uploads/2024/10/ban-ca-icon-lon.png" class="attachment-original size-original" alt="Icon bắn cá i9BET lớn" srcset="https://srmpc.com/wp-content/uploads/2024/10/ban-ca-icon-lon.png 250w, https://srmpc.com/wp-content/uploads/2024/10/ban-ca-icon-lon-150x150.png 150w" sizes="(max-width: 250px) 100vw, 250px" /></noscript> </div> </a> <style> #image_545269708 { width: 100%; } </style> </div> </div> </div> <div id="col-239110647" class="col medium-2 small-6 large-2" > <div class="col-inner" > <div class="img has-hover x md-x lg-x y md-y lg-y" id="image_1404303872"> <a class="" href="https://srmpc.com/casino/" rel="nofollow" > <div class="img-inner dark" > <img decoding="async" width="250" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%20250'%3E%3C/svg%3E" class="attachment-original size-original" alt="Icon casino i9BET lớn" data-lazy-srcset="https://srmpc.com/wp-content/uploads/2024/10/casino-icon-lon.png 250w, https://srmpc.com/wp-content/uploads/2024/10/casino-icon-lon-150x150.png 150w" data-lazy-sizes="(max-width: 250px) 100vw, 250px" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/casino-icon-lon.png" /><noscript><img decoding="async" width="250" height="250" src="https://srmpc.com/wp-content/uploads/2024/10/casino-icon-lon.png" class="attachment-original size-original" alt="Icon casino i9BET lớn" srcset="https://srmpc.com/wp-content/uploads/2024/10/casino-icon-lon.png 250w, https://srmpc.com/wp-content/uploads/2024/10/casino-icon-lon-150x150.png 150w" sizes="(max-width: 250px) 100vw, 250px" /></noscript> </div> </a> <style> #image_1404303872 { width: 100%; } </style> </div> </div> </div> <div id="col-1363013615" class="col medium-2 small-6 large-2" > <div class="col-inner" > <div class="img has-hover x md-x lg-x y md-y lg-y" id="image_1008903303"> <a class="" href="https://srmpc.com/no-hu/" rel="nofollow" > <div class="img-inner dark" > <img decoding="async" width="250" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%20250'%3E%3C/svg%3E" class="attachment-original size-original" alt="Icon nổ hũ i9BET lớn" data-lazy-srcset="https://srmpc.com/wp-content/uploads/2024/10/no-hu-icon-lon.png 250w, https://srmpc.com/wp-content/uploads/2024/10/no-hu-icon-lon-150x150.png 150w" data-lazy-sizes="(max-width: 250px) 100vw, 250px" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/no-hu-icon-lon.png" /><noscript><img decoding="async" width="250" height="250" src="https://srmpc.com/wp-content/uploads/2024/10/no-hu-icon-lon.png" class="attachment-original size-original" alt="Icon nổ hũ i9BET lớn" srcset="https://srmpc.com/wp-content/uploads/2024/10/no-hu-icon-lon.png 250w, https://srmpc.com/wp-content/uploads/2024/10/no-hu-icon-lon-150x150.png 150w" sizes="(max-width: 250px) 100vw, 250px" /></noscript> </div> </a> <style> #image_1008903303 { width: 100%; } </style> </div> </div> </div> <div id="col-1428183835" class="col medium-2 small-6 large-2" > <div class="col-inner" > <div class="img has-hover x md-x lg-x y md-y lg-y" id="image_2030558640"> <a class="" href="https://srmpc.com/da-ga/" rel="nofollow" > <div class="img-inner dark" > <img decoding="async" width="250" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%20250'%3E%3C/svg%3E" class="attachment-original size-original" alt="Icon đá gà i9BET lớn" data-lazy-srcset="https://srmpc.com/wp-content/uploads/2024/10/da-ga-icon-lon.png 250w, https://srmpc.com/wp-content/uploads/2024/10/da-ga-icon-lon-150x150.png 150w" data-lazy-sizes="(max-width: 250px) 100vw, 250px" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/da-ga-icon-lon.png" /><noscript><img decoding="async" width="250" height="250" src="https://srmpc.com/wp-content/uploads/2024/10/da-ga-icon-lon.png" class="attachment-original size-original" alt="Icon đá gà i9BET lớn" srcset="https://srmpc.com/wp-content/uploads/2024/10/da-ga-icon-lon.png 250w, https://srmpc.com/wp-content/uploads/2024/10/da-ga-icon-lon-150x150.png 150w" sizes="(max-width: 250px) 100vw, 250px" /></noscript> </div> </a> <style> #image_2030558640 { width: 98%; } </style> </div> </div> </div> <div id="col-1187437319" class="col medium-2 small-6 large-2" > <div class="col-inner" > <div class="img has-hover x md-x lg-x y md-y lg-y" id="image_1826986258"> <a class="" href="https://srmpc.com/xo-so/" rel="nofollow" > <div class="img-inner dark" > <img decoding="async" width="250" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%20250'%3E%3C/svg%3E" class="attachment-original size-original" alt="Icon xổ số i9BET lớn" data-lazy-srcset="https://srmpc.com/wp-content/uploads/2024/10/xo-so-icon-lon.png 250w, https://srmpc.com/wp-content/uploads/2024/10/xo-so-icon-lon-150x150.png 150w" data-lazy-sizes="(max-width: 250px) 100vw, 250px" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/xo-so-icon-lon.png" /><noscript><img decoding="async" width="250" height="250" src="https://srmpc.com/wp-content/uploads/2024/10/xo-so-icon-lon.png" class="attachment-original size-original" alt="Icon xổ số i9BET lớn" srcset="https://srmpc.com/wp-content/uploads/2024/10/xo-so-icon-lon.png 250w, https://srmpc.com/wp-content/uploads/2024/10/xo-so-icon-lon-150x150.png 150w" sizes="(max-width: 250px) 100vw, 250px" /></noscript> </div> </a> <style> #image_1826986258 { width: 100%; } </style> </div> </div> </div> </div> <div class="row" id="row-589642773"> <div id="col-837760527" class="col small-12 large-12" > <div class="col-inner" > <div class="row row-collapse row-full-width align-bottom row-solid" id="row-90184827"> <div id="col-2042377109" class="col small-12 large-12" > <div class="col-inner text-left" > <h1 style="text-align: center;"><strong>i9BET ⚜️ Link Vào i9BET.com Không Bị Chặn Tặng 100K</strong></h1> <p><a href="https://srmpc.com/"><strong>i9BET</strong> </a>đang mang đến cho người chơi những trải nghiệm tuyệt vời trong thế giới giải trí trực tuyến. Hãy cùng khám phá những điểm hấp dẫn của cổng game này, lý do khiến nhiều cược thủ lựa chọn thương hiệu này làm nơi giải trí yêu thích của mình nhé!</p> <blockquote> <p>Đối tác uy tín: <a href="https://188betlem.com/" target="_blank" rel="noopener"><strong>link 188bet</strong></a>, <a href="https://kubet96.com/" target="_blank" rel="noopener"><strong>ku11</strong></a>, <a href="https://ww88.supply/" target="_blank" rel="noopener"><strong>ww88 com</strong></a>, <a href="https://www.nhacaiuytin.vu/" target="_blank" rel="noopener"><strong> nhà cái uy tín</strong></a>, <a href="https://bet88lem.com/" target="_blank" rel="noopener"><strong>bet88</strong></a></p> </blockquote> <div class="is-divider divider clearfix" style="max-width:3000px;background-color:#5d9ad0;"></div> <div class="row align-middle" id="row-428597897"> <div id="col-1284038303" class="col medium-6 small-12 large-6" > <div class="col-inner" > <div class="img has-hover x md-x lg-x y md-y lg-y" id="image_1390301255"> <div class="img-inner dark" > <img decoding="async" width="672" height="616" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20672%20616'%3E%3C/svg%3E" class="attachment-original size-original" alt="Icon điện thoại i9BET" data-lazy-srcset="https://srmpc.com/wp-content/uploads/2024/10/dt2.png 672w, https://srmpc.com/wp-content/uploads/2024/10/dt2-300x275.png 300w" data-lazy-sizes="(max-width: 672px) 100vw, 672px" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/dt2.png" /><noscript><img decoding="async" width="672" height="616" src="https://srmpc.com/wp-content/uploads/2024/10/dt2.png" class="attachment-original size-original" alt="Icon điện thoại i9BET" srcset="https://srmpc.com/wp-content/uploads/2024/10/dt2.png 672w, https://srmpc.com/wp-content/uploads/2024/10/dt2-300x275.png 300w" sizes="(max-width: 672px) 100vw, 672px" /></noscript> </div> <style> #image_1390301255 { width: 100%; } </style> </div> </div> </div> <div id="col-1733310569" class="col medium-6 small-12 large-6" > <div class="col-inner" > <h2><b>Giới thiệu về i9BET </b></h2> <p><strong>i9BET</strong> là nền tảng cá cược trực tuyến chính thức ra mắt thị trường vào ngày 2010. Tính đến nay, nhà cái đã trải qua gần 15 năm phát triển, khẳng định được vị thế vững chắc và trở thành một sân chơi cá cược hấp dẫn, đầy thú vị. Với sự đổi mới liên tục,chúng tôi luôn là thương hiệu đi đầu trong việc mang đến những loại hình giải trí tiên tiến, đáp ứng nhu cầu ngày càng cao của người chơi.</p> <p>Nhà cái đã được cấp giấy phép hoạt động từ những tổ chức uy tín như Ủy ban trò chơi Isle of Man, Tập đoàn Giải trí và Philippines (PAGCOR)… Nhờ đó, thương hiểu đã thu hút được hàng triệu người dùng trong thời gian ngắn.</p> <p>Hệ thống cung cấp đa dạng các thể loại game giải trí khác nhau, các phòng chơi luôn trong tình trạng kín người 24/24.Với các thể loại thể thao, bắn cá, casino, đá gà…đáp ứng đầy đủ nhu cầu chơi game của toàn bộ cược thủ.</p> </div> </div> </div> <div class="is-divider divider clearfix" style="max-width:3000px;background-color:#5d9ad0;"></div> <h2>Hướng dẫn quy trình đăng ký và đăng nhập tại i9BET</h2> <p>Nếu bạn là người mới và đang tìm hiểu về cổng game, quy trình tham gia có thể sẽ hơi lạ lẫm. Đừng lo! Dưới đây là hướng dẫn chi tiết giúp bạn dễ dàng trở thành hội viên chính thức của <strong>i9BET</strong> và khám phá thế giới giải trí phong phú tại đây.</p> <h3>Bước 1: Truy cập vào trang web i9BET chính thức</h3> <p>Bắt đầu bằng việc truy cập vào link chính thức: <a href="https://srmpc.com/">https://srmpc.com/ </a>của nhà cái. Để đảm bảo an toàn, hãy chắc chắn bạn đang vào đúng địa chỉ. Ngay khi vào trang, bạn sẽ thấy mục Đăng ký rõ ràng ở giao diện chính.</p> <h3>Bước 2: Điền thông tin đăng ký</h3> <p>Khi form đăng ký xuất hiện, hãy điền đầy đủ các thông tin cá nhân mà hệ thống yêu cầu. Những thông tin như tên, số điện thoại, địa chỉ email và mật khẩu là rất quan trọng. Hãy chắc chắn rằng bạn nhập chính xác và đầy đủ để tránh các vấn đề sau này.</p> <h3>Bước 3: Xác nhận và hoàn tất đăng ký</h3> <p>Sau khi điền thông tin, hãy kiểm tra lại một lần nữa để đảm bảo mọi thứ chính xác. Khi đã chắc chắn, nhấn vào nút Đăng ký để hoàn tất quá trình. Một thông báo xác nhận sẽ xuất hiện nếu bạn đăng ký thành công.</p> <h3>Bước 4: Đăng nhập vào tài khoản</h3> <p>Khi đã tạo tài khoản thành công, hãy ghi nhớ tên đăng nhập và mật khẩu. Để đăng nhập, chỉ cần nhập thông tin này vào ô tương ứng và nhấn Đăng nhập. Ngay lập tức, bạn sẽ được truy cập vào tất cả các tính năng và trò chơi hấp dẫn của <strong>i9BET.</strong></p> <div class="is-divider divider clearfix" style="max-width:3000px;background-color:#5d9ad0;"></div> <div class="row" id="row-422283119"> <div id="col-344388639" class="col small-12 large-12" > <div class="col-inner" > <h2><b>Chơi gì khi tham gia cổng i9BET</b></h2> <p data-pm-slice="1 1 []">Khi đăng ký tài khoản tại cổng game với một loạt các hình thức giải trí đa dạng, từ cá cược thể thao, casino trực tuyến, game bài… Người chơi có thể tham gia giải trí mọi lúc, mọi nơi, 24/7 mà không bao giờ cảm thấy nhàm chán.<strong> i9BET</strong> cam kết mang đến trải nghiệm thú vị và đầy đủ sự lựa chọn cho mọi nhu cầu giải trí của cược thủ.</p> <div class="row" id="row-1503465310"> <div id="col-1447592076" class="col medium-4 small-12 large-4" > <div class="col-inner" > <div class="img has-hover x md-x lg-x y md-y lg-y" id="image_908871297"> <div class="img-inner dark" > <img decoding="async" width="360" height="180" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20360%20180'%3E%3C/svg%3E" class="attachment-original size-original" alt="Cá cược bóng đá i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/11/Untitled-5-1.gif" /><noscript><img decoding="async" width="360" height="180" src="https://srmpc.com/wp-content/uploads/2024/11/Untitled-5-1.gif" class="attachment-original size-original" alt="Cá cược bóng đá i9BET" /></noscript> </div> <style> #image_908871297 { width: 100%; } </style> </div> <h3><b>Cá cược bóng đá cùng i9BET</b></h3> <p><span style="font-weight: 400;">Môn thể thao vua bóng đá chắc chắn là niềm yêu thích của nhiều cược thủ. Hiểu được điều này, cổng game </span><b>i9BET</b><span style="font-weight: 400;"> đã triển khai hệ thống cá cược bóng đá đa dạng, mang đến cho người chơi nhiều lựa chọn hấp dẫn.</span></p> <p><span style="font-weight: 400;">Sân chơi mang đến nhiều ưu điểm nổi bật cho người chơi cá cược bóng đá, bao gồm: Kèo châu Á, kèo thẻ phạt,…giúp người chơi thoải mái lựa chọn theo sở thích; cập nhật đầy đủ các trận đấu hấp dẫn từ derby sôi động đến các cuộc đối đầu đỉnh cao của các đội bóng hàng đầu và bao phủ nhiều giải đấu lớn như: Premier League, Serie A,…cùng các giải đấu nhỏ, mang lại nhiều sự lựa chọn cho người chơi.</span></p> </div> </div> <div id="col-1040756816" class="col medium-4 small-12 large-4" > <div class="col-inner" > <div class="img has-hover x md-x lg-x y md-y lg-y" id="image_327010070"> <div class="img-inner dark" > <img decoding="async" width="360" height="180" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20360%20180'%3E%3C/svg%3E" class="attachment-original size-original" alt="Đa dạng các dòng game casino i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/11/Untitled-5-gif-2.gif" /><noscript><img decoding="async" width="360" height="180" src="https://srmpc.com/wp-content/uploads/2024/11/Untitled-5-gif-2.gif" class="attachment-original size-original" alt="Đa dạng các dòng game casino i9BET" /></noscript> </div> <style> #image_327010070 { width: 100%; } </style> </div> <h3><b>Thiên đường sòng bạc xanh chín</b></h3> <p><span style="font-weight: 400;">Game casino chắc chắn là món ăn ưa thích của những cược thủ đam mê sự kết hợp giữa đấu trí và may rủi. Tại sòng bài </span><b>i9BET</b><span style="font-weight: 400;"> không chỉ có sự kịch tính trong các ván cược, mà còn có những dealer xinh đẹp, tài năng, luôn sẵn sàng tạo ra không khí hào hứng, hấp dẫn cho người chơi. Các trò chơi casino tại đây thường mang đến những trải nghiệm độc đáo, nơi anh em thử thách vận may trong các trò chơi:</span></p> <ul> <li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Tiến lên</span></li> <li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Baccarat</span></li> <li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Phỏm</span></li> <li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Poker</span></li> <li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">…</span></li> </ul> </div> </div> <div id="col-1662809101" class="col medium-4 small-12 large-4" > <div class="col-inner" > <div class="img has-hover x md-x lg-x y md-y lg-y" id="image_367084905"> <div class="img-inner dark" > <img decoding="async" width="360" height="180" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20360%20180'%3E%3C/svg%3E" class="attachment-original size-original" alt="Bắn cá mỏi tay i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/11/Untitled-5-gif-3.gif" /><noscript><img decoding="async" width="360" height="180" src="https://srmpc.com/wp-content/uploads/2024/11/Untitled-5-gif-3.gif" class="attachment-original size-original" alt="Bắn cá mỏi tay i9BET" /></noscript> </div> <style> #image_367084905 { width: 100%; } </style> </div> <h3><b>Bắn cá “mỏi tay” tại i9BET</b></h3> <p><span style="font-weight: 400;">Bắn cá online chắc hẳn không xa lạ gì với anh em đam mê giải trí trực tuyến. Khi tham gia trò chơi này, nhiệm vụ của người chơi là săn được càng nhiều cá càng tốt. Đồng thời, nếu anh em săn được cá có kích thước càng to, số điểm nhận về sẽ càng hấp dẫn.</span></p> <p><span style="font-weight: 400;">Đồng thời, cổng game còn cung cấp nhiều công cụ hỗ trợ hấp dẫn như súng tự động, súng bắn tỉa, súng điện, bom,.. để người chơi có thể săn cá hiệu quả hơn. Mỗi loại súng này có đặc điểm và khả năng sát thương riêng, giúp người chơi linh hoạt trong việc chọn lựa công cụ phù hợp để đạt được hiệu quả cao trong việc bắn cá. </span></p> <p><span style="font-weight: 400;">Bên cạnh đó, game đã được thiết kế để có thể thích ứng với tối đa trên điện thoại và máy tính. Cược thủ có thể thoải mái “chiến game” và không cần phải lo lắng về tình trạng giật lag.</span></p> </div> </div> </div> <div class="is-divider divider clearfix" style="max-width:3000px;background-color:#5d9ad0;"></div> <div class="row align-middle" id="row-104065608"> <div id="col-1508097786" class="col medium-6 small-12 large-6" > <div class="col-inner" > <div class="flex-shrink-0 flex flex-col relative items-end"> <div> <div class="pt-0"> <div class="gizmo-bot-avatar flex h-8 w-8 items-center justify-center overflow-hidden rounded-full"> <h2 class="relative p-1 rounded-sm flex items-center justify-center bg-token-main-surface-primary text-token-text-primary h-8 w-8"><strong><span style="font-size: 20.16px;">Thương hiệu i9BET tổng hợp sự kiện khuyến mãi hấp dẫn siêu hot</span></strong></h2> </div> </div> </div> </div> <div class="group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn"> <div class="flex-col gap-1 md:gap-3"> <div class="flex max-w-full flex-col flex-grow"> <div class="min-h-8 text-message flex w-full flex-col items-end gap-2 whitespace-normal break-words [.text-message+&]:mt-5" dir="auto" data-message-author-role="assistant" data-message-id="7b8aa6cf-b36b-43a5-88d8-5452ac63ae59" data-message-model-slug="gpt-4o-mini"> <div class="flex w-full flex-col gap-1 empty:hidden first:pt-[3px]"> <div class="markdown prose w-full break-words dark:prose-invert light"> <p>Để chào đón các hội viên mới và tri ân khách hàng trung thành, <strong>i9BET</strong> đã triển khai nhiều chương trình khuyến mãi hấp dẫn. Đây là dịp tuyệt vời để bạn tích lũy vốn và trải nghiệm những trò chơi thú vị. Dưới đây là một số sự kiện khuyến mãi nổi bật mà bạn không nên bỏ lỡ:</p> <ul> <li>Lì xì miễn phí hàng ngày: Mỗi ngày vào lúc 9:00 sáng và 21:00 tối, <strong>i9BET </strong>sẽ tiến hành phát lì xì miễn phí cho tất cả hội viên với tổng giá trị lên đến 100 tỷ đồng. Đừng quên tham gia để nhận quà nhé!</li> <li>Quà tặng cho tân thủ: Khi mới gia nhập, bạn sẽ nhận ngay quà tặng lên đến 99.999.000 VNĐ sau khi trải nghiệm nền tảng trong ngày đầu tiên. Đây là cách tuyệt vời để khởi đầu hành trình của bạn!</li> <li>Ngày siêu hội viên: Vào các ngày 09, 19 và 29 hàng tháng, <strong>i9BET</strong> sẽ phát hồng bao may mắn với giá trị lên tới 99.999.000 VNĐ. Hãy ghi nhớ ngày này để không bỏ lỡ cơ hội nhận quà!</li> <li>Chương trình bảo hiểm cược: Để tạo sự an tâm cho người chơi, <strong>i9BET </strong>cung cấp bảo hiểm thua cược lên đến 100%. Điều này cho phép bạn tham gia mà không phải lo lắng về việc thua lỗ.</li> </ul> </div> </div> </div> </div> </div> </div> </div> </div> <div id="col-797228102" class="col medium-6 small-12 large-6" > <div class="col-inner" > <div class="img has-hover x md-x lg-x y md-y lg-y" id="image_1558890614"> <div class="img-inner dark" > <img decoding="async" width="672" height="616" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20672%20616'%3E%3C/svg%3E" class="attachment-original size-original" alt="Icon điện thoại i9BET" data-lazy-srcset="https://srmpc.com/wp-content/uploads/2024/11/dt1.png 672w, https://srmpc.com/wp-content/uploads/2024/11/dt1-300x275.png 300w" data-lazy-sizes="(max-width: 672px) 100vw, 672px" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/11/dt1.png" /><noscript><img decoding="async" width="672" height="616" src="https://srmpc.com/wp-content/uploads/2024/11/dt1.png" class="attachment-original size-original" alt="Icon điện thoại i9BET" srcset="https://srmpc.com/wp-content/uploads/2024/11/dt1.png 672w, https://srmpc.com/wp-content/uploads/2024/11/dt1-300x275.png 300w" sizes="(max-width: 672px) 100vw, 672px" /></noscript> </div> <style> #image_1558890614 { width: 100%; } </style> </div> </div> </div> </div> <div class="is-divider divider clearfix" style="max-width:3000px;background-color:#5d9ad0;"></div> <h2><b>Lời kết</b></h2> <div class="flex max-w-full flex-col flex-grow"> <div class="min-h-8 text-message flex w-full flex-col items-end gap-2 whitespace-normal break-words [.text-message+&]:mt-5" dir="auto" data-message-author-role="assistant" data-message-id="b6033278-0085-4afb-a221-5ba47ef079b8" data-message-model-slug="gpt-4o-mini"> <div class="flex w-full flex-col gap-1 empty:hidden first:pt-[3px]"> <div class="markdown prose w-full break-words dark:prose-invert light"> <p>Qua bài viết trên, các bạn đã cùng khám phá những ưu điểm nổi bật của <strong>i9BET</strong>, một nhà cái uy tín và đáng tin cậy với hàng loạt trò chơi đẳng cấp cùng các chương trình ưu đãi hấp dẫn. Chúng tôi cam kết luôn mang đến cho người chơi những trải nghiệm thú vị và những cơ hội chiến thắng tuyệt vời. Đừng chần chừ nữa, hãy đăng ký ngay hôm nay để khám phá thế giới giải trí đỉnh cao cùng vô vàn phần thưởng hấp dẫn!</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <style> #section_1930729457 { padding-top: 30px; padding-bottom: 30px; background-color: rgb(255,255,255); } </style> </section> </div> </main> <footer data-rocket-location-hash="7f5078e88df32179731a375173793d24" id="footer" class="footer-wrapper"> <section data-rocket-location-hash="dad01a9063f664c2c54871c43c611f24" class="section" id="section_26443604"> <div class="section-bg fill" > </div> <div class="section-content relative"> <div class="row" id="row-874441420"> <div id="col-998436703" class="col small-12 large-12" > <div class="col-inner" > <div class="img has-hover x md-x lg-x y md-y lg-y" id="image_2080299847"> <div class="img-inner dark" > <img width="1200" height="170" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20170'%3E%3C/svg%3E" class="attachment-original size-original" alt="Nhà cung cấp i9BET" decoding="async" data-lazy-srcset="https://srmpc.com/wp-content/uploads/2024/10/icon-brand.png 1200w, https://srmpc.com/wp-content/uploads/2024/10/icon-brand-300x43.png 300w, https://srmpc.com/wp-content/uploads/2024/10/icon-brand-1024x145.png 1024w, https://srmpc.com/wp-content/uploads/2024/10/icon-brand-768x109.png 768w, https://srmpc.com/wp-content/uploads/2024/10/icon-brand-510x72.png 510w" data-lazy-sizes="(max-width: 1200px) 100vw, 1200px" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/icon-brand.png" /><noscript><img width="1200" height="170" src="https://srmpc.com/wp-content/uploads/2024/10/icon-brand.png" class="attachment-original size-original" alt="Nhà cung cấp i9BET" decoding="async" srcset="https://srmpc.com/wp-content/uploads/2024/10/icon-brand.png 1200w, https://srmpc.com/wp-content/uploads/2024/10/icon-brand-300x43.png 300w, https://srmpc.com/wp-content/uploads/2024/10/icon-brand-1024x145.png 1024w, https://srmpc.com/wp-content/uploads/2024/10/icon-brand-768x109.png 768w, https://srmpc.com/wp-content/uploads/2024/10/icon-brand-510x72.png 510w" sizes="(max-width: 1200px) 100vw, 1200px" /></noscript> </div> <style> #image_2080299847 { width: 100%; } </style> </div> <div class="row" id="row-731040180"> <div id="col-1604649038" class="col medium-3 small-12 large-3" > <div class="col-inner" > <div class="img has-hover x md-x lg-x y md-y lg-y" id="image_641537231"> <div class="img-inner dark" > <img width="431" height="158" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20431%20158'%3E%3C/svg%3E" class="attachment-original size-original" alt="Logo i9BET domain" decoding="async" data-lazy-srcset="https://srmpc.com/wp-content/uploads/2024/10/logo-i9bet-domain.png 431w, https://srmpc.com/wp-content/uploads/2024/10/logo-i9bet-domain-300x110.png 300w" data-lazy-sizes="(max-width: 431px) 100vw, 431px" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/logo-i9bet-domain.png" /><noscript><img width="431" height="158" src="https://srmpc.com/wp-content/uploads/2024/10/logo-i9bet-domain.png" class="attachment-original size-original" alt="Logo i9BET domain" decoding="async" srcset="https://srmpc.com/wp-content/uploads/2024/10/logo-i9bet-domain.png 431w, https://srmpc.com/wp-content/uploads/2024/10/logo-i9bet-domain-300x110.png 300w" sizes="(max-width: 431px) 100vw, 431px" /></noscript> </div> <style> #image_641537231 { width: 100%; } </style> </div> <div id="text-1324650671" class="text"> <p><a href="https://srmpc.com/"><strong>i9BET</strong></a> không chỉ là một nền tảng trò chơi trực tuyến. Với tầm nhìn vượt trội, chúng tôi tự hào mang đến cho người chơi không gian giải trí công bằng với nhiều khuyến mãi khủng nhất Châu Á.</p> <style> #text-1324650671 { color: rgb(255,255,255); } #text-1324650671 > * { color: rgb(255,255,255); } </style> </div> </div> </div> <div id="col-58367566" class="col medium-3 small-6 large-3" > <div class="col-inner dark" > <div id="text-4291415565" class="text"> <p><strong>LIÊN KẾT NHANH </strong></p> <style> #text-4291415565 { color: rgb(251, 181, 0); } #text-4291415565 > * { color: rgb(251, 181, 0); } </style> </div> <div class="ux-menu stack stack-col justify-start"> <div class="ux-menu-link flex menu-item"> <a class="ux-menu-link__link flex" href="https://srmpc.com/dieu-khoan-dieu-kien-i9bet/" rel="nofollow"> <span class="ux-menu-link__text"> Điều khoản điều kiện </span> </a> </div> <div class="ux-menu-link flex menu-item"> <a class="ux-menu-link__link flex" href="https://srmpc.com/quyen-rieng-tu-i9bet/" rel="nofollow"> <span class="ux-menu-link__text"> Quyền riêng tư </span> </a> </div> <div class="ux-menu-link flex menu-item"> <a class="ux-menu-link__link flex" href="https://srmpc.com/chinh-sach-bao-mat-i9bet/" rel="nofollow"> <span class="ux-menu-link__text"> Chính sách bảo mật </span> </a> </div> <div class="ux-menu-link flex menu-item"> <a class="ux-menu-link__link flex" href="https://srmpc.com/mien-tru-trach-nhiem-i9bet/" rel="nofollow"> <span class="ux-menu-link__text"> Miễn trừ trách nhiệm </span> </a> </div> </div> </div> </div> <div id="col-243527386" class="col medium-3 small-6 large-3" > <div class="col-inner dark" > <div id="text-1731018636" class="text"> <p><strong>SẢN PHẨM </strong></p> <style> #text-1731018636 { color: #fbb500; } #text-1731018636 > * { color: #fbb500; } </style> </div> <div class="ux-menu stack stack-col justify-start ux-menu--divider-solid"> <div class="ux-menu-link flex menu-item"> <a class="ux-menu-link__link flex" href="https://srmpc.com/the-thao/" rel="nofollow"> <span class="ux-menu-link__text"> Thể thao </span> </a> </div> <div class="ux-menu-link flex menu-item"> <a class="ux-menu-link__link flex" href="https://srmpc.com/casino/" rel="nofollow"> <span class="ux-menu-link__text"> Casino </span> </a> </div> <div class="ux-menu-link flex menu-item"> <a class="ux-menu-link__link flex" href="https://srmpc.com/ban-ca/" rel="nofollow"> <span class="ux-menu-link__text"> Bắn cá </span> </a> </div> <div class="ux-menu-link flex menu-item"> <a class="ux-menu-link__link flex" href="https://srmpc.com/xo-so/" rel="nofollow"> <span class="ux-menu-link__text"> Xổ số </span> </a> </div> <div class="ux-menu-link flex menu-item"> <a class="ux-menu-link__link flex" href="https://srmpc.com/da-ga/" rel="nofollow"> <span class="ux-menu-link__text"> Đá gà </span> </a> </div> <div class="ux-menu-link flex menu-item"> <a class="ux-menu-link__link flex" href="https://srmpc.com/no-hu/" rel="nofollow"> <span class="ux-menu-link__text"> Nổ hũ </span> </a> </div> </div> </div> </div> <div id="col-1636095340" class="col medium-3 small-12 large-3" > <div class="col-inner" > <div id="text-4225717948" class="text"> <p><strong>THÔNG TIN NHÀ CÁI </strong></p> <style> #text-4225717948 { color: rgb(251, 181, 0); } #text-4225717948 > * { color: rgb(251, 181, 0); } </style> </div> <div id="text-355793900" class="text"> <ul> <li><span style="font-size: 14.4px;">Doanh nghiệp: <strong>i9BET</strong></span></li> <li>Địa chỉ: 175 Nguyễn Đức Cảnh, Tân Phong, Quận 7, Hồ Chí Minh, Việt Nam</li> <li>Website: <a class="waffle-rich-text-link" href="https://srmpc.com/">https://srmpc.com/</a></li> <li>Hotline: 0989998897</li> <li>Email: <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="9cffeff7f4b2f5a5fef9e8dcfbf1fdf5f0b2fff3f1">[email protected]</a></li> <li>Hastags: #i9bet #linki9bet #linkdangkii9bet #linkdangnhapi9bet #gamebaitructuyen #tranggamedoithuong #nhacaiuytin</li> </ul> <style> #text-355793900 { color: rgb(255,255,255); } #text-355793900 > * { color: rgb(255,255,255); } </style> </div> </div> </div> </div> </div> </div> </div> </div> <style> #section_26443604 { padding-top: 30px; padding-bottom: 30px; background-color: rgb(0,0,0); } </style> </section> <div data-rocket-location-hash="448addf35dad2ae83bf1878d40e6a57a" class="absolute-footer dark medium-text-center small-text-center"> <div class="container clearfix"> <div class="footer-primary pull-left"> <div class="copyright-footer"> </div> </div> </div> </div> <a href="#top" class="back-to-top button icon invert plain fixed bottom z-1 is-outline hide-for-medium circle" id="top-link" aria-label="Lên đầu trang"><i class="icon-angle-up" ></i></a> </footer> </div> <div data-rocket-location-hash="3bd281b57bec6d67389d9dfcad46b6ea" id="main-menu" class="mobile-sidebar no-scrollbar mfp-hide"> <div data-rocket-location-hash="62c95a7cbde2aedfb3387fe2185d39d7" class="sidebar-menu no-scrollbar "> <ul class="nav nav-sidebar nav-vertical nav-uppercase" data-tab="1"> <li class="header-search-form search-form html relative has-icon"> <div class="header-search-form-wrapper"> <div class="searchform-wrapper ux-search-box relative is-normal"><form method="get" class="searchform" action="https://srmpc.com/" role="search"> <div class="flex-row relative"> <div class="flex-col flex-grow"> <input type="search" class="search-field mb-0" name="s" value="" id="s" placeholder="Search…" /> </div> <div class="flex-col"> <button type="submit" class="ux-search-submit submit-button secondary button icon mb-0" aria-label="Nộp"> <i class="icon-search" ></i> </button> </div> </div> <div class="live-search-results text-left z-top"></div> </form> </div> </div> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-13 current_page_item menu-item-33 has-icon-left"><a href="https://srmpc.com/" aria-current="page"><img class="ux-sidebar-menu-icon" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="Home icon i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/home-1.png" /><noscript><img class="ux-sidebar-menu-icon" width="20" height="20" src="https://srmpc.com/wp-content/uploads/2024/10/home-1.png" alt="Home icon i9BET" /></noscript>Trang chủ</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-242 has-icon-left"><a href="https://srmpc.com/no-hu/"><img class="ux-sidebar-menu-icon" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="Nổ hũ icon i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/slot-machine.png" /><noscript><img class="ux-sidebar-menu-icon" width="20" height="20" src="https://srmpc.com/wp-content/uploads/2024/10/slot-machine.png" alt="Nổ hũ icon i9BET" /></noscript>Nổ Hũ</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-38 has-icon-left"><a href="https://srmpc.com/the-thao/"><img class="ux-sidebar-menu-icon" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="Thể thao icon i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/football.png" /><noscript><img class="ux-sidebar-menu-icon" width="20" height="20" src="https://srmpc.com/wp-content/uploads/2024/10/football.png" alt="Thể thao icon i9BET" /></noscript>Thể thao</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-34 has-icon-left"><a href="https://srmpc.com/ban-ca/"><img class="ux-sidebar-menu-icon" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="Bắn cá icon i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/fish.png" /><noscript><img class="ux-sidebar-menu-icon" width="20" height="20" src="https://srmpc.com/wp-content/uploads/2024/10/fish.png" alt="Bắn cá icon i9BET" /></noscript>Bắn cá</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-35 has-icon-left"><a href="https://srmpc.com/casino/"><img class="ux-sidebar-menu-icon" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="Casino icon i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/casino-1.png" /><noscript><img class="ux-sidebar-menu-icon" width="20" height="20" src="https://srmpc.com/wp-content/uploads/2024/10/casino-1.png" alt="Casino icon i9BET" /></noscript>Casino</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-39 has-icon-left"><a href="https://srmpc.com/xo-so/"><img class="ux-sidebar-menu-icon" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="Xổ số icon i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/xo-so.png" /><noscript><img class="ux-sidebar-menu-icon" width="20" height="20" src="https://srmpc.com/wp-content/uploads/2024/10/xo-so.png" alt="Xổ số icon i9BET" /></noscript>Xố số</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-36 has-icon-left"><a href="https://srmpc.com/da-ga/"><img class="ux-sidebar-menu-icon" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="Đá gà icon i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/chicken.png" /><noscript><img class="ux-sidebar-menu-icon" width="20" height="20" src="https://srmpc.com/wp-content/uploads/2024/10/chicken.png" alt="Đá gà icon i9BET" /></noscript>Đá gà</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-37 has-icon-left"><a href="https://srmpc.com/khuyen-mai/"><img class="ux-sidebar-menu-icon" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="Khuyến mãi icon i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/khuyen-mai-icon-e1729683382910.png" /><noscript><img class="ux-sidebar-menu-icon" width="20" height="20" src="https://srmpc.com/wp-content/uploads/2024/10/khuyen-mai-icon-e1729683382910.png" alt="Khuyến mãi icon i9BET" /></noscript>Khuyến mãi</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-41 has-icon-left"><a href="https://srmpc.com/huong-dan/"><img class="ux-sidebar-menu-icon" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="Hướng dẫn icon i9BET" data-lazy-src="https://srmpc.com/wp-content/uploads/2024/10/news-1.png" /><noscript><img class="ux-sidebar-menu-icon" width="20" height="20" src="https://srmpc.com/wp-content/uploads/2024/10/news-1.png" alt="Hướng dẫn icon i9BET" /></noscript>Hướng dẫn</a></li> <li class="html header-social-icons ml-0"> <div class="social-icons follow-icons" ><a href="http://url" target="_blank" data-label="Facebook" class="icon plain facebook tooltip" title="Theo dõi trên Facebook" aria-label="Theo dõi trên Facebook" rel="noopener nofollow" ><i class="icon-facebook" ></i></a><a href="http://url" target="_blank" data-label="Instagram" class="icon plain instagram tooltip" title="Theo dõi trên Instagram" aria-label="Theo dõi trên Instagram" rel="noopener nofollow" ><i class="icon-instagram" ></i></a><a href="http://url" data-label="Twitter" target="_blank" class="icon plain twitter tooltip" title="Theo dõi trên Twitter" aria-label="Theo dõi trên Twitter" rel="noopener nofollow" ><i class="icon-twitter" ></i></a><a href="/cdn-cgi/l/email-protection#0d7462787f4d68606c6461" data-label="E-mail" target="_blank" class="icon plain email tooltip" title="Gửi email cho chúng tôi" aria-label="Gửi email cho chúng tôi" rel="nofollow noopener"><i class="icon-envelop" ></i></a></div></li> <li> <a href="#"> Languages </a> <ul class="children"> <li><a>You need Polylang or WPML plugin for this to work. You can remove it from Theme Options.</a></li> </ul> </li> </ul> </div> </div> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/flatsome\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <!-- HFCM by 99 Robots - Snippet # 1: --> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 2: --> <!-- /end HFCM by 99 Robots --> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--primary: #446084;--wp--preset--color--secondary: #f5de38;--wp--preset--color--success: #5ab0fa;--wp--preset--color--alert: #f53737;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){margin-left: auto !important;margin-right: auto !important;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: none;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-color{color: var(--wp--preset--color--primary) !important;}.has-secondary-color{color: var(--wp--preset--color--secondary) !important;}.has-success-color{color: var(--wp--preset--color--success) !important;}.has-alert-color{color: var(--wp--preset--color--alert) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-background-color{background-color: var(--wp--preset--color--primary) !important;}.has-secondary-background-color{background-color: var(--wp--preset--color--secondary) !important;}.has-success-background-color{background-color: var(--wp--preset--color--success) !important;}.has-alert-background-color{background-color: var(--wp--preset--color--alert) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-border-color{border-color: var(--wp--preset--color--primary) !important;}.has-secondary-border-color{border-color: var(--wp--preset--color--secondary) !important;}.has-success-border-color{border-color: var(--wp--preset--color--success) !important;}.has-alert-border-color{border-color: var(--wp--preset--color--alert) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} </style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/srmpc.com","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="text/javascript" id="rocket_lazyload_css-js-extra"> /* <![CDATA[ */ var rocket_lazyload_css_data = {"threshold":"300"}; /* ]]> */ </script> <script type="text/javascript" id="rocket_lazyload_css-js-after"> /* <![CDATA[ */ !function o(n,c,a){function u(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(s)return s(t,!0);throw(e=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",e}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return u(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var s="function"==typeof require&&require,e=0;e<a.length;e++)u(a[e]);return u}({1:[function(e,t,r){"use strict";{const c="undefined"==typeof rocket_pairs?[]:rocket_pairs,a=(("undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs).map(t=>{var e=t.selector;document.querySelectorAll(e).forEach(e=>{e.setAttribute("data-rocket-lazy-bg-"+t.hash,"excluded")})}),document.querySelector("#wpr-lazyload-bg-container"));var o=rocket_lazyload_css_data.threshold||300;const u=new IntersectionObserver(e=>{e.forEach(t=>{t.isIntersecting&&c.filter(e=>t.target.matches(e.selector)).map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,a.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{u.unobserve(e),e.setAttribute("data-rocket-lazy-bg-"+t.hash,"loaded")}))})})},{rootMargin:o+"px"});function n(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&c.forEach(t=>{try{document.querySelectorAll(t.selector).forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&(u.observe(e),(t.elements||=[]).push(e))})}catch(e){console.error(e)}})}n(),function(){const r=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType)return(t=new r(t)).observe(e,{attributes:!0,childList:!0,subtree:!0}),t}}()(document.querySelector("body"),n)}},{}]},{},[1]); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://srmpc.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js" data-rocket-defer defer></script> <script type="text/javascript" id="flatsome-js-js-extra"> /* <![CDATA[ */ var flatsomeVars = {"theme":{"version":"3.19.3"},"ajaxurl":"https:\/\/srmpc.com\/wp-admin\/admin-ajax.php","rtl":"","sticky_height":"70","stickyHeaderHeight":"0","scrollPaddingTop":"0","assets_url":"https:\/\/srmpc.com\/wp-content\/themes\/flatsome\/assets\/","lightbox":{"close_markup":"<button title=\"%title%\" type=\"button\" class=\"mfp-close\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-x\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line><\/svg><\/button>","close_btn_inside":false},"user":{"can_edit_pages":false},"i18n":{"mainMenu":"Menu ch\u00ednh","toggleButton":"Chuy\u1ec3n \u0111\u1ed5i"},"options":{"cookie_notice_version":"1","swatches_layout":false,"swatches_disable_deselect":false,"swatches_box_select_event":false,"swatches_box_behavior_selected":false,"swatches_box_update_urls":"1","swatches_box_reset":false,"swatches_box_reset_limited":false,"swatches_box_reset_extent":false,"swatches_box_reset_time":300,"search_result_latency":"0"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://srmpc.com/wp-content/cache/min/1/wp-content/themes/flatsome/assets/js/flatsome.js?ver=1741782983" id="flatsome-js-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://srmpc.com/wp-content/cache/min/1/wp-content/themes/flatsome/inc/integrations/wp-rocket/flatsome-wp-rocket.js?ver=1741782983" id="flatsome-wp-rocket-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://srmpc.com/wp-content/cache/min/1/wp-content/themes/flatsome/inc/extensions/flatsome-live-search/flatsome-live-search.js?ver=1741782983" id="flatsome-live-search-js" data-rocket-defer defer></script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://srmpc.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){var t='<img data-lazy-src="https://i.ytimg.com/vi_webp/ID/hqdefault.webp" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi_webp/ID/hqdefault.webp" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?"":"&"+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow","accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var exclusions=[];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi_webp/ID/hqdefault.webp'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query",a[t].dataset.query),e.setAttribute("data-src",a[t].dataset.src),(e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script> <script>var rocket_beacon_data = {"ajax_url":"https:\/\/srmpc.com\/wp-admin\/admin-ajax.php","nonce":"76b5700b11","url":"https:\/\/srmpc.com","is_mobile":false,"width_threshold":1600,"height_threshold":700,"delay":500,"debug":null,"status":{"atf":true,"lrc":true},"elements":"img, video, picture, p, main, div, li, svg, section, header, span","lrc_threshold":1800}</script><script data-name="wpr-wpr-beacon" src='https://srmpc.com/wp-content/plugins/wp-rocket/assets/js/wpr-beacon.min.js' async></script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1747490346 -->