{"id":434,"date":"2026-02-25T14:24:42","date_gmt":"2026-02-25T14:24:42","guid":{"rendered":"https:\/\/eventraglobal.events\/?page_id=434"},"modified":"2026-06-29T14:31:35","modified_gmt":"2026-06-29T14:31:35","slug":"event-management","status":"publish","type":"page","link":"https:\/\/eventraglobal.events\/index.php\/event-management\/","title":{"rendered":"Event Management"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"434\" class=\"elementor elementor-434\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60824874 e-flex e-con-boxed e-con e-parent\" data-id=\"60824874\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-506d01d9 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"506d01d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">We don't just manage events.\nWe obsess over them.<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-74758951 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"74758951\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f5a4cea elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"2f5a4cea\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Event Management<\/h1>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cd1907c e-con-full e-flex e-con e-parent\" data-id=\"cd1907c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9854ce9 elementor-widget elementor-widget-html\" data-id=\"9854ce9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ================= EVENTRA \u2014 TABBED SECTION ================= -->\n<!-- Paste-ready. Scoped under .evx so it won't clash with your theme. -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800&display=swap');\n\n.evx{\n    --navy:#0b2c5f;\n    --blue:#2881FA;\n    --cyan:#1CBDED;\n    --ink:#2b3340;\n    --muted:#69727d;\n    --bg:#f5f7fb;\n    --card:#ffffff;\n    --line:#e8edf5;\n    font-family:'Poppins',system-ui,-apple-system,Segoe UI,Roboto,sans-serif;\n    background:var(--bg);\n    padding:90px 0;\n    \/* full-bleed: break out of any parent container, span edge to edge *\/\n    width:100vw;\n    max-width:100vw;\n    margin-left:calc(50% - 50vw);\n    margin-right:calc(50% - 50vw);\n    overflow-x:hidden;\n}\n.evx *{box-sizing:border-box;}\n\n.evx .evx-wrap{max-width:1180px;margin:auto;padding:0 24px;}\n\n\/* ---------- Tab bar ---------- *\/\n.evx .evx-tabs{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:14px;\n    margin-bottom:64px;\n}\n.evx .evx-tab{\n    appearance:none;\n    border:1px solid var(--line);\n    background:#fff;\n    color:var(--navy);\n    font-family:inherit;\n    font-size:14px;\n    font-weight:600;\n    letter-spacing:1.5px;\n    padding:20px 16px;\n    border-radius:14px;\n    cursor:pointer;\n    transition:.35s cubic-bezier(.4,0,.2,1);\n    text-transform:uppercase;\n}\n.evx .evx-tab:hover{border-color:var(--blue);color:var(--blue);}\n.evx .evx-tab.is-active{\n    color:#fff;\n    border-color:transparent;\n    background:linear-gradient(135deg,#1d3a78,#0b2c5f);\n    box-shadow:0 14px 30px rgba(11,44,95,.28);\n}\n.evx .evx-tab:focus-visible{outline:3px solid rgba(40,129,250,.45);outline-offset:2px;}\n\n\/* ---------- Panel header ---------- *\/\n.evx .evx-eyebrow{\n    color:var(--blue);\n    font-size:13px;\n    font-weight:600;\n    letter-spacing:2.5px;\n    text-transform:uppercase;\n    margin:0 0 12px;\n}\n.evx .evx-title{\n    font-size:40px;\n    line-height:1.12;\n    font-weight:700;\n    color:var(--navy);\n    margin:0 0 14px;\n    max-width:680px;\n}\n.evx .evx-lede{\n    font-size:17px;\n    color:var(--muted);\n    max-width:640px;\n    margin:0 0 48px;\n    line-height:1.6;\n}\n\n\/* ---------- Panels ---------- *\/\n.evx .evx-panel{display:none;}\n.evx .evx-panel.is-active{display:block;animation:evxFade .5s ease both;}\n@keyframes evxFade{from{opacity:0;transform:translateY(14px);}to{opacity:1;transform:none;}}\n\n\/* ---------- Card grid ---------- *\/\n.evx .evx-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:26px;\n}\n\n\/* ---------- Card ---------- *\/\n.evx .evx-card{\n    position:relative;\n    background:var(--card);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:38px 32px 34px;\n    overflow:hidden;\n    transition:.4s cubic-bezier(.4,0,.2,1);\n    animation:evxRise .55s ease both;\n}\n.evx .evx-card:nth-child(2){animation-delay:.08s;}\n.evx .evx-card:nth-child(3){animation-delay:.16s;}\n@keyframes evxRise{from{opacity:0;transform:translateY(22px);}to{opacity:1;transform:none;}}\n\n.evx .evx-card::before{\n    content:\"\";\n    position:absolute;inset:0;\n    background:linear-gradient(135deg,var(--blue),var(--cyan));\n    opacity:0;transition:.4s ease;\n    z-index:0;\n}\n.evx .evx-card:hover{\n    transform:translateY(-10px);\n    border-color:transparent;\n    box-shadow:0 26px 50px rgba(11,44,95,.16);\n}\n.evx .evx-card:hover::before{opacity:1;}\n.evx .evx-card > *{position:relative;z-index:1;}\n\n\/* icon well *\/\n.evx .evx-icon{\n    width:64px;height:64px;\n    border-radius:16px;\n    display:flex;align-items:center;justify-content:center;\n    background:rgba(40,129,250,.10);\n    color:var(--blue);\n    margin-bottom:24px;\n    transition:.4s ease;\n}\n.evx .evx-icon svg{width:30px;height:30px;}\n.evx .evx-card:hover .evx-icon{\n    background:rgba(255,255,255,.18);\n    color:#fff;\n    transform:scale(1.06);\n}\n\n\/* step number (process tab) *\/\n.evx .evx-step{\n    position:absolute;top:30px;right:32px;\n    font-size:46px;font-weight:800;\n    color:rgba(11,44,95,.07);\n    line-height:1;letter-spacing:-2px;\n    transition:.4s ease;\n}\n.evx .evx-card:hover .evx-step{color:rgba(255,255,255,.22);}\n\n.evx .evx-card h3{\n    font-size:21px;\n    font-weight:600;\n    color:var(--navy);\n    margin:0 0 12px;\n    line-height:1.3;\n    transition:.4s ease;\n}\n.evx .evx-card p{\n    font-size:15px;\n    line-height:1.65;\n    color:var(--muted);\n    margin:0;\n    transition:.4s ease;\n}\n.evx .evx-card:hover h3,\n.evx .evx-card:hover p{color:#fff;}\n\n\/* ---------- Responsive ---------- *\/\n@media(max-width:980px){\n    .evx{padding:70px 0;}\n    .evx .evx-grid{grid-template-columns:1fr;}\n    .evx .evx-title{font-size:30px;}\n    .evx .evx-tab{padding:16px 10px;font-size:12px;letter-spacing:1px;}\n}\n@media(max-width:560px){\n    .evx .evx-tabs{grid-template-columns:1fr;gap:10px;margin-bottom:44px;}\n    .evx .evx-title{font-size:26px;}\n    .evx .evx-lede{font-size:15px;margin-bottom:34px;}\n}\n\n@media(prefers-reduced-motion:reduce){\n    .evx *,.evx *::before{animation:none!important;transition:none!important;}\n}\n<\/style>\n\n\n<section class=\"evx\">\n<div class=\"evx-wrap\">\n\n    <!-- TAB BAR -->\n    <div class=\"evx-tabs\" role=\"tablist\">\n        <button class=\"evx-tab is-active\" role=\"tab\" aria-selected=\"true\"  data-tab=\"events\">Types of Events<\/button>\n        <button class=\"evx-tab\"           role=\"tab\" aria-selected=\"false\" data-tab=\"adv\">Advantages<\/button>\n        <button class=\"evx-tab\"           role=\"tab\" aria-selected=\"false\" data-tab=\"proc\">Process<\/button>\n    <\/div>\n\n    <!-- ============ PANEL 1 \u2014 TYPES OF EVENTS ============ -->\n    <div class=\"evx-panel is-active\" data-panel=\"events\" role=\"tabpanel\">\n        <p class=\"evx-eyebrow\">What We Manage<\/p>\n        <h2 class=\"evx-title\">Types of Events We Manage in Barcelona Hotels<\/h2>\n        <p class=\"evx-lede\">From intimate boardrooms to global summits \u2014 delivered inside Barcelona's finest hotels.<\/p>\n\n        <div class=\"evx-grid\">\n            <div class=\"evx-card\">\n                <div class=\"evx-icon\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <path d=\"M3 21h18\"\/><path d=\"M4 21V5l8-3 8 3v16\"\/>\n                        <path d=\"M9 9h0\"\/><path d=\"M15 9h0\"\/><path d=\"M9 13h0\"\/><path d=\"M15 13h0\"\/>\n                        <path d=\"M10 21v-3a2 2 0 0 1 4 0v3\"\/>\n                    <\/svg>\n                <\/div>\n                <h3>Corporate Conferences<\/h3>\n                <p>Multi-day conferences hosted in premium hotels with full AV setup, branding, and logistics.<\/p>\n            <\/div>\n\n            <div class=\"evx-card\">\n                <div class=\"evx-icon\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <rect x=\"3\" y=\"7\" width=\"18\" height=\"13\" rx=\"2\"\/>\n                        <path d=\"M8 7V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"\/>\n                        <path d=\"M3 13h18\"\/><path d=\"M12 13v3\"\/>\n                    <\/svg>\n                <\/div>\n                <h3>Executive Meetings<\/h3>\n                <p>High-level board meetings and strategy sessions held in private, fully-equipped luxury hotel facilities.<\/p>\n            <\/div>\n\n            <div class=\"evx-card\">\n                <div class=\"evx-icon\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M3 12h18\"\/>\n                        <path d=\"M12 3c2.6 2.4 4 5.6 4 9s-1.4 6.6-4 9c-2.6-2.4-4-5.6-4-9s1.4-6.6 4-9z\"\/>\n                    <\/svg>\n                <\/div>\n                <h3>International Summits<\/h3>\n                <p>Large-scale global events with VIP hospitality coordination and end-to-end delegate management.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- ============ PANEL 2 \u2014 ADVANTAGES ============ -->\n    <div class=\"evx-panel\" data-panel=\"adv\" role=\"tabpanel\">\n        <p class=\"evx-eyebrow\">Why Barcelona Hotels<\/p>\n        <h2 class=\"evx-title\">Advantages of Premium Hotel Events<\/h2>\n        <p class=\"evx-lede\">Where your venue, your stay, and your service all live under one exceptional roof.<\/p>\n\n        <div class=\"evx-grid\">\n            <div class=\"evx-card\">\n                <div class=\"evx-icon\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <path d=\"M3 21h18\"\/><path d=\"M5 21V7l7-4 7 4v14\"\/>\n                        <rect x=\"9\" y=\"11\" width=\"6\" height=\"6\" rx=\"1\"\/>\n                        <path d=\"M9 21v-4h6v4\"\/>\n                    <\/svg>\n                <\/div>\n                <h3>Luxury Guest Accommodation On-Site<\/h3>\n                <p>Premium rooms and suites offering comfort, convenience, and direct access to every event activity.<\/p>\n            <\/div>\n\n            <div class=\"evx-card\">\n                <div class=\"evx-icon\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <circle cx=\"9\" cy=\"8\" r=\"3\"\/>\n                        <path d=\"M3.5 20a5.5 5.5 0 0 1 11 0\"\/>\n                        <path d=\"M16 6.5a3 3 0 0 1 0 5.5\"\/>\n                        <path d=\"M18 14.5a5.5 5.5 0 0 1 3 5\"\/>\n                    <\/svg>\n                <\/div>\n                <h3>Professional Hospitality &amp; Banquet Staff<\/h3>\n                <p>Experienced teams delivering exceptional guest service and world-class dining experiences.<\/p>\n            <\/div>\n\n            <div class=\"evx-card\">\n                <div class=\"evx-icon\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <path d=\"M12 21s-7-5.5-7-11a7 7 0 0 1 14 0c0 5.5-7 11-7 11z\"\/>\n                        <circle cx=\"12\" cy=\"10\" r=\"2.5\"\/>\n                    <\/svg>\n                <\/div>\n                <h3>Prime Central Locations<\/h3>\n                <p>Strategically placed venues with effortless access to Barcelona's key business and cultural districts.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- ============ PANEL 3 \u2014 PROCESS ============ -->\n    <div class=\"evx-panel\" data-panel=\"proc\" role=\"tabpanel\">\n        <p class=\"evx-eyebrow\">How We Work<\/p>\n        <h2 class=\"evx-title\">Our Event Management Process<\/h2>\n        <p class=\"evx-lede\">Three clear stages \u2014 from first conversation to the final guest leaving the room.<\/p>\n\n        <div class=\"evx-grid\">\n            <div class=\"evx-card\">\n                <span class=\"evx-step\">01<\/span>\n                <div class=\"evx-icon\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <path d=\"M21 15a2 2 0 0 1-2 2H8l-4 4V5a2 2 0 0 1 2-2h13a2 2 0 0 1 2 2z\"\/>\n                        <path d=\"M8 9h8\"\/><path d=\"M8 13h5\"\/>\n                    <\/svg>\n                <\/div>\n                <h3>Consultation &amp; Planning<\/h3>\n                <p>We learn your event goals and recommend the ideal 4\u2605 or 5\u2605 hotel venue in Barcelona.<\/p>\n            <\/div>\n\n            <div class=\"evx-card\">\n                <span class=\"evx-step\">02<\/span>\n                <div class=\"evx-icon\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <path d=\"M12 2 4 6v6c0 5 3.5 8 8 10 4.5-2 8-5 8-10V6z\"\/>\n                        <path d=\"m9 12 2 2 4-4\"\/>\n                    <\/svg>\n                <\/div>\n                <h3>Venue &amp; Hospitality Coordination<\/h3>\n                <p>We liaise with hotel management for seamless room bookings, catering, and full logistics.<\/p>\n            <\/div>\n\n            <div class=\"evx-card\">\n                <span class=\"evx-step\">03<\/span>\n                <div class=\"evx-icon\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <path d=\"M12 2v4\"\/><path d=\"M5 8l2 2\"\/><path d=\"M19 8l-2 2\"\/>\n                        <path d=\"M5.5 21a6.5 6.5 0 0 1 13 0z\"\/>\n                        <circle cx=\"12\" cy=\"12\" r=\"3.5\"\/>\n                    <\/svg>\n                <\/div>\n                <h3>Execution &amp; On-Site Management<\/h3>\n                <p>Our team runs operations, VIP handling, branding, and guest experience on the day.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n<\/div>\n<\/section>\n\n<script>\n(function(){\n    var root = document.currentScript.closest('section.evx') ||\n               document.querySelector('section.evx');\n    if(!root) return;\n    var tabs   = root.querySelectorAll('.evx-tab');\n    var panels = root.querySelectorAll('.evx-panel');\n\n    tabs.forEach(function(tab){\n        tab.addEventListener('click', function(){\n            var name = tab.getAttribute('data-tab');\n            tabs.forEach(function(t){\n                var on = t === tab;\n                t.classList.toggle('is-active', on);\n                t.setAttribute('aria-selected', on);\n            });\n            panels.forEach(function(p){\n                p.classList.remove('is-active');\n            });\n            \/\/ restart entrance animation\n            var target = root.querySelector('.evx-panel[data-panel=\"'+name+'\"]');\n            void target.offsetWidth;\n            target.classList.add('is-active');\n        });\n    });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>We don&#8217;t just manage events. We obsess over them. Types of Events Advantages Process What We Manage Types of Events We Manage in Barcelona Hotels From intimate boardrooms to global summits \u2014 delivered inside Barcelona&#8217;s finest hotels. Corporate Conferences Multi-day conferences hosted in premium hotels with full AV setup, branding, and logistics. Executive Meetings High-level [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-434","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/eventraglobal.events\/index.php\/wp-json\/wp\/v2\/pages\/434","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eventraglobal.events\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/eventraglobal.events\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/eventraglobal.events\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/eventraglobal.events\/index.php\/wp-json\/wp\/v2\/comments?post=434"}],"version-history":[{"count":49,"href":"https:\/\/eventraglobal.events\/index.php\/wp-json\/wp\/v2\/pages\/434\/revisions"}],"predecessor-version":[{"id":1313,"href":"https:\/\/eventraglobal.events\/index.php\/wp-json\/wp\/v2\/pages\/434\/revisions\/1313"}],"wp:attachment":[{"href":"https:\/\/eventraglobal.events\/index.php\/wp-json\/wp\/v2\/media?parent=434"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}