.footer-logo img{width:250px; margin-bottom:50px;}
.address-listing{margin-bottom:30px;}
.footer-contact span a{font: bold 20px/20px "Gotham", sans-serif !important;}

.desktrack-app-footer li {margin-top:30px;}
.solution_f{margin-top:30px;}
.social-links  li {
    display: inline-block !important; margin-right: 30px;
}
.social-links li i {
    background: #f4f4f4;
    color: #6c6e76;
    padding: 13px;
    border-radius: 100%;
    height: 40px;
    width: 40px;
}
.social-links li i:hover {
    background: #1e3a88; 
    color: #fff;
    padding: 13px;
    border-radius: 100%;
    height: 40px;
    width: 40px;
}
.desktrack-social-footer{ margin-top: 30px; display: inline-block;}
.footer_bottom{background:#f4f4f4; text-align:center; padding: 20px 0; color:#6d6f76 ;}
.footer_bottom a{color:#6d6f76; font-weight: 600;}
.footer_bottom a:hover{color:#1e3a88;}
.footer_bottom p{padding: 0; margin: 0; font-size: 18px; font-weight: 100;}
.footer-box h4 {
    font: bold 20px/30px "Gotham", sans-serif;
    color: #6d6f76;
    margin-bottom: 14px;
    text-transform: uppercase;
}
.footer-box ul li {
    margin-bottom: 12px;
}
i.fa.fa-wifi {
    transform: rotateZ(
45deg
);
}
.footer-box ul li a {
    color: #6d6f76;
    font: 300 14px/30px "Gotham", sans-serif;
    display: block;
    -webkit-transition: all linear .3s;
    transition: all linear .3s;
    
}
.footer-box ul li {
    list-style: none;
    display: block;
    color: #6d6f76;
    font-size: 14px;
    font-weight: 300;
}

.footer-box h3:after{
	content: '';
	border-bottom: 2px solid #ffffff;
	width: 44px;
	height: 3px;
	display: block;
	border-radius: 2px;
	margin-top: 5px;
}
ul.app-links { 
	margin-top: 16px; 
} 

footer
{
	background-color: #ffffff;
	padding: 40px 0 30px;
    border-top: 2px solid #f4f4f4;
}
.footer-box h3
{
	font: bold 24px/30px "Gotham", sans-serif;
	color: #6d6f76;
	margin-bottom: 14px;
	text-transform:uppercase;
}
.footer-box ul { padding: 0; }
.footer-box ul li
{
	list-style: none;
	display: block;
	color: #6d6f76;
	font-size:14px; 
	font-weight:300;
    font-family:"Gotham", sans-serif; ;
}
.footer-box ul li a
{
	color: #6d6f76;
	font: 300 14px/30px "Gotham", sans-serif;
	display: block;
	-webkit-transition: all linear .3s;
	transition: all linear .3s;
}
.footer-box ul li a:hover
{
	color: #1e3a88;
	padding-left: 10px;
}
.address-listing li:after
{
	clear: both;
	display: block;
	content: "";
}
.address-listing i
{
	float: left;
	font-size: 23px;
	margin-right: 8px;
	margin-top: 4px;
}
.address-listing p
{
	float: left;
	width: 325px;
	font: 300 15px/30px "Poppins", sans-serif;
	margin-bottom: 10px;
	color: #f6f6f6;
}
.address-listing p span
{
	clear: both;
	display: block;
	margin-bottom: 10px;
	vertical-align: top;
	line-height: initial;
}
.address-listing p strong { font-weight: 600; }
.social-icons li { display: inline-block !important; }
.social-icons li a i
{
	border-radius: 50%;
	color: #fff;
	width: 40px;
	font-size: 15px;
	line-height: 40px;
	font-weight: 400;
	height: 40px;
	text-align: center;
	transition: all linear .3s;
}

.social-icons li a i:hover { opacity: 0.8; }
.social-icons li a:hover { padding: 0 !important; }
.copyright-content { padding: 30px 0 0; }
.copyright-content p
{
	color: #fff;
	text-align: center;
}
.footer-contact span a{margin-bottom:15px}


