#wap_footer
{
    width: 100%;
    background: #000;
    color: #fff;
    padding: 20px 0px 0px;
    margin: auto;
    display: inline-block;
    width: 100%;
}
.title_footer {
    font-size: 25px;
    padding: 10px 0px 25px 10px;
    border-bottom: 1px solid #fff;
    position: relative;
    margin-bottom: 10px;
}
.title_footer:before {
    content: "";
    width: 50px;
    height: 3px;
    background: #353535;
    position: absolute;
    bottom: -2px;
    left: 0%;
}
.tt_footer  {
    border: 1px solid #fff;
    margin: 1%;
    border-bottom: 4px solid #fddc75;
    height: 90px;
    width: 31%;
    float: left;
}
.iconface {
     margin-top: 30px;
     padding: 10px;
     background: #fddc75;
     text-align: center;
}
.iconface i {
     font-size: 25px;
    line-height: 35px;
    color: #353535;
}
.icon_footer {
    border-right: 1px solid #fff;
    text-align: center;
    line-height: 88px;
}
.icon_footer i {
    font-size: 30px;
    color: #353535;
}
.nd_footer h3 {
    margin: 5px 0px;
    font-size: 19px;
    color: #353535;
}
.nd_footer p {
     margin-top: 10px;
     margin-bottom: 5px;
     color: #353535;
     font-size: 14px;
     font-weight: 550;
}
#wap_footer a
{
     text-decoration: none;
     display: inline-block;
     padding: 0px 25px;    
}

#wap_footer .dicriptions-footer  .logo-footer
{
    text-align: center;
    
}
#wap_footer .dicriptions-footer  .logo-footer img
{
    width: 100%;
    height: 220px;
}

.content-right .fanpage-footer
{
     width: 49%;
    float: right;
}
.content-right .fanpage-footer ul
{
    list-style: none;
}
.content-right .fanpage-footer li
{
    margin-bottom: 20px;
    position: relative;
    padding:0 5px 5px 5px;
}
.content-right .fanpage-footer li:first-child:after
{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 90%;
    height: 1px;
    background: #fff;
}
.content-right .fanpage-footer .info-fg
{
    width: 70%;
    float: left;
}
.content-right .fanpage-footer .img-fg
{
    float: right;
    width: 30%;
}
.content-right .fanpage-footer .img-icon
{
    float: left;
    margin-right: 10px;
}
.content-right .fanpage-footer .img-icon i
{
    background: #3f51b5;
    color: #fff;
    font-size:70px;
    width: 80px;
    height: 80px;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
}
.content-right .fanpage-footer .content-name h3
{
    color: #fff;
    font-family: UTM-Swiss-Condensed;
    margin-bottom: 10px;
}
.content-right .fanpage-footer .content-name p
{
    font-family: UTM-Swiss-Condensed;
}
.content-right .submit-form
{
    width: 100%;
    margin-top: 20px;
    padding: 20px 10px;
    background: #fff212;
    color:#000;
}
.content-right .submit-form .sm-info
{
    width: 60%;
    padding: 0px 20px;
    float: left;
}
.content-right .submit-form .sm-info h3
{
   font-family: UTM-Swiss-Condensed;
   font-size: 24px;
   text-transform: uppercase;
} 
.content-right .submit-form .content-bnt
{
    width: 40%;
    padding: 20px 20px;
    float: right;
}
.content-right .submit-form .content-bnt a
{
    padding: 10px 30px;
    background: #b21f25;
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.2) inset;
    -moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.2) inset;
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.2) inset;
}
.content-right .submit-form .content-bnt a:hover
{
    color:#fff212!important;
}
.creat-by
{
        padding: 15px 0px;
    width: 100%;
    text-align: center;
    color: #353535;
    margin: auto;
}
.creat-by p span
{
    color:#ffcb0f;
}
.item_tintuc {
    padding-bottom: 10px;
}
#footer .coso-text li {
    border-top: none; 
}
.img_tintuc {
    padding: 0px !important;
}
.img_tintuc img {
    height: 100px;
}
.infor_tin h4 {
    font-size: 12px;
    font-weight: 600;
    margin-top: 0px;
}
.infor_tin h4 a {
    color: #f58634;
}
.infor_tin h3 {
    font-size: 12px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-bottom: 5px;
}
.infor_tin .xemtiep_tin {
    color: red !important;
    font-size: 13px;
    float: right;
}
#wap_footer2
{
    width: 100%;
    background: url(../images/back_ft2.png);
    color: #fff;
    padding: 0px 0px 30px;
}
@media screen and (max-width: 960px) {
    
}
@media screen and (max-width: 703px) {
    
    #wap_footer .dicriptions-footer
    {
        width:100%;
        margin-bottom: 10px;
    }
    #wap_footer .content-right, .content-right .fanpage-footer, .content-right .coso
    {
        width: 100%;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 603px) {
  
}
@media screen and (max-width: 460px) {
    
  .content-right .submit-form .sm-info, .content-right .submit-form .content-bnt
  {
    width:100%;
  }
}