 #footer-sidebar{
	   color: #fff;
	   background: #34495e;
	   padding: 20px 0;
   }
   .footer-widget h4:after{
	   content: "";
	   background: #fff;
	   display: block;
	   width: 50px;
	   height: 2px;
	   margin: 5px 0;
   }
   .footer-widget a{
	   color: #fff;
	   
	   
   }
   #footer{
		color: #fff;
		background: #2c3e50;
		padding: 10px 0;
		
		 .footer-widget{
		   margin-bottom: 10px;
	   }
	   #footer{
		   text-align: center; 
	   }
	   
	    #footer1{
		   text-align: center; 
		   margin-bottom:100px;
	   }
	   
	   
	  