/*!
/* Estilos para RUTAS CON WAYPOINTS
*/

.enlace_blanco {
  color: #fff;
}
.bl2market h1, .bl2market-container h1{
  color: #fff;
  margin-top: 1rem;
  margin-bottom: 1rem;
  position: relative;
	font-family: 'Anton', sans-serif;
	font-size: 3em;
	text-shadow: 1px 1px #9B9B9B;
}
h1.eslogan {
  font-family: 'Anton', sans-serif;
  font-size: 3em;
  text-shadow: 1px 1px #9B9B9B;
  padding-top:30px;
  color: #212529;
}
h1.esloganblanco {
  font-family: 'Anton', sans-serif;
  font-size: 3em;
  text-shadow: 1px 1px #9B9B9B;
  padding-top:30px;
  color: #fff;
}
