







	<!--<script src="/wp-content/plugins/directorio-ui/kendo/js/kendo.ui.core.min.js"></script>
    <link rel="stylesheet" href="/wp-content/plugins/directorio-ui/kendo/styles/kendo.common-material.min.css">
    <link rel="stylesheet" href="/wp-content/plugins/directorio-ui/kendo/styles/kendo.material.min.css">
	<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" />
	<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" rel="stylesheet">-->


	<link rel="stylesheet" href="https://kendo.cdn.telerik.com/2016.1.226/styles/kendo.common-material.min.css">
	<link rel="stylesheet" href="https://kendo.cdn.telerik.com/2016.1.226/styles/kendo.material.min.css">
	<script src="https://kendo.cdn.telerik.com/2016.1.226/js/kendo.all.min.js"></script>

  <script type="text/javascript" src="https://www.eirsmx.com/wp-content/plugins/expo-registro-ui/assets/js/public-registro-formulario.js"></script>
  <link rel="stylesheet" href="https://www.eirsmx.com/wp-content/plugins/expo-registro-ui/assets/css/public-styles.css">


	<style>

	</style>

	<script type="text/javascript">

	</script>


	<!--<div id="wrapper">
	  <div class="content">
		<div class="vc_row">
		  <div class="vc_col-md-12">
				<div class="panel_s">
				  <div class="panel-body _buttons">
					<a href="#" id="btn_add_voluntariado" class="btn btn-info pull-left" >Crear Nuevo</a>
				  </div>

				</div>
				<div class="panel_s">
					<div class="panel-body">
						<div class="clearfix"></div>
						<div id="grid_voluntariado" ></div>
					</div>
				</div>
			</div>
		</div>
	  </div>
	</div>-->


	<div id="window_registro" style="display:block;">
		<form>
			<input type="hidden" name="id" />
			<input type="hidden" name="id_rol" value="visitante" />
			<input type="hidden" id="seleccionar_rol" value="" />
			<div class="panel_s container" style="width:100%; min-height:100px;">
				<div class="vc_row padTop20" style="">
				<div class="vc_col-md-6">
						<label for="id_rol" class="control-label">[:es]Tipo:[:en]Branch[:]</label><br>
						<input id="dropdown_rol" class="form-control1" required validationMessage="* Ingresa tu tipo de usuario" >
					</div>
					<div class="vc_col-md-6">
						<label for="soy" class="control-label">[:es]Ocupación:[:en]Ocupation:[:]</label><br>
						<input id="dropdown_soy" name="soy" class="form-control1" required validationMessage="* Ingresa tu ocupación" >
					</div>

				</div>
				<div class="vc_row padTop20">
					<div class="vc_col-md-6">
						<label for="nombre" class="control-label">[:es]Nombre:[:en]Name[:]</label>
						<input type="text" name="nombre" class="form-control" required validationMessage="* Ingresa tu nombre" >
					</div>
					<div class="vc_col-md-6">
						<label for="apellido" class="control-label">[:es]Apellido:[:en]Last Name[:]</label>
						<input type="text" name="apellido" class="form-control" required validationMessage="* Ingresa tu apellido" >
					</div>
				</div>

				<div class="vc_row padTop20">
					<div class="vc_col-md-12">
						<label for="user_email" class="control-label">Email</label>
						<input type="text" name="user_email" class="form-control" required validationMessage="* Ingresa tu email" >
					</div>
				</div>
				<div class="vc_row padTop20">
					<div class="vc_col-md-12">
						<label for="user_pass" class="control-label">Password</label>
						<input type="password" name="user_pass" class="form-control" required validationMessage="* Ingresa tu password" >
					</div>
				</div>

				<div class="vc_row padTop20">
					<div class="vc_col-md-6">
						<label for="telefono_fijo" class="control-label">[:es]Teléfono Fijo[:en] phone[:]</label>
						<input type="text" name="telefono_fijo" class="form-control" required validationMessage="* Ingresa tu teléfono fijo" >
					</div>
					<div class="vc_col-md-6">
						<label for="telefono" class="control-label">[:es]Teléfono Móvil[:en] mobile phone[:]</label>
						<input type="text" name="telefono" class="form-control" required validationMessage="* Ingresa tu teléfono móvil" >
					</div>
					<div class="vc_col-md-6">
						<label for="giro" class="control-label">[:es]Giro[:en]Specific Item[:]</label>
						<input type="text" name="giro" class="form-control" required validationMessage="* Ingresa tu giro" >
					</div>
				</div>


        <div class="vc_row padTop20">
					<div class="vc_col-md-6">
						<label for="direccion" class="control-label">[:es]Dirección (Calle)[:en]Address (Street)[:]</label>
						<input type="text" name="direccion" class="form-control" required validationMessage="* Ingresa tu dirección" >
					</div>
					<div class="vc_col-md-2">
						<label for="numero_exterior" class="control-label">[:es]Número Exterior[:en]External Number[:]</label>
						<input type="text" name="numero_exterior" class="form-control" required validationMessage="* Ingresa tu número exterior" >
					</div>
          <div class="vc_col-md-2">
						<label for="numero_interior" class="control-label">[:es]Número Interior[:en]Internal Number[:]</label>
						<input type="text" name="numero_interior" class="form-control" required validationMessage="* Ingresa tu número interior" >
					</div>
          <div class="vc_col-md-2">
						<label for="codigo_postal" class="control-label">[:es]CP[:en]Zip Code[:]</label>
						<input type="text" name="codigo_postal" class="form-control" required validationMessage="* Ingresa tu código postal" >
					</div>
				</div>
        <div class="vc_row padTop20">
					<div class="vc_col-md-3">
						<label for="colonia" class="control-label">[:es]Colonia[:en]Town[:]</label>
						<input type="text" name="colonia" class="form-control" required validationMessage="* Ingresa tu colonia" >
					</div>
          <div class="vc_col-md-3">
						<label for="municipio" class="control-label">[:es]Municipio[:en]Township[:]</label>
						<input type="text" name="municipio" class="form-control" required validationMessage="* Ingresa tu municipio" >
					</div>
          <div class="vc_col-md-3">
						<label for="estado" class="control-label">[:es]Estado[:en]State[:]</label>
						<input type="text" name="estado" class="form-control" required validationMessage="* Ingresa tu estado" >
					</div>
          <div class="vc_col-md-3">
						<label for="pais" class="control-label">[:es]País[:en]Country[:]</label>
						<input type="text" name="pais" class="form-control" required validationMessage="* Ingresa tu país" >
					</div>
				</div>


        <div class="vc_row padTop20">
					<div class="vc_col-md-6">
						<label for="compania" class="control-label">[:es]Compañía[:en]Company[:]</label>
						<input type="text" name="compania" class="form-control" required validationMessage="* Ingresa tu compania" >
					</div>
          <div class="vc_col-md-6">
						<label for="puesto" class="control-label">[:es]Puesto[:en]Position[:]</label>
						<input type="text" name="puesto" class="form-control" required validationMessage="* Ingresa tu puesto" >
					</div>
				</div>
        <div class="vc_row padTop20">
					<div class="vc_col-md-4">
						<label for="profesion" class="control-label">[:es]Profesion o actividad principal[:en]Main activity[:]</label>
						<input type="text" name="profesion" class="form-control" required validationMessage="* Ingresa tu profesión" >
					</div>
          <div class="vc_col-md-4">
						<label for="tipo_riego" class="control-label">[:es]Tipo de riego que usa[:en]Type of irrigation you use[:]</label>
						<input type="text" name="tipo_riego" class="form-control" required validationMessage="* Ingresa tu tipo de riego" >
					</div>
          <div class="vc_col-md-4">
						<label for="area_interes" class="control-label">[:es]Área de interés[:en]Of interest[:]</label>
						<input type="text" name="area_interes" class="form-control" required validationMessage="* Ingresa tu área interés" >
					</div>
				</div>


				<div class="vc_row padTop20">
					<div class="vc_col-md-12">
						<label for="observaciones" class="control-label">[:es]Observaciones[:en]Comentary[:]</label>
						<textarea style="height:100px;" type="text" name="observaciones" class="form-control" required validationMessage="* Ingresa tus observaciones" >
						</textarea>
					</div>
				</div>
				<div class="vc_row padTop20">
					<div class="vc_col-md-12">
						<label for="deseo_suscribirme_newsletter" class="control-label"><h3>[:es]Deseo recibir noticias[:en]I wish recieve newsletters[:]</h3></label>
						<input type="checkbox" name="deseo_suscribirme_newsletter" class="form-controlx"  value="true">
					</div>
				</div>

			</div>
			<div class="modal-footer">
				<button type="submit" class="btn btn-info">[:es]Enviar[:en]Suscribe[:]</button>
			</div>
		</form>
	</div>
	<!-- telefono_fijo, soy, deseo_suscribirme_newsletter,  observaciones, direccion, codigo_postal -->



