body {
  background: #f7f7f7;
  overflow-x: hidden;
}

.sticky-top {
    padding-top: 56px;
    background: #f7f7f7;
}

.method1 {
  font-weight: bold;
  color: #FFD700;
  text-shadow: 0 1px 0 #FFDF00, 0 2px 0 #000000, 0 3px 0 #000000, 0 4px 0 #000000, 0 5px 0 #000000, 0 6px 1px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 3px 5px rgba(0, 0, 0, .2), 0 5px 10px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .2), 0 20px 20px rgba(0, 0, 0, .15);
}

.golden3 {
  font-weight: bold;
  color: #FFD700;
  text-shadow: 0 1px 0 #FFDF00, 0 2px 0 #000000, 0 3px 0 #000000, 0 4px 0 #000000, 0 5px 0 #000000, 0 6px 1px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 3px 5px rgba(0, 0, 0, .2), 0 5px 10px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .2), 0 20px 20px rgba(0, 0, 0, .15);
  font-size: 1.3em;
}

.golden3-button {
  color: #FFD700;
  text-shadow: 0 1px 0 #FFDF00, 0 2px 0 #000000, 0 3px 0 #000000, 0 4px 0 #000000, 0 5px 0 #000000, 0 6px 1px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 3px 5px rgba(0, 0, 0, .2), 0 5px 10px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .2), 0 20px 20px rgba(0, 0, 0, .15);
  font-size: 1.0em;
}

.silverHed {
  background-color: #5b6467;
}

.tareas {
  color: white;
  background-color: #ff9800;
}

.mexicolegal {
  color: white;
  background-color: #DAF7A6;
}

.monedaplata {
  color: white;
  background-color: #C0C0C0;
}

.voxpopuli {
  color: white;
  background-color: #572364;
}
.corresponsal {
  color: white;
  background-color: #3e754e;
}

.pasante {
  color: white;
  background-color: #a64141;
}

.formatosColor {
  color: white;
  background-color: #72ead4;
}

.modal1 {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "Estamos procesando su consulta";
  background: rgba(255, 255, 255, .8)url(https://mexicolegal.mx/views/img/mazo.gif)50% 50%no-repeat;
}

.final {
  padding: 20px 0;
  background: black;
}
