{"id":665,"date":"2026-07-09T16:34:30","date_gmt":"2026-07-09T16:34:30","guid":{"rendered":"https:\/\/mayfair.jrtechnology.com.pk\/?page_id=665"},"modified":"2026-07-09T16:39:43","modified_gmt":"2026-07-09T16:39:43","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/mayfairsafetygroup.co.uk\/index.php\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"665\" class=\"elementor elementor-665\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b02f889 e-con e-atomic-element e-flexbox-base e-0b5b7ba \" data-id=\"b02f889\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"b02f889\">\n    \t\t<div class=\"elementor-element elementor-element-3dec0b1 elementor-widget elementor-widget-html\" data-id=\"3dec0b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"mf-about-hero\">\r\n    <div class=\"mf-hero-content\">\r\n        <h1>Contact & Booking<\/h1>\r\n        <p>Book your safety assessment or get in touch with our team.<\/p>\r\n    <\/div>\r\n<\/section>\r\n\r\n<section class=\"mf-contact-booking\">\r\n    <div class=\"mf-cb-container\">\r\n        \r\n        <!-- Contact Info Side -->\r\n        <div class=\"mf-info-side\">\r\n            <h2>Get In Touch<\/h2>\r\n            <p>We are here to help with all your fire and electrical safety needs. Reach out to our team for a professional consultation.<\/p>\r\n            <div class=\"mf-contact-details\">\r\n                <p><strong>Phone:<\/strong> <a href=\"tel:+447446370465\">+44 7446 370465<\/a><\/p>\r\n                <p><strong>Company No:<\/strong> 17301876<\/p>\r\n                <p><strong>Office:<\/strong> SIU Office, Unit A1221, 4-6 Greatorex Street, London E1 5NF<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Booking Form Side -->\r\n        <div class=\"mf-form-side\">\r\n            <form id=\"bookingForm\" class=\"mf-form\">\r\n                <div class=\"mf-input-group\">\r\n                    <input type=\"text\" placeholder=\"Full Name\" required>\r\n                    <input type=\"email\" placeholder=\"Email Address\" required>\r\n                <\/div>\r\n                <div class=\"mf-input-group\">\r\n                    <input type=\"tel\" placeholder=\"Phone Number\" required>\r\n                    <select required>\r\n                        <option value=\"\" disabled selected>Select Service<\/option>\r\n                        <option value=\"emergency-lighting\">Emergency Lighting<\/option>\r\n                        <option value=\"fire-door\">Fire Door Certification<\/option>\r\n                        <option value=\"fire-extinguisher\">Fire Extinguisher<\/option>\r\n                        <option value=\"eicr\">Residential EICR<\/option>\r\n                    <\/select>\r\n                <\/div>\r\n                <textarea placeholder=\"Your Message or Requirements\" rows=\"4\"><\/textarea>\r\n                <button type=\"submit\" class=\"mf-submit-btn\">Send Booking Request<\/button>\r\n            <\/form>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<style>\r\n    \/* Hero Styles *\/\r\n    .mf-about-hero {\r\n        position: relative;\r\n        min-height: 40vh;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        text-align: center;\r\n        background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url('https:\/\/mayfairsafetygroup.co.uk\/wp-content\/uploads\/2026\/07\/Sec-1-dark-9-scaled.webp');\r\n        background-size: cover;\r\n        background-position: center;\r\n    }\r\n    body.light-mode .mf-about-hero {\r\n        background-image: linear-gradient(rgba(255,255,255,0.7), rgba(255,255,255,0.7)), url('https:\/\/mayfairsafetygroup.co.uk\/wp-content\/uploads\/2026\/07\/Sec-1-bright-8-scaled.webp');\r\n    }\r\n    .mf-hero-content h1 { color: #EAB308; font-size: 3rem; text-transform: uppercase; }\r\n    .mf-hero-content p { color: #fff; font-size: 1.2rem; }\r\n    body.light-mode .mf-hero-content h1, body.light-mode .mf-hero-content p { color: #111; }\r\n\r\n    \/* Contact & Form Layout *\/\r\n    .mf-contact-booking { padding: 80px 10%; background: #050505; transition: 0.3s; }\r\n    body.light-mode .mf-contact-booking { background: #fff; }\r\n\r\n    .mf-cb-container { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; max-width: 1200px; margin: 0 auto; }\r\n\r\n    \/* Text Styles *\/\r\n    .mf-info-side h2 { color: #EAB308; margin-bottom: 20px; text-transform: uppercase; }\r\n    .mf-info-side p { color: #ccc; margin-bottom: 20px; line-height: 1.6; }\r\n    body.light-mode .mf-info-side p { color: #555; }\r\n    .mf-contact-details a { color: #EAB308; text-decoration: none; font-weight: bold; }\r\n\r\n    \/* Form Styles *\/\r\n    .mf-form { display: flex; flex-direction: column; gap: 15px; }\r\n    .mf-input-group { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; }\r\n    \r\n    .mf-form input, .mf-form select, .mf-form textarea {\r\n        padding: 15px; background: rgba(255,255,255,0.05); border: 1px solid #333;\r\n        color: #fff; border-radius: 4px; outline: none; transition: 0.3s;\r\n    }\r\n    body.light-mode .mf-form input, body.light-mode .mf-form select, body.light-mode .mf-form textarea {\r\n        background: #f0f0f0; border: 1px solid #ddd; color: #333;\r\n    }\r\n\r\n    .mf-form input:focus, .mf-form textarea:focus { border-color: #EAB308; }\r\n\r\n    .mf-submit-btn {\r\n        background: #EAB308; color: #000; padding: 15px; border: none;\r\n        font-weight: 800; text-transform: uppercase; cursor: pointer; transition: 0.3s;\r\n    }\r\n    .mf-submit-btn:hover { background: #fff; transform: scale(1.02); }\r\n\r\n    \/* Responsive *\/\r\n    @media (max-width: 768px) {\r\n        .mf-cb-container { grid-template-columns: 1fr; }\r\n        .mf-input-group { grid-template-columns: 1fr; }\r\n    }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact &#038; Booking Book your safety assessment or get in touch with our team. Get In Touch We are here [&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":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-665","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mayfairsafetygroup.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/665","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mayfairsafetygroup.co.uk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mayfairsafetygroup.co.uk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mayfairsafetygroup.co.uk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mayfairsafetygroup.co.uk\/index.php\/wp-json\/wp\/v2\/comments?post=665"}],"version-history":[{"count":7,"href":"https:\/\/mayfairsafetygroup.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/665\/revisions"}],"predecessor-version":[{"id":675,"href":"https:\/\/mayfairsafetygroup.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/665\/revisions\/675"}],"wp:attachment":[{"href":"https:\/\/mayfairsafetygroup.co.uk\/index.php\/wp-json\/wp\/v2\/media?parent=665"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}