Contact

Christian Mestres

Email: ieb.info@ub.edu
Phone: +34 626 996 819

Clipping

Args

post_type
0clipping
post_statuspublish
posts_per_page10
post__not_in
0
tax_query
relationAND
paged1
orderDESC
orderbydate
meta_query
0Array ( )
post__in
0419062
1419063
2419064
3419065
4419066
5419067
6419068
7419069
8419070
9419071
10419072
11419073
12419074
13419075
14419076
15419077
16419078
17419079
18419080
19419081
20419082
21419083
22419084
23419085
24419086
25419087
26419088
27419089
28419090
29419091
30419092
31419093
32419094
33419095
34419096
35419097
36419098
37419099
38419100
39419101
40419102
41419103
42419104
43419105
44419106
45419107
46419108
47419109
48419110
49419111
50419112
51419113
52419114
53419115
54419116
55419117
56419118
57419119
58419120
59419121
60419122
61419123
62419124
63419125
64419126
65419127
66419128
67419129
68419130
69419131
70419132
71419133
72419134
73419135
74419136
75419137
76419138
77419139
78419140
79419141
80419142
81419143
82419144
83419145
84419146
85419147
86419148
87419149
88419150
89419151
90419152
91419153
92419154
93419155
94419156
95419157
96419158
97419159
98419160
99419161
100419162
101419163
102419164
103419165
104419166
105419167
106419168
107419169
108419170
109419171
110419172
111419173
112419174
113419175
114419176
115419177
116419178
117419179
118419180
119419181
120419182
121419183
122419184
123419185
124419186
125419187
126419188
127419189
128419190
129419191
130419192
131419193
132419194
133419195
134419196
135419197
136419198
137419199
138419200
139419201
140419202
141419203
142419204
143419205
144419206
145419207
146419208
147419209
148419210
149419211
150419212
151419213
152419214
153419215
154419216
155419217
156419218
157419219
158419220
159419221
160419222
161419223
162419224
163419225
164419226
165419227
166419228
167419229
168419230
169419231
170419232
171419233
172419234
173419235
174419236
175419237
176419238
177419239
178419240
179419241
180419242
181419243
182419244
183419245
184419246
185419247
186419248
187419249
188419250
189419251
190419252
191419253
192419254
193419255
194419256
195419257
196419258
197419259
198419260
199419261
200419262
201419263
202419264
203419265
204419266
205419267
206419268
207419269
208419270
209419271
210419272
211419273
212419274
213419275
214419276
215419277
216419278
217419279
218419280
219419281
220419282
221419283
222419284
223419285
224419286
225419287
226419288
227419289
228419290
229419291
230419292
231419293
232419294
233419295
234419296
235419297
236419298
237419299
238419300
239419301
240419302
241419303
242419304
243419305
244419306
245419307
246419308
247419309
248419310
249419311
250419312
251419313
252419314
253419315
254419316
255419317
256419318
257419319
258419320
259419321
260419322
261419323
262419324
263419325
264419326
265419327
266419328
267419329
268419330
269419331
270419332
271419333
272419334
273419335
274419336
275419337
276419338
277419339
278419340
279419341
280419342
281419343
282419344
283419345
284419346
285419347
286419348
287419349
288419350
289419351
290419352
291419353
292419354
293419355
294419356
295419357
296419358
297419359
298419360
299419361
300419362
301419363
302419364
303419365
304419366
305419367
306419368
307419369
308419370
309419371
310419372
311419373
312419374
313419375
314419376
315419377
316419378
317419379
318419380
319419381
320419382
321419383
322419384
323419385
324419386
325419387
326419388
327419389
328419390
329419391
330419392
331419393
332419394
333419395
334419396
335419397
336419398
337419399
338419400
339419401
340419402
341419403
342419404
343419405
344419406
345419407
346419408
347419409
348419410
349419411
350419412
351419413
352419414
353419415
354419416
355419417
356419418
357419419
358419420
359419421
360419422
361419423
362419424
363419425
364419426
365419427
366419428
367419429
368419430
369419431
370419432
371419433
372419434
373419435
374419436
375419437
376419438
377419439
378419440
379419441
380419442
381419443
382419444
383419445
384419446
385419447
386419448
387419449
388419450
389419451
390419452
391419453
392419454
393419455
394419456
395419457
396419458
397419459
398419460
399419461
400419462
401419463
402419464
403419465
404419466
405419467
406419468
407419469
408419470
409419471
410419472
411419473
412419474
413419475
414419476
415419477
416419478
417419479
418419480
419419481
420419482
421419483
422419484
423419485
424419486
425419487
426419488
427419489
428419490
429419491
430419492
431419493
432419494
433419495
434419496
435419497
436419498
437419499
438419500
439419501
440419502
441419503
442419504
443419505
444419506
445419507
446419508
447419509
448419510
449419511
450419512
451419513
452419514
453419515
454419516
455419517
456419518
457419519
458419520
459419521
460419522
461419523
462419524
463419525
464419526
465419527
466419528
467419529
468419530
469419531
470419532
471419533
472419534
473419535
474419536
475419537
476419538
477419539
478419540
479419541
480419542
481419543
482419544
483431721
484431723
485431725
486431727
487431729
488431731
489431733
490431735
491431737
492431739
493431741
494431743
495431745
496431747
497431749
498431751
499431753
500431755
501431757
502431759
503431761
504431763
505431774
506431776
507431778
508431780
509431782
510431785
511431823
512431826
513431829
514431832
515432093
516432130
suppress_filters1

