.footer-bottom {
    border-top: 1px solid rgba(255,255,255,.23);
}
ul.footerI li {
    margin-left: 4px!important;
}
.mt-70 {
    margin-top: 70px;
}
.pt-3, .py-3 {
    padding-top: 1rem!important;
}
.menu-quick-link-container>ul{
    list-style: none;
    padding-left: 0px;
}
.menu-quick-link-container>ul>li>a{
    color: white;
    line-height: 40px;
}
.footer-middle {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background: #007f94;
}

.oldFooter1{
    margin-left: -22px !important;
}.oldFooter{
    margin-top: -17px;
}
.pt-45{
    padding-top: 40px;
}
.widget-title {
    color: #fff;
    font-size: 22px;
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem!important;
}
.company-info-desc p {
    color: #fff;
    line-height: 40px;
}
.follow-company-icon>a{
    color: white;
    line-height: 40px;
}
@media (max-width: 767px) {
    .pt-45{
        padding-top: 13px;
    }
    .mt-70 {
        margin-top: 10px;
    }
}
