<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: ["estudio_limites_parcela"]                });

                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":795,"date":"2020-10-06T13:20:18","date_gmt":"2020-10-06T13:20:18","guid":{"rendered":"http:\/\/www.estudi-cat.com\/en\/?page_id=795"},"modified":"2020-12-18T11:18:07","modified_gmt":"2020-12-18T11:18:07","slug":"study-of-plot-boundaries","status":"publish","type":"page","link":"https:\/\/www.estudi-cat.com\/en\/study-of-plot-boundaries\/","title":{"rendered":"Study of plot boundaries"},"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>Study of plot boundaries<\/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_1598009993813{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_1602831682861{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h2 class=\"h2at4\"><strong>KNOW THE REAL LIMITS OF YOUR PROPERTY<\/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_1602767318596{margin-top: 0px !important;}&#8221;]<\/p>\n<p class=\"pat4\">We carry out in less than 5 working days a study of the limits of your plot to confirm the actual borders of your property and to be able to update possible errors in the Land Registry or the Catastro.<\/p>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;15px&#8221;]<a href=\"#form_presupuesto\" class=\"btn btn-dark\" target=\"_self\">REQUEST STUDY<\/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_1599640109760{margin-top: 0px !important;}&#8221;]<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-731\" src=\"http:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/parcelaciones.png\" alt=\"parcelaciones\" width=\"600\" height=\"360\" srcset=\"https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/parcelaciones.png 600w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/parcelaciones-300x180.png 300w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/parcelaciones-450x270.png 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_1598009999334{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;]<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-710\" src=\"http:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Estudio-l\u00edmites-parcela-2.jpg\" alt=\"Estudio l\u00edmites parcela\" width=\"600\" height=\"586\" srcset=\"https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Estudio-l\u00edmites-parcela-2.jpg 600w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Estudio-l\u00edmites-parcela-2-300x293.jpg 300w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Estudio-l\u00edmites-parcela-2-450x440.jpg 450w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>[\/vc_column_text][\/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_1602831687720{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h3 class=\"h3at4\">Your property could encompass more than you think<\/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_1602767364471{margin-top: 0px !important;}&#8221;]<\/p>\n<p class=\"pat4\">Many plots are wrongly recorded in the property or cadastre register.<\/p>\n<p class=\"pat4\">These can be historical errors or changes made as a result of misre executed calculations that directly affect the legally recognized surface and the value of your property.<\/p>\n<p class=\"pat4\">Estudi-CAT helps you to develop a study of the boundaries of the plot. Something necessary to rectify the writing and the borders in the cadastre.<\/p>\n<p class=\"pat4\">As with building reports, this will allow you to justify the price of the property when selling or applying for a mortgage.<\/p>\n<p class=\"pat4\">In addition, it is necessary for the appraisal of your property to fit reality.<\/p>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;10px&#8221;]<a href=\"#form_presupuesto\" class=\"btn btn-dark\" target=\"_self\">REQUEST STUDY<\/a>[\/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_1598009999334{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_1602831692617{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h3 class=\"h3at4\">What does the study of the boundaries of the plot 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_1602767369270{margin-top: 0px !important;}&#8221;]<\/p>\n<p class=\"pat4\">This document, required to update property or cadastre registration information, includes:<\/p>\n<ul>\n<li class=\"pat4\">Certification of the surface of the urban plot or the rustic plot (can be done in conjunction with a building report).<\/li>\n<li class=\"pat4\">Georeferencing (coordinates of the vertices of the parcel).<\/li>\n<\/ul>\n<p class=\"pat4\">In addition, our service includes the coordination of all necessary notary processes. This way, you worry and the process speeds up.<\/p>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;10px&#8221;]<a href=\"#form_presupuesto\" class=\"btn btn-dark\" target=\"_self\">REQUEST STUDY<\/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;]<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-712\" src=\"http:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Estudio-l\u00edmites-parcela-3.jpg\" alt=\"Estudio l\u00edmites parcela\" width=\"600\" height=\"531\" srcset=\"https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Estudio-l\u00edmites-parcela-3.jpg 600w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Estudio-l\u00edmites-parcela-3-300x266.jpg 300w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Estudio-l\u00edmites-parcela-3-450x398.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_1598430558213{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_1598430735780{margin-bottom: 20px !important;padding-top: 25px !important;}&#8221;][vc_column_text el_class=&#8221;margin0&#8243; css=&#8221;.vc_custom_1602831698083{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h3 class=\"h3at4\"><strong>Documents required <\/strong><\/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_1602767375323{margin-top: 0px !important;}&#8221;]<\/p>\n<p class=\"pat4\">First of all, check that you have the necessary documentation.<\/p>\n<ul>\n<li class=\"pat4\">Property\u00a0deed<\/li>\n<li class=\"pat4\">ID of the property owner<\/li>\n<li class=\"pat4\">Last payment IBI<\/li>\n<li class=\"pat4\">Notification about the changes in Registro de la Propiedad or Catastro<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/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;txt-servei&#8221; css=&#8221;.vc_custom_1600685697948{margin-top: 30px !important;}&#8221;]<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-714\" src=\"http:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Estudio-l\u00edmites-parcela-4.jpg\" alt=\"Estudio l\u00edmites parcela\" width=\"600\" height=\"301\" srcset=\"https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Estudio-l\u00edmites-parcela-4.jpg 600w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Estudio-l\u00edmites-parcela-4-300x151.jpg 300w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Estudio-l\u00edmites-parcela-4-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_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_1602587092232{margin-bottom: 20px !important;}&#8221;]<\/p>\n<h3 class=\"h2format4\">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] Study of plot boundaries [\/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_1598009993813{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_1602831682861{margin-bottom: 0px !important;}&#8221;] KNOW [&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\/795"}],"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=795"}],"version-history":[{"count":12,"href":"https:\/\/www.estudi-cat.com\/en\/wp-json\/wp\/v2\/pages\/795\/revisions"}],"predecessor-version":[{"id":1013,"href":"https:\/\/www.estudi-cat.com\/en\/wp-json\/wp\/v2\/pages\/795\/revisions\/1013"}],"wp:attachment":[{"href":"https:\/\/www.estudi-cat.com\/en\/wp-json\/wp\/v2\/media?parent=795"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}