.footer__item {
    display: flex;
    justify-content: center;
}

.section-glance .service {
    height: 100%;
}

.section-glance .service .service__content {
    height: 100%;
}

.footer__newsletter {
    text-align: center;
    display: flex;
    justify-content: center;
}

.footer__newsletter form {
    width: 80%;
}

.facility_box {
    padding: 0px;
}

.facility_box-img {
    padding: 0px;
}


/* .facility_box {
    height: 350px;
} */

.facility_box img {
    height: 350px;
}

.facility_box .gallery__item {
    height: 100%;
}


/* .js-navList li a {
    transform: none!important;
} */

.why-choos-icon {
    height: 45px;
}

img {
    max-width: 100%;
}

.active a {
    color: var(--accent-color);
}

.menu .nav li.active>a::after {
    transform: scaleX(1);
}

#google_translate_element {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.goog-te-combo {
    height: 50px;
}

.translate i {
    color: #fff;
    font-size: 24px;
}

.translate {
    position: fixed;
    bottom: 15px;
    left: 15px;
    width: 50px;
    height: 50px;
    background-color: #000;
    /* overflow: hidden; */
    border-radius: 50%;
    display: -ms-grid;
    display: grid;
    place-content: center;
    cursor: pointer;
    -webkit-box-shadow: 0 0 12px rgb(0 0 0 / 8%);
    box-shadow: 0 0 12px rgb(0 0 0 / 8%);
    z-index: 1000;
}


/* .product-main .masonry__item {
    display: none;
} */

.first-none {
    display: none;
}

.first-none.fruits {
    display: block;
}

.other_enture {
    border: 1px solid;
    padding: 15px;
    border-radius: 20px;
    background: #fff;
}


/* responsiveeeeeeee */

@media (max-width: 1199px) {
    .lg\:pb-50 {
        padding-bottom: 50px;
    }
    .mainSlider.-type-4 .mainSlider__content {
        padding-left: 0rem;
    }
    .counter__content {
        left: 20%;
    }
    .facility_box {
        height: auto;
    }
    .facility_box .service__content {
        padding: 10px 10px;
    }
}

@media (max-width: 991px) {
    .header.-home-2 .menu {
        align-items: center;
    }
    .md-order-2 {
        order: 2;
    }
    button.button.mr-20 {
        margin-right: 0.25rem !important;
    }
    .sliderNav {
        top: -4.125rem;
    }
    .layout-pt-sm {
        padding-top: 2.125rem;
    }
    .mision-about.section-glance .service {
        height: auto;
    }
    .section-glance .service {
        height: 100%;
    }
    .portfolioCard__content {
        padding: 10px!important;
    }
    .portfolioCard__content .mt-8 {
        margin-top: 0.1rem !important;
    }
    .mobile__background::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.6);
    }
}

@media (max-width: 600px) {
    .overlayImgs {
        padding-right: 0px;
    }
    .sectionHeading.-about .sectionHeading__text {
        margin-top: 10px;
    }
    .counter__number {
        font-size: 25px;
    }
    .counter__back {
        font-size: 66px;
        line-height: 100px;
    }
    .counter__title {
        font-size: 10px;
        line-height: 14px;
    }
    .layout-pt-sm {
        padding-top: 1.125rem;
    }
    .footer__item {
        justify-content: left;
    }
    .footer__bottom_text {
        padding: 5px 0;
    }
    .layout-pt-md {
        padding-top: 2.75rem;
    }
    .layout-pb-md {
        padding-bottom: 2.75rem;
    }
    .md\:mt-60 {
        margin-top: 2.75rem !important;
    }
    .mt-32 {
        margin-top: 1rem !important;
    }
    .facility_box {
        padding: 10px;
    }
    .facility_box-img {
        padding: 10px;
    }
    .facility_box-img img {
        max-width: 100%;
        padding: 0px;
    }
    .facility_box {
        height: 220px;
    }
    .sm-order-1 {
        order: 1;
    }
    .sm-order-2 {
        order: 2;
    }
    .sm-order-3 {
        order: 3;
    }
    .sm-order-4 {
        order: 4;
    }
    .sm-order-5 {
        order: 5;
    }
    .sm-order-6 {
        order: 6;
    }
    .sm-order-7 {
        order: 7;
    }
    .sm-order-8 {
        order: 8;
    }
    .sm-order-9 {
        order: 9;
    }
    .sm-order-10 {
        order: 10;
    }
    .sm-order-11 {
        order: 11;
    }
    .sm-order-12 {
        order: 12;
    }
    .Strategy-img::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.6);
    }
    .Company_Strategy {
        color: #fff;
    }
    .Company_Strategy .sectionHeading__title {
        color: #fff;
    }
    .header__bar {
        padding: 0px 0.875rem;
    }
    .header.is-sticky .header__bar {
        padding: 1.25rem 0.875rem;
    }
    .page-masthead__title {
        font-size: 2.625rem;
    }
    .contact-box .service__content {
        padding: 25px 20px;
    }
}