/******************************************/
.UIFooter .footer .container {
    max-width: 1100px;
    width: 100%;
    /*text-align: center;*/
    text-align: left;
    position: relative;
    margin:0 auto;
}
.UIFooter .footer:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    top: 0px;
    background-size: auto 100%;
    opacity: 0.1;
}
.UIFooter .icon-uniF136:before {
    content: "\f136";
}
.UIFooter .icon-uniF195:before {
    content: "\f195";
}
.UIFooter .fa-fax:before {
    content: "\f1ac";
}
.UIFooter .icon-uniF117:before {
    content: "\f117";
}
.UIFooter a {
  /* display: block; */
  padding: 5px 0px;
  color: #660a05;
  opacity: 0.6;
  text-decoration: none;
  font-weight: normal;
}
.UIFooter ul {
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0;
}
.UIFooter .title {
    font-weight: bold;
    margin:10px 0;
}
.UIFooter .footer {
    background:url(Images/bg-banner01.jpg) no-repeat top center;
    background-size: cover;
    padding: 20px 0px;
    position: relative;
    color: #b82a22;
    font-size: 14px;
    line-height: 20px;
    margin-top: 24px;
}
.UIFooter .footer .container .row .col .logo img {
    max-width: 100%;
    height: 50px;
}

.UIFooter .footer .container .row .col .name {
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
}

.UIFooter .footer .container .row .col .chuquan {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}

.UIFooter .footer .container .row .col .diachi ,.dienthoai ,.email  {  
  display: block;
  margin-bottom: 5px;
}

.UIFooter .footer .container .row .col .logo {
    margin-bottom: 10px;
}
.UIFooter .footer .container .row .col .name strong {
    font-weight: bold;
}
.UIFooter .li {
}
.UIFooter .li .icon {
    margin-right: 5px;
    font-size: 15px;
}
.UIFooter .footer .copyright {
    padding-top: 20px;
    margin-top: 20px;
    /* text-align: center; */
    /* color: #fff; */
    opacity: 0.7;
    border-top: 1px solid #ddbd44;
}

.UIFooter .footer .textcopyright {
    /*font-family: Roboto,"Helvetica Neue",Arial,sans-serif;*/
    line-height: 1.5;
    font-size: 11px;
    font-weight: 700;
    text-align: center; 
}
.UIFooter .footer a.btn {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    background: #fff;
    color: #fff;
    padding: 0px;
    margin: 0px 5px;
    border: 0px;
    opacity: 1;
}
.UIFooter .footer ul.social {
    display: inline-flex;
}
.UIFooter .footer span.icon.fa {
    line-height: 30px;
}
.UIFooter .company-info {
    margin-top: 15px;
}