{"id":409,"date":"2019-11-11T08:37:45","date_gmt":"2019-11-11T08:37:45","guid":{"rendered":"https:\/\/demo.casethemes.net\/consultio-corporate2\/?page_id=409"},"modified":"2026-07-31T14:47:15","modified_gmt":"2026-07-31T13:47:15","slug":"services-v-2","status":"publish","type":"page","link":"https:\/\/www.eliteglobalcommunityservices.com\/index.php\/services-v-2\/","title":{"rendered":"Our Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"409\" class=\"elementor elementor-409\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-9accbf8 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"9accbf8\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-no \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-94e26cc\" data-id=\"94e26cc\" data-element_type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-3717b3b elementor-widget elementor-widget-html\" data-id=\"3717b3b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!-- ==========================================\r\n Elite Global Community Services\r\n Stylish Services Section\r\n 3 Cards Per Row\r\n Last 2 Cards Perfectly Centered\r\n Colors: #1a9b5d | #0e7375\r\n========================================== -->\r\n\r\n<section class=\"egcs-services\">\r\n\r\n<style>\r\n\r\n.egcs-services{\r\n    padding:100px 20px;\r\n    background:#f3f5f6;\r\n    font-family:Arial, Helvetica, sans-serif;\r\n    overflow:hidden;\r\n}\r\n\r\n.egcs-services *{\r\n    box-sizing:border-box;\r\n}\r\n\r\n.egcs-services-container{\r\n    width:100%;\r\n    max-width:1250px;\r\n    margin:auto;\r\n}\r\n\r\n\/* HEADER *\/\r\n\r\n.egcs-services-header{\r\n    max-width:780px;\r\n    margin:0 auto 65px;\r\n    text-align:center;\r\n}\r\n\r\n.egcs-services-label{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    gap:10px;\r\n    padding:10px 20px;\r\n    border-radius:50px;\r\n    background:rgba(26,155,93,.12);\r\n    color:#0e7375;\r\n    font-size:13px;\r\n    font-weight:800;\r\n    letter-spacing:1.2px;\r\n    text-transform:uppercase;\r\n}\r\n\r\n.egcs-services-label:before{\r\n    content:\"\";\r\n    width:9px;\r\n    height:9px;\r\n    border-radius:50%;\r\n    background:#1a9b5d;\r\n    box-shadow:0 0 0 5px rgba(26,155,93,.13);\r\n}\r\n\r\n.egcs-services-header h2{\r\n    margin:22px 0 18px;\r\n    color:#163f40;\r\n    font-size:48px;\r\n    line-height:1.15;\r\n    font-weight:800;\r\n    letter-spacing:-1.5px;\r\n}\r\n\r\n.egcs-services-header h2 span{\r\n    color:#1a9b5d;\r\n}\r\n\r\n.egcs-services-header p{\r\n    margin:0;\r\n    color:#657879;\r\n    font-size:17px;\r\n    line-height:1.8;\r\n}\r\n\r\n\/* ROWS *\/\r\n\r\n.egcs-services-rows{\r\n    display:flex;\r\n    flex-direction:column;\r\n    gap:28px;\r\n}\r\n\r\n.egcs-services-row{\r\n    display:grid;\r\n    grid-template-columns:repeat(3,1fr);\r\n    gap:28px;\r\n}\r\n\r\n\/* LAST TWO CARDS CENTERED *\/\r\n\r\n.egcs-services-row.egcs-last-row{\r\n    display:flex;\r\n    justify-content:center;\r\n    gap:28px;\r\n}\r\n\r\n.egcs-services-row.egcs-last-row .egcs-service-card{\r\n    width:calc((100% - 56px) \/ 3);\r\n}\r\n\r\n\/* SERVICE CARD *\/\r\n\r\n.egcs-service-card{\r\n    position:relative;\r\n    min-height:390px;\r\n    padding:36px 30px 30px;\r\n    border-radius:26px;\r\n    background:#ffffff;\r\n    border:1px solid rgba(14,115,117,.09);\r\n    box-shadow:0 18px 45px rgba(21,77,78,.08);\r\n    display:flex;\r\n    flex-direction:column;\r\n    overflow:hidden;\r\n    transition:transform .35s ease, box-shadow .35s ease, border-color .35s ease;\r\n}\r\n\r\n.egcs-service-card:before{\r\n    content:\"\";\r\n    position:absolute;\r\n    top:-80px;\r\n    right:-80px;\r\n    width:180px;\r\n    height:180px;\r\n    border-radius:50%;\r\n    background:linear-gradient(\r\n        135deg,\r\n        rgba(26,155,93,.13),\r\n        rgba(14,115,117,.05)\r\n    );\r\n    transition:transform .4s ease;\r\n}\r\n\r\n.egcs-service-card:after{\r\n    content:\"\";\r\n    position:absolute;\r\n    left:0;\r\n    bottom:0;\r\n    width:100%;\r\n    height:5px;\r\n    background:linear-gradient(90deg,#1a9b5d,#0e7375);\r\n    transform:scaleX(0);\r\n    transform-origin:left;\r\n    transition:transform .35s ease;\r\n}\r\n\r\n.egcs-service-card:hover{\r\n    transform:translateY(-10px);\r\n    border-color:rgba(26,155,93,.25);\r\n    box-shadow:0 28px 60px rgba(14,115,117,.16);\r\n}\r\n\r\n.egcs-service-card:hover:before{\r\n    transform:scale(1.18);\r\n}\r\n\r\n.egcs-service-card:hover:after{\r\n    transform:scaleX(1);\r\n}\r\n\r\n\/* ICON *\/\r\n\r\n.egcs-service-icon{\r\n    position:relative;\r\n    z-index:2;\r\n    width:72px;\r\n    height:72px;\r\n    margin-bottom:27px;\r\n    border-radius:20px;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    background:linear-gradient(135deg,#1a9b5d,#0e7375);\r\n    color:#ffffff;\r\n    font-size:32px;\r\n    box-shadow:0 14px 28px rgba(14,115,117,.20);\r\n}\r\n\r\n\/* CONTENT *\/\r\n\r\n.egcs-service-card h3{\r\n    position:relative;\r\n    z-index:2;\r\n    margin:0 0 17px;\r\n    color:#173f40;\r\n    font-size:23px;\r\n    line-height:1.35;\r\n    font-weight:800;\r\n}\r\n\r\n.egcs-service-card p{\r\n    position:relative;\r\n    z-index:2;\r\n    margin:0 0 28px;\r\n    color:#657778;\r\n    font-size:15.5px;\r\n    line-height:1.8;\r\n    flex:1;\r\n}\r\n\r\n\/* BUTTON *\/\r\n\r\n.egcs-service-btn{\r\n    position:relative;\r\n    z-index:2;\r\n    display:inline-flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    gap:10px;\r\n    width:100%;\r\n    min-height:52px;\r\n    padding:13px 22px;\r\n    border-radius:14px;\r\n    background:linear-gradient(135deg,#1a9b5d,#0e7375);\r\n    color:#ffffff;\r\n    text-decoration:none;\r\n    font-size:15px;\r\n    font-weight:800;\r\n    box-shadow:0 12px 24px rgba(14,115,117,.18);\r\n    transition:transform .3s ease, box-shadow .3s ease;\r\n}\r\n\r\n.egcs-service-btn:hover{\r\n    transform:translateY(-3px);\r\n    box-shadow:0 18px 30px rgba(14,115,117,.25);\r\n}\r\n\r\n.egcs-service-btn span{\r\n    font-size:20px;\r\n    transition:transform .3s ease;\r\n}\r\n\r\n.egcs-service-btn:hover span{\r\n    transform:translateX(5px);\r\n}\r\n\r\n\/* RESPONSIVE *\/\r\n\r\n@media(max-width:1050px){\r\n\r\n    .egcs-services-row{\r\n        grid-template-columns:repeat(2,1fr);\r\n    }\r\n\r\n    .egcs-services-row.egcs-last-row{\r\n        display:grid;\r\n        grid-template-columns:repeat(2,1fr);\r\n    }\r\n\r\n    .egcs-services-row.egcs-last-row .egcs-service-card{\r\n        width:100%;\r\n    }\r\n\r\n}\r\n\r\n@media(max-width:700px){\r\n\r\n    .egcs-services{\r\n        padding:70px 15px;\r\n    }\r\n\r\n    .egcs-services-header{\r\n        margin-bottom:45px;\r\n    }\r\n\r\n    .egcs-services-header h2{\r\n        font-size:36px;\r\n        letter-spacing:-.7px;\r\n    }\r\n\r\n    .egcs-services-header p{\r\n        font-size:16px;\r\n    }\r\n\r\n    .egcs-services-row,\r\n    .egcs-services-row.egcs-last-row{\r\n        display:grid;\r\n        grid-template-columns:1fr;\r\n        gap:22px;\r\n    }\r\n\r\n    .egcs-service-card{\r\n        min-height:auto;\r\n        padding:30px 24px 25px;\r\n    }\r\n\r\n}\r\n\r\n<\/style>\r\n\r\n\r\n<div class=\"egcs-services-container\">\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"egcs-services-header\">\r\n\r\n        <div class=\"egcs-services-label\">\r\n            Our Services\r\n        <\/div>\r\n\r\n        <h2>\r\n            Reliable Support for a\r\n            <span>Better Quality of Life<\/span>\r\n        <\/h2>\r\n\r\n        <p>\r\n            Elite Global Community Services provides compassionate,\r\n            person-centred support designed to promote independence,\r\n            comfort, safety and meaningful community participation.\r\n        <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- SERVICES ROWS -->\r\n\r\n    <div class=\"egcs-services-rows\">\r\n\r\n        <!-- FIRST ROW -->\r\n\r\n        <div class=\"egcs-services-row\">\r\n\r\n            <div class=\"egcs-service-card\">\r\n\r\n                <div class=\"egcs-service-icon\">\ud83e\ude7a<\/div>\r\n\r\n                <h3>Waiver Nursing Services<\/h3>\r\n\r\n                <p>\r\n                    Professional nursing assistance tailored to individual\r\n                    healthcare needs, personal goals and everyday wellbeing.\r\n                <\/p>\r\n\r\n                <a href=\"https:\/\/www.eliteglobalcommunityservices.com\/index.php\/contact-v-4\/\"\r\n                   class=\"egcs-service-btn\">\r\n                    Contact Us\r\n                    <span>\u2192<\/span>\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"egcs-service-card\">\r\n\r\n                <div class=\"egcs-service-icon\">\ud83c\udfe1<\/div>\r\n\r\n                <h3>24\/7  Support<\/h3>\r\n\r\n                <p>\r\n                    Continuous  assistance that helps individuals live\r\n                    safely and comfortably in a supportive home environment.\r\n                <\/p>\r\n\r\n                <a href=\"https:\/\/www.eliteglobalcommunityservices.com\/index.php\/contact-v-4\/\"\r\n                   class=\"egcs-service-btn\">\r\n                    Contact Us\r\n                    <span>\u2192<\/span>\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"egcs-service-card\">\r\n\r\n                <div class=\"egcs-service-icon\">\ud83d\ude90<\/div>\r\n\r\n                <h3>Non-Medical Transportation<\/h3>\r\n\r\n                <p>\r\n                    Safe and dependable transport for appointments, shopping,\r\n                    community activities, social outings and daily errands.\r\n                <\/p>\r\n\r\n                <a href=\"https:\/\/www.eliteglobalcommunityservices.com\/index.php\/contact-v-4\/\"\r\n                   class=\"egcs-service-btn\">\r\n                    Contact Us\r\n                    <span>\u2192<\/span>\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <!-- SECOND ROW -->\r\n\r\n        <div class=\"egcs-services-row\">\r\n\r\n            <div class=\"egcs-service-card\">\r\n\r\n                <div class=\"egcs-service-icon\">\ud83d\udc9a<\/div>\r\n\r\n                <h3>Complex Need Support<\/h3>\r\n\r\n                <p>\r\n                    Specialised and personalized assistance for individuals\r\n                    who require structured support with complex daily needs.\r\n                <\/p>\r\n\r\n                <a href=\"https:\/\/www.eliteglobalcommunityservices.com\/index.php\/contact-v-4\/\"\r\n                   class=\"egcs-service-btn\">\r\n                    Contact Us\r\n                    <span>\u2192<\/span>\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"egcs-service-card\">\r\n\r\n                <div class=\"egcs-service-icon\">\ud83e\udd1d<\/div>\r\n\r\n                <h3>HPC Services<\/h3>\r\n\r\n                <p>\r\n                    Compassionate personal care services focused on promoting\r\n                    dignity, independence, confidence and everyday comfort.\r\n                <\/p>\r\n\r\n                <a href=\"https:\/\/www.eliteglobalcommunityservices.com\/index.php\/contact-v-4\/\"\r\n                   class=\"egcs-service-btn\">\r\n                    Contact Us\r\n                    <span>\u2192<\/span>\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"egcs-service-card\">\r\n\r\n                <div class=\"egcs-service-icon\">\ud83d\udecf\ufe0f<\/div>\r\n\r\n                <h3>Residential Respite<\/h3>\r\n\r\n                <p>\r\n                    Short-term residential care that gives individuals a safe\r\n                    place to stay while families and carers take a break.\r\n                <\/p>\r\n\r\n                <a href=\"https:\/\/www.eliteglobalcommunityservices.com\/index.php\/contact-v-4\/\"\r\n                   class=\"egcs-service-btn\">\r\n                    Contact Us\r\n                    <span>\u2192<\/span>\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <!-- LAST ROW \u2013 CENTERED -->\r\n\r\n        <div class=\"egcs-services-row egcs-last-row\">\r\n\r\n            <div class=\"egcs-service-card\">\r\n\r\n                <div class=\"egcs-service-icon\">\ud83c\udf3f<\/div>\r\n\r\n                <h3>Community Respite<\/h3>\r\n\r\n                <p>\r\n                    Flexible respite support that encourages recreation,\r\n                    social engagement and participation within the community.\r\n                <\/p>\r\n\r\n                <a href=\"https:\/\/www.eliteglobalcommunityservices.com\/index.php\/contact-v-4\/\"\r\n                   class=\"egcs-service-btn\">\r\n                    Contact Us\r\n                    <span>\u2192<\/span>\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"egcs-service-card\">\r\n\r\n                <div class=\"egcs-service-icon\">\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67<\/div>\r\n\r\n                <h3>Shared Living<\/h3>\r\n\r\n                <p>\r\n                    Supportive shared living arrangements that promote\r\n                    friendship, inclusion, independence and a sense of belonging.\r\n                <\/p>\r\n\r\n                <a href=\"https:\/\/www.eliteglobalcommunityservices.com\/index.php\/contact-v-4\/\"\r\n                   class=\"egcs-service-btn\">\r\n                    Contact Us\r\n                    <span>\u2192<\/span>\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<\/section>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our Services Reliable Support for a Better Quality of Life Elite Global Community Services provides compassionate, person-centred support designed to promote independence, comfort, safety and meaningful community participation. \ud83e\ude7a Waiver Nursing Services Professional nursing assistance tailored to individual healthcare needs, personal goals and everyday wellbeing. Contact Us \u2192 \ud83c\udfe1 24\/7 Support Continuous assistance that helps [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-409","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.eliteglobalcommunityservices.com\/index.php\/wp-json\/wp\/v2\/pages\/409","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.eliteglobalcommunityservices.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.eliteglobalcommunityservices.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.eliteglobalcommunityservices.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.eliteglobalcommunityservices.com\/index.php\/wp-json\/wp\/v2\/comments?post=409"}],"version-history":[{"count":10,"href":"https:\/\/www.eliteglobalcommunityservices.com\/index.php\/wp-json\/wp\/v2\/pages\/409\/revisions"}],"predecessor-version":[{"id":5955,"href":"https:\/\/www.eliteglobalcommunityservices.com\/index.php\/wp-json\/wp\/v2\/pages\/409\/revisions\/5955"}],"wp:attachment":[{"href":"https:\/\/www.eliteglobalcommunityservices.com\/index.php\/wp-json\/wp\/v2\/media?parent=409"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}