#footer {
  background-color: #41402E;
  padding-top: 50px;
  padding-bottom: 50px;

  z-index: 1;

  /*padding-left: 22%;
  z-index: 0;*/
}
.boxLogoFooter{
  width:60%;
  float: left;
  position: relative;
  height: auto;
}
.boxLogoFooter img{
	margin-left: 60px;
  width:60px;
}
span.derechos{
  font-family: 'Gotham-Book';
  font-size: 14px;
  line-height: 14px;
  padding-left: 40px;
  color: #FFFFFF;
}
.boxRedes{
	padding-right: 60px;
  width:40%;
  float: left;
  position: relative;
  height: auto;
  text-align: right;
}
.imgRedes{
  padding-top: 20px;
}
.imgRedes img{
  width: 16px;
}
.socialSeparar {
  width: 15px;
  display: inline-block;
}