.footer {
    position: relative;
    background-color:#005A2A;
    /* padding-top: 60px; */
    color: #9d9d9d;
    font-weight: 400;
    font-size: 16px;
    z-index: 5;
}
.footer-widget {
    /* padding-bottom: 40px; */
    margin-top: 20px;
}
.service-img {
    /* margin-bottom: 22px; */
}
.footer-widget a {
    color: #dfe1bc;
}
.imghover {
    display: block;
    position: relative;
    max-width: 100%;
}
.footer-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #fff;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
}
.footer-widget a {
    color: #dfe1bc;
    font-size: 20px;
}
.footer-widget p {
    color: #fff;
}
.text-default {
    color: #dfe1bc;
}
.mb10 {
    margin-bottom: 10px;
}
.dividerr {
    border-top: 1px solid black;
}
.indentfff {
    margin: 0 0 0px;
    text-align: justify;
    font-size: 12px;
    color: #000000;
}