{"id":6488,"date":"2024-09-20T08:09:18","date_gmt":"2024-09-20T08:09:18","guid":{"rendered":"https:\/\/unitedhospital.com.pk\/staging\/staging\/staging\/?page_id=6488"},"modified":"2026-08-11T23:31:16","modified_gmt":"2026-08-11T23:31:16","slug":"home-adnan","status":"publish","type":"page","link":"https:\/\/unitedhospital.com.pk\/staging\/","title":{"rendered":"Home- Adnan-Final"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6488\" class=\"elementor elementor-6488\" 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=\"27164\" 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=\"68117\" 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=\"41130\" 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=\"6764\" 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-b7938a2 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default\" data-eae-slider=\"32988\" data-dce-background-color=\"#033570\" data-id=\"b7938a2\" 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-33 elementor-top-column elementor-element elementor-element-9d23575 ae-bg-gallery-type-default\" data-eae-slider=\"59069\" data-id=\"9d23575\" 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-04453b6 elementor-position-left elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"04453b6\" 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-top-column elementor-element elementor-element-3959e51 ae-bg-gallery-type-default\" data-eae-slider=\"59594\" data-id=\"3959e51\" 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-71e4303 elementor-position-left elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"71e4303\" 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\/7AVAILABLE\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-top-column elementor-element elementor-element-f5b35b1 ae-bg-gallery-type-default\" data-eae-slider=\"39232\" data-id=\"f5b35b1\" 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-bdeb60b elementor-position-left elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"bdeb60b\" 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\t02134520444333\n\n- 03228280333\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<section class=\"has_eae_slider has_ae_slider elementor-section elementor-top-section elementor-element elementor-element-3b3f6d5 elementor-section-boxed elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default\" data-eae-slider=\"37886\" data-dce-background-image-url=\"https:\/\/unitedhospital.com.pk\/staging\/staging\/wp-content\/uploads\/2025\/07\/edgwege.jpg\" data-id=\"3b3f6d5\" 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-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-a241e59 ae-bg-gallery-type-default\" data-eae-slider=\"68634\" data-id=\"a241e59\" 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=\"47464\" 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=\"24903\" 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=\"999\" 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-8a18119 elementor-section-full_width elementor-section-height-min-height elementor-hidden-mobile elementor-section-height-default elementor-section-items-middle ae-bg-gallery-type-default\" data-eae-slider=\"15689\" data-dce-background-image-url=\"https:\/\/unitedhospital.com.pk\/staging\/staging\/wp-content\/uploads\/2024\/09\/torn-paper-desk.ca513985.png\" data-id=\"8a18119\" 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-af13b9d ae-bg-gallery-type-default\" data-eae-slider=\"57501\" data-id=\"af13b9d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\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-10f3fde elementor-section-boxed elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default\" data-eae-slider=\"57441\" data-id=\"10f3fde\" 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-100 elementor-top-column elementor-element elementor-element-9f79054 ae-bg-gallery-type-default\" data-eae-slider=\"45009\" data-id=\"9f79054\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\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-776cb6e elementor-section-full_width elementor-section-height-min-height elementor-section-stretched elementor-section-height-default elementor-section-items-middle ae-bg-gallery-type-default\" data-eae-slider=\"34738\" data-dce-background-image-url=\"https:\/\/unitedhospital.com.pk\/staging\/staging\/wp-content\/uploads\/2024\/09\/torn-paper-desk.ca513985.png\" data-id=\"776cb6e\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&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-be181ca ae-bg-gallery-type-default\" data-eae-slider=\"33553\" data-id=\"be181ca\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\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-e01a527 elementor-section-boxed elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default\" data-eae-slider=\"50438\" data-dce-background-overlay-color=\"#000000CF\" data-dce-background-image-url=\"https:\/\/unitedhospital.com.pk\/staging\/staging\/wp-content\/uploads\/2024\/02\/Photo010-1.webp\" data-id=\"e01a527\" 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-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-686fd4b ae-bg-gallery-type-default\" data-eae-slider=\"57902\" data-id=\"686fd4b\" 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-201e499 agl agl-wipeCSS agl-in-duration-1000 agl-in-delay-100 agl-in-distance-1 elementor-widget elementor-widget-heading\" data-id=\"201e499\" data-element_type=\"widget\" data-settings=\"{&quot;agl_in_name&quot;:&quot;wipeCSS&quot;,&quot;agl_in_delay&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;_animation&quot;:&quot;none&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_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<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-bd72878 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"bd72878\" 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-bd4d0de elementor-widget elementor-widget-text-editor\" data-id=\"bd4d0de\" 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-972f089 elementor-section-boxed elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default\" data-eae-slider=\"64288\" data-dce-background-color=\"#FFFFFF\" data-id=\"972f089\" 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-43aefac ae-bg-gallery-type-default\" data-eae-slider=\"21473\" data-dce-background-color=\"#033570\" data-id=\"43aefac\" 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-5098ef0 dce_masking-none elementor-widget elementor-widget-image\" data-id=\"5098ef0\" 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 decoding=\"async\" width=\"64\" height=\"64\" src=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/orthopedic-p-1.png\" class=\"elementor-animation-pulse-grow attachment-large size-large wp-image-16835\" 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-e35be3e elementor-widget elementor-widget-heading\" data-id=\"e35be3e\" 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\">Orthopedic<\/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-75f8ed8 ae-bg-gallery-type-default\" data-eae-slider=\"1130\" data-dce-background-color=\"#033570\" data-id=\"75f8ed8\" 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-5cc9979 dce_masking-none elementor-widget elementor-widget-image\" data-id=\"5cc9979\" 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 decoding=\"async\" width=\"64\" height=\"64\" src=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/eye-p.png\" class=\"elementor-animation-grow attachment-large size-large wp-image-16826\" 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-fbb353a elementor-widget elementor-widget-heading\" data-id=\"fbb353a\" 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\">Opthalmology<\/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-c988fed ae-bg-gallery-type-default\" data-eae-slider=\"36335\" data-dce-background-color=\"#033570\" data-id=\"c988fed\" 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-3186ea0 dce_masking-none elementor-widget elementor-widget-image\" data-id=\"3186ea0\" 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=\"60\" height=\"60\" src=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/WhatsApp_Image_2025-11-17_at_2.21.22_PM-removebg-preview-1-e1763541028995.png\" class=\"elementor-animation-grow attachment-large size-large wp-image-16888\" 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-9633b6d elementor-widget elementor-widget-heading\" data-id=\"9633b6d\" 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\">Pediatrics<\/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-f7f170a ae-bg-gallery-type-default\" data-eae-slider=\"54805\" data-dce-background-color=\"#033570\" data-id=\"f7f170a\" 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-f1e0d12 dce_masking-none elementor-widget elementor-widget-image\" data-id=\"f1e0d12\" 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 decoding=\"async\" src=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/elementor\/thumbs\/General-Surgery-e1763544184561-rexh68iyqcozbedkck86cey6hkvh7ho510v5bea4os.png\" title=\"General Surgery\" alt=\"General Surgery\" class=\"elementor-animation-grow\" loading=\"lazy\" \/>\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-c0c58d8 elementor-widget elementor-widget-heading\" data-id=\"c0c58d8\" 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\">General Surgey<\/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-67a8b1c elementor-section-boxed elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default\" data-eae-slider=\"76674\" data-dce-background-color=\"#FFFFFF\" data-id=\"67a8b1c\" 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-231a33a ae-bg-gallery-type-default\" data-eae-slider=\"89431\" data-dce-background-color=\"#033570\" data-id=\"231a33a\" 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-cdcc5b1 dce_masking-none elementor-widget elementor-widget-image\" data-id=\"cdcc5b1\" 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\/11\/dental-care-p-1.png\" class=\"elementor-animation-grow attachment-large size-large wp-image-16837\" 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-7deb952 elementor-widget elementor-widget-heading\" data-id=\"7deb952\" 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-0cba1b7 ae-bg-gallery-type-default\" data-eae-slider=\"57723\" data-dce-background-color=\"#033570\" data-id=\"0cba1b7\" 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-ea954f3 dce_masking-none elementor-widget elementor-widget-image\" data-id=\"ea954f3\" 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\/11\/medicine-p-1.png\" class=\"elementor-animation-grow attachment-large size-large wp-image-16836\" 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-950ce2e elementor-widget elementor-widget-heading\" data-id=\"950ce2e\" 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\">Medicine<\/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-662bbc3 ae-bg-gallery-type-default\" data-eae-slider=\"59719\" data-dce-background-color=\"#033570\" data-id=\"662bbc3\" 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-bfaf2c9 dce_masking-none elementor-widget elementor-widget-image\" data-id=\"bfaf2c9\" 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=\"60\" height=\"60\" src=\"https:\/\/unitedhospital.com.pk\/staging\/wp-content\/uploads\/2025\/11\/cardiogram1.png\" class=\"elementor-animation-grow attachment-large size-large wp-image-16830\" 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-29542de elementor-widget elementor-widget-heading\" data-id=\"29542de\" 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\">Cardiology<\/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-9743d60 ae-bg-gallery-type-default\" data-eae-slider=\"69076\" data-dce-background-color=\"#033570\" data-id=\"9743d60\" 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-f730e09 dce_masking-none elementor-widget elementor-widget-image\" data-id=\"f730e09\" 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-a4a1e78 elementor-widget elementor-widget-heading\" data-id=\"a4a1e78\" 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\/\">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=\"19040\" 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=\"7527\" 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-7585742 elementor-section-boxed elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default\" data-eae-slider=\"99365\" data-dce-background-color=\"#FFFFFF\" data-id=\"7585742\" 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-cfa32b5 ae-bg-gallery-type-default\" data-eae-slider=\"20332\" data-id=\"cfa32b5\" 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-fb2cd2d agl agl-fadeCSS agl-in-duration-1000 agl-in-delay-0 agl-in-distance-1 elementor-widget elementor-widget-heading\" data-id=\"fb2cd2d\" 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\">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-3bf7dc6 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"3bf7dc6\" 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-ca9e52b elementor-section-boxed elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default\" data-eae-slider=\"91189\" data-dce-background-color=\"#FFFFFF\" data-id=\"ca9e52b\" 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-653831b ae-bg-gallery-type-default\" data-eae-slider=\"74570\" data-id=\"653831b\" 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-cf3188c animated-slow elementor-section-boxed elementor-section-height-default elementor-section-height-default ae-bg-gallery-type-default elementor-invisible\" data-eae-slider=\"3618\" data-id=\"cf3188c\" 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-358fe73 ae-bg-gallery-type-default\" data-eae-slider=\"47996\" data-id=\"358fe73\" 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-eaa9b22 dce_masking-none elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"eaa9b22\" data-element_type=\"widget\" data-settings=\"{&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-full size-full 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-88f8caa ae-bg-gallery-type-default\" data-eae-slider=\"13176\" data-id=\"88f8caa\" 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-e183210 dce_masking-none elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"e183210\" data-element_type=\"widget\" data-settings=\"{&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 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-10c5e8f ae-bg-gallery-type-default\" data-eae-slider=\"35840\" data-id=\"10c5e8f\" 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-0fa707f dce_masking-none elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"0fa707f\" data-element_type=\"widget\" data-settings=\"{&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\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\/7AVAILABLE For Emergency 02134520444333 &#8211; 03228280333 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 reason for [&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-6488","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/unitedhospital.com.pk\/staging\/wp-json\/wp\/v2\/pages\/6488","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=6488"}],"version-history":[{"count":620,"href":"https:\/\/unitedhospital.com.pk\/staging\/wp-json\/wp\/v2\/pages\/6488\/revisions"}],"predecessor-version":[{"id":18719,"href":"https:\/\/unitedhospital.com.pk\/staging\/wp-json\/wp\/v2\/pages\/6488\/revisions\/18719"}],"wp:attachment":[{"href":"https:\/\/unitedhospital.com.pk\/staging\/wp-json\/wp\/v2\/media?parent=6488"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}