Contacto

Christian Mestres

Dirección Email: ieb.info@ub.edu
Teléfono: +34 626 996 819

En los medios

Args

post_type
0clipping
post_statuspublish
posts_per_page10
post__not_in
0
tax_query
relationAND
paged1
orderDESC
orderbydate
meta_query
0Array ( )
post__in
0418091
1418092
2418093
3418094
4418095
5418096
6418097
7418098
8418099
9418100
10418101
11418102
12418103
13418104
14418105
15418106
16418107
17418108
18418109
19418110
20418111
21418112
22418113
23418114
24418115
25418116
26418117
27418118
28418119
29418120
30418121
31418122
32418123
33418124
34418125
35418126
36418127
37418128
38418129
39418130
40418131
41418132
42418133
43418134
44418135
45418136
46418137
47418138
48418139
49418140
50418141
51418142
52418143
53418144
54418145
55418146
56418147
57418148
58418149
59418150
60418151
61418152
62418153
63418154
64418155
65418156
66418157
67418158
68418159
69418160
70418161
71418162
72418163
73418164
74418165
75418166
76418167
77418168
78418169
79418170
80418171
81418172
82418173
83418174
84418175
85418176
86418177
87418178
88418179
89418180
90418181
91418182
92418183
93418184
94418185
95418186
96418187
97418188
98418189
99418190
100418191
101418192
102418193
103418194
104418195
105418196
106418197
107418198
108418199
109418200
110418201
111418202
112418203
113418204
114418205
115418206
116418207
117418208
118418209
119418210
120418211
121418212
122418213
123418214
124418215
125418216
126418217
127418218
128418219
129418220
130418221
131418222
132418223
133418224
134418225
135418226
136418227
137418228
138418229
139418230
140418231
141418232
142418233
143418234
144418235
145418236
146418237
147418238
148418239
149418240
150418241
151418242
152418243
153418244
154418245
155418246
156418247
157418248
158418249
159418250
160418251
161418252
162418253
163418254
164418255
165418256
166418257
167418258
168418259
169418260
170418261
171418262
172418263
173418264
174418265
175418266
176418267
177418268
178418269
179418270
180418271
181418272
182418273
183418274
184418275
185418276
186418277
187418278
188418279
189418280
190418281
191418282
192418283
193418284
194418285
195418286
196418287
197418288
198418289
199418290
200418291
201418292
202418293
203418294
204418295
205418296
206418297
207418298
208418299
209418300
210418301
211418302
212418303
213418304
214418305
215418306
216418307
217418308
218418309
219418310
220418311
221418312
222418313
223418314
224418315
225418316
226418317
227418318
228418319
229418320
230418321
231418322
232418323
233418324
234418325
235418326
236418327
237418328
238418329
239418330
240418331
241418332
242418333
243418334
244418335
245418336
246418337
247418338
248418339
249418340
250418341
251418342
252418343
253418344
254418345
255418346
256418347
257418348
258418349
259418350
260418351
261418352
262418353
263418354
264418355
265418356
266418357
267418358
268418359
269418360
270418361
271418362
272418363
273418364
274418365
275418366
276418367
277418368
278418369
279418370
280418371
281418372
282418373
283418374
284418375
285418376
286418377
287418378
288418379
289418380
290418381
291418382
292418383
293418384
294418385
295418386
296418387
297418388
298418389
299418390
300418391
301418392
302418393
303418394
304418395
305418396
306418397
307418398
308418399
309418400
310418401
311418402
312418403
313418404
314418405
315418406
316418407
317418408
318418409
319418410
320418411
321418412
322418413
323418414
324418415
325418416
326418417
327418418
328418419
329418420
330418421
331418422
332418423
333418424
334418425
335418426
336418427
337418428
338418429
339418430
340418431
341418432
342418433
343418434
344418435
345418436
346418437
347418438
348418439
349418440
350418441
351418442
352418443
353418444
354418445
355418446
356418447
357418448
358418449
359418450
360418451
361418452
362418453
363418454
364418455
365418456
366418457
367418458
368418459
369418460
370418461
371418462
372418463
373418464
374418465
375418466
376418467
377418468
378418469
379418470
380418471
381418472
382418473
383418474
384418475
385418476
386418477
387418478
388418479
389418480
390418481
391418482
392418483
393418484
394418485
395418486
396418487
397418488
398418489
399418490
400418491
401418492
402418493
403418494
404418495
405418496
406418497
407418498
408418499
409418500
410418501
411418502
412418503
413418504
414418505
415418506
416418507
417418508
418418509
419418510
420418511
421418512
422418513
423418514
424418515
425418516
426418517
427418518
428418519
429418520
430418521
431418522
432418523
433418524
434418525
435418526
436418527
437418528
438418529
439418530
440418531
441418532
442418533
443418534
444418535
445418536
446418537
447418538
448418539
449418540
450418541
451418542
452418543
453418544
454418545
455418546
456418547
457418548
458418549
459418550
460418551
461418552
462418553
463418554
464418555
465418556
466418557
467418558
468418559
469418560
470418561
471418562
472418563
473418564
474418565
475418566
476418567
477418568
478418569
479418570
480418571
481418572
482418573
483418574
484418575
485418576
486418577
487418578
488431387
489431390
490431391
491431392
492431395
493431397
494431399
495431401
496431402
497431404
498431406
499431407
500431408
501431409
502431410
503431413
504431415
505431416
506431418
507431420
508431422
509431424
510431426
511431427
512431430
513431431
514431434
515431783
516431821
517431824
518431827
519431830
520432091
521432128
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_textVer más
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.5
_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?

Ver más

Notas

Args

post_type
0press
post_statuspublish
posts_per_page6
post__not_in
0
tax_query
relationAND
paged1
orderDESC
orderbydate
meta_query
0Array ( )
post__in
0417851
1417854
2417857
3417860
4417863
5417866
6417869
7417870
8417873
9417876
10417879
11417882
12417885
13417888
14417891
15417894
16417897
17417900
18417903
19417906
20417909
21417912
22417915
23417918
24417921
25417924
26417927
27417930
28417933
29417936
30417939
31417942
32417945
33417948
34417951
35417954
36417957
37417960
38417963
39417966
40417969
41417972
42431435
43432094

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_textVer más
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.5
_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

Andreu Mas-Colell, Joaquim Coello y José María Durán-Cabré, nuevos patronos 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

Ver más