{"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\/ru\/","title":{"rendered":"\u0414\u043e\u043c"},"content":{"rendered":"<!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;\">\u0412\u0440\u0430\u0447 \u043f\u043e \u0432\u044b\u0437\u043e\u0432\u0443 24\/7 \u0432 \u0414\u0443\u0431\u0430\u0435<\/h1>\n            <a href=\"tel:+97143310001\" class=\"button\">\u0417\u0412\u041e\u041d\u0418\u0422\u0415 \u0421\u0415\u0419\u0427\u0410\u0421<\/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\">\u0423\u0441\u043b\u0443\u0433\u0438 \u0432\u0440\u0430\u0447\u0430 \u043f\u043e \u0432\u044b\u0437\u043e\u0432\u0443 \u0432 \u0414\u0443\u0431\u0430\u0435<\/p>\n        <p class=\"gallery_text\">\u041a\u0432\u0430\u043b\u0438\u0444\u0438\u0446\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0432\u0440\u0430\u0447\u0438 \u0438 \u043c\u0435\u0434\u0441\u0435\u0441\u0442\u0440\u044b \u0441 \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u0435\u0439 DHA \u0443 \u0432\u0430\u0441 \u0434\u043e\u043c\u0430<br>\u0412 \u043b\u044e\u0431\u043e\u0435 \u0432\u0440\u0435\u043c\u044f, \u0432 \u043b\u044e\u0431\u043e\u043c \u043c\u0435\u0441\u0442\u0435 \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 30 \u043c\u0438\u043d\u0443\u0442<\/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\">\u0421\u043f\u0435\u0446 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u044f!<\/p>\n        <div class=\"countdown\">\n            <div>\n                <span id=\"days\">0<\/span>\n                <small>\u0414\u041d\u0418<\/small>\n            <\/div>\n            <div>:<\/div>\n            <div>\n                <span id=\"hours\">0<\/span>\n                <small>\u0427\u0410\u0421\u042b<\/small>\n            <\/div>\n            <div>:<\/div>\n            <div>\n                <span id=\"minutes\">0<\/span>\n                <small>\u041c\u0418\u041d\u0423\u0422\u042b<\/small>\n            <\/div>\n            <div>:<\/div>\n            <div>\n                <span id=\"seconds\">0<\/span>\n                <small>\u0421\u0415\u041a\u0423\u041d\u0414\u042b<\/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\/ru\/\" class=\"explore-button\">\u0423\u0437\u043d\u0430\u0442\u044c<\/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;\">\u041b\u0443\u0447\u0448\u0438\u0435 \u0443\u0441\u043b\u0443\u0433\u0438 \u043f\u043e \u0443\u0445\u043e\u0434\u0443 \u043d\u0430 \u0434\u043e\u043c\u0443 \u0432 \u0414\u0443\u0431\u0430\u0435<\/h2>\n    <div class=\"unique-expandable-content-wrapper\">\n        <p class=\"unique-expandable-paragraph\">\n            \u0412\u0441\u0435 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u0438\u0435 \u0443\u0441\u043b\u0443\u0433\u0438 \u043d\u0430 \u0434\u043e\u043c\u0443, \u0432\u043a\u043b\u044e\u0447\u0430\u044f \u0432\u044b\u0437\u043e\u0432 \u0432\u0440\u0430\u0447\u0430 \u0432 \u0414\u0443\u0431\u0430\u0435 \u0434\u043b\u044f \u043b\u044e\u0431\u043e\u0433\u043e \u0432\u0438\u0434\u0430 \u0434\u0438\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u043a\u0438 \u0438 \u043b\u0435\u0447\u0435\u043d\u0438\u044f \u043d\u0430 \u0434\u043e\u043c\u0443, \u0443\u0441\u043b\u0443\u0433\u0438 \u043c\u0435\u0434\u0441\u0435\u0441\u0442\u0440\u044b \u043d\u0430 \u0434\u043e\u043c\u0443, \u0443\u0441\u043b\u0443\u0433\u0438 \u0444\u0438\u0437\u0438\u043e\u0442\u0435\u0440\u0430\u043f\u0435\u0432\u0442\u0430 \u043d\u0430 \u0434\u043e\u043c\u0443 \u0432 \u0414\u0443\u0431\u0430\u0435, \u0443\u0441\u043b\u0443\u0433\u0438 \u043c\u0430\u0441\u0441\u0430\u0436\u0430 \u0432 \u0414\u0443\u0431\u0430\u0435, <a href=\"https:\/\/kindcaredoctors.com\/ru\/\">\u0412\u0440\u0430\u0447 \u0441\u043a\u043e\u0440\u043e\u0439 \u043f\u043e\u043c\u043e\u0449\u0438 \u043f\u043e \u0432\u044b\u0437\u043e\u0432\u0443 24 \u0447\u0430\u0441\u0430 \u0432 \u0441\u0443\u0442\u043a\u0438 7 \u0434\u043d\u0435\u0439 \u0432 \u043d\u0435\u0434\u0435\u043b\u044e<\/a>\u041b\u0438\u0446\u0435\u043d\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0432\u0440\u0430\u0447\u0438 DHA, \u043b\u0430\u0431\u043e\u0440\u0430\u0442\u043e\u0440\u043d\u044b\u0435 \u0430\u043d\u0430\u043b\u0438\u0437\u044b \u043d\u0430 \u0434\u043e\u043c\u0443 \u0438 \u043c\u043d\u043e\u0433\u043e\u0435 \u0434\u0440\u0443\u0433\u043e\u0435 - \u0432\u0441\u0435\u0433\u043e \u043b\u0438\u0448\u044c \u043e\u0434\u0438\u043d \u0437\u0432\u043e\u043d\u043e\u043a: <a href=\"tel:+971 433 10001\">+97143310001<\/a>\u0438\u043b\u0438 \u043d\u0430\u0439\u0434\u0438\u0442\u0435 \u043a\u0440\u0443\u0433\u043b\u043e\u0441\u0443\u0442\u043e\u0447\u043d\u0443\u044e \u0441\u043b\u0443\u0436\u0431\u0443 \u00ab\u0412\u0440\u0430\u0447 \u043f\u043e \u0432\u044b\u0437\u043e\u0432\u0443\u00bb \u0432 \u0414\u0443\u0431\u0430\u0435. \u041f\u043e\u043b\u0443\u0447\u0438\u0442\u0435 \u0432\u0441\u0435 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u0438\u0435 \u0443\u0441\u043b\u0443\u0433\u0438 \u0432 \u043a\u043e\u043c\u0444\u043e\u0440\u0442\u0435 \u0441\u0432\u043e\u0435\u0433\u043e \u0434\u043e\u043c\u0430 \u0432 \u043b\u044e\u0431\u043e\u0435 \u0432\u0440\u0435\u043c\u044f, \u0442\u0430\u043a \u043a\u0430\u043a \u043c\u044b \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u043c \u043a\u0440\u0443\u0433\u043b\u043e\u0441\u0443\u0442\u043e\u0447\u043d\u043e \u0438 \u0431\u0435\u0437 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445, \u0432\u043a\u043b\u044e\u0447\u0430\u044f \u043f\u0440\u0430\u0437\u0434\u043d\u0438\u0447\u043d\u044b\u0435 \u0434\u043d\u0438 \u0432 \u0433\u043e\u0441\u0443\u0434\u0430\u0440\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u043c \u0438 \u0447\u0430\u0441\u0442\u043d\u043e\u043c \u0441\u0435\u043a\u0442\u043e\u0440\u0430\u0445. \u0412\u044b\u0437\u043e\u0432\u0438\u0442\u0435 \u0432\u0440\u0430\u0447\u0430 \u0432 \u043e\u0442\u0435\u043b\u044c, \u0434\u043e\u043c \u0438\u043b\u0438 \u043d\u0430 \u0440\u0430\u0431\u043e\u0442\u0443 \u0432 \u043b\u044e\u0431\u043e\u0435 \u0432\u0440\u0435\u043c\u044f, \u0438 \u043c\u044b \u043f\u0440\u0438\u0431\u0443\u0434\u0435\u043c \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 30* \u043c\u0438\u043d\u0443\u0442 \u0432 \u0414\u0443\u0431\u0430\u0435. \u0422\u0430\u043a\u0438\u043c \u043e\u0431\u0440\u0430\u0437\u043e\u043c, KindCare Home HealthCare \u2014 \u043b\u0443\u0447\u0448\u0438\u0439 \u0432\u0430\u0440\u0438\u0430\u043d\u0442 \u0434\u043b\u044f \u0432\u044b\u0437\u043e\u0432\u0430 \u0432\u0440\u0430\u0447\u0430 \u043d\u0430 \u0434\u043e\u043c, \u0431\u0443\u0434\u044c \u0442\u043e \u043d\u0435\u043e\u0442\u043b\u043e\u0436\u043d\u0430\u044f \u043f\u043e\u043c\u043e\u0449\u044c \u043d\u0430 \u0434\u043e\u043c\u0443, \u0432\u0438\u0437\u0438\u0442 \u043f\u0435\u0434\u0438\u0430\u0442\u0440\u0430 \u043d\u0430 \u0434\u043e\u043c, \u043f\u0435\u0434\u0438\u0430\u0442\u0440 \u0440\u044f\u0434\u043e\u043c \u0441\u043e \u043c\u043d\u043e\u0439, \u0432\u0440\u0430\u0447 \u043e\u0431\u0449\u0435\u0439 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0438 \u043d\u0430 \u0434\u043e\u043c\u0443. <a href=\"https:\/\/kindcare.ae\/urology\/\" target=\"_blank\" rel=\"noopener\">\u0423\u0440\u043e\u043b\u043e\u0433 \u0414\u0443\u0431\u0430\u0439<\/a> \u0438\u043b\u0438 \u043b\u044e\u0431\u043e\u0433\u043e \u0432\u0440\u0430\u0447\u0430-\u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0441\u0442\u0430. \u041c\u044b \u0432\u0441\u0435\u0433\u0434\u0430 \u0441\u0442\u0430\u0432\u0438\u043c \u0432\u043e \u0433\u043b\u0430\u0432\u0443 \u0443\u0433\u043b\u0430 \u0443\u0434\u043e\u0432\u043b\u0435\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u043e\u0441\u0442\u044c, \u0437\u0430\u0431\u043e\u0442\u0443 \u0438 \u0431\u043b\u0430\u0433\u043e\u043f\u043e\u043b\u0443\u0447\u0438\u0435 \u043f\u0430\u0446\u0438\u0435\u043d\u0442\u043e\u0432. \u0411\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u044f \u0432\u0441\u0435\u043c\u0443 \u044d\u0442\u043e\u043c\u0443, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0431\u043e\u043b\u0435\u0435 \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u043e\u043c\u0443 \u043f\u043e\u0434\u0445\u043e\u0434\u0443 \u043a \u043b\u0435\u0447\u0435\u043d\u0438\u044e \u0438 \u0443\u0445\u043e\u0434\u0443, \u043f\u0430\u0446\u0438\u0435\u043d\u0442\u044b \u0432\u0441\u0435\u0433\u0434\u0430 \u0432\u044b\u0431\u0438\u0440\u0430\u044e\u0442 \u043d\u0430\u0441. \n        <\/p>\n        <div class=\"unique-button-wrapper\">\n            <button class=\"unique-toggle-button\" onclick=\"toggleContent('unique-section-1')\">\u0431\u043e\u043b\u044c\u0448\u0435<\/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\">\u041d\u0430\u0448\u0438 \u0423\u0441\u043b\u0443\u0433\u0438<\/p>\n            <p class=\"textsec\">\u0412\u0440\u0430\u0447\u0438 \u041d\u0430 \u0412\u044b\u0437\u043e\u0432 \u041a\u0440\u0443\u0433\u043b\u043e\u0441\u0443\u0442\u043e\u0447\u043d\u043e.<\/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\">\u041d\u0430\u0448 \u041e\u043f\u044b\u0442<\/p>\n            <p class=\"textsec\">\u041f\u043e\u043c\u043e\u0449\u044c \u0432 \u043b\u044e\u0431\u043e\u0435 \u0432\u0440\u0435\u043c\u044f.\u200b <\/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>\u0412\u0440\u0430\u0447 \u041d\u0430 \u0414\u043e\u043c\u0443<\/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>\u0414\u0438\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0423\u0441\u043b\u0443\u0433\u0438 \u041d\u0430 \u0414\u043e\u043c\u0443<\/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>\u041b\u0435\u0447\u0435\u043d\u0438\u0435<\/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>\u0424\u0438\u0437\u0438\u043e\u0442\u0435\u0440\u0430\u043f\u0435\u0432\u0442<\/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>\u0418\u0441\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u044f<\/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 \u041f\u0438\u0442\u0430\u043d\u0438\u0435<\/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>\u0410\u043f\u0442\u0435\u043a\u0430\u200b<\/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>\u042d\u043a\u0441\u0442\u0440\u0435\u043d\u043d\u0430\u044f \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u0430\u044f \u043f\u043e\u043c\u043e\u0449\u044c<\/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\">\u0423\u0434\u043e\u0431\u043d\u044b\u0435 \u043f\u043e\u0441\u0442\u0430\u0432\u0449\u0438\u043a\u0438 \u0443\u0441\u043b\u0443\u0433 \u043f\u043e \u0443\u0445\u043e\u0434\u0443 \u043d\u0430 \u0434\u043e\u043c\u0443 \u0432 \u0414\u0443\u0431\u0430\u0435<\/p>\n    <div class=\"unique-expandable-content-wrapper\">\n        <p class=\"unique-expandable-paragraph\">\n            \u042f\u0432\u043b\u044f\u044f\u0441\u044c \u043e\u0434\u043d\u0438\u043c \u0438\u0437 \u043b\u0443\u0447\u0448\u0438\u0445 \u0438 \u0432\u0435\u0434\u0443\u0449\u0438\u0445 \u043f\u043e\u0441\u0442\u0430\u0432\u0449\u0438\u043a\u043e\u0432 \u0443\u0441\u043b\u0443\u0433 \u043f\u043e \u0443\u0445\u043e\u0434\u0443 \u0437\u0430 \u0431\u043e\u043b\u044c\u043d\u044b\u043c\u0438 \u043d\u0430 \u0434\u043e\u043c\u0443 \u0432 \u0414\u0443\u0431\u0430\u0435, <a href=\"https:\/\/kindcaredoctors.com\/ru\/\">KindCareDoctors<\/a> \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0443\u0441\u043b\u0443\u0433\u0438 \u0432\u0440\u0430\u0447\u0430 \u043f\u043e \u0432\u044b\u0437\u043e\u0432\u0443, \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u0443\u044e\u0449\u0435\u0433\u043e\u0441\u044f \u043d\u0430 \u0432\u0441\u0435\u0445 \u0432\u0438\u0434\u0430\u0445 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u043e\u0439 \u0434\u0438\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u043a\u0438 \u0438 \u043b\u0435\u0447\u0435\u043d\u0438\u044f, \u0432\u043a\u043b\u044e\u0447\u0430\u044f \u0443\u0440\u043e\u043b\u043e\u0433\u0438\u044e, \u043e\u0431\u0449\u0435\u0435 \u0432\u0440\u0430\u0447\u0435\u0431\u043d\u043e\u0435 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0435, \u0444\u0438\u0437\u0438\u043e\u0442\u0435\u0440\u0430\u043f\u0438\u044e, \u043c\u0430\u0441\u0441\u0430\u0436 \u043d\u0430 \u0434\u043e\u043c\u0443, \u0443\u0445\u043e\u0434 \u043d\u0430 \u0434\u043e\u043c\u0443 \u0438 \u043c\u043d\u043e\u0433\u0438\u0435 \u0434\u0440\u0443\u0433\u0438\u0435 \u0443\u0441\u043b\u0443\u0433\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u0432\u0440\u0430\u0447\u043e\u043c \u043d\u0430 \u0434\u043e\u043c\u0443, \u0432 \u043e\u0444\u0438\u0441\u0435, \u0432 \u043e\u0442\u0435\u043b\u0435, \u0438 \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u0443\u0435\u0442 \u043f\u0440\u0438\u0431\u044b\u0442\u0438\u0435 \u0432\u0440\u0430\u0447\u0430 \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 30 \u043c\u0438\u043d\u0443\u0442 \u043f\u043e \u0432\u0430\u0448\u0435\u043c\u0443 \u0430\u0434\u0440\u0435\u0441\u0443. \u041d\u0430\u0448\u0438 \u0432\u0440\u0430\u0447\u0438 \u043f\u0440\u043e\u0432\u043e\u0434\u044f\u0442 \u0434\u0438\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u043a\u0443 \u0443 \u0432\u0430\u0441 \u0434\u043e\u043c\u0430 \u0438 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e \u043d\u0430\u0437\u043d\u0430\u0447\u0430\u044e\u0442 \u043d\u0430\u0438\u043b\u0443\u0447\u0448\u0435\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0435 \u043b\u0435\u0447\u0435\u043d\u0438\u0435. \u041f\u0430\u0446\u0438\u0435\u043d\u0442\u044b \u0447\u0443\u0432\u0441\u0442\u0432\u0443\u044e\u0442 \u0441\u0435\u0431\u044f \u0440\u0430\u0441\u0441\u043b\u0430\u0431\u043b\u0435\u043d\u043d\u043e \u0438 \u043a\u043e\u043c\u0444\u043e\u0440\u0442\u043d\u043e \u0441 \u043d\u0430\u043c\u0438, \u043f\u043e\u0441\u043a\u043e\u043b\u044c\u043a\u0443 \u043c\u044b \u043d\u0430\u0434\u0435\u0436\u043d\u044b, \u0431\u044b\u0441\u0442\u0440\u043e \u0440\u0435\u0430\u0433\u0438\u0440\u0443\u0435\u043c, \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u0447\u043d\u044b \u0438 \u0438\u043c\u0435\u0435\u043c \u0432\u044b\u0441\u043e\u043a\u043e\u043a\u0432\u0430\u043b\u0438\u0444\u0438\u0446\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0445 \u0438 \u043e\u043f\u044b\u0442\u043d\u044b\u0445 \u0432\u0440\u0430\u0447\u0435\u0439 \u0438 \u043c\u0435\u0434\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b.\n\u041c\u044b \u044f\u0432\u043b\u044f\u0435\u043c\u0441\u044f <a href=\"https:\/\/kindcare.ae\" target=\"_blank\" rel=\"noopener\">\u041f\u0435\u0440\u0432\u0430\u044f \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0430\u044f \u043a\u043b\u0438\u043d\u0438\u043a\u0430 \u0432 \u0414\u0443\u0431\u0430\u0435<\/a> \u0434\u043b\u044f \u0440\u0443\u0441\u0441\u043a\u043e\u044f\u0437\u044b\u0447\u043d\u043e\u0433\u043e \u0441\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0430, \u0438 \u0443 \u043d\u0430\u0441 \u0435\u0441\u0442\u044c \u043b\u0443\u0447\u0448\u0438\u0435 \u0438 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0435 \u0440\u0443\u0441\u0441\u043a\u043e\u0433\u043e\u0432\u043e\u0440\u044f\u0449\u0438\u0435 \u0432\u0440\u0430\u0447\u0438 \u0432 \u0414\u0443\u0431\u0430\u0435, \u0447\u0442\u043e\u0431\u044b \u0440\u0443\u0441\u0441\u043a\u0430\u044f \u0434\u0438\u0430\u0441\u043f\u043e\u0440\u0430 \u043c\u043e\u0433\u043b\u0430 \u043b\u0443\u0447\u0448\u0435 \u043f\u043e\u043d\u044f\u0442\u044c \u0441\u0432\u043e\u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u0438. \u041a\u0440\u043e\u043c\u0435 \u0442\u043e\u0433\u043e, \u043d\u0435\u0442 \u043f\u0440\u043e\u0431\u043b\u0435\u043c \u0441 \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u0435\u0439, \u043f\u043e\u0442\u043e\u043c\u0443 \u0447\u0442\u043e \u0443 \u043d\u0430\u0441 \u0435\u0441\u0442\u044c \u043c\u043d\u043e\u0433\u043e\u044f\u0437\u044b\u0447\u043d\u044b\u0435 \u0432\u0440\u0430\u0447\u0438, \u0432\u043a\u043b\u044e\u0447\u0430\u044f \u0440\u0443\u0441\u0441\u043a\u0438\u0439, \u0430\u0440\u0430\u0431\u0441\u043a\u0438\u0439, \u0430\u043d\u0433\u043b\u0438\u0439\u0441\u043a\u0438\u0439, \u0445\u0438\u043d\u0434\u0438 \u0438 \u0442. \u0434.            \n        <\/p>\n        <div class=\"unique-button-wrapper\">\n            <button class=\"unique-toggle-button\" onclick=\"toggleContent('unique-section-2')\">\u0431\u043e\u043b\u044c\u0448\u0435<\/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\">\u041d\u0430\u0448\u0438 \u0421\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0441\u0442\u044b<\/p>\n            <p class=\"textsec2\">\u0412\u0430\u0448\u0435 \u0417\u0434\u043e\u0440\u043e\u0432\u044c\u0435 \u2014 \u041d\u0430\u0448 \u041f\u0440\u0438\u043e\u0440\u0438\u0442\u0435\u0442<\/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>\u0414-\u0440 \u0425\u0430\u043b\u0435\u0434<\/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>\u0414-\u0440 \u041c\u0438\u0448\u0430<\/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>\u0414-\u0440 \u0422\u0430\u043b\u0430\u043b<\/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>\u0414-\u0440 \u0410\u0440\u0441\u043b\u0430\u043d<\/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>\u0414-\u0440 \u0422\u0438\u043c\u0443\u0440<\/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>\u0414-\u0440 \u041c\u0438\u0448\u0430<\/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>\u0414-\u0440 \u0422\u0430\u043b\u0430\u043b<\/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>\u0414-\u0440 \u0410\u0440\u0441\u043b\u0430\u043d<\/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>\u0414-\u0440 \u0422\u0438\u043c\u0443\u0440<\/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\">\u0412\u0441\u0435 \u0435\u0449\u0435 \u0438\u0449\u0435\u0442\u0435 \u0432\u0440\u0430\u0447\u0435\u0439 \u043f\u043e\u0431\u043b\u0438\u0437\u043e\u0441\u0442\u0438?<\/p>\n    <div class=\"unique-expandable-content-wrapper\">\n        <p class=\"unique-expandable-paragraph\">\n            \u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f KindCare Home HealthCare \u0438\u0437\u0432\u0435\u0441\u0442\u043d\u0430 \u0442\u0435\u043c, \u0447\u0442\u043e \u043e\u0442\u043d\u043e\u0441\u0438\u0442\u0441\u044f \u043a \u043f\u0430\u0446\u0438\u0435\u043d\u0442\u0430\u043c \u0441 \u0434\u043e\u0441\u0442\u043e\u0438\u043d\u0441\u0442\u0432\u043e\u043c \u0438 \u0443\u0432\u0430\u0436\u0435\u043d\u0438\u0435\u043c. \u041c\u044b \u0443\u0434\u0435\u043b\u044f\u0435\u043c \u043e\u0441\u043e\u0431\u043e\u0435 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435 \u043f\u043e\u0436\u0438\u043b\u044b\u043c \u043f\u0430\u0446\u0438\u0435\u043d\u0442\u0430\u043c, \u043c\u043b\u0430\u0434\u0435\u043d\u0446\u0430\u043c, \u0434\u0435\u0442\u044f\u043c, \u0430 \u0442\u0430\u043a\u0436\u0435 \u043f\u0430\u0446\u0438\u0435\u043d\u0442\u0430\u043c \u0441 \u0445\u0440\u043e\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u043c\u0438 \u0438 \u043e\u0441\u0442\u0440\u044b\u043c\u0438 \u0437\u0430\u0431\u043e\u043b\u0435\u0432\u0430\u043d\u0438\u044f\u043c\u0438 \u0438\u043b\u0438 \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u044e\u0449\u0438\u043c\u0441\u044f \u043f\u043e\u0441\u043b\u0435 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0439. \u0412 \u0442\u0430\u043a\u043e\u043c \u0433\u043e\u0440\u043e\u0434\u0435, \u043a\u0430\u043a \u0414\u0443\u0431\u0430\u0439, \u0433\u0434\u0435 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0435\u0442 50 \u0433\u0440\u0430\u0434\u0443\u0441\u043e\u0432 \u043f\u043e \u0426\u0435\u043b\u044c\u0441\u0438\u044e, \u0430 \u043e\u0433\u0440\u043e\u043c\u043d\u044b\u0435 \u043f\u0440\u043e\u0431\u043a\u0438 \u043f\u0440\u0438\u0432\u043e\u0434\u044f\u0442 \u043a \u0437\u0430\u0434\u0435\u0440\u0436\u043a\u0430\u043c \u0432 \u044d\u043a\u0441\u0442\u0440\u0435\u043d\u043d\u044b\u0445 \u0438 \u043a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u044f\u0445, \u0442\u0430\u043a\u0438\u043c \u043f\u0430\u0446\u0438\u0435\u043d\u0442\u0430\u043c \u043e\u0447\u0435\u043d\u044c \u0441\u043b\u043e\u0436\u043d\u043e \u0432\u044b\u0439\u0442\u0438 \u0438\u0437 \u0434\u043e\u043c\u0430 \u0438 \u043f\u043e\u0441\u0435\u0442\u0438\u0442\u044c \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u0438\u0439 \u0446\u0435\u043d\u0442\u0440, \u0447\u0442\u043e\u0431\u044b \u043e\u0431\u0440\u0430\u0442\u0438\u0442\u044c\u0441\u044f \u043a \u0432\u0440\u0430\u0447\u0443. \u0427\u0442\u043e\u0431\u044b \u043d\u0435 \u0443\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u044d\u0442\u0438 \u0444\u0430\u043a\u0442\u043e\u0440\u044b, \u043c\u044b \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u043c \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c \u043e\u0431\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u044f \u043d\u0430 \u0434\u043e\u043c\u0443 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0443\u0441\u043b\u0443\u0433\u0438 \u00ab\u0432\u0440\u0430\u0447 \u043f\u043e \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u044e\u00bb, \u0447\u0442\u043e\u0431\u044b \u0432\u044b \u043c\u043e\u0433\u043b\u0438 \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u0443\u044e \u043f\u043e\u043c\u043e\u0449\u044c \u0431\u0435\u0437 \u043a\u0430\u043a\u0438\u0445-\u043b\u0438\u0431\u043e \u0437\u0430\u0434\u0435\u0440\u0436\u0435\u043a. \u0414\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043f\u0440\u043e\u0441\u0442\u043e \u043f\u043e\u0438\u0441\u043a\u0430\u0442\u044c \u0432 google <a href=\"https:\/\/kindcaredoctors.com\/ru\/doctor-on-call\/\" target=\"_blank\" rel=\"noopener\">\u0434\u0435\u0436\u0443\u0440\u043d\u044b\u0439 \u0432\u0440\u0430\u0447 \u0440\u044f\u0434\u043e\u043c \u0441\u043e \u043c\u043d\u043e\u0439<\/a> \u0438 \u043c\u044b \u043f\u0440\u0438\u0431\u0443\u0434\u0435\u043c \u043a \u0432\u0430\u043c \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 30 \u043c\u0438\u043d\u0443\u0442. \u0412\u044b \u0442\u0430\u043a\u0436\u0435 \u043c\u043e\u0436\u0435\u0442\u0435 \u043d\u0430\u043f\u0440\u044f\u043c\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u043f\u0440\u0438\u0435\u043c, \u0447\u0442\u043e\u0431\u044b \u0437\u0430\u043f\u043b\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0432\u0438\u0437\u0438\u0442 \u0432 \u0443\u0434\u043e\u0431\u043d\u043e\u0435 \u0434\u043b\u044f \u0432\u0430\u0441 \u0432\u0440\u0435\u043c\u044f.\n        <\/p>\n        <div class=\"unique-button-wrapper\">\n            <button class=\"unique-toggle-button\" onclick=\"toggleContent('unique-section-3')\">\u0431\u043e\u043b\u044c\u0448\u0435<\/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>\u0417\u0430\u043a\u0430\u0437\u0430\u0442\u044c \u043f\u0440\u0438\u0435\u043c<\/h3>\n        <h2>\u041e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u043d\u0430\u043c \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435 \u0437\u0434\u0435\u0441\u044c, \u043c\u044b \u0433\u043e\u0442\u043e\u0432\u044b \u043f\u043e\u043c\u043e\u0447\u044c \u0432\u0430\u043c \u043f\u0440\u044f\u043c\u043e \u0441\u0435\u0439\u0447\u0430\u0441.<\/h2>\n\n        <form action=\"\">\n            <label for=\"unique-fullname\">\u0418\u043c\u044f<\/label>\n            <input type=\"text\" id=\"unique-fullname\" name=\"fullname\" required>\n\n            <label for=\"unique-email\">\u041f\u043e\u0447\u0442\u0430<\/label>\n            <input type=\"email\" id=\"unique-email\" name=\"email\" required>\n\n            <label for=\"unique-phone\">\u0422\u0435\u043b\u0435\u0444\u043e\u043d<\/label>\n            <input type=\"tel\" id=\"unique-phone\" name=\"phone\" required>\n\n            <label for=\"unique-callback-time\">\u0412\u0440\u0435\u043c\u044f \u0414\u043b\u044f \u041e\u0431\u0440\u0430\u0442\u043d\u043e\u0433\u043e \u0417\u0432\u043e\u043d\u043a\u0430<\/label>\n            <select id=\"unique-callback-time\" name=\"callback-time\">\n                <option value=\"\">\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0432\u0440\u0435\u043c\u044f<\/option>\n                <option value=\"morning\">\u0423\u0442\u0440\u043e<\/option>\n                <option value=\"afternoon\">\u041f\u043e\u0441\u043b\u0435 \u043e\u0431\u0435\u0434\u0430<\/option>\n                <option value=\"evening\">\u0412\u0435\u0447\u0435\u0440<\/option>\n            <\/select>\n\n            <label for=\"unique-treatment-category\">\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044e \u041b\u0435\u0447\u0435\u043d\u0438\u044f<\/label>\n            <select id=\"unique-treatment-category\" name=\"treatment-category\">\n                <option value=\"\">\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044e<\/option>\n                <option value=\"category1\">\u0412\u0440\u0430\u0447 \u041d\u0430 \u0414\u043e\u043c\u0443<\/option>\n                <option value=\"category2\">\u0421\u043a\u043e\u0440\u0430\u044f \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u0430\u044f \u043f\u043e\u043c\u043e\u0449\u044c<\/option>\n                <option value=\"category3\">\u041a\u0430\u043f\u0435\u043b\u044c\u043d\u0438\u0446\u0430 \u043d\u0430 \u0434\u043e\u043c\u0443<\/option>\n                <option value=\"category4\">\u0434\u0440\u0443\u0433\u0438\u0435<\/option>\n            <\/select>\n\n            <label for=\"unique-comments\">\u0412\u043e\u043f\u0440\u043e\u0441\u044b \u0438\u043b\u0438 \u041a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0438<\/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\">\u041f\u043e\u043b\u0443\u0447\u0430\u0439\u0442\u0435 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u044f<\/label>\n            <\/div>\n\n            <button type=\"submit\">\u041e\u0422\u041f\u0420\u0410\u0412\u0418\u0422\u042c<\/button>\n        <input type=\"hidden\" name=\"trp-form-language\" value=\"ru\"\/><\/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>\u201c\u041b\u0443\u0447\u0448\u0438\u0439 \u043e\u043f\u044b\u0442 \u0432 \u043a\u043b\u0438\u043d\u0438\u043a\u0435, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u044f \u043a\u043e\u0433\u0434\u0430-\u043b\u0438\u0431\u043e \u0438\u043c\u0435\u043b! \u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b \u043d\u0435\u0432\u0435\u0440\u043e\u044f\u0442\u043d\u043e \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u0435\u043d \u0438 \u0434\u043e\u0431\u0440.\u201d<\/p>\n                <p class=\"name\">John Doe<\/p>\n            <\/div>\n            <div class=\"review\">\n                <p>\u201c\u0418\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0435 \u0438 \u0437\u0430\u0431\u043e\u0442\u0430. \u042f \u0447\u0443\u0432\u0441\u0442\u0432\u043e\u0432\u0430\u043b \u0441\u0435\u0431\u044f \u0446\u0435\u043d\u043d\u044b\u043c \u0438 \u0443\u0441\u043b\u044b\u0448\u0430\u043d\u043d\u044b\u043c \u043d\u0430 \u043f\u0440\u043e\u0442\u044f\u0436\u0435\u043d\u0438\u0438 \u0432\u0441\u0435\u0433\u043e \u0432\u0438\u0437\u0438\u0442\u0430.\u201d<\/p>\n                <p class=\"name\">Jane Smith<\/p>\n            <\/div>\n            <div class=\"review\">\n                <p>\u201c\u041d\u0430\u0441\u0442\u043e\u044f\u0442\u0435\u043b\u044c\u043d\u043e \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u044e \u044d\u0442\u0443 \u043a\u043b\u0438\u043d\u0438\u043a\u0443. \u041a\u043e\u043c\u0430\u043d\u0434\u0430 \u0434\u0435\u043b\u0430\u0435\u0442 \u0432\u0441\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0435, \u0447\u0442\u043e\u0431\u044b \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0442\u044c \u0432\u0430\u0448\u0435 \u0431\u043b\u0430\u0433\u043e\u043f\u043e\u043b\u0443\u0447\u0438\u0435.\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\">\u0417\u0430\u043f\u0438\u0441\u0430\u0442\u044c\u0441\u044f<\/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\">\u0422\u0435\u043b\u0435\u0444\u043e\u043d<\/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>","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>","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\/ru\/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\/ru\/wp-json\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kindcaredoctors.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kindcaredoctors.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kindcaredoctors.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kindcaredoctors.com\/ru\/wp-json\/wp\/v2\/comments?post=10"}],"version-history":[{"count":19,"href":"https:\/\/kindcaredoctors.com\/ru\/wp-json\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":4116,"href":"https:\/\/kindcaredoctors.com\/ru\/wp-json\/wp\/v2\/pages\/10\/revisions\/4116"}],"wp:attachment":[{"href":"https:\/\/kindcaredoctors.com\/ru\/wp-json\/wp\/v2\/media?parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}