{"id":62,"date":"2017-07-06T18:48:53","date_gmt":"2017-07-07T00:48:53","guid":{"rendered":"http:\/\/expointernacionalderiegosustentable.com\/?page_id=62"},"modified":"2024-06-06T19:34:41","modified_gmt":"2024-06-07T01:34:41","slug":"visitantes","status":"publish","type":"page","link":"https:\/\/www.eirsmx.com\/en\/visitantes\/","title":{"rendered":"Visitors"},"content":{"rendered":"<p>[vc_row][vc_column][vc_single_image image=&#8221;10176&#8243; img_size=&#8221;full&#8221;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1634018350302{margin-top: 10px !important;margin-right: 20px !important;margin-left: 20px !important;}&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1634018076118{margin-left: 10px !important;}&#8221;][vc_column_text][\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/2&#8243;]<div class=\"qodef-info-box qodef-with-border qodef-animate\">\r\n\r\n\t<div class=\"qodef-info-box-font-side qodef-dark\" style=\"background-color: #62af3b\">\r\n\t\t<div class=\"qodef-info-box-front-side-inner\">\r\n\t\t\t<div class=\"qodef-info-box-icon-holder\" >\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"qodef-info-box-title\">\r\n\t\t\t\t\t<h2>Why attend?<\/h2>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"qodef-info-box-text\">\r\n\t\t\t\t\t<p>We are focused on professional design, installation and maintenance of Irrigation Systems smart and efficient in its different areas: Residential, Commercial, Agricultural, Micro Irrigation, Golf, Institutional, Municipality and Government.<\/p>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n\r\n\t\t\t<div class=\"qodef-info-box-back-side qodef-light\" >\r\n\t\t\t<div class=\"qodef-info-box-back-side-inner\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"qodef-info-box-text\">\r\n\t\t\t\t\t\t<p>We will exhibit the newest irrigation systems technology, and so, we will offer the ideal mood to share experiences and develop trade relations between importers, distributors, contractors, architects, engineers, installers and everyone related to sustainable topics.<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\r\n<\/div>[vc_single_image image=&#8221;10232&#8243; img_size=&#8221;large&#8221;][\/vc_column][\/vc_row][vc_row el_id=&#8221;descripcion&#8221;][vc_column][vc_row_inner][vc_column_inner][vc_column_text]<\/p>\n<h2 style=\"text-align: center;\" data-canvas-width=\"176.77505573504\">Why be an exhibitor?<\/h2>\n<p>The First Edition of International Sustainable Irrigation Expo, is an ideal event to meet business contacts in the irrigation and innovation market; it will be the most important event for irrigation industry, no matter if it\u2019s <strong>Residential<\/strong>, <strong>Industry<\/strong>, <strong>Agricultural<\/strong>, <strong>Micro<\/strong>, <strong>Golf<\/strong> and <strong>Landscape<\/strong>, Municipalities and<strong> Government Institutions.<\/strong><\/p>\n<p>During 3 days on April, the most important date for Irrigation Systems professionals will be meeting at Quer\u00e9taro, where they\u2019re could experience leader brands on the market through activities and stands showing its innovation.<br \/>\nFind the best manufacturers and distributors on Irrigation Industry, the newest hardware, products, lightning, and ornamental equipment.<\/p>\n<div data-canvas-width=\"712.5829081817601\"><\/div>\n<div data-canvas-width=\"712.5829081817601\"><\/div>\n<div data-canvas-width=\"712.5829081817601\"><\/div>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;48px&#8221;][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;]<div class=\"qodef-icon-list-item\">\r\n\t<div class=\"qodef-icon-list-icon-holder\">\r\n        <div class=\"qodef-icon-list-icon-holder-inner clearfix\">\r\n\t\t\t<i class=\"qodef-icon-font-awesome fa fa-plus \" style=\"font-size:19px\" ><\/i>\t\t<\/div>\r\n\t<\/div>\r\n\t<p class=\"qodef-icon-list-text\"  > Get to know thousands of Products, the most Innovative in each item of Irrigation.<\/p>\r\n<\/div><div class=\"qodef-icon-list-item\">\r\n\t<div class=\"qodef-icon-list-icon-holder\">\r\n        <div class=\"qodef-icon-list-icon-holder-inner clearfix\">\r\n\t\t\t<i class=\"qodef-icon-font-awesome fa fa-user \" style=\"font-size:19px\" ><\/i>\t\t<\/div>\r\n\t<\/div>\r\n\t<p class=\"qodef-icon-list-text\"  > Get to know Sales Managers of the Best Brands of the Irrigation World.<\/p>\r\n<\/div><div class=\"qodef-icon-list-item\">\r\n\t<div class=\"qodef-icon-list-icon-holder\">\r\n        <div class=\"qodef-icon-list-icon-holder-inner clearfix\">\r\n\t\t\t<i class=\"qodef-icon-font-awesome fa fa-address-book \" style=\"font-size:19px\" ><\/i>\t\t<\/div>\r\n\t<\/div>\r\n\t<p class=\"qodef-icon-list-text\"  > Attend the Educational Cycle with more than 40 Conferences given by International Managers.<\/p>\r\n<\/div><div class=\"qodef-icon-list-item\">\r\n\t<div class=\"qodef-icon-list-icon-holder\">\r\n        <div class=\"qodef-icon-list-icon-holder-inner clearfix\">\r\n\t\t\t<i class=\"qodef-icon-font-awesome fa fa-building \" style=\"font-size:19px\" ><\/i>\t\t<\/div>\r\n\t<\/div>\r\n\t<p class=\"qodef-icon-list-text\"  > Connect with National and International Companies.<\/p>\r\n<\/div><div class=\"qodef-icon-list-item\">\r\n\t<div class=\"qodef-icon-list-icon-holder\">\r\n        <div class=\"qodef-icon-list-icon-holder-inner clearfix\">\r\n\t\t\t<i class=\"qodef-icon-font-awesome fa fa-globe \" style=\"font-size:19px\" ><\/i>\t\t<\/div>\r\n\t<\/div>\r\n\t<p class=\"qodef-icon-list-text\"  > Generates Networks with colleagues from other countries<\/p>\r\n<\/div><div class=\"qodef-icon-list-item\">\r\n\t<div class=\"qodef-icon-list-icon-holder\">\r\n        <div class=\"qodef-icon-list-icon-holder-inner clearfix\">\r\n\t\t\t<i class=\"qodef-icon-font-awesome fa fa-briefcase \" style=\"font-size:19px\" ><\/i>\t\t<\/div>\r\n\t<\/div>\r\n\t<p class=\"qodef-icon-list-text\"  > Create New Business Opportunities<\/p>\r\n<\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;]<div class=\"qodef-icon-list-item\">\r\n\t<div class=\"qodef-icon-list-icon-holder\">\r\n        <div class=\"qodef-icon-list-icon-holder-inner clearfix\">\r\n\t\t\t<i class=\"qodef-icon-font-awesome fa fa-address-card \" style=\"font-size:19px\" ><\/i>\t\t<\/div>\r\n\t<\/div>\r\n\t<p class=\"qodef-icon-list-text\"  > Make new contacts<\/p>\r\n<\/div><div class=\"qodef-icon-list-item\">\r\n\t<div class=\"qodef-icon-list-icon-holder\">\r\n        <div class=\"qodef-icon-list-icon-holder-inner clearfix\">\r\n\t\t\t<i class=\"qodef-icon-font-awesome fa fa-tint \" style=\"font-size:19px\" ><\/i>\t\t<\/div>\r\n\t<\/div>\r\n\t<p class=\"qodef-icon-list-text\"  > Know the Best Products for the Year or for Specific Projects<\/p>\r\n<\/div><div class=\"qodef-icon-list-item\">\r\n\t<div class=\"qodef-icon-list-icon-holder\">\r\n        <div class=\"qodef-icon-list-icon-holder-inner clearfix\">\r\n\t\t\t<i class=\"qodef-icon-font-awesome fa fa-user-plus \" style=\"font-size:19px\" ><\/i>\t\t<\/div>\r\n\t<\/div>\r\n\t<p class=\"qodef-icon-list-text\"  > Contact More than 150 National and International Exhibitors.<\/p>\r\n<\/div><div class=\"qodef-icon-list-item\">\r\n\t<div class=\"qodef-icon-list-icon-holder\">\r\n        <div class=\"qodef-icon-list-icon-holder-inner clearfix\">\r\n\t\t\t<i class=\"qodef-icon-font-awesome fa fa-bank \" style=\"font-size:19px\" ><\/i>\t\t<\/div>\r\n\t<\/div>\r\n\t<p class=\"qodef-icon-list-text\"  > Learn about the innovations of the most important Irrigation System Companies present in EIRSmx 2019.<\/p>\r\n<\/div><div class=\"qodef-icon-list-item\">\r\n\t<div class=\"qodef-icon-list-icon-holder\">\r\n        <div class=\"qodef-icon-list-icon-holder-inner clearfix\">\r\n\t\t\t<i class=\"qodef-icon-font-awesome fa fa-user-circle \" style=\"font-size:19px\" ><\/i>\t\t<\/div>\r\n\t<\/div>\r\n\t<p class=\"qodef-icon-list-text\"  > Generate contacts with National and International Distributors.<\/p>\r\n<\/div><div class=\"qodef-icon-list-item\">\r\n\t<div class=\"qodef-icon-list-icon-holder\">\r\n        <div class=\"qodef-icon-list-icon-holder-inner clearfix\">\r\n\t\t\t<i class=\"qodef-icon-font-awesome fa fa-cart-plus \" style=\"font-size:19px\" ><\/i>\t\t<\/div>\r\n\t<\/div>\r\n\t<p class=\"qodef-icon-list-text\"  > Link your company with National and International Manufacturers.<\/p>\r\n<\/div>[\/vc_column_inner][\/vc_row_inner][vc_empty_space height=&#8221;48px&#8221;][\/vc_column][\/vc_row][vc_row el_id=&#8221;preguntas_frecuentes&#8221;][vc_column][vc_row_inner][vc_column_inner][vc_column_text]<\/p>\n<h2 style=\"text-align: center;\"><b>Frequently<\/b>\u00a0Asked Q<b>uestions<\/b><\/h2>\n<div class=\"vc_row wpb_row vc_row-fluid qodef-section vc_custom_1446127953469 qodef-content-aligment-center qodef-grid-section\"><\/div>\n<div class=\"vc_row wpb_row vc_row-fluid qodef-section vc_custom_1445950499992 qodef-content-aligment-left qodef-grid-section\"><\/div>\n<div><\/div>\n<div><\/div>\n<p>[\/vc_column_text][vc_empty_space][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;2\/4&#8243;]<div class=\"qodef-accordion-holder clearfix qodef-accordion qodef-boxed \">\r\n\t<h4 class=\"clearfix qodef-title-holder\" >\r\n\t<span class=\"qodef-accordion-mark qodef-left-mark\">\r\n\t\t<span class=\"qodef-accordion-mark-icon\">\r\n\t\t\t<span class=\"icon_plus\"><\/span>\r\n\t\t\t<span class=\"icon_minus-06\"><\/span>\r\n\t\t<\/span>\r\n\t<\/span>\r\n\t<span class=\"qodef-tab-title\">\r\n\t\t<span class=\"qodef-tab-title-inner\">\r\n\t\t\tWhy is Quer\u00e9taro the Official Location for the EIRSmx?\t\t<\/span>\r\n\t<\/span>\r\n<\/h4>\r\n<div class=\"qodef-accordion-content\">\r\n\t<div class=\"qodef-accordion-content-inner\">\r\n\t\t[vc_column_text]<\/p>\n<div data-canvas-width=\"971.1115823853798\">Quer\u00e9taro is considered one of the states with higher industrial commerce increase in the last decade and with an important amount of international investment.<\/div>\n<div data-canvas-width=\"971.1115823853798\"><\/div>\n<div data-canvas-width=\"971.1115823853798\">Central location of the state becomes it in one of the most important trade locations around the country. In addition, Quer\u00e9taro is rich in culture, traditions, and tourism, without mentioning the exponential economic growth experienced during the latest years.<\/div>\n<div data-canvas-width=\"971.1115823853798\"><\/div>\n<div data-canvas-width=\"971.1115823853798\">It has places declared as Humanity\u2019s Cultural Heritage by the UNESCO, and is considered as Home of Mexico\u2019s Independence.<\/div>\n<p>[\/vc_column_text]\t<\/div>\r\n<\/div>\r\n<h4 class=\"clearfix qodef-title-holder\" >\r\n\t<span class=\"qodef-accordion-mark qodef-left-mark\">\r\n\t\t<span class=\"qodef-accordion-mark-icon\">\r\n\t\t\t<span class=\"icon_plus\"><\/span>\r\n\t\t\t<span class=\"icon_minus-06\"><\/span>\r\n\t\t<\/span>\r\n\t<\/span>\r\n\t<span class=\"qodef-tab-title\">\r\n\t\t<span class=\"qodef-tab-title-inner\">\r\n\t\t\tWhy be an Exhibitor at EIRSmx?\t\t<\/span>\r\n\t<\/span>\r\n<\/h4>\r\n<div class=\"qodef-accordion-content\">\r\n\t<div class=\"qodef-accordion-content-inner\">\r\n\t\t[vc_column_text]<\/p>\n<div data-canvas-width=\"1058.558385221757\">You will have the opportunity to increase your client target, reach visibility of your company on Irrigation Industry and make contact with commercial colleges in the ideal place to show new products and services.<\/div>\n<p>[\/vc_column_text]\t<\/div>\r\n<\/div>\r\n<h4 class=\"clearfix qodef-title-holder\" >\r\n\t<span class=\"qodef-accordion-mark qodef-left-mark\">\r\n\t\t<span class=\"qodef-accordion-mark-icon\">\r\n\t\t\t<span class=\"icon_plus\"><\/span>\r\n\t\t\t<span class=\"icon_minus-06\"><\/span>\r\n\t\t<\/span>\r\n\t<\/span>\r\n\t<span class=\"qodef-tab-title\">\r\n\t\t<span class=\"qodef-tab-title-inner\">\r\n\t\t\tHow many exhibitors will attend the event?\t\t<\/span>\r\n\t<\/span>\r\n<\/h4>\r\n<div class=\"qodef-accordion-content\">\r\n\t<div class=\"qodef-accordion-content-inner\">\r\n\t\t[vc_column_text]<\/p>\n<div data-canvas-width=\"1050.1632871627448\">Over 150 International Exhibitors dedicated to Distribution, Installation, Maintenance, Design and Consciousness on water saving and Irrigation Systems over its different branches: Residential, Commercial, Agricultural, Micro, Golf, Institutional, Municipality and Government.<\/div>\n<p>[\/vc_column_text]\t<\/div>\r\n<\/div>\r\n<h4 class=\"clearfix qodef-title-holder\" >\r\n\t<span class=\"qodef-accordion-mark qodef-left-mark\">\r\n\t\t<span class=\"qodef-accordion-mark-icon\">\r\n\t\t\t<span class=\"icon_plus\"><\/span>\r\n\t\t\t<span class=\"icon_minus-06\"><\/span>\r\n\t\t<\/span>\r\n\t<\/span>\r\n\t<span class=\"qodef-tab-title\">\r\n\t\t<span class=\"qodef-tab-title-inner\">\r\n\t\t\tFor who is this event?\t\t<\/span>\r\n\t<\/span>\r\n<\/h4>\r\n<div class=\"qodef-accordion-content\">\r\n\t<div class=\"qodef-accordion-content-inner\">\r\n\t\t[vc_column_text]<\/p>\n<div data-canvas-width=\"1050.1632871627448\">\n<p>We are considering as target public: distribuitors, importers, Federal Government, States Government, Municipalities, Contractors, Installers, Architects, Landscapers, Engineers, Designers, Agricultur Producers, Students and General Public.<\/p>\n<\/div>\n<p>[\/vc_column_text]\t<\/div>\r\n<\/div>\r\n<\/div>[\/vc_column_inner][vc_column_inner width=&#8221;2\/4&#8243;]<div class=\"qodef-accordion-holder clearfix qodef-accordion qodef-boxed \">\r\n\t<h4 class=\"clearfix qodef-title-holder\" >\r\n\t<span class=\"qodef-accordion-mark qodef-left-mark\">\r\n\t\t<span class=\"qodef-accordion-mark-icon\">\r\n\t\t\t<span class=\"icon_plus\"><\/span>\r\n\t\t\t<span class=\"icon_minus-06\"><\/span>\r\n\t\t<\/span>\r\n\t<\/span>\r\n\t<span class=\"qodef-tab-title\">\r\n\t\t<span class=\"qodef-tab-title-inner\">\r\n\t\t\tWhat\u2019s the Bussines Room?\t\t<\/span>\r\n\t<\/span>\r\n<\/h4>\r\n<div class=\"qodef-accordion-content\">\r\n\t<div class=\"qodef-accordion-content-inner\">\r\n\t\t[vc_column_text]<\/p>\n<div data-canvas-width=\"1098.686286589066\">\n<div data-canvas-width=\"956.1588437526868\">It\u2019s a place specially to increase commerce in short, medium and long term between companies, through meeting suppliers, contractors, installers and designers of products and services related to Irrigation Systems.<\/div>\n<\/div>\n<p>[\/vc_column_text]\t<\/div>\r\n<\/div>\r\n<h4 class=\"clearfix qodef-title-holder\" >\r\n\t<span class=\"qodef-accordion-mark qodef-left-mark\">\r\n\t\t<span class=\"qodef-accordion-mark-icon\">\r\n\t\t\t<span class=\"icon_plus\"><\/span>\r\n\t\t\t<span class=\"icon_minus-06\"><\/span>\r\n\t\t<\/span>\r\n\t<\/span>\r\n\t<span class=\"qodef-tab-title\">\r\n\t\t<span class=\"qodef-tab-title-inner\">\r\n\t\t\tWho support the event?\t\t<\/span>\r\n\t<\/span>\r\n<\/h4>\r\n<div class=\"qodef-accordion-content\">\r\n\t<div class=\"qodef-accordion-content-inner\">\r\n\t\t[vc_column_text]<\/p>\n<div data-canvas-width=\"1090.7697278653175\">Quer\u00e9taro\u2019s State Government, National and International Manufacturers,\u00a0 State\u2019s Sustainable Growth Secretary, Autonomous University of Quer\u00e9taro, Municipality\u2019s Sustainable Growth Secretary, State\u2019s Agricultural, Territorial and Urban Secretary. And so, we are members of Irrigation Association.<\/div>\n<p>[\/vc_column_text]\t<\/div>\r\n<\/div>\r\n<h4 class=\"clearfix qodef-title-holder\" >\r\n\t<span class=\"qodef-accordion-mark qodef-left-mark\">\r\n\t\t<span class=\"qodef-accordion-mark-icon\">\r\n\t\t\t<span class=\"icon_plus\"><\/span>\r\n\t\t\t<span class=\"icon_minus-06\"><\/span>\r\n\t\t<\/span>\r\n\t<\/span>\r\n\t<span class=\"qodef-tab-title\">\r\n\t\t<span class=\"qodef-tab-title-inner\">\r\n\t\t\tHow much it costs? How can I be and Exhibitor or Conferencist?\t\t<\/span>\r\n\t<\/span>\r\n<\/h4>\r\n<div class=\"qodef-accordion-content\">\r\n\t<div class=\"qodef-accordion-content-inner\">\r\n\t\t[vc_column_text]<\/p>\n<p>Fill the pre-registrer form and we\u2019ll be in touch with you or your company, or give us a call or a message so we could send you personalized information.[\/vc_column_text]\t<\/div>\r\n<\/div>\r\n<\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row el_id=&#8221;registro&#8221;][vc_column][vc_row_inner][vc_column_inner][vc_column_text][\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_single_image image=&#8221;10176&#8243; img_size=&#8221;full&#8221;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1634018350302{margin-top: 10px !important;margin-right: 20px !important;margin-left: 20px !important;}&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1634018076118{margin-left: 10px !important;}&#8221;][vc_column_text][\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_single_image image=&#8221;10232&#8243; img_size=&#8221;large&#8221;][\/vc_column][\/vc_row][vc_row el_id=&#8221;descripcion&#8221;][vc_column][vc_row_inner][vc_column_inner][vc_column_text] Why be an exhibitor? The First Edition of International Sustainable Irrigation Expo, is an ideal event to meet business contacts in the irrigation and innovation market; it&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full-width.php","meta":{"footnotes":""},"class_list":["post-62","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.eirsmx.com\/en\/wp-json\/wp\/v2\/pages\/62","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.eirsmx.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.eirsmx.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.eirsmx.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.eirsmx.com\/en\/wp-json\/wp\/v2\/comments?post=62"}],"version-history":[{"count":90,"href":"https:\/\/www.eirsmx.com\/en\/wp-json\/wp\/v2\/pages\/62\/revisions"}],"predecessor-version":[{"id":10535,"href":"https:\/\/www.eirsmx.com\/en\/wp-json\/wp\/v2\/pages\/62\/revisions\/10535"}],"wp:attachment":[{"href":"https:\/\/www.eirsmx.com\/en\/wp-json\/wp\/v2\/media?parent=62"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}