CINXE.COM
Visitors FAQs
<!DOCTYPE html> <html lang="en"> <head id="Head1"><meta charset="utf-8" class="index" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta name="google-site-verification" content="L7DhECJLQdbeRRsedorm0iCHdfAIpMpWgEgvciXHfjI" /><meta name="viewport" content="width=device-width, initial-scale=1" /><meta name="description" content="Visitor FAQs for ACREX India – plan your visit and get details about registration, events, and more." /><meta name="author" /><link rel="shortcut icon" href="favicon.ico" /><link rel='canonical' href='https://acrex.in/visitors-faqs' /><link href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,700,900" rel="stylesheet" /><link href="https://fonts.googleapis.com/css?family=Droid+Serif:400,400i,700,700i" rel="stylesheet" /><link href="https://fonts.googleapis.com/css?family=Fira+Sans&display=swap" rel="stylesheet" /><link rel="stylesheet" href="css/2020css/bootstrap.min.css?var=1" /><link rel="stylesheet" type="text/css" href="css/ACREX18.css?v=1.31" /><link rel="stylesheet" href="css/2020css/font-awesome.min.css?var=1" /><link rel="stylesheet" href="css/2020css/carousel.css?var=1" /><link rel="stylesheet" href="css/2020css/animate.css?var=1" /><link rel="stylesheet" href="css/2020css/hover-min.css?var=1" /><link rel="stylesheet" href="css/jquery.fancybox.min.css" /><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.css" integrity="sha512-OTcub78R3msOCtY3Tc6FzeDJ8N9qvQn1Ph49ou13xgA9VsH9+LRxoFU6EqLhW4+PKRfU+/HReXmSZXHEkpYoOA==" crossorigin="anonymous" referrerpolicy="no-referrer" /><link rel="stylesheet" href="css/2020css/style.css?var=2-4" /> <style type="text/css"> #template { visibility: hidden; } </style> <script> //$(document).ready(function () { // // $("#homepopup").trigger("click"); //}); </script> <script> document.createElement('header'); document.createElement('nav'); document.createElement('section'); document.createElement('article'); document.createElement('aside'); document.createElement('footer'); </script> <!-- Start Here--> <!-- Google Tag Manager --> <script> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-PMZ88GRX'); </script> <!-- End Google Tag Manager --> <!--End here--> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Event", "name": " ACREX India 2025", "startDate": "2025-02-20T9:00-22:00", "endDate": "2025-02-22T9:00-22:00", "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode", "eventStatus": "https://schema.org/EventScheduled", "location": { "@type": "Place", "name": "Bangalore International Exhibition Centre", "address": { "@type": "PostalAddress", "streetAddress": "Bangalore International Exhibition Centre 10th Mile, Tumkur Road, Bengaluru 562 123", "addressLocality": "Bengaluru", "postalCode": "562 123", "addressRegion": "Karnataka", "addressCountry": "India" } }, "image": [ "https://www.acrex.in/slider/54banner001.jpg", "https://www.acrex.in/images/Inaugration%202.JPG", "https://www.acrex.in/images/Knowledge%20Session%201.JPG" ], "description": "The 24th edition of ACREX India in Bengaluru stands as the apex of South Asia's HVAC industry. More than an exhibition, it's a transformative experience catapulting the industry into the future.", }, "performer": { "@type": "PerformingGroup", "name": "ACREX India 2025" "url": "https://www.acrex.in/home" }, "organizer": { "@type": "Organization", "name": "ISHRAE and Informamarkets", "url": "https://www.acrex.in/home" } } </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Blog Posting", "headline": "Title of the Blog", "image": [ "https://example.com/photos/1x1/photo.jpg", "https://example.com/photos/4x3/photo.jpg", "https://example.com/photos/16x9/photo.jpg" ], "datePublished": "2024-01-05T08:00:00+08:00", "dateModified": "2024-02-05T09:20:00+08:00", "author": [ { "@type":"Organization", "name": "Some News Agency", "url": "https://www.example.com/" } ] } </script> <script type="text/javascript"> (function(c,l,a,r,i,t,y){ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i; y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); })(window, document, "clarity", "script", "nyf0exqiml"); </script> <style> /* Basic styling for the modal */ .gamodal { display: none; /* Hidden by default */ position: fixed; z-index: 9999999; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.7); justify-content: center; align-items: center; } .gamodal-content { padding: 20px; border-radius: 5px; text-align: center; max-width: 700px; margin: 0 auto; animation: myAnim 0.5s ease 0s 1 normal forwards; } @keyframes myAnim { 0% { opacity: 0; transform: translateY(-250px); } 100% { opacity: 1; transform: translateY(0); } } .ga-image { width: 100%; cursor: pointer; } .gaclose { cursor: pointer; float: right; font-size: 40px; color: #fff; margin: 20px 0; } .gaclose-btn { display: inline-flex; justify-content: end; align-items: center; background-color: rgb(0, 156, 170, 1); /* width: 30px; */ height: 30px; padding: 0 5px; border-radius: 50px; margin: 0 0 10px 0; float: right; } </style> <style> #SiteMapNv2_li2{ margin-top: 48px; } div#clockdiv { display: none; } @media screen and (min-device-width: 300px) and (max-device-width: 767px) { .logo_wrpp { width: 89%; justify-content: center; text-align: center; margin: 0 auto; border: 6px solid #009caa; border-radius: 15px; overflow: hidden; padding: 10px 40px; margin-bottom: 32px; margin-top: 33px; } .anout_con h1 { font-size: 16px !important; margin: 5px 0 !important; } .nav-btn, .nav-btn2 { display: none; } .section-title.text-center.mid.industry_ovr.ovrr { width: 100% !important; } .mob-title { height: 60px !important; padding-top: 15px !important; } } .ovrr { width: 40% !important; } .partner-sec { box-shadow: 2px 2px 7px 2px rgb(0 0 0 / 32%); text-align: center; width: 100% !important; background: #2e9caa; padding-bottom: 15px; } .section.footer { margin-top: -50px; } /*html,body{ overflow-x:hidden; }*/ .cir51 h3 { background: #00a7e6; padding: 15px; color: #fff; font-size: 18px; text-align: center; font-weight: bold; border-radius: 10px; } .partner-sec h3 { color: #fff; font-size: 17px !important; } .cir61 h3 { background: #85bc21; padding: 15px; color: #fff; font-size: 18px; text-align: center; font-weight: bold; border-radius: 10px; } .wb { padding: 4rem 0; } .pb-2 { width: 20%; } .dropdown:hover .dropdown-menu { display: block; margin-top: 0; } h1 { margin-bottom: 0; padding: 10px 0 0px 0px; } .pad5 { padding: 5px; } .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em; content: ""; border-top: .3em solid; border-right: .3em solid transparent; border-bottom: 0; border-left: .3em solid transparent; } [role=button] { cursor: pointer; display: none; } .navbar-default .dropdown-menu .dropdown-toggle:first-child { color: #000; font-size: 14px; display: none; } @media only screen and (min-device-width: 1024px) and (max-device-width: 1279px) { .textBox { float: none; } } @media only screen and (min-device-width: 768px) and (max-device-width: 1023px) { .side-links { display: none; } .img3 { width: 20% !important; } .img2 { width: 20% !important; } } @media only screen and (max-width: 415px) { .modal .close { right: 303px !important; top: 46px !important; } .navbar { background: none; } .img3 { width: 120px; } .navbar-default .nav > li > a { padding-left: 50px; } .my-but12 { margin-bottom: 10px; } .my-but13 { margin-bottom: 10px; } .textBox { vertical-align: middle; font-size: 16px; width: 100%; text-align: center; } .border-bg-1 { width: 100%; padding: 7px; text-align: center; } } .contbox { padding: 20px; text-align: center; box-shadow: 2px 2px 7px 2px rgba(0, 0, 0, 0.32); margin-top: 15px; margin-bottom: 33px; } .contbox h3 { text-align: left; margin-top: 20px; font-size: 20px; line-height: 1.5; color: #222; } .contbox h3 a { color: #114f88; } .contbox h3 { font-size: 18px; line-height: 1.5; } .welcoming { background: #d3d3d3; padding: 14px; text-align: center !important; width: 62%; margin: 0 auto; border-radius: 10px; } .modal-backdrop.in { opacity: 0; } .modal { top: 3%; margin: 0; } .modal-dialog { /*display: none;*/ width: 55%; margin: 30px auto; } div#overlay_pop .modal-dialog { display: block !important; width: 546px; } .modal .close { right: 0px !important; top: -8px !important; } div#overlay_pop { top: 0 !important; background: #00000059; } div#overlay_pop .modal-content { background: #fff; border: 7px solid rgb(128 194 66); } .modal .close { font-size: 31px; height: 50px; padding: 0; position: absolute; right: 435px; top: 27px; width: 50px; z-index: 111; transform: rotate(349deg); background: #cae9ee; color: black; border-radius: 50%; } .modal-body.text-center img { background: white; padding: 0px; /*width: 660px*/ } @media only screen and (min-device-width: 1200px) and (max-device-width: 1280px) { .modal .close { right: 282px; } } @media only screen and (min-device-width: 1300px) and (max-device-width: 1366px) { .modal .close { right: 321px; } } @media only screen and (min-device-width: 1400px) and (max-device-width: 1440px) { .modal .close { right: 357px; } } .top_heading { text-align: center; background: #85bc21; background: -webkit-linear-gradient(to right, #85bc21, #00a2e3); background: linear-gradient(to right, #85bc21, #00a2e3); -webkit-background-clip: text; background-clip: text; color: transparent; } .top_heading:hover { text-align: center; background: #00a2e3; background: -webkit-linear-gradient(to right, #00a2e3,#85bc21); background: linear-gradient(to right, #00a2e3, #85bc21 ); -webkit-background-clip: text; background-clip: text; color: transparent; } .Speaker_slider .owl-stage-outer { width: 100%; } .Speaker_slider .owl-nav { text-align: center; padding: 20px 0 10px 0; } .Speaker_slider .owl-nav button.owl-next, .Speaker_slider .owl-nav button.owl-prev { font-weight: 700; background: #2e9caa; border: 0; color: #fff; margin: 4px; } .owl-carousel.Speaker_slider .partner-sec { padding: 39px; background: #fff; border-bottom: 15px solid #009baa; padding-top: 15px; padding-bottom: 15px; } .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { display: block; } .partner-sec h3 { color: #009caa; font-size: 16px !important; height: 0px; font-weight: 600; } .partner-sec { padding: 39px; background: #fff !important; border-bottom: 15px solid #009baa !important; padding-top: 15px; padding-bottom: 15px; } /*Countdown Style*/ p #deadline { color: var(--clr-1); font-weight: bold; text-transform: uppercase; } #clockdiv { color: var(--clr-2); display: block; font-size: 2em; font-weight: 300; text-align: center; margin-top: 30px; } #clockdiv > div { background-color: #009caa; border-radius: 4px; display: inline-block; padding: 10px; color: white; } #clockdiv div > span { background-color: #00a2e3; border-radius: 4px; display: inline-block; padding: 8px !important; font-size: 20px; } .smalltext { font-size: 15px; padding-top: 5px; } #demo { color: red; font-weight: bold; } .popup_head { font-size: 35px !important; } a.pre-order-btn { color: #fff; background-color: rgb(0,156,170,.6); border-radius: 1em; padding: 1em; display: block; margin: 2em auto; width: 50%; font-size: 1.25em; font-weight: 6600; text-align: center; &:hover { background-color: #000; text-decoration: none; color: gold; } } .a.pre-order-btn:hover { background-color: #000; text-decoration: none; color: gold; } .btnnew { background: #00a2e3; color: white !important; text-transform: uppercase; padding: 15px 26px 15px 26px; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; } .btnnew:hover { background: #0c62aa; color: white; } .nav-btn { color: #fff !important; background: #00a2e3; padding: 7px 5px; /* position: absolute; */ /* top: 0; */ right: -26px; border-radius: 2px; } .nav-btn2 { color: #fff !important; background: #00a2e3; padding: 7px 5px; /* position: absolute; */ /* top: -3px; */ right: 170px; z-index: 1; border-radius: 2px; } div#HomePagePartner h3 { font-size: 22px !important; } .nav>li>a { position: relative; display: block; padding: 10px 10px; } .navbar-default .nav>li>a { color: #fff!important; text-transform: uppercase; font-size: 13px; font-weight: 900; outline: none; line-height: 35px; } .side-links { top: 31.8%; } @media screen and (min-device-width: 300px) and (max-device-width: 768px) { /* STYLES HERE */ .modal-dialog { display: block !important; width: 100%; margin: 20px !important; } } </style> <script> (function (i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); a = s.createElement(o), m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga'); ga('create', 'UA-92806264-1', 'auto'); ga('send', 'pageview'); </script> <!-- Facebook Pixel Code --> <script> !function (f, b, e, v, n, t, s) { if (f.fbq) return; n = f.fbq = function () { n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments) }; if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0'; n.queue = []; t = b.createElement(e); t.async = !0; t.src = v; s = b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t, s) }(window, document, 'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '290079348500748'); fbq('track', 'PageView'); </script> <noscript> <img height="1" width="1" style="display: none" src="https://www.facebook.com/tr?id=290079348500748&ev=PageView&noscript=1" /> </noscript> <!-- End Facebook Pixel Code --> <!-- Global site tag (gtag.js) - Google Ads: 778597812 --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-778597812"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'AW-778597812'); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-11485110335"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-11485110335'); </script> <title> Visitors FAQs </title><meta name="keywords" content="Visitors FAQs" /></head> <body onload="countdown(2023,05,14,10,00)"> <form method="post" action="./visitors-faqs" onsubmit="javascript:return WebForm_OnSubmit();" id="form1"> <div class="aspNetHidden"> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATEFIELDCOUNT" id="__VIEWSTATEFIELDCOUNT" value="30" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="KOgjvSyyJGkaiNtxAjJI1qJjXPGDG83Kg4nhlbyWfvMOBxNg6ymjZBJySv1euNWVeFUTG9zoKMb1Lr7vAaz8cK2kS0SFePhOl1Q41Mtn32vpA13fmWGusf5CTaJPZ2ypkgYrc2kaMudGV56dxHs602fOQNXHGcyxmkUsYgoH3+bBpQGx2JJQezqsHhFJZ7oeOZbChzOQ9OOfpp+S0x0ZrATl+l+g1ZQt5kmoIsxOkd1Wq2OO6pWDPj5qbGZZekJk5LOKsMKOxyqrt8ZTMBwZq58Rm4cyVRYNWSrtHTFxDM724/Ox69LezssAd/I1iWbhvQXS2PTU+vKBuR5L125VefGpsHYBy0TgjfLnbmUVocxNNdg5dyuoIet4XSe3OuTddR/7uIXpXTNnWUmxpEJxuJKBE+eb8ZXSxmBIF2aWbn4FVtJ29S2bzyd0gZ+Y7ezmC+DSAvJf5JE8rR8KLU+nITZfTQk5KzXDwHcMPoo2ui19B/I2coqG" /> <input type="hidden" name="__VIEWSTATE1" id="__VIEWSTATE1" value="kG7DjpTfFfxPfTRDxwr2x82o0DNB1sztRmxma9sWawCuSrPtEdHoNpljzrJ5Cque16pgw35Z8tvgUjU/126oEu2kg/CQQXiO68GBgSQKsSBqjmR8XtCBUE4volmbhJTPZGcqg+9JKBkl6MFUE0YH80Dlsz/NgkGSTvGM/TRB5vV1t4WaHTWBMbhoJOcdUKMQrogVxLyLGLzA4Oqb0d2YPR2oLFaEjd10rxC5e/AKL3IgecLMovwsXr/H8qLPghNVUEHGdYZy4IEBZFB0YLPdNsGcNDbF1vZDYf3p4Unfd7KFNj7EeIjkIBmO90M/jBzq005vtW8NnHEpiWKkQ1ibeApQ6dz3i5iho1oyeaIC9u2PmUM11QQmEs8XEvwfvPNqrNQrbYi9C1FN+X5a49sBfmVUD+q+GRsxUeLlDR3A/Glfi3FBSYdq0C0aYi0oXj1GxvKQPAWJ4QgSeN+iNuyaSlflD52c5VKDmhdnXtg5WaULpxfhbPuk" /> <input type="hidden" name="__VIEWSTATE2" id="__VIEWSTATE2" value="isH/ZfiZqxw1cF5qobXNUQTsvQ7L6PCZ6i9posKpYcRrOHI7zsY8QfpLM6d5MtEzmqtpsSD6CS1HoL7pKz1t3GmCr3BRBveAPzYgeulL5G/KPtH3atV3IEldzdZZiMpWBWFZvZ4/n9+yl2EWdKletpjOA3tlNVvk0Rs089PBRHk9VepFfQ3AiOagwbvQC0AihBV7QMO7XhpBZUx4ho8Yo6zKheUPKzBdw44hy8c/YdxZApLXANQqTvUSYf4NCv1W18XCex2dIkhGSR0EyCLC0zKTam0avN0XCpgP7lk/lEwK8CtwB8pFhy9xtT0pwspa5JcKQkS0OPm4MvrSM7Lvua//Bj56cL7j1g76zrmcLLi7lhgmdADkUxSYM4dlq/08yziPb7//fQ+wBy8eXiD+QwjZmALJ8LT7F2QiARayLdoBkf9xbiqYUxe/YPwcv2tzo5+XjKjzK9fIEkxGbHv3livCvUDLGAc8NqOgdiRznMZMbJIlh3eL" /> <input type="hidden" name="__VIEWSTATE3" id="__VIEWSTATE3" value="LITMDaYd2Fie/vvK8Xuy47w07Tbg9zYWCqtgkdwP4epbELDExVScvg13oESVvhXEUCoAEZtJ/WJGs00PhTYEaRBdSJnakzNdQJbTyJdYeI7dn5gQlmlk4FrhDPTpgNtZY+7fcxgy0RzK1dHcRA1JVpZK0JJCkdQpui9SOlXN+SeHsbq/SRICKpYnAc9Wut6VIsDO+MAbOJ7m/6uQ9lN69pFQ1SlaOEJz2AEISQXlJ8ZffRZ/HxR+5aTJxuQyiFLv9OgEU30N9P3p30m7b7Wqk6miNXNSz8XWICH6FNiOLe23b7nNdi7ezyn1ufPVPLoormgXiZGq0CrDRyzrlIKDCHdPHyt7a4OEhhJFpja6G2GMoPqoMqGi0c3ZV6W50+4MYQAF0kyx6cSLfCsatsX81GxtJQdcJLfKWIntBPRehrhtnoMB+qDkddaG7c6gplL1tgkERIACoJVhkv4PLTCWGkuOTQhl5lmZzptnMRVYMns61B2kcaol" /> <input type="hidden" name="__VIEWSTATE4" id="__VIEWSTATE4" value="Dm0WpC5yYPhyoLw9F7couWvdJGcuk5cWWnSoeiW8cZxjowOPPOGzY/H9IxDlet7G3qZc81uSKfP92s23qmI8NgoD98j1rD8J5kE9lyNp7GOoQtAXoEPS/mDY0rYtDAMSoM7ULfIOYhnTy5z5lLu2iJTVvx+0VVXl3KY2+zsIuQoy+pfyY0IN3Vu9wDOz13m4MAG3VDX9W6UilA69jCysEiyNqwd93swYOYcZg8o5Gqan4c2j7ejuebGCsm3gC/K7igQ+OqDSBuM3thYlxSJfaLcAEYCnTWJMc9gLsxmew9aXETFTyZowy1uBCOz7gIhHEzHQ3bnohJ6HG7BHyWx5dL1e8TLbO/95VeeovVCSFnv8akxTzd2cnkFPIOB9fSmWF6qFZ8dH8QKxFxaVuy9/iXpyx/QXWea7XvUMXFlZMN0ViZW5qYfZ9L6dg2Q22X3AftYVt5Y9lOwovzLQidO931X0BzyRaY6crSm1049anGq6lr2eXrLS" /> <input type="hidden" name="__VIEWSTATE5" id="__VIEWSTATE5" value="wOUdqUcGupsQrcHjqoK+5TcONcVddt6iKMkp25+3xOQC52/0Y5sC3/qkkiqRlTTpMeV/1N/li32newbu0H3/JEjnF6KvFBM3CzJ81ghK4JXvXwDCdAUwNPAV1HS+MHWE236kTHkD741ZxW1Pwj0EUKsqbapNUgcTRsccJIFArJot12idCW06SIJvS/fP+hCWFxVqPvJQyj/V951h6R5eDptd5JhWLEX2iJm0wd5+Goi5LaxjMlclkz6aNDGJHaRMApnxhdo0ernX+TkKNqOEME/WbhRJFbXWiSiQMe0lwKe/J5JrmH36ft5tunjnB5brKnHqcHnaF7oi3u7Zqe7J1q0kvop9HgyuX76KE58GKsJ4iOlS5/ivGPqHNYDTDN/2+oXlEiNl/Y9YZUvcKF7bEMi7xj3Z2chmpAIt/eb8+0NECbvaa6v1ffM2IF7BJ3cjiYxsyDIj+fIlh63e7Ma7VSpA21HRxZF+LX8BF0ueoXWqFGSvAPWr" /> <input type="hidden" name="__VIEWSTATE6" id="__VIEWSTATE6" value="Pa0fAkvJfUQmHMyDRNiblBgK3QUCmwVutMBXGkkso5IwUp1YIHSlJadmi+x8turIKfCJbSLWMcIbSNt0GnMZBerbVCeQ/PEs5hi7AOC6wzHn6JEHHIRgflzUi21bK//Gw29nJmLmGzB58rL2iqJOUo0pPc0EJZMJfmlCiEoRyag6aydvedfuZQvCA9y1mboIDRvpbn8iYxUC5pqQivKGBlV6EfgVGNzA+rjfsT99YMrTTxH7aErOCFZJI9dajX2ApPQIbz2fYXfFoScuV1PX986lX9xsSCtVxOANH85DDMHYf1y7Cowop8pVzihSyTOCsGh18OxPDxSM3rpCJWvcn9tbe6i7AAFWf7YkdsXvfUV6+Kjqhr6wbC2mW8rXdFM7ok81cTENu6qZZrFyK+SttWO4/g8DOPiVerFxgHlcckzQDrhMLu7PEKcSmR/6y8PSzUOa2q6lJYc2NQ81ksbXXHnW+fAFGGeSLhmm4XxadleXGpvNFVIr" /> <input type="hidden" name="__VIEWSTATE7" id="__VIEWSTATE7" value="IZ0gQQOCUTp5n54vSIwQvAfyFs23uU/rMSi0oiNkrVlGydaTV1va1sTVKUu0ZIep6yKVwROBybqqB8os0GkLxGSOFeUtlYun5R915nuO80mg2uWhdMAPkjvpmacbaMrTa7GlUITbsuCOu2VlxqXtW0QIWOfec/PSl+VpJrmWmcxFs3wk8uQ+Mb2c3KxM+koOwnIn40WYXYoYRVfcvs/1WRBHwU7iJe58BuwkRACsedAOftlxd+hZf4jnRD1FBtgrovDm1mewo7wsivaImO3DOzWdkY5Unhk3BIOWmdz5YnxIMX7TE0fG6INCawNbQ8wexZwGLiDUwr2gh+N2u1LNhNEENn7pkyhGrxawlTR22hdltspJvGxpb5vHgEJeWZKfYzKiA4HXNYkDlEAR3A0ZGgMgBAd9aRnfA40I1MWHH3xtQ4DLx9l5K8JxqiY05eJU7xUGCH1VUsYLi20L3QACnprDTIVpZU2+HaEYu/EkqeAM9hce5Oso" /> <input type="hidden" name="__VIEWSTATE8" id="__VIEWSTATE8" value="W/1PcTUKPVbnqDUcvKKCpxmdSLXJEr3sDtXJ3GIlG+7xgL5gW+h6bifXs0HvCvrWJTm2lTP84A25KRN73jCCjXU8u2zUVUh5OtQPCN3wbC52gaxk8e4TUBVXdkiawUrGnnsLsYodtV/7ivMJcmvNH9x7SdZiMHj9P9M4IPdnpLfoVGgG1u950JS21H4iOfQ76oPTQrzvoDaKBRWgmw6xp2t+Ji1ER3ynkHU4jWqVsbgKS7s4pU99YcZZ/piRbkuXzON6tlOEPoEtuEuDgE8YrJX4/vq4fG5uzG+94qUN1qDxJLrFFtJGsHj8gkCh+EM8g8jQhRobe5qKzC3IE++QS0OkgqYj1aqiJt2zs5sg3YuVfS/qbK/EN5AdohmeBRA9FNE8Ee4HfrPhl2/c46JPKTqaQOd+p0uHkU60b7wA0DMpLUQGr0B11oc+9ecdCV3bxRZzTRg+esEJMQpcK8G6prb+fjZaweIqtXV9WOPIeWiqkn8ml9kJ" /> <input type="hidden" name="__VIEWSTATE9" id="__VIEWSTATE9" value="y8kSIOrJEiB6t1QX6GHoxQIRSkx0sIOzxYY9ZQib7OMpN4ZxXIyL5p23xMU/lcMUQraPCvoSUxCAhXx0zqf5FW0/qJic1dHtte23y7LiEcdW8S6lalcwxVZD4u1zZcddZz2J/w3loSE8jY4Xv126A8/84xKDbhF/IpuQ6QFyI8LfgI54zDkFszbJ0gECHKImrdF4QnxOyQkyz/Iyv4Np8TmW6yu7nzds734yoPy/1IzcPm377N5nSP5jByiLeF3W/YUi2Q7GUKDFrPPNIu7J0gfGzuuQkH726vkRWgd4lm/EY9viEXiuXa1LiyWSJVdUhfg8gdgH5/O07Rns3ni4RFTci31trBCHddt4+MWmEUry5pYf2ffnWt11IBHDF9m4vf/y2eD3AQGm9nZtqzpPvWVtbS1u7nstG+Hyg4GeN9cSEbEizaZNmhn4HVSO0AD/sMMz78wgCKF99KzP99mSeO63NdzwTDuhyqDrwttpTqAIybjA4v23" /> <input type="hidden" name="__VIEWSTATE10" id="__VIEWSTATE10" value="C3QSPHSLfkCX7K5er0cOUaikUSO7WjDsZdG4rz4VnIuBRafXqwkeTHg5Ywgssc6lKpOKPKVqfhSJf+J09DhQ4HZnoXRe/3ooGLto4eSP8z/lTYCT6aMLbBik5zu89gyd/8qCfzAO27RXcxC72uOUN2FvRh5IKA+Vb+Rt3YjAfew+8GR57ZUmQ8d90uSTb6sgI79xdRpcg4icWz9ohw98KH4XQvDzJcaCzhStTX8FojvJF6+mP0iqENWYc7xMufnXqBi570OlvAvSMXOhRvU+hTfhG4GtgBOxXmDn+Xa2N/tlPl0K+LfRb9I0btpis1VPWIt5lrs95zchpYZXs8Xr1Dlgu4zj2s/eIxT1kw0Il63UPDe1SauAHlHTUkGvPAszn8SG4RG0Ggz2sy629adlOn2CZA6kFG4vw7ngGIl/nB2KC4xKzm0ESUL5aYu1RToUy+2Qc1MFQAg5Iwwtl7xEteawZ297utGGi7kagVNv4AQK+cyM7utm" /> <input type="hidden" name="__VIEWSTATE11" id="__VIEWSTATE11" value="Iz3sNkAqukI4LNCkVvez4U0l9yapbGFpq94bnxmuDB0BHEUjTTaFqKDHsIeorO8HCCKAIh95Vh6ZHRSL8ed7xjAvjc6eSBZbrA0mE2gzGbvXeOapqDRRGD5KEQdwCDdd73XRQondGGM3GvCNm8GB9Z/r+61M++TPDL6V00UQCv/ilAgN1A6BmokJWcSxR+3dsnhor6gobzTtfXPMxeHkcTjkzZXAhEBxc+fzCSU6l2PvA6JiskslWtc4u2aFTqopcDKalEkkLmMvx7zpApzsFV6ms9jadwQRDAfw5z1BoT1RgfmnNDEYKbXOdO+eJ6+7Ie7vlD0ivSXSJ4Y6pxtKxOtkXUOP3Q3c6Pk0FbSQzrl5u2WaL8XmeVQ9TkqwwOHyz1gc/h0PRUtl0fUK2LiUzobC7IaodQTB2Dl//et7USuVgNRWURQ3vu8Hl52Xlbv6bXOr1TvXSxcjm08ic3yCKoiubfETgsCOitb7CPCozclrbfat30ax" /> <input type="hidden" name="__VIEWSTATE12" id="__VIEWSTATE12" value="G62HN09TDpBlgoPytm+iwuPsxaTL3+grmsOcwCSEOEMfzKHPbNIIEg7O98pjF7eJ8SM7QRbqdBtD4KIS09d//MtrfOwgOtGn9sS/wbAA3DvD6i3mnlPgAYcRWqFC4xS63gg5TouPv6cDq+dvA+tSjD2sf8ssRK4Yr9vY2Oh5JdVqEVw3Sa1P1jatXc7lEQsqi/13/Ob7u8PFDPIx+2QGEcKlb/GVeJhCb+2K0Lun6Y3M6oR+yWJNeTwJPROubwJmEs78PfwaJ0XmjRZxjleev2/ahdkD60NgkEl7tnU35qFPtBXXh8BYHMdJyu3+ZdhE8+uo//wvyt7augPMluoMnW+14HV2kyd2QSu4Cax4MgiVfEMwnKxURwiYx8PdY1tFluKfBrOCHg0unCNz84bTsOi1uG4xNZZouzhU6xGiah+48bXRV84mtVRuAcEMnc/MNGk7+gArGY8uLovVJHhtESGJy9DX4ctuM4yNggOxCHujH25KtdeC" /> <input type="hidden" name="__VIEWSTATE13" id="__VIEWSTATE13" value="CkxcwmEi53IffXmNnihNFtR003cyRxJBpA/ilbxx90J7CXLYfOiBACSRSn3czxXsa6j3QiRniwrQCs0CtdwZpHi9QpmA/SGtUpxqF3e6cmRtJDzL/gX0nQSH0VHV6AMD8HYRmVJzGucoIRWf84e8MYryTMbF8WCu2mEZa1Yq8z0y/4bHeDXFRpNFCKG1iVHbf3+WiH70TzYYKbhmi/d4QRRl7DJY2jxr7jRgGeP9nW+dFc8SBaFpCyORkaxPaZ1SkBLs/GOock9vL++ZTkhZvfp0BYF01pfkG+Jkge/x06u9hE7YUuA0pJ+yvdbP2uvGYtKRw+fA9QwpLNEEDI+CyVks8rbm6H3Y4g7Q3MP9OyIecuViH6VAjvHpFZxX/yGx+UXVQZV4JIAy+5vKO/ABO0ryP0lQgiIu721zQ67h3DM/o2ukwqg1XC2ql+vK7Rpbct9hh7EOD9BNfsNb7udoayfDQkyeFLidV6eNJuKEMYlE5nfdyPkS" /> <input type="hidden" name="__VIEWSTATE14" id="__VIEWSTATE14" value="xoriabI+Q8vcyNkMjyWMasU/SWTgqzAjUdAn/yMgZQPf3Erw57Qj4Fw6/dXs3n2L412Wq8lX0CdfIZlo8zHEgUodhy9IPsBN3m2sWgZpOTPY1gus0cUmXS1Hirr+SxSau1B+ZjztTnokBqixgo+vpD3CAWrvnzxKqn6OibRavqM9DsRHw4JWI28NN9MUZ4nK/sT/7Xayyv02PvvEdwABXjuG4dkcNmXaVU6SkL7tU4i7lCbZhtJ0k+IENPEnsrwQSZSJGyzYGV7Gw6JuBIm5JCIWHizcdrA1Uw2d0IBU5AyDFDmke4sEO70KlQwwAuTWsb7j9W9U0I0VW6ZGSeWMetGpz+lfRvIKCGRZxPXRj/tPQ5D8Q+6ls61ewSKPiSuEAoFEdX1hhFj0eVrQQI4upXmxKx5LACWe5lFO0Ox584lZhWkH4skZR7AbFwhbZVMPFoFdy/t7kVfCmrg0q2vI0OiADUF9/ehO7ViTp5rxCEDh8Ygk9NZQ" /> <input type="hidden" name="__VIEWSTATE15" id="__VIEWSTATE15" value="qhl+LzNEWcr2cXjrn1zv3d5M48WguRH5y9dej4iVWxxyihC3Wg+0eeQoaJ8P8Vk1OxFodCdxsKyp3nsQUpzXLNRgZSAo1i1uafQtVnZ1pSkRb9cQ8SZXtPNQ5kCdTccp8M6nlBlSCbTwwEM6FbZMPOA0qlZ8u0reM8tm6TVriz+WWtuseGF9aATEWu7YVSf/T3PDIg+O42nJyJ7bGwuYBKTS/XkvHOHKeHK7gnfQNuN5POVLbaIKzlcASlkVC3pCvz8gzcDmlDBrC4vdPRyYupea5m282KnRBBFHCgeiuXlZql8OTwYmXYzTGDWbtJVXev116Ho4j4YPxFHaaFUrGhfvbC6c6lRC4Jh3Dc3IKitbOmrdMNxF3/8GwBvHRhYuQvR5RIah445EaXaK8aAH8msj+z+v/k47eV0Mcnv9RMz7dvlag6s/Jr45u0jbOF4XfkgWdnKcBCPkWezUtNJ0B2LjWwHGokYXvejP19AV0hzMuzbNjFwu" /> <input type="hidden" name="__VIEWSTATE16" id="__VIEWSTATE16" value="5+MzM99sT2r3efwFAD8ZOBoU1zOc+E4pvViRTiGdf+MgTGXFACMN8eB43QTJ4jz8bNqyXzmHlI54gJpAq2KroRb1eLOojmnpA+MMAtSLjBimkzAc7r/ws7UzIV7P9SduMFr8bl5LvPg+clbodJ0TfP459Gu5THobvpreuHImw26OxnrZo/fizO/JZMxWxm69YxgbGqzBG8wN7KXyWuPCu9Zec6wHgYMFP2zVEsYOfhQLB7aA2kw4kA8Ly6FyB2IO8UmBEtyqzrK5K4vXZJdXk8XXCZVCstvxLPUfrtNBOIfTUu+YvTiT+YioW0hmO0WnwcD8y/iVBEdDkQ0DPKuR3A4Y140bINeBmcDnlabapTDRIciO42EHSHfD6xkw6i9O/0Wc4kxkM4HIaI8v/mpaE6udufS0Omg1VG1WawN5H35FfAegPIJKQzG3olwx7VbErio4GSK6CV2Nq/1GCXt4JC35c6mK1pMJP5l3BUguU0Yox8r92B58" /> <input type="hidden" name="__VIEWSTATE17" id="__VIEWSTATE17" value="xpmQfhv51+aaam11oV2QvF6gGPd2jFkb8TU1mCHvQkIpumF/n3giNB1+YmKKveII5FQxt5V/T7TyC/bxj8gN7njN72zDuO0ZV1hUOie4yPXi4xkXeneYjwDI0X2mflHkB5ZuofAuy8GpOAqpwePvhb3OgZN6ueVIb0eqCRx5I0KKggtYexEWmY0IyUJjMunkC08HXpeJ1+n9S0ZngvwLfjxfK5QXovQRW6cyuKaOXhHek7OWePwAGUi7H5pAgbt1cT+FhZT+BCELebYmK49tekcYgpCuL4PDXUN/34lPrCT4GoT5dasC8tvXX2SbV9AamJ4JQnI3XP3EwT6d8K6g/UheZ5Qvn0osKiIBl7laz+j/d2rzpKUj/dTW+r4cA0fWcZyH2fi54o8Mfmx1eXWJHfhMSGPML2ffMzmO2tX3vBTm17LFdJ+OVemkErcLktryVvKQFU1qV3gd8ky8G77L5Po4genhFgUO5VCiw5RH1ucvq4uv9cYi" /> <input type="hidden" name="__VIEWSTATE18" id="__VIEWSTATE18" value="8IeoA/ggMVyhSHOGm4SEoI0vvFaCkExEj38N5oNTVq0saMZjTxxCPYAOF5pXPiyssllzQ3ccQiNjp9XojZCcnrUgz3/W9/vZBtnXKJEnyC4H3J9vITyOme96OAcA1HfknxD1LMk6Owt63GMYvWdm6BlQ0XaHKStSm2CiXpdxhRGGjQCP7N/lHJkXU7+kzmLyKdy/9NvrLn23Z1eGTAx+RuNUS/erX3I15aXkasLzpN5Q7h2f/dfQOUIa/edbyU5d7FabnpB79PM9bRcrXuXipebg8LYIjmCBljvDqYJFHFQVMilDc4yGG0GGWVsO0IT33cpFQOPip/3aBzItby5IiggAIV8gcAqlJ3jyh4wUa9w4FENjD+42rE7GNEM7N/rg72P+Z5Cc0VJ9+1U/fwF21OdKseTl2M+a7hcD9frRGmkKnFobvf2SO6G/7p9Zjze+YV5UFiKgmNi5U3X+lHkj5qUMBSL+Vhd/RfIcw+kSHkwoLcxBZYdv" /> <input type="hidden" name="__VIEWSTATE19" id="__VIEWSTATE19" value="lihemVUAuS12uRkGRvBDly9S0nZUsW6wGXw26AqT6ptzV8htmoD/sd/6REQL5LKKdqri6AQ6oNq88cpQRGOZm/lbIrVhN99vkXQjc4exgC5uRe4YXfqMjCRBLAozVheMBZJfNZFiJwkLWXPVa3B2r4WX8ss4Ha8UUkwkRooZwow1wE5Ckk8hgWwJ6hXbZT1+m4ara111+YzryE0s7neK9iFk4LsYcO06mXrugObumEjb3CbQNbZkR41vxiSl6VyZJECRoenohTI3Et7EWIMpZ5Gu+le+pz0hfhwKqcxstHHlJSwvWmk4hwl0AShRhYk7d7E12TP1MOXudMfrcGlLupWG2sP9Be3yEc9/TmhRGDAGzOT7lFAMXnwXqDJDe19Ud52zK08nW/rVXbfvK5LzIIEgBBrDxQv5LX4FYuVX+ZKDJa1shY1Cp4Z2g2yWnDSqcW+Rpg9FNVOuH7smqjmqF8NgOEcWXvQ4vMD/AVu+XbKaNd8hYkWO" /> <input type="hidden" name="__VIEWSTATE20" id="__VIEWSTATE20" value="4FtbbxcyMDQCs4KiuyzzQV6mqWyHBubX+DyuT1l6ONTt1+RC2iwYimcYjmyPASTfYr0EOGMVi8cC6wHMGXMUSGFUEjG/BCX+JwiulzAmJgs2GBf2yvCf26eKNRA+faSbceoVGiA/z5Gp4NAY2FoPdCiFfTjRUCCL6nRhuCxKuz5fesBNm0BF9f5YMjfsTwSCTml5ZofVhbhw6slwoTqqY0DHHRQN6fuV8NwqiZsOtWVdHi10JSlPN65DPkguhBY3pENrv7dlSyyme7Y7sCxfzDGN9mreV5j/V1XQrQau16vJVYi2OGh9bGrbjzRx5vetRscIUp7unLS0NuRuPo5hNTGIpF48Tep1d6DEjks/gVtP3/ohQuEY0TmZABtQfNULT8jEoVt6lxD+tEsDKmkkKD9oQuKueQPKq/tt8TATIgRFXi2JHhujKSh2hj+/XCwYfQZwrobyaIxpmjFghg4u/pnmMIZX3nDlqdWOfh7ZB9pVWzWY4PYX" /> <input type="hidden" name="__VIEWSTATE21" id="__VIEWSTATE21" value="MOOgv+Ln0RcX996D7jYhh3SlLfv3neMzMprWP11NuQX1GR5Ekkp73KwmsOQHmBr0PExIwYfhLFlCb/tfHNCiWUYZbnY2Jr9b1E9lI++E3DOZI1CbqPVxjPwDuIbq3dpErUiulKk44GAuhT0g6kvIEQnXZ4ARNjmKm1NetFPHCyLKVNbzjZoShDS3/ORam39SuqCjseWANmap0gb+6o8XEtYf7sVAbq/w+zyOk00BN9LwQIb07tfXAAPzZ919o3PaTVnR5uC9KGtEqJfvq3diQuXxrxa62CSlF4bbJ0btyff8WtAwfUBEM2J+D7GJEQhTv3CnDwCvD1EnNIzk4jq8bwNvcfz+/eFHwIhwCpevfTnvvEz8A+1rVw0xgMqVyLHpcdR5N9APokY/xcis2W2L0rde386K6dR5z00iObznum19PaDMa7uJkCLBMnk+X8EAoubmY3sBKVAIJsUKsFeBwZ+YQMFODiqj3l7vs3J47bn9w3SyIzpU" /> <input type="hidden" name="__VIEWSTATE22" id="__VIEWSTATE22" value="vM+/miU91tAOAsXxpxSTMOEBijq3tsNPV1UdHev40Zy1qvGbAQExIzSnagcfkUPRYeq/KAb/qrN40otgBDj7Ur97t51YEQJSAWk20DDoWn19IT2I0YsLeFYLb34fk4Tmq50OdPiwCEL4rZaoZjQym9prp0hWvY4UmnuxwLklMOSHs/H7t14sBknoeQKMc9CBCOK2qtMv/qu9n904jnnN6/PYA+X7vBwnZMc2fuH3GZc3tB4CL/6ltXvqTxgUb+HHpF2zjN8UpewyEJWtXOyVx+6GRhW6KTX+5BySZA93HsegUm/eYrJ6MzQlyWWoWI7bZKZHEH497u/syKSif7InVIt/3ea8XsnULu20d3XWpipdejdj0aK41l0/56GPWdGGQptguex1pbg3AA0u6ufX1xW2jaVrwR3z1vsyKaZf6gfsJUOeWGa5IIjKgZZjx8SzD5B3sD+lAA4QIa0ZYGfJ39ntWejWgTINMKBmWPJRb73XPvU3rDjm" /> <input type="hidden" name="__VIEWSTATE23" id="__VIEWSTATE23" value="RROCGwsxHInJvNZnOaeX68qyLf/MnSaKXS8HLa/3Y7RspAYFGVS1GQb3z+dvmIR1qicQs2MPCv9kRnznUeOY0l2F4ElqfStFIjBmdMEbqKdxLO73WJvMboh+URypvX1aWKYD1OAhYjTN5X8kgvnTTeG6kkPzaGhCaw1vgh7TCEVbQyeDG85ubvg8bYW18URlxDta8PnxqIfyuPmt86HoqjimALm2lRzPd3WEacuRZ0bL2M1HEaMRxwyh78MYFN0Hjf0XV6goAfrJblUTgmfZZDVJ3zkV32YHLNQoM/FRuMIPXc1zGOrdP4hERZicLFUJd5km0WzRNmz9T24v00DHLaw3y9bNbNNvGYToqj3zjwKeCZ+aTIM2liwCe513arrZKtbDghW0iaKOlZjw3O66lWr+LkPkmh+RsM0KpKswt1lJIjnUPoyZ0PbalFBUuP0h+8Pxna4pPvWT0/cclGq0q/mILNmocGMc+u4PQkWkOwgkhgGKHew9" /> <input type="hidden" name="__VIEWSTATE24" id="__VIEWSTATE24" value="0G5AFs5Cf62SblJ/6Zc+xbdP1YA/3Ma/Kk6h/YmuYmiyPsvxVf9hAHeHj413Ie96c+eX+JM/P0wLwXe6Nlo1KkJBtaQ0SDeitBa2dG4MLa0NhP/F9vlF4oUeQ0a8qEygi6XXb8AXyFh6a/ylr7yW96fup8/tTrpsB9CitDDtMmvTgObpCuIZhx0lmAkp6fO1W8k7uNKdTHva4/9ABUSoxsHFuyD9vKx4y+imiJZ8dkVMScReq+x5EnSbfUMAiohCEXyhXKn4kiz+A/vU9A2Dw/vhzz31Q/41aVSopjph20eLdqwohVGRGAWQ7cLRr/mTPajJ3vG8oMrJximp+8QfF8rAkQ4Og24j3Hk6U7dEZXJ6EJMCU8y0lxXRjFpkXKPqMhiCYjExrsZk9aziYdoQIiELUlVpqWgpl/ATjsJMdEo5DlRGE0En/Pk2dgLWxXFTm2wBwtdE7dleqzIDNT4ze2B38oqn7GcqGE30VWI0sd87pIQo7Oq7" /> <input type="hidden" name="__VIEWSTATE25" id="__VIEWSTATE25" value="YcI4gD6NlBNJ/zfScqLGwfwiXFTPNaE/snrI7IL2cyFgsROlqNvs8Y5umZvdiaD+UmYX2hPepmvM5cUPrWgYwY503vyDCioVyI735jBAit3QxJeGuQp/jRJeLcCtazwrTaLJgPMdZfSht793mgA6sTsH7JmV6ZdGMb9bnFaJ4OWPeMHtiOPkjsswIaCDsHakOfNRBGVDwEDJjNVnfXpAQ3NgwdpHMruZrmTtAgwV8uj4cVy+RB8mSeO2uFVJtewFeDjm6SF8X2/KplesA29fjNPlwCQghiZMPKcuCZBm89UN+kCTgJGpzyU21kC/JTS4myaoly3EuK1f+S3fD+AzzMy37/8xkYG03xG3RrvzLgUHHvSczjKA7JE7usLbmfCOlI9k/OcaBhseLdyAUmemasFpOasrYKS7xel+EjFhDSmqQQSWoqgeI75f1ki3opXg2UDF4aI1QJ8BZce0khDTnf0oL7EGiXeq2CysMkRuOU6N2iYUEFu4" /> <input type="hidden" name="__VIEWSTATE26" id="__VIEWSTATE26" value="AdYf+MVS3Ju28ANARGeQhciFxNtfiXJD9arujBpHrWD6tOTLPpCPufu3XVK00nsAmYisvIEc74hojO7YA97iiyu80I5Cmx9Nj+PluUxJhWVW80rJdu7EWMarVhrOgurX+IXcH5EsvaVwAt32sN1jG8uUF2hxK/0J8Tk8b4ZKn3UwhI0YT5T3ME4rcEsgaJ6ukGho0CU4rCwevF2nstiboOMyz3oVdKzPBgi3KIv/FxFuppg16to1eWmNa8Elv6/8R4NbesMXzUoevNuRhHro4TJgDP7SLtBT7vk+V8ko3Q2BszUdYDPg20t29iG9TJq3MFTAnveQ4SaC4hlTFK0/YU9HG9ieaKEorscGSEKkn6yMmC7uP/Hq8aDbBTlJrLEmw1ThTWZqXGRk8tRsZPXBFOiCmIk8GlpQeWqIKOEgSfg1OQoy4NmVSxGLEXsBCtDBMUKY41t2pEK0CAuRFHwaXa0UCIA7zG7A2KprQYH1njA+e/rIkM1U" /> <input type="hidden" name="__VIEWSTATE27" id="__VIEWSTATE27" value="Dq/1xUcNx6fxjnJdosLB28JsSVyGsDMm6B+J+WV/hKPGAEFVL8PRhhApPcgnJ7gmdyM+48pWFGc0sRMFqFat3a89Ch+eg/sOXkFiMNjSRwYCxw6gso/qvULMi/pjVe/1UOhpz3xjQuocR3ODXMHc2bNy40hajflEngAhg4EDoTcFVrEbb0hGw9A08evtiO/XIzAnLL76twbzHmHwhhuewfsG8K8Igb24tqlysp4GsZ/uM/RWtwHDNiGtkkTcuKWzUq7N8UZj4jkWBpdX379heLWE7RNFy3YGdZoNcb0pyyQxL2GBzc2dDch3xU65u5buMZsCpNr4noOXRpUOavRRvUXymD4DgJqQA+w6WZFBuRrA08+n83pKvIIOvmhYAfqeusA32a8JCxVEe/Pf9X2wJPPJdm9Uf9LwcUc1aKn4kOYelWeOFzZ3/VrpzRYvUsDuBMGJm7ZRYAIBuAZI/r+mxdTHqyr0RsAIuIsqfJ0Z+nhj9Eig0ozO" /> <input type="hidden" name="__VIEWSTATE28" id="__VIEWSTATE28" value="XDcTRFoYj959jgsLHsOMKZaSMh5gwzMT8InGZsEFOfKl5P1Jm6Kl0MbV3fkkbFL2+t0MTvb9P8EmTG7vYYTeqqbxEV34e2opXPICgSJh+A/O2TERKY71XXj2pHI/M+xOdwrgXTpWBeRW9enUcFZGffzmrDlxTcKzvYincNCP6Fysgmq79Nx+er06cALRjrOmJcDYIyskBFVJVKuirfDq2dQPv22xBOvjswupURXBenoPEpIBKjvaPjRpKB5wu2Fexcgwym3Hy53L8yjrCycPfvPRd1ULlnxAlftJKrt6ecdyHNAfisZCt3mfxb0MjKBHGvO4UK/xxgliUEFbY5+Dn6t1iYRACAc4IhKG1e1el0H9iq5YAPbEhpMPWx35l26QWKYmE7uFlcSZ5AMxZvZ70wRuyKeJCdfqnkj8AYZQRDbC+oG0VwbtOUNHR6/RIhsFJMXfZxsPEnpNZYgv9kaFC4BFJE85OIyT45vHjOYK14i/bO6kdRf4" /> <input type="hidden" name="__VIEWSTATE29" id="__VIEWSTATE29" value="AeNG+DMnGXYaPc7VNdo020BcAIaPZkSwCiTecUKeanVO37YNO3AkUP7Q8B6AHMcwvMyhe+tlqTC0HxQOdjnp6ZRFzjo6+yzEVNqjI1+dvStfrKUppNPRzqjlHP90yAnh/4Liso4NKcHVwgSlSAm+vhZJPJ+4h2p10wFPZLUrzm4rNbeDqhNDSwL5n9EUbT7cjgMo02o=" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['form1']; if (!theForm) { theForm = document.form1; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script> <script src="/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZCCG2dvjxv4e7uikLn5QqYaYzMDIim9VJzT4n51leCmYXakY5DDeSoVFnb3i_gUZ2A2&t=638628260640000000" type="text/javascript"></script> <script src="/ScriptResource.axd?d=nv7asgRUU0tRmHNR2D6t1KcWUzQJk07bDBeubzNKAtcP6QR4vIZVjWkqeA-QvcnOdkkEe-1q3lJnXiiyrDi1aLwA0w1aRtnJwNferRXUW0FS1BB48iXJCmD7qZRjeqw-q9E4k2oD7IYBePOCIDUAoQ2&t=2750b2ff" type="text/javascript"></script> <script src="/ScriptResource.axd?d=D9drwtSJ4hBA6O8UhT6CQlp4Tda-29w4hTxpME736VDsKG2YuvLaPp3rOS7K7Yv56JSHKyK6O-46MAj-sUpjKpMY_x9YlrqpyqxHE89ObRMXs5LfPnJMs20fv7jauS9q2vppqpN9vb_7m-USN_P-Y4cFt-m7_yBkW2ZKsM_O8j41&t=2a9d95e3" type="text/javascript"></script> <script type="text/javascript"> //<![CDATA[ if (typeof(Sys) === 'undefined') throw new Error('ASP.NET Ajax client-side framework failed to load.'); //]]> </script> <script src="/ScriptResource.axd?d=JnUc-DEDOM5KzzVKtsL1tReP90dZ2Krcn8D7MIzoP7IUIGF60gunpfnAkOuJN6oKe7g1X1cYw0s14BaVwqnAF7gqB77hb_VkJlvSJ22I7xNZ5EbxJUVjDZKmnK2DRd254qCm5arr15-rARd1ku6QIhHsMmSPA4QiCi0DeFsQaH2BdEwvQUzy6YVht7oWI0ft0&t=2a9d95e3" type="text/javascript"></script> <script src="/ScriptResource.axd?d=LkSbRRtTbnpvh0g927IxkPLBGfmJ23LfRMr9dGyAJ2VksjYTyF_Q4ikOu6qtu075SLAmMsQvCRflzKLQIIXnuojcmdrTrlvdUI8ziyCMnIXPnbMtN1AG4o8FduR_PfQA1Xa016gpBaS0ctt5SyQBVQ2&t=60fc9a19" type="text/javascript"></script> <script src="/ScriptResource.axd?d=8CjII1v0OLoMNKf5zGXmepfuaZ2h-gyPndz6AVovKxX5Y2V74RVxdpR4biBLNeFwJJzjqCX8D6lThN26efCv6K1Qe6CHjWvpLrLfpxsTxyidYdKUGzd_OLJuPllOraLFiFZrm6hr5BXIzPm9Jq5LLd5UOEs9NuvxdFVzMX75H5Y1&t=60fc9a19" type="text/javascript"></script> <script src="/ScriptResource.axd?d=gd3EU2v5uZlrWj9T-S4RglhlFdbR8uzbfa6HkUxLTD2_Uhz1VKH5EC1GL9DxJzcjv55n9VeYo4827sjL123RESxPwFnan9k73ai-tPUty59MDljlca8CTmgb-H2hAYAWdwVLaWRo8lUok6hfBYXStWpIv_hrKk5xUtuQQJdFfqk1&t=60fc9a19" type="text/javascript"></script> <script type="text/javascript"> //<![CDATA[ function WebForm_OnSubmit() { null;if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false; return true; } //]]> </script> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334" /> <input type="hidden" name="__VIEWSTATEENCRYPTED" id="__VIEWSTATEENCRYPTED" value="" /> <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/1KPlN6cEtyo15qoFqlHACwfxlEJ7ErnBdxTTYUyX3Hrkoim43/XAURH48lQIdSpoKCbQ6lL/7VqPywD1s6/roej8euWwfyXfXm8ghQR4NYUgGpBlCgOGdkkg5n/3xToU5IV98Gh4qFR+2BZbUskVZmbmtrj1Oa8h59jRdQ0e8wqohxZq58rwuLBB4uTAB+H" /> </div> <script type="text/javascript"> //<![CDATA[ Sys.WebForms.PageRequestManager._initialize('ctl00$ScriptManager1', 'form1', [], [], [], 90, 'ctl00'); //]]> </script> <div class="side-links"> <div class="s-media-side"> <ul> <li><a href="https://www.instagram.com/acrexind/" target="_blank"><i class="fa fa-instagram" aria-hidden="true"></i></a></li> <li><a href="https://www.linkedin.com/company/acrexindia/?viewAsMember=true" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li> <li><a href="https://www.facebook.com/ACREX2024" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a></li> </ul> </div> <div class="book-now-btn btnblue" style="display: none;"> <strong> </strong> </div> </div> <div class="greybg" style="display: none;"> <div class="search-top"> <div id="HomeSearchbtn" class="searchbox"> <input name="ctl00$txtSearch" type="text" value="Search" maxlength="64" id="txtSearch" class="form-control SearchForm" name="s" /> <input type="hidden" name="ctl00$TextBoxWatermarkExtender2_ClientState" id="TextBoxWatermarkExtender2_ClientState" /> <input type="image" name="ctl00$ImageButton1" id="ImageButton1" class="srch_btn" src="images/searchbtn.png" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ImageButton1", "", true, "nav", "", false, false))" /> <span id="RegularExTextBox17preTextBox1alidator14" style="display:none;">Special symbols(<>%;) are not allowed.</span> </div> </div> </div> <div id="wrapper"> <header class="header"> <div class="topbar"> <div class="container"> <div class="row-fluid"> <div class="logo-normal"> <div id="header"><div class="row" style="display: flex; align-items: center;"> <div class="col-lg-2 col-md-2 col-sm-12 col-xs-12 mob_logo"> <a href="http://www.acrex.in/home"> <img alt="ACREX-2026-logo-25" src="images/ACREX-2026-logo.png" class="img1" /> </a> </div> <div class="col-lg-5 col-md-5 col-sm-12 col-xs-12 text-center"> <div class="container" style="width:100%;"> <div class="row"> <div id="clockdiv"> <div> <!-- <span>0</span> --> <span class="days" id="day"></span> <div class="smalltext">Days</div> </div> <div> <!-- <span>0</span> --> <span class="hours" id="hour"></span> <div class="smalltext">Hours</div> </div> <div> <!-- <span>0</span> --> <span class="minutes" id="minute"></span> <div class="smalltext">Minutes</div> </div> <div> <!-- <span>0</span> --> <span class="seconds" id="second"></span> <div class="smalltext">Seconds</div> </div> </div> </div> </div> </div> <div class="col-lg-4 col-md-5 col-sm-12 col-xs-12 text-right mob_by"> <a href="https://www.ishrae.in/" target="_blank"> <img alt="ishare" src="images/Ishrae.jpg" class="img2" /> </a> <a href="https://www.informamarkets.com/en/home.html" target="_blank"> <img src="images/Informa_Markets_Logo_1Line_Indigo_Grad_RGB.png" alt="nurnberg" class="img3" style="border-left: 1px solid #959191;" /> </a> <div class="tab-topp text-center"> <!-- <a href="https://registration.acrex.in/" target="_blank" class="nav-btn2" rel="dofollow">Visitor Registrations</a> --> <a href="https://b2bmeeting.acrex.in/exhibitor_list/productlist.php" target="_blank" class="nav-btn" rel="dofollow">Unique Product Showcase </a> </div> </div> </div> <style> .tab-topp{ margin-top: 12px; } h4.header15 { color: rgb(0, 93, 102, 1); font-weight: bold; font-size: 24px; text-transform: uppercase; margin-bottom: 0px; margin-top: 20px; margin-left: 65px; } .img1 { width: 207px; margin-top: 10px; } .img2 { width: 120px; margin-top: 38px; } .img3 { width: 190px; margin-top: 30px; margin-left: 10px; } .img4 { width: 250px; margin-top: 20px; margin-left: 55px; } h5.header16 { color: rgb(0, 93, 102, 1); font-weight: bold; font-size: 13px; text-transform: uppercase; margin-bottom: 0px; margin-top: 0; margin-left: 65px; background: none; } @media only screen and (max-width: 768px) { .mob_logo { text-align: center; } .mob_by { text-align: center !important; margin-top: 10px; } .header1 { margin-top: 0px; } .img2 { width: 80px; margin-bottom: 5px; padding-left: 0; margin-top: 0px; } .img1 { width: 130px; margin-bottom: 0px; margin-top: 0; } .img4 { width: 170px; margin-left: 0; margin-top: 10px; } .img3 { width: 120px; margin-left: 0px; padding-left: 20px; margin-top: -10px; } .d-none { display: none; } } @media only screen and (min-device-width: 320px) and (max-device-width: 475px) { .header15 { font-size: 16px !important; margin-left: 0 !important; text-align: right !important; margin-top: 0 !important; margin-right: 10px !important; } .header16 { font-size: 12px !important; margin-left: 0 !important; text-align: right !important; margin-right: 10px !important; } .img3 { margin-right: 10px; } .navbar-toggle { margin-right: 43px !important; } .yamm ul { padding: 0 30px !important; } } #clockdiv div > span { background-color: #00a2e3; border-radius: 4px; display: inline-block; padding: 10px !important; } .smalltext { font-size: 12px !important; padding-top: 2px !important; } #clockdiv > div { background-color: #009caa; border-radius: 4px; display: inline-block; padding: 6px !important; color: white; } #clockdiv { color: var(--clr-2); display: block; font-size: 2em; font-weight: 300; text-align: center; margin-top: 20px !important; } #clockdiv div > span { background-color: #00a2e3; border-radius: 4px; display: inline-block; padding: 7px !important; font-size: 25px; } </style></div> </div> </div> </div> </div> <div class="container-fluid top-nav-bg"> <nav class="navbar navbar-default yamm"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div id="navbar" class="navbar-collapse collapse"> <ul id="NavigationControl1_nav" class="nav navbar-nav"> <li class='dropdown'><a href='/home' target='_self' tabindex='0' class='' >Home</a></li><li class='dropdown'><a class='dropdown-toggle' data-toggle='dropdown' role='button' aria-haspopup='true' aria-expanded='false' href='#' target='_self' tabindex='0' >About Event<ul class='dropdown-menu'><li><a href='/organisers' target='_self'>Organisers</a></li><li><a href='/venue' target='_self'>Venue</a></li><li><a href='/photos--videos' target='_self'>Photos & Videos</a></li></ul></li><li class='dropdown'><a class='dropdown-toggle' data-toggle='dropdown' role='button' aria-haspopup='true' aria-expanded='false' href='#' target='_self' tabindex='0' >Exhibitors<ul class='dropdown-menu'><li><a href='why-exhibit' target='_self'>Why Exhibit </a></li><li><a href='/exhibitors-profile' target='_self'>Exhibitor's Profile</a></li><li><a href='https://www.acrex.in/exhibitor-registration' target='_self'>Exhibitor Registration</a></li><li><a href='https://acrex.in/uploadpdf/ACREX_2026_At_A_Glance_Brochure.pdf' target='_blank'>ACREX 2026 Brochure</a></li><li><a href='/exhibitor-faqs' target='_self'>Exhibitor FAQS</a></li></ul></li><li class='dropdown'><a class='dropdown-toggle' data-toggle='dropdown' role='button' aria-haspopup='true' aria-expanded='false' href='#' target='_self' tabindex='0' >Visitors<ul class='dropdown-menu'><li><a href='/visitor-profile' target='_self'>Visitor Profile</a></li><li><a href='/visitors-faqs' target='_self'>Visitors FAQs</a></li></ul></li><li class='dropdown'><a href='partnership' target='_blank' tabindex='0' class='' >Partnership</a></li><li class='dropdown'><a class='dropdown-toggle' data-toggle='dropdown' role='button' aria-haspopup='true' aria-expanded='false' href='#' target='_self' tabindex='0' >Concurrent Events<ul class='dropdown-menu'><li><a href='/curtain-raiser' target='_self'>Curtain Raiser </a></li><li><a href='/acrex-awards-of-excellence' target='_self'>ACREX Awards of Excellence</a></li><li><a href='/aquest-overview' target='_self'>aQuest</a></li><li><a href='/hall-of-fame-2025' target='_self'>Hall of Fame</a></li></ul></li><li class='dropdown'><a class='dropdown-toggle' data-toggle='dropdown' role='button' aria-haspopup='true' aria-expanded='false' href='#' target='_self' tabindex='0' >Media<ul class='dropdown-menu'><li><a href='news.aspx' target='_self'>Press Release</a></li><li><a href='https://acrex.in/Blogs.aspx' target='_self'>Blogs</a></li><li><a href='/videos' target='_self'>Knowledge VIdeos</a></li></ul></li><li class='dropdown'><a href='/contact-us' target='_self' tabindex='0' class='' >Contact</a></li></ul> <!---<a href="https://registration.acrex.in/" target="_blank" class="nav-btn2" rel="dofollow">Visitor Registrations</a> <a href="https://b2bmeeting.acrex.in/exhibitor_list/productlist.php" target="_blank" class="nav-btn" rel="dofollow">Unique Product Showcase </a>----> </div> </div> </nav> </div> </header> <section class="video-section"> <!-- <div class="numbers timmer" id="dday"></div>--> </section> </div> <!-- home slider other--> <div class="innerheadermain hide"> <div id="dvBannerother" class="innerheader"> <img src='images/innderbanner.jpg' /> </div> </div> <!-- main content part--> <div id="contentmainmargin" class="contentmain section wb" style="margin-top:30px;"> <div id="divsabnavpart" class="sabnavpart"> <div class="container"> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div id="divBredCrumTrail" class="crumtrail"> <div id="SiteMapNv2_li2"><a href='home'>Home</a> / <a href='#'>Visitors</a> / Visitors FAQs</div> </div> </div> </div> </div> </div> <div class="container"> <div class="row"> <div id="Divleftside" class="col-md-12 col-sm-12 col-xs-12"> <div id="MainContant" class="innerwrapper"> <div id="DivMiddle"> <div id="cphContents_divContents"> <div><div class="container"> <!---<div class="row row-40 align-items-center mt-5"> <div class="col-lg-12 col-xl-12 wow fadeInRight text-center"> <h2 class="about-head"> Ticketing and Entry </h2> <div class="px-grid-line" style="background-color: #ea0404;"> <span></span> <span></span> <span></span> <span></span> </div> </div> </div>----> <div class="row"> <div class="col-12 faq text-center"> <h1 class="h2_media mb-0">Visitors Faqs</h1> </div> <div class="col-md-12"> <div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true"> <div class="panel"> <div class="panel-heading" role="tab" id="headingFive"> <h4 class="panel-title"> <a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseFive" aria-expanded="true" aria-controls="collapseFive"> Q1: How do I register to visit ACREX India? </a> </h4> </div> <div id="collapseFive" class="panel-collapse collapse in show" role="tabpanel" aria-labelledby="headingFive"> <div class="panel-body"> <p> Registration for visitors is a simple process. ACREX India 2025 visitors can register online through the official portal: <a href="https://registration.acrex.in">https://registration.acrex.in. </a>If you prefer registering in person, there will also be on-site registrations available at the venue. Early registration is advisable to avoid standing in queue and to receive updates before the event. </p> </div> </div> </div> <div class="panel"> <div class="panel-heading" role="tab" id="headingSix"> <h4 class="panel-title"> <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseSix" aria-expanded="false" aria-controls="collapseSix"> Q2: What are the benefits of attending ACREX India 2025? </a> </h4> </div> <div id="collapseSix" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingSix"> <div class="panel-body"> <p>ACREX India 2025 will give visitors essential information about the latest innovations in HVAC technologies. The varied exhibitors will display HVAC products and services FOR A VARIETY OF Industries such as IT, Data Centers, Pharma, Healthcare, Real Estate and many more, thus allowing the visitor to explore innovative solutions in the different spheres of energy efficiency, sustainability, and indoor air quality to name a few. Be a building owner, contractor, engineer, or HVAC professional, end user; ACREX India 2025 enables you to network with industry experts, learn about the latest technologies, and source the latest products and services according to the requirements.</p> </div> </div> </div> <div class="panel"> <div class="panel-heading" role="tab" id="headingSeven"> <h4 class="panel-title"> <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseSeven" aria-expanded="false" aria-controls="collapseSeven"> Q3: What kind of exhibitors will be present at ACREX India 2025? </a> </h4> </div> <div id="collapseSeven" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingSeven"> <div class="panel-body"> <p>At ACREX India 2025, visitors can expect a long line-up of exhibitors showcasing the latest and innovative solutions from the HVAC industry. Visitors can explore exhibitors from the following fields:</p> <ul class="listwrp"> <li>Packaged Chillers </li> <li>Air Handling & Air Distribution Products </li> <li>Unitary Products (Air Conditioners) - Light Commercial and Residential Products </li> <li>Refrigeration Products & Accessories </li> <li>Water Distribution Products </li> <li> Water Treatment Products </li> <li>IAQ Products </li> <li> Building Automation and Controls </li> <li> IOT And Data Analytics Products & Services </li> </ul> </div> </div> </div> <div class="panel"> <div class="panel-heading" role="tab" id="headingEight"> <h4 class="panel-title"> <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseEight" aria-expanded="false" aria-controls="collapseEight"> Q4 : Will there be other knowledge sessions as part of the event? </a> </h4> </div> <div id="collapseEight" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingEight"> <div class="panel-body"> <p>Yes, ACREX India2025 will organize multiple knowledge sessions and panel discussions featuring global experts and thought leaders. </p> <p>Explore the knowledge session details to be uploaded on the website soon.</p> </div> </div> </div> <div class="panel"> <div class="panel-heading" role="tab" id="headingNine"> <h4 class="panel-title"> <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseNine" aria-expanded="false" aria-controls="collapseNine"> Q5: Do visitors get to network with industry leaders at ACREX India? </a> </h4> </div> <div id="collapseNine" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingNine"> <div class="panel-body"> <p>Yes, for sure. <br /> ACREX India 2025 will provide several opportunities for professionals and decision-makers and end users to network. Visitors can participate in: </p> <ul class="listwrp"> <li><strong>Knowledge Sessions:</strong> Interact with key players in the industry. </li> <li><strong>Q&A Panels:</strong> Interactions with experts are part of such events to share knowledge and experience. </li> <li><strong>B2B Meetings:</strong> pre-schedule your meetings with the exhibitors.</li> <li><strong>Product presentation zone:</strong> Explore latest technologies and new launches. Also experience live demonstrations.</li> <li><strong>Innovation Zone:</strong> Learn more about latest HVAC innovations of the industry.</li> <li><strong>Unique product showcase:</strong> Engage with the latest technologies offered by the exhibitors.</li> </ul> </div> </div> </div> <!---<div class="panel"> <div class="panel-heading" role="tab" id="headingTen"> <h4 class="panel-title"> <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseTen" aria-expanded="false" aria-controls="collapseTen"> 6. Can I cancel my registration and ask for a refund? </a> </h4> </div> <div id="collapseTen" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingTen"> <div class="panel-body"> <p>The entry fee once paid is non-refundable.</p> </div> </div> </div>-----> <!-- <div class="panel"> <div class="panel-heading" role="tab" id="headingEleven"> <h4 class="panel-title"> <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseEleven" aria-expanded="false" aria-controls="collapseEleven"> 7. Does the entry pass give access to music/live performances? </a> </h4> </div> <div id="collapseEleven" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingEleven"> <div class="panel-body"> <p>Yes, the entry pass entitles access to the market premises, choirs, live bands and DJ music.</p> </div> </div> </div> --> </div> </div> </div> </div> <style> .faq h2.h2_media { position: relative; margin-bottom: 32px; text-align: center; font-size: 36px; font-weight: 600; text-transform: uppercase; padding-bottom: 32px; margin-bottom: 20px; } .h2_media:before { content: ""; width: 12px; height: 4px; background: #373435; position: absolute; bottom: 20px; left: 50%; margin-left: -35px; transform: translateX(-50%); border-radius: 2px; -webkit-transition: all .3s ease; transition: all .3s ease; z-index: 1; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; } .h2_media:after { content: ""; width: 65px; height: 4px; background: #00a2e3; position: absolute; bottom: 20px; right: 0; left: 50%; margin-left: -20px; border-radius: 2px; -webkit-transition: all .3s ease; transition: all .3s ease; z-index: 0; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; } .listwrp{ padding-left: 19px !important; } .listwrp li{ font-weight: 700; font-size: 16px; line-height: 27px; color: #222; text-align: justify; margin-bottom: 5px; } a:hover,a:focus{ text-decoration: none; outline: none; } #accordion .panel{ box-shadow: none; margin-bottom: 30px; border: 2px solid #00a2e3; border-radius: 10px; overflow: hidden; } #accordion .panel-heading{ padding: 0; border: none; border-radius: 0; } #accordion .panel-title a{ display: block; padding: 15px 70px 15px 20px; background: #fff; font-size: 19px; font-weight: 700; letter-spacing: 1px; color: #00a2e3; border-bottom: 1px solid #15a981; position: relative; } #accordion .panel-title a.collapsed{ color: #00a2e3; } #accordion .panel-title a.collapsed:hover{ color: #66c4cc; } #accordion .panel-title a:before, #accordion .panel-title a:after{ content: ""; width: 3px; height: 10px; background: #e6720d; font-size: 15px; position: absolute; top: 20px; right: 35px; transform: rotate(-45deg); transition: all 0.3s ease-in-out 0s; } #accordion .panel-title a:after{ right: 29px; transform: rotate(45deg); } #accordion .panel-title a.collapsed:before{ transform: rotate(45deg); background: #00a2e3; } #accordion .panel-title a.collapsed:after{ transform: rotate(-45deg); background: #00a2e3; } #accordion .panel-title a.collapsed:hover:before, #accordion .panel-title a.collapsed:hover:after{ background: #e6720d; } #accordion .panel-body{ padding: 10px 20px; background: #00a2e3; border-top: none; font-size: 15px; color: #fff; line-height: 25px; } .panel-group { margin-bottom: 20px; margin-top: 20px; } .panel-title { margin-top: 0; margin-bottom: 0; font-size: 16px; color: inherit; } [role=button] { cursor: pointer; } h2 { color: #e5332f !important; } #accordion .panel-body { padding: 10px 20px; background: #ffffff; border-top: none; font-size: 18px; font-weight: 600; color: #000; line-height: 25px; } #accordion .panel-title a:before, #accordion .panel-title a:after { background: #009caa !important; } </style></div> </div> <span id="cphContents_lblGalleryTop"></span> <div class="gallery_bg"> <div class=""> <div style="clear: both;"> </div> </div> </div> <div style="clear: both;"> </div> <div> <span id="cphContents_lblBottom"></span> </div> <span id="cphContents_lblMsg"></span> </div> </div> </div> <!-- main content part--> <!-- right control --> <!-- right control --> </div> </div> </div> <!-- Keynote Speaker slider --> <!-- end Keynote Speaker slider slider --> <!--show facts--> <!-- show facts--> <div id="Div1" class="container mt-5 mb-4"> <div class="row"> <div class="col-lg-12 col-ms-12" style="margin-top: 36px; z-index: 99;padding: 0;"> <div> <!---<img src="images/ACREX-2025-partner-grid_V01.png" />---> <img src="images/accrex-v2.png" /> </div> </div> </div> </div> <!-- Modal structure --> <div id="gamyModal" class="gamodal"> <div class="gamodal-content"> <div class="gaclose-btn"> <span class="gaclose">×</span> </div> <div> <a href="https://registration.acrex.in/"> <img src="images/2020img/acrex-popup-banner-resize.jpg" alt="" class="ga-image" /> </a> </div> </div> </div> </div> <!--home partner--> <div class="supporterpartner"> <div class="container"> </div> </div> <div class="row"> </div> <!-- home partner end--> </div> <br /> <!-- footer --> <div><div style="display: none;"> <div class="col-sm-4"> <strong>Acrex India 2020</strong><br /> <br /> <strong>Venue</strong><br /> India Expo Centre,<br /> IEML, Greater Noida, Delhi-NCR.<br /> <br /> <strong>Date & Opening Times</strong><br /> 27 - 29 February, 2020<br /> 10:00 am - 6:00 pm<br /> <br /> <strong>Frequency</strong><br /> Annual<br /> <br /> <ul class="s-media"> <li><a href="https://www.facebook.com/pg/ACREX2019/posts/?ref=page_internal" target="_blank"><img alt="" src="images/facebook-icon.png" /></a></li> <li><a href="https://www.instagram.com/acrexind/?hl=en" target="_blank"><img alt="" src="images/instagram.png" /></a></li> <li><a href="https://twitter.com/ACREX2020" target="_blank"><img alt="" src="images/twitter.png" /></a></li> <li><a href="https://www.linkedin.com/company/acrexindia/" target="_blank"><img alt="" src="images/linked.png" /></a></li> </ul> </div> <div class="col-sm-3"> <strong>General Information</strong><br /> <br /> <a href="acrex-india-2019">ACREX India 2019</a> <a href="about-acrex-2018">ACREX India 2018</a> <a href="acrex-india-2017">ACREX India 2017</a> <a href="organisers">Organisers</a> <a href="venue">Venue</a> <a href="downloads">Downloads</a> </div> <div class="col-sm-3"> <strong>Exhibitors Info</strong><br /> <br /> <a href="Visitor-Registrations">Register</a> <a href="book-your-stand">Book your stand</a> <a href="Privacy-Policy">Privacy Policy</a> <a href="Payment-policy">Payment Policy </a> <a href="Terms-Conditions"> Terms & Conditions </a> <a href="Cancellation-Refund-Policy"> Cancellation & Refund Policy </a> </div> <div class="col-sm-2"> <strong>Exhibitors Info</strong><br /> <br /> <a href="download-faqs">Download FAQ's</a> </div> </div> <footer class="section footer noover"> <div class="container"> <div class="row"> <div class="col-lg-3 col-md-3" style="display:none;"> <iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FACREX2020&tabs=timeline&width=370&height=350&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" style="border: none; overflow: hidden;" scrolling="no" allowtransparency="true" allow="encrypted-media" width="338" height="350" frameborder="0"></iframe> </div> <!-- <div class="col-lg-4 col-md-4"> <a class="twitter-timeline" href="https://twitter.com/ACREX2021?ref_src=twsrc%5Etfw" data-width="100%" data-height="350">Tweets by ACREX2020</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> </div> --> <div class="col-lg-4 col-md-4 col-sm-6 col-xs-12"> <div class="widget clearfix"> <p class="widget-title">USEFUL LINKS</p> <div class="list-widget"> <ul> <li><a href="http://www.acrex.in/home">Home</a></li> <li><a href="http://www.acrex.in/organisers">ABOUT EVENT</a></li> <li><a href="http://www.acrex.in/exhibitors-2020">Exhibitor</a></li> <li><a href="http://www.acrex.in/visitor-profile">Visitor</a></li> <li></li> </ul> </div> </div> </div> <div class="col-lg-8 col-md-8 col-sm-6 col-xs-12" style="padding:0;"> <div class="widget clearfix"> <div class="col-md-12 col-sm-12 col-s-12"> <p class="widget-title">CONTACT US</p> </div> <div class="col-md-6 col-sm-12 col-xs-12"> <div class="list-widget"> <ul> <!-- <li><a href="#">India</a></li>--> <li>ISHRAE HQ</li> <li> 1103-1104, 11th Floor, Chiranjiv Tower, <br /> Nehru Place, New Delhi -110019<br /> India <br /> Tel: (011) 41635655 </li> </ul> </div> </div> <div class="col-md-6 col-sm-12 col-xs-12"> <div class="list-widget"> <ul> <!-- <li><a href="#">India</a></li>--> <li>Informa Markets India Pvt Ltd</li> <li> Solitaire – XIV building, B-Wing, 1st Floor,<br /> Unit No 3 and 4, Guru Hargovindji Marg,<br /> Chakala, Andheri (E),<br /> Mumbai 93, India </li> </ul> </div> </div> </div> </div> </div> </div> </footer></div> <input type="hidden" name="ctl00$hdDivIdRight" id="hdDivIdRight" /> <br /> <div class="container"> <div class="whitebgcont"> <div class="row"> <div class="col-md-9 col-sm-8 col-xs-12 copyright-sec"> <br /> Copyrights © 2024. All rights reserved </div> <!--<div class="col-md-3 col-sm-4 col-xs-12 text-right"> <br /> Event Website by: <a href="https://myworldofexpo.com/" target="_blank"> MY WORLD OF EXPO</a> </div>--> </div> </div> </div> <!-- footer --> <script type="text/javascript"> //<![CDATA[ var Page_Validators = new Array(document.getElementById("RegularExTextBox17preTextBox1alidator14")); //]]> </script> <script type="text/javascript"> //<![CDATA[ var RegularExTextBox17preTextBox1alidator14 = document.all ? document.all["RegularExTextBox17preTextBox1alidator14"] : document.getElementById("RegularExTextBox17preTextBox1alidator14"); RegularExTextBox17preTextBox1alidator14.controltovalidate = "txtSearch"; RegularExTextBox17preTextBox1alidator14.focusOnError = "t"; RegularExTextBox17preTextBox1alidator14.errormessage = "Special symbols(<>%;) are not allowed."; RegularExTextBox17preTextBox1alidator14.display = "Dynamic"; RegularExTextBox17preTextBox1alidator14.validationGroup = "nav"; RegularExTextBox17preTextBox1alidator14.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid"; RegularExTextBox17preTextBox1alidator14.validationexpression = "[^<>%;]+"; //]]> </script> <script type="text/javascript"> //<![CDATA[ var Page_ValidationActive = false; if (typeof(ValidatorOnLoad) == "function") { ValidatorOnLoad(); } function ValidatorOnSubmit() { if (Page_ValidationActive) { return ValidatorCommonOnSubmit(); } else { return true; } } Sys.Application.add_init(function() { $create(AjaxControlToolkit.TextBoxWatermarkBehavior, {"ClientStateFieldID":"TextBoxWatermarkExtender2_ClientState","WatermarkText":"Enter keyword(s)","id":"TextBoxWatermarkExtender2"}, null, null, $get("txtSearch")); }); document.getElementById('RegularExTextBox17preTextBox1alidator14').dispose = function() { Array.remove(Page_Validators, document.getElementById('RegularExTextBox17preTextBox1alidator14')); } //]]> </script> </form> <script> const second = 1000, minute = second * 60, hour = minute * 60, day = hour * 24; let countDown = new Date('Feb 15, 2024 10:00:00').getTime(), x = setInterval(function () { let now = new Date().getTime(), distance = countDown - now; document.getElementById('days').innerText = Math.floor(distance / (day)), document.getElementById('hours').innerText = Math.floor((distance % (day)) / (hour)), document.getElementById('minutes').innerText = Math.floor((distance % (hour)) / (minute)), document.getElementById('seconds').innerText = Math.floor((distance % (minute)) / second); //do something later when date is reached //if (distance < 0) { // clearInterval(x); // 'IT'S MY BIRTHDAY!; //} //}, second) </script> <script src="js/2020js/jquery.min.js"></script> <script src="js/2020js/bootstrap.min.js"></script> <script src="js/2020js/carousel.js"></script> <script src="js/2020js/animate.js"></script> <script src="js/2020js/custom.js"></script> <script src="js/jquery.fancybox.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.js" integrity="sha512-gY25nC63ddE0LcLPhxUJGFxa2GoIyA5FLym4UJqHDEMHjp8RET6Zn/SHo1sltt3WuVtqfyxECP38/daUc/WVEA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script type="text/javascript"> $('.Speaker_slider').owlCarousel({ loop: true, margin: 10, nav: true, dots: false, autoplay: true, autoplayHoverPause: true, responsive: { 0: { items: 1 }, 600: { items: 3 }, 1000: { items: 4 } } }) </script> <script> $(document).ready(function () { $('#myModal').modal('show'); }); </script> <script> $(document).ready( function() { $('#myCarousel').carousel({ interval: 3000 }); var clickEvent = false; $('#myCarousel').on('click', '.nav a', function() { clickEvent = true; $('.nav li').removeClass('active'); $(this).parent().addClass('active'); }).on('slid.bs.carousel', function(e) { if(!clickEvent) { var count = $('.nav').children().length -1; var current = $('.nav li.active'); current.removeClass('active').next().addClass('active'); var id = parseInt(current.data('slide-to')); if(count == id) { $('.nav li').first().addClass('active'); } } clickEvent = false; }); }); </script> <script type="text/javascript"> var zxcMarquee={ init:function(o){ var mde=o.Mode,mde=typeof(mde)=='string'&&mde.charAt(0).toUpperCase()=='H'?['left','offsetWidth','top','width']:['top','offsetHeight','left','height'],id=o.ID,srt=o.StartDelay,ud=o.StartDirection,p=document.getElementById(id),obj=p.getElementsByTagName('DIV')[0],sz=obj[mde[1]],clone; p.style.overflow='hidden'; obj.style.position='absolute'; obj.style[mde[0]]='0px'; obj.style[mde[3]]=sz+'px'; clone=obj.cloneNode(true); clone.style[mde[0]]=sz+'px'; clone.style[mde[2]]='0px'; obj.appendChild(clone); o=this['zxc'+id]={ obj:obj, mde:mde[0], sz:sz } if (typeof(srt)=='number'){ o.dly=setTimeout(function(){ zxcMarquee.scroll(id,typeof(ud)=='number'?ud:-1); },srt); } else { this.scroll(id,0) } }, scroll:function(id,ud){ var oop=this,o=this['zxc'+id],p; if (o){ ud=typeof(ud)=='number'?ud:0; clearTimeout(o.dly); p=parseInt(o.obj.style[o.mde])+ud; if ((ud>0&&p>0)||(ud<0&&p<-o.sz)){ p+=o.sz*(ud>0?-1:1); } o.obj.style[o.mde]=p+'px'; o.dly=setTimeout(function(){ oop.scroll(id,ud); },50); } } } function init(){ zxcMarquee.init({ ID:'marquee1', // the unique ID name of the parent DIV. (string) Mode:'Vertical', //(optional) the mode of execution, 'Vertical' or 'Horizontal'. (string, default = 'Vertical') StartDelay:2000, //(optional) the auto start delay in milli seconds'. (number, default = no auto start) StartDirection:-1 //(optional) the auto start scroll direction'. (number, default = -1) }); zxcMarquee.init({ ID:'marquee2', // the unique ID name of the parent DIV. (string) Mode:'Vertical', //(optional) the mode of execution, 'Vertical' or 'Horizontal'. (string, default = 'Vertical') StartDelay:2000, //(optional) the auto start delay in milli seconds'. (number, default = no auto start) StartDirection:-1 //(optional) the auto start scroll direction'. (number, default = -1) }); } if (window.addEventListener) window.addEventListener("load", init, false) else if (window.attachEvent) window.attachEvent("onload", init) else if (document.getElementById) window.onload=init </script> <script> $(document).ready(function () { $(".fancybox").fancybox({ openEffect: "none", closeEffect: "none" }); }); $('#DivSliderSupporter').carousel({ interval: 3000, cycle: true }); $('#Partnercarousel').carousel({ interval: 3000, cycle: true }); </script> <script> /***** Original Snippet from: https://de.acervolima.com/so-erstellen-sie-einen-countdown-timer-mit-javascript/ Thanks for sharing! *****/ /* Enter here your End date in this format! */ var endDate = "february 15, 2024 00:00:00"; /* ***** Do not change this code below. ***** */ var deadline = new Date(endDate).getTime(); var x = setInterval(function () { var now = new Date().getTime(); var t = deadline - now; var days = Math.floor(t / (1000 * 60 * 60 * 24)); var hours = Math.floor((t % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((t % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((t % (1000 * 60)) / 1000); document.getElementById("day").innerHTML = days; document.getElementById("hour").innerHTML = hours; document.getElementById("minute").innerHTML = minutes; document.getElementById("second").innerHTML = seconds; /* Output the End date. (Only for Demo) */ document.getElementById("deadline").innerHTML = endDate; if (t < 0) { clearInterval(x); document.getElementById("demo").innerHTML = "COUNTDOWN FINISHED"; document.getElementById("day").innerHTML = "0"; document.getElementById("hour").innerHTML = "0"; document.getElementById("minute").innerHTML = "0"; document.getElementById("second").innerHTML = "0"; } }, 1000); </script> <script type="text/javascript"> $(document).ready(function () { $("#overlay_pop").modal('show'); }); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-11485110335"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'AW-11485110335'); </script> <script type="text/javascript"> (function(c,l,a,r,i,t,y){ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i; y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); })(window, document, "clarity", "script", "nyf0exqiml"); </script> <!--Start here--> <!-- Google Tag Manager (noscript) --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PMZ88GRX" height="0" width="0" style="display: none; visibility: hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) --> <!--End Here--> </body> </html>