.path
{
/*  font-family:arial, sans-serif; */
/*  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc; */
  text-align: left;
/*  padding: .5em;
  background: #eee;
  color: #555; */
  padding: 10px;
/*  color: #06aada; */
  color: #00aae7;
  border-bottom: 1px solid #7a67ab;
  margin: 0 auto;
/*  width: 880px; */ /* 24.04.2018 */
/*  width: 100%; */ /* 19.02.2021 */
  width: auto;
  max-width: 1190px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3;
}

.path.ancho
{
  width: 900px;
  margin: 0 auto;
}

.path a
{
  text-decoration: none;
/*  font-family:arial, sans-serif; */
  font-size:10px;
}

.container_main_content .path a
{
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    text-shadow: 0px 0px 5px rgba(64,64,64,0.5);
}

.slotlet_prefooter .path
{
  max-width: 1210px;
  border-bottom: none;
}

.slotlet_prefooter .path a
{
  font-size: 12px;
  color: #7573c0;
  letter-spacing: 0px;
}