{"id":16863,"date":"2025-11-17T09:57:52","date_gmt":"2025-11-17T09:57:52","guid":{"rendered":"https:\/\/unitedhospital.com.pk\/staging\/?page_id=16863"},"modified":"2025-12-05T10:22:03","modified_gmt":"2025-12-05T10:22:03","slug":"home","status":"publish","type":"page","link":"https:\/\/unitedhospital.com.pk\/staging\/home\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16863\" class=\"elementor elementor-16863\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"has_eae_slider has_ae_slider elementor-section elementor-top-section elementor-element elementor-element-9b00a9e elementor-section-height-full ekit-sticky--top elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-items-middle ae-bg-gallery-type-default\" data-eae-slider=\"51753\" data-id=\"9b00a9e\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/unitedhospital.com.pk\\\/staging\\\/staging\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/Website-Updated-Banner-final-HR-1.mp4&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;,&quot;ekit_sticky&quot;:&quot;top&quot;,&quot;ekit_sticky_offset&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;ekit_sticky_offset_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;ekit_sticky_offset_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;ekit_sticky_on_desktop&quot;:&quot;desktop&quot;,&quot;ekit_sticky_on_tablet&quot;:&quot;tablet&quot;,&quot;ekit_sticky_on_mobile&quot;:&quot;mobile&quot;,&quot;ekit_sticky_effect_offset&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;ekit_sticky_effect_offset_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;ekit_sticky_effect_offset_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-background-video-container\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider has_ae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e5f3b93 ae-bg-gallery-type-default\" data-eae-slider=\"92613\" data-id=\"e5f3b93\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"has_eae_slider has_ae_slider elementor-section elementor-top-section elementor-element elementor-element-71d2780 elementor-section-full_width elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default\" data-eae-slider=\"83987\" data-id=\"71d2780\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider has_ae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c48f034 ae-bg-gallery-type-default\" data-eae-slider=\"94910\" data-id=\"c48f034\" 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-81a5b5d elementor-widget elementor-widget-html\" data-id=\"81a5b5d\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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>UCNM Random Video Slider<\/title>\r\n  <style>\r\n    html, body {\r\n      margin: 0;\r\n      padding: 0;\r\n      height: 100%;\r\n      background: black;\r\n    }\r\n    #randomSlider {\r\n      width: 100%;\r\n      height: 92vh;\r\n      overflow: hidden;\r\n      position: relative;\r\n    }\r\n    #sliderVideo {\r\n      width: 100%;\r\n      height: 100%;\r\n      object-fit: cover;\r\n      position: absolute;\r\n      top: 0;\r\n      left: 0;\r\n      opacity: 0;\r\n      transition: opacity 1s ease-in-out;\r\n    }\r\n    @media (max-width: 768px) {\r\n      #randomSlider { height: 60vh; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div id=\"randomSlider\">\r\n    <video id=\"sliderVideo\" autoplay muted playsinline preload=\"auto\">\r\n      <source src=\"\" type=\"video\/mp4\">\r\n      Your browser does not support the video tag.\r\n    <\/video>\r\n  <\/div>\r\n\r\n  <script>\r\n    \/\/ --- Group 1 (UMDC-to-UCNM) ---\r\n    const group1 = [\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-1.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-2.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-3.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-4.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-5.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-6.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-7.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-8.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-9.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-10.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-11.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-12.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-13.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-14.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-15.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-16.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-17.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-18.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-19.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UMDC-to-UCNM-hero-banner-videos-20.mp4'\r\n    ];\r\n\r\n    \/\/ --- Group 2 (UCNM Hero banners) ---\r\n    const group2 = [\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-13.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-12.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-11.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-10.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-9.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-8.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-7.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-6.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-5.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-4.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-3.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-AHA.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-61.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-60.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-59.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-58.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-57.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-56.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-55.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-24.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-23.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-22.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-21.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-20.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-19.mp4',\r\n      'https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/10\/UCNM_Hero_banner-18.mp4'\r\n    ];\r\n\r\n    const videoElement = document.getElementById('sliderVideo');\r\n\r\n    \/\/ Shuffle helper\r\n    function shuffle(array) {\r\n      for (let i = array.length - 1; i > 0; i--) {\r\n        const j = Math.floor(Math.random() * (i + 1));\r\n        [array[i], array[j]] = [array[j], array[i]];\r\n      }\r\n      return array;\r\n    }\r\n\r\n    \/\/ Shuffle both groups\r\n    let shuffledGroup1 = shuffle([...group1]);\r\n    let shuffledGroup2 = shuffle([...group2]);\r\n\r\n    let currentGroup = 1;\r\n    let index1 = 0;\r\n    let index2 = 0;\r\n\r\n    \/\/ Use sessionStorage to reset groups each new session (on refresh)\r\n    sessionStorage.removeItem('group1Finished');\r\n\r\n    function playVideo(src) {\r\n      videoElement.style.opacity = 0;\r\n      setTimeout(() => {\r\n        videoElement.src = src;\r\n        videoElement.load();\r\n        videoElement.play().catch(() => {});\r\n      }, 300);\r\n    }\r\n\r\n    function playNext() {\r\n      if (currentGroup === 1) {\r\n        if (index1 < shuffledGroup1.length) {\r\n          playVideo(shuffledGroup1[index1]);\r\n          index1++;\r\n        } else {\r\n          \/\/ Mark group 1 finished for this session\r\n          sessionStorage.setItem('group1Finished', 'true');\r\n          currentGroup = 2;\r\n          playNext();\r\n        }\r\n      } else if (currentGroup === 2) {\r\n        if (index2 < shuffledGroup2.length) {\r\n          playVideo(shuffledGroup2[index2]);\r\n          index2++;\r\n        } else {\r\n          \/\/ All videos done \u2014 restart group1 again in random order\r\n          shuffledGroup1 = shuffle([...group1]);\r\n          shuffledGroup2 = shuffle([...group2]);\r\n          index1 = 0;\r\n          index2 = 0;\r\n          currentGroup = 1;\r\n          playNext();\r\n        }\r\n      }\r\n    }\r\n\r\n    videoElement.addEventListener('loadeddata', () => {\r\n      setTimeout(() => { videoElement.style.opacity = 1; }, 80);\r\n    });\r\n\r\n    videoElement.addEventListener('ended', () => {\r\n      playNext();\r\n    });\r\n\r\n    \/\/ Start with Group 1 each time\r\n    playNext();\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\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<section class=\"has_eae_slider has_ae_slider elementor-section elementor-top-section elementor-element elementor-element-a318435 elementor-section-full_width elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default\" data-eae-slider=\"52100\" data-dce-background-color=\"#033570\" data-id=\"a318435\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider has_ae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d147721 ae-bg-gallery-type-default\" data-eae-slider=\"43503\" data-id=\"d147721\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"has_eae_slider has_ae_slider elementor-section elementor-inner-section elementor-element elementor-element-dafaff7 elementor-section-boxed elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default\" data-eae-slider=\"15836\" data-id=\"dafaff7\" data-element_type=\"section\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider has_ae_slider elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-51c4198 ae-bg-gallery-type-default\" data-eae-slider=\"4878\" data-id=\"51c4198\" 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-fd3f32f elementor-position-left elementor-widget__width-initial elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"fd3f32f\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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<i aria-hidden=\"true\" class=\"icon icon-hours-support\"><\/i>\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\tOpening Hours\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\tALWAYS\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"has_eae_slider has_ae_slider elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-8d52aa3 ae-bg-gallery-type-default\" data-eae-slider=\"49597\" data-id=\"8d52aa3\" 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-a59905e elementor-position-left elementor-widget__width-initial elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"a59905e\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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<i aria-hidden=\"true\" class=\"icon icon-doctor\"><\/i>\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\tEmergency care\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\t24\/7 AVAILABLE\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"has_eae_slider has_ae_slider elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-9b0ec5e ae-bg-gallery-type-default\" data-eae-slider=\"31409\" data-id=\"9b0ec5e\" 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-1ef2c20 elementor-position-left elementor-widget__width-initial elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"1ef2c20\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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-ambulance\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M624 352h-16V243.9c0-12.7-5.1-24.9-14.1-33.9L494 110.1c-9-9-21.2-14.1-33.9-14.1H416V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h16c0 53 43 96 96 96s96-43 96-96h128c0 53 43 96 96 96s96-43 96-96h48c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM160 464c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm144-248c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8v48zm176 248c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm80-208H416V144h44.1l99.9 99.9V256z\"><\/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\tFor Emergency\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\t021 34520444-333\n- 0322-8280333\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"has_eae_slider has_ae_slider elementor-section elementor-top-section elementor-element elementor-element-4a20a76 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default\" data-eae-slider=\"13463\" data-dce-background-overlay-color=\"#FFFFFF\" data-dce-background-image-url=\"https:\/\/unitedhospital.com.pk\/staging\/staging\/wp-content\/uploads\/2024\/09\/23-2.jpg\" data-id=\"4a20a76\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"has_eae_slider has_ae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f2d8190 ae-bg-gallery-type-default\" data-eae-slider=\"52494\" data-id=\"f2d8190\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"has_eae_slider has_ae_slider elementor-section elementor-inner-section elementor-element elementor-element-fa0474c elementor-section-boxed elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default\" data-eae-slider=\"67057\" data-id=\"fa0474c\" data-element_type=\"section\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider has_ae_slider elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7d63e24 ae-bg-gallery-type-default\" data-eae-slider=\"57507\" data-id=\"7d63e24\" 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-e09debe agl agl-wipeCSSRight agl-in-duration-1000 agl-in-delay-0 agl-in-distance-1 elementor-widget elementor-widget-heading\" data-id=\"e09debe\" data-element_type=\"widget\" data-settings=\"{&quot;agl_in_name&quot;:&quot;wipeCSS&quot;,&quot;agl_in_direction&quot;:&quot;Right&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;,&quot;agl_in_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1000,&quot;sizes&quot;:[]},&quot;agl_in_delay&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;agl_in_distance&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;agl_in_repeat&quot;:&quot;no&quot;,&quot;agl_in_lockToScrollbar&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">About Us<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-97dece1 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"97dece1\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d1d6a7 agl agl-wipeCSSUp agl-in-duration-1000 agl-in-delay-0 agl-in-distance-1 elementor-widget elementor-widget-text-editor\" data-id=\"4d1d6a7\" data-element_type=\"widget\" data-settings=\"{&quot;agl_in_name&quot;:&quot;wipeCSS&quot;,&quot;agl_in_direction&quot;:&quot;Up&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;,&quot;agl_in_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1000,&quot;sizes&quot;:[]},&quot;agl_in_delay&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;agl_in_distance&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;agl_in_repeat&quot;:&quot;no&quot;,&quot;agl_in_lockToScrollbar&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"wpb_column vc_column_container vc_col-sm-4\"><div class=\"vc_column-inner \"><div class=\"wpb_wrapper\"><div class=\"wpb_text_column wpb_content_element \"><div class=\"wpb_wrapper\"><p>Providing excellent medical, surgical, diagnostics and in-patients services with exceptional quality and compassionate care is our priority. We believe that providing high quality, accessible health care is our reason for being. Furthermore, supporting research and continuous medical education are essentials to our mission.\u00a0<\/p><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b390356 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-button\" data-id=\"b390356\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-float\" href=\"https:\/\/unitedhospital.com.pk\/staging\/staging\/faculty\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-arrow-right\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"has_eae_slider has_ae_slider elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-32bba0d ae-bg-gallery-type-default\" data-eae-slider=\"66674\" data-id=\"32bba0d\" 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-6f8c394 dce_masking-none agl agl-wipeCSSLeft agl-in-duration-1000 agl-in-delay-0 agl-in-distance-1 elementor-widget elementor-widget-image\" data-id=\"6f8c394\" data-element_type=\"widget\" data-settings=\"{&quot;agl_in_name&quot;:&quot;wipeCSS&quot;,&quot;agl_in_direction&quot;:&quot;Left&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;,&quot;agl_in_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1000,&quot;sizes&quot;:[]},&quot;agl_in_delay&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;agl_in_distance&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;agl_in_repeat&quot;:&quot;no&quot;,&quot;agl_in_lockToScrollbar&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"857\" height=\"630\" src=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/United-hospital-jpeg-e1763538828249.jpeg\" class=\"attachment-full size-full wp-image-17268\" alt=\"\" srcset=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/United-hospital-jpeg-e1763538828249.jpeg 857w, https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/United-hospital-jpeg-e1763538828249-300x221.jpeg 300w, https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/United-hospital-jpeg-e1763538828249-768x565.jpeg 768w\" sizes=\"(max-width: 857px) 100vw, 857px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"has_eae_slider has_ae_slider elementor-section elementor-top-section elementor-element elementor-element-c559767 elementor-section-boxed elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default\" data-eae-slider=\"18980\" data-dce-background-color=\"#FFFFFF\" data-id=\"c559767\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider has_ae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-52b19dc ae-bg-gallery-type-default\" data-eae-slider=\"86146\" data-id=\"52b19dc\" 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-9e1c148 agl agl-fadeCSS agl-in-duration-1000 agl-in-delay-0 agl-in-distance-1 elementor-widget elementor-widget-heading\" data-id=\"9e1c148\" data-element_type=\"widget\" data-settings=\"{&quot;agl_in_name&quot;:&quot;fadeCSS&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;,&quot;agl_in_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1000,&quot;sizes&quot;:[]},&quot;agl_in_delay&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;agl_in_distance&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;agl_in_lockToScrollbar&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Medical Services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3811b44 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"3811b44\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9156024 elementor-widget elementor-widget-text-editor\" data-id=\"9156024\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Departments<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"has_eae_slider has_ae_slider elementor-section elementor-top-section elementor-element elementor-element-bb07cd1 elementor-section-boxed elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default\" data-eae-slider=\"45623\" data-dce-background-color=\"#FFFFFF\" data-id=\"bb07cd1\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-wider\">\n\t\t\t\t\t<div class=\"has_eae_slider has_ae_slider elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-aa3d2c4 ae-bg-gallery-type-default\" data-eae-slider=\"59482\" data-dce-background-color=\"#033570\" data-id=\"aa3d2c4\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-6e7fb7b dce_masking-none elementor-widget elementor-widget-image\" data-id=\"6e7fb7b\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/unitedhospital.com.pk\/staging\/department-of-orthopedics\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"64\" height=\"64\" src=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/12\/orthepedic-white.png\" class=\"elementor-animation-pulse-grow attachment-large size-large wp-image-17988\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ffd2ad7 elementor-widget elementor-widget-heading\" data-id=\"ffd2ad7\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/unitedhospital.com.pk\/staging\/department-of-orthopedics\/\" target=\"_blank\">Orthopedic<\/a><\/h2>\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=\"has_eae_slider has_ae_slider elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-d13dade ae-bg-gallery-type-default\" data-eae-slider=\"29370\" data-dce-background-color=\"#033570\" data-id=\"d13dade\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-c3529ff dce_masking-none elementor-widget elementor-widget-image\" data-id=\"c3529ff\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/unitedhospital.com.pk\/staging\/department-of-ophthalmology\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"64\" height=\"64\" src=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/12\/eye-white.png\" class=\"elementor-animation-grow attachment-large size-large wp-image-17985\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26fc8c6 elementor-widget elementor-widget-heading\" data-id=\"26fc8c6\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/unitedhospital.com.pk\/staging\/department-of-ophthalmology\/\" target=\"_blank\">Opthalmology<\/a><\/h2>\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=\"has_eae_slider has_ae_slider elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-909cac9 ae-bg-gallery-type-default\" data-eae-slider=\"41474\" data-dce-background-color=\"#033570\" data-id=\"909cac9\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-4850f05 dce_masking-none elementor-widget elementor-widget-image\" data-id=\"4850f05\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/unitedhospital.com.pk\/staging\/department-of-pediatrics\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"64\" height=\"64\" src=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/12\/doc-white.png\" class=\"elementor-animation-grow attachment-large size-large wp-image-17984\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-164cfd9 elementor-widget elementor-widget-heading\" data-id=\"164cfd9\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/unitedhospital.com.pk\/staging\/department-of-pediatrics\/\" target=\"_blank\">Pediatrics<\/a><\/h2>\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=\"has_eae_slider has_ae_slider elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-7e9085b ae-bg-gallery-type-default\" data-eae-slider=\"79437\" data-dce-background-color=\"#033570\" data-id=\"7e9085b\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-adedcab dce_masking-none elementor-widget elementor-widget-image\" data-id=\"adedcab\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/unitedhospital.com.pk\/staging\/department-of-general-surgery\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/elementor\/thumbs\/dental-care-p-4-whote-rfp8i2wge0lcxwt1n0sj4stbnd0g8u7sxoq19jot0s.png\" title=\"dental-care-p-4 whote\" alt=\"dental-care-p-4 whote\" class=\"elementor-animation-grow\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3098f9c elementor-widget elementor-widget-heading\" data-id=\"3098f9c\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/unitedhospital.com.pk\/staging\/department-of-general-surgery\/\" target=\"_blank\">General Surgey<\/a><\/h2>\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<section class=\"has_eae_slider has_ae_slider elementor-section elementor-top-section elementor-element elementor-element-125f901 elementor-section-boxed elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default\" data-eae-slider=\"22500\" data-dce-background-color=\"#FFFFFF\" data-id=\"125f901\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-wider\">\n\t\t\t\t\t<div class=\"has_eae_slider has_ae_slider elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-0dada47 ae-bg-gallery-type-default\" data-eae-slider=\"22210\" data-dce-background-color=\"#033570\" data-id=\"0dada47\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-36929e5 dce_masking-none elementor-widget elementor-widget-image\" data-id=\"36929e5\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"64\" height=\"64\" src=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/12\/teeth-white.png\" class=\"elementor-animation-grow attachment-large size-large wp-image-17989\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aef9cb2 elementor-widget elementor-widget-heading\" data-id=\"aef9cb2\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dentistry<\/h2>\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=\"has_eae_slider has_ae_slider elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-dcfaf08 ae-bg-gallery-type-default\" data-eae-slider=\"95435\" data-dce-background-color=\"#033570\" data-id=\"dcfaf08\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-0f103cf dce_masking-none elementor-widget elementor-widget-image\" data-id=\"0f103cf\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/unitedhospital.com.pk\/staging\/department-of-medicine\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"64\" height=\"64\" src=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/12\/medicine-p-white.png\" class=\"elementor-animation-grow attachment-large size-large wp-image-17987\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-acd814f elementor-widget elementor-widget-heading\" data-id=\"acd814f\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/unitedhospital.com.pk\/staging\/department-of-medicine\/\" target=\"_blank\">Medicine<\/a><\/h2>\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=\"has_eae_slider has_ae_slider elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-ea55c69 ae-bg-gallery-type-default\" data-eae-slider=\"24895\" data-dce-background-color=\"#033570\" data-id=\"ea55c69\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-909943a dce_masking-none elementor-widget elementor-widget-image\" data-id=\"909943a\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/unitedhospital.com.pk\/staging\/department-of-cardiology\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"64\" height=\"64\" src=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/12\/heart-white.png\" class=\"elementor-animation-grow attachment-large size-large wp-image-17986\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-210082b elementor-widget elementor-widget-heading\" data-id=\"210082b\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/unitedhospital.com.pk\/staging\/department-of-cardiology\/\" target=\"_blank\">Cardiology<\/a><\/h2>\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=\"has_eae_slider has_ae_slider elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-a930763 ae-bg-gallery-type-default\" data-eae-slider=\"46036\" data-dce-background-color=\"#033570\" data-id=\"a930763\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-b8f8c66 dce_masking-none elementor-widget elementor-widget-image\" data-id=\"b8f8c66\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"67\" height=\"67\" src=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/uhs.png\" class=\"elementor-animation-grow attachment-large size-large wp-image-16831\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3385fc elementor-widget elementor-widget-heading\" data-id=\"f3385fc\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/unitedhospital.com.pk\/staging\/departments\/\" target=\"_blank\">More<\/a><\/h2>\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<section class=\"has_eae_slider has_ae_slider elementor-section elementor-top-section elementor-element elementor-element-7fb3e57 elementor-section-boxed elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default\" data-eae-slider=\"43407\" data-dce-background-color=\"#033570\" data-id=\"7fb3e57\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider has_ae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e24826f ae-bg-gallery-type-default\" data-eae-slider=\"36369\" data-id=\"e24826f\" 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-04d4ce5 elementor-widget elementor-widget-text-editor\" data-id=\"04d4ce5\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"item-sub-title\">Need a Doctor for Check-up?<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ebb651f agl agl-zoomInCSS agl-in-duration-1000 agl-in-delay-0 agl-in-distance-1 elementor-widget elementor-widget-heading\" data-id=\"ebb651f\" data-element_type=\"widget\" data-settings=\"{&quot;agl_in_name&quot;:&quot;zoomInCSS&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;,&quot;agl_in_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1000,&quot;sizes&quot;:[]},&quot;agl_in_delay&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;agl_in_distance&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;agl_in_lockToScrollbar&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Just Make An Appointment &amp; You're Done!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af3eeb6 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"af3eeb6\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c3c991f elementor-align-center elementor-widget elementor-widget-button\" data-id=\"c3c991f\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/unitedhospital.com.pk\/staging\/appointment-form\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make an Appointment<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"has_eae_slider has_ae_slider elementor-section elementor-top-section elementor-element elementor-element-4d1c03b elementor-section-boxed elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default\" data-eae-slider=\"90063\" data-dce-background-color=\"#FFFFFF\" data-id=\"4d1c03b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider has_ae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-61d648d ae-bg-gallery-type-default\" data-eae-slider=\"76704\" data-id=\"61d648d\" 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-315f733 elementor-widget elementor-widget-heading\" data-id=\"315f733\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Stay Healthy<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-928c989 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"928c989\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"has_eae_slider has_ae_slider elementor-section elementor-top-section elementor-element elementor-element-7f5c083 elementor-section-full_width elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default\" data-eae-slider=\"45547\" data-dce-background-color=\"#FFFFFF\" data-id=\"7f5c083\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider has_ae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c7af1b6 ae-bg-gallery-type-default\" data-eae-slider=\"41862\" data-id=\"c7af1b6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"has_eae_slider has_ae_slider elementor-section elementor-inner-section elementor-element elementor-element-ffbeaf9 animated-slow elementor-section-boxed elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default elementor-invisible\" data-eae-slider=\"36069\" data-id=\"ffbeaf9\" data-element_type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider has_ae_slider elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-7b79548 ae-bg-gallery-type-default\" data-eae-slider=\"1549\" data-id=\"7b79548\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-44a1c28 dce_masking-none elementor-position-top elementor-invisible elementor-widget elementor-widget-image-box\" data-id=\"44a1c28\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInLeft&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"315\" height=\"315\" src=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/care1-315x315-1.png\" class=\"elementor-animation-grow attachment-large size-large wp-image-16872\" alt=\"\" srcset=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/care1-315x315-1.png 315w, https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/care1-315x315-1-300x300.png 300w, https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/care1-315x315-1-150x150.png 150w\" sizes=\"(max-width: 315px) 100vw, 315px\" \/><\/figure><div class=\"elementor-image-box-content\"><h4 class=\"elementor-image-box-title\">Comfortable Care<\/h4><p class=\"elementor-image-box-description\">Comfort care is an essential part of medical care, At United Hospital our team of dedicated professionals are always ready to treat every illness or emergency with patient specific personal care.<\/p><\/div><\/div>\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=\"has_eae_slider has_ae_slider elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-c04d999 ae-bg-gallery-type-default\" data-eae-slider=\"90998\" data-id=\"c04d999\" 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-eeca94b dce_masking-none elementor-position-top elementor-invisible elementor-widget elementor-widget-image-box\" data-id=\"eeca94b\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"315\" height=\"315\" src=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/care2-315x315-1.jpg\" class=\"elementor-animation-grow attachment-full size-full wp-image-16870\" alt=\"\" srcset=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/care2-315x315-1.jpg 315w, https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/care2-315x315-1-300x300.jpg 300w, https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/care2-315x315-1-150x150.jpg 150w\" sizes=\"(max-width: 315px) 100vw, 315px\" \/><\/figure><div class=\"elementor-image-box-content\"><h4 class=\"elementor-image-box-title\">Consultation<\/h4><p class=\"elementor-image-box-description\">We provide the healthcare services you<br>want with expertise you need.<\/p><\/div><\/div>\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=\"has_eae_slider has_ae_slider elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-2dde004 ae-bg-gallery-type-default\" data-eae-slider=\"7316\" data-id=\"2dde004\" 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-7cab9f6 dce_masking-none elementor-position-top elementor-invisible elementor-widget elementor-widget-image-box\" data-id=\"7cab9f6\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInRight&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"315\" height=\"315\" src=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/care3-315x315-1.jpg\" class=\"elementor-animation-grow attachment-full size-full wp-image-16871\" alt=\"\" srcset=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/care3-315x315-1.jpg 315w, https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/care3-315x315-1-300x300.jpg 300w, https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/care3-315x315-1-150x150.jpg 150w\" sizes=\"(max-width: 315px) 100vw, 315px\" \/><\/figure><div class=\"elementor-image-box-content\"><h4 class=\"elementor-image-box-title\">Highest Quality<\/h4><p class=\"elementor-image-box-description\">With a higher level of care, we offers quality health services, efficiency is our specialty & we are aware of our responsibilities<\/p><\/div><\/div>\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<div class=\"elementor-element elementor-element-0a97d17 elementor-widget elementor-widget-spacer\" data-id=\"0a97d17\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/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<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>UCNM Random Video Slider Your browser does not support the video tag. Opening Hours ALWAYS Emergency care 24\/7 AVAILABLE For Emergency 021 34520444-333 &#8211; 0322-8280333 About Us Providing excellent medical, surgical, diagnostics and in-patients services with exceptional quality and compassionate care is our priority. We believe that providing high quality, accessible health care is our [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-16863","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/unitedhospital.com.pk\/staging\/wp-json\/wp\/v2\/pages\/16863","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unitedhospital.com.pk\/staging\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/unitedhospital.com.pk\/staging\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/unitedhospital.com.pk\/staging\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/unitedhospital.com.pk\/staging\/wp-json\/wp\/v2\/comments?post=16863"}],"version-history":[{"count":166,"href":"https:\/\/unitedhospital.com.pk\/staging\/wp-json\/wp\/v2\/pages\/16863\/revisions"}],"predecessor-version":[{"id":18034,"href":"https:\/\/unitedhospital.com.pk\/staging\/wp-json\/wp\/v2\/pages\/16863\/revisions\/18034"}],"wp:attachment":[{"href":"https:\/\/unitedhospital.com.pk\/staging\/wp-json\/wp\/v2\/media?parent=16863"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}