{"id":373,"date":"2026-04-30T12:44:14","date_gmt":"2026-04-30T12:44:14","guid":{"rendered":"https:\/\/mizamax.com\/%d8%a7%d9%84%d8%b1%d8%a6%d9%8a%d8%b3%d9%8a%d8%a9\/"},"modified":"2026-05-13T07:52:21","modified_gmt":"2026-05-13T07:52:21","slug":"main-page","status":"publish","type":"page","link":"https:\/\/mizamax.com\/en\/","title":{"rendered":"Main Page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"373\" class=\"elementor elementor-373 elementor-7\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-37f0f3f e-flex e-con-boxed e-con e-parent\" data-id=\"37f0f3f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7eca503 elementor-widget elementor-widget-html\" data-id=\"7eca503\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\/* ===== Brand Colors ===== *\/\n:root {\n    --brand-darker:      #0f2442;\n    --brand-dark:        #1a3a6e;\n    --brand-light:       #2d6be4;\n    --brand-lighter:     #6090e8;\n    --brand-accent:      #c8283d;\n    --brand-accentLight: #e84356;\n}\n\n\/* ===== Animations ===== *\/\n@keyframes slide-up {\n    from { opacity: 0; transform: translateY(30px); }\n    to   { opacity: 1; transform: translateY(0); }\n}\n@keyframes float {\n    0%, 100% { transform: translateY(0px); }\n    50%       { transform: translateY(-12px); }\n}\n@keyframes ping {\n    75%, 100% { transform: scale(2); opacity: 0; }\n}\n@keyframes pulse-slow {\n    0%, 100% { opacity: 0.6; }\n    50%       { opacity: 0.9; }\n}\n.anim-slide-up   { animation: slide-up 0.7s ease both; }\n.anim-slide-up-2 { animation: slide-up 0.7s ease 0.2s both; }\n.anim-float      { animation: float 4s ease-in-out infinite; }\n.anim-float-2    { animation: float 4s ease-in-out 1.5s infinite; }\n.anim-float-3    { animation: float 4s ease-in-out 2s   infinite; }\n.anim-float-4    { animation: float 4s ease-in-out 1s   infinite; }\n.anim-ping       { animation: ping 1.5s cubic-bezier(0,0,.2,1) infinite; }\n.anim-pulse      { animation: pulse-slow 3s ease-in-out infinite; }\n\n\/* ===== Reset \/ Base ===== *\/\n#iportal-hero *, #iportal-hero *::before, #iportal-hero *::after {\n    box-sizing: border-box;\n    margin: 0; padding: 0;\n}\n#iportal-hero {\n    direction: rtl;\n    font-family: 'Segoe UI', Tahoma, Arial, sans-serif;\n    padding: 60px 24px;\n    background: transparent;\n}\n\n\/* ===== Layout ===== *\/\n.hero-inner {\n    display: flex;\n    flex-direction: column;\n    gap: 64px;\n    align-items: center;\n    max-width: 1200px;\n    margin: 0 auto;\n}\n@media(min-width: 1024px){\n    .hero-inner { flex-direction: row; }\n    .hero-left, .hero-right { width: 50%; }\n}\n.hero-left  { position: relative; z-index: 20; }\n.hero-right { position: relative; z-index: 20; }\n\n\/* ===== Left Column ===== *\/\n.badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    padding: 10px 20px !important;\n    border-radius: 9999px;\n    background: #fff;\n    border: 1px solid #e5e7eb;\n    color: var(--brand-darker);\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 0.05em;\n    box-shadow: 0 1px 3px rgba(0,0,0,.08);\n    margin-bottom: 32px;\n    font-family: 'alexandra',var(--e-global-typography-primary-font-family) , Arial, sans-serif;\n    direction: ltr;\n}\n.badge-dot-wrap {\n    position: relative;\n    width: 12px;\n    height: 12px;\n}\n.badge-dot-ping {\n    position: absolute;\n    inset: 0;\n    border-radius: 50%;\n    background: var(--brand-accentLight);\n    opacity: .75;\n}\n.badge-dot-core {\n    position: relative;\n    width: 12px;\n    height: 12px;\n    border-radius: 50%;\n    background: var(--brand-accent);\n    display: inline-flex;\n    top: -3px;\n}\n\n.hero-title {\n   font-size: clamp(2.1rem, 5vw, 3.5rem);\n  font-weight: 900;\n  color: var(--brand-darker);\n  line-height: 1.1;\n  filter: drop-shadow(0 1px 2px rgba(0,0,0,.1));\n  font-family: 'alexandra',var(--e-global-typography-primary-font-family) , Arial, sans-serif;\n  margin: 20px 0 !important;\n  text-align: left;\n}\n.hero-title .gradient-text {\n    background: linear-gradient(to left, var(--brand-darker), var(--brand-dark), var(--brand-accentLight));\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    display: inline-block;\n}\n\n.hero-desc {\n    font-size: clamp(1rem, 2vw, 1.2rem);\n    color: #374151;\n    line-height: 1.75;\n    max-width: 560px;\n    font-weight: 500;\n    margin-bottom: 32px !important;\n    font-family: 'alexandra',var(--e-global-typography-primary-font-family) , Arial, sans-serif;\n        text-align: left;\n}\n\n.hero-btns {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    align-items: center;\n        justify-content: flex-start;\n}\n.btn-primary {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: var(--brand-accentLight);\n    color: #fff;\n    padding: 14px 28px !important;\n    border-radius: 12px;\n    font-weight: 700;\n    font-size: 16px;\n    font-family: 'alexandra',var(--e-global-typography-primary-font-family) , Arial, sans-serif;\n    text-decoration: none;\n    transition: background .3s, transform .3s;\n    box-shadow: 0 8px 20px -6px rgba(219,49,65,.5) !important;\n    line-height: 1;\n}\n.btn-primary:hover {\n    background: var(--brand-accent);\n    transform: translateY(-2px);\n    color: #fff;\n    text-decoration: none;\n}\n.btn-secondary {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: #fff !important;\n    color: var(--brand-darker);\n    padding: 14px 28px !important;  \n    border-radius: 12px;\n    border: 1px solid #e5e7eb;\n    font-weight: 700;\n    font-size: 16px;\n    font-family: 'alexandra',var(--e-global-typography-primary-font-family) , Arial, sans-serif;\n    text-decoration: none;\n    transition: background .3s;\n    box-shadow: 0 1px 3px rgba(0,0,0,.07);\n    line-height: 1;\n}\n.btn-secondary:hover { background: #f9fafb; color: var(--brand-darker); text-decoration: none; }\n\n\/* ===== Right Column (Image) ===== *\/\n.hero-image-wrap {\n    position: relative;\n    border-radius: 32px;\n    overflow: hidden;\n    box-shadow: 0 20px 50px rgba(15,36,66,.15);\n    border: 1px solid #f3f4f6;\n}\n.hero-image-wrap:hover img { transform: scale(1.05); }\n.hero-image-wrap img {\n    width: 100%;\n    height: auto;\n    aspect-ratio: 4\/3;\n    object-fit: cover;\n    display: block;\n    transition: transform .7s ease;\n}\n.img-overlay {\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(to top, rgba(15,36,66,.6), transparent);\n    opacity: 0;\n    transition: opacity .3s;\n}\n.hero-image-wrap:hover .img-overlay { opacity: 1; }\n\n\/* Hover card *\/\n.img-card {\n    position: absolute;\n    bottom: 24px;\n    left: 24px;\n    background: rgba(255,255,255,.95);\n    backdrop-filter: blur(12px);\n    padding: 16px !important;\n    border-radius: 16px;\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    box-shadow: 0 10px 30px rgba(0,0,0,.12);\n    border: 1px solid #f3f4f6;\n    transform: translateY(16px);\n    opacity: 0;\n    transition: all .5s ease .1s;\n}\n.hero-image-wrap:hover .img-card { transform: translateY(0); opacity: 1; }\n.img-card-icon {\n    width: 48px; height: 48px;\n    border-radius: 12px;\n    background: rgba(45,107,228,.12);\n    display: flex; align-items: center; justify-content: center;\n    font-size: 20px; color: var(--brand-darker);\n}\n.img-card p:first-child { font-size: 11px; color: #6b7280; font-weight: 700; margin-bottom: 2px;font-family: 'alexandra',var(--e-global-typography-primary-font-family) , Arial, sans-serif; }\n.img-card p:last-child  { font-size: 13px; font-weight: 900; color: var(--brand-darker); font-family: 'alexandra',var(--e-global-typography-primary-font-family) , Arial, sans-serif;}\n\n\/* Glow blob behind image *\/\n.hero-glow {\n    position: absolute;\n    inset: -32px;\n    background: linear-gradient(135deg,\n        rgba(45,107,228,.3),\n        rgba(96,144,232,.2),\n        rgba(232,67,86,.2));\n    border-radius: 48px;\n    filter: blur(48px);\n    z-index: -1;\n}\n\n\/* Decorative blobs *\/\n.blob-tr {\n    position: absolute; top: 25%; right: -48px;\n    width: 128px; height: 128px;\n    background: rgba(232,67,86,.2);\n    border-radius: 50%; filter: blur(32px);\n}\n.blob-bl {\n    position: absolute; bottom: 25%; left: -32px;\n    width: 160px; height: 160px;\n    background: rgba(45,107,228,.3);\n    border-radius: 50%; filter: blur(32px);\n}\n\n\/* Decorative borders *\/\n.deco-tr {\n    position: absolute; top: -24px; right: -24px;\n    width: 96px; height: 96px;\n    border: 4px solid rgba(45,107,228,.3);\n    border-radius: 24px;\n    transform: rotate(12deg);\n    z-index: 0;\n}\n.deco-bl {\n    position: absolute; bottom: -32px; left: -32px;\n    width: 128px; height: 128px;\n    border: 4px solid rgba(232,67,86,.2);\n    border-radius: 50%;\n    z-index: 0;\n}\n\n\/* Floating icon bubbles *\/\n.bubble {\n    position: absolute;\n    background: rgba(255,255,255,.85);\n    backdrop-filter: blur(8px);\n    border-radius: 16px;\n    box-shadow: 0 8px 24px rgba(0,0,0,.1);\n    border: 1px solid #f3f4f6;\n    display: flex; align-items: center; justify-content: center;\n    z-index: 30;\n}\n.bubble-snowflake {\n    top: 32px; left: -16px;\n    width: 80px; height: 80px;\n}\n.bubble-temp {\n    bottom: 48px; right: -24px;\n    width: 96px; height: 96px;\n}\n.bubble svg { width: 32px; height: 32px; }\n.bubble-snowflake svg { color: var(--brand-light); }\n.bubble-temp svg { color: var(--brand-accentLight); }\n\n@media(min-width: 760px){\n    .hero-inner { flex-direction: row-reverse; }  \/* \u2190 \u0647\u0630\u0627 \u0641\u0642\u0637 *\/\n    .hero-left, .hero-right { width: 50%;direction:ltr; }\n}\n\n \n@media(max-width: 1023px) {\n    .bubble-snowflake { left: -12px; }\n    .bubble-temp      { right: -20px; }\n    .deco-tr          { right: -20px; }\n    .deco-bl          { left: -20px; }\n    .blob-tr          { right: 0; }\n     \n}\n \n<\/style><section id=\"iportal-hero\"><div class=\"hero-inner\"><!-- ===== Left: Text ===== --><div class=\"hero-left anim-slide-up\"><!-- Badge --><div class=\"badge\"><span class=\"badge-dot-wrap\"><span class=\"badge-dot-ping anim-ping\"><\/span><span class=\"badge-dot-core\"><\/span><\/span>Leaders in Cooling &amp; Air Conditioning    \n            <\/div><!-- Title --><h1 class=\"hero-title\">Comprehensive Solutions<br\/><span class=\"gradient-text\">Cooling &amp; Air Conditioning Systems<\/span><\/h1><!-- Description --><p class=\"hero-desc\">We provide the finest HVAC spare parts, refrigerants, and premium copper pipes\n                to meet market demands at the highest international standards \u2014 at competitive prices.\n            <\/p><!-- Buttons --><div class=\"hero-btns\"><a href=\"tel:+966544595539\" class=\"btn-primary\"><span>Get in Touch<\/span><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" width=\"20\" height=\"20\" fill=\"currentColor\"><path d=\"M256 48C141.1 48 48 141.1 48 256v40c0 13.3-10.7 24-24 24s-24-10.7-24-24V256C0 114.6 114.6 0 256 0S512 114.6 512 256V400.1c0 48.6-39.4 88-88.1 88L313.6 488c-8.3 14.3-23.8 24-41.6 24H240c-26.5 0-48-21.5-48-48s21.5-48 48-48h32c17.8 0 33.3 9.7 41.6 24l110.4.1c22.1 0 40-17.9 40-40V256c0-114.9-93.1-208-208-208zM144 208h16c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32H144c-35.3 0-64-28.7-64-64V272c0-35.3 28.7-64 64-64zm224 0c35.3 0 64 28.7 64 64v48c0 35.3-28.7 64-64 64H352c-17.7 0-32-14.3-32-32V240c0-17.7 14.3-32 32-32h16z\"\/><\/svg><\/a><a href=\"#OurProducts\" class=\"btn-secondary\"><span>Expore Our Products<\/span><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 384 512\" width=\"18\" height=\"18\" fill=\"currentColor\"><path d=\"M169.4 470.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 370.8V64c0-17.7-14.3-32-32-32s-32 14.3-32 32v306.7L54.6 265.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z\"\/><\/svg><\/a><\/div><\/div><!-- ===== Right: Image ===== --><div class=\"hero-right anim-slide-up-2\"><!-- Glow --><div class=\"hero-glow anim-pulse\"><\/div><!-- Blobs --><div class=\"blob-tr anim-float\"><\/div><div class=\"blob-bl anim-float-2\"><\/div><!-- Deco borders --><div class=\"deco-tr anim-float\"><\/div><div class=\"deco-bl anim-float-3\"><\/div><!-- Main image --><div class=\"hero-image-wrap\"><img decoding=\"async\" src=\"https:\/\/storage.googleapis.com\/uxpilot-auth.appspot.com\/a9c14fb3ee-403cf502d7a0cec33a6b.png\" alt=\"\u0645\u0639\u062f\u0627\u062a \u062a\u0628\u0631\u064a\u062f \u0648\u062a\u0643\u064a\u064a\u0641 - \u0623\u0646\u0627\u0628\u064a\u0628 \u0646\u062d\u0627\u0633 \u0648\u0642\u0637\u0639 \u063a\u064a\u0627\u0631\"><div class=\"img-overlay\"><\/div><!-- Hover card --><div class=\"img-card\"><div class=\"img-card-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\" width=\"22\" height=\"22\" fill=\"currentColor\"><path d=\"M342.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 178.7l-57.4-57.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l80 80c12.5 12.5 32.8 12.5 45.3 0l160-160zm96 128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 402.7 54.6 297.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l256-256z\"\/><\/svg><\/div><div><p>Certified Quality<\/p><p>Global Standards<\/p><\/div><\/div><\/div><!-- Floating snowflake bubble --><div class=\"bubble bubble-snowflake anim-float\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\" fill=\"currentColor\"><path d=\"M224 0c17.7 0 32 14.3 32 32V62.1l15-15c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-49 49v70.3l61.4-35.8 17.7-66.1c3.4-12.8 16.6-20.4 29.4-17s20.4 16.6 17 29.4l-5.2 19.3 23.6-13.8c15.3-8.9 34.9-3.7 43.8 11.5s3.8 34.9-11.5 43.8l-25.3 14.8 21.7 5.8c12.8 3.4 20.4 16.6 17 29.4s-16.6 20.4-29.4 17l-67.7-18.1L287.5 256l60.9 35.5 67.7-18.1c12.8-3.4 26 4.2 29.4 17s-4.2 26-17 29.4l-21.7 5.8 25.3 14.8c15.3 8.9 20.4 28.5 11.5 43.8s-28.5 20.4-43.8 11.5l-23.6-13.8 5.2 19.3c3.4 12.8-4.2 26-17 29.4s-26-4.2-29.4-17l-17.7-66.1L256 311.7v70.3l49 49c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-15-15V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V449.9l-15 15c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l49-49V311.7l-61.4 35.8-17.7 66.1c-3.4 12.8-16.6 20.4-29.4 17s-20.4-16.6-17-29.4l5.2-19.3L48.1 395.6c-15.3 8.9-34.9 3.7-43.8-11.5s-3.7-34.9 11.5-43.8l25.3-14.8-21.7-5.8c-12.8-3.4-20.4-16.6-17-29.4s16.6-20.4 29.4-17l67.7 18.1L160.5 256 99.6 220.5 31.9 238.6c-12.8 3.4-26-4.2-29.4-17s4.2-26 17-29.4l21.7-5.8L15.9 171.6C.6 162.7-4.5 143.1 4.4 127.9s28.5-20.4 43.8-11.5l23.6 13.8-5.2-19.3c-3.4-12.8 4.2-26 17-29.4s26 4.2 29.4 17l17.7 66.1L192 200.3V129.9L143 81c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l15 15V32c0-17.7 14.3-32 32-32z\"\/><\/svg><\/div><!-- Floating temp bubble --><div class=\"bubble bubble-temp anim-float-4\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" fill=\"currentColor\"><path d=\"M448 96a32 32 0 1 0-64 0 32 32 0 1 0 64 0zM320 96a96 96 0 1 1 192 0A96 96 0 1 1 320 96zM144 64c-26.5 0-48 21.5-48 48V276.5c0 17.3-7.1 31.9-15.3 42.5C70.2 332.6 64 349.5 64 368c0 44.2 35.8 80 80 80s80-35.8 80-80c0-18.5-6.2-35.4-16.7-48.9-8.2-10.6-15.3-25.2-15.3-42.5V112c0-26.5-21.5-48-48-48zM32 112C32 50.2 82.1 0 144 0s112 50.1 112 112V276.5c0 .1.1.3.2.6.2.6.8 1.6 1.7 2.8C277 304.3 288 334.9 288 368c0 79.5-64.5 144-144 144S0 447.5 0 368c0-33.2 11.2-63.8 30.1-88.1.9-1.2 1.5-2.2 1.7-2.8.1-.3.2-.5.2-.6V112zM192 368c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3V272c0-8.8 7.2-16 16-16s16 7.2 16 16v50.7c18.6 6.6 32 24.4 32 45.3z\"\/><\/svg><\/div><\/div><\/div><\/section> \t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eb56c35 e-flex e-con-boxed e-con e-parent\" data-id=\"eb56c35\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;waves&quot;,&quot;shape_divider_bottom_negative&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"true\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M790.5,93.1c-59.3-5.3-116.8-18-192.6-50c-29.6-12.7-76.9-31-100.5-35.9c-23.6-4.9-52.6-7.8-75.5-5.3\n\tc-10.2,1.1-22.6,1.4-50.1,7.4c-27.2,6.3-58.2,16.6-79.4,24.7c-41.3,15.9-94.9,21.9-134,22.6C72,58.2,0,25.8,0,25.8V100h1000V65.3\n\tc0,0-51.5,19.4-106.2,25.7C839.5,97,814.1,95.2,790.5,93.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-080455b e-con-full e-flex e-con e-child\" data-id=\"080455b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-94cdda5 e-con-full e-flex e-con e-child\" data-id=\"94cdda5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e18201 elementor-widget elementor-widget-heading\" data-id=\"6e18201\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Trusted success partners<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d9d7ef4 e-con-full e-flex e-con e-child\" data-id=\"d9d7ef4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2159532 elementor-widget elementor-widget-image-carousel\" data-id=\"2159532\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;6&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:1000,&quot;speed&quot;:5000,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;3&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"rtl\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/mizamax.com\/wp-content\/uploads\/2026\/05\/6-1.png\" alt=\"6.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/mizamax.com\/wp-content\/uploads\/2026\/05\/1-1.png\" alt=\"1.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/mizamax.com\/wp-content\/uploads\/2026\/05\/2-1.png\" alt=\"2.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/mizamax.com\/wp-content\/uploads\/2026\/05\/3-1.png\" alt=\"3.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/mizamax.com\/wp-content\/uploads\/2026\/05\/4-1.png\" alt=\"4.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/mizamax.com\/wp-content\/uploads\/2026\/05\/5-1.png\" alt=\"5.png\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/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<div class=\"elementor-element elementor-element-0431749 e-flex e-con-boxed e-con e-parent\" data-id=\"0431749\" data-element_type=\"container\" data-e-type=\"container\" id=\"WhoUs\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3f0b195 e-con-full S2-C1 e-flex e-con e-child\" data-id=\"3f0b195\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c7f6953 elementor-widget elementor-widget-heading\" data-id=\"c7f6953\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c7ca68a elementor-widget elementor-widget-heading\" data-id=\"c7ca68a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are &amp; What We Represent<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39e413d elementor-widget elementor-widget-heading\" data-id=\"39e413d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Miza Max is a leading company specializing in the refrigeration and air conditioning sector, bringing together deep expertise and innovation to deliver the best products.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d791877 e-con-full S2-C2 e-flex e-con e-child\" data-id=\"d791877\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ad2b562 e-con-full who-box e-transform e-flex e-con e-child\" data-id=\"ad2b562\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-6,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2742d9f who-icon-3 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"2742d9f\" data-element_type=\"widget\" data-e-type=\"widget\" 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\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-building\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M436 480h-20V24c0-13.255-10.745-24-24-24H56C42.745 0 32 10.745 32 24v456H12c-6.627 0-12 5.373-12 12v20h448v-20c0-6.627-5.373-12-12-12zM128 76c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12V76zm0 96c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12v-40zm52 148h-40c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12zm76 160h-64v-84c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v84zm64-172c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40zm0-96c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40zm0-96c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12V76c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\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<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tWho We Are\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\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 a company focused on distributing the finest copper fittings, refrigerant gases, and pipes. We strive to meet market demands at the highest quality and competitive prices.\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<\/div>\n\t\t<div class=\"elementor-element elementor-element-5963bef e-con-full who-box-2 e-transform e-flex e-con e-child\" data-id=\"5963bef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-6,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5e4614e who-icon-2 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"5e4614e\" data-element_type=\"widget\" data-e-type=\"widget\" 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\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-eye\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M572.52 241.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400a144 144 0 1 1 144-144 143.93 143.93 0 0 1-144 144zm0-240a95.31 95.31 0 0 0-25.31 3.79 47.85 47.85 0 0 1-66.9 66.9A95.78 95.78 0 1 0 288 160z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\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<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tOur Vision\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\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\tTo be the first and most trusted choice in the refrigeration and air conditioning sector locally and regionally, through continuous growth and sustainable expansion.\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<\/div>\n\t\t<div class=\"elementor-element elementor-element-f5e7c8d e-con-full who-box e-transform e-flex e-con e-child\" data-id=\"f5e7c8d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-6,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d67bc06 who-icon-1 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"d67bc06\" data-element_type=\"widget\" data-e-type=\"widget\" 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\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-bullseye\" viewBox=\"0 0 496 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 432c-101.69 0-184-82.29-184-184 0-101.69 82.29-184 184-184 101.69 0 184 82.29 184 184 0 101.69-82.29 184-184 184zm0-312c-70.69 0-128 57.31-128 128s57.31 128 128 128 128-57.31 128-128-57.31-128-128-128zm0 192c-35.29 0-64-28.71-64-64s28.71-64 64-64 64 28.71 64 64-28.71 64-64 64z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\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<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tOur Mission\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\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\tTo provide distinguished products and outstanding services that exceed our clients' expectations, and to build long-term relationships built on trust and mutual respect.\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<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-759a252 e-flex e-con-boxed e-con e-parent\" data-id=\"759a252\" data-element_type=\"container\" data-e-type=\"container\" id=\"OurProducts\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_top&quot;:&quot;tilt&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0,6V0h1000v100L0,6z\"\/>\n<\/svg>\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6948e88 e-con-full S3-C1 e-flex e-con e-child\" data-id=\"6948e88\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-280e9d6 elementor-widget elementor-widget-heading\" data-id=\"280e9d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Areas of Specialization<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d5e5f60 elementor-widget elementor-widget-heading\" data-id=\"d5e5f60\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">We Serve Multiple Sectors<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c2ce383 elementor-widget elementor-widget-heading\" data-id=\"c2ce383\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">We provide a comprehensive range of specialized products designed to meet the highest industrial standards.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-31c511d e-con-full S3-C2 e-flex e-con e-child\" data-id=\"31c511d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ccce704 elementor-widget elementor-widget-html\" data-id=\"ccce704\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t  \n\n<style>.services-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 2rem;\n    direction: rtl;\n    font-family: 'Tajawal', 'Cairo', Arial, sans-serif;\n  }\n\n  @media (max-width: 1024px) {\n    .services-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 640px) {\n    .services-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  .service-card {\n    background: #fff;\n    border-radius: 2rem;\n    padding: 0.75rem;\n    border: 1px solid #f3f4f6;\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);\n    transition: box-shadow 0.5s ease, transform 0.5s ease;\n    overflow: hidden;\n    direction: ltr;\n  }\n\n  .service-card:hover {\n    box-shadow: 0 20px 40px rgba(15, 36, 66, 0.08);\n    transform: translateY(-4px);\n  }\n\n  \/* Image container *\/\n  .service-card__image-wrap {\n    height: 16rem;\n    border-radius: 1.5rem;\n    overflow: hidden;\n    position: relative;\n    margin-bottom: 1.5rem;\n  }\n\n  .service-card__image-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 0.7s ease;\n    display: block;\n  }\n\n  .service-card:hover .service-card__image-wrap img {\n    transform: scale(1.05);\n  }\n\n  \/* Hover overlay *\/\n  .service-card__overlay {\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(\n      to top,\n      rgba(15, 36, 66, 0.9) 0%,\n      rgba(15, 36, 66, 0.4) 40%,\n      transparent 100%\n    );\n    opacity: 0;\n    transition: opacity 0.3s ease;\n    display: flex;\n    align-items: flex-end;\n    padding: 1.5rem;\n     font-family: 'alexandra',var(--e-global-typography-primary-font-family) , Arial, sans-serif;\n  }\n\n  .service-card:hover .service-card__overlay {\n    opacity: 1;\n  }\n\n  .service-card__overlay a {\n    color: #fff;\n    font-weight: 700;\n    font-size: 0.95rem;\n    text-decoration: none;\n    display: inline-flex;\n    align-items: center;\n    gap: 0.5rem;\n    transition: color 0.2s ease;\n  }\n\n  .service-card__overlay a:hover {\n    color: #93c5fd;\n  }\n\n  \/* Card body *\/\n  .service-card__body {\n    padding: 0 1.25rem 1.5rem;\n  }\n\n  \/* Icon box *\/\n  .service-card__icon {\n    width: 3rem;\n    height: 3rem;\n    border-radius: 0.75rem;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.25rem;\n    margin-bottom: 1rem;\n  }\n\n  .service-card__icon--blue {\n    background: #7FAEDD1A;\n    color: #0f2442;\n  }\n\n  .service-card__icon--red {\n    background: rgba(239, 68, 68, 0.08);\n    color: #ef4444;\n  }\n\n  .service-card__title {\n    font-size: 1.2rem;\n    font-weight: 900;\n    color: rgb(22 53 109);\n    margin: 0 0 0.75rem;\n    font-family: 'alexandra',var(--e-global-typography-primary-font-family) , Arial, sans-serif;\n  }\n\n  .service-card__desc {\n    color: #6b7280;\n    font-size: 0.875rem;\n    line-height: 1.75;\n    margin: 0;\n    font-weight: 500;\n    font-family: 'alexandra',var(--e-global-typography-primary-font-family) , Arial, sans-serif;\n  }\n\n  \/* Arrow icon (inline SVG) *\/\n  .icon-arrow {\n    width: 14px;\n    height: 14px;\n    fill: currentColor;\n  }\n\n  .icon-service {\n    width: 22px;\n    height: 22px;\n    fill: currentColor;\n  }\n<\/style><div class=\"services-grid\"><!-- \u0628\u0637\u0627\u0642\u0629 1: \u0642\u0637\u0639 \u063a\u064a\u0627\u0631 \u0627\u0644\u062a\u0643\u064a\u064a\u0641 --><div class=\"service-card\"><div class=\"service-card__image-wrap\"><img decoding=\"async\" src=\"https:\/\/storage.googleapis.com\/uxpilot-auth.appspot.com\/85e596db01-c5c16adc5709049150ad.png\" alt=\"\u0642\u0637\u0639 \u063a\u064a\u0627\u0631 \u0627\u0644\u062a\u0643\u064a\u064a\u0641\" \/><div class=\"service-card__overlay\"><a href=\"#\">Explore the catalog<svg class=\"icon-arrow\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.2 288 416 288c17.7 0 32-14.3 32-32s-14.3-32-32-32l-306.7 0L214.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z\"\/><\/svg><\/a><\/div><\/div><div class=\"service-card__body\"><div class=\"service-card__icon service-card__icon--blue\"><!-- Fan icon --><svg class=\"icon-service\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M258.6 0c-1.7 0-3.4 .1-5.1 .5C168 17 115.6 102.3 130.5 189.3c2.9 17 8.4 32.9 15.9 47.4L32 224H29.4C13.2 224 0 237.2 0 253.4c0 1.7 .1 3.4 .5 5.1C17 344 102.3 396.4 189.3 381.5c17-2.9 32.9-8.4 47.4-15.9L224 480v2.6c0 16.2 13.2 29.4 29.4 29.4c1.7 0 3.4-.1 5.1-.5C344 495 396.4 409.7 381.5 322.7c-2.9-17-8.4-32.9-15.9-47.4L480 288h2.6c16.2 0 29.4-13.2 29.4-29.4c0-1.7-.1-3.4-.5-5.1C495 168 409.7 115.6 322.7 130.5c-17 2.9-32.9 8.4-47.4 15.9L288 32V29.4C288 13.2 274.8 0 258.6 0zM256 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"\/><\/svg><\/div><h3 class=\"service-card__title\">Air Conditioning Fittings<\/h3><p class=\"service-card__desc\">Featuring a wide range of compressors, refrigerants, and accessories from globally recognized brands \u2014 all with guaranteed quality.\n      <\/p><\/div><\/div><!-- \u0628\u0637\u0627\u0642\u0629 2: \u063a\u0627\u0632\u0627\u062a \u0627\u0644\u062a\u0628\u0631\u064a\u062f --><div class=\"service-card\"><div class=\"service-card__image-wrap\"><img decoding=\"async\" src=\"https:\/\/storage.googleapis.com\/uxpilot-auth.appspot.com\/2367a485ed-566a6d60bdb9dcfaaca8.png\" alt=\"\u063a\u0627\u0632\u0627\u062a \u0627\u0644\u062a\u0628\u0631\u064a\u062f\" \/><div class=\"service-card__overlay\"><a href=\"#\">Explore the catalog\n          <svg class=\"icon-arrow\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.2 288 416 288c17.7 0 32-14.3 32-32s-14.3-32-32-32l-306.7 0L214.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z\"\/><\/svg><\/a><\/div><\/div><div class=\"service-card__body\"><div class=\"service-card__icon service-card__icon--red\"><!-- Flask icon --><svg class=\"icon-service\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288 0H160 128C110.3 0 96 14.3 96 32s14.3 32 32 32V196.8c0 11.8-3.3 23.5-9.5 33.5L10.3 406.2C3.6 417.2 0 429.7 0 442.6C0 480.9 31.1 512 69.4 512H378.6c38.3 0 69.4-31.1 69.4-69.4c0-12.8-3.6-25.4-10.3-36.4L329.5 230.4c-6.2-10.1-9.5-21.7-9.5-33.5V64c17.7 0 32-14.3 32-32s-14.3-32-32-32H288zM192 196.8V64h64V196.8c0 23.7 6.6 46.9 19 67.1L309.5 320h-171L173 263.9c12.4-20.2 19-43.4 19-67.1z\"\/><\/svg><\/div><h3 class=\"service-card__title\">Refrigerant Gases<\/h3><p class=\"service-card__desc\">A diverse selection of refrigerant gases for cooling and refrigeration, designed for various refrigeration systems.  \n      <\/p><\/div><\/div><!-- \u0628\u0637\u0627\u0642\u0629 3: \u0627\u0644\u0646\u062d\u0627\u0633 \u0648\u0645\u0633\u062a\u0644\u0632\u0645\u0627\u062a\u0647 --><div class=\"service-card\"><div class=\"service-card__image-wrap\"><img decoding=\"async\" src=\"https:\/\/mizamax.com\/wp-content\/uploads\/2026\/05\/\u0646\u062d\u0627\u0633.png\" alt=\"\u0627\u0644\u0646\u062d\u0627\u0633 \u0648\u0645\u0633\u062a\u0644\u0632\u0645\u0627\u062a\u0647\" \/><div class=\"service-card__overlay\"><a href=\"#\">Explore the catalog  \n          <svg class=\"icon-arrow\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.2 288 416 288c17.7 0 32-14.3 32-32s-14.3-32-32-32l-306.7 0L214.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z\"\/><\/svg><\/a><\/div><\/div><div class=\"service-card__body\"><div class=\"service-card__icon service-card__icon--blue\"><!-- Plug icon --><svg class=\"icon-service\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M96 0C78.3 0 64 14.3 64 32v96h64V32c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32v96h64V32c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32v32c0 77.4 55 142 128 156.8V480c0 17.7 14.3 32 32 32s32-14.3 32-32V412.8C297 398 352 333.4 352 256V224c17.7 0 32-14.3 32-32s-14.3-32-32-32H32z\"\/><\/svg><\/div><h3 class=\"service-card__title\">Copper & Its Accessories<\/h3><p class=\"service-card__desc\">High-quality copper products and fittings, suitable for use in all refrigeration and air conditioning systems.\n      <\/p><\/div><\/div><\/div>\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<div class=\"elementor-element elementor-element-afb02d8 goal-main e-flex e-con-boxed e-con e-parent\" data-id=\"afb02d8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-fb11c48 e-con-full S4-C1 e-flex e-con e-child\" data-id=\"fb11c48\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-753dca6 elementor-widget elementor-widget-heading\" data-id=\"753dca6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Goals<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2bb4fb3 elementor-widget elementor-widget-heading\" data-id=\"2bb4fb3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Always Striving for the Top<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-79d62ed e-con-full e-flex e-con e-child\" data-id=\"79d62ed\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b884cf4 elementor-position-inline-start goal-icon elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"b884cf4\" data-element_type=\"widget\" data-e-type=\"widget\" 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\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\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<\/span>\n\t\t\t<\/div>\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<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tExpanding Market Share\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\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\tReaching all markets through a wide and diverse distribution network to cover the widest possible areas.\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<div class=\"elementor-element elementor-element-0c7a81b elementor-position-inline-start goal-icon elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"0c7a81b\" data-element_type=\"widget\" data-e-type=\"widget\" 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\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-handshake\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M434.7 64h-85.9c-8 0-15.7 3-21.6 8.4l-98.3 90c-.1.1-.2.3-.3.4-16.6 15.6-16.3 40.5-2.1 56 12.7 13.9 39.4 17.6 56.1 2.7.1-.1.3-.1.4-.2l79.9-73.2c6.5-5.9 16.7-5.5 22.6 1 6 6.5 5.5 16.6-1 22.6l-26.1 23.9L504 313.8c2.9 2.4 5.5 5 7.9 7.7V128l-54.6-54.6c-5.9-6-14.1-9.4-22.6-9.4zM544 128.2v223.9c0 17.7 14.3 32 32 32h64V128.2h-96zm48 223.9c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zM0 384h64c17.7 0 32-14.3 32-32V128.2H0V384zm48-63.9c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16c0-8.9 7.2-16 16-16zm435.9 18.6L334.6 217.5l-30 27.5c-29.7 27.1-75.2 24.5-101.7-4.4-26.9-29.4-24.8-74.9 4.4-101.7L289.1 64h-83.8c-8.5 0-16.6 3.4-22.6 9.4L128 128v223.9h18.3l90.5 81.9c27.4 22.3 67.7 18.1 90-9.3l.2-.2 17.9 15.5c15.9 13 39.4 10.5 52.3-5.4l31.4-38.6 5.4 4.4c13.7 11.1 33.9 9.1 45-4.7l9.5-11.7c11.2-13.8 9.1-33.9-4.6-45.1z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\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<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tStrengthening Customer Loyalty\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\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\tBuilding lasting relationships by offering exceptional pre- and post-sale services to every customer.\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<div class=\"elementor-element elementor-element-35e808c elementor-position-inline-start goal-icon elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"35e808c\" data-element_type=\"widget\" data-e-type=\"widget\" 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\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-leaf\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M546.2 9.7c-5.6-12.5-21.6-13-28.3-1.2C486.9 62.4 431.4 96 368 96h-80C182 96 96 182 96 288c0 7 .8 13.7 1.5 20.5C161.3 262.8 253.4 224 384 224c8.8 0 16 7.2 16 16s-7.2 16-16 16C132.6 256 26 410.1 2.4 468c-6.6 16.3 1.2 34.9 17.5 41.6 16.4 6.8 35-1.1 41.8-17.3 1.5-3.6 20.9-47.9 71.9-90.6 32.4 43.9 94 85.8 174.9 77.2C465.5 467.5 576 326.7 576 154.3c0-50.2-10.8-102.2-29.8-144.6z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\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<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tEnvironmental Sustainability\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\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\tProviding new eco-friendly solutions that comply with global environmental standards for energy efficiency.\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<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0196de2 e-con-full goal-container-2 e-flex e-con e-child\" data-id=\"0196de2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-0558003 e-con-full e-flex e-con e-child\" data-id=\"0558003\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a0a3ed elementor-widget elementor-widget-heading\" data-id=\"7a0a3ed\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why Miza Max?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c41a868 elementor-widget elementor-widget-html\" data-id=\"c41a868\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"star-badge-en\">\n  <i class=\"fas fa-star\"><\/i>\n<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6306c5f e-con-full e-flex e-con e-child\" data-id=\"6306c5f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-47f7dd7 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"47f7dd7\" data-element_type=\"widget\" data-e-type=\"widget\" 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\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\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<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tGuaranteed quality products\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\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<div class=\"elementor-element elementor-element-826cb63 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"826cb63\" data-element_type=\"widget\" data-e-type=\"widget\" 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\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\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<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tCompetitive prices for all sectors\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\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<div class=\"elementor-element elementor-element-6606be8 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"6606be8\" data-element_type=\"widget\" data-e-type=\"widget\" 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\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\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<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tFast delivery and commitment to schedules\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\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<div class=\"elementor-element elementor-element-2da17aa elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"2da17aa\" data-element_type=\"widget\" data-e-type=\"widget\" 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\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\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<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tWide presence in international trade markets\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\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<\/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<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Leaders in Cooling &amp; Air Conditioning Comprehensive SolutionsCooling &amp; Air Conditioning Systems We provide the finest HVAC spare parts, refrigerants, and premium copper pipes to meet market demands at the highest international standards \u2014 at competitive prices. Get in TouchExpore Our Products Certified Quality Global Standards Trusted success partners Who We Are Who We Are [&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-373","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mizamax.com\/en\/wp-json\/wp\/v2\/pages\/373","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mizamax.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mizamax.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mizamax.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mizamax.com\/en\/wp-json\/wp\/v2\/comments?post=373"}],"version-history":[{"count":138,"href":"https:\/\/mizamax.com\/en\/wp-json\/wp\/v2\/pages\/373\/revisions"}],"predecessor-version":[{"id":889,"href":"https:\/\/mizamax.com\/en\/wp-json\/wp\/v2\/pages\/373\/revisions\/889"}],"wp:attachment":[{"href":"https:\/\/mizamax.com\/en\/wp-json\/wp\/v2\/media?parent=373"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}