{"id":17116,"date":"2025-01-26T18:28:40","date_gmt":"2025-01-26T17:28:40","guid":{"rendered":"https:\/\/www.tecnitasa.es\/appraisal\/residential-real-estate\/mortgage-appraisal\/"},"modified":"2025-06-24T07:56:55","modified_gmt":"2025-06-24T05:56:55","slug":"mortgage-appraisal","status":"publish","type":"page","link":"https:\/\/www.tecnitasa.es\/en\/appraisal\/residential-real-estate\/mortgage-appraisal\/","title":{"rendered":"Mortgage Appraisal"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17116\" class=\"elementor elementor-17116 elementor-14181\" 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\">Official mortgage 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\/17116#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'>Comments<\/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 <strong>official mortgage appraisal<\/strong> is an essential step in any real estate transaction involving bank financing in Spain. This procedure, <strong>regulated by current regulation ECO\/805\/2003<\/strong>, guarantees that the value of the property being transacted is fair and in line with market conditions. Its importance lies in offering security to both financial institutions and individuals, ensuring that transactions are carried out in a transparent and equitable manner. In addition, an official appraisal is an <strong>indispensable requirement for compliance with legal margins in obtaining mortgages<\/strong> and other financial products.   <\/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=\"667\" height=\"1000\" src=\"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/servicio-de-tasacion-hipotecaria.jpg\" class=\"attachment-large size-large wp-image-14187\" alt=\"servicio  de tasaci\u00f3n hipotecaria oficial\" srcset=\"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/servicio-de-tasacion-hipotecaria.jpg 667w, https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/servicio-de-tasacion-hipotecaria-200x300.jpg 200w\" sizes=\"(max-width: 667px) 100vw, 667px\" \/>\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\">&gt;<span style=\"color: #D50037\">What<\/span>is the mortgage appraisal?<\/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>A <strong>mortgage appraisal<\/strong> is a professional valuation of a property, carried out by an<strong> appraisal<\/strong> company<strong> approved by the Bank of Spain.<\/strong> This report details the market value of the property and is required when a property is used as collateral for a mortgage loan. Spanish regulations, in particular Order ECO\/805\/2003, require that this type of appraisal <strong>be carried out by certified companies<\/strong> to guarantee its validity.<br>Mortgage appraisals are mandatory in all mortgage financing transactions, as they allow financial institutions to<strong> assess the risk associated with the loan<\/strong>. They also ensure that the amount of the loan does not exceed the real value of the property, which protects both the client and the bank.  <\/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\">When is an official mortgage appraisal required?<\/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 <strong>official mortgage appraisal<\/strong> is essential in various situations related to the purchase, sale, financing or regularization of real estate. These are some of the <strong>main circumstances<\/strong> in which it is required: <\/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\">Application for a bank mortgage<\/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><span style=\"font-weight: 400;\">Banks require an official appraisal to calculate the maximum amount of the mortgage loan they can grant. This value is usually determined based on 80% of the appraised value in the case of primary residences, although this percentage may vary for commercial properties or other uses. The official appraisal ensures that the value of the property is sufficient to support the loan, thus minimizing the risk of non-payment for the financial institution.  <\/span><\/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\">Refinancing or mortgage extension<\/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><span style=\"font-weight: 400;\">In the process of refinancing or extending an existing mortgage, it is common to request a new appraisal to update the value of the property. This allows adjusting the loan conditions to the current market reality, reflecting possible revaluations or depreciations of the property. An accurate appraisal is key to avoid over-indebtedness or future financial problems.  <\/span><\/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\">Purchase and sale of properties with mortgage guarantee<\/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><span style=\"font-weight: 400;\">When a real estate transaction is made in which the financing includes a mortgage guarantee, the official appraisal is essential to determine the value of the property. This report provides security to both the buyer and the seller, ensuring that the agreed value is backed by a professional and objective appraisal. <\/span><\/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\">Regularization of real estate<\/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><span style=\"font-weight: 400;\">In cases of legalization of properties, updating of cadastral values or registration of real estate in official registries, it is necessary to have an official appraisal. This procedure guarantees that the values reflected in the legal documents correspond to the real market value, facilitating administrative and legal procedures. <\/span><\/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\">Why perform an official mortgage appraisal?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-25c80b7f elementor-widget elementor-widget-text-editor\" data-id=\"25c80b7f\" 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>Performing an official appraisal <strong>brings numerous benefits<\/strong> for both financial institutions and individuals involved in real estate transactions. These are the main reasons why it is essential: <\/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\">Guarantee for financial institutions<\/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><span style=\"font-weight: 400;\">Banks and lenders need to ensure that the property used as collateral is of sufficient value to support the requested loan. An official appraisal provides this assurance, allowing institutions to minimize risk and establish appropriate financing conditions. <\/span><\/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\">Compliance with legal regulations<\/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><span style=\"font-weight: 400;\">Spanish regulations require all official appraisals to be carried out by companies approved by the Bank of Spain. This ensures that the reports comply with legal standards and are accepted by financial institutions. <\/span><\/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\">Applying for mortgages and refinancing<\/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><span style=\"font-weight: 400;\">In order for a financial institution to accept a property as mortgage collateral, it requires an approved appraisal in accordance with Order ECO\/805\/2003. This ensures that the value of the penthouse adequately supports the amount of the loan requested, allowing the bank to finance up to 80% of the value of the property. <\/span><\/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\">Transparency in the purchase and sale of real estate<\/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><span style=\"font-weight: 400;\">An official appraisal brings confidence and security to the parties involved in a real estate transaction. Both the buyer and the seller can be sure that the value of the property is supported by a professional report, which facilitates a fair negotiation. <\/span><\/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\">Importance of carrying out the mortgage appraisal with an approved company<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78bffee elementor-widget elementor-widget-text-editor\" data-id=\"78bffee\" 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>Companies approved by the Bank of Spain are the only ones authorized to issue legally valid appraisal reports in Spain. These companies have teams of qualified professionals who apply standardized and regulated methodologies, guaranteeing that the reports issued are accurate and reliable. In addition, the appraisals performed by these companies are accepted by all financial institutions, ensuring that the financing process runs smoothly.  <\/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-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<p><i><span style=\"font-weight: 400;\">Opting for a professional mortgage appraisal service offers numerous advantages:<\/span><\/i><\/p><h3><b>Appraisals recognized by all financial institutions<\/b><\/h3><p><span style=\"font-weight: 400;\">The reports issued by approved companies meet the requirements of the banks, which is essential to obtain a mortgage loan.<\/span><\/p><h3><b>  Fast and accurate service<\/b><\/h3><p><span style=\"font-weight: 400;\">Professional companies guarantee a fast and accurate valuation, meeting the established deadlines. This is crucial in operations where time is a determining factor. <\/span><\/p><h3><b>Regulatory compliance experience<\/b><\/h3><p><span style=\"font-weight: 400;\">The appraisal specialists have an in-depth knowledge of current regulations, ensuring that all reports comply with applicable laws and regulations.<\/span><\/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 residential real estate 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 mortgage appraisals, Tecnitasa Group offers appraisals of all types of residential real estate. Its specialist team<br>applies specific criteria for each type of property, adapting to the particular needs of its clients.   <\/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\tApartments 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-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\/tasacion\/tasacion-de-inmuebles-residenciales\/tasacion-de-pisos\/\">Apartments<\/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\tAppraisal of storage rooms\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\/residential-real-estate\/storage-rooms\/\">Storage rooms<\/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 penthouses\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\/en\/appraisal\/residential-real-estate\/penthouses\/\">Penthouses<\/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\tAppraisal of villas\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\/tasacion\/inmuebles-residenciales\/chalets\/\">Chalets<\/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\tOffice 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\">Offices<\/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\tLuxury 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-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\/premium\/\">Luxury segment<\/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 on the residential market<\/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 residential real estate sector. We offer information on trends, market changes, regulations and advice 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\">Are you looking for an official mortgage appraisal? Request a free estimate! <\/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>Trust our experience and professionalism to perform your official mortgage appraisal. We are a company approved by the Bank of Spain, specialized in providing accurate reports and recognized by all financial institutions. Contact us for a no obligation 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 mortgages<\/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 do I need for an official mortgage appraisal?<\/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><span style=\"font-weight: 400;\">To request an official appraisal, you will need to provide:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Simple note.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Cadastral documentation.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Drawings of the property, if available.<\/span><\/li>\n<\/ul>\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\">How long does it take to complete an official 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><span style=\"font-weight: 400;\">The average time to perform an official appraisal of a property is usually 5 to 7 business days, provided that there are no incidents or incidents that arise in the process.<\/span><\/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\">Which banks accept your official mortgage appraisal?<\/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><span style=\"font-weight: 400;\">Our appraisals are accepted by all financial institutions in the national territory, since we work with all of them.<\/span><\/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-3124\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-3124\" 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 difference between an official mortgage appraisal and a market valuation?<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-3124\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-3124\"><p><span style=\"font-weight: 400;\">The official mortgage appraisal is a regulated and mandatory report for transactions with mortgage collateral, while a market valuation is an indicative estimate of the price of a property, with no legal validity for many transactions.<\/span><\/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-3125\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"button\" aria-controls=\"elementor-tab-content-3125\" 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 an official mortgage appraisal?<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-3125\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"region\" aria-labelledby=\"elementor-tab-title-3125\"><p><span style=\"font-weight: 400;\">The price of an official appraisal varies depending on the type of property and its location.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Request your official appraisal and we will give you a free estimate!<\/span><\/p>\n<p><span style=\"font-weight: 400;\">  price of a property, without legal validity for many transactions.<\/span><\/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 do I need for an official mortgage appraisal?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">To request an official appraisal, you will need to provide:<\\\/span><\\\/p>\\n<ul>\\n<li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Simple note.<\\\/span><\\\/li>\\n<li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Cadastral documentation.<\\\/span><\\\/li>\\n<li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Drawings of the property, if available.<\\\/span><\\\/li>\\n<\\\/ul>\\n\"}},{\"@type\":\"Question\",\"name\":\"How long does it take to complete an official appraisal?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">The average time to perform an official appraisal of a property is usually 5 to 7 business days, provided that there are no incidents or incidents that arise in the process.<\\\/span><\\\/p>\\n\"}},{\"@type\":\"Question\",\"name\":\"Which banks accept your official mortgage appraisal?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">Our appraisals are accepted by all financial institutions in the national territory, since we work with all of them.<\\\/span><\\\/p>\\n\"}},{\"@type\":\"Question\",\"name\":\"What is the difference between an official mortgage appraisal and a market valuation?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">The official mortgage appraisal is a regulated and mandatory report for transactions with mortgage collateral, while a market valuation is an indicative estimate of the price of a property, with no legal validity for many transactions.<\\\/span><\\\/p>\\n\"}},{\"@type\":\"Question\",\"name\":\"What is the cost of an official mortgage appraisal?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">The price of an official appraisal varies depending on the type of property and its location.<\\\/span><\\\/p>\\n<p><span style=\\\"font-weight: 400;\\\">Request your official appraisal and we will give you a free estimate!<\\\/span><\\\/p>\\n<p><span style=\\\"font-weight: 400;\\\">  price of a property, without legal validity for many transactions.<\\\/span><\\\/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-9fbba82 elementor-widget elementor-widget-html\" data-id=\"9fbba82\" 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 necesito para realizar una tasaci\u00f3n hipotecaria oficial?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Para solicitar una tasaci\u00f3n oficial, necesitar\u00e1s proporcionar:\\n- Nota simple.\\n- Documentaci\u00f3n catastral.\\n- Planos del inmueble, si est\u00e1n disponibles.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"\u00bfCu\u00e1nto tiempo tarda en completarse una tasaci\u00f3n oficial?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"El tiempo promedio para realizar una tasaci\u00f3n oficial de un inmueble suele ser de 5 a 7 d\u00edas h\u00e1biles, siempre que no existan o surjan incidencias en el proceso.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"\u00bfQu\u00e9 bancos aceptan vuestra tasaci\u00f3n hipotecaria oficial?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Nuestras tasaciones son aceptadas por todas las entidades financieras en el territorio nacional, ya que trabajamos con todos ellos.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"\u00bfQu\u00e9 diferencia hay entre una tasaci\u00f3n hipotecaria oficial y una valoraci\u00f3n de mercado?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"La tasaci\u00f3n hipotecaria oficial es un informe regulado y obligatorio para operaciones con garant\u00eda hipotecaria, mientras que una valoraci\u00f3n de mercado es una estimaci\u00f3n orientativa del precio de un inmueble, sin validez legal para muchas transacciones.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"\u00bfCu\u00e1l es el coste de una tasaci\u00f3n hipotecaria oficial?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"El precio de una tasaci\u00f3n oficial var\u00eda en funci\u00f3n del tipo de inmueble y su ubicaci\u00f3n. \u00a1Solicita tu tasaci\u00f3n oficial y te daremos un presupuesto 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<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 diferencia la tasaci\u00f3n de un \u00e1tico de la de otros pisos?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Los \u00e1ticos presentan caracter\u00edsticas \u00fanicas como ubicaci\u00f3n privilegiada, terrazas y vistas, que requieren un an\u00e1lisis t\u00e9cnico m\u00e1s detallado y personalizado.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"\u00bfCu\u00e1nto tiempo se tarda en realizar la tasaci\u00f3n de un \u00e1tico?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Una vez se haya aceptado el presupuesto y el t\u00e9cnico haya visitado el inmueble, el informe suele entregarse en un plazo de 3 a 7 d\u00edas h\u00e1biles, dependiendo de la complejidad del inmueble y la disponibilidad de documentos, siempre que no existan incidencias.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"\u00bfQu\u00e9 documentos necesito presentar para tasar mi \u00e1tico?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Entre los documentos imprescindibles destacan:\\n\\n- Escritura de propiedad.\\n- Nota simple del Registro.\\n- Ficha catastral.\\n- Planos del inmueble.\\n- Certificado de eficiencia energ\u00e9tica.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"\u00bfC\u00f3mo afectan las terrazas y las vistas al valor de un \u00e1tico?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Las terrazas amplias y funcionales incrementan significativamente el valor del \u00e1tico. Las vistas despejadas o panor\u00e1micas a\u00f1aden exclusividad y atractivo, influyendo directamente en su valor final.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"\u00bfEs obligatoria la tasaci\u00f3n para solicitar una hipoteca?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Para solicitar una hipoteca en Espa\u00f1a, es imprescindible llevar a cabo la tasaci\u00f3n oficial del inmueble. Este procedimiento est\u00e1 estipulado por la normativa espa\u00f1ola, en particular por la Ley 5\/2019, de 15 de marzo, que regula los contratos de cr\u00e9dito inmobiliario, y la Orden ECO\/805\/2003, la cual define los est\u00e1ndares de tasaci\u00f3n necesarios para asegurar la transparencia y protecci\u00f3n tanto del solicitante como de la entidad bancaria.\"\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>Official mortgage appraisal Request your free quote now The official mortgage appraisal is an essential step in any real estate transaction involving bank financing in Spain. This procedure, regulated by current regulation ECO\/805\/2003, guarantees that the value of the property being transacted is fair and in line with market conditions. Its importance lies in offering [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":14184,"parent":17100,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-17116","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>\u3010Official mortgage appraisal | Bank appraisal\u3011<\/title>\n<meta name=\"description\" content=\"Request your official mortgage appraisal with us. Accurate, fast and approved appraisals to guarantee your financing.\" \/>\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\/residential-real-estate\/mortgage-appraisal\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u3010Official mortgage appraisal | Bank appraisal\u3011\" \/>\n<meta property=\"og:description\" content=\"Request your official mortgage appraisal with us. Accurate, fast and approved appraisals to guarantee your financing.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.tecnitasa.es\/en\/appraisal\/residential-real-estate\/mortgage-appraisal\/\" \/>\n<meta property=\"og:site_name\" content=\"Grupo Tecnitasa\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-24T05:56:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/tasacion-hipotecaria.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"665\" \/>\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\/residential-real-estate\/mortgage-appraisal\/\",\"url\":\"https:\/\/www.tecnitasa.es\/en\/appraisal\/residential-real-estate\/mortgage-appraisal\/\",\"name\":\"\u3010Official mortgage appraisal | Bank appraisal\u3011\",\"isPartOf\":{\"@id\":\"https:\/\/www.tecnitasa.es\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.tecnitasa.es\/en\/appraisal\/residential-real-estate\/mortgage-appraisal\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.tecnitasa.es\/en\/appraisal\/residential-real-estate\/mortgage-appraisal\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/tasacion-hipotecaria.jpg\",\"datePublished\":\"2025-01-26T17:28:40+00:00\",\"dateModified\":\"2025-06-24T05:56:55+00:00\",\"description\":\"Request your official mortgage appraisal with us. Accurate, fast and approved appraisals to guarantee your financing.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.tecnitasa.es\/en\/appraisal\/residential-real-estate\/mortgage-appraisal\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.tecnitasa.es\/en\/appraisal\/residential-real-estate\/mortgage-appraisal\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.tecnitasa.es\/en\/appraisal\/residential-real-estate\/mortgage-appraisal\/#primaryimage\",\"url\":\"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/tasacion-hipotecaria.jpg\",\"contentUrl\":\"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/tasacion-hipotecaria.jpg\",\"width\":1000,\"height\":665,\"caption\":\"tasacion-hipotecaria-oficial\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.tecnitasa.es\/en\/appraisal\/residential-real-estate\/mortgage-appraisal\/#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\":\"Residential real estate\",\"item\":\"https:\/\/www.tecnitasa.es\/en\/appraisal\/residential-real-estate\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Mortgage Appraisal\"}]},{\"@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":"\u3010Official mortgage appraisal | Bank appraisal\u3011","description":"Request your official mortgage appraisal with us. Accurate, fast and approved appraisals to guarantee your financing.","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\/residential-real-estate\/mortgage-appraisal\/","og_locale":"en_US","og_type":"article","og_title":"\u3010Official mortgage appraisal | Bank appraisal\u3011","og_description":"Request your official mortgage appraisal with us. Accurate, fast and approved appraisals to guarantee your financing.","og_url":"https:\/\/www.tecnitasa.es\/en\/appraisal\/residential-real-estate\/mortgage-appraisal\/","og_site_name":"Grupo Tecnitasa","article_modified_time":"2025-06-24T05:56:55+00:00","og_image":[{"width":1000,"height":665,"url":"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/tasacion-hipotecaria.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\/residential-real-estate\/mortgage-appraisal\/","url":"https:\/\/www.tecnitasa.es\/en\/appraisal\/residential-real-estate\/mortgage-appraisal\/","name":"\u3010Official mortgage appraisal | Bank appraisal\u3011","isPartOf":{"@id":"https:\/\/www.tecnitasa.es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.tecnitasa.es\/en\/appraisal\/residential-real-estate\/mortgage-appraisal\/#primaryimage"},"image":{"@id":"https:\/\/www.tecnitasa.es\/en\/appraisal\/residential-real-estate\/mortgage-appraisal\/#primaryimage"},"thumbnailUrl":"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/tasacion-hipotecaria.jpg","datePublished":"2025-01-26T17:28:40+00:00","dateModified":"2025-06-24T05:56:55+00:00","description":"Request your official mortgage appraisal with us. Accurate, fast and approved appraisals to guarantee your financing.","breadcrumb":{"@id":"https:\/\/www.tecnitasa.es\/en\/appraisal\/residential-real-estate\/mortgage-appraisal\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.tecnitasa.es\/en\/appraisal\/residential-real-estate\/mortgage-appraisal\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.tecnitasa.es\/en\/appraisal\/residential-real-estate\/mortgage-appraisal\/#primaryimage","url":"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/tasacion-hipotecaria.jpg","contentUrl":"https:\/\/www.tecnitasa.es\/wp-content\/uploads\/2025\/01\/tasacion-hipotecaria.jpg","width":1000,"height":665,"caption":"tasacion-hipotecaria-oficial"},{"@type":"BreadcrumbList","@id":"https:\/\/www.tecnitasa.es\/en\/appraisal\/residential-real-estate\/mortgage-appraisal\/#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":"Residential real estate","item":"https:\/\/www.tecnitasa.es\/en\/appraisal\/residential-real-estate\/"},{"@type":"ListItem","position":4,"name":"Mortgage Appraisal"}]},{"@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\/17116","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=17116"}],"version-history":[{"count":0,"href":"https:\/\/www.tecnitasa.es\/en\/wp-json\/wp\/v2\/pages\/17116\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.tecnitasa.es\/en\/wp-json\/wp\/v2\/pages\/17100"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.tecnitasa.es\/en\/wp-json\/wp\/v2\/media\/14184"}],"wp:attachment":[{"href":"https:\/\/www.tecnitasa.es\/en\/wp-json\/wp\/v2\/media?parent=17116"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}