
section.footer-w3-agileits {
	padding:30px 0;
	
}
section.footer-w3-agileits ul.w3-agile {
	
}
section.footer-w3-agileits ul.w3-agile li {
	display:inline;
}
section.footer-w3-agileits ul.w3-agile li a {
	color:#fff;
	text-decoration:none;
	font-size:16px;
	padding:5px 15px;
	font-weight:normal;
    background-color:39396B;
}
section.footer-w3-agileits ul.w3-agile li a:hover {
	background-color:#2762FE;
	color:#fff;
}
ul.social-icons2 {
    text-align: right;
}
section.footer-w3-agileits ul.social-icons2 li {
	display:inline;
}
section.footer-w3-agileits ul.social-icons2 li a i.fa {
	font-size: 16px;
    line-height: 36px;
    width: 40px;
    color: #fff;
    height: 40px;
    border: 1px solid #fff;
    text-align: center;
    background-color: transparent;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
section.footer-w3-agileits ul.social-icons2 li a i.fa:hover {
	background-color:#e74c3c;
	border: 1px solid #e74c3c;
	color:#fff;
}
section.footer-w3-agileits p.text-center {
	font-size:16px;
	font-weight:normal;
	color:#fff;
	line-height:30px;
	padding-top:20px;
}
section.footer-w3-agileits p.text-center a  {
	color:#e74c3c;
	text-decoration:none;
}
section.footer-w3-agileits p.text-center a:hover  {
	color:#c0392b;
}
/*-- /footer --*/
/*-- back to top --*/