/* 
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;
}
.sticky-site-logo{
    display: none;
}
.elementor-location-header.sticky .site-logo{
    display: none;
}
.elementor-location-header.sticky .sticky-site-logo{
    display: block;
}
.headerBody .elementor-menu-toggle{
    padding: 0 !important;
}
.headerBody .elementor-menu-toggle span{
    line-height: 0 !important;
    width: 43px;
    height: 30px;
}
.headerBody .elementor-menu-toggle__icon--open svg{
    max-width: 45px;
}
.headerBody .elementor-menu-toggle span svg{
    display: flex;
    justify-content: center;
    height: 100%;
    width: fit-content;
}
.elementor-location-header.sticky .headerBody .elementor-menu-toggle span svg path{
    fill: #ffffff;
}
.elementor-location-header.sticky .elementor-element.elementor-element-80f30fb .elementor-nav-menu__container.elementor-nav-menu--dropdown{
    margin-top: 75px !important;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Banner Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.bannerSec h1 strong, .weCare h3 strong {
    font-weight: 600;
    color: var(--e-global-color-accent);
}
.weCare.inner h3{
    font-size: 40px;
    line-height: 1.1em;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : 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);
}
.icon-box-slider .swiper-pagination-bullet-active{
    background: #415B80 !important;
    transform: scale(1.5);
}
.icon-box-slider .swiper-pagination-bullet{
    opacity: 1 !important;
    transition: 0.5s;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : 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%;
}
.avenir-footer-logo a img{
    width: 100% !important;
}
.grecaptcha-badge{
    z-index: 99 !important;
}
.footer-form .gform_confirmation_message{
    padding-top: 10px;
    color: #AFCD50;
    font-weight: 600;
}
.footer-form .gform_footer input{
    outline: none !important;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : 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;
}
.mark-twain-icon-box .elementor-icon-box-content{
    min-height: 110px;
    align-items: center;
    display: flex;
}
.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;
}
.daual-text span{
    display: block;
    padding-top: 25px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : About Page Css Start
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.dual-green-title .elementor-heading-title span{
    color: #AFCD50;
}
.contact-schedule-icon-list .elementor-icon-list-item svg{
    margin: 0 !important;
}
.Subscribe-form .gform_footer{
    margin: 0  !important;
    position: absolute;
    top: 0;
    right: 0;
}
.Subscribe-form .gform_validation_errors{
    display: none !important;
}
.Subscribe-form .top_label.form_sublabel_below{
    display: block;
}
.Subscribe-form form{
    position: relative;
}
.Subscribe-form .gform_button.button{
    font-size: 0 !important;
    background-color: transparent !important;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.176233 0.170437C0.0623932 0.280638 0 0.426868 0 0.582636C0 0.738403 0.0623932 0.884634 0.176233 0.994837L8.06952 8.6359L0.176233 16.277C0.0623932 16.3872 0 16.5334 0 16.6892C0 16.8449 0.0623932 16.9912 0.176233 17.1014C0.290074 17.2116 0.441131 17.272 0.60204 17.272C0.762948 17.272 0.914006 17.2116 1.02785 17.1014L9.34694 9.0481C9.46078 8.9379 9.52317 8.79167 9.52317 8.6359C9.52317 8.48014 9.46078 8.33391 9.34694 8.2237L1.02785 0.170437C0.914006 0.0602341 0.762948 -0.000165939 0.60204 -0.000165939C0.441131 -0.000165939 0.290074 0.0602341 0.176233 0.170437Z' fill='%23415B80'/%3E%3C/svg%3E%0A");    background-size: contain;
    background-size: 11px;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px !important;
    height: 40px !important;
    color: transparent !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    outline: none !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
}
.Subscribe-form .ginput_container_email input{
    font-family: 'Inter' !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 1.1 !important;
    letter-spacing: -0.02em !important;
    color: rgba(0, 0, 0, 0.33) !important;
    background: #FFFFFF !important;
    border-radius: 5px !important;
    text-transform: lowercase;
    height: 40px !important;
    padding: 5px 50px 5px 12px !important;
    border: none !important;
    outline: none !important;
}
.Subscribe-form .ginput_container_email input::placeholder{
    font-family: 'Inter' !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 1.1 !important;
    letter-spacing: -0.02em !important;
    color: rgba(0, 0, 0, 0.33) !important;
    text-transform: none; !important;
}
.Subscribe-form #validation_message_2_1{
    color: #ffffff !important;
    margin-top: 4px !important;
}
.Subscribe-form .gform_confirmation_message_2{
    color: #AFCD50;
}
.job-opening-icon .elementor-icon-wrapper .elementor-icon svg{
    height: fit-content !important;
}
.offer-icon-box .elementor-icon svg path{
    transition: 0.5s;
}
.offer-icon-box:hover .elementor-icon svg path{
    fill: #415B80;
}
.offer-icon-box .elementor-icon-box-title{
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 50px;
}
.mark-twain-icon-box-green:hover .elementor-icon svg path {
    fill: #AFCD50;
}
.mark-twain-icon-box-green:hover .elementor-icon-box-description{
    color:#fff !important;
}
.mark-twain-icon-box-green:hover {
    transform: scale(1.2);
    position: relative;
    z-index: 9;
}
.mark-twain-icon-box-green, .offer-icon-box{
    height:100%; 
}  
.contact-icon-box .elementor-icon svg{
    width: fit-content;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Responsive Breakpoints
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - - - -
- - - : 1367px - 1500px
- - - - - - - - - - - - - - - - */
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
    html {
        zoom: 0.85;
        zoom: 85%;
    }
    .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) {
    .elementor-element.leftSpace {
        padding-left: calc((100vw - 942px) / 2) !important;
    }
    .elementor-element.lifestyleIcon.elementor-widget-image img {
        transform: scale(0.8);
    }
}

/* - - - - - - - - - - - - -
- - - : 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: 38px;
    }

    .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: 35px;
    }
    .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);
    }
    .contact-schedule-icon-list .elementor-icon-list-item .elementor-icon-list-icon{
        padding-right: 5px !important;
    }
}

/* - - - - - - - - - - - - -
- - - : 767px
- - - - - - - - - - - - - */
@media only screen and (max-width: 767px) {
    html {
        zoom: 100;
        zoom: 100%;
    }
    .about-2 .elementor-element.cont::before {
        height: 0;
    }
    .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: 120px;
    }*/
    .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: 32px;
    }
    .left-ovarlay-icon.maple-grove{
        bottom: -60px !important;
    }
    .elementor-element.leftSpace {
        padding-left: 20px !important;
    }
    .mobile-width-box{
        max-width: 334px;
    }
    .daual-text span{
        display: inline;
        padding-top: 0;
    }
    .mark-twain-icon-box-green:hover{
        transform: inherit;
    }
}

/* - - - - - - - - - - - - -
- - - : 575px
- - - - - - - - - - - - - */
@media only screen and (max-width: 575px) {
    .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;
    }
}