{"id":5902,"date":"2025-03-15T08:53:00","date_gmt":"2025-03-15T08:53:00","guid":{"rendered":"https:\/\/ram.works.knothost.com\/vinco\/?page_id=5902"},"modified":"2025-03-15T10:52:33","modified_gmt":"2025-03-15T10:52:33","slug":"completed-projects","status":"publish","type":"page","link":"https:\/\/ram.works.knothost.com\/vinco\/completed-projects\/","title":{"rendered":"Completed Projects"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5902\" class=\"elementor elementor-5902\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad72840 e-flex e-con-boxed e-con e-parent\" data-id=\"ad72840\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fab30eb elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"fab30eb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"elementor-text-editor elementor-clearfix\"><p><strong>Explore our successfully completed projects, showcasing our commitment to quality, innovation, and excellence in construction and engineering. Each project reflects our expertise and dedication to delivering exceptional results.<\/strong><\/p><\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b505323 elementor-widget elementor-widget-text-editor\" data-id=\"b505323\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"elementor-text-editor elementor-clearfix\"><div class=\"card-container\">\n  <div class=\"card\">\n    <div class=\"card-image-container\">\n      <img decoding=\"async\" class=\"card-image\" src=\"https:\/\/ram.works.knothost.com\/vinco\/wp-content\/uploads\/2025\/03\/p1.jpg\" alt=\"ELITE - Residential \/ Commercial Building\" \/>\n      <div class=\"card-overlay\"><\/div>\n    <\/div>\n    <div class=\"card-content\">\n      <h3 class=\"card-title\">ELITE &#8211; Residential \/ Commercial Building<\/h3>\n      <p class=\"card-text\">Client: M\/s. Bahri Al Mazroei Trading Co., Dubai<\/p>\n      <p class=\"card-text\">Consultant: Al Safwa For Engineering Consultant<\/p>\n    <\/div>\n  <\/div>\n  \n  <div class=\"card\">\n    <div class=\"card-image-container\">\n      <img decoding=\"async\" class=\"card-image\" src=\"https:\/\/ram.works.knothost.com\/vinco\/wp-content\/uploads\/2025\/03\/prj-n-01.jpg\" alt=\"ELITE - Residential \/ Commercial Building\" \/>\n      <div class=\"card-overlay\"><\/div>\n    <\/div>\n    <div class=\"card-content\">\n      <h3 class=\"card-title\">ELITE &#8211; Residential \/ Commercial Building<\/h3>\n      <p class=\"card-text\">Client: M\/s. Bahri Al Mazroei Trading Co., Dubai<\/p>\n      <p class=\"card-text\">Consultant: Al Safwa For Engineering Consultant<\/p>\n    <\/div>\n  <\/div>\n  \n  <div class=\"card\">\n    <div class=\"card-image-container\">\n      <img decoding=\"async\" class=\"card-image\" src=\"https:\/\/ram.works.knothost.com\/vinco\/wp-content\/uploads\/2025\/03\/prj-o-01.jpg\" alt=\"ELITE - Residential \/ Commercial Building\" \/>\n      <div class=\"card-overlay\"><\/div>\n    <\/div>\n    <div class=\"card-content\">\n      <h3 class=\"card-title\">ELITE &#8211; Residential \/ Commercial Building<\/h3>\n      <p class=\"card-text\">Client: M\/s. Bahri Al Mazroei Trading Co., Dubai<\/p>\n      <p class=\"card-text\">Consultant: Al Safwa For Engineering Consultant<\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n<style>\n  .card-container {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 1.5rem;\n    max-width: 1400px;\n    margin: 0 auto;\n    padding: 1.5rem;\n  }\n  .card {\n    position: relative;\n    background-color: #ffffff;\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);\n    transition: all 0.3s ease;\n    display: flex;\n    flex-direction: column;\n  }\n  .card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);\n  }\n  .card-image-container {\n    position: relative;\n    width: 100%;\n    padding-top: 66%; \/* 3:2 aspect ratio *\/\n    overflow: hidden;\n  }\n  .card-image {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 0.5s ease;\n  }\n  .card:hover .card-image {\n    transform: scale(1.03);\n  }\n  .card-overlay {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    height: 25%;\n    background: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent);\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n  .card:hover .card-overlay {\n    opacity: 1;\n  }\n  .card-content {\n    padding: 1rem;\n    display: flex;\n    flex-direction: column;\n    gap: 0.3rem;\n  }\n  .card-title {\n    margin: 0;\n    font-size: 1.25rem;\n    font-weight: 600;\n    color: #2d3748;\n  }\n  .card-text {\n    margin: 0;\n    font-size: 0.9rem;\n    color: #4a5568;\n  }\n  @media (max-width: 768px) {\n    .card-container {\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: 1rem;\n      padding: 1rem;\n    }\n  }\n  @media (max-width: 480px) {\n    .card-container {\n      grid-template-columns: 1fr;\n      padding: 0.75rem;\n    }\n  }\n<\/style>\n<\/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\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-31364448 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"31364448\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\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-dc185e0\" data-id=\"dc185e0\" data-element_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-96a9bf3 elementor-position-above elementor-position-center elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96a9bf3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-wrapper\" ><div class=\"elementor-heading-wrapper-inner\"><h2 class=\"elementor-heading-title elementor-size-default\">Why AL AWAEL? Building Excellence, Delivering Trust<\/h2><span class=\"sub-title\">WHY CHOOSE US<\/span><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-2222cb5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2222cb5\" data-element_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-25 elementor-inner-column elementor-element elementor-element-4678c59c\" data-id=\"4678c59c\" data-element_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-3ad447af elementor-view-stacked elementor-shape-hexagon elementor-icon-inside-yes elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"3ad447af\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"elementor-icon-box-wrapper\">\n                            <div class=\"elementor-icon-box-icon\">\n                    <span class=\"elementor-icon elementor-animation-\" >\n                        <i class=\"opal-icon-it-design-project\" aria-hidden=\"true\"><\/i>                    <\/span>\n                <\/div>\n            \n            <div class=\"elementor-icon-box-content\">\n                <div class=\"elementor-icon-header\">\n                                        <div class=\"elementor-icon-header-inner\">\n                        \n                        <h5 class=\"elementor-icon-box-title\">\n                            <span >\n                                Experience                            <\/span>\n                        <\/h5>\n                    <\/div>\n                <\/div>\n                                    <p class=\"elementor-icon-box-description\">Over 25+ years of experience in quality construction<\/p>\n                             <\/div>\n                    <\/div>\n        \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-369490f5\" data-id=\"369490f5\" data-element_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-61d321fd elementor-view-stacked elementor-shape-hexagon elementor-icon-inside-yes elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"61d321fd\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"elementor-icon-box-wrapper\">\n                            <div class=\"elementor-icon-box-icon\">\n                    <span class=\"elementor-icon elementor-animation-\" >\n                        <i class=\"opal-icon-product-engineer\" aria-hidden=\"true\"><\/i>                    <\/span>\n                <\/div>\n            \n            <div class=\"elementor-icon-box-content\">\n                <div class=\"elementor-icon-header\">\n                                        <div class=\"elementor-icon-header-inner\">\n                        \n                        <h5 class=\"elementor-icon-box-title\">\n                            <span >\n                                Expertise                            <\/span>\n                        <\/h5>\n                    <\/div>\n                <\/div>\n                                    <p class=\"elementor-icon-box-description\">Expertise in multiple engineering disciplines<\/p>\n                             <\/div>\n                    <\/div>\n        \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-28350eea\" data-id=\"28350eea\" data-element_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-2344ffe8 elementor-view-stacked elementor-shape-hexagon elementor-icon-inside-yes elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"2344ffe8\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"elementor-icon-box-wrapper\">\n                            <div class=\"elementor-icon-box-icon\">\n                    <span class=\"elementor-icon elementor-animation-\" >\n                        <i class=\"opal-icon-it-cloud-integration\" aria-hidden=\"true\"><\/i>                    <\/span>\n                <\/div>\n            \n            <div class=\"elementor-icon-box-content\">\n                <div class=\"elementor-icon-header\">\n                                        <div class=\"elementor-icon-header-inner\">\n                        \n                        <h5 class=\"elementor-icon-box-title\">\n                            <span >\n                                Commitment                             <\/span>\n                        <\/h5>\n                    <\/div>\n                <\/div>\n                                    <p class=\"elementor-icon-box-description\">Commitment to quality, safety, and innovation<\/p>\n                             <\/div>\n                    <\/div>\n        \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-3aad81ff\" data-id=\"3aad81ff\" data-element_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-25fae8e5 elementor-view-stacked elementor-shape-hexagon elementor-icon-inside-yes elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"25fae8e5\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"elementor-icon-box-wrapper\">\n                            <div class=\"elementor-icon-box-icon\">\n                    <span class=\"elementor-icon elementor-animation-\" >\n                        <i class=\"opal-icon-it-consultancy-2\" aria-hidden=\"true\"><\/i>                    <\/span>\n                <\/div>\n            \n            <div class=\"elementor-icon-box-content\">\n                <div class=\"elementor-icon-header\">\n                                        <div class=\"elementor-icon-header-inner\">\n                        \n                        <h5 class=\"elementor-icon-box-title\">\n                            <span >\n                                Team                             <\/span>\n                        <\/h5>\n                    <\/div>\n                <\/div>\n                                    <p class=\"elementor-icon-box-description\">A team of highly skilled professionals<\/p>\n                             <\/div>\n                    <\/div>\n        \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>Explore our successfully completed projects, showcasing our commitment to quality, innovation, and excellence in construction and engineering. Each project reflects our expertise and dedication to delivering exceptional results. ELITE &#8211; Residential \/ Commercial Building Client: M\/s. Bahri Al Mazroei Trading Co., Dubai Consultant: Al Safwa For Engineering Consultant ELITE &#8211; Residential \/ Commercial Building Client: &hellip; <\/p>\n<p class=\"more-link-wrap\"><a href=\"https:\/\/ram.works.knothost.com\/vinco\/completed-projects\/\" class=\"more-link\"><span>Read More<span class=\"screen-reader-text\"> &#8220;Completed Projects&#8221;<\/span><\/span><i class=\"opal-icon-arrow-right\" aria-hidden=\"true\"><\/i><\/a><\/p>\n","protected":false},"author":1,"featured_media":5861,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-5902","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/ram.works.knothost.com\/vinco\/wp-json\/wp\/v2\/pages\/5902","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ram.works.knothost.com\/vinco\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ram.works.knothost.com\/vinco\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ram.works.knothost.com\/vinco\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ram.works.knothost.com\/vinco\/wp-json\/wp\/v2\/comments?post=5902"}],"version-history":[{"count":38,"href":"https:\/\/ram.works.knothost.com\/vinco\/wp-json\/wp\/v2\/pages\/5902\/revisions"}],"predecessor-version":[{"id":6048,"href":"https:\/\/ram.works.knothost.com\/vinco\/wp-json\/wp\/v2\/pages\/5902\/revisions\/6048"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ram.works.knothost.com\/vinco\/wp-json\/wp\/v2\/media\/5861"}],"wp:attachment":[{"href":"https:\/\/ram.works.knothost.com\/vinco\/wp-json\/wp\/v2\/media?parent=5902"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}