p {
        margin: 0;
        padding: 0;
}
.UIFooterControl {
        color: #ffffff;
        margin: 0 auto;
        width: 1160px;
        line-height: 1.5;
        font-size: 13px;
}
.UIFooterControl .info-footer {
        background-color: #374249;
        font-size: 15px;
        color: #fff;
        text-align: center;
        padding: 40px 0;
        float: left;
        width: 100%;
}
.UIFooterControl .ttft {
        float: left;
        width: 70%;
}
.UIFooterControl .social {
        margin-top: 25px;
        color: #6a7d89;
}
.UIFooterControl .right {
        float: right;
}
.UIFooterControl .logoft {
        float: left;
}
.UIFooterControl .chitietft {
        float: left;
        text-align: left;
        margin-left: 12px;
}
.UIFooterControl .chitietft * {
        font-size: 14px !important;
        color: white !important;
        line-height: 20px !important;
}
.UIFooterControl .info-footer h1 {
        font-size: 24px;
        margin: 10px 0;
        font-weight: bold;
        text-transform: uppercase;
        color: #2fbffe !important;
        font-size: 20px !important;
        margin-top: 2px;
}
.UIFooterControl .social em{
        color: #6a7d89;
        font-size: 18px;
}
.UIFooterControl .social .facebook {
        color: #3c5a9a;
}
.UIFooterControl .social a {
        border: 1px solid #006bbd;
        display: inline-block;
        width: 37px;
        border-radius: 100%;
        padding: 4px 0;
        text-align: center;
}
.UIFooterControl .social a {
        border: 1px solid #6a7d89;
        border-radius: 5px;
        text-align: center;
        padding: 8px 5px;
}
