.UIFooterControl {
    margin: 0 auto;
    width: 100%;
    text-align: left;
}
.UIFooterControl .CopyRight {
        color: #101010;
        font: 13px/1.5 arial;
        margin: 0 auto;
        padding: 20px 0 10px;
        width: 100%;
}
.UIFooterControl a {
        color: #101010;
        font: 13px/1.5 arial;
}
.UIFooterControl .Design {
        text-align: right;
}
.UIFooterControl p{
        margin-bottom: 7px;
         color:white;
}
.UIFooterControl strong{
        margin-bottom: 7px;
        font-size: 16px;
        line-height: 20px;
}


.UIFooterControl {
    
    padding: 
}

#footer {
    padding-top: 20px;
    padding-bottom: 20px;
}

#footer p {
    color: #fff;
}

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

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

#footer .list-add {
    color: #fff;
    list-style: none;
}