footer {
  # position: absolute;
  # bottom: 0;
  # width: 100%;
  box-shadow: 0px 0px 4px 3px rgba(115, 115, 115, 0.2);
  border-bottom: 8px solid #1e395d;
  margin-top: 0 !important;
  border-bottom: 7px solid #249cbb; }
  footer .region-footer {
    display: flex;
    align-items: center;
    padding-top: 2%;
    padding-bottom: 2%; }
  footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, footer p, footer * {
    color: white; }
  footer section {
    margin: 15px 0 10px; }
  footer .block-title {
    font-size: 30px;
    font-weight: normal;
    margin: 0 0 22px 0;
    text-transform: uppercase; }
  footer .field--name-body p, footer .field--name-body * {
    color: #58595b;
    font-size: 16px;
    margin: 0;
    line-height: 30px; }
  footer .field--name-body sub {
    font-size: 10px;
    bottom: 0; }
  footer .field--name-body hr {
    border-color: #ffffff2e;
    border-width: 2px; }
  footer .field--name-body a {
    color: #58595b !important; }
    footer .field--name-body a.hover {
      color: #58595b; }
  footer .field--name-body table tbody tr {
    border-bottom: 10px solid #ccc0;
    background: unset; }
  footer .field--name-body table {
    border-collapse: unset; }
  footer td {
    vertical-align: top; }
  footer td:last-child {
    line-height: 20px; }
  footer #block-siguenos .fontawesome-icon-inline {
    background: white;
    width: 40px;
    text-align: center;
    float: left;
    padding: 5px 10px 0;
    margin: 0 5px;
    border-radius: 50%; }
    footer #block-siguenos .fontawesome-icon-inline .fa-facebook-f * {
      color: #224578; }
    footer #block-siguenos .fontawesome-icon-inline .fa-twitter * {
      color: #246880; }
    footer #block-siguenos .fontawesome-icon-inline .fa-instagram * {
      color: #c45994; }
    footer #block-siguenos .fontawesome-icon-inline .fa-flickr * {
      color: #c80173; }
  footer #block-ifaw img {
    width: 40%; }
  footer .view-id-logos .slick-list img {
    max-width: 197px; }

@media only screen and (max-width: 420px) {
  .view-id-logos .slick-list img {
    max-width: 100% !important; } }
@media only screen and (min-width: 768px) and (max-width: 992px) {
  footer .field--name-body p,
  footer .field--name-body * {
    font-size: 15px;
    line-height: 25px; }
  footer #block-siguenos .fontawesome-icon-inline {
    width: 37px;
    height: 37px; } }
@media only screen and (max-width: 640px) {
  footer .region-footer {
    flex-direction: column; }
    footer .region-footer #block-ubicacion, footer .region-footer #block-logosfooter {
      width: 100% !important; } }

/*# sourceMappingURL=footer.css.map */
