<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>NFI</provider_name><provider_url>https://www.navarrafilmindustry.com/es/</provider_url><author_name>admin</author_name><author_url>https://www.navarrafilmindustry.com/es/author/admin/</author_url><title>Descargas - NFI</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="y0eXUiHra0"&gt;&lt;a href="https://www.navarrafilmindustry.com/es/descargas/"&gt;Descargas&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.navarrafilmindustry.com/es/descargas/embed/#?secret=y0eXUiHra0" width="600" height="338" title="&#xAB;Descargas&#xBB; &#x2014; NFI" data-secret="y0eXUiHra0" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"&gt;&lt;/iframe&gt;&lt;script type="text/javascript"&gt;
/* &lt;![CDATA[ */
/**
 * WordPress inline HTML embed
 *
 * @since 4.4.0
 * @output wp-includes/js/wp-embed.js
 *
 * Single line comments should not be used since they will break
 * the script when inlined in get_post_embed_html(), specifically
 * when the comments are not stripped out due to SCRIPT_DEBUG
 * being turned on.
 */
(function ( window, document ) {
	'use strict';

	/* Abort for ancient browsers. */
	if ( ! document.querySelector || ! window.addEventListener || typeof URL === 'undefined' ) {
		return;
	}

	/** @namespace wp */
	window.wp = window.wp || {};

	/* Abort if script was already executed. */
	if ( !! window.wp.receiveEmbedMessage ) {
		return;
	}

	/**
	 * Receive embed message.
	 *
	 * @param {MessageEvent} e
	 */
	window.wp.receiveEmbedMessage = function( e ) {
		var data = e.data;

		/* Verify shape of message. */
		if (
			! ( data || data.secret || data.message || data.value ) ||
			/[^a-zA-Z0-9]/.test( data.secret )
		) {
			return;
		}

		var iframes = document.querySelectorAll( 'iframe[data-secret="' + data.secret + '"]' ),
			blockquotes = document.querySelectorAll( 'blockquote[data-secret="' + data.secret + '"]' ),
			allowedProtocols = new RegExp( '^https?:$', 'i' ),
			i, source, height, sourceURL, targetURL;

		for ( i = 0; i &lt; blockquotes.length; i++ ) {
			blockquotes[ i ].style.display = 'none';
		}

		for ( i = 0; i &lt; iframes.length; i++ ) {
			source = iframes[ i ];

			if ( e.source !== source.contentWindow ) {
				continue;
			}

			source.removeAttribute( 'style' );

			if ( 'height' === data.message ) {
				/* Resize the iframe on request. */
				height = parseInt( data.value, 10 );
				if ( height &gt; 1000 ) {
					height = 1000;
				} else if ( ~~height &lt; 200 ) {
					height = 200;
				}

				source.height = height;
			} else if ( 'link' === data.message ) {
				/* Link to a specific URL on request. */
				sourceURL = new URL( source.getAttribute( 'src' ) );
				targetURL = new URL( data.value );

				if (
					allowedProtocols.test( targetURL.protocol ) &amp;&amp;
					targetURL.host === sourceURL.host &amp;&amp;
					document.activeElement === source
				) {
					window.top.location.href = data.value;
				}
			}
		}
	};

	function onLoad() {
		var iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),
			i, source, secret;

		for ( i = 0; i &lt; iframes.length; i++ ) {
			/** @var {IframeElement} */
			source = iframes[ i ];

			secret = source.getAttribute( 'data-secret' );
			if ( ! secret ) {
				/* Add secret to iframe */
				secret = Math.random().toString( 36 ).substring( 2, 12 );
				source.src += '#?secret=' + secret;
				source.setAttribute( 'data-secret', secret );
			}

			/*
			 * Let post embed window know that the parent is ready for receiving the height message, in case the iframe
			 * loaded before wp-embed.js was loaded. When the ready message is received by the post embed window, the
			 * window will then (re-)send the height message right away.
			 */
			source.contentWindow.postMessage( {
				message: 'ready',
				secret: secret
			}, '*' );
		}
	}

	window.addEventListener( 'message', window.wp.receiveEmbedMessage, false );
	document.addEventListener( 'DOMContentLoaded', onLoad, false );
})( window, document );

