/*footer*/
/* .footer {
    background: #2b2a2a none repeat scroll 0 0;
    margin: 0;
    padding: 20px 0;
}
.footer_dv {
    width: 100%;
	
}
.footer_dv h4 {
    color: #CBC4C4;
    font-weight: normal;
    margin-bottom: 10px;
    
	font-size:14px!important;
}
.footer_dv ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer_dv ul li:first-child {
    border-top: medium none;
    box-shadow: none;
}
.footer_dv ul li {
    color: #fff;
    padding: 0px 0;
}
.footer_dv p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 15px;
    text-align: justify;
}
.a-font {
    color: #9A9797 !important;
    text-decoration: none!important;
	font-size:13px;
}
.a-font:hover{
	color:grey!important;
}
.copyright { 
  min-height: 79px; 
  background-color: #343a40;
}

.copyright p { 
  text-align:left; 
  color:#FFF; 
  padding:10px 0; 
  margin-bottom:0px;
} */

