@charset "utf-8";

/* CSS Document */
footer .links li {
  display: inline-block
}

footer .fb-like.fb_iframe_widget span {
  vertical-align: middle !important
}

footer {
  background-color: #242424;
  background-image: url("/img/footer/footer_textura.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  color: #404141;
  font-weight: 400;
  padding-top: 0;
  margin-top: 0;
  text-align: center;
  line-height: 2;
  clear: both;
  /*border-top: 1px solid #2e2e2e ; */
  bottom: 0;
  width: 100%;
  position: absolute;
  margin-top: 20px;
  text-align: left
}
footer .col{
    margin-bottom: 20px!important;
    
}

footer.pure {
  position: static;
  height: auto;
  margin-top: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
  font-size: 12px
}

footer.pure li {
  line-height: 1.6rem;
  color: #bebebe;
}

footer.pure h4 {
  font-size: 12px;
  font-weight: bold;
  color: #bebebe;
}

footer.pure .links.institucional {
  margin-bottom: 0
}

footer.pure .links.institucional p {
  font-size: .85em
}

footer a, footer a:visited {
  color: #bebebe;
}

footer a:hover {
  color: #fff!important;
}

footer i {
  color: #bebebe;
}

footer .divider {
  background-color: #2e2e2e !important;
}

@media only screen and (max-width: 720px) {
  footer.pure {
    text-align: left
  }

  footer.pure .col .valign-wrapper {
    display: block
  }
}
@media only screen and (min-height: 700px) {
  footer {
    position: relative;
    margin-top: 150px
  }
}
@media only screen and (min-width: 321px) and (max-width: 719px) {
  footer {
    position: relative
  }
  .contenedor-home footer, .contenedor-home .push {
    height: 0
  }
  footer, #container-foot {
    height: 350px
  }

  footer .foot-links, footer .foot-logo, footer .foot-redes {
    text-align: center
  }

  footer .foot-links a {
    font-size: 14px !important
  }

  .foot-links li:not(:last-of-type) {
    border-right: none
  }

  .foot-links li {
    width: 50%;
    padding: 0;
    float: left
  }

  .foot-logo, .foot-redes {
    margin-top: 15px
  }
}
