/*style footer*/

a:hover {
    text-decoration: none !important;
    color: #fff !important;
}
.content-tintuc ul {
    list-style-type: none;
    padding-left: 0px;
}
.content-tintuc ul  li {
    color: #fff;
    padding: 5px 0px; 
}
.content-tintuc ul  li i {
   padding-right: 15px; 
   color: #fff;
}
.content-tintuc ul  li a {
    text-decoration: none;
    color: #ffff;
}
.footer-title {
    text-transform: uppercase;
    font-size: 17px;
    padding: 20px 0px 5px;
    font-weight: 600;
    color: #fff;
    border-bottom: 1px solid;
    margin-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
}
.footer_img {
    text-align: center;
    padding-bottom: 20px;
}
.footer-top {
    padding-top: 20px;
    border-bottom: 1px solid #fff;
   
}
.footer-description p{
    font-size: 14px;
    color: white;
}

.img-footer {
    padding: 0 !important;
    width: 80px;
    height: 80px;

}
.img-footer  img {
    width: 100%;
    border-radius: 50%;
    height: 100%;
}
.txt-footer {
    margin-top: 5px;
}
.txt-footer h3 {
color: white;
    font-size: 16px;
    margin-top: 0px;
}
.txt-footer h3 a
{
    color: #fff;
    font-size: 13px;
    text-decoration: none;
}
.txt-footer p {
    font-size: 14px;
    color: white;
    
}
.item-tin {
    padding : 0px;
    margin-top: 10px;
}
.box-contact ul{
list-style-type: none;
padding-left: 0px;
}
.box-contact ul li {
    display: inline-block;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
}

.lienhe {
    padding: 0px !important;
}
.box-contact p {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    line-height: 30px;
    line-height: 1.4;
}
.footer-bottom ul{
 list-style-type: none;
 padding-left: 0px;
}
.footer-bottom li {
    padding: 10px;
}
.footer-bottom li i {
    font-size: 20px;
    color: white;
    padding-right: 15px;
}
.footer-bottom li a {
        font-size: 16px;
    color: white!important;
    text-decoration: none;
}
.footer-bottom li a:hover
{
    padding-left:10px ;
    transition: 0.5s;
}
.footer_bottom {
    width: 100%;
    margin: auto;  
    background: #9e7907;
    display: inline-block;
    padding: 5px;
    text-align: center;
}
div#copy {
    color: #fff;
    text-align: center;
    padding-top: 0px;
}
.footer-top  {
    padding-bottom: 15px;
}
#menu_footer ul {
    list-style-type: none;
    text-align: right;
}
#menu_footer ul li {
    display: inline-block;
    padding: 10px 10px;
}
#menu_footer ul li a {
    color: #fff;
    text-decoration: none;
}
#menu_footer ul li a:hover {
    text-decoration: none;
    color: #000;
} 

/*end style footer*/
@media screen and (max-width: 960px) { 
.footer {
    width: 100% !important;
    padding-left: 0px;
    padding-right: 0px;
}
.img-footer, .txt-footer {
    float: left;
}
.item-tin {
    display: inline-block;
}
}
@media screen and (max-width: 860px) {
   .thongtin {
    display: none;
   }
   .tintuc {
    display: none;
   }
}
@media screen and (max-width: 600px) {
 .footer-bottom {
    display: block;
 }
 .footer-bottom li i {
    padding-right: 4px;
 }
 .footer-bottom li a {
    font-weight: 600;
    font-size: 13px;
 }
}
