{"id":771,"date":"2025-10-16T12:40:05","date_gmt":"2025-10-16T12:40:05","guid":{"rendered":"https:\/\/pmitsdev.com\/extremestaffing\/?page_id=771"},"modified":"2026-09-01T08:30:37","modified_gmt":"2026-09-01T08:30:37","slug":"about-us","status":"publish","type":"page","link":"https:\/\/pmitsdev.com\/extremestaffing\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"771\" class=\"elementor elementor-771\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-478ff360 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"478ff360\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4f9a9905\" data-id=\"4f9a9905\" data-element_type=\"column\" data-e-type=\"column\">\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-63a91101 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"63a91101\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">About Us<\/h1>\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-0713294 e-flex e-con-boxed e-con e-parent\" data-id=\"0713294\" 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-76a3eda elementor-widget elementor-widget-shortcode\" data-id=\"76a3eda\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div id=\"adriatico-booking-widget\" class=\"booking-widget-outer\">\n    <div class=\"booking-side-image\" >\n        <div class=\"image-overlay\">\n            <h3>Experience Adriatico<\/h3>\n            <p>Premium Wine & Fine Dining<\/p>\n        <\/div>\n    <\/div>\n    \n    <div class=\"booking-widget-container\">\n        <div class=\"booking-header\">\n            <h2 class=\"booking-title\">Reserve Your Table<\/h2>\n            <div class=\"booking-steps-indicator\">\n                <span class=\"step active\" data-step=\"1\"><\/span>\n                <span class=\"step\" data-step=\"2\"><\/span>\n                <span class=\"step\" data-step=\"3\"><\/span>\n            <\/div>\n        <\/div>\n\n        <form id=\"adriatico-booking-form\" class=\"booking-form\">\n            <!-- Step 1: Basic Info -->\n            <div class=\"booking-step active\" id=\"step-1\">\n                <h3 class=\"step-heading\">Step 1 of 3: When Would You Like to Visit?<\/h3>\n                <div class=\"form-group\">\n                    <label for=\"booking_date\">When would you like to visit?<\/label>\n                    <div class=\"native-style-input-wrapper\">\n                        <input type=\"text\" id=\"booking_date\" name=\"date\" class=\"form-control\" required \n                               placeholder=\"mm\/dd\/yyyy\" readonly>\n                        <span class=\"calendar-icon-indicator\"><\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"form-group\">\n                    <label for=\"party_size\">Number of Guests<\/label>\n                    <div class=\"guest-selector\">\n                        <button type=\"button\" class=\"guest-btn minus\" aria-label=\"Decrease guests\">-<\/button>\n                        <input type=\"number\" id=\"party_size\" name=\"guests\" value=\"2\" min=\"1\" max=\"6\" readonly>\n                        <button type=\"button\" class=\"guest-btn plus\" aria-label=\"Increase guests\">+<\/button>\n                    <\/div>\n                <\/div>\n                <button type=\"button\" class=\"btn-next premium-btn\" id=\"to-step-2\">Find Availability<\/button>\n                \n                \n                <!-- Bulk Booking Popup -->\n                <div id=\"bulk-booking-popup\" class=\"bulk-booking-popup-overlay\" style=\"display:none;\">\n                    <div class=\"bulk-booking-popup-content\">\n                        <button type=\"button\" class=\"bulk-booking-close-btn\">&times;<\/button>\n                        <p class=\"bulk-booking-message\">For bulk booking please call the bar directly on <a href=\"tel:01276451806\" class=\"bulk-booking-btn\">01276 451806<\/a><\/p>\n                    <\/div>\n                <\/div>\n\n                <style>\n                    .bulk-booking-popup-overlay {\n                        position: fixed; top: 0; left: 0; width: 100%; height: 100%;\n                        background: rgba(0,0,0,0.5); z-index: 9999; display: flex;\n                        justify-content: center; align-items: center; padding: 20px;\n                        backdrop-filter: blur(2px);\n                    }\n                    .bulk-booking-popup-content {\n                        background: #fff; padding: 30px; border-radius: 12px;\n                        box-shadow: 0 10px 25px rgba(0,0,0,0.2); text-align: center;\n                        position: relative; max-width: 400px; width: 100%;\n                        animation: popIn 0.3s ease-out forwards;\n                    }\n                    @keyframes popIn {\n                        from { opacity: 0; transform: scale(0.9); }\n                        to { opacity: 1; transform: scale(1); }\n                    }\n                    .bulk-booking-close-btn {\n                        position: absolute !important; top: 10px !important; right: 15px !important; \n                        font-size: 28px !important; background: transparent !important; \n                        border: none !important; cursor: pointer !important; color: #888 !important;\n                        padding: 0 !important; margin: 0 !important; min-width: auto !important; \n                        height: auto !important; width: auto !important; line-height: 1 !important; \n                        box-shadow: none !important; display: inline-block !important;\n                        transition: color 0.2s;\n                    }\n                    .bulk-booking-close-btn:hover { color: #333 !important; }\n                    .bulk-booking-message { \n                        font-size: 16px !important; color: #333 !important; \n                        margin: 20px 0 0 !important; line-height: 1.6 !important; \n                        white-space: normal !important; word-break: break-word !important; \n                    }\n                    .bulk-booking-btn {\n                        display: block !important; background: #c5a96d !important; color: #fff !important;\n                        padding: 8px 16px !important; border-radius: 6px !important; text-decoration: none !important;\n                        margin: 15px auto 0 !important; font-weight: bold !important; transition: background 0.3s !important;\n                        border: none !important; line-height: normal !important; width: fit-content !important;\n                    }\n                    .bulk-booking-btn:hover { background: #b0965c !important; }\n                <\/style>\n\n                                    <p class=\"group-booking-note\" style=\"font-size: 13px; color: #777; margin-top: 20px; text-align: center; border-top: 1px solid #f0f0f0; padding-top: 15px; font-style: italic;\">\n                        <span class=\"dashicons dashicons-info\" style=\"font-size: 16px; vertical-align: middle; margin-right: 5px;\"><\/span>\n                        For group bookings of 6+ people, a deposit may be required                    <\/p>\n                            <\/div>\n\n            <!-- Step 2: Time Slots -->\n            <div class=\"booking-step\" id=\"step-2\">\n                <h3 class=\"step-heading\">Step 2 of 3: Select Your Time<\/h3>\n                <p class=\"selected-date-display\" id=\"selected-date-display\"><strong>Date :<\/strong> <span id=\"selected-date-text\"><\/span><\/p>\n                <label class=\"step-label\">Select a Time Slot<\/label>\n                <div id=\"time-slots-container\" class=\"time-slots-grid\">\n                    <!-- AJAX injected slots -->\n                    <p class=\"loading-msg\">Searching availability...<\/p>\n                <\/div>\n                <div class=\"navigation-btns\">\n                    <button type=\"button\" class=\"btn-back\" id=\"back-to-1\">Back<\/button>\n                    <button type=\"button\" class=\"btn-next premium-btn\" id=\"to-step-3\" disabled>Next<\/button>\n                <\/div>\n            <\/div>\n\n            <!-- Step 3: Details -->\n            <div class=\"booking-step\" id=\"step-3\">\n                <h3 class=\"step-heading\">Step 3 of 3: Your Details<\/h3>\n                <div class=\"selected-datetime-display\" id=\"selected-datetime-display\">\n                    <p><strong>Date :<\/strong> <span id=\"selected-datetime-date-text\"><\/span><\/p>\n                    <p><strong>Time:<\/strong> <span id=\"selected-datetime-time-text\"><\/span><\/p>\n                <\/div>\n                <div class=\"form-row\">\n                    <div class=\"form-group\">\n                        <label for=\"customer_name\">Full Name *<\/label>\n                        <input type=\"text\" id=\"customer_name\" name=\"name\" class=\"form-control\" placeholder=\"John Doe\" required>\n                    <\/div>\n                    <div class=\"form-group\">\n                        <label for=\"customer_email\">Email Address *<\/label>\n                        <input type=\"email\" id=\"customer_email\" name=\"email\" class=\"form-control\" placeholder=\"john@example.com\" required>\n                    <\/div>\n                <\/div>\n                <div class=\"form-group\">\n                    <label for=\"customer_phone\">Phone Number *<\/label>\n                    <input type=\"tel\" id=\"customer_phone\" name=\"phone\" class=\"form-control\" placeholder=\"+44 7000 000000\" required>\n                <\/div>\n                <div class=\"form-group\">\n                    <label for=\"special_requests\">Special Requests (Optional)<\/label>\n                    <textarea id=\"special_requests\" name=\"requests\" class=\"form-control\" placeholder=\"e.g. Anniversary, Allergies...\"><\/textarea>\n                <\/div>\n                <div id=\"booking-msg\" class=\"booking-feedback\"><\/div>\n                <div class=\"navigation-btns\">\n                    <button type=\"button\" class=\"btn-back\" id=\"back-to-2\">Back<\/button>\n                    <button type=\"submit\" class=\"btn-submit premium-btn\">Confirm Booking<\/button>\n                <\/div>\n            <\/div>\n        <\/form>\n    <\/div>\n<\/div>\n<\/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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-09a8369 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"09a8369\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-b05cb29\" data-id=\"b05cb29\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-ff50148 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ff50148\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2d012ec elementor-invisible\" data-id=\"2d012ec\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\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-401bcf2 elementor-widget elementor-widget-image\" data-id=\"401bcf2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/i0.wp.com\/pmitsdev.com\/extremestaffing\/wp-content\/uploads\/2025\/10\/2d2ef0_1c982677d7584e97be0b67ed33517d04.webp?fit=393%2C540&amp;ssl=1\" title=\"2d2ef0_1c982677d7584e97be0b67ed33517d04\" alt=\"2d2ef0_1c982677d7584e97be0b67ed33517d04\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0d35c2c elementor-widget elementor-widget-icon-box\" data-id=\"0d35c2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" 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\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t25 Years Experiences\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\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\tWe Are available 7 days a week for breakfast, lunch and dinner.\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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-32d0c6f elementor-invisible\" data-id=\"32d0c6f\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:200}\">\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-9afa4b4 elementor-widget elementor-widget-image\" data-id=\"9afa4b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/i0.wp.com\/pmitsdev.com\/extremestaffing\/wp-content\/uploads\/2025\/10\/2d2ef0_31b26733694a4492a44b62d1a1823668mv2-1.webp?fit=300%2C400&amp;ssl=1\" title=\"2d2ef0_31b26733694a4492a44b62d1a1823668mv2 (1)\" alt=\"2d2ef0_31b26733694a4492a44b62d1a1823668mv2 (1)\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9fc18c6 elementor-widget elementor-widget-image\" data-id=\"9fc18c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/i0.wp.com\/pmitsdev.com\/extremestaffing\/wp-content\/uploads\/2025\/10\/cropped-New-Project-26.webp?fit=512%2C512&amp;ssl=1\" class=\"attachment-medium_large size-medium_large wp-image-240\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/pmitsdev.com\/extremestaffing\/wp-content\/uploads\/2025\/10\/cropped-New-Project-26.webp?w=512&amp;ssl=1 512w, https:\/\/i0.wp.com\/pmitsdev.com\/extremestaffing\/wp-content\/uploads\/2025\/10\/cropped-New-Project-26.webp?resize=300%2C300&amp;ssl=1 300w, https:\/\/i0.wp.com\/pmitsdev.com\/extremestaffing\/wp-content\/uploads\/2025\/10\/cropped-New-Project-26.webp?resize=150%2C150&amp;ssl=1 150w, https:\/\/i0.wp.com\/pmitsdev.com\/extremestaffing\/wp-content\/uploads\/2025\/10\/cropped-New-Project-26.webp?resize=270%2C270&amp;ssl=1 270w, https:\/\/i0.wp.com\/pmitsdev.com\/extremestaffing\/wp-content\/uploads\/2025\/10\/cropped-New-Project-26.webp?resize=192%2C192&amp;ssl=1 192w, https:\/\/i0.wp.com\/pmitsdev.com\/extremestaffing\/wp-content\/uploads\/2025\/10\/cropped-New-Project-26.webp?resize=180%2C180&amp;ssl=1 180w, https:\/\/i0.wp.com\/pmitsdev.com\/extremestaffing\/wp-content\/uploads\/2025\/10\/cropped-New-Project-26.webp?resize=32%2C32&amp;ssl=1 32w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\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\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-425e968\" data-id=\"425e968\" data-element_type=\"column\" data-e-type=\"column\">\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-10262f9 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"10262f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">About Us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-583b561 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"583b561\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">We are Atlanta's Premier Event Staffing Company<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c6458f1 elementor-widget elementor-widget-text-editor\" data-id=\"c6458f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"font_8 wixui-rich-text__text\"><span class=\"wixui-rich-text__text\"><span class=\"color_36 wixui-rich-text__text\">Extreme Staffing would like to thank you for taking the time to consider us as your Event Staffing Company.<\/span><\/span><span class=\"wixui-rich-text__text\"><span class=\"wixGuard wixui-rich-text__text\">\u200b<\/span><\/span><\/p><p class=\"font_8 wixui-rich-text__text\"><span class=\"wixui-rich-text__text\"><span class=\"color_36 wixui-rich-text__text\">At Extreme our goal is to go above and beyond in providing the best in event staffing to all caterers, banquet halls, event venues, production companies, private homes and special events in and around the Atlanta area.<\/span><\/span><\/p><p class=\"font_8 wixui-rich-text__text\"><span class=\"wixui-rich-text__text\">We have become Atlanta&#8217;s Premier Events Staffing Services Since 2002 by having the sharpest, most upscale, well groomed experienced event staffing in Atlanta and South East US.<\/span><\/p><p class=\"font_8 wixui-rich-text__text\"><span class=\"wixui-rich-text__text\"><span class=\"color_36 wixui-rich-text__text\">We Are available 7 days a week for breakfast, lunch and dinner.<\/span><\/span><\/p><p class=\"font_8 wixui-rich-text__text\"><a href=\"tel:404-815-5085\"><span class=\"wixui-rich-text__text\"><span class=\"color_36 wixui-rich-text__text\">404-815-5085<\/span><\/span><\/a><\/p>\t\t\t\t\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\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-337d08e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"337d08e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-91879f9\" data-id=\"91879f9\" data-element_type=\"column\" data-e-type=\"column\">\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-1192356 elementor-widget elementor-widget-heading\" data-id=\"1192356\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Reach out today for trusted staffing solutions that suit every event.<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73f179e elementor-align-center elementor-widget elementor-widget-button\" data-id=\"73f179e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-float\" href=\"https:\/\/pmitsdev.com\/extremestaffing\/contact-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-arrow-right\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact us Today<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\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\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b3823a1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b3823a1\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9b9e227\" data-id=\"9b9e227\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-363aee3 elementor-widget elementor-widget-spacer\" data-id=\"363aee3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9adf866\" data-id=\"9adf866\" data-element_type=\"column\" data-e-type=\"column\">\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-5b1a31e elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"5b1a31e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why Choose Us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e5d5f1 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4e5d5f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Your Trusted Partner for Flawless Event Staffing<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1832d81 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1832d81\" data-element_type=\"section\" data-e-type=\"section\">\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-50 elementor-inner-column elementor-element elementor-element-55d34e0 elementor-invisible\" data-id=\"55d34e0\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\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-e2f7795 elementor-widget elementor-widget-icon-box\" data-id=\"e2f7795\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" 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\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tExperienced Professionals\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\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\tWe provide highly trained staff who excel at every type of event.\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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-ea6214b elementor-invisible\" data-id=\"ea6214b\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:200}\">\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-ef7effc elementor-widget elementor-widget-icon-box\" data-id=\"ef7effc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" 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\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tReliable &amp; Punctual\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\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\tCount on our team to arrive on time and deliver seamless service.\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-0e8d281 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0e8d281\" data-element_type=\"section\" data-e-type=\"section\">\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-50 elementor-inner-column elementor-element elementor-element-67099d0 elementor-invisible\" data-id=\"67099d0\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\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-8f0ef9c elementor-widget elementor-widget-icon-box\" data-id=\"8f0ef9c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" 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\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tCustomized Staffing Solutions\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\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\tWe tailor our staffing to meet the unique needs of your event.\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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-007275d elementor-invisible\" data-id=\"007275d\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:200}\">\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-ed5f30c elementor-widget elementor-widget-icon-box\" data-id=\"ed5f30c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" 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\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tExceptional Customer Service\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\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\tOur dedicated support ensures your event runs smoothly.\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a7de5a elementor-widget elementor-widget-button\" data-id=\"3a7de5a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-float\" href=\"https:\/\/pmitsdev.com\/extremestaffing\/contact-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-arrow-right\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\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-d3b8c9f e-flex e-con-boxed e-con e-parent\" data-id=\"d3b8c9f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\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>About Us 25 Years Experiences We Are available 7 days a week for breakfast, lunch and dinner. About Us We are Atlanta&#8217;s Premier Event Staffing Company Extreme Staffing would like to thank you for taking the time to consider us as your Event Staffing Company.\u200b At Extreme our goal is to go above and beyond [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-771","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pmitsdev.com\/extremestaffing\/wp-json\/wp\/v2\/pages\/771","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pmitsdev.com\/extremestaffing\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pmitsdev.com\/extremestaffing\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pmitsdev.com\/extremestaffing\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pmitsdev.com\/extremestaffing\/wp-json\/wp\/v2\/comments?post=771"}],"version-history":[{"count":0,"href":"https:\/\/pmitsdev.com\/extremestaffing\/wp-json\/wp\/v2\/pages\/771\/revisions"}],"wp:attachment":[{"href":"https:\/\/pmitsdev.com\/extremestaffing\/wp-json\/wp\/v2\/media?parent=771"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}