/* ]]&gt; */
&lt;/script&gt;
</html><description>[vc_row type=&#xBB;in_container&#xBB; full_screen_row_position=&#xBB;middle&#xBB; column_margin=&#xBB;default&#xBB; column_direction=&#xBB;default&#xBB; column_direction_tablet=&#xBB;default&#xBB; column_direction_phone=&#xBB;default&#xBB; scene_position=&#xBB;center&#xBB; text_color=&#xBB;dark&#xBB; text_align=&#xBB;left&#xBB; row_border_radius=&#xBB;none&#xBB; row_border_radius_applies=&#xBB;bg&#xBB; overflow=&#xBB;visible&#xBB; overlay_strength=&#xBB;0.3&#x2033; gradient_direction=&#xBB;left_to_right&#xBB; shape_divider_position=&#xBB;bottom&#xBB; bg_image_animation=&#xBB;none&#xBB;][vc_column column_padding=&#xBB;no-extra-padding&#xBB; column_padding_tablet=&#xBB;inherit&#xBB; column_padding_phone=&#xBB;inherit&#xBB; column_padding_position=&#xBB;all&#xBB; column_element_spacing=&#xBB;default&#xBB; background_color_opacity=&#xBB;1&#x2033; background_hover_color_opacity=&#xBB;1&#x2033; column_shadow=&#xBB;none&#xBB; column_border_radius=&#xBB;none&#xBB; column_link_target=&#xBB;_self&#xBB; column_position=&#xBB;default&#xBB; gradient_direction=&#xBB;left_to_right&#xBB; overlay_strength=&#xBB;0.3&#x2033; width=&#xBB;1/4&#x2033; tablet_width_inherit=&#xBB;default&#xBB; tablet_text_alignment=&#xBB;default&#xBB; phone_text_alignment=&#xBB;default&#xBB; animation_type=&#xBB;default&#xBB; bg_image_animation=&#xBB;none&#xBB; border_type=&#xBB;simple&#xBB; column_border_width=&#xBB;none&#xBB; column_border_style=&#xBB;solid&#xBB;][nectar_highlighted_text color_type=&#xBB;regular&#xBB; style=&#xBB;full_text&#xBB; highlight_expansion=&#xBB;default&#xBB;] Datos y estudios de mercado [/nectar_highlighted_text][/vc_column][vc_column column_padding=&#xBB;no-extra-padding&#xBB; column_padding_tablet=&#xBB;inherit&#xBB; column_padding_phone=&#xBB;inherit&#xBB; column_padding_position=&#xBB;all&#xBB; column_element_spacing=&#xBB;default&#xBB; background_color_opacity=&#xBB;1&#x2033; background_hover_color_opacity=&#xBB;1&#x2033; column_shadow=&#xBB;none&#xBB; column_border_radius=&#xBB;none&#xBB; column_link_target=&#xBB;_self&#xBB; column_position=&#xBB;default&#xBB; gradient_direction=&#xBB;left_to_right&#xBB; overlay_strength=&#xBB;0.3&#x2033; width=&#xBB;1/4&#x2033; tablet_width_inherit=&#xBB;default&#xBB; tablet_text_alignment=&#xBB;default&#xBB; phone_text_alignment=&#xBB;default&#xBB; animation_type=&#xBB;default&#xBB; bg_image_animation=&#xBB;none&#xBB; border_type=&#xBB;simple&#xBB; column_border_width=&#xBB;none&#xBB; column_border_style=&#xBB;solid&#xBB;][nectar_highlighted_text color_type=&#xBB;regular&#xBB; style=&#xBB;full_text&#xBB; highlight_expansion=&#xBB;default&#xBB;] Ayudas, convocatorias y programas [/nectar_highlighted_text][/vc_column][vc_column column_padding=&#xBB;no-extra-padding&#xBB; column_padding_tablet=&#xBB;inherit&#xBB; column_padding_phone=&#xBB;inherit&#xBB; column_padding_position=&#xBB;all&#xBB; column_element_spacing=&#xBB;default&#xBB; background_color_opacity=&#xBB;1&#x2033; background_hover_color_opacity=&#xBB;1&#x2033; column_shadow=&#xBB;none&#xBB; column_border_radius=&#xBB;none&#xBB; column_link_target=&#xBB;_self&#xBB; column_position=&#xBB;default&#xBB; gradient_direction=&#xBB;left_to_right&#xBB; overlay_strength=&#xBB;0.3&#x2033; width=&#xBB;1/4&#x2033; tablet_width_inherit=&#xBB;default&#xBB; tablet_text_alignment=&#xBB;default&#xBB; phone_text_alignment=&#xBB;default&#xBB; animation_type=&#xBB;default&#xBB; bg_image_animation=&#xBB;none&#xBB; border_type=&#xBB;simple&#xBB; column_border_width=&#xBB;none&#xBB; column_border_style=&#xBB;solid&#xBB;][nectar_highlighted_text color_type=&#xBB;regular&#xBB; style=&#xBB;full_text&#xBB; highlight_expansion=&#xBB;default&#xBB;] Instancias y documentos para permisos de rodaje [/nectar_highlighted_text][/vc_column][vc_column column_padding=&#xBB;no-extra-padding&#xBB; column_padding_tablet=&#xBB;inherit&#xBB; column_padding_phone=&#xBB;inherit&#xBB; column_padding_position=&#xBB;all&#xBB; column_element_spacing=&#xBB;default&#xBB; background_color_opacity=&#xBB;1&#x2033; background_hover_color_opacity=&#xBB;1&#x2033; column_shadow=&#xBB;none&#xBB; column_border_radius=&#xBB;none&#xBB; column_link_target=&#xBB;_self&#xBB; column_position=&#xBB;default&#xBB; gradient_direction=&#xBB;left_to_right&#xBB; overlay_strength=&#xBB;0.3&#x2033; width=&#xBB;1/4&#x2033; tablet_width_inherit=&#xBB;default&#xBB; tablet_text_alignment=&#xBB;default&#xBB; phone_text_alignment=&#xBB;default&#xBB; animation_type=&#xBB;default&#xBB; bg_image_animation=&#xBB;none&#xBB; border_type=&#xBB;simple&#xBB; column_border_width=&#xBB;none&#xBB; column_border_style=&#xBB;solid&#xBB;][nectar_highlighted_text color_type=&#xBB;regular&#xBB; style=&#xBB;full_text&#xBB; highlight_expansion=&#xBB;default&#xBB;] Festivales y mercados [/nectar_highlighted_text][/vc_column][/vc_row][vc_row type=&#xBB;in_container&#xBB; full_screen_row_position=&#xBB;middle&#xBB; column_margin=&#xBB;default&#xBB; column_direction=&#xBB;default&#xBB; column_direction_tablet=&#xBB;default&#xBB; column_direction_phone=&#xBB;default&#xBB; scene_position=&#xBB;center&#xBB; text_color=&#xBB;dark&#xBB; text_align=&#xBB;left&#xBB; row_border_radius=&#xBB;none&#xBB; row_border_radius_applies=&#xBB;bg&#xBB; overflow=&#xBB;visible&#xBB; overlay_strength=&#xBB;0.3&#x2033; gradient_direction=&#xBB;left_to_right&#xBB; shape_divider_position=&#xBB;bottom&#xBB; bg_image_animation=&#xBB;none&#xBB;][vc_column column_padding=&#xBB;no-extra-padding&#xBB; column_padding_tablet=&#xBB;inherit&#xBB; column_padding_phone=&#xBB;inherit&#xBB; column_padding_position=&#xBB;all&#xBB; column_element_spacing=&#xBB;default&#xBB; background_color_opacity=&#xBB;1&#x2033; background_hover_color_opacity=&#xBB;1&#x2033; column_shadow=&#xBB;none&#xBB; column_border_radius=&#xBB;none&#xBB; column_link_target=&#xBB;_self&#xBB; column_position=&#xBB;default&#xBB; gradient_direction=&#xBB;left_to_right&#xBB; overlay_strength=&#xBB;0.3&#x2033; width=&#xBB;1/4&#x2033; tablet_width_inherit=&#xBB;default&#xBB; tablet_text_alignment=&#xBB;default&#xBB; phone_text_alignment=&#xBB;default&#xBB; animation_type=&#xBB;default&#xBB; bg_image_animation=&#xBB;none&#xBB; border_type=&#xBB;simple&#xBB; column_border_width=&#xBB;none&#xBB; column_border_style=&#xBB;solid&#xBB;][vc_row_inner column_margin=&#xBB;default&#xBB; column_direction=&#xBB;default&#xBB; column_direction_tablet=&#xBB;default&#xBB; column_direction_phone=&#xBB;default&#xBB; text_align=&#xBB;left&#xBB; row_position=&#xBB;default&#xBB; row_position_tablet=&#xBB;inherit&#xBB; row_position_phone=&#xBB;inherit&#xBB; overflow=&#xBB;visible&#xBB; pointer_events=&#xBB;all&#xBB;][vc_column_inner column_padding=&#xBB;no-extra-padding&#xBB; column_padding_tablet=&#xBB;inherit&#xBB; column_padding_phone=&#xBB;inherit&#xBB; column_padding_position=&#xBB;all&#xBB; column_element_spacing=&#xBB;default&#xBB; background_color_opacity=&#xBB;1&#x2033; background_hover_color_opacity=&#xBB;1&#x2033; column_shadow=&#xBB;none&#xBB; column_border_radius=&#xBB;none&#xBB; column_link_target=&#xBB;_self&#xBB; gradient_direction=&#xBB;left_to_right&#xBB; overlay_strength=&#xBB;0.3&#x2033; width=&#xBB;1/1&#x2033; tablet_width_inherit=&#xBB;default&#xBB; animation_type=&#xBB;default&#xBB; bg_image_animation=&#xBB;none&#xBB; border_type=&#xBB;simple&#xBB; column_border_width=&#xBB;none&#xBB; column_border_style=&#xBB;solid&#xBB;][image_with_animation image_url=&#xBB;43976&#x2033; image_size=&#xBB;full&#xBB; animation_type=&#xBB;entrance&#xBB; animation=&#xBB;Fade In&#xBB; hover_animation=&#xBB;none&#xBB; alignment=&#xBB;&#xBB; img_link_target=&#xBB;_blank&#xBB; border_radius=&#xBB;none&#xBB; box_shadow=&#xBB;none&#xBB; image_loading=&#xBB;default&#xBB; max_width=&#xBB;100%&#xBB; max_width_mobile=&#xBB;default&#xBB;][split_line_heading animation_type=&#xBB;line-reveal-by-space&#xBB; font_style=&#xBB;h5&#x2033; line_reveal_by_space_text_effect=&#xBB;default&#xBB; content_alignment=&#xBB;default&#xBB; mobile_content_alignment=&#xBB;inherit&#xBB; link_target=&#xBB;_blank&#xBB; text_content=&#xBB;Rodajes en Navarra 2024&#x2033;][/split_line_heading][nectar_btn size=&#xBB;large&#xBB; open_new_tab=&#xBB;true&#xBB; button_style=&#xBB;regular&#xBB; button_color_2=&#xBB;Accent-Color&#xBB; icon_family=&#xBB;none&#xBB; text=&#xBB;Descargar&#xBB; url=&#xBB;https://www.navarrafilmindustry.com/wp-content/uploads/2025/06/Cuadro-rodajes-en-Navarra-2024.pdf&#xBB;][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=&#xBB;default&#xBB; column_direction=&#xBB;default&#xBB; column_direction_tablet=&#xBB;default&#xBB; column_direction_phone=&#xBB;default&#xBB; text_align=&#xBB;left&#xBB; row_position=&#xBB;default&#xBB; row_position_tablet=&#xBB;inherit&#xBB; row_position_phone=&#xBB;inherit&#xBB; overflow=&#xBB;visible&#xBB; pointer_events=&#xBB;all&#xBB;][vc_column_inner column_padding=&#xBB;no-extra-padding&#xBB; column_padding_tablet=&#xBB;inherit&#xBB; column_padding_phone=&#xBB;inherit&#xBB; column_padding_position=&#xBB;all&#xBB; column_element_spacing=&#xBB;default&#xBB; background_color_opacity=&#xBB;1&#x2033; background_hover_color_opacity=&#xBB;1&#x2033; column_shadow=&#xBB;none&#xBB; column_border_radius=&#xBB;none&#xBB; column_link_target=&#xBB;_self&#xBB; gradient_direction=&#xBB;left_to_right&#xBB; overlay_strength=&#xBB;0.3&#x2033; width=&#xBB;1/1&#x2033; tablet_width_inherit=&#xBB;default&#xBB; animation_type=&#xBB;default&#xBB; bg_image_animation=&#xBB;none&#xBB; border_type=&#xBB;simple&#xBB; column_border_width=&#xBB;none&#xBB; column_border_style=&#xBB;solid&#xBB;][image_with_animation image_url=&#xBB;43976&#x2033; image_size=&#xBB;full&#xBB; animation_type=&#xBB;entrance&#xBB; animation=&#xBB;Fade In&#xBB; hover_animation=&#xBB;none&#xBB; alignment=&#xBB;&#xBB; img_link_target=&#xBB;_blank&#xBB; border_radius=&#xBB;none&#xBB; box_shadow=&#xBB;none&#xBB; image_loading=&#xBB;default&#xBB; max_width=&#xBB;100%&#xBB; max_width_mobile=&#xBB;default&#xBB;][split_line_heading animation_type=&#xBB;line-reveal-by-space&#xBB; font_style=&#xBB;h5&#x2033; line_reveal_by_space_text_effect=&#xBB;default&#xBB; content_alignment=&#xBB;default&#xBB; mobile_content_alignment=&#xBB;inherit&#xBB; link_target=&#xBB;_blank&#xBB; text_content=&#xBB;Rodajes en Navarra 2023&#x2033;][/split_line_heading][nectar_btn size=&#xBB;large&#xBB; open_new_tab=&#xBB;true&#xBB; button_style=&#xBB;regular&#xBB; button_color_2=&#xBB;Accent-Color&#xBB; icon_family=&#xBB;none&#xBB; text=&#xBB;Descargar&#xBB; url=&#xBB;https://www.navarrafilmindustry.com/wp-content/uploads/2024/05/Rodajes-en-Navarra-2023.pdf&#xBB;][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=&#xBB;default&#xBB; column_direction=&#xBB;default&#xBB; column_direction_tablet=&#xBB;default&#xBB; column_direction_phone=&#xBB;default&#xBB;...</description></oembed>
