.UIFooter_Default #footer .title {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px !important;
    display: block;
}
.UIFooterControl #footer .title {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px !important;
    display: block;
}

.UIFooterControl #footer .title {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px !important;
    display: block;
}

.UIFooterControl #footer .info p {
    margin-bottom: 5px;
}

.UIFooterControl #footer {
    color: #fff;
}

.UIFooterControl #footer {
    background: #0751ab;
    padding: 20px 0px;
    color: #fff;
}


.UIFooterControl #footer .list-add .icon {
    height: 30px;
    display: inline-block;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    line-height: 28px;
    width: 30px;
}

.UIFooterControl #footer .list-add {
    padding: 0px;
}

.UIFooterControl #footer .list-add > li {
    margin-bottom: 5px;
    list-style: none;
}