Module Settings

post_type_chooseclipping
loop_stylecustom_loop_layout
shortcode_name[de_loop_template_shortcode]
loop_templatesdivi-blog
custom_loop_templatenone
loop_layout419545
filter_update_animationload-6
no_posts_layoutnone
no_posts_layout_textSorry, No posts.
is_main_loopoff
include_current_termsoff
groupping_post_objectoff
groupping_taxonomynone
show_empty_onloadoff
post_statuspublish
suppress_filtersignore
show_current_postoff
posts_number10
post_offset0
post_display_typedefault
saved_typewishlist
acf_linked_acfnone
related_contentcategories
related_acf_fieldnone
related_content_categoriesdefault
is_category_loopoff
disable_sticky_postsoff
specific_post_objectsoff
related_content_tagsdefault
tax_name_relatednone
acf_name_relatednone
custom_tax_choosepost
acf_namenone
include_sticky_postson
include_sticky_posts_onlyoff
onload_tax_choosepost
sort_orderdate
acf_sort_fieldnone
acf_sort_typestring
acf_date_picker_fieldnone
acf_date_picker_methoddefault
acf_date_picker_custom_day30
order_asc_descDESC
sec_acf_sort_fieldnone
sec_acf_sort_typestring
sec_acf_date_picker_fieldnone
sec_order_asc_descASC
enable_loadmoreon
pagination_positionbottom
scrolltoon
scrollto_fine_tune0px
loadmore_textView more
loadmore_text_loadingCargando...
enable_resultcountoff
resultcount_positionright
result_count_single_textShowing the single result
result_count_all_textShowing all %d results
result_count_pagination_textShowing %d-%d of %d results
has_mapoff
map_all_postsoff
map_all_posts_limit-1
map_infoview_layoutnone
map_infoview_layout_ajaxoff
hide_marker_labeloff
map_clusteron
map_center_first_poston
link_whole_girdoff
link_whole_gird_externaloff
external_acfnone
content_section_layoutnone
grid_layoutgrid
columns1
columns_tablet1
columns_mobile1
custom_gutter_widthoff
grid_list_defaultlist
grid_list_positionleft
grid_list_cookie_time30
grid_view_icon||divi||400
list_view_icon||fa||900
icon_padding7px|7px|7px|7px
icon_margin0px|10px|0px|0px
enable_overlayon
show_featured_imageon
show_read_moreoff
read_more_textRead More
show_authoron
show_dateon
date_formatF j, Y
show_categorieson
show_contentoff
excerpt_length270
excerpt_more...
show_commentsoff
meta_separator|
content_visibilityhover
image_hover_animationnone
loop_template_content_alignmentcenter_center
loop_template_color_themelight
loop_template_same_heighton
image_min_height150px
image_max_height500px
pagination_item_background#fff
pagination_item_background_active#ebe9eb
_builder_version4.27.6
_module_presetdefault
grouping_tax_title_font_size14px
grouping_tax_title_letter_spacing0px
grouping_tax_title_line_height1em
title_font_size14px
title_letter_spacing0px
title_line_height1em
excerpt_font_size14px
excerpt_letter_spacing0px
excerpt_line_height1em
loop_template_meta_font_size14px
loop_template_meta_letter_spacing0px
loop_template_meta_line_height1em
loop_template_meta_a_font_size14px
loop_template_meta_a_letter_spacing0px
loop_template_meta_a_line_height1em
loop_template_a_font_size14px
loop_template_a_letter_spacing0px
loop_template_a_line_height1em
pagination_font_letter_spacing0px
active_pagination_letter_spacing0px
background_enable_coloron
use_background_color_gradientoff
background_color_gradient_repeatoff
background_color_gradient_typelinear
background_color_gradient_direction180deg
background_color_gradient_direction_radialcenter
background_color_gradient_stops#2b87da 0%|#29c4a9 100%
background_color_gradient_unit%
background_color_gradient_overlays_imageoff
background_color_gradient_start#2b87da
background_color_gradient_start_position0%
background_color_gradient_end#29c4a9
background_color_gradient_end_position100%
background_enable_imageon
parallaxoff
parallax_methodon
background_sizecover
background_image_widthauto
background_image_heightauto
background_positioncenter
background_horizontal_offset0
background_vertical_offset0
background_repeatno-repeat
background_blendnormal
background_enable_video_mp4on
background_enable_video_webmon
allow_player_pauseoff
background_video_pause_outside_viewporton
background_enable_pattern_styleoff
background_pattern_stylepolka-dots
background_pattern_colorrgba(0,0,0,0.2)
background_pattern_sizeinitial
background_pattern_widthauto
background_pattern_heightauto
background_pattern_repeat_origintop_left
background_pattern_horizontal_offset0
background_pattern_vertical_offset0
background_pattern_repeatrepeat
background_pattern_blend_modenormal
background_enable_mask_styleoff
background_mask_stylelayer-blob
background_mask_color#ffffff
background_mask_aspect_ratiolandscape
background_mask_sizestretch
background_mask_widthauto
background_mask_heightauto
background_mask_positioncenter
background_mask_horizontal_offset0
background_mask_vertical_offset0
background_mask_blend_modenormal
custom_buttonoff
button_text_size16
button_bg_use_color_gradientoff
button_bg_color_gradient_repeatoff
button_bg_color_gradient_typelinear
button_bg_color_gradient_direction180deg
button_bg_color_gradient_direction_radialcenter
button_bg_color_gradient_stops#2b87da 0%|#29c4a9 100%
button_bg_color_gradient_unit%
button_bg_color_gradient_overlays_imageoff
button_bg_color_gradient_start#2b87da
button_bg_color_gradient_start_position0%
button_bg_color_gradient_end#29c4a9
button_bg_color_gradient_end_position100%
button_bg_enable_imageon
button_bg_parallaxoff
button_bg_parallax_methodon
button_bg_sizecover
button_bg_image_widthauto
button_bg_image_heightauto
button_bg_positioncenter
button_bg_horizontal_offset0
button_bg_vertical_offset0
button_bg_repeatno-repeat
button_bg_blendnormal
button_bg_enable_video_mp4on
button_bg_enable_video_webmon
button_bg_allow_player_pauseoff
button_bg_video_pause_outside_viewporton
button_use_iconon
button_icon_placementright
button_on_hoveron
custom_loop_template_buttonoff
loop_template_button_text_size16
loop_template_button_bg_use_color_gradientoff
loop_template_button_bg_color_gradient_repeatoff
loop_template_button_bg_color_gradient_typelinear
loop_template_button_bg_color_gradient_direction180deg
loop_template_button_bg_color_gradient_direction_radialcenter
loop_template_button_bg_color_gradient_stops#2b87da 0%|#29c4a9 100%
loop_template_button_bg_color_gradient_unit%
loop_template_button_bg_color_gradient_overlays_imageoff
loop_template_button_bg_color_gradient_start#2b87da
loop_template_button_bg_color_gradient_start_position0%
loop_template_button_bg_color_gradient_end#29c4a9
loop_template_button_bg_color_gradient_end_position100%
loop_template_button_bg_enable_imageon
loop_template_button_bg_parallaxoff
loop_template_button_bg_parallax_methodon
loop_template_button_bg_sizecover
loop_template_button_bg_image_widthauto
loop_template_button_bg_image_heightauto
loop_template_button_bg_positioncenter
loop_template_button_bg_horizontal_offset0
loop_template_button_bg_vertical_offset0
loop_template_button_bg_repeatno-repeat
loop_template_button_bg_blendnormal
loop_template_button_bg_enable_video_mp4on
loop_template_button_bg_enable_video_webmon
loop_template_button_bg_allow_player_pauseoff
loop_template_button_bg_video_pause_outside_viewporton
loop_template_button_use_iconon
loop_template_button_icon_placementright
loop_template_button_on_hoveron
positioningnone
position_origin_atop_left
position_origin_ftop_left
position_origin_rtop_left
widthauto
max_widthnone
min_heightauto
heightauto
max_heightnone
custom_padding|||0px|false|false
filter_hue_rotate0deg
filter_saturate100%
filter_brightness100%
filter_contrast100%
filter_invert0%
filter_sepia0%
filter_opacity100%
filter_blur0px
mix_blend_modenormal
animation_stylenone
animation_directioncenter
animation_duration1000ms
animation_delay0ms
animation_intensity_slide50%
animation_intensity_zoom50%
animation_intensity_flip50%
animation_intensity_fold50%
animation_intensity_roll50%
animation_starting_opacity0%
animation_speed_curveease-in-out
animation_repeatonce
hover_transition_duration300ms
hover_transition_delay0ms
hover_transition_speed_curveease
link_option_url_new_windowoff
sticky_positionnone
sticky_offset_top0px
sticky_offset_bottom0px
sticky_limit_topnone
sticky_limit_bottomnone
sticky_offset_surroundingon
sticky_transitionon
motion_trigger_startmiddle
hover_enabled0
grouping_tax_title_text_shadow_stylenone
grouping_tax_title_text_shadow_horizontal_length0em
grouping_tax_title_text_shadow_vertical_length0em
grouping_tax_title_text_shadow_blur_strength0em
grouping_tax_title_text_shadow_colorrgba(0,0,0,0.4)
title_text_shadow_stylenone
title_text_shadow_horizontal_length0em
title_text_shadow_vertical_length0em
title_text_shadow_blur_strength0em
title_text_shadow_colorrgba(0,0,0,0.4)
excerpt_text_shadow_stylenone
excerpt_text_shadow_horizontal_length0em
excerpt_text_shadow_vertical_length0em
excerpt_text_shadow_blur_strength0em
excerpt_text_shadow_colorrgba(0,0,0,0.4)
loop_template_meta_text_shadow_stylenone
loop_template_meta_text_shadow_horizontal_length0em
loop_template_meta_text_shadow_vertical_length0em
loop_template_meta_text_shadow_blur_strength0em
loop_template_meta_text_shadow_colorrgba(0,0,0,0.4)
loop_template_meta_a_text_shadow_stylenone
loop_template_meta_a_text_shadow_horizontal_length0em
loop_template_meta_a_text_shadow_vertical_length0em
loop_template_meta_a_text_shadow_blur_strength0em
loop_template_meta_a_text_shadow_colorrgba(0,0,0,0.4)
loop_template_a_text_shadow_stylenone
loop_template_a_text_shadow_horizontal_length0em
loop_template_a_text_shadow_vertical_length0em
loop_template_a_text_shadow_blur_strength0em
loop_template_a_text_shadow_colorrgba(0,0,0,0.4)
pagination_font_text_shadow_stylenone
pagination_font_text_shadow_horizontal_length0em
pagination_font_text_shadow_vertical_length0em
pagination_font_text_shadow_blur_strength0em
pagination_font_text_shadow_colorrgba(0,0,0,0.4)
active_pagination_text_shadow_stylenone
active_pagination_text_shadow_horizontal_length0em
active_pagination_text_shadow_vertical_length0em
active_pagination_text_shadow_blur_strength0em
active_pagination_text_shadow_colorrgba(0,0,0,0.4)
button_text_shadow_stylenone
button_text_shadow_horizontal_length0em
button_text_shadow_vertical_length0em
button_text_shadow_blur_strength0em
button_text_shadow_colorrgba(0,0,0,0.4)
loop_template_button_text_shadow_stylenone
loop_template_button_text_shadow_horizontal_length0em
loop_template_button_text_shadow_vertical_length0em
loop_template_button_text_shadow_blur_strength0em
loop_template_button_text_shadow_colorrgba(0,0,0,0.4)
box_shadow_stylenone
box_shadow_colorrgba(0,0,0,0.3)
box_shadow_positionouter
box_shadow_style_productnone
box_shadow_color_productrgba(0,0,0,0.3)
box_shadow_position_productouter
box_shadow_style_grid_list_view_buttonnone
box_shadow_color_grid_list_view_buttonrgba(0,0,0,0.3)
box_shadow_position_grid_list_view_buttonouter
box_shadow_style_loop-template-itemnone
box_shadow_color_loop-template-itemrgba(0,0,0,0.3)
box_shadow_position_loop-template-itemouter
box_shadow_style_buttonnone
box_shadow_color_buttonrgba(0,0,0,0.3)
box_shadow_position_buttonouter
box_shadow_style_loop_template_buttonnone
box_shadow_color_loop_template_buttonrgba(0,0,0,0.3)
box_shadow_position_loop_template_buttonouter
text_shadow_stylenone
text_shadow_horizontal_length0em
text_shadow_vertical_length0em
text_shadow_blur_strength0em
text_shadow_colorrgba(0,0,0,0.4)
disabledoff
global_colors_info{}

