<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: ["expediente_seg_agr"]                });

                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":806,"date":"2020-10-06T13:53:00","date_gmt":"2020-10-06T13:53:00","guid":{"rendered":"http:\/\/www.estudi-cat.com\/en\/?page_id=806"},"modified":"2020-12-18T11:41:50","modified_gmt":"2020-12-18T11:41:50","slug":"segregation-or-grouping-project","status":"publish","type":"page","link":"https:\/\/www.estudi-cat.com\/en\/segregation-or-grouping-project\/","title":{"rendered":"Segregation or grouping project"},"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>Segregation or grouping project<\/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_1598009842474{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_1602831717473{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h2 class=\"h2at4\"><strong>ADAPT THE PLOT TO YOUR NEEDS<\/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_1602767480241{margin-top: 0px !important;}&#8221;]We help you to divide or group your plot to allow an according use to your needs.[\/vc_column_text][vc_empty_space height=&#8221;15px&#8221;]<a href=\"#form_presupuesto\" class=\"btn btn-dark\" target=\"_self\">I WANT TO MAKE CHANGES IN MY PLOT<\/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_1599482991787{margin-top: 0px !important;}&#8221;]<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-722\" src=\"http:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Expediente-de-segregaci\u00f3n_agrupaciones.jpg\" alt=\"\" width=\"600\" height=\"301\" srcset=\"https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Expediente-de-segregaci\u00f3n_agrupaciones.jpg 600w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Expediente-de-segregaci\u00f3n_agrupaciones-300x151.jpg 300w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Expediente-de-segregaci\u00f3n_agrupaciones-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_1598009848318{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_1602831723302{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h2 class=\"h2at4\">Our role in the process<\/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_1602767486772{margin-top: 0px !important;}&#8221;]Distribute a plot among several people is not easy. You must make measurements to be able to work on the different proposals, control that each on is within the minimums according to land law and all this work through a grouping project that allows us to obtain the corresponding license.<\/p>\n<p>To group several adjoining plots, the process is similar.<\/p>\n<p>They are sensitive issues, because interests of several people often come in to play. Therefore, it\u2019s necessary to do diligently. Consider the interests of each person and their possibilities.[\/vc_column_text][\/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;pat4&#8243; css=&#8221;.vc_custom_1602767491351{margin-top: 0px !important;}&#8221;]But, this part is usually lawyer work.<\/p>\n<p>&nbsp;<\/p>\n<p>We focus on making necessary measurements, making sure that the plots fulfill with legal requirements and generating that file so that the Administration accepts the segregation or grouping that you have agreed with the other parts.<\/p>\n<p>&nbsp;<\/p>\n<p>The important thing is that the work is well done so that the changes go according to the law. And you don\u2019t have to worry about this issue again.[\/vc_column_text][vc_empty_space height=&#8221;15px&#8221;]<a href=\"#form_presupuesto\" class=\"btn btn-dark\" target=\"_self\">I WANT TO MAKE CHANGES IN MY PLOT<\/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_1598430663548{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_1459430443053{margin-bottom: 20px !important;}&#8221;][vc_column_text el_class=&#8221;margin0&#8243; css=&#8221;.vc_custom_1602831731599{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_1602767497632{margin-top: 0px !important;}&#8221;]First of all, check that you have the necessary documentation.<\/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_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_1599483005967{margin-top: 0px !important;}&#8221;]<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-721\" src=\"http:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Expediente-de-segregaci\u00f3n_agrupaciones-2.jpg\" alt=\"Expediente de segregaci\u00f3n_agrupaciones\" width=\"600\" height=\"448\" srcset=\"https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Expediente-de-segregaci\u00f3n_agrupaciones-2.jpg 600w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Expediente-de-segregaci\u00f3n_agrupaciones-2-300x224.jpg 300w, https:\/\/www.estudi-cat.com\/wp-content\/uploads\/2020\/09\/Expediente-de-segregaci\u00f3n_agrupaciones-2-450x336.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_1598009867617{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_1602587074760{margin-bottom: 20px !important;}&#8221;]<\/p>\n<h3 class=\"h3at4\">Do you need to make changes to the distribution of your plot?<\/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] Segregation or grouping project [\/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_1598009842474{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_1602831717473{margin-bottom: 0px !important;}&#8221;] ADAPT [&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\/806"}],"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=806"}],"version-history":[{"count":7,"href":"https:\/\/www.estudi-cat.com\/en\/wp-json\/wp\/v2\/pages\/806\/revisions"}],"predecessor-version":[{"id":1026,"href":"https:\/\/www.estudi-cat.com\/en\/wp-json\/wp\/v2\/pages\/806\/revisions\/1026"}],"wp:attachment":[{"href":"https:\/\/www.estudi-cat.com\/en\/wp-json\/wp\/v2\/media?parent=806"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}