<script>
            jQuery(document).ready(function(){
                window.formManager = new EstudiCatFormManager({
                    // url: "https://q2m7eg67j3.execute-api.eu-west-3.amazonaws.com/Prod/teamleader",   // Development (estudicat)
                    url: "https://sgd5t38go2.execute-api.eu-west-3.amazonaws.com/Prod/teamleader",   // Production (estudicat)
                    recaptchaSiteKey: "6LcF90caAAAAAG58ffxv7vXkmdKem8pfPecvzE2v",
                    locale:{
                        error_no_service: "You must select, at least, one service",
                        error_recaptcha: "You must check the \"I\'n not a robot\" field",
                        msg_form_sent: "Thank you for contacting us. We have receive your message and we will send you budget information as soon as possible.",
                        msg_form_error: "There was an error trying to send the form.\nPlease try it again later."
                    },
                    valoresParcela:[
                        {nombre: "Less than 20.000", valor: "0-20000"},
                        {nombre: "Between 50.000 and 100.000", valor: "50000-100000"},
                        {nombre: "More than 100.000", valor: "100000-999999"}
                    ],
                    valoresSuperficie:[
                        {nombre: "Less than que 50", valor: "0-50"},
                        {nombre: "Between 150 and 400", valor: "150-400"},
                        {nombre: "More than 400", valor: "400-999999"}
                    ],
                    selectedServices: ["informe_edificaciones"]                });

                window.formManager.init()
                .then(()=>{
                })
                .catch((error)=>{
                    console.log(error);
                });
            });
        </script>

        <div id="multiserviceForm">
            <a name="form_presupuesto" class="anchor"></a>
            <form id="formPresupuesto">

                <fieldset id="servicios">

                    <div class="intro">
                        <h2>Request budget</h2>
                        <p>Request a budget for one or more of our services:</p>
                    </div>
                    
                    <div class="grupo row"><div class="campo col-md-6">
            <label for="campoServicioCedulaHab">
                <input type="checkbox" class="service" name="cedula_habitabilidad" value="cedula_habitabilidad" id="campoServicioCedulaHab">
                <i class="fa fa-square-o unchecked"></i>
                <i class="fa fa-check-square checked"></i>
                <span>Habitability card<a class="masInfo" href="/en/occupancy-certificate-energy-efficiency-certificate/" title="Más información"><i class="fa fa-info-circle"></i></a></span>                
            </label>
        </div><div class="campo col-md-6">
            <label for="campoCertificadoEnergetico">
                <input type="checkbox" class="service" name="certificado_energetico" value="certificado_energetico" id="campoCertificadoEnergetico">
                <i class="fa fa-square-o unchecked"></i>
                <i class="fa fa-check-square checked"></i>
                <span>Energy efficiency certificates<a class="masInfo" href="/en/occupancy-certificate-energy-efficiency-certificate/" title="Más información"><i class="fa fa-info-circle"></i></a></span>                
            </label>
        </div><div class="campo col-md-6">
            <label for="informeEdificaciones">
                <input type="checkbox" class="service" name="informe_edificaciones" value="informe_edificaciones" id="informeEdificaciones">
                <i class="fa fa-square-o unchecked"></i>
                <i class="fa fa-check-square checked"></i>
                <span>Buildings report<a class="masInfo" href="/es/informe-de-edificaciones/" title="Más información"><i class="fa fa-info-circle"></i></a></span>                
            </label>
        </div><div class="campo col-md-6">
            <label for="estudioLimitesParcela">
                <input type="checkbox" class="service" name="estudio_limites_parcela" value="estudio_limites_parcela" id="estudioLimitesParcela">
                <i class="fa fa-square-o unchecked"></i>
                <i class="fa fa-check-square checked"></i>
                <span>Study of plot boundaries<a class="masInfo" href="/en/study-of-plot-boundaries/" title="Más información"><i class="fa fa-info-circle"></i></a></span>                
            </label>
        </div><div class="campo col-md-6">
            <label for="expedienteDH">
                <input type="checkbox" class="service" name="expediente_dh" value="expediente_dh" id="expedienteDH">
                <i class="fa fa-square-o unchecked"></i>
                <i class="fa fa-check-square checked"></i>
                <span>Horizontal division project<a class="masInfo" href="/en/horizontal-division-file/" title="Más información"><i class="fa fa-info-circle"></i></a></span>                
            </label>
        </div><div class="campo col-md-6">
            <label for="expedienteSegAgr">
                <input type="checkbox" class="service" name="expediente_seg_agr" value="expediente_seg_agr" id="expedienteSegAgr">
                <i class="fa fa-square-o unchecked"></i>
                <i class="fa fa-check-square checked"></i>
                <span>Grouping/segregation Project<a class="masInfo" href="/en/segregation-or-grouping-project/" title="Más información"><i class="fa fa-info-circle"></i></a></span>                
            </label>
        </div><div class="campo col-md-6">
            <label for="valoraciones">
                <input type="checkbox" class="service" name="valoraciones" value="valoraciones" id="valoraciones">
                <i class="fa fa-square-o unchecked"></i>
                <i class="fa fa-check-square checked"></i>
                <span>Property valuation<a class="masInfo" href="/en/assessment/" title="Más información"><i class="fa fa-info-circle"></i></a></span>                
            </label>
        </div><div class="campo col-md-6">
            <label for="declaracionesCatastrales">
                <input type="checkbox" class="service" name="presentacion_dec_cat" value="presentacion_dec_cat" id="declaracionesCatastrales">
                <i class="fa fa-square-o unchecked"></i>
                <i class="fa fa-check-square checked"></i>
                <span>Cadastral request<a class="masInfo" href="/en/presentation-of-cadastral-statements/" title="Más información"><i class="fa fa-info-circle"></i></a></span>                
            </label>
        </div></div>
                </fieldset>

                <fieldset id="datosInmueble">
                    
                    <p class="title">Property data:</p>

                    <div id="bloqueTipoInmueble" class="campo dependiente " data-dependencias="valoraciones">
                        <div class="campo tipoInmueble">
                            <p>Type:</p>
                            <label for="campoTipoInmuebleUrbano">
                                <input type="radio" id="campoTipoInmuebleUrbano" name="tipoInmueble" value="urbano" data-bloque="grupoUrbano">
                                <i class="fa fa-circle-o unchecked"></i>
                                <i class="fa fa-dot-circle-o checked"></i>
                                Urban                            </label>
                            <label for="campoTipoInmuebleRustico">
                                <input type="radio" id="campoTipoInmuebleRustico" name="tipoInmueble" value="rustico" data-bloque="grupoRustico">
                                <i class="fa fa-circle-o unchecked"></i>
                                <i class="fa fa-dot-circle-o checked"></i>
                                Rustic                            </label>
                        </div>

                        <div id="grupoUrbano" class="grupo row" style="display: none;">
                            <div class="campo col-md-6">
                                <label for="campoInmuebleDireccionCompleta">Full address</label>
                                <input name="inmueble_direccion" id="campoInmuebleDireccionCompleta" type="text" value="" placeholder="Street, number, floor..." />
                            </div>
                            <div class="campo col-md-6">
                                <label for="campoInmuebleCP">Post code</label>
                                <input name="inmueble_cp" id="campoInmuebleCP" type="text" value="" maxlength="5" />
                            </div>
                        </div>
    
                        <div id="grupoRustico" class="grupo row" style="display: none;">
                            <div class="campo col-md-6">
                                <label for="campoInmueblePoligono">Polygon number</label>
                                <input name="inmueble_poligono" id="campoInmueblePoligono" type="number" value="" />
                            </div>
                            <div class="campo col-md-6">
                                <label for="campoInmuebleParcela">Parcel number</label>
                                <input name="inmueble_parcela" id="campoInmuebleParcela" type="number" value="" />
                            </div>
                        </div>
                    </div>

                    <div class="grupo row">
                        <div id="bloqueSupParcela" class="campo dependiente col-md-6" data-dependencias="estudio_limites_parcela,expediente_seg_agr,valoraciones">
                            <label for="campoSupParcela">Plot area (m<sup>2</sup>):</label>
                            <select name="rangoSupParcela" id="campoSupParcela" class="selectorRangoValor" data-campovalor="valorSupParcela">
                                <option value="">...</option>
                                <option value="0-20000">Less than 20.000</option>
                                <option value="20000-50000">Between 20.000 and 50.000</option>
                                <option value="50000-100000">Between 50.000 and 100.000</option>
                                <option value="100000-999999">More than 100.000</option>
                                <option value="exact">Exact value...</option>
                            </select>
                            <input class="valorExacto" type="number" id="valorSupParcela" name="valorSupParcela" style="display: none;" />
                        </div>

                        <div id="bloqueSupConstruida" class="campo dependiente col-md-6" data-dependencias="cedula_habitabilidad,certificado_energetico,informe_edificaciones,expediente_dh,valoraciones">
                            <label for="campoSupConstruida">Builded surface (m<sup>2</sup>):</label>
                            <select name="rangoSupConstruida" id="campoSupConstruida" class="selectorRangoValor" data-campovalor="valorSupConstruida">
                                <option value="">...</option>
                                <option value="0-50">Less than 50</option>
                                <option value="50-150">Between 50 and 150</option>
                                <option value="150-400">Between 150 and 400</option>
                                <option value="400-999999">More than 400</option>
                                <option value="exact">Exact value...</option>
                            </select>
                            <input class="valorExacto" type="number" id="valorSupConstruida" name="valorSupConstruida" style="display: none;" />
                        </div>
                    </div>

                    <div class="grupo row">
                        <div id="bloqueNumPlantas" class="campo dependiente col-md-6" data-dependencias="cedula_habitabilidad,certificado_energetico,informe_edificaciones,expediente_dh">
                            <label for="campoNumPlantas">Number of floors:</label>
                            <select name="numPlantas" id="campoNumPlantas" class="numeric">
                                <option value="">...</option>
                            </select>
                        </div>

                        <div id="bloqueNumParcelas" class="campo dependiente col-md-6" data-dependencias="estudio_limites_parcela">
                            <label for="campoNumParcelas">Affected parcels:</label>
                            <select name="numParcelas" id="campoNumParcelas" class="numeric">
                                <option value="">...</option>
                            </select>
                        </div>

                        <div id="bloqueMunicipioInmueble" class="campo col-md-6">
                            <label for="municipioInmueble">Munifipality:</label>
                            <select name="municipioInmueble" id="municipioInmueble" class="city" required>
                                <option value="">...</option>
                            </select>
                        </div>

                        <div class="campo col-md-6">
                            <label for="campoRC">Cadastral reference:</label>
                            <input type="text" name="ref_catastral" maxlength="40" />
                        </div>
                    </div>
                    
                </fieldset>

                <fieldset id="datosPersonales">
                    <p class="title">Personal data:</p>

                    <div class="grupo row">
                        <div class="campo nombre col-md-6">
                            <label for="campoNombre">Name:</label>
                            <input type="text" id="campoNombre" name="nombre" required />
                        </div> 
                        <div class="campo apellidos col-md-6">
                            <label for="campoApellidos">Surnames:</label>
                            <input type="text" id="campoApellidos" name="apellidos" required />
                        </div>
                        <div class="campo email col-md-6">
                            <label for="campoEmail">E-mail:</label>
                            <input type="email" id="campoEmail" name="email" required />
                        </div>
                        <div class="campo telefono col-md-6">
                            <label for="campoTelefono">Phone number:</label>
                            <input type="text" id="campoTelefono" name="telefono" />
                        </div>
                        <div class="campo municipio col-md-6">
                            <label for="campoMunicipio">Municipality:</label>
                            <select name="municipio" id="campoMunicipio" class="city">
                                <option value="">...</option>
                            </select>
                        </div>
                        <div class="campo direccion col-md-6">
                            <label for="campoDireccionCompleta">Full address:</label>
                            <input type="text" id="campoDireccionCompleta" name="direccion" />
                        </div>
                        <div class="campo empresa col-md-6">
                            <label for="campoEmpresa">Company:</label>
                            <input type="text" id="campoEmpresa" name="empresa" /> 
                        </div>
                    </div>
                </fieldset>

                <div class="loading" style="display:none"><span></span></div>

                <input class="submit-button" type="submit" value="Send">

            </form>
            <div class="message ok" style="display: none">
                <i class="fa fa-check"></i>
                <p>Thank you for contacting us. We have receive your message and we will send you budget information as soon as possible.</p>
            </div>
        </div>{"id":814,"date":"2020-10-07T06:47:08","date_gmt":"2020-10-07T06:47:08","guid":{"rendered":"http:\/\/www.estudi-cat.com\/en\/?page_id=814"},"modified":"2020-12-18T11:37:36","modified_gmt":"2020-12-18T11:37:36","slug":"building-report","status":"publish","type":"page","link":"https:\/\/www.estudi-cat.com\/en\/building-report\/","title":{"rendered":"Building report"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row content_width=&#8221;container&#8221; video_autoplay=&#8221;true&#8221; video_controls=&#8221;true&#8221; video_mute=&#8221;true&#8221; css=&#8221;.vc_custom_1459427140749{margin-bottom: 0px !important;border-right-width: 15px !important;border-left-width: 15px !important;padding-top: 40px !important;padding-right: 20px !important;padding-bottom: 10px !important;padding-left: 20px !important;border-left-color: #000000 !important;border-left-style: solid !important;border-right-color: #000000 !important;border-right-style: solid !important;}&#8221;][vc_column width=&#8221;1\/1&#8243;][vc_column_text]<\/p>\n<h1>Building report<\/h1>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row content_width=&#8221;container&#8221; video_autoplay=&#8221;true&#8221; video_controls=&#8221;true&#8221; video_mute=&#8221;true&#8221; css=&#8221;.vc_custom_1598010164501{margin-bottom: 0px !important;border-right-width: 15px !important;border-left-width: 15px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 35px !important;padding-left: 20px !important;border-left-color: #000000 !important;border-left-style: solid !important;border-right-color: #000000 !important;border-right-style: solid !important;}&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1459430436775{margin-bottom: 20px !important;}&#8221;][vc_column_text el_class=&#8221;margin0&#8243; css=&#8221;.vc_custom_1602831763665{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h2 class=\"h2at4\"><strong>UPDATE YOUR HOUSING INFORMATION IN THE PROPERTY REGISTRY AND\/OR THE CADASTRE<\/strong><\/h2>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;10px&#8221;][vc_column_text el_class=&#8221;pat4&#8243; css=&#8221;.vc_custom_1602767520536{margin-top: 0px !important;}&#8221;]We manage in less than 5 working days all the changes in the property registry necessary for your home to obtain an appraisal according to reality and you can justify its price when selling or applying for a mortgage.[\/vc_column_text][vc_empty_space height=&#8221;15px&#8221;]<a href=\"#form_presupuesto\" class=\"btn btn-dark\" target=\"_self\">REQUEST A BUILDINGS REPORT<\/a>[\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1459430443053{margin-bottom: 20px !important;}&#8221;][vc_column_text el_class=&#8221;txt-servei&#8221; css=&#8221;.vc_custom_1597999752989{margin-top: 0px !important;}&#8221;]<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-624\" src=\"http:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/informe-de-edificaciones.jpg\" alt=\"informe de edificaciones\" width=\"600\" height=\"301\" srcset=\"https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/informe-de-edificaciones.jpg 600w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/informe-de-edificaciones-300x151.jpg 300w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/informe-de-edificaciones-450x226.jpg 450w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>[\/vc_column_text][\/vc_column][\/vc_row][vc_row content_width=&#8221;container&#8221; video_autoplay=&#8221;true&#8221; video_controls=&#8221;true&#8221; video_mute=&#8221;true&#8221; css=&#8221;.vc_custom_1598010168837{margin-bottom: 0px !important;border-right-width: 15px !important;border-left-width: 15px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;border-left-color: #000000 !important;border-left-style: solid !important;border-right-color: #000000 !important;border-right-style: solid !important;}&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1459430443053{margin-bottom: 20px !important;}&#8221;][vc_column_text el_class=&#8221;txt-servei&#8221; css=&#8221;.vc_custom_1597999819278{margin-top: 0px !important;}&#8221;]<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-591\" src=\"http:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/valoraciones-casas-1.jpg\" alt=\"valoraciones casas\" width=\"600\" height=\"493\" srcset=\"https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/valoraciones-casas-1.jpg 600w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/valoraciones-casas-1-300x247.jpg 300w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/valoraciones-casas-1-450x370.jpg 450w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>[\/vc_column_text][vc_empty_space height=&#8221;15px&#8221;]<a href=\"#form_presupuesto\" class=\"btn btn-dark\" target=\"_self\">REQUEST A BUILDINGS REPORT<\/a>[\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1459430436775{margin-bottom: 20px !important;}&#8221;][vc_column_text el_class=&#8221;margin0&#8243; css=&#8221;.vc_custom_1602831768596{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h2 class=\"h2at4\">How to justify the value of your home<\/h2>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;25px&#8221;][vc_column_text el_class=&#8221;pat4&#8243; css=&#8221;.vc_custom_1602767529249{margin-top: 0px !important;}&#8221;]Sometimes the information in the property registry or the cadastre does not correspond to the reality of the existent construction.<\/p>\n<p>This can happen if works or changes have been made that have not been notified to the Administration. This fact, even common, due to the non-obligation, creates a problem when selling a house or applying for a mortgage<\/p>\n<p>If the building report is not updated, you will not be able to justify the price of your home to the buyer (essential to sell for a fair price) or to the bank (necessary to receive an appropriate mortgage).<\/p>\n<p>In addition, it is necessary for the appraisal of your property to adjust to reality.<\/p>\n<p>We help you to prepare the building report so that your home is valued for what it is, and not for what it was.[\/vc_column_text][\/vc_column][\/vc_row][vc_row content_width=&#8221;container&#8221; video_autoplay=&#8221;true&#8221; video_controls=&#8221;true&#8221; video_mute=&#8221;true&#8221; css=&#8221;.vc_custom_1598010174776{margin-bottom: 0px !important;border-right-width: 15px !important;border-left-width: 15px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;border-left-color: #000000 !important;border-left-style: solid !important;border-right-color: #000000 !important;border-right-style: solid !important;}&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1459430436775{margin-bottom: 20px !important;}&#8221;][vc_column_text el_class=&#8221;margin0&#8243; css=&#8221;.vc_custom_1602831773063{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h3 class=\"h3at4\">What does the building report include?<\/h3>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;10px&#8221;][vc_column_text el_class=&#8221;pat4&#8243; css=&#8221;.vc_custom_1602767534839{margin-top: 0px !important;}&#8221;]This document, required to update the information of property register, includes several things:<\/p>\n<ul>\n<li>Surface of the house (it can be done with a study of the limits of the plot)<\/li>\n<li>Legally recognized uses<\/li>\n<li>Construction age and changes made<\/li>\n<li>Georeferencing system (housing coordinates to define the size).<\/li>\n<\/ul>\n<p>In addition, our service includes the coordination of all the notarial processes that are necessary. In this way, you don\u2019t worry and the process is streamlined.[\/vc_column_text][vc_empty_space height=&#8221;15px&#8221;]<a href=\"#form_presupuesto\" class=\"btn btn-dark\" target=\"_self\">REQUEST A BUILDINGS REPORT<\/a>[\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1459430443053{margin-bottom: 20px !important;}&#8221;][vc_column_text el_class=&#8221;txt-servei&#8221; css=&#8221;.vc_custom_1598000675853{margin-top: 0px !important;}&#8221;]<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-593\" src=\"http:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/valoracion-parcelas.jpg\" alt=\"valoracion parcelas\" width=\"600\" height=\"493\" srcset=\"https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/valoracion-parcelas.jpg 600w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/valoracion-parcelas-300x247.jpg 300w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/valoracion-parcelas-450x370.jpg 450w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>[\/vc_column_text][\/vc_column][\/vc_row][vc_row content_width=&#8221;container&#8221; video_autoplay=&#8221;true&#8221; video_controls=&#8221;true&#8221; video_mute=&#8221;true&#8221; css=&#8221;.vc_custom_1598430640190{margin-bottom: 0px !important;border-right-width: 15px !important;border-left-width: 15px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 55px !important;padding-left: 20px !important;border-left-color: #000000 !important;border-left-style: solid !important;border-right-color: #000000 !important;border-right-style: solid !important;}&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1459430436775{margin-bottom: 20px !important;}&#8221;][vc_column_text el_class=&#8221;txt-servei&#8221; css=&#8221;.vc_custom_1597999247582{margin-top: 0px !important;}&#8221;]<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-619\" src=\"http:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/documentos-1.jpg\" alt=\"documentos\" width=\"600\" height=\"448\" srcset=\"https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/documentos-1.jpg 600w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/documentos-1-300x224.jpg 300w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/documentos-1-450x336.jpg 450w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>[\/vc_column_text][vc_empty_space height=&#8221;10px&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1459430443053{margin-bottom: 20px !important;}&#8221;][vc_column_text el_class=&#8221;margin0&#8243; css=&#8221;.vc_custom_1602831777847{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h3 class=\"h3at4\">Necessary documents<\/h3>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;10px&#8221;][vc_column_text el_class=&#8221;pat4&#8243; css=&#8221;.vc_custom_1602767539138{margin-top: 0px !important;}&#8221;]First of all, check that you have the necessary documentation for this job.<\/p>\n<ul>\n<li>Property deed<\/li>\n<li>DNI of the property owner<\/li>\n<li>Documents justifying the age and legality of the buildings<\/li>\n<li>Updated property plans<\/li>\n<li>Last IBI receipt<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row content_width=&#8221;container&#8221; video_autoplay=&#8221;true&#8221; video_controls=&#8221;true&#8221; video_mute=&#8221;true&#8221; css=&#8221;.vc_custom_1459427159566{margin-bottom: 0px !important;border-right-width: 15px !important;border-left-width: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;border-left-color: #000000 !important;border-left-style: solid !important;border-right-color: #000000 !important;border-right-style: solid !important;}&#8221;][vc_column width=&#8221;1\/3&#8243;][vc_column_text el_class=&#8221;home-contacte&#8221; css=&#8221;.vc_custom_1602587059808{margin-bottom: 20px !important;}&#8221;]<\/p>\n<h3 class=\"h3at4\">Do you want to update the information of your home in the property registry?<\/h3>\n<p>Fill in the form and we will contact you as soon as possible.<\/p>\n<p class=\"pat4\">Phone number: <a href=\"tel:+34971755945\">+34 971 755 945<\/a><br \/>\nEmail: <a href=\"mailto:info@estudi-cat.com\">info@estudi-cat.com<\/a><\/p>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&#8221;2\/3&#8243;][vc_column_text][\/vc_column_text][\/vc_column][\/vc_row][vc_row content_width=&#8221;container&#8221; video_autoplay=&#8221;true&#8221; video_controls=&#8221;true&#8221; video_mute=&#8221;true&#8221; css=&#8221;.vc_custom_1598519198081{margin-bottom: 0px !important;border-right-width: 15px !important;border-left-width: 15px !important;padding-top: 40px !important;padding-right: 20px !important;padding-bottom: 30px !important;padding-left: 20px !important;border-left-color: #020202 !important;border-left-style: solid !important;border-right-color: #020202 !important;border-right-style: solid !important;}&#8221;][vc_column width=&#8221;1\/1&#8243;][vc_column_text]<img loading=\"lazy\" decoding=\"async\" class=\"wp-image-677 alignnone\" src=\"http:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/logo_FEDER_Balears.png\" alt=\"logo_FEDER_Balears\" width=\"420\" height=\"87\" srcset=\"https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/logo_FEDER_Balears.png 1402w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/logo_FEDER_Balears-300x62.png 300w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/logo_FEDER_Balears-1024x213.png 1024w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/logo_FEDER_Balears-880x183.png 880w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/08\/logo_FEDER_Balears-450x93.png 450w\" sizes=\"(max-width: 420px) 100vw, 420px\" \/>\u00a0 <img decoding=\"async\" class=\"aligncenter conselleria wp-image-999 size-medium\" src=\"http:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/12\/C_TRAN_EN_SP_DGINN_col-300x218.png\" alt=\"\" width=\"150\" srcset=\"https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/12\/C_TRAN_EN_SP_DGINN_col-300x218.png 300w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/12\/C_TRAN_EN_SP_DGINN_col-450x327.png 450w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/12\/C_TRAN_EN_SP_DGINN_col.png 784w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n<p>Aquest projecte est\u00e0 cofinan\u00e7at en un 50% amb c\u00e0rrec al programa Operatiu FEDER 2014-2020 de les Illes Balears.[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row content_width=&#8221;container&#8221; video_autoplay=&#8221;true&#8221; video_controls=&#8221;true&#8221; video_mute=&#8221;true&#8221; css=&#8221;.vc_custom_1459427140749{margin-bottom: 0px !important;border-right-width: 15px !important;border-left-width: 15px !important;padding-top: 40px !important;padding-right: 20px !important;padding-bottom: 10px !important;padding-left: 20px !important;border-left-color: #000000 !important;border-left-style: solid !important;border-right-color: #000000 !important;border-right-style: solid !important;}&#8221;][vc_column width=&#8221;1\/1&#8243;][vc_column_text] Building report [\/vc_column_text][\/vc_column][\/vc_row][vc_row content_width=&#8221;container&#8221; video_autoplay=&#8221;true&#8221; video_controls=&#8221;true&#8221; video_mute=&#8221;true&#8221; css=&#8221;.vc_custom_1598010164501{margin-bottom: 0px !important;border-right-width: 15px !important;border-left-width: 15px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 35px !important;padding-left: 20px !important;border-left-color: #000000 !important;border-left-style: solid !important;border-right-color: #000000 !important;border-right-style: solid !important;}&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1459430436775{margin-bottom: 20px !important;}&#8221;][vc_column_text el_class=&#8221;margin0&#8243; css=&#8221;.vc_custom_1602831763665{margin-bottom: 0px !important;}&#8221;] UPDATE YOUR HOUSING [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/www.estudi-cat.com\/en\/wp-json\/wp\/v2\/pages\/814"}],"collection":[{"href":"https:\/\/www.estudi-cat.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.estudi-cat.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.estudi-cat.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.estudi-cat.com\/en\/wp-json\/wp\/v2\/comments?post=814"}],"version-history":[{"count":8,"href":"https:\/\/www.estudi-cat.com\/en\/wp-json\/wp\/v2\/pages\/814\/revisions"}],"predecessor-version":[{"id":1021,"href":"https:\/\/www.estudi-cat.com\/en\/wp-json\/wp\/v2\/pages\/814\/revisions\/1021"}],"wp:attachment":[{"href":"https:\/\/www.estudi-cat.com\/en\/wp-json\/wp\/v2\/media?parent=814"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}