﻿body {
    background: #fff !important;
}

.hcolor {
    color: #59702f !important;
}

.pfont {
    font-size: 25px !important;
}

.pfont1 {
    font-size: 18px !important;
}

.pbb {
    padding-bottom: 40px;
}

.mt-mb {
    margin: 50px 0;
}

.pt-pb {
    padding: 80px 0;
}

.footer a {
    color: #000000 !important;
}

    .footer a:hover {
        color: #59702f !important;
    }

.top-0 {
    top: 0;
}

.bottom-0 {
    bottom: 0;
}

.left-0 {
    left: 0;
}

.right-0 {
    right: 0;
}

.sectionProducts h4 {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sectionProducts .price {
    padding: 20px 0px 30px 0px;
}

    .sectionProducts .price span.p {
        text-decoration-line: line-through;
        text-decoration-color: #808080;
        color: #808080;
    }

.sectionProducts .card {
    border-radius: 8px !important;
    border: .5px solid #d4d4d4;
}

.sectionWhyUs .row h1, .sectionAbout .row h1 {
    color: #59702f;
    font-size: 90px;
}

.sectionWhyUs .row h4, .sectionAbout .row h4 {
    font-weight: 800;
    font-size: 40px;
}

.sectionWhyUs .row h3 {
    font-size: 30px;
    font-weight: 600;
    margin-top: 20px;
}

.sectionWhyUs .row p, .sectionWhyUs .row .p, .sectionWhyUs .row ul {
    font-size: 25px !important;
}

.banners {
    position: relative;
}

    .banners::after {
        --tw-content: "";
        background-image: linear-gradient(0deg, #00000085, #3f3f3f40, #77767600 25%);
        content: var(--tw-content);
        height: 100%;
        left: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 10;
    }

.sectionAbout {
    background: #f1f1f1a2;
}

.sectionContact .box {
    text-align: center;
    transition: .4s;
    background: #fff;
    padding: 25px 25px;
    border-radius: 4px;
    border: 1px solid #f4f4f4;
    height: 300px;
    font-size: 20px;
}

    .sectionContact .box .box-title {
        text-align: center;
    }

        .sectionContact .box .box-title h3 {
            font-size: 22px;
            margin: 25px 0 15px;
            font-weight: 500;
        }

    .sectionContact .box .box-icon {
        display: inline-block;
        width: 65px;
        height: 65px;
        line-height: 62px;
        background: #59702f;
        border-radius: 50%;
        font-size: 30px;
        color: #fff;
        -webkit-transition: .4s;
        transition: .4s;
    }

.footer {
    font-size: 20px;
}

    .footer img {
        width: 100px;
    }

    .footer .calls {
        font-size: 18px;
    }

    .footer h4 {
        font-size: 20px;
        font-weight: 600;
    }

    .footer .ulink ul {
        margin: 0;
        padding: 0;
        font-size: 18px !important
    }

/*.footer .ulink ul {
        margin: 0;
        padding: 0;
    }

    .footer i {
        background: #59702f;
        color: #fff;
     
    }

footer .address-block .icon {
    width: 40px;
    height: 40px;
    background: #59702f;
    display: flex;
    justify-content:center;
    align-items:center;
}
footer .address-block {
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    border: none;
    color: #333;
    font-size: 18px;
}

    footer .address-block .icon i {
        color: #fff;*/ /* Change icon color */
/*font-size: 18px;
    }

footer .address-text {
    text-decoration: none;
    border: none;
    display: inline-block;
}*/
footer .footer-head .ul-contact {
    padding: 24px 0px;
    margin: 0;
}

    footer .footer-head .ul-contact li {
        list-style-type: none;
        padding: 4px 0px;
        margin: 0;
        line-height: 1.5 !important;
    }

footer .footer-head a {
    display: block;
    padding: 0 0 0 60px;
    color: #808080;
    font-size: 18px !important;
}

footer .footer-head .ul-contact i {
    content: '';
    position: absolute;
    font-size: 30px;
    background: #59702f;
    color: #fff;
    width: 46px;
    height: 45px;
    text-align: center;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .4s ease-in-out;
}


footer .social ul {
    list-style-type: none;
}

    footer .social ul li {
        display: inline-block;
        margin-right: 10px;
    }

footer .social i {
    font-size: 30px;
    background: #59702f;
    color: #fff;
    width: 46px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 4px;
}

.bg-title h1 {
    font-weight: 900;
    margin-top: 150px;
    text-align: center;
}

/*  .bg-title img {
        width: 100%;
        filter: brightness(50%);
    }

    .bg-title h1 {
        content: '';
        position: absolute;
        top: 159px;
        left: 30px;
        color: #000000;
        font-weight: 900;
        z-index: 1;
    }*/

.privacyPolicy{
    font-size:20px;
}
.privacyPolicy h3{
    font-weight:600;
}