{"id":306,"date":"2026-02-23T22:46:24","date_gmt":"2026-02-23T22:46:24","guid":{"rendered":"https:\/\/mepack.aaceuk.co.uk\/enventra\/?page_id=306"},"modified":"2026-06-29T23:39:09","modified_gmt":"2026-06-29T23:39:09","slug":"book-now","status":"publish","type":"page","link":"https:\/\/eventraglobal.events\/index.php\/book-now\/","title":{"rendered":"Book Now"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"306\" class=\"elementor elementor-306\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-415bc0ea e-flex e-con-boxed e-con e-parent\" data-id=\"415bc0ea\" 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-2c805d01 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"2c805d01\" 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\">Let\u2019s plan and execute your next world-class event seamlessly<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73620b8c elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"73620b8c\" 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-2b113e93 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"2b113e93\" 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\">Book Your Event<\/h1>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8483fb3 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"8483fb3\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;mdp_selection_sticky_effect_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3a63918\" data-id=\"3a63918\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;mdp_selection_sticky_column_effect_enable&quot;:false}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e9a5ad6 elementor-widget elementor-widget-html\" data-id=\"e9a5ad6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ================= INDUSTRIES SECTION ================= -->\n\n<style>\n\/* ===== Scoped Industries Section ===== *\/\n.industries-section {\n    padding: 100px 0;\n    background: #f4f7fb;\n    font-family: inherit;\n}\n\n.industries-section .industries-container {\n    max-width: 1200px;\n    margin: auto;\n    padding: 0 25px;\n    text-align: center;\n}\n\n\/* Section Heading *\/\n.industries-section .industries-tag {\n    color: #2881FA;\n    font-weight: 600;\n    letter-spacing: 2px;\n    margin-bottom: 15px;\n    font-size: 14px;\n}\n\n.industries-section h2 {\n    font-size: 42px;\n    color: #0b2c5f;\n    margin-bottom: 20px;\n}\n\n.industries-section .section-desc {\n    color: #666;\n    font-size: 18px;\n    max-width: 720px;\n    margin: auto;\n    margin-bottom: 60px;\n}\n\n\/* Grid *\/\n.industries-section .industries-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 25px;\n}\n\n\/* Card *\/\n.industries-section .industry-card {\n    background: #ffffff;\n    padding: 45px 22px;\n    border-radius: 14px;\n    transition: 0.4s ease;\n    position: relative;\n    overflow: hidden;\n    text-align: center;\n    border: 1px solid #eef1f6;\n}\n\n.industries-section .industry-card:hover {\n    transform: translateY(-12px);\n    box-shadow: 0 20px 50px rgba(0,0,0,0.08);\n}\n\n\/* Icon Circle *\/\n.industries-section .industry-icon {\n    width: 80px;\n    height: 80px;\n    margin: 0 auto 25px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(40,129,250,0.10);\n    color: #2881FA;\n    transition: 0.4s ease;\n}\n\n.industries-section .industry-icon svg {\n    width: 36px;\n    height: 36px;\n    transition: 0.4s ease;\n}\n\n\/* Hover: circle fills brand blue, icon turns white *\/\n.industries-section .industry-card:hover .industry-icon {\n    background: #2881FA;\n    color: #ffffff;\n}\n\n.industries-section .industry-card:hover .industry-icon svg {\n    transform: scale(1.08);\n}\n\n\/* Title *\/\n.industries-section .industry-card h4 {\n    font-size: 17px;\n    color: #0b2c5f;\n    font-weight: 600;\n    line-height: 1.4;\n    margin: 0;\n}\n\n\/* Hover Bottom Line *\/\n.industries-section .industry-card::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    height: 4px;\n    width: 0%;\n    background: #1CBDED;\n    transition: 0.4s ease;\n}\n\n.industries-section .industry-card:hover::after {\n    width: 100%;\n}\n\n\/* ===== Tablet ===== *\/\n@media(max-width:1100px){\n    .industries-section {\n        padding: 80px 0;\n    }\n    .industries-section .industries-grid {\n        grid-template-columns: repeat(3, 1fr);\n    }\n    .industries-section h2 {\n        font-size: 32px;\n    }\n}\n\n\/* ===== Mobile ===== *\/\n@media(max-width:768px){\n    .industries-section .industries-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n    .industries-section .section-desc {\n        font-size: 16px;\n        margin-bottom: 40px;\n    }\n}\n\n@media(max-width:500px){\n    .industries-section .industries-grid {\n        grid-template-columns: 1fr;\n    }\n    .industries-section {\n        padding: 70px 0;\n    }\n    .industries-section .industry-card {\n        padding: 38px 22px;\n    }\n}\n<\/style>\n\n\n<section class=\"industries-section\">\n\n<div class=\"industries-container\">\n\n    <div class=\"industries-tag\">WHO WE SERVE<\/div>\n\n    <h2>Industries We Serve<\/h2>\n\n    <p class=\"section-desc\">\n        Specialized solutions engineered for leading sectors \u2014 delivering\n        cohesive, premium brand experiences across every client and market.\n    <\/p>\n\n    <div class=\"industries-grid\">\n\n        <!-- 1 \u2014 Corporate & Enterprise -->\n        <div class=\"industry-card\">\n            <div class=\"industry-icon\">\n                <!-- office building icon -->\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n                    <rect x=\"4\" y=\"3\" width=\"16\" height=\"18\" rx=\"1.5\"\/>\n                    <path d=\"M9 21v-4h6v4\"\/>\n                    <path d=\"M8 7h.01\"\/><path d=\"M12 7h.01\"\/><path d=\"M16 7h.01\"\/>\n                    <path d=\"M8 11h.01\"\/><path d=\"M12 11h.01\"\/><path d=\"M16 11h.01\"\/>\n                <\/svg>\n            <\/div>\n            <h4>Corporate &amp; Enterprise<\/h4>\n        <\/div>\n\n        <!-- 2 \u2014 Trade Shows & Exhibitions -->\n        <div class=\"industry-card\">\n            <div class=\"industry-icon\">\n                <!-- exhibition booth \/ tent icon -->\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n                    <path d=\"M3 9l9-5 9 5\"\/>\n                    <path d=\"M5 9v11h14V9\"\/>\n                    <path d=\"M12 4v16\"\/>\n                    <path d=\"M5 13h7\"\/>\n                <\/svg>\n            <\/div>\n            <h4>Trade Shows &amp; Exhibitions<\/h4>\n        <\/div>\n\n        <!-- 3 \u2014 Technology & Telecom -->\n        <div class=\"industry-card\">\n            <div class=\"industry-icon\">\n                <!-- chip \/ circuit icon -->\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n                    <rect x=\"7\" y=\"7\" width=\"10\" height=\"10\" rx=\"1.5\"\/>\n                    <path d=\"M9.5 10.5h5v5h-5z\"\/>\n                    <path d=\"M10 3v2\"\/><path d=\"M14 3v2\"\/>\n                    <path d=\"M10 19v2\"\/><path d=\"M14 19v2\"\/>\n                    <path d=\"M3 10h2\"\/><path d=\"M3 14h2\"\/>\n                    <path d=\"M19 10h2\"\/><path d=\"M19 14h2\"\/>\n                <\/svg>\n            <\/div>\n            <h4>Technology &amp; Telecom<\/h4>\n        <\/div>\n\n        <!-- 4 \u2014 Startups & Investors -->\n        <div class=\"industry-card\">\n            <div class=\"industry-icon\">\n                <!-- rocket icon -->\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n                    <path d=\"M12 3c3 1 5.5 4 5.5 8 0 1.6-.4 3-1 4.2L13 18h-2l-3.5-2.8C6.9 14 6.5 12.6 6.5 11c0-4 2.5-7 5.5-8z\"\/>\n                    <circle cx=\"12\" cy=\"10\" r=\"1.6\"\/>\n                    <path d=\"M9 18c-1.2.6-2 1.8-2 3 1.2 0 2.4-.8 3-2\"\/>\n                    <path d=\"M15 18c1.2.6 2 1.8 2 3-1.2 0-2.4-.8-3-2\"\/>\n                <\/svg>\n            <\/div>\n            <h4>Startups &amp; Investors<\/h4>\n        <\/div>\n\n        <!-- 5 \u2014 International Delegations -->\n        <div class=\"industry-card\">\n            <div class=\"industry-icon\">\n                <!-- globe icon -->\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n                    <circle cx=\"12\" cy=\"12\" r=\"9\"\/>\n                    <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            <h4>International Delegations<\/h4>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-b13ac51 e-flex e-con-boxed e-con e-parent\" data-id=\"b13ac51\" 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<div class=\"elementor-element elementor-element-5f7e73d e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"5f7e73d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e16da61 elementor-invisible elementor-widget elementor-widget-elementskit-heading\" data-id=\"e16da61\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-text_center   ekit_heading_mobile-\"><h3 class=\"ekit-heading--title elementskit-section-title text_fill\"><span>Event Booking Form<\/span><\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c58f206 elementor-button-align-start elementor-widget elementor-widget-form\" data-id=\"c58f206\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Event Booking Form\" aria-label=\"Event Booking Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"306\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"c58f206\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Book Now\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"306\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-md-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tFull Name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Full Name\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-field_663e497 elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_663e497\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail Address\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[field_663e497]\" id=\"form-field-field_663e497\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Email Address\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPhone Number\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Phone Number\" required=\"required\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_51478d6 elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_51478d6\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEstimated Guests\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_51478d6]\" id=\"form-field-field_51478d6\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Estimated Guests\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_a41f308 elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_a41f308\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEvent Type\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[field_a41f308]\" id=\"form-field-field_a41f308\" class=\"elementor-field-textual elementor-size-sm\" required=\"required\">\n\t\t\t\t\t\t\t\t\t<option value=\"Corporate Conference\">Corporate Conference<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Trade Exhibition\">Trade Exhibition<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Luxury Hospitality\">Luxury Hospitality<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Product Launch\">Product Launch<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Other\">Other<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"\"><\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-date elementor-field-group elementor-column elementor-field-group-field_d0cc35d elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_d0cc35d\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tDate\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\n\t\t<input type=\"date\" name=\"form_fields[field_d0cc35d]\" id=\"form-field-field_d0cc35d\" class=\"elementor-field elementor-size-sm  elementor-field-textual elementor-date-field elementor-use-native\" placeholder=\"Date\" required=\"required\" pattern=\"[0-9]{4}-[0-9]{2}-[0-9]{2}\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-time elementor-field-group elementor-column elementor-field-group-field_32ccb50 elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_32ccb50\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tTime\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input type=\"time\" name=\"form_fields[field_32ccb50]\" id=\"form-field-field_32ccb50\" class=\"elementor-field elementor-size-sm  elementor-field-textual elementor-time-field\" placeholder=\"Time\" required=\"required\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tAdditional Requirements\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Tell us about your event....\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"mdi mdi-chat-processing\"><\/i>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Submit Booking Request<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d82c3c1 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d82c3c1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc366d6 elementor-widget elementor-widget-heading\" data-id=\"cc366d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Start Planning Your <br>Next Event Today<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b0f4cf7 elementor-widget elementor-widget-heading\" data-id=\"b0f4cf7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Ready to create an exceptional event?<br>\nSubmit your details and let <b>Eventra Global<\/b> bring your vision to life.<br \/><\/div>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9d98fe4 e-grid e-con-boxed e-con e-child\" data-id=\"9d98fe4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c974285 elementor-view-stacked elementor-shape-rounded elementor-position-inline-start elementor-mobile-position-inline-start elementor-widget elementor-widget-icon-box\" data-id=\"c974285\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"lnr lnr-phone-handset\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tCustomer Support\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t0034 672 0322 71\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-351065c elementor-view-stacked elementor-shape-rounded elementor-position-inline-start elementor-mobile-position-inline-start elementor-widget elementor-widget-icon-box\" data-id=\"351065c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\" icon_mail\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tEmail Support\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tinfo@eventraglobal.events\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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-258b027 e-flex e-con-boxed e-con e-parent\" data-id=\"258b027\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-5609098 e-con-full e-flex e-con e-child\" data-id=\"5609098\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ada0911 elementor-widget elementor-widget-heading\" data-id=\"ada0911\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Testimonial<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d5b8de elementor-widget elementor-widget-heading\" data-id=\"4d5b8de\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Customer Experiences <br>That Inspire Confidence<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-197adcf elementor-testimonial--skin-bubble elementor-testimonial--align-left elementor-testimonial--layout-image_inline elementor-pagination-type-bullets elementor-widget elementor-widget-testimonial-carousel\" data-id=\"197adcf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_per_view&quot;:&quot;3&quot;,&quot;slides_per_view_tablet&quot;:&quot;2&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;1&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;pagination&quot;:&quot;bullets&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"testimonial-carousel.default\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Slides\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\tFrom venue selection to hotel blocks for our VIP guests, Eventra Global coordinated every piece of our regional summit without a single hiccup. Professional, proactive, and always one step ahead. They made us look good.\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/eventraglobal.events\/wp-content\/uploads\/2026\/06\/user.png\" alt=\"James Okafor\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">James Okafor<\/span><span class=\"elementor-testimonial__title\">Events & Protocol Manager<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"We needed accommodation for our delegates across hotels in Barcelona on a tight timeline. Eventra delivered negotiated rates, VIP arrangements, and flawless coordination. What would have taken us weeks, they handled in days.\"\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/eventraglobal.events\/wp-content\/uploads\/2026\/06\/female-1.png\" alt=\"Sofia Mart\u00ednez\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Sofia Mart\u00ednez<\/span><span class=\"elementor-testimonial__title\">Head of Corporate Affairs<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"We needed a brand introduction video and a complete visual identity refresh. Eventra's design studio and AI video team delivered beyond our expectations, fast, professional, and completely on-brand.\"\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/eventraglobal.events\/wp-content\/uploads\/2026\/06\/user.png\" alt=\"Carlos Vega\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Carlos Vega<\/span><span class=\"elementor-testimonial__title\">Co-Founder<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\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>Let\u2019s plan and execute your next world-class event seamlessly Book Your Event WHO WE SERVE Industries We Serve Specialized solutions engineered for leading sectors \u2014 delivering cohesive, premium brand experiences across every client and market. Corporate &amp; Enterprise Trade Shows &amp; Exhibitions Technology &amp; Telecom Startups &amp; Investors International Delegations Event Booking Form Start Planning [&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-306","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\/306","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=306"}],"version-history":[{"count":67,"href":"https:\/\/eventraglobal.events\/index.php\/wp-json\/wp\/v2\/pages\/306\/revisions"}],"predecessor-version":[{"id":1371,"href":"https:\/\/eventraglobal.events\/index.php\/wp-json\/wp\/v2\/pages\/306\/revisions\/1371"}],"wp:attachment":[{"href":"https:\/\/eventraglobal.events\/index.php\/wp-json\/wp\/v2\/media?parent=306"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}