.page-footer {
  padding-top: 20px;
  color: #dedede !important;
  background-color: #404042 !important;
  /*font-family: 'Circular-std-book';*/
  border: 1px solid #404042;
  height: auto !important;
}

.footer-ubicacion {
  text-align: left;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif !important;
}

.footer-telefonos {
  text-align: left;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif !important;
}

.footer-parrafo {
  text-align: right;
  font-size: 14px;
}

/*
.footer-ubicacion {
  padding-right: 50px;
}
*/
/*
.footer-cowork {
  position: fixed;
  bottom: 0;
}*/

.footer-barra {
  width: 100%;
  height: 15px;
  background-color: #000000;
  margin-bottom: 60px;
}

.footer-sitemap li {
  display: block !important;
  padding-left: 8px;
  padding-right: 8px;
  font-family: 'Source Sans Pro', sans-serif !important;
}

.footer-sitemap a {
  color: #dedede !important;
  font-size: 1 4px;
  font-family: 'Source Sans Pro', sans-serif !important;
}

.footer-link {
  color: #e61e2a !important;
  font-size: 14px !important;
  text-decoration: underline #e61e2a;
  font-family: 'Source Sans Pro', sans-serif !important;
}

.footer-copy {
  font-size: 12px;
  text-align: center;
  font-weight: 300;
  font-family: 'Source Sans Pro Light', sans-serif !important;

  /*color: #5f5a5a !important;*/
  color: #777373 !important;

  text-shadow: 0 0 1px #3c3c3c03, -1px -1px 0 #504a489e, 1px -1px 0 #17161699,
    -1px 1px 0 #aba7a700, 1px 1px 0 #0000006b;
  /*text-shadow: 0 0 1px #3c3c3c, -1px -1px 0 #504a489e, 1px -1px 0 #17161699,
    -1px 1px 0 #383636, 1px 1px 0 #000000;*/

  /*-webkit-text-stroke: 1px rgba(158, 152, 152, 0.45);*/
  /*color: rgba(0, 0, 0, 0.6) !important;
  text-shadow: 3px 2px 3px rgba(255, 255, 255, 0.2);*/
}

.footer-copy a {
  /*color: rgba(0, 0, 0, 0.6) !important;*/
  /*color: #5f5a5a !important;*/
  color: #777373 !important;
}

.footer-borde {
  /*box-shadow: -23px 0 15px 9px #404042,
    10px 0 8px -13px rgba(255, 255, 255, 0.5);*/
  /*box-shadow: 3px 0px 0px 0px #eeeeee1f, inset -3px 0px 0px 0px #38383a;*/
  box-shadow: 1px 0px 0px 0px #eeeeee1f, inset -2px 0px 0px 0px #38383a;
  padding-left: 50px !important;
  /*margin-right: 5px;*/
}

.footer-logo {
  padding-left: 40px !important;
}

.fila-margen {
  margin: 20px 0 0 0!important;
}

.fila-margen-copy {
  margin-top: 40px;
}

.footer-triangulo::before {
  content: '\025ba';
  color: #e61e2a !important;
  /*border: 1px solid white;*/
  margin-left: -16px;
}

.footer-logo {
    text-align: center!important;
}

.footer-right {
    margin: 0 50px 0 50px!important;
}

.footer-none {
    margin: 5px 0 0 0!important;
}

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