{"id":8283,"date":"2020-05-07T08:35:38","date_gmt":"2020-05-07T08:35:38","guid":{"rendered":"https:\/\/bravura.sa\/about-us\/"},"modified":"2026-06-17T02:31:29","modified_gmt":"2026-06-17T02:31:29","slug":"about-us","status":"publish","type":"page","link":"https:\/\/bravura.sa\/en\/about-us\/","title":{"rendered":"About"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8283\" class=\"elementor elementor-8283 elementor-1958\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6570a37 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6570a37\" 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-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-745efc0 ot-flex-column-vertical\" data-id=\"745efc0\" 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-1dabac1 elementor-widget elementor-widget-iheading\" data-id=\"1dabac1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"iheading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ot-heading \">\r\n\t        <span>Smart Engineering Solutions<\/span>\t        <h1 class=\"main-heading\">Bravura is an interior design and fit-out studio focused on one simple goal: making your space more beautiful and easier to use. We work through a clear, structured process and deliver smart solutions with an engineering vision, from the initial study and planning phase through to final handover.<\/h1>\t    <\/div>\r\n\t    \t\t\t\t<\/div>\n\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-427f166 e-con-full e-flex e-con e-parent\" data-id=\"427f166\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f190047 elementor-widget elementor-widget-html\" data-id=\"f190047\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html><html lang=\"en\" dir=\"ltr\"> <head> <meta charset=\"UTF-8\" \/> <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/> <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/> <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/> <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@300;400;500;700&display=swap\" rel=\"stylesheet\" \/> <style> .showcase-container { font-family: \"Tajawal\", Georgia, serif; height: 500px; display: flex; gap: 16px; padding: 32px; max-width: 1400px; margin: 0 auto; }\n.design-panel {\nposition: relative;\nflex: 1;\noverflow: hidden;\ntransition: flex 0.7s ease-in-out;\ncursor: pointer;\nbackground-size: cover;\nbackground-position: center;\nmin-width: 0;\nborder-radius: 12px;\n}\n\n.design-panel.active {\nflex: 2;\n}\n\n\/* Fixed overlay styles for Elementor *\/\n.overlay {\nposition: absolute;\ntop: 0;\nleft: 0;\nright: 0;\nbottom: 0;\nbackground: linear-gradient(\nto bottom left,\nrgba(58, 42, 79, 0.7),\nrgba(58, 42, 79, 0.85)\n);\ntransition: opacity 0.5s;\npointer-events: none;\nz-index: 1;\n}\n\n.panel-content {\nposition: relative;\nheight: 100%;\ndisplay: flex;\nflex-direction: column;\njustify-content: center;\npadding: 32px;\nz-index: 10;\ncolor: white;\ntext-align: left;\n}\n\n.expanded-content {\nopacity: 0;\ntransform: translateY(10px);\ntransition: opacity 0.6s ease-out, transform 0.6s ease-out;\n}\n\n.design-panel.active .expanded-content {\nopacity: 1;\ntransform: translateY(0);\n}\n\n.design-panel:not(.active) .expanded-content {\ndisplay: none;\n}\n\n.panel-title {\nfont-size: 48px;\nmargin-bottom: 24px;\nline-height: 1.2;\nfont-weight: 700;\n}\n\n.panel-description {\nfont-size: 20px;\nline-height: 1.8;\nopacity: 0.9;\nmax-width: 560px;\nmargin-bottom: 32px;\nfont-weight: 300;\n}\n\n.collapsed-title {\ntransform: rotate(0);\nfont-size: 32px;\nwhite-space: nowrap;\ndisplay: flex;\nalign-items: center;\nheight: 100%;\nfont-weight: 500;\n}\n\n.design-panel.active .collapsed-title {\ndisplay: none;\n}\n\n\/* Tablet styles *\/\n@media (max-width: 1024px) {\n.showcase-container {\nheight: 450px;\npadding: 24px;\ngap: 12px;\n}\n\n.panel-title {\nfont-size: 40px;\nmargin-bottom: 20px;\n}\n\n.panel-description {\nfont-size: 18px;\nmax-width: 480px;\nmargin-bottom: 24px;\n}\n\n.collapsed-title {\nfont-size: 28px;\n}\n\n.panel-content {\npadding: 24px;\n}\n}\n\n\/* Mobile landscape *\/\n@media (max-width: 768px) and (orientation: landscape) {\n.showcase-container {\nheight: 400px;\npadding: 16px;\ngap: 8px;\n}\n\n.panel-title {\nfont-size: 32px;\nmargin-bottom: 16px;\n}\n\n.panel-description {\nfont-size: 16px;\nmargin-bottom: 16px;\n}\n\n.collapsed-title {\nfont-size: 24px;\n}\n\n.panel-content {\npadding: 20px;\n}\n}\n\n\/* Mobile portrait - Stack vertically *\/\n@media (max-width: 768px) and (orientation: portrait) {\n.showcase-container {\nflex-direction: column;\nheight: auto;\nmin-height: 100vh;\npadding: 16px;\ngap: 16px;\n}\n\n.design-panel {\nflex: none;\nheight: 280px;\ntransition: height 0.7s ease-in-out;\n}\n\n.design-panel.active {\nflex: none;\nheight: 380px;\n}\n\n.panel-title {\nfont-size: 36px;\nmargin-bottom: 16px;\n}\n\n.panel-description {\nfont-size: 16px;\nmax-width: 100%;\nmargin-bottom: 20px;\n}\n\n.collapsed-title {\nfont-size: 28px;\n}\n\n.panel-content {\npadding: 24px;\n}\n}\n\n\/* Small mobile *\/\n@media (max-width: 480px) {\n.showcase-container {\npadding: 12px;\ngap: 12px;\n}\n\n.design-panel {\nheight: 240px;\n}\n\n.design-panel.active {\nheight: 340px;\n}\n\n.panel-title {\nfont-size: 28px;\nmargin-bottom: 12px;\n}\n\n.panel-description {\nfont-size: 14px;\nline-height: 1.6;\nmargin-bottom: 16px;\n}\n\n.collapsed-title {\nfont-size: 22px;\n}\n\n.panel-content {\npadding: 20px;\n}\n}\n\n@keyframes fadeInUp {\nfrom {\nopacity: 0;\ntransform: translateY(10px);\n}\nto {\nopacity: 1;\ntransform: translateY(0);\n}\n}\n<\/style>\n\n<\/head> <body> <div class=\"showcase-container\"> <div class=\"design-panel panel-1\" data-panel=\"0\" style=\"background-image: url('\/wp-content\/uploads\/2025\/12\/rs-3.jpeg')\" > <div class=\"overlay\"><\/div> <div class=\"panel-content\"> <div class=\"collapsed-title\">Our Vision<\/div> <div class=\"expanded-content\"> <span class=\"panel-title\">Our Vision<\/span> <p class=\"panel-description\"> For Parfora to be the choice that the customer trusts when they want a tidy and beautiful space, without complexity. <\/p> <\/div> <\/div> <\/div> <div class=\"design-panel panel-2\" data-panel=\"1\" style=\"background-image: url('\/wp-content\/uploads\/2025\/12\/rs-2.jpeg')\" > <div class=\"overlay\"><\/div> <div class=\"panel-content\"> <div class=\"collapsed-title\">Our Mission<\/div> <div class=\"expanded-content\"> <span class=\"panel-title\">Our Mission<\/span> <p class=\"panel-description\"> We strive to design spaces that tell the stories of their owners, blending beauty and function to provide elegant environments that carry meaning and leave a lasting impact. <\/p> <\/div> <\/div> <\/div> <div class=\"design-panel panel-3\" data-panel=\"2\" style=\"background-image: url('\/wp-content\/uploads\/2025\/12\/rs-1.jpeg')\" > <div class=\"overlay\"><\/div> <div class=\"panel-content\"> <div class=\"collapsed-title\">Our Task<\/div> <div class=\"expanded-content\"> <span class=\"panel-title\">Our Task<\/span> <p class=\"panel-description\"> Designing and building living and creative spaces that inspire and motivate, with a focus on precise details, high quality, and innovation in every project. <\/p> <\/div> <\/div> <\/div> <\/div> <script> const panels = document.querySelectorAll(\".design-panel\"); panels.forEach((panel) => { panel.addEventListener(\"mouseenter\", () => { panels.forEach((p) => p.classList.remove(\"active\")); panel.classList.add(\"active\"); }); panel.addEventListener(\"mouseleave\", () => { panel.classList.remove(\"active\"); }); panel.addEventListener(\"click\", () => { const isActive = panel.classList.contains(\"active\"); panels.forEach((p) => p.classList.remove(\"active\")); if (!isActive) { panel.classList.add(\"active\"); } }); }); document.addEventListener(\"click\", (e) => { if (!e.target.closest(\".design-panel\")) { panels.forEach((p) => p.classList.remove(\"active\")); } }); <\/script> <\/body> <\/html>\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-7345399 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7345399\" 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-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2aa5574 ot-flex-column-vertical\" data-id=\"2aa5574\" 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-4cda1a2 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"4cda1a2\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-f62ea52 ot-flex-column-vertical\" data-id=\"f62ea52\" 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-d9ce26c elementor-widget elementor-widget-icounter\" data-id=\"d9ce26c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icounter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    \t<div class=\"ot-counter\" data-counter=\"250\">\r\n        \t<div>\r\n        \t\t<span>[<\/span>\r\n        \t\t<span class=\"num\" data-to=\"250\" data-time= \"2000\"><\/span>\r\n        \t\t<span>+]<\/span>\r\n        \t<\/div>\r\n        \t<h6 class=\"counter-title\">Completed Projects<\/h6>    \t\t\t\t        \r\n\t    <\/div>\r\n\t    \t\t\t\t<\/div>\n\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-25 elementor-inner-column elementor-element elementor-element-be83872 ot-flex-column-vertical\" data-id=\"be83872\" 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-5c7b2e7 elementor-widget elementor-widget-icounter\" data-id=\"5c7b2e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icounter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    \t<div class=\"ot-counter\" data-counter=\"10\">\r\n        \t<div>\r\n        \t\t<span>[<\/span>\r\n        \t\t<span class=\"num\" data-to=\"10\" data-time= \"2000\"><\/span>\r\n        \t\t<span>+]<\/span>\r\n        \t<\/div>\r\n        \t<h6 class=\"counter-title\">Years of Experience<\/h6>    \t\t\t\t        \r\n\t    <\/div>\r\n\t    \t\t\t\t<\/div>\n\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-25 elementor-inner-column elementor-element elementor-element-6d8cdd1 ot-flex-column-vertical\" data-id=\"6d8cdd1\" 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-bb23eb1 elementor-widget elementor-widget-icounter\" data-id=\"bb23eb1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icounter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    \t<div class=\"ot-counter\" data-counter=\"98\">\r\n        \t<div>\r\n        \t\t<span>[<\/span>\r\n        \t\t<span class=\"num\" data-to=\"98\" data-time= \"2000\"><\/span>\r\n        \t\t<span>%]<\/span>\r\n        \t<\/div>\r\n        \t<h6 class=\"counter-title\">Client Satisfaction Rate<\/h6>    \t\t\t\t        \r\n\t    <\/div>\r\n\t    \t\t\t\t<\/div>\n\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-25 elementor-inner-column elementor-element elementor-element-446af92 ot-flex-column-vertical\" data-id=\"446af92\" 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-7b3bb70 elementor-widget elementor-widget-icounter\" data-id=\"7b3bb70\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icounter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    \t<div class=\"ot-counter\" data-counter=\"200\">\r\n        \t<div>\r\n        \t\t<span>[<\/span>\r\n        \t\t<span class=\"num\" data-to=\"200\" data-time= \"2000\"><\/span>\r\n        \t\t<span>+]<\/span>\r\n        \t<\/div>\r\n        \t<h6 class=\"counter-title\">Clients Served<\/h6>    \t\t\t\t        \r\n\t    <\/div>\r\n\t    \t\t\t\t<\/div>\n\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\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b155bb3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b155bb3\" 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-d4ac3e4 ot-flex-column-vertical\" data-id=\"d4ac3e4\" 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-3d48468 elementor-widget elementor-widget-spacer\" data-id=\"3d48468\" data-element_type=\"widget\" data-e-type=\"widget\" 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\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-807a423 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"807a423\" 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-100 elementor-top-column elementor-element elementor-element-ae82a8a ot-flex-column-vertical\" data-id=\"ae82a8a\" 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-d3732ad elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"d3732ad\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-0a40420 ot-flex-column-vertical\" data-id=\"0a40420\" 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-bf110ac elementor-widget elementor-widget-iiconbox1\" data-id=\"bf110ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"iiconbox1.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"icon-box icon-box--bg-img icon-box--icon-top icon-box--is-line-hover\">\r\n\t\t\t<div class=\"icon-main\">\r\n\t\t        \t\t        \t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-palette\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M204.3 5C104.9 24.4 24.8 104.3 5.2 203.4c-37 187 131.7 326.4 258.8 306.7 41.2-6.4 61.4-54.6 42.5-91.7-23.1-45.4 9.9-98.4 60.9-98.4h79.7c35.8 0 64.8-29.6 64.9-65.3C511.5 97.1 368.1-26.9 204.3 5zM96 320c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm32-128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128-64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128 64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z\"><\/path><\/svg>\t\t        \t\t\t    \t\t        \t        <\/div>\r\n\t        <div class=\"content-box\">\r\n\t\t        <h5 class=\"icon-box-title\">Clarity from the Start<\/h5>\t\t        <p>We clearly outline every step of the process, what you will receive, and when the project will be delivered.<\/p>\r\n\t\t\t<\/div>\r\n\t\t\t\t\r\n\t    <\/div>\r\n\t    \t\t\t\t<\/div>\n\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-33 elementor-inner-column elementor-element elementor-element-ed6350b ot-flex-column-vertical\" data-id=\"ed6350b\" 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-efef516 elementor-widget elementor-widget-iiconbox1\" data-id=\"efef516\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"iiconbox1.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"icon-box icon-box--bg-img icon-box--icon-top icon-box--is-line-hover\">\r\n\t\t\t<div class=\"icon-main\">\r\n\t\t        \t\t        \t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-user-shield\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M622.3 271.1l-115.2-45c-4.1-1.6-12.6-3.7-22.2 0l-115.2 45c-10.7 4.2-17.7 14-17.7 24.9 0 111.6 68.7 188.8 132.9 213.9 9.6 3.7 18 1.6 22.2 0C558.4 489.9 640 420.5 640 296c0-10.9-7-20.7-17.7-24.9zM496 462.4V273.3l95.5 37.3c-5.6 87.1-60.9 135.4-95.5 151.8zM224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm96 40c0-2.5.8-4.8 1.1-7.2-2.5-.1-4.9-.8-7.5-.8h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c6.8 0 13.3-1.5 19.2-4-54-42.9-99.2-116.7-99.2-212z\"><\/path><\/svg>\t\t        \t\t\t    \t\t        \t        <\/div>\r\n\t        <div class=\"content-box\">\r\n\t\t        <h5 class=\"icon-box-title\">Smart Solutions<\/h5>\t\t        <p>We seek the best solution for every space\u2014practical, aesthetically pleasing, and tailored to everyday use.<\/p>\r\n\t\t\t<\/div>\r\n\t\t\t\t\r\n\t    <\/div>\r\n\t    \t\t\t\t<\/div>\n\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-33 elementor-inner-column elementor-element elementor-element-2bc4b2a ot-flex-column-vertical\" data-id=\"2bc4b2a\" 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-ecf07c8 elementor-widget elementor-widget-iiconbox1\" data-id=\"ecf07c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"iiconbox1.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"icon-box icon-box--bg-img icon-box--icon-top icon-box--is-line-hover\">\r\n\t\t\t<div class=\"icon-main\">\r\n\t\t        \t\t        \t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chart-line\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z\"><\/path><\/svg>\t\t        \t\t\t    \t\t        \t        <\/div>\r\n\t        <div class=\"content-box\">\r\n\t\t        <h5 class=\"icon-box-title\">Precise Execution<\/h5>\t\t        <p>Finishing details are not a luxury; they are what make the difference between a space that is simply \u201cbeautiful\u201d and one that feels truly complete.<\/p>\r\n\t\t\t<\/div>\r\n\t\t\t\t\r\n\t    <\/div>\r\n\t    \t\t\t\t<\/div>\n\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\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Smart Engineering Solutions Bravura is an interior design and fit-out studio focused on one simple goal: making your space more beautiful and easier to use. We work through a clear, structured process and deliver smart solutions with an engineering vision, from the initial study and planning phase through to final handover. Our Vision Our Vision [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8283","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bravura.sa\/en\/wp-json\/wp\/v2\/pages\/8283","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bravura.sa\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bravura.sa\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bravura.sa\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bravura.sa\/en\/wp-json\/wp\/v2\/comments?post=8283"}],"version-history":[{"count":0,"href":"https:\/\/bravura.sa\/en\/wp-json\/wp\/v2\/pages\/8283\/revisions"}],"wp:attachment":[{"href":"https:\/\/bravura.sa\/en\/wp-json\/wp\/v2\/media?parent=8283"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}