16/07/2026

EL PERIODICO

La economista Judit Vall asume la dirección del IEB tras nueve años de mandato de José María Durán-Cabré

13/07/2026

ARA

Les ciutats catalanes, quaranta anys després

08/07/2026

El Economista

Autobuses sin competencia, una vez más

20/06/2026

El Periódico

El difícil equilibrio migratorio español en la Europa del control

16/06/2026

Política & Prosa

Guía bibliográfica para tomarse en serio el fútbol

15/06/2026

Betevé

El final dels pisos turístics: com afectarà el mercat laboral i el PIB de Barcelona

14/06/2026

Diario PYME

Barcelona eliminará los pisos turísticos en 2028: impacto laboral y económico

13/06/2026

El Periódico

El difícil equilibrio migratorio español en la Europa del control

31/05/2026

El Periódico

El retorno de la política industrial

25/05/2026

ViaEmpresa

Barcelona, ciudad de congresos: ¿cuáles son las principales competidoras mundiales?

View more

Press Release

Args

post_type
0press
post_statuspublish
posts_per_page6
post__not_in
0
tax_query
relationAND
paged1
orderDESC
orderbydate
meta_query
0Array ( )
post__in
0418016
1418017
2418018
3418019
4418020
5418021
6418022
7418023
8418024
9418025
10418026
11418027
12418028
13418029
14418030
15418031
16418032
17418033
18418034
19418035
20418036
21418037
22418038
23418039
24418040
25418041
26418042
27418043
28418044
29418045
30418046
31418047
32418048
33418049
34418050
35418051
36418052
37418053
38418054
39418055
40418056
41432100

