.f-45 {
    font-size: 45px !important;
}

.fs-27 {
    font-size: 27px !important;
}

.ptb-xy {
    padding: 50px 0 60px 0 !important;
}

.pb-35 {
    padding-bottom: 10px;
}

.ptb-low-y {
    padding: 10px 0 60px 0 !important;
}

.wptb-icon-box5.active,
.wptb-icon-box5:hover {
    background-color: #7a3b1f4a;
    border-color: #7a3b1f4a;
    box-shadow: 0px 35px 40px 10px rgba(var(--color-black-fixed-rgb), 0.25);
}

.fft-s {
    font-size: 22px !important;
}

.ft-s {
    font-size: 16px !important;
}

.pd-tb {
    padding: 18px 0 10px 0px !important;
}

.p-tb-s {
    padding: 20px 0 40px 0 !important;
}

.mt-40 {
    margin-top: 40px;
}

.cl-g {
    color: #0e6d0e !important;
}

.f-16 {
    font-size: 20px !important;
}

.f-19 {
    font-size: 19px !important;
}


a:hover,
a:focus,
a:active,
a.nice-select.open {
    color: #74381d;
}

.mrr-50 {
    margin-right: 50px;
}

.eco-image {
    width: 25%;
    height: auto;
}

.pt-15 {
    padding: 60px 0 0 0 !important;
}

.ptbb-00 {
    padding: 50px 0 0px 0 !important;

}

.ptb-50-20 {
    padding: 50px 0 20px 0;
}

.f-30 {
    font-size: 30px !important;
}

/* .dark_logo {
    filter: brightness(0.8) !important;
} */

.show-in-mobile {
    display: none !important;
}

.show-in-desktop {
    display: block;
}


@media screen and (max-width: 768px) {

    .hide-in-mobile {
        display: none !important;
    }

    .show-in-mobile {
        display: block !important;
    }

    .ml-1 {
        margin-left: 6% !important;
    }

    .ptb-xy {
        padding-top: 10px !important;
        padding-bottom: 20px !important;
    }

    .wptb-award-list .wptb-item .wptb-item--image {
        bottom: 80%;
        width: 120px;
    }

    .footer .socil ul {
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
    }

    footer .mr-bottom-55 {
        margin-bottom: 20px;
    }

    .mr_menu .mr_navmenu .menu-item.f-16 {
        display: none !important;
    }

    .wptb-heading-two {
        margin-bottom: 10px !important;
    }

    .show-in-mobile {
        display: block;
    }

    .mbl-map {
        /* height: 200px; */
        object-fit: cover;
        /* object-position: 14% 0%; */
    }

    .show-in-desktop {
        display: none !important;
    }

    .wptb-award-list .wptb-item {
        font-size: 22px !important;
    }

    /* .wptb-gallery-box {
        width: 100%;
    } */

    /* .swiper-gallery-right {
        display: none !important;
    } */

    .wptb-about-two .wptb-item-layer-two {
        left: 0%;
        top: -10%;
        z-index: 0;
    }

    .aside_open {
        display: none !important;
    }

    .mr_menu {
        background: #612f19 !important;
    }

    .mr_menu .mr_menu_close {
        color: #fff;
    }

    .mr_menu h6 {
        color: #fff !important;
    }

    .mr_navmenu .main-menu .menu-item a {
        color: #fff;
    }

    .mr_navmenu .main-menu .menu-item .active a {
        color: #fff !important;
    }

    .mr_menu .wptb-item--description a {
        color: #fff !important;
    }
}