/* ===========================
   Footer base
   =========================== */

.footer-border-top {
  border-top: 1px solid rgba(255, 255, 255, 0.15) !important;
}

/* Logo */
.footer-logo img {
  max-width: 100%;
  height: auto;
}

/* Texto central (copyright) */
.footer-copy {
  color: gray;
  font-size: 12px;
  padding-top: 20px;
}

/* Columna derecha: enlaces */
.footer-link-line {
  color: gray;
  font-size: 12px;
  padding-top: 20px;
  line-height: 1.2;
  margin: 0;
}

.footer-link-line--tight {
  line-height: 1; /* para la primera línea si quieres más pegado */
}

.footer-link {
  color: gray;
  text-decoration: none;
}

.footer-link:hover,
.footer-link:focus {
  color: #ffffff;
  text-decoration: underline;
}

/* Botón back-to-top: si quieres estilos adicionales, aquí */
.back-to-top {
  /* si ya tienes estilos en otro lado, puedes dejar esto vacío
     o añadir position: fixed; bottom/right; etc. */
}

/* ===========================
   Phone call / CTA flotante
   =========================== */

.phone-call img {
  width: 180px;
}

/* Contenedor del botón secundario bajo el phone-call */
.footer-cta-wrapper {
  margin-top: 1.5%;
  text-align: center;
}

/* Botón secundario (texto dinámico demo1) */
.btn-second {
  font-size: 25.5px;
  font-family: "Times New Roman", Times, serif;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}


.nav_info {
    background: #20145f;
  border-color: #20145f;
  border-radius: 0.5em;
  padding: 0.4em 1em;  /* menos padding vertical */
  display: inline-block;
  white-space: nowrap;
}

.nav_text_c {
  text-align: center;
}

.simgc{
  width:90%;
}

.ispn{
  color:#8dc63f;
}


.contfth{
  padding-top: 100px;padding-left: 20px;padding-right: 20px;
}

.colvo{
  text-align:center;margin-top:1%;
}

.conidfd{
  width: 80%;
}