a.widget-lis-title{
    color:#212529;
    text-decoration: none;
}
.footer a, .copyright a  {
    color: #a6a4a4;
    text-decoration: none;
}

.services .service_card .serviceCard .serviceCardImg {
    height: 300px;
    overflow: hidden;
    display: flex !important;
    align-items: baseline;
}

.services .service_card .serviceCard .serviceCardImg img {
    height: initial !important;
}

.slider_banner .navBar{
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 100%);
}