.home-counting-section::after {
    content: '';
    display: block;
    height: 334px;
    width: 334px;
    background-image: url(../images/counting-bg-left-or.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: -108px;
    top: -93px;
}

.home-counting-section::before {
    content: '' !important;
    display: block !important;
    height: 434px !important;
    width: 434px !important;
    background-image: url(../images/counting-bg-right-bl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: calc(100% - 261px) !important;
    top: calc(100% - 334px) !important;
    z-index: -1 !important;
}

.home-services::before {
    background: linear-gradient(180deg, #eeeeee 0%, #eeeeee 51.66%, rgba(37, 36, 37, 0) 100%) !important;
    opacity: unset !important;
}

.home-service-title {
    position: relative;
}

.home-service-title::after {
    content: '';
    display: block;
    height: 62px;
    width: 140px;
    background-image: url(../images/service-title.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: -40px;
    top: -45px;
}

.home-services-solution {
    overflow: hidden !important;
}

.home-services-solution>.e-con-inner::before {
    content: '';
    display: block;
    height: 334px;
    width: 334px;
    background-image: url(../images/service-solution-left-or.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: -129px;
    top: 40px;
}

.home-services-solution>.e-con-inner::after {
    content: '';
    display: block;
    height: 438px;
    width: 438px;
    background-image: url(../images/service-solution-right-bl.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: calc(100% - 414px);
    top: calc(100% - 400px);
}

.testimonial-section>.e-con-inner {
    z-index: 1;
}

.testimonial-section::after {
    content: '';
    display: block;
    height: 380px;
    width: 380px;
    background-image: url(../images/testimonial-right-or.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: calc(100% - 300px);
    top: calc(100% - 326px);
}

.join-team-section {
    overflow: hidden !important;
}

.join-team-section>.e-con-inner::after {
    content: '';
    display: block;
    height: 596px;
    width: 596px;
    background-image: url(../images/join-team-bottom-bl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: calc(100% - 336px);
    left: -78px;
    z-index: -1;
}

.who-we-are {
    /* overflow: hidden !important; */
}

.who-we-are .elementor-button .elementor-button-icon {
    width: 65px;
    height: 62px;
}

.who-we-are .elementor-button .elementor-button-content-wrapper {
    gap: 29px;
}

.home main {
    overflow: hidden !important;
}

.elementor-counter-title {
    font-weight: 500 !important;
    letter-spacing: -0.02em;
}

.join-the-team-title::after {
    content: '';
    display: block;
    height: 62px;
    width: 137px;
    background-image: url(../images/join-team-title.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: -40px;
    top: -45px;
}

@media(max-width: 1440.98px) {
    .home-counting-section::after {
        left: -224px;
        top: -90px;
    }

    .home-counting-section::before {
        left: calc(100% - 236px) !important;
        top: calc(100% - 335px) !important;
    }

    .testimonial-section::after {
        top: unset;
        bottom: 0;
    }

    .who-we-are .elementor-button .elementor-button-icon {
        width: 47px;
        height: 47px;
    }

    .who-we-are .elementor-button .elementor-button-content-wrapper {
        gap: 24px;
    }

    .home-services-solution>.e-con-inner::before {
        top: 0;
        left: -204px;
    }

    .home-services-solution>.e-con-inner::after {
        left: calc(100% - 175px);
        top: unset;
        bottom: 13px;
    }

    .join-team-section>.e-con-inner::after {
        height: 438px;
        width: 438px;
        top: calc(100% - 338px);
        left: -119px;
    }
}

@media(max-width: 1199.98px) {

    .about-counting-section>.e-con-inner>.e-con-boxed>.e-con-inner,
    .home-counting-section>.e-con-inner>.e-con-boxed>.e-con-inner {
        gap: 45px 20px;
    }

    .about-counting-section>.e-con-inner>.e-con-boxed>.e-con-inner>.e-con-boxed,
    .home-counting-section>.e-con-inner>.e-con-boxed>.e-con-inner>.e-con-boxed {
        width: calc((100% - 20px) / 2);
    }

    .elementor-counter-number {
        font-size: 36px;
        line-height: 40px;
    }

    .elementor-counter-title {
        font-size: 16px !important;
        line-height: 22px !important;
    }

    .elementor-counter-number-suffix {
        line-height: 40px;
        font-size: 34px;
    }

    .home-services-solution>.e-con-inner::after {
        left: calc(100% - 130px);
        width: 340px;
        height: 340px;
    }
}

@media(max-width: 767.98px) {
    .home-counting-section::after {
        width: 236px;
        height: 236px;
        left: -34px;
        top: -9px;

    }

    .home-counting-section::before {
        width: 253px !important;
        height: 253px !important;
        left: calc(100% - 136px) !important;
        top: calc(100% - 173px) !important;
    }

    .who-we-are {
        padding-bottom: 82px;
    }

    .home-services-solution>.e-con-inner::before {
        height: 236px;
        width: 236px;
        left: -118px;
        top: -113px;
        object-fit: cover;
    }

    .home-services-solution>.e-con-inner::after {
        display: none;
    }

    .testimonials-item {
        padding-left: 50px;
        padding-top: 30px;
    }

    .testimonials-description-container {
        margin-top: 22px;
    }

    .testimonials-container .swiper-action {
        padding-top: 20px;
    }

    .testimonial-section::after {
        height: 235px;
        width: 235px;
        left: calc(100% - 108px);
        top: calc(100% - 235px);
    }

    .join-team-section>.e-con-inner::after {
        height: 235px;
        width: 235px;
        top: calc(100% - 105px);
        left: -116px;
    }

    .home-service-title::after {
        height: 39px;
        width: 85px;
        left: -3px;
        top: -35px;
    }
}

@media(max-width: 429.98px) {
    .elementor-counter-number-suffix {
        line-height: 30px;
        font-size: 24px;
    }

    .elementor-counter-number {
        font-size: 22px;
        line-height: 30px;
    }

    .client-container .swiper-slide {
        height: calc((100% - 60px) / 4) !important;
        margin-top: 20px !important;
        margin-right: 20px !important;
    }

    .elementor-counter-title {
        font-size: 14px !important;
        line-height: 20px !important;
    }
}

/* Menu */
/* .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container {
    display: block !important;
    max-height: 1000px !important;
    transform: scaleY(1) !important;
    opacity: 1 !important;
    visibility: visible !important;
    transition: all 0.3s ease-in-out;
} */

.elementor-menu-toggle.elementor-active + .elementor-nav-menu__container{
	padding-top: 30px;
}

 .elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open {
    display: none !important;
}
.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--close {
    display: inline-block !important;
}  