/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Global CSs Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
a, button, svg, rect, path, .button, circle, .elementor-location-header .headerBody, .elementor-location-header .headerBody .elementor-widget-image, .elementor-location-header.sticky .headerBody > .e-con-inner {
    transition: 0.3s;
}
.no-space p:last-of-type {
    margin-bottom: 0 !important;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Header Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.headerBody .elementor-element.elementor-widget-social-icons, .aboutSec .elementor-icon-wrapper, .weCare .elementor-widget-icon .elementor-icon-wrapper, .amenities .icon .elementor-icon-wrapper, 
.reviving .icon .elementor-icon-wrapper, .ourService .elementor-widget-n-accordion .e-n-accordion > details.e-n-accordion-item .elementor-icon-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.headerBody .elementor-element.elementor-widget-social-icons {
    align-items: center;
}
.headerBody .elementor-element.elementor-widget-social-icons .elementor-grid-item:hover svg path, .elementor-location-footer .elementor-element.elementor-widget-social-icons .elementor-grid-item:hover svg path {
    fill: var(--e-global-color-accent);
}
.elementor-location-header.sticky .headerBody {
    position: fixed;
    top: 0;
    z-index: 99;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.elementor-location-header.sticky .headerBody > .e-con-inner {
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.elementor-location-header.sticky .headerBody .elementor-widget-image {
    width: 180px;
}
.elementor-location-header.sticky .headerBody .elementor-element.top {
    display: none;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Banner Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.bannerSec h1 strong, .weCare h3 strong, .dual strong {
    font-weight: 600;
    color: var(--e-global-color-accent);
}
.weCare.inner h3{
    font-size: 45px;
    line-height: 1;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : About Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.about-2 .elementor-element.cont::before {
    content: '';
    width: 1px;
    position: absolute;
    height: calc(100% - 22px);
    top: 8px;
    left: 0;
    background: var(--e-global-color-secondary);
}
.about-2 .elementor-element.cont.mark-twain::before {
    background: var(--e-global-color-eb1d690);
}
.about-2 .elementor-element.cont.mark-twain.green-border::before {
    background: var(--e-global-color-eb1d690);
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : We Care Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.weCare .elementor-widget-icon .elementor-icon-wrapper:hover svg path {
    stroke: var(--e-global-color-secondary);
}
.weCare .elementor-widget-icon .elementor-icon-wrapper:hover svg circle {
    background-color: var(--e-global-color-secondary);
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Our Service Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.ourService .elementor-widget-n-accordion .e-n-accordion-item[open] > summary.e-n-accordion-item-title, .elementor-location-footer .gform_wrapper .gform_validation_errors, 
.elementor-location-footer [target*="gform_ajax"] .gform-body.gform_body + .gform_footer > span {
    display: none;
}
.ourService .elementor-widget-n-accordion .e-n-accordion > details.e-n-accordion-item:nth-of-type(4n+2) summary.e-n-accordion-item-title, 
.ourService .elementor-widget-n-accordion .e-n-accordion > details.e-n-accordion-item:nth-of-type(4n+2) summary.e-n-accordion-item-title + .elementor-element [role="region"].elementor-element {
    background-color: var(--e-global-color-secondary);
}
.ourService .elementor-widget-n-accordion .e-n-accordion > details.e-n-accordion-item:nth-of-type(4n+4) summary.e-n-accordion-item-title, 
.ourService .elementor-widget-n-accordion .e-n-accordion > details.e-n-accordion-item:nth-of-type(4n+4) summary.e-n-accordion-item-title + .elementor-element [role="region"].elementor-element {
    background-color: var(--e-global-color-primary);
}
.ourService .elementor-widget-n-accordion .e-n-accordion > .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-icon svg line {
    stroke: var(--e-global-color-007b145);
}
.ourService .elementor-widget-n-accordion .e-n-accordion > details.e-n-accordion-item:nth-of-type(4n+4) summary.e-n-accordion-item-title .e-n-accordion-item-title-icon svg line, 
.ourService .elementor-widget-n-accordion .e-n-accordion > details.e-n-accordion-item:nth-of-type(4n+4) [role="region"].elementor-element svg path, .amenities .dark .elementor-icon:hover svg path, 
.reviving .dark .elementor-icon:hover svg path, .testimonials .elementor-widget-loop-carousel .elementor-swiper-button:hover svg path {
    stroke: var(--e-global-color-primary);
}
.ourService .elementor-widget-n-accordion .e-n-accordion > details.e-n-accordion-item:not(:nth-of-type(4n+2)) summary.e-n-accordion-item-title .e-n-accordion-item-title-icon svg circle, 
.ourService .elementor-widget-n-accordion .e-n-accordion > details.e-n-accordion-item:nth-of-type(4n+4) [role="region"].elementor-element svg circle, .amenities .green svg circle, 
.amenities .dark .elementor-icon:hover svg circle, .reviving .dark .elementor-icon:hover svg circle {
    fill: var(--e-global-color-secondary);
}
.ourService .elementor-widget-n-accordion .e-n-accordion > details.e-n-accordion-item:nth-of-type(4n+4) summary.e-n-accordion-item-title .e-n-accordion-item-title-text, 
.ourService .elementor-widget-n-accordion .e-n-accordion > details.e-n-accordion-item:nth-of-type(4n+2) summary.e-n-accordion-item-title .e-n-accordion-item-title-text, 
.ourService .elementor-widget-n-accordion .e-n-accordion > details.e-n-accordion-item:nth-of-type(4n+2) [role="region"].elementor-element .elementor-heading-title, 
.ourService .elementor-widget-n-accordion .e-n-accordion > details.e-n-accordion-item:nth-of-type(4n+2) [role="region"].elementor-element .elementor-widget-text-editor p, 
.ourService .elementor-widget-n-accordion .e-n-accordion > details.e-n-accordion-item:nth-of-type(4n+4) [role="region"].elementor-element .elementor-heading-title, 
.ourService .elementor-widget-n-accordion .e-n-accordion > details.e-n-accordion-item:nth-of-type(4n+4) [role="region"].elementor-element .elementor-widget-text-editor p {
    color: var(--e-global-color-accent);
}
.ourService .elementor-widget-n-accordion .e-n-accordion > details.e-n-accordion-item .e-n-accordion-item-title + .elementor-element [role="region"].elementor-element .elementor-icon:hover svg circle {
    fill: var(--e-global-color-accent);
}
.ourService .elementor-widget-n-accordion .e-n-accordion > details.e-n-accordion-item .e-n-accordion-item-title + .elementor-element [role="region"].elementor-element .elementor-icon:hover svg path, 
.amenities .green .elementor-icon:hover svg path {
    stroke: var(--e-global-color-secondary);
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Our Amenities Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.amenities .green .elementor-icon:hover svg circle {
    fill: var(--e-global-color-primary);
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Reviving Hope Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.reviving .secTitle h2 strong {
    font-weight: 600;
    color: var(--e-global-color-secondary);
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Testimonials Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.testimonials .elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev svg {
    transform: rotate(-180deg);
}
.testimonials .elementor-widget-loop-carousel .elementor-swiper-button:hover svg circle {
    fill: var(--e-global-color-accent);
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Footer Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.contact.elementor-widget-icon-list .elementor-icon-list-item {
    width: fit-content;
}
.contact.elementor-widget-icon-list .elementor-icon-list-item:last-of-type {
    margin-top: 0 !important;
}
.contact.elementor-widget-icon-list .elementor-icon-list-item:nth-last-of-type(2) {
    padding-bottom: 0 !important;
}
.elementor-location-footer .gform-body.gform_body .gform_fields, .formSec .gform-body.gform_body .gform_fields {
    gap: 10px;
}
.elementor-location-footer .gform-body.gform_body .gform_fields .gfield input:not([type="submit"]), .formSec .gform-body.gform_body .gform_fields .gfield input:not([type="submit"]) {
    outline: 0;
    height: auto;
}
.elementor-location-footer .gform-body.gform_body .gform_fields .gfield textarea, .formSec .gform-body.gform_body .gform_fields .gfield textarea {
    height: 140px;
    min-block-size: auto;
    border: 0;
    border-radius: 0;
}
.elementor-location-footer .gform-body.gform_body .gform_fields .gfield textarea::placeholder, .formSec .gform-body.gform_body .gform_fields .gfield textarea::placeholder {
    color: rgba(0,0,0,0.3);
    transition: 0.3s;
}
.elementor-location-footer .gform-body.gform_body .gform_fields .gfield textarea:focus::placeholder, .formSec .gform-body.gform_body .gform_fields .gfield textarea:focus::placeholder {
    color: var(--e-global-color-text);
}
.elementor-location-footer [target*="gform_ajax"] .gform-body.gform_body + .gform_footer, .formSec [target*="gform_ajax"] .gform-body.gform_body + .gform_footer {
    margin-top: 9px;
}
.gform-body.gform_body input, .gform-body.gform_body textarea {
    outline: 0 !important;
    box-shadow: none !important;
    border: 0 !important;
}
.elementor-location-footer [target*="gform_ajax"] .gform-body.gform_body + .gform_footer input[type="submit"].gform_button, 
.formSec [target*="gform_ajax"] .gform-body.gform_body + .gform_footer input[type="submit"].gform_button {
    background: transparent;
    padding: 0;
    border: 0;
    font-size: var(--e-global-typography-7e2f4be-font-size);
    font-weight: 700;
    line-height: var(--e-global-typography-7e2f4be-line-height);
    text-transform: uppercase;
    color: var(--e-global-color-secondary);
    margin-left: auto;
    box-shadow: none;
}
.elementor-location-footer [target*="gform_ajax"] .gform-body.gform_body + .gform_footer input[type="submit"].gform_button:hover, 
.formSec [target*="gform_ajax"] .gform-body.gform_body + .gform_footer input[type="submit"].gform_button:hover {
    color: var(--e-global-color-accent);
}
.elementor-location-footer .gform-body.gform_body .gform_fields .gfield .validation_message.gfield_validation_message, 
.formSec .gform-body.gform_body .gform_fields .gfield .validation_message.gfield_validation_message {
    color: var(--e-global-color-secondary);
    margin: 0;
    font-size: 80%;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Footer Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Mark Twain Page Css Start
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.underline-list-item ul{
    padding: 0;
}
.underline-list-item ul li::marker{
    font-size: 0;
}
.underline-list-item ul li{
    padding: 8px 0;
}
.underline-list-item ul li:not(:last-child){
    border-bottom: 1px solid #E5842A;
}
.mark-twain-icon-box .elementor-icon svg path{
    transition: 0.5s;
}
.mark-twain-icon-box:hover .elementor-icon svg path{
    fill: #415B80;
}
.amenities-main{
    position: relative;
}

.left-ovarlay-icon{
    width: fit-content;
    position: absolute !important;
    left: 40px;
    top: 40px;
}
.left-ovarlay-icon.maple-grove{
    top: inherit;
    bottom: -150px !important;
}
.right-ovarlay-icon.maple-grove{
    top: 50px;
    bottom: inherit;
}
.left-ovarlay-icon svg, .right-ovarlay-icon svg{
    width: 100% !important;
}
.right-ovarlay-icon{
    width: fit-content;
    position: absolute !important;
    right: 19px;
    bottom: -90px;
}
.mark-footer-icon-list ul li .elementor-icon-list-icon{
    width: 55px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
}
.mark-footer-icon-list ul li .elementor-icon-list-icon svg{
    margin: 2px 0 0 !important;
}
.mark-footer-icon-list ul li .elementor-icon-list-text{
    width: calc(100% - 55px);
    padding-left: 15px !important;
}
.mark-footer-icon-list ul li a {
    font-weight: 700 !important;
}
.follow-icon a svg path{
    transition: 0.5s;
}
.follow-icon a:hover svg path{
    fill: #415B80 !important;
}
.footer-left-mark-icon{
    width: fit-content;
    position: absolute !important;
    left: 40px;
    bottom: 30px;
}
.footer-left-mark-icon svg, .footer-right-mark-icon svg{
    width: 100% !important;
}
.footer-right-mark-icon{
    width: fit-content;
    position: absolute !important;
    right: 40px;
    bottom: -30px;
}
.greenfooter-left-mark-icon.footer-left-mark-icon {
    left: 39px;
    bottom: 122px;
}
.about-2 .elementor-element.cont.mark-twain.green-border::before {
    background: #AFCD50;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Ascend Aurora Page Css Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.elementor-element.boxBody::before {
    content: '';
    width: 1px;
    position: absolute;
    height: 100%;
    top: 0;
    background: var(--e-global-color-8a228e0);
    left: 50%;
}
.elementor-element.leftSpace {
    padding-left: calc((100vw - 1235px) / 2) !important;
}
.formSec [target*="gform_ajax"] .gform-body.gform_body + .gform_footer input[type="submit"].gform_button {
    color: var(--e-global-color-8a228e0);
    margin-top: 10px;
    min-height: fit-content;
}
.formSec [target*="gform_ajax"] .gform-body.gform_body + .gform_footer input[type="submit"].gform_button:hover {
    color: var(--e-global-color-text);
}
.formSec .gform_confirmation_wrapper .gform_confirmation_message {
    margin-top: 30px;
    font-weight: 600;
}
.formSec .gform-body.gform_body .gform_fields .gfield .validation_message.gfield_validation_message, .formSec .gform_confirmation_wrapper .gform_confirmation_message {
    color: var(--e-global-color-8a228e0);
}
.formSec .gform_wrapper .gform_validation_errors {
    display: none;
}
.formSec .gform-body.gform_body .gform_fields .gfield input, .formSec .gform-body.gform_body .gform_fields .gfield textarea {
    box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.11) !important;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Home Page Css Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.clinicalServices .elementor-element.list ul {
    max-width: 178px;
    margin-top: 22px;
}
.elementor-element.list ul {
    list-style: none;
    padding: 0;
}
.clinicalServices .elementor-element.list ul > li {
    font-weight: 500;
}
.elementor-element.list ul > li:not(:last-of-type) {
    margin-bottom: 5px;
    border-bottom: 1px solid var(--e-global-color-eb1d690);
    padding-bottom: 5px;
}
.clinicalServices .box:hover .elementor-icon svg rect {
    fill: var(--e-global-color-primary);
}
.clinicalServices .box:hover .elementor-icon svg path {
    fill: var(--e-global-color-eb1d690);
}
.elementor-element.spaceRight {
    padding-right: calc((100vw - 1106px) / 2) !important;
}
.elementor-element.spaceLeft {
    padding-left: calc((100vw - 1106px) / 2) !important;
}
.whyChoose .elementor-widget-icon-box .elementor-icon-box-content {
    position: absolute;
    bottom: 28px;
    left: 0;
    margin: auto;
    right: 0;
    width: calc(100% - 70px);
}
.whyChoose .elementor-widget-icon-box:hover .elementor-icon-box-description {
    color: var(--e-global-color-primary) !important;
}
.testiMonial .swiper.elementor-loop-container.elementor-grid .swiper-slide-active > .elementor-element {
    background: var(--e-global-color-primary);
}
.testiMonial .swiper.elementor-loop-container.elementor-grid .swiper-slide-active > .elementor-element .elementor-widget-theme-post-content, 
.testiMonial .swiper.elementor-loop-container.elementor-grid .swiper-slide-active > .elementor-element .elementor-widget-text-editor {
    color: var(--e-global-color-accent);
}
.testiMonial .swiper.elementor-loop-container.elementor-grid .elementor-icon svg path {
    fill: var(--e-global-color-primary);
}
.testiMonial .swiper.elementor-loop-container.elementor-grid .swiper-slide-active .elementor-icon svg path {
    fill: var(--e-global-color-eb1d690);
}
.testiMonial .swiper-pagination {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.testiMonial .swiper-pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    background: var(--e-global-color-eb1d690);
    transition: 0.3s;
    opacity: 1;
}
.testiMonial .swiper-pagination .swiper-pagination-bullet:hover, .testiMonial .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 17px;
    height: 17px;
    background: var(--e-global-color-primary);
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Respite Page
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.multi_leaf{
    mix-blend-mode: multiply;
}
.elementor-icon-wrapper{
    line-height: 0;
}
.inter_6 > p > strong{
    font-weight: 600;
}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Responsive Breakpoints
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - - - -
- - - : 1367px - 1500px
- - - - - - - - - - - - - - - - */
@media only screen and (min-width: 881px) and (max-width: 1440px) {
    html {
        zoom: 0.80;
        zoom: 80%;
    }
    .elementor-element.lifestyleIcon.elementor-widget-image img {
        height: 550px !important;
    }
}

@media only screen and (max-width: 1440px) {
    .elementor-element.leftSpace {
        padding-left: calc((100vw - 850px) / 2) !important;
    }
}

/* - - - - - - - - - - - - -
- - - : 1366px
- - - - - - - - - - - - - */
@media only screen and (max-width: 1366px) {
    .weCare.inner h3{
        font-size: 42px;
    }
    .elementor-element.leftSpace {
        padding-left: calc((100vw - 942px) / 2) !important;
    }
    .elementor-element.lifestyleIcon.elementor-widget-image img {
        transform: scale(0.8);
    }
    .whyChoose .elementor-widget-icon-box .elementor-icon-box-content {
        width: calc(100% - 40px);
    }
}

/* - - - - - - - - - - - - -
- - - : 1024px
- - - - - - - - - - - - - */
@media only screen and (max-width: 1024px) {
    .elementor-location-header.sticky .headerBody > .e-con-inner {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .elementor-location-header.sticky .headerBody .elementor-widget-image {
        width: 150px;
    }
    .ourService .elementor-widget-n-accordion .e-n-accordion > .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-icon svg {
        width: 44px;
    }
    .elementor-location-footer .gform-body.gform_body .gform_fields .gfield textarea {
        height: 100px;
    }
    .weCare.inner h3{
        font-size: 35px;
    }

    .left-ovarlay-icon{
        left: 10px;
        top: 20px;
    }
    .right-ovarlay-icon{
        right: 10px;
        bottom: -60px;
    }
    .footer-left-mark-icon{
        left: 10px;
        bottom: 0px;
    }
    .footer-right-mark-icon{
        right: 10px;
        bottom: -20px;
    }
    .greenfooter-left-mark-icon.footer-left-mark-icon {
        left: 10px;
        bottom: 0px;
    }
    .right-ovarlay-icon.maple-grove{
        top: 20px;
    }
    .left-ovarlay-icon.maple-grove{
        bottom: -100px !important;
    }
    
}

/* - - - - - - - - - - - - -
- - - : 880px
- - - - - - - - - - - - - */
@media only screen and (max-width: 880px) {
	.ourService .elementor-widget-n-accordion .e-n-accordion > .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-icon svg {
        width: 38px;
    }
    .weCare.inner h3{
        font-size: 30px;
    }
    .right-ovarlay-icon{
        bottom: -40px;
    }
    .mark-footer-icon-list ul li .elementor-icon-list-icon{
        width: 50px;
        height: 50px;
    }
    .mark-footer-icon-list ul li .elementor-icon-list-text{
        width: calc(100% - 50px);
        padding-left: 10px !important;
    }
    .left-ovarlay-icon.maple-grove{
        bottom: -90px !important;
    }
    .elementor-element.lifestyleIcon.elementor-widget-image img {
        transform: scale(0.5);
    }
    .whyChoose .elementor-widget-icon-box .elementor-icon-box-content {
        bottom: 20px;
    }
}

/* - - - - - - - - - - - - -
- - - : 767px
- - - - - - - - - - - - - */
@media only screen and (max-width: 767px) {
    html {
        zoom: 100;
        zoom: 100%;
    }
    .elementor-location-header .elementor-menu-toggle {
        outline: 0;
        width: 43px;
        height: 43px;
        padding: 0;
    }
    .elementor-location-header .elementor-menu-toggle [class*="elementor-menu-toggle"] {
        width: 100%;
        height: fit-content;
    }
    .elementor-location-header .elementor-menu-toggle [class*="elementor-menu-toggle"] svg {
        width: fit-content;
        height: 18px;
    }
    .elementor-location-header .elementor-menu-toggle svg path {
        fill: var(--e-global-color-accent);
    }
    .elementor-location-header.sticky .headerBody nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        margin-top: 112px !important;
    }
    .about-2 .elementor-element.cont::before {
        height: 100%;
        top: 0px;
    }
    .ourService .elementor-widget-n-accordion .e-n-accordion > .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-icon svg {
        width: 30px;
    }
    .elementor-location-header.sticky .headerBody .elementor-widget-image {
        width: fit-content;
    }
    .elementor-location-footer [target*="gform_ajax"] .gform-body.gform_body + .gform_footer {
        margin-top: 0px;
    }
    .elementor-location-footer .gform-body.gform_body .gform_fields {
        gap: 5px;
    }
    .elementor-location-footer .gform-body.gform_body .gform_fields .gfield textarea {
        height: 80px;
    }
    
    .footer-right-mark-icon{
        bottom: 0px;
    }
    .weCare.inner h3{
        font-size: 25px;
    }
    .left-ovarlay-icon.maple-grove{
        bottom: -60px !important;
    }
    .elementor-element.leftSpace {
        padding-left: 20px !important;
    }
    .whyChoose .elementor-widget-icon-box .elementor-icon-box-content {
        width: 100%;
        position: relative;
        bottom: 0;
    }
}

/* - - - - - - - - - - - - -
- - - : 575px
- - - - - - - - - - - - - */
@media only screen and (max-width: 575px) {
    .elementor-location-header.sticky .headerBody .elementor-widget-image {
        width: 200px;
    }
    .elementor-location-header.sticky .headerBody nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        margin-top: 85px !important;
    }
    .boxBody > .e-con-inner > .elementor-element {
        width: 100%;
    }
    .elementor-element.boxBody::before, .boxBody .elementor-icon-list-text {
        margin-top: 8px;
    }
    .elementor-element.boxBody::before, .boxBody .elementor-icon-list-text br {
        display: none;
    }
    .elementor-element.lifestyleIcon.elementor-widget-image {
        top: 30% !important;
        pointer-events: none;
    }
    .elementor-element.lifestyleIcon.elementor-widget-image img {
        transform: scale(1);
        height: 240px !important;
    }
    .clinicalServices .boxes > .e-con-inner {
        --e-con-grid-template-columns: repeat(1, 1fr);
    }
}