{"id":11649,"date":"2025-11-11T13:00:30","date_gmt":"2025-11-11T09:00:30","guid":{"rendered":"https:\/\/alreesi.com\/?page_id=11649"},"modified":"2025-11-11T15:15:09","modified_gmt":"2025-11-11T11:15:09","slug":"refrigeration-hvac","status":"publish","type":"page","link":"https:\/\/alreesi.com\/index.php\/refrigeration-hvac\/","title":{"rendered":"Refrigeration &#038; HVAC"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11649\" class=\"elementor elementor-11649\">\n\t\t\t\t<div class=\"elementor-element elementor-element-11c2a7f e-flex e-con-boxed e-con e-parent\" data-id=\"11c2a7f\" 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-e10b14b elementor-widget elementor-widget-html\" data-id=\"e10b14b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Refrigeration & HVAC - Glass Card<\/title>\r\n    <style>\r\n        \/* --- Scoped Styles (\u0644\u0627 \u062a\u0624\u062b\u0631 \u0639\u0644\u0649 \u0628\u0627\u0642\u064a \u0627\u0644\u0645\u0648\u0642\u0639) --- *\/\r\n        .glass-services-container {\r\n            max-width: 1400px;\r\n            margin: 60px auto;\r\n            padding: 0 20px;\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\r\n            gap: 30px;\r\n        }\r\n        .glass-card {\r\n            background: rgba(255, 255, 255, 0.15);\r\n            backdrop-filter: blur(12px);\r\n            -webkit-backdrop-filter: blur(12px);\r\n            border-radius: 20px;\r\n            border: 1.5px solid rgba(255, 255, 255, 0.3);\r\n            padding: 28px;\r\n            box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);\r\n            transition: all 0.4s ease;\r\n            position: relative;\r\n            overflow: hidden;\r\n            height: 100%;\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n        .glass-card:hover {\r\n            transform: translateY(-12px);\r\n            box-shadow: 0 16px 40px rgba(0, 0, 0, 0.15);\r\n            border-color: rgba(255, 255, 255, 0.5);\r\n        }\r\n        .glass-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0; left: 0; right: 0; bottom: 0;\r\n            background: linear-gradient(135deg,\r\n                rgba(255, 255, 255, 0.1) 0%,\r\n                rgba(255, 255, 255, 0) 50%);\r\n            pointer-events: none;\r\n            z-index: 0;\r\n        }\r\n        .card-content {\r\n            position: relative;\r\n            z-index: 1;\r\n            flex: 1;\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n        .service-image {\r\n            width: 100%;\r\n            height: 180px;\r\n            background: #e0e0e0;\r\n            border-radius: 14px;\r\n            margin-bottom: 20px;\r\n            background-size: cover;\r\n            background-position: center;\r\n            box-shadow: inset 0 0 15px rgba(0,0,0,0.1);\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        .service-image::after {\r\n            content: '';\r\n            position: absolute;\r\n            top: 50%; left: 50%;\r\n            transform: translate(-50%, -50%);\r\n            font-size: 14px;\r\n            color: #999;\r\n            font-weight: 500;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n        }\r\n        .service-title {\r\n            font-size: 1.5rem;\r\n            font-weight: 700;\r\n            margin-bottom: 12px;\r\n            color: #1a1a1a;\r\n            line-height: 1.3;\r\n        }\r\n        .service-subtitle {\r\n            font-size: 0.95rem;\r\n            color: #555;\r\n            margin-bottom: 16px;\r\n            font-style: italic;\r\n            opacity: 0.9;\r\n        }\r\n        .service-list {\r\n            list-style: none;\r\n            margin-top: auto;\r\n        }\r\n        .service-list li {\r\n            margin-bottom: 10px;\r\n            padding-left: 24px;\r\n            position: relative;\r\n            font-size: 0.95rem;\r\n            line-height: 1.5;\r\n            color: #444;\r\n        }\r\n        .service-list li::before {\r\n            content: '\u2713';\r\n            position: absolute;\r\n            left: 0;\r\n            color: #4a90e2;\r\n            font-weight: bold;\r\n            font-size: 1.1em;\r\n        }\r\n        .service-link {\r\n            display: block;\r\n            margin-top: 16px;\r\n            text-align: right;\r\n            font-size: 0.9rem;\r\n            color: #4a90e2;\r\n            text-decoration: none;\r\n            font-weight: 600;\r\n            transition: color 0.3s ease;\r\n        }\r\n        .service-link:hover {\r\n            color: #357abd;\r\n        }\r\n        @media (max-width: 768px) {\r\n            .glass-services-container {\r\n                grid-template-columns: 1fr;\r\n                gap: 24px;\r\n            }\r\n            .glass-card {\r\n                padding: 24px;\r\n            }\r\n            .service-title {\r\n                font-size: 1.35rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <section class=\"glass-services-container\">\r\n        <!-- Refrigeration & HVAC - Standalone Card -->\r\n        <div class=\"glass-card\">\r\n            <div class=\"card-content\">\r\n                <div class=\"service-image\" style=\"background-image: url('https:\/\/alreesi.com\/wp-content\/uploads\/2025\/11\/Refrigeration-HVAC.jpg');\"><\/div>\r\n                <h3 class=\"service-title\">Refrigeration & HVAC<\/h3>\r\n                <p class=\"service-subtitle\">Design, installation, and maintenance of cooling systems<\/p>\r\n                <ul class=\"service-list\">\r\n                    <li>Cold & Freezer Rooms<\/li>\r\n                    <li>Retail Display Chillers<\/li>\r\n                    <li>Food, Pharma & Agriculture Support<\/li>\r\n                    <li>Full HVAC Integration<\/li>\r\n                <\/ul>\r\n                <a href=\"https:\/\/alreesi.com\/index.php\/refrigeration-hvac\/\" class=\"service-link\">Learn More \u2192<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n<\/body>\r\n<\/html>\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>Refrigeration &#038; HVAC &#8211; Glass Card Refrigeration &#038; HVAC Design, installation, and maintenance of cooling systems Cold &#038; Freezer Rooms Retail Display Chillers Food, Pharma &#038; Agriculture Support Full HVAC Integration Learn More \u2192<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-home.php","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-11649","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Refrigeration &amp; HVAC - Glass Card Refrigeration &amp; HVAC Design, installation, and maintenance of cooling systems Cold &amp; Freezer Rooms Retail Display Chillers Food, Pharma &amp; Agriculture Support Full HVAC Integration Learn More \u2192\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/alreesi.com\/index.php\/refrigeration-hvac\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"AL REESI NATIONAL PROJECTS  SULTANATE OF OMAN - AL REESI NATIONAL PROJECTS  SULTANATE OF OMAN\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Refrigeration &amp; HVAC - AL REESI NATIONAL PROJECTS SULTANATE OF OMAN\" \/>\n\t\t<meta property=\"og:description\" content=\"Refrigeration &amp; HVAC - Glass Card Refrigeration &amp; HVAC Design, installation, and maintenance of cooling systems Cold &amp; Freezer Rooms Retail Display Chillers Food, Pharma &amp; Agriculture Support Full HVAC Integration Learn More \u2192\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/alreesi.com\/index.php\/refrigeration-hvac\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-11-11T09:00:30+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-11-11T11:15:09+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Refrigeration &amp; HVAC - AL REESI NATIONAL PROJECTS SULTANATE OF OMAN\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Refrigeration &amp; HVAC - Glass Card Refrigeration &amp; HVAC Design, installation, and maintenance of cooling systems Cold &amp; Freezer Rooms Retail Display Chillers Food, Pharma &amp; Agriculture Support Full HVAC Integration Learn More \u2192\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/alreesi.com\\\/index.php\\\/refrigeration-hvac\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/alreesi.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/alreesi.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/alreesi.com\\\/index.php\\\/refrigeration-hvac\\\/#listItem\",\"name\":\"Refrigeration &#038; HVAC\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/alreesi.com\\\/index.php\\\/refrigeration-hvac\\\/#listItem\",\"position\":2,\"name\":\"Refrigeration &#038; HVAC\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/alreesi.com#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/alreesi.com\\\/#organization\",\"name\":\"AL REESI NATIONAL PROJECTS  SULTANATE OF OMAN\",\"description\":\"AL REESI NATIONAL PROJECTS  SULTANATE OF OMAN\",\"url\":\"https:\\\/\\\/alreesi.com\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/alreesi.com\\\/index.php\\\/refrigeration-hvac\\\/#webpage\",\"url\":\"https:\\\/\\\/alreesi.com\\\/index.php\\\/refrigeration-hvac\\\/\",\"name\":\"Refrigeration & HVAC - AL REESI NATIONAL PROJECTS SULTANATE OF OMAN\",\"description\":\"Refrigeration & HVAC - Glass Card Refrigeration & HVAC Design, installation, and maintenance of cooling systems Cold & Freezer Rooms Retail Display Chillers Food, Pharma & Agriculture Support Full HVAC Integration Learn More \\u2192\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/alreesi.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/alreesi.com\\\/index.php\\\/refrigeration-hvac\\\/#breadcrumblist\"},\"datePublished\":\"2025-11-11T13:00:30+04:00\",\"dateModified\":\"2025-11-11T15:15:09+04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/alreesi.com\\\/#website\",\"url\":\"https:\\\/\\\/alreesi.com\\\/\",\"name\":\"AL REESI NATIONAL PROJECTS  SULTANATE OF OMAN\",\"description\":\"AL REESI NATIONAL PROJECTS  SULTANATE OF OMAN\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/alreesi.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Refrigeration & HVAC - AL REESI NATIONAL PROJECTS SULTANATE OF OMAN","description":"Refrigeration & HVAC - Glass Card Refrigeration & HVAC Design, installation, and maintenance of cooling systems Cold & Freezer Rooms Retail Display Chillers Food, Pharma & Agriculture Support Full HVAC Integration Learn More \u2192","canonical_url":"https:\/\/alreesi.com\/index.php\/refrigeration-hvac\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/alreesi.com\/index.php\/refrigeration-hvac\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/alreesi.com#listItem","position":1,"name":"Home","item":"https:\/\/alreesi.com","nextItem":{"@type":"ListItem","@id":"https:\/\/alreesi.com\/index.php\/refrigeration-hvac\/#listItem","name":"Refrigeration &#038; HVAC"}},{"@type":"ListItem","@id":"https:\/\/alreesi.com\/index.php\/refrigeration-hvac\/#listItem","position":2,"name":"Refrigeration &#038; HVAC","previousItem":{"@type":"ListItem","@id":"https:\/\/alreesi.com#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/alreesi.com\/#organization","name":"AL REESI NATIONAL PROJECTS  SULTANATE OF OMAN","description":"AL REESI NATIONAL PROJECTS  SULTANATE OF OMAN","url":"https:\/\/alreesi.com\/"},{"@type":"WebPage","@id":"https:\/\/alreesi.com\/index.php\/refrigeration-hvac\/#webpage","url":"https:\/\/alreesi.com\/index.php\/refrigeration-hvac\/","name":"Refrigeration & HVAC - AL REESI NATIONAL PROJECTS SULTANATE OF OMAN","description":"Refrigeration & HVAC - Glass Card Refrigeration & HVAC Design, installation, and maintenance of cooling systems Cold & Freezer Rooms Retail Display Chillers Food, Pharma & Agriculture Support Full HVAC Integration Learn More \u2192","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/alreesi.com\/#website"},"breadcrumb":{"@id":"https:\/\/alreesi.com\/index.php\/refrigeration-hvac\/#breadcrumblist"},"datePublished":"2025-11-11T13:00:30+04:00","dateModified":"2025-11-11T15:15:09+04:00"},{"@type":"WebSite","@id":"https:\/\/alreesi.com\/#website","url":"https:\/\/alreesi.com\/","name":"AL REESI NATIONAL PROJECTS  SULTANATE OF OMAN","description":"AL REESI NATIONAL PROJECTS  SULTANATE OF OMAN","inLanguage":"en-US","publisher":{"@id":"https:\/\/alreesi.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"AL REESI NATIONAL PROJECTS  SULTANATE OF OMAN - AL REESI NATIONAL PROJECTS  SULTANATE OF OMAN","og:type":"article","og:title":"Refrigeration &amp; HVAC - AL REESI NATIONAL PROJECTS SULTANATE OF OMAN","og:description":"Refrigeration &amp; HVAC - Glass Card Refrigeration &amp; HVAC Design, installation, and maintenance of cooling systems Cold &amp; Freezer Rooms Retail Display Chillers Food, Pharma &amp; Agriculture Support Full HVAC Integration Learn More \u2192","og:url":"https:\/\/alreesi.com\/index.php\/refrigeration-hvac\/","article:published_time":"2025-11-11T09:00:30+00:00","article:modified_time":"2025-11-11T11:15:09+00:00","twitter:card":"summary_large_image","twitter:title":"Refrigeration &amp; HVAC - AL REESI NATIONAL PROJECTS SULTANATE OF OMAN","twitter:description":"Refrigeration &amp; HVAC - Glass Card Refrigeration &amp; HVAC Design, installation, and maintenance of cooling systems Cold &amp; Freezer Rooms Retail Display Chillers Food, Pharma &amp; Agriculture Support Full HVAC Integration Learn More \u2192"},"aioseo_meta_data":{"post_id":"11649","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-11-11 09:04:52","updated":"2025-11-11 11:22:36","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/alreesi.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tRefrigeration &amp; HVAC\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/alreesi.com"},{"label":"Refrigeration &#038; HVAC","link":"https:\/\/alreesi.com\/index.php\/refrigeration-hvac\/"}],"_links":{"self":[{"href":"https:\/\/alreesi.com\/index.php\/wp-json\/wp\/v2\/pages\/11649","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alreesi.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alreesi.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alreesi.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alreesi.com\/index.php\/wp-json\/wp\/v2\/comments?post=11649"}],"version-history":[{"count":7,"href":"https:\/\/alreesi.com\/index.php\/wp-json\/wp\/v2\/pages\/11649\/revisions"}],"predecessor-version":[{"id":11719,"href":"https:\/\/alreesi.com\/index.php\/wp-json\/wp\/v2\/pages\/11649\/revisions\/11719"}],"wp:attachment":[{"href":"https:\/\/alreesi.com\/index.php\/wp-json\/wp\/v2\/media?parent=11649"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}