{"id":10,"date":"2024-07-29T10:13:51","date_gmt":"2024-07-29T10:13:51","guid":{"rendered":"https:\/\/kindcaredoctors.com\/home\/"},"modified":"2026-04-10T15:54:04","modified_gmt":"2026-04-10T15:54:04","slug":"home","status":"publish","type":"page","link":"https:\/\/kindcaredoctors.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\n<!DOCTYPE html>\n<html>\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <!--Home Health Care Video Banner -->\n    <style>\n        body, html {\n            margin: 0;\n            padding: 0;\n            width: 100%;\n            height: 100%;\n            overflow-x: hidden;\n        }\n        .video-banner {\n            position: relative;\n            width: 100%;\n            height: 100vh;\n            overflow: hidden;\n            margin-top: -50px;\n        }\n        .video-banner video {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            min-width: 100%;\n            min-height: 100%;\n            width: auto;\n            height: auto;\n            transform: translate(-50%, -50%);\n            z-index: -1;\n        }\n        .video-banner .content {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            color: white;\n            text-align: center;\n            z-index: 1;\n            margin-top: 10px;\n            font-family: Arial, Helvetica, sans-serif;\n        }\n        .button {\n            background-color: #0A5C36;\n            color: white;\n            padding: 15px 30px;\n            border: none;\n            border-radius: 40px;\n            font-size: 1.5em;\n            cursor: pointer;\n            margin-top: 10px;\n            text-decoration: none;\n        }\n        .videotext {\n            font-size: 60px;\n            line-height: 60px;\n        }\n        @media (max-width: 768px) {\n            .content {\n                padding-top: 150px;\n            }\n            .video-banner {\n                height: 70vh;\n            }\n            .videotext {\n                font-size: 30px;\n                width: 300px;\n                align-items: center;\n                line-height: auto;\n            }\n            .button {\n                padding: 10px 20px;\n                font-size: 1em;\n            }\n        }\n\n        @media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {\n            .video-banner {\n                margin-top: 0px;\n            }\n        }\n\n    <\/style>\n<\/head>\n<body>\n    <div class=\"video-banner\">\n        <video autoplay muted loop playsinline>\n            <source src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/website-video-_1.mp4\" type=\"video\/mp4\">\n            Your browser does not support the video tag.\n        <\/video>\n        <div class=\"overlay\"><\/div> <!-- Darker shadow overlay -->\n        <div class=\"content\">\n            <h1 class=\"videotext\" style=\"color: white;\">24\/7 Doctor On Call in Dubai<\/h1>\n            <a href=\"tel:+97143310001\" class=\"button\">Call Now<\/a>\n        <\/div>\n    <\/div>\n    <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            var video = document.querySelector('video');\n            \n            \/\/ Prevent default fullscreen behavior\n            video.addEventListener('webkitbeginfullscreen', function(e) {\n                e.preventDefault();\n            }, false);\n\n            \/\/ Exit fullscreen if somehow entered\n            video.addEventListener('fullscreenchange', function() {\n                if (document.fullscreenElement) {\n                    document.exitFullscreen();\n                }\n            });\n            \/\/ For iOS devices\n            video.setAttribute('playsinline', '');\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<link rel=\"alternate\" hreflang=\"en\"\n       href=\"https:\/\/kindcaredoctors.com\/en\/\" \/>\n  <link rel=\"alternate\" hreflang=\"ru-RU\"\n       href=\"https:\/\/kindcaredoctors.com\/ru\/\" \/>\n<link rel=\"alternate\" href=\"https:\/\/kindcaredoctors.com\/en\" hreflang=\"x-default\" \/>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <!-- Video Banner -->\n    <style>\n        .gcontainer, .g2container {\n            display: flex;\n            height: 400px;\n            background-color: white;\n            width: 80%;\n            margin: 0 auto;\n        }\n\n        .gcolumn1, .g2column2 {\n            height: 400px;\n            flex: 0 0 70%;\n            background-color: white;\n            padding: 5px;\n            box-sizing: border-box;\n        }\n\n        .gcolumn2, .g2column1 {\n            flex: 1;\n            display: flex;\n            flex-direction: column;\n            background-color: white;\n            height: 400px;\n        }\n\n        .grow, .g2row {\n            height: 1cqi;\n            padding: 5px;\n            box-sizing: border-box;\n            background-color: white;\n        }\n\n        .grow1, .g2row1 {\n            background-color: white;\n            height: 200px;\n        }\n\n        .grow2, .g2row2 {\n            background-color: white;\n            height: 200px;\n        }\n\n        .gallery {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            border-radius: 20px;\n        }\n\n        .header-container {\n            text-align: center;\n            margin: 20px auto;\n            width: 80%;\n        }\n        .gallery_header {\n            font-size: 55px;\n            color: #0A5C36;\n            margin-top: 30px;\n        }\n        .gallery_text {\n            font-size: 30px;\n            margin-top: -40px;\n            line-height: 50px;\n        }\n\n        \/* Mobile Styles *\/\n        @media (max-width: 768px) {\n            .gallery_header {\n                font-size: 25px;\n                margin-top: -10px;\n                line-height: 35px;\n            }\n            .gallery_text {\n                font-size: 14px;\n                margin-top: -40px;\n                line-height: 30px;\n            }\n            .gcontainer, .g2container {\n            width: 90%;\n            height: 200px;\n            }\n            .gcolumn1, .g2column2 {\n            height: 200px;\n            \n        }\n            .gcolumn2, .g2column1 {\n            height: 200px;\n        }\n\n        .grow1, .g2row1 {\n           \n            height: 100px;\n        }\n\n        .grow2, .g2row2 {\n           \n            height: 100px;\n        }\n\n            \n\n        }\n\n        @media (min-width: 769px) and (max-width: 1024px) {\n            .gallery_header {\n                \n                margin-top: -200px;\n            }\n        }\n\n\n        .outer-container {\n            width: 80%;\n            height: auto;\n            background-color: #14452F;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n            margin: 50px auto;\n            padding: 20px;\n            border-radius: 20px;\n        }\n\n        .spo {\n            font-size: 60px;\n            color: white;\n            text-align: center;\n            padding-top: 15px;\n        }\n\n        .countdown {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            font-size: 36px;\n            color: white;\n            margin-top: -20px;\n        }\n\n        .countdown div {\n            margin: 0 10px;\n            text-align: center;\n        }\n\n        .countdown div span {\n            display: block;\n            font-size: 50px;\n            font-weight: bold;\n        }\n\n        .countdown div small {\n            font-size: 14px;\n            font-weight: normal;\n        }\n\n        \/* Mobile Version Styles *\/\n        @media (max-width: 768px) {\n            .outer-container {\n                width: 90%;\n            }\n\n            .spo {\n                font-size: 30px;\n                margin-bottom: 15px;\n                white-space: nowrap;\n                overflow: hidden;\n                text-overflow: ellipsis;\n            }\n\n            .countdown {\n                font-size: 24px;\n                flex-wrap: nowrap;\n            }\n\n            .countdown div {\n                margin: 0 5px;\n            }\n\n            .countdown div span {\n                font-size: 36px;\n            }\n\n            .countdown div small {\n                font-size: 12px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"header-container\">\n        <p class=\"gallery_header\">Doctor On Call Services in Dubai<\/p>\n        <p class=\"gallery_text\">Qualified and DHA Licensed Doctors &#038; Nurses at Your Place<br>Anytime, Anywhere within 30* mins<\/p>\n    <\/div>\n    <div class=\"gcontainer\">\n        <div class=\"gcolumn1\">\n            <img decoding=\"async\" class=\"gallery\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/gp-doctor-for-kids.webp\" alt=\"GP at home for kids\">\n        <\/div>\n        <div class=\"gcolumn2\">\n            <div class=\"grow grow1\">\n                <img decoding=\"async\" class=\"gallery\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/doctor-on-call-dubai-car-min.jpg\" alt=\"KindCare Home Healthcare doctor on call\">\n            <\/div>\n            <div class=\"grow grow2\">\n                <img decoding=\"async\" class=\"gallery\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/lab-at-home-2.webp\" alt=\"blood sample at home by kindcare homecare\">\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"g2container\">\n        <div class=\"g2column1\">\n            <div class=\"g2row g2row1\">\n                <img decoding=\"async\" class=\"gallery\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/pediatrician-at-home-smiling-1.webp\" alt=\"pediatrician at home by kindcare home healthcare\">\n            <\/div>\n            <div class=\"g2row g2row2\">\n                <img decoding=\"async\" class=\"gallery\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/female-gp-doctor-at-home.webp\" alt=\"female gp at home by home healthcare\">\n            <\/div>\n        <\/div>\n        <div class=\"g2column2\">\n            <img decoding=\"async\" class=\"gallery\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/dr-talal-at-home-for-adults.webp\" alt=\"dr talal at home for general checkup\">\n        <\/div>\n    <\/div>\n   \n    <div class=\"outer-container\">\n        <p class=\"spo\">Special Monthly Offers!<\/p>\n        <div class=\"countdown\">\n            <div>\n                <span id=\"days\">0<\/span>\n                <small>DAYS<\/small>\n            <\/div>\n            <div>:<\/div>\n            <div>\n                <span id=\"hours\">0<\/span>\n                <small>HOURS<\/small>\n            <\/div>\n            <div>:<\/div>\n            <div>\n                <span id=\"minutes\">0<\/span>\n                <small>MINUTES<\/small>\n            <\/div>\n            <div>:<\/div>\n            <div>\n                <span id=\"seconds\">0<\/span>\n                <small>SECONDS<\/small>\n            <\/div>\n        <\/div>\n    <\/div>\n    <script>\n        \/\/ Set the date we're counting down to (first day of next month)\n        var now = new Date();\n        var nextMonth = now.getMonth() + 1;\n        var countDownDate = new Date(now.getFullYear(), nextMonth, 1).getTime();\n\n        \/\/ Update the countdown every 1 second\n        var x = setInterval(function() {\n\n            \/\/ Get today's date and time\n            var now = new Date().getTime();\n\n            \/\/ Find the distance between now and the countdown date\n            var distance = countDownDate - now;\n\n            \/\/ Time calculations for days, hours, minutes, and seconds\n            var days = Math.floor(distance \/ (1000 * 60 * 60 * 24));\n            var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n            var minutes = Math.floor((distance % (1000 * 60 * 60)) \/ (1000 * 60));\n            var seconds = Math.floor((distance % (1000 * 60)) \/ 1000);\n\n            \/\/ Display the result in the elements with id=\"days\", id=\"hours\", etc.\n            document.getElementById(\"days\").innerHTML = days;\n            document.getElementById(\"hours\").innerHTML = hours;\n            document.getElementById(\"minutes\").innerHTML = minutes;\n            document.getElementById(\"seconds\").innerHTML = seconds;\n\n            \/\/ If the countdown is over, reset to the first day of the next month\n            if (distance < 0) {\n                clearInterval(x);\n                countDownDate = new Date(now.getFullYear(), nextMonth + 1, 1).getTime();\n                x = setInterval(function() {\n                    distance = countDownDate - new Date().getTime();\n                    days = Math.floor(distance \/ (1000 * 60 * 60 * 24));\n                    hours = Math.floor((distance % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n                    minutes = Math.floor((distance % (1000 * 60 * 60)) \/ (1000 * 60));\n                    seconds = Math.floor((distance % (1000 * 60)) \/ 1000);\n\n                    document.getElementById(\"days\").innerHTML = days;\n                    document.getElementById(\"hours\").innerHTML = hours;\n                    document.getElementById(\"minutes\").innerHTML = minutes;\n                    document.getElementById(\"seconds\").innerHTML = seconds;\n                }, 1000);\n            }\n        }, 1000);\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <!--Container without Dots -->\n    <style>\n        .socontainerr {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 24px;\n            background-color: white;\n            cursor: pointer;\n            transition: flex 0.5s ease;\n            height: 400px;\n            border: 5px solid white;\n            width: 800px;\n            border-radius: 20px;\n            position: relative;\n            margin: 1px;\n        }\n        .socontainer{\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 24px;\n            background-color: white;\n            cursor: pointer;\n            transition: flex 0.5s ease;\n            height: 400px;\n            border: 5px solid white;\n            max-width: 400px;\n            border-radius: 20px;\n            position: relative;\n            margin: 1px;\n        }\n\n        #socontainer1 {\n            background-image: url(\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2025\/07\/medical-iv-drip-dubai.webp\");\n            background-size: cover;\n            background-position: center;\n            flex: 5;\n            border: 5px solid #0A5C36;\n        }\n\n        #socontainer2 {\n            background-image: url(\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2025\/07\/iv-nutrition-drip-for-body-2.webp\");\n            background-size: cover;\n            background-position: center;\n            flex: 2.5;\n            border: 5px solid #0A5C36;\n        }\n\n        #socontainer3 {\n            background-image: url(\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2025\/07\/iv-nutrition-drip-for-body.webp\");\n            background-size: cover;\n            background-position: center;\n            flex: 2.5;\n            border: 5px solid #0A5C36;\n        }\n\n        .soservice {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            border-radius: 10px;\n            text-align: center;\n            height: 700px;\n        }\n\n        .soservice img {\n            width: 10%;\n            height: 10%;\n            margin-bottom: 10px;\n            padding-bottom: 30px;\n            border-radius: 30px;\n            opacity: 0;\n            transition: opacity 0.5s ease, transform 0.5s ease;\n            transform: scale(0.5);\n        }\n\n        .soservice p {\n            margin: 0;\n            font-size: 25px;\n            color: black;\n            padding-bottom: 100px;\n        }\n\n        .soservice p strong {\n            display: block;\n            font-size: 30px;\n            color: black;\n            padding-top: 0px;\n        }\n\n        .show img, #socontainer1 .soservice img {\n            opacity: 1;\n            transform: scale(1);\n        }\n\n        @media (max-width: 768px) {\n            .socontainerr {\n                flex-direction: row;\n                height: auto;\n                font-size: 16px;\n                width: 350px;\n            }\n            .socontainer {\n                flex-direction: row;\n                height: auto;\n                font-size: 16px;\n                max-width: 280px;\n            }\n\n            #socontainer1 {\n                flex: 8;\n                height: 280px;\n            }\n\n            #socontainer2, #socontainer3 {\n                flex: 1;\n                height: 280px;\n            }\n\n            .soservice {\n                width: 100%;\n                height: auto;\n            }\n\n            .soservice p {\n                font-size: 12px;\n                padding-bottom: 10px;\n            }\n\n            .soservice p strong {\n                font-size: 17px;\n                padding-top: 5px;\n            }\n\n            .soservice img {\n                width: 100%;\n                height: auto;\n                margin-bottom: 5px;\n                padding-bottom: 15px;\n                border-radius: 15px;\n            }\n        }\n\n        @media (min-width: 1024px) and (max-width: 1440px) {\n            #socontainer1 {\n                flex: 8;\n            }\n\n            #socontainer2 {\n                flex: 1;\n            }\n\n            #socontainer3 {\n                flex: 1;\n            }\n        }\n\n        \/* New button styles *\/\n        .explore-button {\n            display: block;\n            margin: 20px auto;\n            padding: 10px 20px;\n            font-size: 18px;\n            color: white;\n            background-color: #0A5C36; \/* Dark green background *\/\n            border: none;\n            border-radius: 20px;\n            text-align: center;\n            cursor: pointer;\n            text-decoration: none;\n        }\n        .explore-button:hover {\n            background-color: #084d26; \/* Darker green on hover *\/\n        }\n\n        .button-div{ \n            width: 150px;\n        }\n    <\/style>\n<\/head>\n<body>\n<div class=\"sscontainer\">\n    <div class=\"socontainerr\">\n         <div class=\"socontainer\" id=\"socontainer1\" onclick=\"sexpandContainer('socontainer1')\">\n            <div class=\"soservice\">\n            <\/div>\n        <\/div>\n        <div class=\"socontainer\" id=\"socontainer2\" onclick=\"sexpandContainer('socontainer2')\"> \n            <div class=\"soservice\">\n            <\/div>\n        <\/div>\n        <div class=\"socontainer\" id=\"socontainer3\" onclick=\"sexpandContainer('socontainer3')\"> \n            <div class=\"soservice\">\n            <\/div> \n        <\/div> \n    <\/div>\n    <div class=\"button-div\">\n       <a href=\"https:\/\/kindcaredoctors.com\/en\/\" class=\"explore-button\">Explore<\/a> \n    <\/div>\n<\/div>\n<script>\n    function sexpandContainer(containerId) {\n        const containers = ['socontainer1', 'socontainer2', 'socontainer3'];\n        containers.forEach((id) => {\n            const container = document.getElementById(id);\n            if (container) {\n                if (id === containerId) {\n                    container.style.flex = 5;\n                    container.querySelector('.soservice').classList.add('show');\n                } else {\n                    container.style.flex = 2.5;\n                    container.querySelector('.soservice').classList.remove('show');\n                }\n            }\n        });\n    }\n<\/script>\n<script>\n    if (window.matchMedia && window.matchMedia('(max-width: 768px)').matches) {\n        function sexpandContainerMobile(containerId) {\n            const containers = ['socontainer1', 'socontainer2', 'socontainer3'];\n            containers.forEach((id) => {\n                const container = document.getElementById(id);\n                if (container) {\n                    if (id === containerId) {\n                        container.style.flex = 8;\n                        container.querySelector('.soservice').classList.add('show');\n                    } else {\n                        container.style.flex = 1;\n                        container.querySelector('.soservice').classList.remove('show');\n                    }\n                }\n            });\n        }\n\n        document.getElementById('socontainer1').onclick = function() {\n            sexpandContainerMobile('socontainer1');\n        };\n        document.getElementById('socontainer2').onclick = function() {\n            sexpandContainerMobile('socontainer2');\n        };\n        document.getElementById('socontainer3').onclick = function() {\n            sexpandContainerMobile('socontainer3');\n        };\n    }\n<\/script>\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<!-- Expandable Paragraph Sections -->\n<style>\n    .unique-expandable-section {\n        max-width: 600px;\n        margin: 20px auto;\n        text-align: center;\n        padding: 0 20px;\n    }\n    .unique-section-title {\n        font-size: 1.5em;\n        margin-bottom: 10px;\n        color: #14452F;\n    }\n    .unique-expandable-content-wrapper {\n        text-align: left;\n        margin-top: -30px;\n    }\n    .unique-expandable-paragraph {\n        display: -webkit-box;\n        -webkit-line-clamp: 2;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        transition: all 0.3s ease;\n    }\n    .unique-expandable-section.expanded .unique-expandable-paragraph {\n        -webkit-line-clamp: unset;\n    }\n    .unique-button-wrapper {\n        text-align: right;\n        margin-top: 10px;\n    }\n    .unique-toggle-button {\n        background-color: #14452F;\n        border: none;\n        color: white;\n        cursor: pointer;\n        font-weight: bold;\n        padding: 10px 20px;\n        border-radius: 25px;\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n        transition: background-color 0.3s ease, transform 0.2s ease;\n    }\n    \n    .unique-toggle-button:hover {\n        background-color: #1a5f38;\n        transform: translateY(-2px);\n    }\n    \n    .unique-toggle-button:active {\n        background-color: #123f29;\n        transform: translateY(0);\n    }\n    \n    @media (max-width: 768px) {\n        .unique-expandable-content-wrapper {\n            text-align: center;\n        }\n        .unique-button-wrapper {\n            text-align: center;\n        }\n    }\n    <\/style>\n<\/head>\n<body>\n\n<!-- Section 1 -->\n<div class=\"unique-expandable-section\" id=\"unique-section-1\">\n    <h2 class=\"unique-section-title\" style=\"font-size: 1.5em; margin-bottom: 30px; color: #14452F;\">Best Home Healthcare Services in Dubai<\/h2>\n    <div class=\"unique-expandable-content-wrapper\">\n        <p class=\"unique-expandable-paragraph\">\n            All Home healthcare services including, doctor on call in dubai for any kind of diagnosis and treatment at home, Nurse at home, Physiotherapist at home in Dubai, Massage in Dubai, <a href=\"https:\/\/kindcaredoctors.com\/en\/\">Emergency Doctor on call 24\/7<\/a>, DHA Licensed Doctors, lab test at home and many more are just one call away of: <a href=\"tel:+971 433 10001\">+97143310001<\/a>, or search for 24x7 Doctor On Call in Dubai. Get all medical services in the comfort of your own place anytime as we are available 24\/7 and 365 days a year including public\/private sector holidays. Call doctor at hotel, home or work anytime and we will arrive within 30* minutes in Dubai. So, KindCare Home HealthCare is the best option for Doctor on Call at your doorstep whether it's an emergency doctor at home, Pediatrician home visit, Pediatrician Near Me, GP doctor at home, <a href=\"https:\/\/kindcare.ae\/urology\/\" target=\"_blank\" rel=\"noopener\">Urologist Dubai<\/a> or any specialty doctor. We always prioritize the patients satisfaction, care, and well being. Due to all these and more personalized care and treatment, patients always choose us. \n        <\/p>\n        <div class=\"unique-button-wrapper\">\n            <button class=\"unique-toggle-button\" onclick=\"toggleContent('unique-section-1')\">Read More<\/button>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- Section 2 -->\n\n<script>\nfunction toggleContent(sectionId) {\n    var section = document.getElementById(sectionId);\n    var paragraph = section.querySelector('.unique-expandable-paragraph');\n    var button = section.querySelector('.unique-toggle-button');\n    \n    section.classList.toggle('expanded');\n    \n    if (section.classList.contains('expanded')) {\n        button.textContent = 'Read Less';\n    } else {\n        button.textContent = 'Read More';\n    }\n}\n\n\/\/ Initial check to hide button if content is short\nwindow.addEventListener('load', function() {\n    var sections = document.querySelectorAll('.unique-expandable-section');\n    \n    sections.forEach(function(section) {\n        var paragraph = section.querySelector('.unique-expandable-paragraph');\n        var button = section.querySelector('.unique-toggle-button');\n        \n        if (paragraph.scrollHeight <= paragraph.clientHeight) {\n            button.style.display = 'none';\n        }\n    });\n});\n<\/script>\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <!-- Nested Containers -->\n    <style>\n        \/* Outer Container Styles *\/\n        .outer-container2 {\n            width: 80%;\n            height: auto;\n            background-color: #14452F;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            margin: 50px auto;\n            border-radius: 20px;\n        }\n\n        .textmain {\n            font-size: 60px;\n            color: white;\n            text-align: center;\n            margin-top: 50px;\n        }\n        .textsec {\n            color: white;\n            align-items: center;\n            font-size: 40px;\n        }\n        @media (max-width: 768px) {\n            .outer-container2 {\n                width: 90%;\n            }\n\n            .textmain {\n                margin-top: 0px;\n                font-size: 30px;\n                white-space: nowrap;\n                overflow: hidden;\n                text-overflow: ellipsis;\n               \n            }\n\n            .textsec{\n                font-size: 16px;\n                margin-top: -20px;\n              \n            }\n        }\n\n        \/* Inner Container Styles *\/\n       \n    <\/style>\n<\/head>\n<body>\n    <div class=\"outer-container2\">\n        <div class=\"inner-container\">\n            <p class=\"textmain\">Explore Our Services<\/p>\n            <p class=\"textsec\">Russian Speaking Doctors On Call 24\/7<\/p>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n\n\n\n<style>\n    .unique-fvideo-container {\n        width: 30%;\n        border-radius: 20px;\n        overflow: hidden;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        background-color: #000;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.19);\n    }\n\n    .unique-fvideo-container video {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        pointer-events: none; \/* Disable interaction *\/\n    }\n\n    @media (max-width: 768px) {\n        .unique-fvideo-container {\n            width: 93%;\n            height: auto;\n        }\n    }\n<\/style>\n<div class=\"unique-fvideo-container\">\n    <video autoplay loop muted playsinline>\n        <source src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/doctor-at-home-video.mp4\" type=\"video\/mp4\">\n        Your browser does not support the video tag.\n    <\/video>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <!-- Nested Containers -->\n    <style>\n        \/* Outer Container Styles *\/\n        .outer-container2 {\n            width: 80%;\n            height: auto;\n            background-color: #14452F;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            margin: 50px auto;\n            border-radius: 20px;\n        }\n\n        .textmain {\n            font-size: 60px;\n            color: white;\n            text-align: center;\n            padding-top: 30px;\n        }\n        .textsec {\n            color: white;\n            align-items: center;\n            font-size: 40px;\n        }\n        @media (max-width: 768px) {\n            .outer-container2 {\n                width: 90%;\n            }\n\n            .textmain {\n                font-size: 30px;\n                white-space: nowrap;\n                overflow: hidden;\n                text-overflow: ellipsis;\n               \n            }\n\n            .textsec{\n                font-size: 16px;\n                margin-top: -20px;\n              \n            }\n        }\n\n        \/* Inner Container Styles *\/\n       \n    <\/style>\n<\/head>\n<body>\n    <div class=\"outer-container2\">\n        <div class=\"inner-container\">\n            <p class=\"textmain\">Our Expertise<\/p>\n            <p class=\"textsec\">Expert Care When You Need It Most <\/p>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <!-- Our Unique Expertise -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.1.1\/css\/all.min.css\">\n    <style>\n        * {\n            box-sizing: border-box;\n        }\n\n        .container_service {\n            max-width: 1200px;\n            padding: 20px;\n            background-color: white;\n        }\n\n        .ocontent {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 20px;\n        }\n\n        .oservice {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            background-color: #14452F;\n            padding: 10px;\n            border-radius: 10px;\n            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);\n            text-align: center;\n            cursor: pointer;\n        }\n        \n        .oservice i {\n            font-size: 60px;\n            margin-bottom: 10px;\n            color: white;\n        }\n\n        .simg {\n            width: 50px;\n            margin-bottom: 10px;\n        }\n      \n\n        .oservice p {\n            margin: 0;\n            font-size: 16px;\n            color: white;\n        }\n\n        .oservice p strong {\n            display: block;\n            font-size: 18px;\n            color: white;\n        }\n\n        .ambu {\n            width: 200px;\n            height: 60px;\n            margin-bottom: 10px;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            border-radius: 20px;\n        }\n\n        @media (max-width: 1024px) {\n            .ocontent {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ocontent {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n\n        @media (max-width: 300px) {\n            .ocontent {\n                grid-template-columns: 1fr;\n            }\n        }\n        \n    <\/style>\n<\/head>\n<body>\n    <div class=\"container_service\" id=\"specialid\">\n        <div class=\"ocontent\">\n            <div class=\"oservice\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/en\/doctor-on-call\/'; event.stopPropagation();\">\n                <img decoding=\"async\" class=\"simg\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/doctor-2.webp\" alt=\"doctor on call Icon\" style=\"width: 60px; margin-bottom: 10px;\">\n                <p><strong>Doctor On Call<\/strong><\/p>\n            <\/div>\n            <div class=\"oservice\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/en\/diagnostic-blood-test-at-home\/'; event.stopPropagation();\">\n                <img decoding=\"async\" class=\"simg\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/medical-record-2.webp\" alt=\"diagnosis Icon\" style=\"width: 60px; margin-bottom: 10px;\">\n                <p><strong>Diagnosis<\/strong><\/p>\n            <\/div>\n            <div class=\"oservice\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/en\/medical-treatment-at-home\/'; event.stopPropagation();\">\n                <img decoding=\"async\" class=\"simg\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/medical-2-1.png\" alt=\"treatment at home Icon\" style=\"width: 60px; margin-bottom: 10px;\">\n                <p><strong>Treatments<\/strong><\/p>\n            <\/div>\n            <div class=\"oservice\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/en\/physiotherapy-at-home\/'; event.stopPropagation();\">\n                <img decoding=\"async\" class=\"ambu\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/physiotherapy-icon.webp\" alt=\"home physiotherapists Icon\" style=\"width: 60px; margin-bottom: 10px;\">\n                <p><strong>Physiotherapists<\/strong><\/p>\n            <\/div>\n            <div class=\"oservice\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/lab-at-home'; event.stopPropagation();\">\n                <img decoding=\"async\" class=\"simg\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/lab-test-icon.png\" alt=\"home lab testing Icon\" style=\"width: 60px; margin-bottom: 10px;\">\n                <p><strong>Lab Tests<\/strong><\/p>\n            <\/div>\n            <div class=\"oservice\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/en\/iv-drip-at-home-dubai\/'; event.stopPropagation();\">\n                <img decoding=\"async\" class=\"simg\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/iv-nutrition-icon.png\" alt=\"IV Nutrition Icon\" style=\"width: 60px; margin-bottom: 10px;\">\n                <p><strong>IV Nutrition<\/strong><\/p>\n            <\/div>\n            <div class=\"oservice\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/en\/pharmacy-at-home\/'; event.stopPropagation();\">\n                <img decoding=\"async\" class=\"simg\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/pharmacy-icon.png\" alt=\"home pharmacy Icon\" style=\"width: 60px; margin-bottom: 10px;\">\n                <p><strong>Pharmacy<\/strong><\/p>\n            <\/div>\n            <div class=\"oservice\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/en\/private-ambulance-service-dubai\/'; event.stopPropagation();\">\n                <img decoding=\"async\" class=\"ambu\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2026\/04\/ambulance-icon-1.png\" alt=\"ambulance dubai Icon\" style=\"width: 60px; margin-bottom: 8px;\">\n                <p><strong>Emergency<\/strong><\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n\n\n\n<div class=\"unique-expandable-section\" id=\"unique-section-2\">\n    <p class=\"unique-section-title\">Convenient Home HealthCare Services Providers in Dubai<\/p>\n    <div class=\"unique-expandable-content-wrapper\">\n        <p class=\"unique-expandable-paragraph\">\n            Being one of the top & leading Home HealthCare services providers in Dubai, <a href=\"https:\/\/kindcaredoctors.com\/en\/\">KindCareDoctors<\/a> provides On Call Doctor service that specializes in all kind of medical diagnosis and treatment including urology, GP, physiotherapy, Massage at home, Home Nursing, and many more options through Doctor at home, Doctor at office, Doctor at Hotel service and assure the availability within 30 minutes at your location. Our doctors diagnose at your place and prescribe the best possible treatment efficiently. Patients feel relaxed and comfortable with us as we are reliable, provide fast response, cost-effective and we have highly qualified and experienced doctors and nursing staff.\n            We are the <a href=\"https:\/\/kindcare.ae\" target=\"_blank\" rel=\"noopener\">First Russian clinic in Dubai<\/a> for the Russian community and we have top and professional Russian speaking doctors in Dubai for the Russian diaspora to understand the better needs. Apart from this, there is no issue of communication gap because we have multilingual doctors including Russian, Arabic, English, Hindi etc.            \n        <\/p>\n        <div class=\"unique-button-wrapper\">\n            <button class=\"unique-toggle-button\" onclick=\"toggleContent('unique-section-2')\">Read More<\/button>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <!-- Nested Containers -->\n    <style>\n        \/* Outer Container Styles *\/\n        .outer-container2 {\n            width: 80%;\n            height: auto;\n            background-color: #14452F;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            margin: 50px auto;\n            border-radius: 20px;\n        }\n\n        .textmain2 {\n            font-size: 60px;\n            color: white;\n            text-align: center;\n            margin-top: 50px;\n        }\n        .textsec2 {\n            color: white;\n            align-items: center;\n            font-size: 40px;\n        }\n        @media (max-width: 768px) {\n            .outer-container2 {\n                width: 90%;\n            }\n\n            .textmain2 {\n                margin-top: 20px;\n                font-size: 30px;\n                white-space: nowrap;\n                overflow: hidden;\n                text-overflow: ellipsis;\n               \n            }\n\n            .textsec2{\n                font-size: 16px;\n                margin-top: -20px;\n              \n            }\n        }\n\n        \/* Inner Container Styles *\/\n       \n    <\/style>\n<\/head>\n<body>\n    <div class=\"outer-container2\">\n        <div class=\"inner-container\">\n            <p class=\"textmain2\">Our Experts<\/p>\n            <p class=\"textsec2\">Your Health - Our Priority<\/p>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <!-- Responsive Containers -->\n    <style>\n        \/* Hide bigcontainer1 by default *\/\n        #bigcontainer1 {\n            display: none;\n        }\n\n        \/* Main container for larger screens *\/\n        #bigcontainer {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            width: 600px;\n            white-space: nowrap;\n            scrollbar-width: thin;\n            scrollbar-color: #14452F #f0f0f0;\n            margin: 0 auto; \/* Center the entire container horizontally *\/\n            padding-bottom: 50px;\n        }\n        #bigcontainer::-webkit-scrollbar {\n            height: 10px;\n        }\n\n        #bigcontainer::-webkit-scrollbar-track {\n            background: #f0f0f0;\n        }\n\n        #bigcontainer::-webkit-scrollbar-thumb {\n            background-color: #14452F;\n            border-radius: 5px;\n        }\n\n        .staffcontainer {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 24px;\n            color: white;\n            cursor: pointer;\n            transition: width 0.5s ease;\n            position: relative;\n            border-radius: 20px;\n            width: 30%;\n            height: 400px;\n            text-align: center; \/* Center text and content inside the containers *\/\n        }\n\n        .learn-more {\n            position: absolute;\n            bottom: 20px;\n            left: 50%;\n            transform: translateX(-50%);\n            padding: 15px 30px;\n            background-color: #14452F;\n            color: white;\n            border: none;\n            border-radius: 30px;\n            cursor: pointer;\n            display: none;\n            font-size: 14px;\n            min-width: 150px;\n        }\n\n        \/* Media query for mobile devices *\/\n        @media (max-width: 767px) {\n            #bigcontainer {\n                display: none; \/* Hide bigcontainer on mobile devices *\/\n            }\n\n            #bigcontainer1 {\n                display: block; \/* Show bigcontainer1 only on mobile devices *\/\n                width: 500px;\n                margin: 0 auto;\n                overflow-x: auto;\n                white-space: nowrap;\n                scrollbar-width: thin;\n                scrollbar-color: #14452F #f0f0f0;\n            }\n\n            #bigcontainer1::-webkit-scrollbar {\n                height: 10px;\n            }\n\n            #bigcontainer1::-webkit-scrollbar-track {\n                background: #f0f0f0;\n            }\n\n            #bigcontainer1::-webkit-scrollbar-thumb {\n                background-color: #14452F;\n                border-radius: 5px;\n            }\n\n            .staffcontainer1 {\n                display: inline-block;\n                align-items: center;\n                justify-content: center;\n                font-size: 24px;\n                color: white;\n                cursor: pointer;\n                transition: width 0.5s ease;\n                position: relative;\n                border-radius: 20px;\n                width: 30%;\n                height: 400px;\n            }\n\n            .learn-more1 {\n                position: absolute;\n                bottom: 20px;\n                left: 50%;\n                transform: translateX(-50%);\n                padding: 15px 30px;\n                background-color: #14452F;\n                color: white;\n                border: none;\n                border-radius: 30px;\n                cursor: pointer;\n                display: none;\n                font-size: 14px;\n                min-width: 150px;\n            }\n        }\n        #container25 { \n\n    background-size: cover;\n    background-position: center;\n\n}\n\n        \/* Style for larger screens *\/\n        @media (min-width: 768px) {\n            #bigcontainer1 {\n                display: none; \/* Hide the section on larger screens *\/\n            }\n        }\n\n        #container4, #container5, #container6, #container8, #container9,\n        #container20, #container21, #container22, #container23, #container24 {\n            background-size: cover;\n            background-position: center;\n            border: 3px solid #14452F;\n        }\n\n        #container4, #container20 { background-image: url('https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/dr-khalid.webp'); } \n        #container5, #container21 { background-image: url('https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/dr-misha.webp'); }\n        #container6, #container22 { background-image: url(\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/dr-talal.webp\"); }\n        #container8, #container23 { background-image: url('https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/dr-arsalan.webp'); }\n        #container9, #container24 { background-image: url('https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/dr-timur.webp'); }\n    <\/style>\n<\/head>\n<body>\n    <!-- Container for larger screens -->\n    <div id=\"bigcontainer\">\n        <div class=\"staffcontainer\" id=\"container4\" onclick=\"expandContainer('container4')\">\n            <button class=\"learn-more\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/dr-khaled\/'; event.stopPropagation();\" > Meet <br>Dr. Khaled<\/button>\n        <\/div>\n        <div class=\"staffcontainer\" id=\"container5\" onclick=\"expandContainer('container5')\">\n            <button class=\"learn-more\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/dr-misha\/'; event.stopPropagation();\" >Meet <br>Dr. Misha<\/button>\n        <\/div>\n        <div class=\"staffcontainer\" id=\"container6\" onclick=\"expandContainer('container6')\">\n            <button class=\"learn-more\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/dr-talal\/'; event.stopPropagation();\" >Meet <br>Dr. Talal<\/button>\n        <\/div>\n        <div class=\"staffcontainer\" id=\"container8\" onclick=\"expandContainer('container8')\">\n            <button class=\"learn-more\" onclick=\"window.location.href=' https:\/\/kindcaredoctors.com\/en\/dr-arslan\/'; event.stopPropagation();\" >Meet <br>Dr. Arslan<\/button>\n        <\/div>\n        <div class=\"staffcontainer\" id=\"container9\" onclick=\"expandContainer('container9')\">\n            <button class=\"learn-more\"  onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/dr-timur\/'; event.stopPropagation();\"  >Meet <br>Dr. Timur<\/button>\n        <\/div>\n    <\/div>\n\n    <!-- Container for mobile devices -->\n    <div id=\"bigcontainer1\">\n        <div class=\"staffcontainer1\" id=\"container20\" onclick=\"expandContainer('container20')\">\n            <button class=\"learn-more1\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/dr-khaled\/'; event.stopPropagation();\" >Meet <br>Dr. khaled<\/button>\n        <\/div>\n        <div class=\"staffcontainer1\" id=\"container21\" onclick=\"expandContainer('container21')\">\n            <button class=\"learn-more1\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/dr-misha\/'; event.stopPropagation();\" >Meet <br>Dr. Misha<\/button>\n        <\/div>\n        <div class=\"staffcontainer1\" id=\"container22\" onclick=\"expandContainer('container22')\">\n            <button class=\"learn-more1\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/dr-talal\/'; event.stopPropagation();\" >Meet <br>Dr. Talal<\/button>\n        <\/div>\n        <div class=\"staffcontainer1\" id=\"container23\" onclick=\"expandContainer('container23')\">\n            <button class=\"learn-more1\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/en\/dr-arslan\/'; event.stopPropagation();\" >Meet <br>Dr. Arslan<\/button>\n        <\/div>\n        <div class=\"staffcontainer1\" id=\"container24\" onclick=\"expandContainer('container24')\">\n            <button class=\"learn-more1\"   onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/dr-timur\/'; event.stopPropagation();\"   >Meet <br>Dr. Timur<\/button>\n        <\/div>\n        <!-- New Doctor Khalid for mobile only -->\n        <div class=\"staffcontainer1\" id=\"container25\" onclick=\"expandContainer('container25')\">\n            <button class=\"learn-more1\"    >Meet <br>Dr. Khalid<\/button>\n        <\/div>\n    <\/div>\n    \n\n    <script>\n         function expandContainer(containerId) {\n            const containers = document.querySelectorAll('.staffcontainer, .staffcontainer1');\n            const isMobile = window.innerWidth <= 767;\n\n            containers.forEach(container => {\n                if (container.id === containerId) {\n                    container.style.width = isMobile ? '40%' : '60%';\n                    container.querySelector('.learn-more, .learn-more1').style.display = 'block';\n                } else {\n                    container.style.width = '20%';\n                    container.querySelector('.learn-more, .learn-more1').style.display = 'none';\n                }\n            });\n        }\n\n        \/\/ Initialize the page with a specific container expanded\n        document.addEventListener(\"DOMContentLoaded\", function () {\n            if (window.innerWidth <= 767) {\n                \/\/ For mobile, expand container21\n                expandContainer('container21');\n            } else {\n                \/\/ For desktop, expand container6\n                expandContainer('container6');\n            }\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n<div class=\"unique-expandable-section\" id=\"unique-section-3\">\n    <p class=\"unique-section-title\">Still looking for nearby doctors?<\/p>\n    <div class=\"unique-expandable-content-wrapper\">\n        <p class=\"unique-expandable-paragraph\">\n            KindCare Home HealthCare is known for treating the patient with dignity and respect. We give extra care to elderly patients, infants, kids, and patients with chronic diseases, acute diseases, or those recovering from surgery. In a city like Dubai where temperature exceeds from 50 degree celsius and huge traffic cause delays in emergency and critical situations, it is very difficult for such patients to move from home and to visit a medical center to see a doctor, to keep these factors in mind, we provides facility of home checkup facility through on demand doctor service so you can get maximum ease without any delays. For this, you can just search on google for a <a href=\"https:\/\/kindcaredoctors.com\/en\/doctor-on-call\/\" target=\"_blank\" rel=\"noopener\">doctor on call near me<\/a> and we will reach you at your doorstep within 30 minutes. You can also directly Make an Appointment to schedule a visit according to your desired or suitable time.\n        <\/p>\n        <div class=\"unique-button-wrapper\">\n            <button class=\"unique-toggle-button\" onclick=\"toggleContent('unique-section-3')\">Read More<\/button>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@400;500;700&display=swap');\n\n    .unique-container22 {\n        background: white;\n        padding: 20px;\n    }\n\n    .unique-contact-form {\n        background: #14452F;\n        color: black;\n        padding: 30px;\n        border-radius: 12px;\n        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);\n        width: 80%;\n        max-width: 400px;\n        transition: box-shadow 0.3s ease-in-out;\n        margin-top: 20px;\n        margin-bottom: 20px;\n    }\n\n    @media (max-width: 600px) {\n        .unique-contact-form {\n            width: 90%; \/* Increase width for mobile devices *\/\n        }\n    }\n\n    .unique-contact-form:hover {\n        box-shadow: 0 8px 40px rgba(0, 0, 0, 0.2);\n    }\n\n    .unique-contact-form h3 {\n        margin-bottom: 10px;\n        font-size: 26px;\n        color: white;\n        text-align: center;\n        font-family: Arial, sans-serif;\n        font-weight: 300;\n    }\n\n    .unique-contact-form h2 {\n        margin-bottom: 20px;\n        font-size: 16px;\n        color: white;\n        text-align: center;\n        font-family: Arial, sans-serif;\n        font-weight: 300;\n    }\n\n    .unique-contact-form label {\n        display: block;\n        margin-bottom: 6px;\n        font-weight: 500;\n        color: white;\n        font-family: Georgia, 'Times New Roman', Times, serif;\n    }\n\n    .unique-contact-form input, \n    .unique-contact-form select, \n    .unique-contact-form textarea {\n        width: 100%;\n        padding: 12px;\n        margin-bottom: 15px;\n        border: 1px solid #ddd;\n        border-radius: 8px;\n        box-sizing: border-box;\n        font-family: Georgia, 'Times New Roman', Times, serif;\n        font-size: 14px;\n        color: black;\n        transition: border 0.3s ease-in-out;\n    }\n\n    .unique-contact-form input:focus, \n    .unique-contact-form select:focus, \n    .unique-contact-form textarea:focus {\n        border: 1px solid #555;\n    }\n\n    .unique-contact-form textarea {\n        resize: vertical;\n    }\n\n    .unique-contact-form .unique-checkbox {\n        display: flex;\n        align-items: center;\n        margin-bottom: 20px;\n    }\n\n    .unique-contact-form .unique-checkbox input {\n        width: auto;\n        margin-right: 10px;\n    }\n\n    .unique-contact-form button {\n        width: 100%;\n        padding: 12px;\n        background: white;\n        color: #14452F;\n        border: none;\n        border-radius: 8px;\n        font-size: 16px;\n        font-weight: 500;\n        cursor: pointer;\n        transition: background 0.3s ease-in-out;\n    }\n\n    .unique-contact-form button:hover {\n        background: #E2DBDA;\n    }\n<\/style>\n<div class=\"unique-container22\">\n    <div class=\"unique-contact-form\">\n        <h3>Book Appointment<\/h3>\n        <h2>Leave us a message here, We are available to assist you NOW.<\/h2>\n\n        <form>\n            <label for=\"unique-fullname\">Full Name<\/label>\n            <input type=\"text\" id=\"unique-fullname\" name=\"fullname\" required>\n\n            <label for=\"unique-email\">Email Address<\/label>\n            <input type=\"email\" id=\"unique-email\" name=\"email\" required>\n\n            <label for=\"unique-phone\">Phone Number<\/label>\n            <input type=\"tel\" id=\"unique-phone\" name=\"phone\" required>\n\n            <label for=\"unique-callback-time\">Preferred Callback Time<\/label>\n            <select id=\"unique-callback-time\" name=\"callback-time\">\n                <option value=\"\">Select a time<\/option>\n                <option value=\"morning\">Morning<\/option>\n                <option value=\"afternoon\">Afternoon<\/option>\n                <option value=\"evening\">Evening<\/option>\n            <\/select>\n\n            <label for=\"unique-treatment-category\">Select a Treatment Category<\/label>\n            <select id=\"unique-treatment-category\" name=\"treatment-category\">\n                <option value=\"\">Select a category<\/option>\n                <option value=\"category1\">Doctor On Call<\/option>\n                <option value=\"category2\">Emergency HealthCare<\/option>\n                <option value=\"category3\">IV Nutrition Therapy At Home<\/option>\n                <option value=\"category4\">other<\/option>\n            <\/select>\n\n            <label for=\"unique-comments\">Questions or Comment<\/label>\n            <textarea id=\"unique-comments\" name=\"comments\" rows=\"4\"><\/textarea>\n\n            <div class=\"unique-checkbox\">\n                <input type=\"checkbox\" id=\"unique-updates\" name=\"updates\">\n                <label for=\"unique-updates\">Receive updates & special offers<\/label>\n            <\/div>\n\n            <button type=\"submit\">SUBMIT<\/button>\n        <\/form>\n    <\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n   \n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.3\/css\/all.min.css\">\n    <style>\n        .reviews {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            margin: 20px auto;\n            max-width: 1200px;\n            padding: 10px;\n            text-align: left;\n            font-size: 18px;\n            position: relative;\n        }\n        .review {\n            flex: 1;\n            margin: 0 10px;\n            position: relative;\n            padding: 20px;\n            background-color: #14452F;\n            border-radius: 10px;\n            min-width: 250px;\n            max-width: 250px;\n            height: 250px;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n            box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);\n        }\n        .review::before {\n            content: \"\\f10d\"; \/* Unicode for FontAwesome quote-left icon *\/\n            font-family: \"Font Awesome 5 Free\";\n            font-weight: 900;\n            font-size: 50px;\n            color: rgba(255, 255, 255, 0.2);\n            position: absolute;\n            top: 10px;\n            left: 10px;\n        }\n        .review p {\n            margin: 5px 0;\n            color: #fff;\n            text-align: center;\n        }\n        .review .name {\n            font-weight: bold;\n            color: #fff;\n            margin-top: 10px;\n        }\n        .review .name::before {\n            content: \"- \";\n        }\n        \n         .arrow.left {\n            left: 10px;\n        }\n         .arrow.right {\n            right: 10px;\n        }\n        .footer {\n            background-color: white;\n        }\n        .arrow {\n            \n            color: white;\n           \n         \n        }\n        @media (max-width: 800px) {\n            .content {\n                flex-direction: column;\n            }\n            .reviews {\n                flex-direction: column;\n                align-items: center;\n            }\n            .review {\n                margin: 10px 0;\n            }\n            .arrow {\n            display: none;\n            position: absolute;\n            top: 50%;\n            transform: translateY(-50%);\n            font-size: 30px;\n            color: #1d5c3e;\n           \n            cursor: pointer;\n        }\n        }\n        @media (max-width: 600px) {\n            .logo img {\n                width: 90%; \/* Increase logo size on mobile devices *\/\n                margin-top: -50px;\n            }\n            .social-media,\n            .additional-icons {\n                flex-wrap: nowrap; \/* Ensure no wrapping occurs on mobile *\/\n            }\n            .social-media a,\n            .additional-icons img {\n                margin: 5px; \/* Adjust margin for smaller screens *\/\n            }\n            .social-media a {\n                font-size: 40px; \/* Adjust font size for social media icons on mobile *\/\n            }\n            .additional-icons img {\n                width: 100px;  \/* Adjust size of additional icons on mobile *\/\n                height: 100px; \/* Adjust size of additional icons on mobile *\/\n            }\n            .reviews {\n                font-size: 16px;\n                position: relative;\n            }\n            .review {\n                display: none;\n            }\n            .review.active {\n                display: block;\n            }\n            .arrow {\n                display: block;\n            }\n            .arrow {\n            display: none;\n            position: absolute;\n            top: 50%;\n            transform: translateY(-50%);\n            font-size: 30px;\n            color: #1d5c3e;\n           \n            cursor: pointer;\n        }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <footer class=\"rvws\">\n        <div class=\"reviews\">\n            <i class=\"fas fa-chevron-left arrow left\"><\/i>\n            <div class=\"review active\">\n                <p>\u201cThe best clinic experience I've ever had! The staff is incredibly professional and kind.\u201d<\/p>\n                <p class=\"name\">John Doe<\/p>\n            <\/div>\n            <div class=\"review\">\n                <p>\u201cExceptional service and care. I felt valued and heard throughout my visit.\u201d<\/p>\n                <p class=\"name\">Jane Smith<\/p>\n            <\/div>\n            <div class=\"review\">\n                <p>\u201cHighly recommend this clinic. The team goes above and beyond to ensure your well-being.\u201d<\/p>\n                <p class=\"name\">Emily Johnson<\/p>\n            <\/div>\n            \n            <i class=\"fas fa-chevron-right arrow right\"><\/i>\n        <\/div>\n    <\/footer>\n\n    <script>\n        document.addEventListener(\"DOMContentLoaded\", function() {\n            const reviews = document.querySelectorAll(\".review\");\n            let currentReview = 0;\n\n            function showReview(index) {\n                reviews.forEach((review, i) => {\n                    review.classList.toggle(\"active\", i === index);\n                });\n            }\n\n            document.querySelector(\".arrow.left\").addEventListener(\"click\", function() {\n                currentReview = (currentReview > 0) ? currentReview - 1 : reviews.length - 1;\n                showReview(currentReview);\n            });\n\n            document.querySelector(\".arrow.right\").addEventListener(\"click\", function() {\n                currentReview = (currentReview < reviews.length - 1) ? currentReview + 1 : 0;\n                showReview(currentReview);\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n        .fixed-bottom-container {\n            position: fixed;\n            bottom: 0;\n            left: 0;\n            width: 100%;\n            height: 100px;\n            background-color: #14452F;\n            padding: 10px;\n            box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.3);\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            text-align: center;\n        }\n\n        .fixed-bottom-container .col {\n            flex: 1;\n            padding: 10px;\n            color: white;\n            font-size: 1.5em; \/* Text font size *\/\n        }\n\n        .fixed-bottom-container .icon {\n            font-size: 2em; \/* Icon size *\/\n            color: white;\n            margin-bottom: 5px;\n            padding-top: 20px;\n        }\n\n        .fixed-bottom-container .phone-icon {\n            font-size: 2em; \/* Increased icon size *\/\n            color: white;\n        }\n\n        .fixed-bottom-container .phone-icon i {\n            margin: 0 auto;\n        }\n\n        .fixed-bottom-container .whatsapp {\n            font-size: 2em; \/* Increased icon size *\/\n            color: white;\n        }\n\n        .fixed-bottom-container .whatsapp i {\n            margin: 0 auto;\n        }\n\n        .fixed-bottom-container .label {\n            font-size: 0.4em; \/* Label font size *\/\n            margin-top: 5px;\n        }\n\n        .fixed-bottom-container a {\n            text-decoration: none; \/* Remove underline from links *\/\n        }\n\n        \/* Mobile Styles *\/\n        @media (max-width: 600px) {\n            .fixed-bottom-container {\n                height: 60px; \/* Adjust height for mobile *\/\n                padding: 5px;\n            }\n\n            .fixed-bottom-container .col {\n                font-size: 1.2em; \/* Adjust text font size for mobile *\/\n                padding: 5px;\n                padding-top: 10px;\n            }\n\n            .fixed-bottom-container .icon {\n                font-size: 1.5em; \/* Adjust icon size for mobile *\/\n                \n               \n            }\n\n            .fixed-bottom-container .label {\n                font-size: 0.5em; \/* Increase label font size for mobile *\/\n              \n            }\n        }\n    <\/style>\n    <!-- Fixed Bottom Container Example -->\n<\/head>\n<body>\n    <div class=\"fixed-bottom-container\">\n\n        \n        <div class=\"col\">\n            <a href=\"https:\/\/wa.me\/971507223399?text=Hello%2C%20I%20need%20some%20help.%20Can%20you%20assist%20me%3F\" class=\"icon whatsapp\" target=\"_blank\" rel=\"noopener\">\n                <i class=\"fas fa-calendar-alt\"><\/i>\n                <div class=\"label\">Book Now<\/div>\n            <\/a>\n        <\/div>\n\n        <div class=\"col\">\n            <a href=\"tel:+97143310001\" class=\"icon phone-icon\">\n                <i class=\"fas fa-phone-alt\"><\/i>\n                <div class=\"label\">Phone Number<\/div>\n            <\/a>\n        <\/div>\n\n        <div class=\"col\">\n            <a href=\"https:\/\/wa.me\/971507223399?text=Hello%2C%20I%20need%20some%20help.%20Can%20you%20assist%20me%3F\" class=\"icon whatsapp\" target=\"_blank\" rel=\"noopener\">\n                <i class=\"fab fa-whatsapp\"><\/i>\n                <div class=\"label\">WhatsApp<\/div>\n            <\/a>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Your browser does not support the video tag. 24\/7 Doctor On Call in Dubai Call Now Doctor On Call Services [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"site-sidebar-layout":"no-sidebar","site-content-layout":"plain-container","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"maksimrasc2002@gmail.com","author_link":"https:\/\/kindcaredoctors.com\/en\/author\/maksimrasc2002gmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Your browser does not support the video tag. 24\/7 Doctor On Call in Dubai Call Now Doctor On Call Services [&hellip;]","_links":{"self":[{"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/comments?post=10"}],"version-history":[{"count":19,"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":4116,"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/pages\/10\/revisions\/4116"}],"wp:attachment":[{"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/media?parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}