







	<!--<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":53,"date":"2017-07-06T18:47:38","date_gmt":"2017-07-07T00:47:38","guid":{"rendered":"http:\/\/expointernacionalderiegosustentable.com\/?page_id=53"},"modified":"2024-06-06T19:29:14","modified_gmt":"2024-06-07T01:29:14","slug":"contacto","status":"publish","type":"page","link":"https:\/\/www.eirsmx.com\/en\/contacto\/","title":{"rendered":"Contact"},"content":{"rendered":"<p>[vc_row][vc_column][vc_single_image image=&#8221;10179&#8243; img_size=&#8221;full&#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><\/h2>\n<h2 style=\"text-align: center;\"><span class=\"TextRun Highlight SCXW9289153\" lang=\"ES-MX\" xml:lang=\"ES-MX\"><span class=\"NormalTextRun SCXW9289153\">\u00a0<\/span><\/span><span class=\"TextRun Highlight SCXW9289153\" lang=\"EN-US\" xml:lang=\"EN-US\"><span class=\"NormalTextRun SCXW9289153\">Are you interested on being an Exhibitor or a Sponsor?<\/span><\/span><span class=\"EOP SCXW9289153\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/h2>\n<h2 style=\"text-align: center;\">Contact Us<\/h2>\n<p style=\"text-align: justify;\"><span class=\"TextRun SCXW6685626\" lang=\"EN-US\" xml:lang=\"EN-US\"><span class=\"NormalTextRun SCXW6685626\">International Sustainable Irrigation Expo<\/span><\/span><span class=\"TextRun SCXW6685626\" lang=\"EN-US\" xml:lang=\"EN-US\"><span class=\"NormalTextRun SCXW6685626\">\u00a0calls multilateral organizations and companies focused on innovation, development, installation,\u00a0<\/span><\/span><span class=\"TextRun SCXW6685626\" lang=\"EN-US\" xml:lang=\"EN-US\"><span class=\"NormalTextRun SCXW6685626\">maintenance<\/span><\/span><span class=\"TextRun SCXW6685626\" lang=\"EN-US\" xml:lang=\"EN-US\"><span class=\"NormalTextRun SCXW6685626\">\u00a0and creation of new Irrigation Systems in\u00a0<\/span><\/span><span class=\"TextRun SCXW6685626\" lang=\"EN-US\" xml:lang=\"EN-US\"><span class=\"NormalTextRun SCXW6685626\">every<\/span><\/span><span class=\"TextRun SCXW6685626\" lang=\"EN-US\" xml:lang=\"EN-US\"><span class=\"NormalTextRun SCXW6685626\">\u00a0area to share and breed strategies related to sustainability through products and innovative designs on Irrigation Systems which saves water, and so, to promote technology<\/span><\/span><span class=\"TextRun SCXW6685626\" lang=\"EN-US\" xml:lang=\"EN-US\"><span class=\"NormalTextRun SCXW6685626\">\u00a0improvement and success experience on the short, medium and long term projects<\/span><\/span><\/p>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;30px&#8221;][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text]<\/p>\n<p style=\"text-align: center;\"><strong>AMALIA ESPINO<\/strong><br \/>\n<span class=\"TextRun Highlight SCXW214588151\" lang=\"ES-MX\" xml:lang=\"ES-MX\"><span class=\"NormalTextRun SCXW214588151\">International Manager<\/span><\/span><span class=\"EOP SCXW214588151\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0EIRSMX<\/span><br \/>\n<a href=\"mailto:admin@expointernacionalderiegosustentable.com\">admin@eirsmx.com<\/a><br \/>\nTel: 4422166368<br \/>\nCel: +52\u00a0 442 365 7157<\/p>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;22px&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text]<\/p>\n<p style=\"text-align: center;\"><strong>VENTAS<\/strong><br \/>\nExpo Show &#8211; Patrocinios<br \/>\n<a href=\"mailto:info@eirsmx.com\">info@eirsmx.com<\/a><br \/>\nTel: 4422166368<\/p>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;22px&#8221;][vc_column_text]<\/p>\n<p style=\"text-align: center;\"><strong>UAAAN-UL<\/strong><\/p>\n<p style=\"text-align: center;\"><a href=\"mailto:direccion.regionalul@uaaan.edu.mx\">direccion.regionalul@uaaan.edu.mx<\/a><br \/>\n<a href=\"mailto:planeacion_ul@uaaan.edu.mx\">planeacion_ul@uaaan.edu.mx<\/a><\/p>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text][\/vc_column_text][vc_raw_js]JTNDc2NyaXB0JTIwdHlwZSUzRCUyMnRleHQlMkZqYXZhc2NyaXB0JTIyJTNFJTIwalF1ZXJ5JTI4JTIyJTIzc2VsZWNjaW9uYXJfcm9sJTIyJTI5LnZhbCUyOCUyNzElMjclMjklMjAlM0MlMkZzY3JpcHQlM0U=[\/vc_raw_js][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_empty_space][vc_column_text]<\/p>\n<p style=\"text-align: center;\"><a class=\"qodef-icon-shortcode normal qodef-icon-small iconoContactoHeader\" href=\"https:\/\/www.facebook.com\/eirsmx\/\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#3399cc\"><i class=\"qodef-icon-font-awesome fa fa-facebook qodef-icon-element\"><\/i><br \/>\n<\/a><br \/>\n<a class=\"qodef-icon-shortcode normal qodef-icon-small iconoContactoHeader\" href=\"https:\/\/www.instagram.com\/eirsmx\/\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#3399cc\"><i class=\"qodef-icon-font-awesome fa fa-instagram qodef-icon-element\"><\/i><br \/>\n<\/a><br \/>\n<a class=\"qodef-icon-shortcode normal qodef-icon-small iconoContactoHeader\" title=\"twitter\" href=\"https:\/\/twitter.com\/eirsmx\" data-color=\"#3399cc\"><i class=\"qodef-icon-font-awesome fa fa-twitter qodef-icon-element\"><\/i><br \/>\n<\/a><\/p>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;20px&#8221;][vc_single_image image=&#8221;10185&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=&#8221;64px&#8221;][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_single_image image=&#8221;10179&#8243; img_size=&#8221;full&#8221;][\/vc_column][\/vc_row][vc_row el_id=&#8221;descripcion&#8221;][vc_column][vc_row_inner][vc_column_inner][vc_column_text] \u00a0Are you interested on being an Exhibitor or a Sponsor?\u00a0 Contact Us International Sustainable Irrigation Expo\u00a0calls multilateral organizations and companies focused on innovation, development, installation,\u00a0maintenance\u00a0and creation of new Irrigation Systems in\u00a0every\u00a0area to share and breed strategies related to sustainability through products&#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-53","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.eirsmx.com\/en\/wp-json\/wp\/v2\/pages\/53","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=53"}],"version-history":[{"count":87,"href":"https:\/\/www.eirsmx.com\/en\/wp-json\/wp\/v2\/pages\/53\/revisions"}],"predecessor-version":[{"id":10530,"href":"https:\/\/www.eirsmx.com\/en\/wp-json\/wp\/v2\/pages\/53\/revisions\/10530"}],"wp:attachment":[{"href":"https:\/\/www.eirsmx.com\/en\/wp-json\/wp\/v2\/media?parent=53"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}