footer {
  background: #ffffff!important;
  background-color: #ffffff!important;
}

.logoPie {
  width: 100%;
  height: 100px;
  position: relative;
}

.responsivePie {
  max-height: 75px;
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.page-footer .footer-copyright {
  background: #ffffff!important;
  background-color: #ffffff!important;
}

footer h6 {
  font-size: 17px;
  text-transform: uppercase;
  color: #c1996a;
}

footer ul li a, footer p {
  color: #959595!important;
}

footer h5 {
  font-size: 17px;
  text-transform: uppercase;
  color: #3b3e4e;
}

.correoFooter {
  color: #959595!important;
}

.inputCorreo {
  font-family: 'Roboto'!important;
  -webkit-box-shadow: inset 2px 2px 5px 0px rgba(50, 50, 50, 0.75)!important;
  -moz-box-shadow:    inset 2px 2px 5px 0px rgba(50, 50, 50, 0.75)!important;
  box-shadow:         inset 2px 2px 5px 0px rgba(50, 50, 50, 0.75)!important;
  border: none!important;
  color: #787877!important;
  padding: 0 0 0 15px!important;
}

.suscriptorContainer {
  width: 100%;
  height: auto;
  padding: 50px 5% 0 5%;
}

.btnSuscriptor {
  background: #ffffff!important;
  background-color: #ffffff!important;
  box-shadow: none!important;
  color: #4b4a66;
  border: 2px solid #4b4a66!important;
}