Module Settings

post_type_choosepress
loop_stylecustom_loop_layout
shortcode_name[de_loop_template_shortcode]
loop_templatesdivi-blog
custom_loop_templatenone
loop_layout418058
filter_update_animationload-6
no_posts_layoutnone
no_posts_layout_textSorry, No posts.
is_main_loopoff
include_current_termsoff
groupping_post_objectoff
groupping_taxonomynone
show_empty_onloadoff
post_statuspublish
suppress_filtersauto
show_current_postoff
posts_number6
post_offset0
post_display_typedefault
saved_typewishlist
acf_linked_acfnone
related_contentcategories
related_acf_fieldnone
related_content_categoriesdefault
is_category_loopoff
disable_sticky_postsoff
specific_post_objectsoff
related_content_tagsdefault
tax_name_relatednone
acf_name_relatednone
custom_tax_choosepost
acf_namenone
include_sticky_postson
include_sticky_posts_onlyoff
onload_tax_choosepost
sort_orderdate
acf_sort_fieldnone
acf_sort_typestring
acf_date_picker_fieldnone
acf_date_picker_methoddefault
acf_date_picker_custom_day30
order_asc_descDESC
sec_acf_sort_fieldnone
sec_acf_sort_typestring
sec_acf_date_picker_fieldnone
sec_order_asc_descASC
enable_loadmoreon
pagination_positionbottom
scrolltoon
scrollto_fine_tune0px
loadmore_textView more
loadmore_text_loadingCargando
enable_resultcountoff
resultcount_positionright
result_count_single_textShowing the single result
result_count_all_textShowing all %d results
result_count_pagination_textShowing %d-%d of %d results
has_mapoff
map_all_postsoff
map_all_posts_limit-1
map_infoview_layoutnone
map_infoview_layout_ajaxoff
hide_marker_labeloff
map_clusteron
map_center_first_poston
link_whole_girdoff
link_whole_gird_externaloff
external_acfnone
content_section_layoutnone
grid_layoutgrid
columns1
columns_tablet1
columns_mobile1
custom_gutter_widthoff
grid_list_defaultlist
grid_list_positionleft
grid_list_cookie_time30
grid_view_icon||divi||400
list_view_icon||fa||900
icon_padding7px|7px|7px|7px
icon_margin0px|10px|0px|0px
enable_overlayon
show_featured_imageon
show_read_moreoff
read_more_textRead More
show_authoron
show_dateon
date_formatF j, Y
show_categorieson
show_contentoff
excerpt_length270
excerpt_more...
show_commentsoff
meta_separator|
content_visibilityhover
image_hover_animationnone
loop_template_content_alignmentcenter_center
loop_template_color_themelight
loop_template_same_heighton
image_min_height150px
image_max_height500px
pagination_item_background#fff
pagination_item_background_active#ebe9eb
_builder_version4.27.6
_module_presetdefault
grouping_tax_title_font_size14px
grouping_tax_title_letter_spacing0px
grouping_tax_title_line_height1em
title_font_size14px
title_letter_spacing0px
title_line_height1em
excerpt_font_size14px
excerpt_letter_spacing0px
excerpt_line_height1em
loop_template_meta_font_size14px
loop_template_meta_letter_spacing0px
loop_template_meta_line_height1em
loop_template_meta_a_font_size14px
loop_template_meta_a_letter_spacing0px
loop_template_meta_a_line_height1em
loop_template_a_font_size14px
loop_template_a_letter_spacing0px
loop_template_a_line_height1em
pagination_font_letter_spacing0px
active_pagination_letter_spacing0px
background_enable_coloron
use_background_color_gradientoff
background_color_gradient_repeatoff
background_color_gradient_typelinear
background_color_gradient_direction180deg
background_color_gradient_direction_radialcenter
background_color_gradient_stops#2b87da 0%|#29c4a9 100%
background_color_gradient_unit%
background_color_gradient_overlays_imageoff
background_color_gradient_start#2b87da
background_color_gradient_start_position0%
background_color_gradient_end#29c4a9
background_color_gradient_end_position100%
background_enable_imageon
parallaxoff
parallax_methodon
background_sizecover
background_image_widthauto
background_image_heightauto
background_positioncenter
background_horizontal_offset0
background_vertical_offset0
background_repeatno-repeat
background_blendnormal
background_enable_video_mp4on
background_enable_video_webmon
allow_player_pauseoff
background_video_pause_outside_viewporton
background_enable_pattern_styleoff
background_pattern_stylepolka-dots
background_pattern_colorrgba(0,0,0,0.2)
background_pattern_sizeinitial
background_pattern_widthauto
background_pattern_heightauto
background_pattern_repeat_origintop_left
background_pattern_horizontal_offset0
background_pattern_vertical_offset0
background_pattern_repeatrepeat
background_pattern_blend_modenormal
background_enable_mask_styleoff
background_mask_stylelayer-blob
background_mask_color#ffffff
background_mask_aspect_ratiolandscape
background_mask_sizestretch
background_mask_widthauto
background_mask_heightauto
background_mask_positioncenter
background_mask_horizontal_offset0
background_mask_vertical_offset0
background_mask_blend_modenormal
custom_buttonoff
button_text_size16
button_bg_use_color_gradientoff
button_bg_color_gradient_repeatoff
button_bg_color_gradient_typelinear
button_bg_color_gradient_direction180deg
button_bg_color_gradient_direction_radialcenter
button_bg_color_gradient_stops#2b87da 0%|#29c4a9 100%
button_bg_color_gradient_unit%
button_bg_color_gradient_overlays_imageoff
button_bg_color_gradient_start#2b87da
button_bg_color_gradient_start_position0%
button_bg_color_gradient_end#29c4a9
button_bg_color_gradient_end_position100%
button_bg_enable_imageon
button_bg_parallaxoff
button_bg_parallax_methodon
button_bg_sizecover
button_bg_image_widthauto
button_bg_image_heightauto
button_bg_positioncenter
button_bg_horizontal_offset0
button_bg_vertical_offset0
button_bg_repeatno-repeat
button_bg_blendnormal
button_bg_enable_video_mp4on
button_bg_enable_video_webmon
button_bg_allow_player_pauseoff
button_bg_video_pause_outside_viewporton
button_use_iconon
button_icon_placementright
button_on_hoveron
custom_loop_template_buttonoff
loop_template_button_text_size16
loop_template_button_bg_use_color_gradientoff
loop_template_button_bg_color_gradient_repeatoff
loop_template_button_bg_color_gradient_typelinear
loop_template_button_bg_color_gradient_direction180deg
loop_template_button_bg_color_gradient_direction_radialcenter
loop_template_button_bg_color_gradient_stops#2b87da 0%|#29c4a9 100%
loop_template_button_bg_color_gradient_unit%
loop_template_button_bg_color_gradient_overlays_imageoff
loop_template_button_bg_color_gradient_start#2b87da
loop_template_button_bg_color_gradient_start_position0%
loop_template_button_bg_color_gradient_end#29c4a9
loop_template_button_bg_color_gradient_end_position100%
loop_template_button_bg_enable_imageon
loop_template_button_bg_parallaxoff
loop_template_button_bg_parallax_methodon
loop_template_button_bg_sizecover
loop_template_button_bg_image_widthauto
loop_template_button_bg_image_heightauto
loop_template_button_bg_positioncenter
loop_template_button_bg_horizontal_offset0
loop_template_button_bg_vertical_offset0
loop_template_button_bg_repeatno-repeat
loop_template_button_bg_blendnormal
loop_template_button_bg_enable_video_mp4on
loop_template_button_bg_enable_video_webmon
loop_template_button_bg_allow_player_pauseoff
loop_template_button_bg_video_pause_outside_viewporton
loop_template_button_use_iconon
loop_template_button_icon_placementright
loop_template_button_on_hoveron
positioningnone
position_origin_atop_left
position_origin_ftop_left
position_origin_rtop_left
widthauto
max_widthnone
min_heightauto
heightauto
max_heightnone
custom_padding|||0px|false|false
filter_hue_rotate0deg
filter_saturate100%
filter_brightness100%
filter_contrast100%
filter_invert0%
filter_sepia0%
filter_opacity100%
filter_blur0px
mix_blend_modenormal
animation_stylenone
animation_directioncenter
animation_duration1000ms
animation_delay0ms
animation_intensity_slide50%
animation_intensity_zoom50%
animation_intensity_flip50%
animation_intensity_fold50%
animation_intensity_roll50%
animation_starting_opacity0%
animation_speed_curveease-in-out
animation_repeatonce
hover_transition_duration300ms
hover_transition_delay0ms
hover_transition_speed_curveease
link_option_url_new_windowoff
sticky_positionnone
sticky_offset_top0px
sticky_offset_bottom0px
sticky_limit_topnone
sticky_limit_bottomnone
sticky_offset_surroundingon
sticky_transitionon
motion_trigger_startmiddle
hover_enabled0
grouping_tax_title_text_shadow_stylenone
grouping_tax_title_text_shadow_horizontal_length0em
grouping_tax_title_text_shadow_vertical_length0em
grouping_tax_title_text_shadow_blur_strength0em
grouping_tax_title_text_shadow_colorrgba(0,0,0,0.4)
title_text_shadow_stylenone
title_text_shadow_horizontal_length0em
title_text_shadow_vertical_length0em
title_text_shadow_blur_strength0em
title_text_shadow_colorrgba(0,0,0,0.4)
excerpt_text_shadow_stylenone
excerpt_text_shadow_horizontal_length0em
excerpt_text_shadow_vertical_length0em
excerpt_text_shadow_blur_strength0em
excerpt_text_shadow_colorrgba(0,0,0,0.4)
loop_template_meta_text_shadow_stylenone
loop_template_meta_text_shadow_horizontal_length0em
loop_template_meta_text_shadow_vertical_length0em
loop_template_meta_text_shadow_blur_strength0em
loop_template_meta_text_shadow_colorrgba(0,0,0,0.4)
loop_template_meta_a_text_shadow_stylenone
loop_template_meta_a_text_shadow_horizontal_length0em
loop_template_meta_a_text_shadow_vertical_length0em
loop_template_meta_a_text_shadow_blur_strength0em
loop_template_meta_a_text_shadow_colorrgba(0,0,0,0.4)
loop_template_a_text_shadow_stylenone
loop_template_a_text_shadow_horizontal_length0em
loop_template_a_text_shadow_vertical_length0em
loop_template_a_text_shadow_blur_strength0em
loop_template_a_text_shadow_colorrgba(0,0,0,0.4)
pagination_font_text_shadow_stylenone
pagination_font_text_shadow_horizontal_length0em
pagination_font_text_shadow_vertical_length0em
pagination_font_text_shadow_blur_strength0em
pagination_font_text_shadow_colorrgba(0,0,0,0.4)
active_pagination_text_shadow_stylenone
active_pagination_text_shadow_horizontal_length0em
active_pagination_text_shadow_vertical_length0em
active_pagination_text_shadow_blur_strength0em
active_pagination_text_shadow_colorrgba(0,0,0,0.4)
button_text_shadow_stylenone
button_text_shadow_horizontal_length0em
button_text_shadow_vertical_length0em
button_text_shadow_blur_strength0em
button_text_shadow_colorrgba(0,0,0,0.4)
loop_template_button_text_shadow_stylenone
loop_template_button_text_shadow_horizontal_length0em
loop_template_button_text_shadow_vertical_length0em
loop_template_button_text_shadow_blur_strength0em
loop_template_button_text_shadow_colorrgba(0,0,0,0.4)
box_shadow_stylenone
box_shadow_colorrgba(0,0,0,0.3)
box_shadow_positionouter
box_shadow_style_productnone
box_shadow_color_productrgba(0,0,0,0.3)
box_shadow_position_productouter
box_shadow_style_grid_list_view_buttonnone
box_shadow_color_grid_list_view_buttonrgba(0,0,0,0.3)
box_shadow_position_grid_list_view_buttonouter
box_shadow_style_loop-template-itemnone
box_shadow_color_loop-template-itemrgba(0,0,0,0.3)
box_shadow_position_loop-template-itemouter
box_shadow_style_buttonnone
box_shadow_color_buttonrgba(0,0,0,0.3)
box_shadow_position_buttonouter
box_shadow_style_loop_template_buttonnone
box_shadow_color_loop_template_buttonrgba(0,0,0,0.3)
box_shadow_position_loop_template_buttonouter
text_shadow_stylenone
text_shadow_horizontal_length0em
text_shadow_vertical_length0em
text_shadow_blur_strength0em
text_shadow_colorrgba(0,0,0,0.4)
disabledoff
global_colors_info{}

La catedrática Judit Vall asume la dirección del IEB

El IEB y Fira de Barcelona firman un acuerdo de colaboración

El IEB y Aena firman un acuerdo de colaboración

Las ayudas al alquiler y los controles sobre los precios, soluciones válidas de acuerdo al último IEB Report

El IEB y la Fundación Miquel y Costas firman un acuerdo de colaboración

Un estudio del Instituto de Economía de Barcelona indica que la política de regulación de alquileres en Cataluña fue efectiva

View more