/* Footer
---------------------------------*/

.footer{  
	background-color: #e9eff3;
	 width: 100%;
	 padding:35px 0 35px;
	 text-align: center;
  }

  .footer-logo {
	  margin:15px auto 35px;
	  width:270px;

  }

  .copyright, .credits{
	  color: #0038e1;
	  font-size:14px;
	  display:block;
	  text-align:center;
	  font-family: "Raleway", Sans-Serif;
	  line-height: 24px;
  }