.d-none {
  display: none;
}

#alert {
  background-color: #fff;
  color: #000;
  padding: 15px 0;
  margin: 15px 0;
}

.ClipNews .relleno {
  height: 375px;
}

footer .palo {
  margin: 0 30px;
}

.english {
  display: none;
}

.ClipDatos span {
  font-family: unset;
  font-size: unset;
  line-height: unset;
  font-style: unset;
}
.ClipDatos .subtitle {
  font-style: italic;
  color: #762123;
}

.text-white {
  color: #fff;
}

.precio_thumb {
  top: 15px;
}

@media (max-width: 1023px) {
  .ClipNews .relleno {
    height: 320px;
  }
  footer .palo {
    margin: 80px auto 0;
  }
}
@media (max-width: 991px) {
  .ClipNews .relleno {
    height: 375px;
  }
}
@media (max-width: 799px) {
  .ClipNews .relleno {
    height: 415px;
  }
}
@media (max-width: 799px) {
  .ClipNews .relleno {
    height: 320px;
  }
}
@media (max-width: 767px) {
  .lonja_parallax h1 {
    font-size: 21px;
  }
  .ico-cotiza {
    display: inline;
  }
  .secc_home .centrador {
    position: relative;
  }
  .ClipBtn-cotiza {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    left: 0;
    top: 150px;
    margin-top: unset;
  }
  .ClipNombrePrecio {
    width: 100%;
  }
  .ClipDatos h3 {
    font-size: 20px;
  }
  .ClipDatos span {
    line-height: 1.2;
  }
  .precio_thumb {
    position: unset;
    font-size: 18px !important;
  }
}/*# sourceMappingURL=ajustes.css.map */