{"id":17120,"date":"2025-01-29T17:34:20","date_gmt":"2025-01-29T16:34:20","guid":{"rendered":"https:\/\/www.tecnitasa.es\/appraisal\/industrial-assets-2\/warehouses\/"},"modified":"2025-06-24T07:46:48","modified_gmt":"2025-06-24T05:46:48","slug":"warehouses","status":"publish","type":"page","link":"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/","title":{"rendered":"Warehouses"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17120\" class=\"elementor elementor-17120 elementor-14205\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-769f8c63 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"769f8c63\" data-element_type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2cb48edf\" data-id=\"2cb48edf\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6e505ce3 elementor-widget elementor-widget-heading\" data-id=\"6e505ce3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Warehouse appraisal<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2fd29765 elementor-widget elementor-widget-breadcrumbs\" data-id=\"2fd29765\" data-element_type=\"widget\" data-widget_type=\"breadcrumbs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p id=\"breadcrumbs\"><span><span><a href=\"https:\/\/www.tecnitasa.es\/en\/home-new\/\">TECNITASA<\/a><\/span><\/span><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-126cb836\" data-id=\"126cb836\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5cc76b39 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5cc76b39\" data-element_type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-3305eb59\" data-id=\"3305eb59\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6405bc65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"6405bc65\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Request your free quote now<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-20896af3 form-service elementor-widget elementor-widget-shortcode\" data-id=\"20896af3\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><script type=\"text\/javascript\">\n\/\/----------------------------------------------------------\n\/\/------ JAVASCRIPT HOOK FUNCTIONS FOR GRAVITY FORMS -------\n\/\/----------------------------------------------------------\n\nif ( ! gform ) {\n\tdocument.addEventListener( 'gform_main_scripts_loaded', function() { gform.scriptsLoaded = true; } );\n\tdocument.addEventListener( 'gform\/theme\/scripts_loaded', function() { gform.themeScriptsLoaded = true; } );\n\twindow.addEventListener( 'DOMContentLoaded', function() { gform.domLoaded = true; } );\n\n\tvar gform = {\n\t\tdomLoaded: false,\n\t\tscriptsLoaded: false,\n\t\tthemeScriptsLoaded: false,\n\t\tisFormEditor: () => typeof InitializeEditor === 'function',\n\n\t\t\/**\n\t\t * @deprecated 2.9 the use of initializeOnLoaded in the form editor context is deprecated.\n\t\t * @remove-in 3.1 this function will not check for gform.isFormEditor().\n\t\t *\/\n\t\tcallIfLoaded: function ( fn ) {\n\t\t\tif ( gform.domLoaded && gform.scriptsLoaded && ( gform.themeScriptsLoaded || gform.isFormEditor() ) ) {\n\t\t\t\tif ( gform.isFormEditor() ) {\n\t\t\t\t\tconsole.warn( 'The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.' );\n\t\t\t\t}\n\t\t\t\tfn();\n\t\t\t\treturn true;\n\t\t\t}\n\t\t\treturn false;\n\t\t},\n\n\t\t\/**\n\t\t * Call a function when all scripts are loaded\n\t\t *\n\t\t * @param function fn the callback function to call when all scripts are loaded\n\t\t *\n\t\t * @returns void\n\t\t *\/\n\t\tinitializeOnLoaded: function( fn ) {\n\t\t\tif ( ! gform.callIfLoaded( fn ) ) {\n\t\t\t\tdocument.addEventListener( 'gform_main_scripts_loaded', () => { gform.scriptsLoaded = true; gform.callIfLoaded( fn ); } );\n\t\t\t\tdocument.addEventListener( 'gform\/theme\/scripts_loaded', () => { gform.themeScriptsLoaded = true; gform.callIfLoaded( fn ); } );\n\t\t\t\twindow.addEventListener( 'DOMContentLoaded', () => { gform.domLoaded = true; gform.callIfLoaded( fn ); } );\n\t\t\t}\n\t\t},\n\n\t\thooks: { action: {}, filter: {} },\n\t\taddAction: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'action', action, callable, priority, tag );\n\t\t},\n\t\taddFilter: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'filter', action, callable, priority, tag );\n\t\t},\n\t\tdoAction: function( action ) {\n\t\t\tgform.doHook( 'action', action, arguments );\n\t\t},\n\t\tapplyFilters: function( action ) {\n\t\t\treturn gform.doHook( 'filter', action, arguments );\n\t\t},\n\t\tremoveAction: function( action, tag ) {\n\t\t\tgform.removeHook( 'action', action, tag );\n\t\t},\n\t\tremoveFilter: function( action, priority, tag ) {\n\t\t\tgform.removeHook( 'filter', action, priority, tag );\n\t\t},\n\t\taddHook: function( hookType, action, callable, priority, tag ) {\n\t\t\tif ( undefined == gform.hooks[hookType][action] ) {\n\t\t\t\tgform.hooks[hookType][action] = [];\n\t\t\t}\n\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\tif ( undefined == tag ) {\n\t\t\t\ttag = action + '_' + hooks.length;\n\t\t\t}\n\t\t\tif( priority == undefined ){\n\t\t\t\tpriority = 10;\n\t\t\t}\n\n\t\t\tgform.hooks[hookType][action].push( { tag:tag, callable:callable, priority:priority } );\n\t\t},\n\t\tdoHook: function( hookType, action, args ) {\n\n\t\t\t\/\/ splice args from object into array and remove first index which is the hook name\n\t\t\targs = Array.prototype.slice.call(args, 1);\n\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action], hook;\n\t\t\t\t\/\/sort by priority\n\t\t\t\thooks.sort(function(a,b){return a[\"priority\"]-b[\"priority\"]});\n\n\t\t\t\thooks.forEach( function( hookItem ) {\n\t\t\t\t\thook = hookItem.callable;\n\n\t\t\t\t\tif(typeof hook != 'function')\n\t\t\t\t\t\thook = window[hook];\n\t\t\t\t\tif ( 'action' == hookType ) {\n\t\t\t\t\t\thook.apply(null, args);\n\t\t\t\t\t} else {\n\t\t\t\t\t\targs[0] = hook.apply(null, args);\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t\tif ( 'filter'==hookType ) {\n\t\t\t\treturn args[0];\n\t\t\t}\n\t\t},\n\t\tremoveHook: function( hookType, action, priority, tag ) {\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\t\thooks = hooks.filter( function(hook, index, arr) {\n\t\t\t\t\tvar removeHook = (undefined==tag||tag==hook.tag) && (undefined==priority||priority==hook.priority);\n\t\t\t\t\treturn !removeHook;\n\t\t\t\t} );\n\t\t\t\tgform.hooks[hookType][action] = hooks;\n\t\t\t}\n\t\t}\n\t};\n}\n<\/script>\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework solicita_tasacion_wrapper' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_15' ><div id='gf_15' class='gform_anchor' tabindex='-1'><\/div>\n                        <div class='gform_heading'>\n                            <p class='gform_description'><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_15' id='gform_15' class='solicita_tasacion' action='\/en\/wp-json\/wp\/v2\/pages\/17120#gf_15' data-formid='15' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_15' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_15_1\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_15_1\" ><label class='gfield_label gform-field-label' for='input_15_1'>Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_15_1' type='text' value='' class='large'    placeholder='Name' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_15_3\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_15_3\" ><label class='gfield_label gform-field-label' for='input_15_3'>Surname<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_15_3' type='text' value='' class='large'    placeholder='Surname' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_15_8\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_15_8\" ><label class='gfield_label gform-field-label' for='input_15_8'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_8' id='input_15_8' type='email' value='' class='large'   placeholder='Email' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_15_9\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_15_9\" ><label class='gfield_label gform-field-label' for='input_15_9'>Phone number<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_9' id='input_15_9' type='tel' value='' class='large'  placeholder='Phone number' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_15_13\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_15_13\" ><label class='gfield_label gform-field-label' for='input_15_13'>Provincia<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_13' id='input_15_13' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Provincia<\/option><option value='\u00c1lava' >\u00c1lava<\/option><option value='Albacete' >Albacete<\/option><option value='Alicante' >Alicante<\/option><option value='Almer\u00eda' >Almer\u00eda<\/option><option value='Asturias' >Asturias<\/option><option value='\u00c1vila' >\u00c1vila<\/option><option value='Badajoz' >Badajoz<\/option><option value='Islas Baleares' >Islas Baleares<\/option><option value='Barcelona' >Barcelona<\/option><option value='Burgos' >Burgos<\/option><option value='C\u00e1ceres' >C\u00e1ceres<\/option><option value='C\u00e1diz' >C\u00e1diz<\/option><option value='Cantabria' >Cantabria<\/option><option value='Castell\u00f3n' >Castell\u00f3n<\/option><option value='Ceuta' >Ceuta<\/option><option value='Ciudad Real' >Ciudad Real<\/option><option value='C\u00f3rdoba' >C\u00f3rdoba<\/option><option value='Cuenca' >Cuenca<\/option><option value='Gerona' >Gerona<\/option><option value='Granada' >Granada<\/option><option value='Guadalajara' >Guadalajara<\/option><option value='Guip\u00fazcoa' >Guip\u00fazcoa<\/option><option value='Huelva' >Huelva<\/option><option value='Huesca' >Huesca<\/option><option value='Ja\u00e9n' >Ja\u00e9n<\/option><option value='La Coru\u00f1a' >La Coru\u00f1a<\/option><option value='Le\u00f3n' >Le\u00f3n<\/option><option value='L\u00e9rida' >L\u00e9rida<\/option><option value='La Rioja' >La Rioja<\/option><option value='Lugo' >Lugo<\/option><option value='Madrid' >Madrid<\/option><option value='M\u00e1laga' >M\u00e1laga<\/option><option value='Melilla' >Melilla<\/option><option value='Murcia' >Murcia<\/option><option value='Navarra' >Navarra<\/option><option value='Orense' >Orense<\/option><option value='Palencia' >Palencia<\/option><option value='Las Palmas' >Las Palmas<\/option><option value='Pontevedra' >Pontevedra<\/option><option value='Salamanca' >Salamanca<\/option><option value='S.C.Tenerife' >S.C.Tenerife<\/option><option value='Segovia' >Segovia<\/option><option value='Sevilla' >Sevilla<\/option><option value='Soria' >Soria<\/option><option value='Tarragona' >Tarragona<\/option><option value='Teruel' >Teruel<\/option><option value='Toledo' >Toledo<\/option><option value='Valencia' >Valencia<\/option><option value='Valladolid' >Valladolid<\/option><option value='Vizcaya' >Vizcaya<\/option><option value='Zamora' >Zamora<\/option><option value='Zaragoza' >Zaragoza<\/option><\/select><\/div><\/div><div id=\"field_15_14\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_15_14\" ><label class='gfield_label gform-field-label' for='input_15_14'>Ref. Catastral<\/label><div class='ginput_container ginput_container_text'><input name='input_14' id='input_15_14' type='text' value='' class='large'    placeholder='Referencia Catastral (si se conoce)'  aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_15_10\" class=\"gfield gfield--type-textarea gfield--input-type-textarea gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_15_10\" ><label class='gfield_label gform-field-label' for='input_15_10'>Message<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_10' id='input_15_10' class='textarea small'    placeholder='How can we help you?' aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><fieldset id=\"field_15_11\" class=\"gfield gfield--type-consent gfield--type-choice gfield--input-type-consent gfield--width-full form_consent gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_15_11\" ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Consent<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_consent'><input name='input_11.1' id='input_15_11_1' type='checkbox' value='1'   aria-required=\"true\" aria-invalid=\"false\"   \/> <label class=\"gform-field-label gform-field-label--type-inline gfield_consent_label\" for='input_15_11_1' >I have read and accept the <a href=\"https:\/\/www.tecnitasa.es\/en\/privacy-policy\/\">privacy policy<\/a><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/label><input type='hidden' name='input_11.2' value='I have read and accept the &lt;a href=&quot;https:\/\/www.tecnitasa.es\/en\/privacy-policy\/&quot;&gt;privacy policy&lt;\/a&gt;' class='gform_hidden' \/><input type='hidden' name='input_11.3' value='15' class='gform_hidden' \/><\/div><\/fieldset><fieldset id=\"field_15_15\" class=\"gfield gfield--type-consent gfield--type-choice gfield--input-type-consent gfield--width-full form_consent field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_15_15\" ><legend class='gfield_label gform-field-label gfield_label_before_complex' >\u00bfNecesitas tambi\u00e9n asesoramiento gratuito para conseguir la mejor hipoteca?<\/legend><div class='ginput_container ginput_container_consent'><input name='input_15.1' id='input_15_15_1' type='checkbox' value='1'    aria-invalid=\"false\"   \/> <label class=\"gform-field-label gform-field-label--type-inline gfield_consent_label\" for='input_15_15_1' >S\u00ed, acepto compartir los datos con\u00a0Gibobs\u00a0Allbanks con el fin de que me asesoren gratuitamente en mi hipoteca.\u00a0<\/label><input type='hidden' name='input_15.2' value='S\u00ed, acepto compartir los datos con\u00a0Gibobs\u00a0Allbanks con el fin de que me asesoren gratuitamente en mi hipoteca.\u00a0' class='gform_hidden' \/><input type='hidden' name='input_15.3' value='15' class='gform_hidden' \/><\/div><\/fieldset><div id=\"field_15_16\" class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_15_16\" ><label class='gfield_label gform-field-label' for='input_15_16'>Phone<\/label><div class='ginput_container'><input name='input_16' id='input_15_16' type='text' value='' autocomplete='new-password'\/><\/div><div class='gfield_description' id='gfield_description_15_16'>This field is for validation purposes and should be left unchanged.<\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_15' class='gform_button button' onclick='gform.submission.handleButtonClick(this)' value='Send'  \/> <input type='hidden' name='gform_ajax' value='form_id=15&amp;title=&amp;description=1&amp;tabindex=0&amp;theme=gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_15' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_15' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='15' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_15' value='WyJ7XCIxMS4xXCI6XCIwMDlmZmEzNDY3MTFkYzljZTQxNWY5YjgxMmQxYzA1OVwiLFwiMTEuMlwiOlwiNGFlN2QyM2Y1MzdjMGMzYTk2ZjE4MGIwZmQyN2RkZDVcIixcIjExLjNcIjpcIjUyNGQxOWE4ODA3Mjc3Nzg0ZDk1NDY5NGQ2NjU5MGYwXCIsXCIxNS4xXCI6XCIwMDlmZmEzNDY3MTFkYzljZTQxNWY5YjgxMmQxYzA1OVwiLFwiMTUuMlwiOlwiOTVjZWZmN2YxMWExMTQ5NmVmYTdmMjFjYTI0YTE0NzNcIixcIjE1LjNcIjpcIjUyNGQxOWE4ODA3Mjc3Nzg0ZDk1NDY5NGQ2NjU5MGYwXCJ9IiwiMWRiZDI4YTRhMmY5YTcyYzYyMmEyNTU0ZjEwN2I1ZTciXQ==' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_15' id='gform_target_page_number_15' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_15' id='gform_source_page_number_15' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_15' id='gform_ajax_frame_15' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 15, 'https:\/\/www.tecnitasa.es\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_15').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_15');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_15').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_15').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_15').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_15').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_15').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_15').val();gformInitSpinner( 15, 'https:\/\/www.tecnitasa.es\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [15, current_page]);window['gf_submitting_15'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_15').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_15').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [15]);window['gf_submitting_15'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_15').text());}else{jQuery('#gform_15').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"15\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);                if (event && event.defaultPrevented) {                return;         }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_15\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_15\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_15\" );        let postRenderFired = false;                function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            jQuery( document ).trigger( 'gform_post_render', [15, current_page] );            gform.utils.trigger( { event: 'gform\/postRender', native: false, data: { formId: 15, currentPage: current_page } } );            gform.utils.trigger( { event: 'gform\/post_render', native: false, data: { formId: 15, currentPage: current_page } } );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-ffbcc3a e-flex e-con-boxed e-con e-parent\" data-id=\"ffbcc3a\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42b893d elementor-widget elementor-widget-text-editor\" data-id=\"42b893d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>The appraisal of warehouses is an essential service to know the real value of this type of real estate, both for purchase and sale and rental operations as well as to obtain financing, carry out an estate planning or calculate insurance coverage. To guarantee maximum precision and comply with the current ECO\/805\/2003 regulations, it is essential to have a specialized company such as Grupo Tecnitasa, leader in the appraisal of logistics and industrial assets.<br>With more than 40 years of experience, Grupo Tecnitasa offers official reports, valid for all financial institutions, which ensure a valuation adapted to the current market. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2bc767ec elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2bc767ec\" data-element_type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-66c74869\" data-id=\"66c74869\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2df3d484 elementor-widget elementor-widget-image\" data-id=\"2df3d484\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/almacenes-683x1024.jpg\" class=\"attachment-large size-large wp-image-14207\" alt=\"servicio de tasaci\u00f3n de almacenes\" srcset=\"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/almacenes-683x1024.jpg 683w, https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/almacenes-200x300.jpg 200w, https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/almacenes-768x1152.jpg 768w, https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/almacenes-1024x1536.jpg 1024w, https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/almacenes-1365x2048.jpg 1365w, https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/almacenes-scaled.jpg 1707w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-11392355\" data-id=\"11392355\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-50cd9448 elementor-widget elementor-widget-heading\" data-id=\"50cd9448\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why is warehouse appraisal important?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-47c5062 elementor-widget elementor-widget-text-editor\" data-id=\"47c5062\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>The official appraisal of a warehouse brings numerous benefits to companies, investors and private owners. This process not only enables decision making, but also reduces financial, tax and legal risks associated with property management. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5b538889 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5b538889\" data-element_type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d205acd\" data-id=\"d205acd\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5a9f0e5c elementor-widget elementor-widget-heading\" data-id=\"5a9f0e5c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">&gt; <span style=\"color: #D50037\"> Factors<\/span> influencing the appraisal of warehouses<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1e07412d elementor-widget elementor-widget-text-editor\" data-id=\"1e07412d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>The value of a warehouse does not depend solely on its size or location. There are multiple factors that Tecnitasa Group experts analyze in detail to determine the real value of the property. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-53131332 elementor-widget elementor-widget-accordion\" data-id=\"53131332\" data-element_type=\"widget\" data-widget_type=\"accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-1391\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1391\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.402375 0.320084C0.899911 -0.142046 1.66469 -0.0986313 2.11056 0.417053L11.4051 11.167C12.022 11.8805 12.978 11.8805 13.5949 11.167L22.8894 0.417056C23.3353 -0.0986279 24.1001 -0.142042 24.5976 0.320088C25.0952 0.782217 25.137 1.57489 24.6912 2.09058L15.3966 12.8405C13.8182 14.6662 11.1818 14.6662 9.60337 12.8405L0.308819 2.09057C-0.137047 1.57489 -0.0951607 0.782213 0.402375 0.320084Z\" fill=\"#232360\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.5976 13.8896C24.1001 14.3518 23.3353 14.3083 22.8894 13.7927L13.5949 3.04269C12.978 2.32919 12.022 2.32919 11.4051 3.04269L2.11055 13.7927C1.66469 14.3083 0.89991 14.3518 0.402374 13.8896C-0.0951632 13.4275 -0.137048 12.6348 0.308817 12.1191L9.60337 1.36917C11.1818 -0.456434 13.8182 -0.456433 15.3966 1.36917L24.6912 12.1191C25.137 12.6348 25.0952 13.4275 24.5976 13.8896Z\" fill=\"#D50037\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Location and logistical connectivity<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-1391\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1391\"><p>The geographic location of the warehouse is one of the most decisive aspects in its valuation. A warehouse located near large logistics centers, highways, ports or airports will have a higher value due to its accessibility and operational efficiency.<br \/>In addition, proximity to urban areas, distribution markets and consumer areas also increases its attractiveness for last mile logistics. <\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-1392\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-1392\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.402375 0.320084C0.899911 -0.142046 1.66469 -0.0986313 2.11056 0.417053L11.4051 11.167C12.022 11.8805 12.978 11.8805 13.5949 11.167L22.8894 0.417056C23.3353 -0.0986279 24.1001 -0.142042 24.5976 0.320088C25.0952 0.782217 25.137 1.57489 24.6912 2.09058L15.3966 12.8405C13.8182 14.6662 11.1818 14.6662 9.60337 12.8405L0.308819 2.09057C-0.137047 1.57489 -0.0951607 0.782213 0.402375 0.320084Z\" fill=\"#232360\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.5976 13.8896C24.1001 14.3518 23.3353 14.3083 22.8894 13.7927L13.5949 3.04269C12.978 2.32919 12.022 2.32919 11.4051 3.04269L2.11055 13.7927C1.66469 14.3083 0.89991 14.3518 0.402374 13.8896C-0.0951632 13.4275 -0.137048 12.6348 0.308817 12.1191L9.60337 1.36917C11.1818 -0.456434 13.8182 -0.456433 15.3966 1.36917L24.6912 12.1191C25.137 12.6348 25.0952 13.4275 24.5976 13.8896Z\" fill=\"#D50037\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Surface area and storage capacity<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-1392\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-1392\"><p>The size of the warehouse, both in terms of floor space and storage volume, directly influences its valuation. Warehouses with high ceilings, ample space and expandability are especially valued by companies with complex logistics needs. <\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-1393\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-1393\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.402375 0.320084C0.899911 -0.142046 1.66469 -0.0986313 2.11056 0.417053L11.4051 11.167C12.022 11.8805 12.978 11.8805 13.5949 11.167L22.8894 0.417056C23.3353 -0.0986279 24.1001 -0.142042 24.5976 0.320088C25.0952 0.782217 25.137 1.57489 24.6912 2.09058L15.3966 12.8405C13.8182 14.6662 11.1818 14.6662 9.60337 12.8405L0.308819 2.09057C-0.137047 1.57489 -0.0951607 0.782213 0.402375 0.320084Z\" fill=\"#232360\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.5976 13.8896C24.1001 14.3518 23.3353 14.3083 22.8894 13.7927L13.5949 3.04269C12.978 2.32919 12.022 2.32919 11.4051 3.04269L2.11055 13.7927C1.66469 14.3083 0.89991 14.3518 0.402374 13.8896C-0.0951632 13.4275 -0.137048 12.6348 0.308817 12.1191L9.60337 1.36917C11.1818 -0.456434 13.8182 -0.456433 15.3966 1.36917L24.6912 12.1191C25.137 12.6348 25.0952 13.4275 24.5976 13.8896Z\" fill=\"#D50037\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Design and functionality<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-1393\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-1393\"><p>An efficient layout that facilitates daily operations is an added value. This includes a well-planned internal layout, wide access for loading vehicles, maneuvering areas and spaces adapted to specific storage needs. <\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-1394\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-1394\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.402375 0.320084C0.899911 -0.142046 1.66469 -0.0986313 2.11056 0.417053L11.4051 11.167C12.022 11.8805 12.978 11.8805 13.5949 11.167L22.8894 0.417056C23.3353 -0.0986279 24.1001 -0.142042 24.5976 0.320088C25.0952 0.782217 25.137 1.57489 24.6912 2.09058L15.3966 12.8405C13.8182 14.6662 11.1818 14.6662 9.60337 12.8405L0.308819 2.09057C-0.137047 1.57489 -0.0951607 0.782213 0.402375 0.320084Z\" fill=\"#232360\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.5976 13.8896C24.1001 14.3518 23.3353 14.3083 22.8894 13.7927L13.5949 3.04269C12.978 2.32919 12.022 2.32919 11.4051 3.04269L2.11055 13.7927C1.66469 14.3083 0.89991 14.3518 0.402374 13.8896C-0.0951632 13.4275 -0.137048 12.6348 0.308817 12.1191L9.60337 1.36917C11.1818 -0.456434 13.8182 -0.456433 15.3966 1.36917L24.6912 12.1191C25.137 12.6348 25.0952 13.4275 24.5976 13.8896Z\" fill=\"#D50037\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Infrastructure and technical services<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-1394\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-1394\"><p>The presence of modern and functional facilities, such as loading and unloading docks, air conditioning systems, advanced security equipment (such as cameras and alarms) and access to energy sources, increases the value of the property.<\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-1395\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"button\" aria-controls=\"elementor-tab-content-1395\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.402375 0.320084C0.899911 -0.142046 1.66469 -0.0986313 2.11056 0.417053L11.4051 11.167C12.022 11.8805 12.978 11.8805 13.5949 11.167L22.8894 0.417056C23.3353 -0.0986279 24.1001 -0.142042 24.5976 0.320088C25.0952 0.782217 25.137 1.57489 24.6912 2.09058L15.3966 12.8405C13.8182 14.6662 11.1818 14.6662 9.60337 12.8405L0.308819 2.09057C-0.137047 1.57489 -0.0951607 0.782213 0.402375 0.320084Z\" fill=\"#232360\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.5976 13.8896C24.1001 14.3518 23.3353 14.3083 22.8894 13.7927L13.5949 3.04269C12.978 2.32919 12.022 2.32919 11.4051 3.04269L2.11055 13.7927C1.66469 14.3083 0.89991 14.3518 0.402374 13.8896C-0.0951632 13.4275 -0.137048 12.6348 0.308817 12.1191L9.60337 1.36917C11.1818 -0.456434 13.8182 -0.456433 15.3966 1.36917L24.6912 12.1191C25.137 12.6348 25.0952 13.4275 24.5976 13.8896Z\" fill=\"#D50037\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">State of conservation and maintenance<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-1395\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"region\" aria-labelledby=\"elementor-tab-title-1395\"><p>The physical condition of the warehouse is key to its valuation. Warehouses with roofs, floors and structures that help preserve the material stored inside, as well as regular maintenance, are more attractive to buyers and tenants. <\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-51810568 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"51810568\" data-element_type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-47fd6d62\" data-id=\"47fd6d62\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5dff91ad elementor-align-center elementor-widget elementor-widget-button\" data-id=\"5dff91ad\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.tecnitasa.es\/en\/appraisal-form\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Request your appraisal now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7f5df29a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7f5df29a\" data-element_type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-56c3dfd6\" data-id=\"56c3dfd6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7a5ea2f4 elementor-widget elementor-widget-heading\" data-id=\"7a5ea2f4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">&gt; Why is it important to appraise a warehouse?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6950cfeb elementor-widget elementor-widget-text-editor\" data-id=\"6950cfeb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>The official appraisal of a warehouse brings numerous benefits to companies, investors and private owners. This process not only enables decision making, but also reduces financial, tax and legal risks associated with property management. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bf0f3c0 elementor-widget elementor-widget-accordion\" data-id=\"bf0f3c0\" data-element_type=\"widget\" data-widget_type=\"accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-2001\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2001\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.402375 0.320084C0.899911 -0.142046 1.66469 -0.0986313 2.11056 0.417053L11.4051 11.167C12.022 11.8805 12.978 11.8805 13.5949 11.167L22.8894 0.417056C23.3353 -0.0986279 24.1001 -0.142042 24.5976 0.320088C25.0952 0.782217 25.137 1.57489 24.6912 2.09058L15.3966 12.8405C13.8182 14.6662 11.1818 14.6662 9.60337 12.8405L0.308819 2.09057C-0.137047 1.57489 -0.0951607 0.782213 0.402375 0.320084Z\" fill=\"#232360\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.5976 13.8896C24.1001 14.3518 23.3353 14.3083 22.8894 13.7927L13.5949 3.04269C12.978 2.32919 12.022 2.32919 11.4051 3.04269L2.11055 13.7927C1.66469 14.3083 0.89991 14.3518 0.402374 13.8896C-0.0951632 13.4275 -0.137048 12.6348 0.308817 12.1191L9.60337 1.36917C11.1818 -0.456434 13.8182 -0.456433 15.3966 1.36917L24.6912 12.1191C25.137 12.6348 25.0952 13.4275 24.5976 13.8896Z\" fill=\"#D50037\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">To know the real value of the property<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-2001\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2001\"><p>The value of a warehouse can vary considerably depending on factors such as location, state of conservation or functionality of the space. An official appraisal carried out by experts such as Tecnitasa makes it possible to establish an updated market value.<br \/>Avoiding overvaluations is crucial, as these hinder the sale or rental of the property, prolonging the transaction terms. On the other hand, an undervaluation can lead to significant economic losses, especially in the context of sale and purchase.  <\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-2002\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-2002\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.402375 0.320084C0.899911 -0.142046 1.66469 -0.0986313 2.11056 0.417053L11.4051 11.167C12.022 11.8805 12.978 11.8805 13.5949 11.167L22.8894 0.417056C23.3353 -0.0986279 24.1001 -0.142042 24.5976 0.320088C25.0952 0.782217 25.137 1.57489 24.6912 2.09058L15.3966 12.8405C13.8182 14.6662 11.1818 14.6662 9.60337 12.8405L0.308819 2.09057C-0.137047 1.57489 -0.0951607 0.782213 0.402375 0.320084Z\" fill=\"#232360\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.5976 13.8896C24.1001 14.3518 23.3353 14.3083 22.8894 13.7927L13.5949 3.04269C12.978 2.32919 12.022 2.32919 11.4051 3.04269L2.11055 13.7927C1.66469 14.3083 0.89991 14.3518 0.402374 13.8896C-0.0951632 13.4275 -0.137048 12.6348 0.308817 12.1191L9.60337 1.36917C11.1818 -0.456434 13.8182 -0.456433 15.3966 1.36917L24.6912 12.1191C25.137 12.6348 25.0952 13.4275 24.5976 13.8896Z\" fill=\"#D50037\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Facilitating purchase and sale and rental operations<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-2002\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-2002\"><p>In real estate transactions, transparency is essential to generate trust between the parties. Having an official appraisal facilitates the negotiation of fair prices, eliminating uncertainties and accelerating the closing of agreements.<br \/>In addition, Tecnitasa Group reports, recognized by all financial institutions, provide solid support in any transaction, whether it is a sale or purchase or the establishment of a rental contract. <\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-2003\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-2003\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.402375 0.320084C0.899911 -0.142046 1.66469 -0.0986313 2.11056 0.417053L11.4051 11.167C12.022 11.8805 12.978 11.8805 13.5949 11.167L22.8894 0.417056C23.3353 -0.0986279 24.1001 -0.142042 24.5976 0.320088C25.0952 0.782217 25.137 1.57489 24.6912 2.09058L15.3966 12.8405C13.8182 14.6662 11.1818 14.6662 9.60337 12.8405L0.308819 2.09057C-0.137047 1.57489 -0.0951607 0.782213 0.402375 0.320084Z\" fill=\"#232360\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.5976 13.8896C24.1001 14.3518 23.3353 14.3083 22.8894 13.7927L13.5949 3.04269C12.978 2.32919 12.022 2.32919 11.4051 3.04269L2.11055 13.7927C1.66469 14.3083 0.89991 14.3518 0.402374 13.8896C-0.0951632 13.4275 -0.137048 12.6348 0.308817 12.1191L9.60337 1.36917C11.1818 -0.456434 13.8182 -0.456433 15.3966 1.36917L24.6912 12.1191C25.137 12.6348 25.0952 13.4275 24.5976 13.8896Z\" fill=\"#D50037\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Ensuring access to business financing<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-2003\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-2003\"><p>When a company needs financing to expand its activity or acquire new assets, banks require an official appraisal of the property as collateral.<br \/>Tecnitasa prepares detailed reports that meet the standards required by banks, allowing companies to access loans, lines of credit or mortgages more easily. This reduces the financial risk, as it ensures that the value of the property supports the amount requested. <\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-2004\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-2004\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.402375 0.320084C0.899911 -0.142046 1.66469 -0.0986313 2.11056 0.417053L11.4051 11.167C12.022 11.8805 12.978 11.8805 13.5949 11.167L22.8894 0.417056C23.3353 -0.0986279 24.1001 -0.142042 24.5976 0.320088C25.0952 0.782217 25.137 1.57489 24.6912 2.09058L15.3966 12.8405C13.8182 14.6662 11.1818 14.6662 9.60337 12.8405L0.308819 2.09057C-0.137047 1.57489 -0.0951607 0.782213 0.402375 0.320084Z\" fill=\"#232360\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.5976 13.8896C24.1001 14.3518 23.3353 14.3083 22.8894 13.7927L13.5949 3.04269C12.978 2.32919 12.022 2.32919 11.4051 3.04269L2.11055 13.7927C1.66469 14.3083 0.89991 14.3518 0.402374 13.8896C-0.0951632 13.4275 -0.137048 12.6348 0.308817 12.1191L9.60337 1.36917C11.1818 -0.456434 13.8182 -0.456433 15.3966 1.36917L24.6912 12.1191C25.137 12.6348 25.0952 13.4275 24.5976 13.8896Z\" fill=\"#D50037\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Inheritance and succession management<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-2004\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-2004\"><p>In inheritances or partitions, warehouses are often high-value assets that require an accurate valuation to ensure a fair division among the heirs. The official appraisal is necessary to calculate:<br \/>Inheritance and Gift Tax: This tax varies according to the Autonomous Community and is calculated based on the value of the warehouse.<br \/>Fair distribution in estate partitions, especially if the warehouse is to be sold or its value compensated among the heirs. <\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-2005\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"button\" aria-controls=\"elementor-tab-content-2005\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.402375 0.320084C0.899911 -0.142046 1.66469 -0.0986313 2.11056 0.417053L11.4051 11.167C12.022 11.8805 12.978 11.8805 13.5949 11.167L22.8894 0.417056C23.3353 -0.0986279 24.1001 -0.142042 24.5976 0.320088C25.0952 0.782217 25.137 1.57489 24.6912 2.09058L15.3966 12.8405C13.8182 14.6662 11.1818 14.6662 9.60337 12.8405L0.308819 2.09057C-0.137047 1.57489 -0.0951607 0.782213 0.402375 0.320084Z\" fill=\"#232360\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.5976 13.8896C24.1001 14.3518 23.3353 14.3083 22.8894 13.7927L13.5949 3.04269C12.978 2.32919 12.022 2.32919 11.4051 3.04269L2.11055 13.7927C1.66469 14.3083 0.89991 14.3518 0.402374 13.8896C-0.0951632 13.4275 -0.137048 12.6348 0.308817 12.1191L9.60337 1.36917C11.1818 -0.456434 13.8182 -0.456433 15.3966 1.36917L24.6912 12.1191C25.137 12.6348 25.0952 13.4275 24.5976 13.8896Z\" fill=\"#D50037\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Fiscal optimization of the warehouse<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-2005\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"region\" aria-labelledby=\"elementor-tab-title-2005\"><p>For companies that manage warehouses as part of their industrial or logistics activity, a professional appraisal can also be useful for:<br \/>Tax depreciation: The valuation of the warehouse allows determining the taxable base for calculating the annual depreciation in business accounting.<br \/>Review of the book value: Adjusting the value of the warehouse in the accounting books to align it with its market value can be key to optimize taxation.<\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-2006\" class=\"elementor-tab-title\" data-tab=\"6\" role=\"button\" aria-controls=\"elementor-tab-content-2006\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.402375 0.320084C0.899911 -0.142046 1.66469 -0.0986313 2.11056 0.417053L11.4051 11.167C12.022 11.8805 12.978 11.8805 13.5949 11.167L22.8894 0.417056C23.3353 -0.0986279 24.1001 -0.142042 24.5976 0.320088C25.0952 0.782217 25.137 1.57489 24.6912 2.09058L15.3966 12.8405C13.8182 14.6662 11.1818 14.6662 9.60337 12.8405L0.308819 2.09057C-0.137047 1.57489 -0.0951607 0.782213 0.402375 0.320084Z\" fill=\"#232360\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.5976 13.8896C24.1001 14.3518 23.3353 14.3083 22.8894 13.7927L13.5949 3.04269C12.978 2.32919 12.022 2.32919 11.4051 3.04269L2.11055 13.7927C1.66469 14.3083 0.89991 14.3518 0.402374 13.8896C-0.0951632 13.4275 -0.137048 12.6348 0.308817 12.1191L9.60337 1.36917C11.1818 -0.456434 13.8182 -0.456433 15.3966 1.36917L24.6912 12.1191C25.137 12.6348 25.0952 13.4275 24.5976 13.8896Z\" fill=\"#D50037\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Planning for liquidation or corporate restructuring processes<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-2006\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"6\" role=\"region\" aria-labelledby=\"elementor-tab-title-2006\"><p>In situations such as mergers, acquisitions or liquidations of companies, warehouses represent strategic assets whose value must be accurately known. An official appraisal performed by Tecnitasa Group ensures that the property is correctly considered in the balance sheet and for tax purposes. <\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6212c44e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6212c44e\" data-element_type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fb6b99b\" data-id=\"fb6b99b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-22621d9c elementor-widget elementor-widget-heading\" data-id=\"22621d9c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Advantages of contracting a professional warehouse appraisal service<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-554bef17 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"554bef17\" data-element_type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-6b27843a\" data-id=\"6b27843a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-65d504c4 elementor-widget elementor-widget-image\" data-id=\"65d504c4\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"563\" height=\"350\" src=\"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2024\/12\/col.webp\" class=\"attachment-large size-large wp-image-13364\" alt=\"\" srcset=\"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2024\/12\/col.webp 563w, https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2024\/12\/col-300x187.webp 300w\" sizes=\"(max-width: 563px) 100vw, 563px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-5475faab\" data-id=\"5475faab\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7ebe59ec elementor-widget elementor-widget-text-editor\" data-id=\"7ebe59ec\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3>Experience in logistics and industrial assets<\/h3><p>Tecnitasa&#8217;s appraisers have extensive experience in the sector, which allows them to approach the appraisal of warehouses with a high level of specialization.<\/p><h3>Accurate and approved reports<\/h3><p>The reports prepared by Tecnitasa Group are valid before banks, official bodies and courts as they are approved by the Bank of Spain and follow the ministerial order ECO\/805\/2003, which makes them an indispensable tool in financial and legal operations.<\/p><h3>Valuations adjusted to the current market<\/h3><p>Thanks to its up-to-date knowledge of the real estate market, Tecnitasa offers competitive valuations that reflect the economic reality and trends of the logistics sector.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-44c246f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"44c246f\" data-element_type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-292fdd3a\" data-id=\"292fdd3a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6905e112 elementor-widget elementor-widget-heading\" data-id=\"6905e112\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Discover our appraisal services  \n<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a151e84 elementor-widget elementor-widget-text-editor\" data-id=\"6a151e84\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>In addition to warehouses, Tecnitasa Group offers appraisals of other assets. Its expert team <br>applies specific criteria for each type of property, adapting to the particular needs of clients. Explore the available sub-services, each valuation is tailored to the characteristics of the asset.  <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-2ae2af7d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2ae2af7d\" data-element_type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-7ee73136\" data-id=\"7ee73136\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-59389afa elementor-flip-box--effect-fade elementor-widget elementor-widget-flip-box\" data-id=\"59389afa\" data-element_type=\"widget\" data-widget_type=\"flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-flip-box\" tabindex=\"0\">\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__front\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper elementor-view-default\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__back\">\n\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\tValuation of industrial assets\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3265a710 elementor-widget elementor-widget-heading\" data-id=\"3265a710\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/\">Industrial assets<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-60f49ee3\" data-id=\"60f49ee3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4d6f6112 elementor-flip-box--effect-fade elementor-widget elementor-widget-flip-box\" data-id=\"4d6f6112\" data-element_type=\"widget\" data-widget_type=\"flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-flip-box\" tabindex=\"0\">\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__front\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper elementor-view-default\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__back\">\n\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\tIndustrial land appraisal\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6f9b5554 elementor-widget elementor-widget-heading\" data-id=\"6f9b5554\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/\">Warehouses<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-39a3593d\" data-id=\"39a3593d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-46591655 elementor-flip-box--effect-fade elementor-widget elementor-widget-flip-box\" data-id=\"46591655\" data-element_type=\"widget\" data-widget_type=\"flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-flip-box\" tabindex=\"0\">\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__front\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper elementor-view-default\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__back\">\n\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\tAppraisal of residential properties\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a320888 elementor-widget elementor-widget-heading\" data-id=\"4a320888\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/www.tecnitasa.es\/tasacion\/tasacion-de-inmuebles-residenciales\/\">Residential real estate<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-3e06a387 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3e06a387\" data-element_type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-4c009dfa\" data-id=\"4c009dfa\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8947567 elementor-flip-box--effect-fade elementor-widget elementor-widget-flip-box\" data-id=\"8947567\" data-element_type=\"widget\" data-widget_type=\"flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-flip-box\" tabindex=\"0\">\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__front\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper elementor-view-default\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__back\">\n\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\tValuation of ships\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e09d6a2 elementor-widget elementor-widget-heading\" data-id=\"5e09d6a2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/industrial-buildings\/\">Industrial buildings<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-45c6af82\" data-id=\"45c6af82\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5ca19e1c elementor-flip-box--effect-fade elementor-widget elementor-widget-flip-box\" data-id=\"5ca19e1c\" data-element_type=\"widget\" data-widget_type=\"flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-flip-box\" tabindex=\"0\">\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__front\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper elementor-view-default\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__back\">\n\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\tMachinery appraisal\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-154a4903 elementor-widget elementor-widget-heading\" data-id=\"154a4903\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/www.tecnitasa.es\/en\/appraisal\/machinery\/\">Machinery<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-af70d36\" data-id=\"af70d36\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1e857c48 elementor-flip-box--effect-fade elementor-widget elementor-widget-flip-box\" data-id=\"1e857c48\" data-element_type=\"widget\" data-widget_type=\"flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-flip-box\" tabindex=\"0\">\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__front\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper elementor-view-default\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__back\">\n\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\tAppraisal of commercial premises\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-29a934c1 elementor-widget elementor-widget-heading\" data-id=\"29a934c1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/www.tecnitasa.es\/en\/appraisal\/commercial-premises\/\">Commercial premises<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6ff47f14 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6ff47f14\" data-element_type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1bffeb7f\" data-id=\"1bffeb7f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-70ff4b85 elementor-widget elementor-widget-heading\" data-id=\"70ff4b85\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Latest news about appraisals<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-645ce52d elementor-widget elementor-widget-text-editor\" data-id=\"645ce52d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Check our blog for up-to-date news and specialized articles on the appraisal industry. We offer information on trends, market changes, regulations and tips for owners and investors in this segment. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-40f11ace elementor-align-center elementor-widget elementor-widget-button\" data-id=\"40f11ace\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.tecnitasa.es\/en\/blog\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View all<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-34b62685 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"34b62685\" data-element_type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-55ab0c6e\" data-id=\"55ab0c6e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3acd198 elementor-widget elementor-widget-heading\" data-id=\"3acd198\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Looking for a warehouse appraisal company \n?<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6657847b elementor-widget elementor-widget-text-editor\" data-id=\"6657847b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>In Tecnitasa our reports are approved in compliance with the ECO\/805\/2003 regulation, being recognized by all banking institutions.<br>Contact us and get your free quote.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1dfcaf00 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"1dfcaf00\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.tecnitasa.es\/en\/appraisal-form\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Request your appraisal now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3cf73de1\" data-id=\"3cf73de1\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-29aaefdc elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"29aaefdc\" data-element_type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3f836cc4\" data-id=\"3f836cc4\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d19eb28 elementor-widget elementor-widget-heading\" data-id=\"d19eb28\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Frequently asked questions about warehouse appraisal<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-129b381a elementor-widget elementor-widget-accordion\" data-id=\"129b381a\" data-element_type=\"widget\" data-widget_type=\"accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-3121\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-3121\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.402375 0.320084C0.899911 -0.142046 1.66469 -0.0986313 2.11056 0.417053L11.4051 11.167C12.022 11.8805 12.978 11.8805 13.5949 11.167L22.8894 0.417056C23.3353 -0.0986279 24.1001 -0.142042 24.5976 0.320088C25.0952 0.782217 25.137 1.57489 24.6912 2.09058L15.3966 12.8405C13.8182 14.6662 11.1818 14.6662 9.60337 12.8405L0.308819 2.09057C-0.137047 1.57489 -0.0951607 0.782213 0.402375 0.320084Z\" fill=\"#232360\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.5976 13.8896C24.1001 14.3518 23.3353 14.3083 22.8894 13.7927L13.5949 3.04269C12.978 2.32919 12.022 2.32919 11.4051 3.04269L2.11055 13.7927C1.66469 14.3083 0.89991 14.3518 0.402374 13.8896C-0.0951632 13.4275 -0.137048 12.6348 0.308817 12.1191L9.60337 1.36917C11.1818 -0.456434 13.8182 -0.456433 15.3966 1.36917L24.6912 12.1191C25.137 12.6348 25.0952 13.4275 24.5976 13.8896Z\" fill=\"#D50037\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">What documents are required for the appraisal of a warehouse?<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-3121\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-3121\"><p>The necessary documents are:<br \/>&#8211; Nota simple<br \/>&#8211; Cadastral data of the warehouse.<\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-3122\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-3122\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.402375 0.320084C0.899911 -0.142046 1.66469 -0.0986313 2.11056 0.417053L11.4051 11.167C12.022 11.8805 12.978 11.8805 13.5949 11.167L22.8894 0.417056C23.3353 -0.0986279 24.1001 -0.142042 24.5976 0.320088C25.0952 0.782217 25.137 1.57489 24.6912 2.09058L15.3966 12.8405C13.8182 14.6662 11.1818 14.6662 9.60337 12.8405L0.308819 2.09057C-0.137047 1.57489 -0.0951607 0.782213 0.402375 0.320084Z\" fill=\"#232360\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.5976 13.8896C24.1001 14.3518 23.3353 14.3083 22.8894 13.7927L13.5949 3.04269C12.978 2.32919 12.022 2.32919 11.4051 3.04269L2.11055 13.7927C1.66469 14.3083 0.89991 14.3518 0.402374 13.8896C-0.0951632 13.4275 -0.137048 12.6348 0.308817 12.1191L9.60337 1.36917C11.1818 -0.456434 13.8182 -0.456433 15.3966 1.36917L24.6912 12.1191C25.137 12.6348 25.0952 13.4275 24.5976 13.8896Z\" fill=\"#D50037\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">What is the cost of a professional warehouse appraisal?<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-3122\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-3122\"><p>The cost varies according to factors such as location, surface area and specific characteristics of the warehouse. Contact us for a personalized, no-obligation quote. <\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-3123\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-3123\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.402375 0.320084C0.899911 -0.142046 1.66469 -0.0986313 2.11056 0.417053L11.4051 11.167C12.022 11.8805 12.978 11.8805 13.5949 11.167L22.8894 0.417056C23.3353 -0.0986279 24.1001 -0.142042 24.5976 0.320088C25.0952 0.782217 25.137 1.57489 24.6912 2.09058L15.3966 12.8405C13.8182 14.6662 11.1818 14.6662 9.60337 12.8405L0.308819 2.09057C-0.137047 1.57489 -0.0951607 0.782213 0.402375 0.320084Z\" fill=\"#232360\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"15\" viewBox=\"0 0 25 15\" fill=\"none\"><path id=\"Vector\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.5976 13.8896C24.1001 14.3518 23.3353 14.3083 22.8894 13.7927L13.5949 3.04269C12.978 2.32919 12.022 2.32919 11.4051 3.04269L2.11055 13.7927C1.66469 14.3083 0.89991 14.3518 0.402374 13.8896C-0.0951632 13.4275 -0.137048 12.6348 0.308817 12.1191L9.60337 1.36917C11.1818 -0.456434 13.8182 -0.456433 15.3966 1.36917L24.6912 12.1191C25.137 12.6348 25.0952 13.4275 24.5976 13.8896Z\" fill=\"#D50037\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">What happens if I do not agree with the valuation obtained?<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-3123\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-3123\"><p>If you do not agree with the valuation obtained, you can request a <strong>review of the appraisal<\/strong> or ask for a second opinion from another appraiser. Some appraisal companies offer an internal review if errors are detected in the report. However, a second appraisal will incur an additional cost. It is advisable to review the report and discuss the criteria used with the appraiser if you have any doubts.   <\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What documents are required for the appraisal of a warehouse?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>The necessary documents are:<br \\\/>&#8211; Nota simple<br \\\/>&#8211; Cadastral data of the warehouse.<\\\/p>\\n\"}},{\"@type\":\"Question\",\"name\":\"What is the cost of a professional warehouse appraisal?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>The cost varies according to factors such as location, surface area and specific characteristics of the warehouse. Contact us for a personalized, no-obligation quote. <\\\/p>\\n\"}},{\"@type\":\"Question\",\"name\":\"What happens if I do not agree with the valuation obtained?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>If you do not agree with the valuation obtained, you can request a <strong>review of the appraisal<\\\/strong> or ask for a second opinion from another appraiser. Some appraisal companies offer an internal review if errors are detected in the report. However, a second appraisal will incur an additional cost. It is advisable to review the report and discuss the criteria used with the appraiser if you have any doubts.   <\\\/p>\\n\"}}]}<\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c2fe3ed elementor-widget elementor-widget-html\" data-id=\"c2fe3ed\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script type=\"application\/ld+json\">{\r\n  \"@context\": \"https:\/\/schema.org\",\r\n  \"@type\": \"FAQPage\",\r\n  \"mainEntity\": [\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"\u00bfQu\u00e9 documentos son necesarios para la tasaci\u00f3n de un almac\u00e9n?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Los documentos necesarios son:\\n- Nota simple.\\n- Datos catastrales del almac\u00e9n.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"\u00bfCu\u00e1nto tiempo tarda una tasaci\u00f3n de almacenes?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Normalmente, el plazo es de 7 a 10 d\u00edas h\u00e1biles, dependiendo de la complejidad del inmueble y la documentaci\u00f3n aportada.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"\u00bfQu\u00e9 coste tiene una tasaci\u00f3n profesional de almacenes?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"El coste var\u00eda seg\u00fan factores como la ubicaci\u00f3n, superficie y caracter\u00edsticas espec\u00edficas del almac\u00e9n. Contacta con nosotros para recibir un presupuesto personalizado y sin compromiso.\"\r\n      }\r\n    }\r\n  ]\r\n}\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Warehouse appraisal Request your free quote now The appraisal of warehouses is an essential service to know the real value of this type of real estate, both for purchase and sale and rental operations as well as to obtain financing, carry out an estate planning or calculate insurance coverage. To guarantee maximum precision and comply [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":14210,"parent":17118,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-17120","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u3010Warehouse Appraisal Company\u2714\ufe0f\u3011<\/title>\n<meta name=\"description\" content=\"At Tecnitasa we are experts in warehouse valuation. Get the maximum valuation for your warehouse, contact us!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u3010Warehouse Appraisal Company\u2714\ufe0f\u3011\" \/>\n<meta property=\"og:description\" content=\"At Tecnitasa we are experts in warehouse valuation. Get the maximum valuation for your warehouse, contact us!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/\" \/>\n<meta property=\"og:site_name\" content=\"Grupo Tecnitasa\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-24T05:46:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/tasacion-de-almacenes.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"667\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/\",\"url\":\"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/\",\"name\":\"\u3010Warehouse Appraisal Company\u2714\ufe0f\u3011\",\"isPartOf\":{\"@id\":\"https:\/\/www.tecnitasa.es\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/tasacion-de-almacenes.jpg\",\"datePublished\":\"2025-01-29T16:34:20+00:00\",\"dateModified\":\"2025-06-24T05:46:48+00:00\",\"description\":\"At Tecnitasa we are experts in warehouse valuation. Get the maximum valuation for your warehouse, contact us!\",\"breadcrumb\":{\"@id\":\"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/#primaryimage\",\"url\":\"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/tasacion-de-almacenes.jpg\",\"contentUrl\":\"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/tasacion-de-almacenes.jpg\",\"width\":1000,\"height\":667,\"caption\":\"tasaci\u00f3n de almacenes\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"TECNITASA\",\"item\":\"https:\/\/www.tecnitasa.es\/en\/home-new\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Appraisal\",\"item\":\"https:\/\/www.tecnitasa.es\/en\/appraisal\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Industrial assets\",\"item\":\"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Warehouses\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.tecnitasa.es\/#website\",\"url\":\"https:\/\/www.tecnitasa.es\/\",\"name\":\"Grupo Tecnitasa\",\"description\":\"Valoraci\u00f3n, Tasaci\u00f3n, Consultor\u00eda y Sostenibilidad.\",\"publisher\":{\"@id\":\"https:\/\/www.tecnitasa.es\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.tecnitasa.es\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.tecnitasa.es\/#organization\",\"name\":\"TECNITASA\",\"url\":\"https:\/\/www.tecnitasa.es\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.tecnitasa.es\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2021\/11\/logo-tecnitasa-rojo.png\",\"contentUrl\":\"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2021\/11\/logo-tecnitasa-rojo.png\",\"width\":500,\"height\":70,\"caption\":\"TECNITASA\"},\"image\":{\"@id\":\"https:\/\/www.tecnitasa.es\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u3010Warehouse Appraisal Company\u2714\ufe0f\u3011","description":"At Tecnitasa we are experts in warehouse valuation. Get the maximum valuation for your warehouse, contact us!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/","og_locale":"en_US","og_type":"article","og_title":"\u3010Warehouse Appraisal Company\u2714\ufe0f\u3011","og_description":"At Tecnitasa we are experts in warehouse valuation. Get the maximum valuation for your warehouse, contact us!","og_url":"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/","og_site_name":"Grupo Tecnitasa","article_modified_time":"2025-06-24T05:46:48+00:00","og_image":[{"width":1000,"height":667,"url":"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/tasacion-de-almacenes.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/","url":"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/","name":"\u3010Warehouse Appraisal Company\u2714\ufe0f\u3011","isPartOf":{"@id":"https:\/\/www.tecnitasa.es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/#primaryimage"},"image":{"@id":"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/#primaryimage"},"thumbnailUrl":"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/tasacion-de-almacenes.jpg","datePublished":"2025-01-29T16:34:20+00:00","dateModified":"2025-06-24T05:46:48+00:00","description":"At Tecnitasa we are experts in warehouse valuation. Get the maximum valuation for your warehouse, contact us!","breadcrumb":{"@id":"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/#primaryimage","url":"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/tasacion-de-almacenes.jpg","contentUrl":"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/tasacion-de-almacenes.jpg","width":1000,"height":667,"caption":"tasaci\u00f3n de almacenes"},{"@type":"BreadcrumbList","@id":"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/warehouses\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"TECNITASA","item":"https:\/\/www.tecnitasa.es\/en\/home-new\/"},{"@type":"ListItem","position":2,"name":"Appraisal","item":"https:\/\/www.tecnitasa.es\/en\/appraisal\/"},{"@type":"ListItem","position":3,"name":"Industrial assets","item":"https:\/\/www.tecnitasa.es\/en\/appraisal\/industrial-assets-2\/"},{"@type":"ListItem","position":4,"name":"Warehouses"}]},{"@type":"WebSite","@id":"https:\/\/www.tecnitasa.es\/#website","url":"https:\/\/www.tecnitasa.es\/","name":"Grupo Tecnitasa","description":"Valoraci\u00f3n, Tasaci\u00f3n, Consultor\u00eda y Sostenibilidad.","publisher":{"@id":"https:\/\/www.tecnitasa.es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.tecnitasa.es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.tecnitasa.es\/#organization","name":"TECNITASA","url":"https:\/\/www.tecnitasa.es\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.tecnitasa.es\/#\/schema\/logo\/image\/","url":"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2021\/11\/logo-tecnitasa-rojo.png","contentUrl":"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2021\/11\/logo-tecnitasa-rojo.png","width":500,"height":70,"caption":"TECNITASA"},"image":{"@id":"https:\/\/www.tecnitasa.es\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.tecnitasa.es\/en\/wp-json\/wp\/v2\/pages\/17120","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tecnitasa.es\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tecnitasa.es\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tecnitasa.es\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tecnitasa.es\/en\/wp-json\/wp\/v2\/comments?post=17120"}],"version-history":[{"count":0,"href":"https:\/\/www.tecnitasa.es\/en\/wp-json\/wp\/v2\/pages\/17120\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.tecnitasa.es\/en\/wp-json\/wp\/v2\/pages\/17118"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.tecnitasa.es\/en\/wp-json\/wp\/v2\/media\/14210"}],"wp:attachment":[{"href":"https:\/\/www.tecnitasa.es\/en\/wp-json\/wp\/v2\/media?parent=17120"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}