body {
  margin: 0rem;
}

.navbar {
  padding-left: 0%;
  position: fixed !important;
  top: 0;
  transition: background-color 0.5s ease;
  width: 100%;
  z-index: 9999;
}

.transparent-header {
  background-color: transparent !important;
  transition: background-color 0.3s ease;
}

transparent-header .btn-login a {
  ​​color: blanco !important;
}

.transparent-header .btn-registre a {
  color: blanco !important;
}

@pantalla solo de medios y (ancho máximo: 1280px) {
  .h1-font h1 {
    font-size: 40px;
  }

  .h3-fuente h3 {
    tamaño de fuente: 35px;
  }
}
.white-header {
  background-color: white !important;
}

.navbar.color {
  background-color: #1abc9c !important;
}

.navbar.test {
  background-color: #1abc9c !important;
}

.navbar.sesion_talento {
  background-color: transparent !important;
  border-bottom: 1px solid #ccc;
  position: static !important;
}

@media (min-width: 768px) {
  .navbar {
    padding-left: 30px;
    padding-right: 30px;
  }

  .pl-lg-5 {
    padding-left: 30px !important;
  }
}

@media (min-width: 992px) {
  .pl-md-3 {
    padding-left: 30px !important;
  }
}

.navbar-nav li a {
  color: black !important;
}

/* Para pantallas pequeñas */
@media (max-width: 576px) {
  .navbar-nav {
    margin-right: 3rem !important;
    margin-left: 0 !important;
  }
}

/* Para pantallas medianas */
@media (min-width: 576px) and (max-width: 992px) {
  .navbar-nav {
    margin-right: 3rem !important;
    margin-left: 0 !important;
  }
}

/* Para pantallas grandes */
@media (min-width: 992px) {
  .navbar-nav {
    margin-right: 5rem !important;
    margin-left: 0 !important;
  }
}

.navbar-custom {
  margin-bottom: 1.5rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.nav-item .nav-link {
  font-size: 1.2rem !important;
  color: white !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
}

.nav-item .menu-three:hover {
  color: #1abc9c !important;
}

.logo {
  height: 70%;
  transition: all 0.3s ease-in-out;
}

.logo-principal {
  display: none;
}

.navbar.scrolled {
  background-color: white;
}

.logo.mobileLogo {
  display: none;
  /* Ocultar en dispositivos móviles */
}

.logo.desktopLogo {
  display: inline-block;
  /* Ocultar en dispositivos de escritorio */
}

@media (max-width: 768px) {
  .logo.desktopLogo {
    display: none;
    /* Ocultar en dispositivos de escritorio */
  }

  .logo.mobileLogo {
    display: inline-block;
    /* Ocultar en dispositivos móviles */
  }
}

.btn-signin {
  border-radius: 5px;
  padding: 10px 20px;
  background-color: #1abc9c;
  color: white;
  border: none;
}

.btn-signin:hover {
  background-color: #128d76;
}

.btn-signin:focus {
  outline: none;
  box-shadow: none;
}

.btn-rect {
  border: none;
  background-color: #1abc9c;
  color: white;
  border-radius: 5px;
  padding: 10px 20px;
  transition: all 0.3s ease 0s;
  margin-left: 20px;
}

.btn-rect:hover {
  background-color: #128d76;
}

.btn-rect:focus {
  outline: none;
  box-shadow: none;
}

.btn-blue {
  background-color: #1abc9c;
  color: white;
  border-radius: 5px;
  border: none;
  padding: 10px 20px;
  transition: all 0.3s ease 0s;
}

.btn-blue:hover {
  background-color: #128d76;
}

.btn-blue:focus {
  outline: none;
  box-shadow: none;
}

@media only screen and (max-width: 768px) {
  .navbar-collapse {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  }

  .navbar-nav {
    margin: 0 auto;
  }
}

.btn-login {
  color: #128d76 !important;
  padding: 0.5rem 1rem !important;
  border-radius: 10px !important;
  border: 1px solid #128d76 !important;
}

.bajada p {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.btn-registre {
  background-color: #1abc9c !important;
  color: white !important;
  padding: 10px 10px !important;
  border-radius: 10px !important;
}

.h1-font h1 {
  font-size: 2rem;
}

.h3-font h3 {
  color: white !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
}

@media (max-width: 768px) {
  .btn-login {
    padding: 0.5rem 1rem !important;
    border-radius: 16px;
  }

  .btn-login:hover {
    background-color: #1abc9c;
    cursor: pointer;
  }
}

h1 {
  font-size: 4rem;
  font-weight: bold;
  margin-bottom: 2rem;
}

h2 {
  font-size: 2rem;
  margin-top: 2rem;
}

.hero-text {
  font-size: 6vw;
  color: #585cee;
  text-align: center;
  margin-top: 20vh;
  margin-bottom: 10vh;
}

.hero-text span {
  color: #39d6b3;
}

@media (max-width: 576px) {
  .hero-text {
    font-size: 8vw;
    text-align: center;
    margin-top: 10vh;
    margin-bottom: 5vh;
  }

  .hero-text span {
    display: block;
    color: #39d6b3;
  }

  .text-sm-start {
    text-align: left !important;
  }
}

.my-5 {
  margin-top: 12rem;
}

.unirte-font {
  font-size: 3rem !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.card-custom img {
  width: 100px;
}

.card img {
  width: 100px;
}

.funciona-cls {
  color: white;
  font-size: 45px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.funciona-cls-child {
  color: rgb(38, 181, 174);
}

.card-custom {
  border-right: 8px solid #dadada;
  border-top: 5px solid #dadada;
  padding-right: 10px;
  border-radius: 20px;
  height: 550px;
}

.innerfourth {
  max-width: 90% !important;
}

.footer-container {
  max-width: 90% !important;
}

.para-footer {
  color: rgb(72, 179, 171) !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
}

.img-margin img {
  margin-left: -20px !important;
}

.cajas-container .col-12 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.custom-icon-color-home {
  font-weight: 400;
  font-size: 30px;
  color: #585cee !important;
}

.innerfourth .col-4 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.btn-first.rounded-pill {
  background-color: #26b5ae;
  border: none;
  padding: 0.7rem 6rem !important;
  font-size: 25px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.btn-first.rounded-pill:hover {
  background-color: #26b5ae;

}


.btn-subir.rounded-pill {
  background-color: #26b5ae;
  border: none;
  padding: 0.5rem 1rem !important;
  font-size: 25px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  border-radius: 10px !important;
}

.btn-subir.rounded-pill:hover {
  background-color: #26b5ae;
}

.btn-registrarme.rounded-pill {
  background-color: #26b5ae;
  border: none;
  padding: 0.5rem 1rem !important;
  font-size: 25px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  border-radius: 10px !important;
}

.btn-registrarme.rounded-pill:hover {
  background-color: #26b5ae;
}


.footer-links {
  font-family: "Open Sans", sans-serif;
  font-size: 25px;
  color: white;
  font-weight: 700;
}

.footer-logo {
  padding: 0px !important;
  margin: 0px !important;
}

.btn-second.rounded-pill {
  background-color: #26b5ae;
  border: none;
  color: white !important;
  padding: 0.4rem 6rem !important;
  font-size: 25px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.btn-second.rounded-pill:hover {
  background-color: #26b5ae;
}

.btn-primary.rounded-pill {
  background-color: #26b5ae;
  border: none;
  font-size: 1.2rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.btn-primary.rounded-pill:hover {
  background-color: #26b5ae;
}

.bg-section-third {
  background-color: #1c2a66;
}

.wrapper {
  padding: 0rem;
  /* Fallback color */
  background-color: #462d66;
  /* Fallback color in case gradients are not supported */
  /* Gradient */
  background-image: radial-gradient(circle at 50% 50%, #004aad, #462d66);
  justify-content: center;
  align-items: center;
}

.wrapper-seccion-2 {
  border-radius: 5%;
  padding-top: 12%;
  padding-bottom: 10%;
}

@media (max-width: 768px) {
  /* Ajusta el ancho según el dispositivo que desees */
  .wrapper-seccion-2 {
    padding-top: 40%;
  }
}

h2 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}

.cajas-container {
  max-width: 80% !important;
}

.card {
  flex: 1;
  border: none;
  background-color: #e8e7e7 !important;
  transition: all 0.3s;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.3) !important;
  margin: 0.5rem;
  max-width: 550px;
  height: 100%;
  border-radius: 2rem !important;
  overflow: hidden;
  display: flex;
  /* Para que el contenido se ajuste verticalmente */
  flex-direction: column;
  /* Para que el contenido se ajuste verticalmente */
  justify-content: space-between;
  /* Para que el contenido se ajuste verticalmente */
  min-height: 100%;
  /*agregado*/
}

.card:hover {
  transform: translateY(-0.25rem);
  box-shadow: 0 0.5rem 2rem rgba(0, 0, 0, 0.3) !important;
}

.card-title {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

.card-text {
  font-size: 1rem;
  color: #555;
}

.container {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.card-body {
  padding: 1.5rem;
}

@media (max-width: 767px) {
  .card {
    max-width: 90%;
  }
}


div.row.justify-content-between {
  padding: 10px;
}


.section-3 {
  flex: 1 1 23%;
  margin: 0 1%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.base-step-user {
  flex: 1;
  background-color: transparent;
  transition: all 0.3s;
  height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  padding: 3rem;
  align-items: center;
  min-height: 100%;
  word-wrap: break-word;
}

.step-user {
  flex: 1;
  background-color: #fff;
  transition: all 0.3s;
  height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  padding: 3rem;
  align-items: center;
  min-height: 100%;
  word-wrap: break-word;
  clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
}

.step-user:hover {
  transform: translateY(-0.25rem);
}

.section-3-title {
  font-size: 2rem;
  font-weight: bold;
}

.section-3-text {
  font-size: 1.2rem;
  color: #555;
  line-height: 170%;
  margin-bottom: 30%;
}

.section-3-heading {
  font-size: 2.5rem;
  font-weight: bold;
  color: #ffffff;
}

.col-md-3 {
  margin-right: 10px;
  margin-left: 10px;
}

.caja1 {
  font-weight: bold;
  font-size: 1.5rem;
  color: #39d6b3;
}

.caja2 {
  font-weight: bold;
  font-size: 1.5rem;
  color: #585cee;
}

.caja3 {
  font-weight: bold;
  font-size: 1.5rem;
  color: #39d6b3;
}

.form-check-label {
  font-weight: 600;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
}

.form-check-input {
  margin-left: 0;
  margin-right: 10px;
}

.custom-btn {
  box-shadow: none !important;
  border: 2px solid #fff !important;
  border-color: white !important;
  font-size: 1.2rem !important;
  padding: 0.8rem 2.5rem !important;
}

.register h2 {
  font-size: 48px;
  font-weight: 600;
}

.register input[type="email"],
.register input[type="password"] {
  border: 1px solid #ced4da;
  border-radius: 5px;
}

.register input[type="email"]:focus,
.register input[type="password"]:focus {
  outline: none;
  box-shadow: none;
  border-color: #585cee;
}

.register label {
  font-size: 20px;
}

.register button[type="submit"] {
  border: 2px solid #fff;
  background-color: #585cee;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
}

.register button[type="submit"]:hover {
  background-color: #fff;
  color: #585cee;
}

.register button[type="submit"]:focus {
  outline: none;
}

.register .form-check-label {
  font-size: 14px;
}

.register .form-check-input:checked+.form-check-label::before {
  background-color: #585cee;
  border-color: #585cee;
}

.register .form-check-input:checked+.form-check-label::after {
  content: "";
  position: absolute;
  display: block;
  left: 7px;
  top: 3px;
  width: 6px;
  height: 10px;
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  transform: rotate(45deg);
}

.custom-color {
  color: #585cee !important;
}

.bajada-registro {
  font-size: 1.5rem;
  font-weight: 500
}

footer {
  background-color: #000;
  color: #fff;
  padding: 50px 0;
}

footer p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}

footer h4 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 30px;
}

footer a {
  color: #fff;
  text-decoration: none;
}

footer a:hover {
  color: #39d6b3;
  text-decoration: none;
}

footer .social-icons a {
  display: inline-block;
  margin-right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  color: #000;
  text-align: center;
  line-height: 40px;
  transition: 0.2s;
}

footer .social-icons a:hover {
  background-color: #39d6b3;
  color: #fff;
  transform: translateY(-5px);
}

footer .social-icons .fab {
  font-size: 20px;
}

.logo-container {
  top: 0;
  left: 0;
  padding: 10px;
}

table {
  margin-top: 50px;
  border-collapse: collapse;
  width: 100%;
}

th,
td {
  padding: 8px;
  text-align: left;
}

th {
  border-bottom: 2px solid black;
}

.test-psicolaboral td input[type="number"] {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  appearance: none;
  box-sizing: border-box;
  width: 100%;
  padding: 5px;
  border: none;
}


.test-psicolaboral table tbody tr:not(:nth-child(2n)):nth-child(n+1) {
  border-bottom: 1px solid #ccc;
  /* Agrega una línea gris delgada a partir de la segunda fila */
}

.test-psicolaboral table tbody tr:nth-child(2n) {
  border-bottom: 3px solid black;
  /* Agrega una línea negra a partir de la segunda fila */
}

.test-psicolaboral table tbody td {
  border-left: 1px solid #ccc;

}

.test-psicolaboral table tbody tr.bold {
  border-top: none;
  /* Elimina la línea superior en las filas de separación */
}

.test-psicolaboral {
  margin: 0 10%;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .test-psicolaboral {
    margin: 0 5%;
    margin-bottom: 10px;
  }

  table {
    width: 90%;
    margin: 0 5%;
  }

  .container-navbar {
    margin-bottom: 10px;
    /* Ajusta el valor según sea necesario */
  }
}

.container-navbar {
  margin-bottom: 20px;
  /* Ajusta el valor según sea necesario */
}

.test-psicolaboral table {
  border-collapse: collapse;
  /* Para que los bordes no se superpongan */
  width: 100%;
}

.test-psicolaboral table:not(thead) tr:first-child {
  border-top: 2px solid black;
  /* Borde superior para la primera fila de tbody */
}

.test-psicolaboral table:not(thead) tr:last-child {
  border-bottom: 2px solid black;
  /* Borde inferior para la última fila de tbody */
}

.test-psicolaboral table:not(thead) tr td:first-child {
  border-left: 2px solid black;
  /* Borde izquierdo para la primera columna */
}

.test-psicolaboral table:not(thead) tr td:last-child {
  border-right: 2px solid black;
  /* Borde derecho para la última columna */
}

.test-psicolaboral thead {
  background-color: #a48ae7;
  border: 1px solid black;
}

.test-psicolaboral th {
  color: white;
}

#submit-psicolaboral {
  font-size: 20px;
  padding: 10px 20px;
}

#timer {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

#formulario-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15vh;
}

.bajada-test {
  margin-top: 15vh;
  margin-left: 10%;
  margin-right: 10%;
}

.container_confirmacion {
  display: flex;
  height: 150%;
  width: 150%;
  background-color: white;
}

.form-login-empresas {
  background-color: white;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  /* Sombra del contenedor */
  margin-top: 100px;
}

.form-wrapper {
  background-color: rgb(240, 240, 240);
  /* Fondo blanco */
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  /* Sombra de la caja */
  display: flex;
  justify-content: center;
  align-items: center;
}

.left-side {
  flex: 1;
  background-color: #585cee;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 12%;
  border-bottom-right-radius: 12%;
  padding: 1%;
}

.right-side {
  flex: 1;
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.button-confirmacion {
  margin-top: 20%;
}

.container-texto-confirmacion {
  margin: 10%;
}

.green-text {
  color: #39d6b3;
  font-size: 100%;
  text-align: justify;
}

.white-text {
  color: white;
  font-size: 100%;
  text-align: justify;
}

.logo-confirmacion {
  text-align: center;
  margin-top: -30%;
  width: 75%;
}

.logo-principal-confirmacion {
  max-width: 100%;
  height: auto;
  width: auto;
  /* Ajusta el tamaño según tus necesidades */
}

@media screen and (max-width: 767px) {
  .container_confirmacion {
    flex-direction: column;
    /* Cambia la dirección del flexbox a columna en dispositivos móviles */
  }

  .left-side,
  .right-side {
    width: 100%;
    /* Ambos paneles ocuparán el 100% del ancho en dispositivos móviles */
    border: none;
    /* Elimina el borde derecho en dispositivos móviles */
    margin: 0;
    /* Elimina el margen izquierdo en dispositivos móviles */
  }

  .modal-content {
    width: 50% !important;
  }

  .logo-confirmacion {
    margin-bottom: 5%;
  }

  .right-side {
    margin-top: 20%;
    /* Ajusta el margen superior para separar el right-side del left-side */
  }
}

.btn-flat {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  /* Puedes agregar más estilos personalizados según tus necesidades */
}

.vertical-line {
  display: block;
  border-left: 3px solid #007bff;
  /* Puedes ajustar el grosor y el color de la línea según tus preferencias */
  height: 100%;
  margin-left: 10px;
  margin-right: 10px
}

.container-perfil {
  display: flex;
  height: 100%;
  margin: 5%;
  flex-wrap: wrap;
}

.left-side-perfil {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: left;
  /* Centra el contenido horizontalmente */
  justify-content: center;
  /* Centra el contenido verticalmente */
  border-right: 2px solid #000;
  margin-left: 5%;
}

.right-side-perfil {
  margin-left: 5%;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* Media query para dispositivos móviles */
@media (max-width: 767px) {
  .container-perfil {
    flex-direction: column;
    /* Cambia la dirección del flexbox a columna en dispositivos móviles */
  }

  .left-side-perfil,
  .right-side-perfil {
    width: 100%;
    /* Ambos paneles ocuparán el 100% del ancho en dispositivos móviles */
    border: none;
    /* Elimina el borde derecho en dispositivos móviles */
    margin: 0;
    /* Elimina el margen izquierdo en dispositivos móviles */
  }
}


.element-perfil {
  text-align: left;
  margin: 8% ! important;
  align-items: center;
  /* Alinea horizontalmente la imagen y el texto */

}

.item-perfil {
  display: flex;
  align-items: center;
  /* Alinea horizontalmente la imagen y el texto */
  margin-bottom: 10%;
  flex-wrap: wrap;
  /* Permite que los elementos se envuelvan a la siguiente línea si es necesario */
}

.item-perfil img {
  max-width: 100%;
  height: auto;
  margin-right: 10px;
  /* Margen a la derecha de la imagen */
}

.element-perfil button {
  padding: 10px 20px;
  font-size: 16px;
  background-color: #585cee;
  color: #fff;
  border: none;
  cursor: pointer;
}


.custom-icon {
  font-size: 200%;
  /* Ajusta el tamaño del icono según tus preferencias */
  margin-right: 5%;
  /* Espacio entre el icono y el texto */
}

.custom-text {
  font-size: 150%;
  /* Ajusta el tamaño del texto según tus preferencias */
}

.text-container {
  display: flex;
  flex-direction: column;
  margin-left: 0%;
  /* Espacio entre el icono y el texto */
}

.custom-bullets {
  list-style-type: disc;
  /* Utiliza disc para bullets redondos, circle para bullets vacíos */
}

.custom-bullets li {
  font-size: 120%;
  /* Ajusta el tamaño de fuente de los bullets según tus preferencias */
  margin-bottom: 3%;
  /* Espacio entre los bullets */
}

.collapse.navbar-collapse.custom-navbar-register {
  justify-content: end !important;
}

.custom-icon-color-register {
  font-weight: 400;
  font-size: 30px;
  color: #ffffff !important;
}

.bg-color-gradient {
  background-image: radial-gradient(circle at 50% 50%, #004aad, #462d66);
}

.font-family-bold {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
}

.font-family-regular-bold {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.font-family-regular {
  font-family: "Open Sans", sans-serif;
}

.custom-row {
  display: flex;
  align-items: center;
}

.custom-space {
  margin-top: 10rem !important;
}

.transparent-input {
  background-color: transparent !important;
  border: 1px solid #fff !important;
  /* You may adjust border styling as needed */
  color: #fff !important;
  /* Text color */
  border-radius: 10px !important;
}

.transparent-input::placeholder {
  color: #fff !important;
  /* Placeholder text color */
}

.w-20 {
  width: 20% !important;
}

.form-control {
  height: 50px;
}

.custom-checkbox {
  width: 20px !important;
  height: 20px !important;
}

h1,
h3,
h2,
h4,
h5,
p {
  font-family: "Open Sans", sans-serif;
}

.custom-búscame-cls {
  text-align: center !important;
}

.slick-slider {
  display: none !important;
}

.cajas-container {
  display: flex !important;
} 

.funciona-card {
  height: 400px !important;
}

img.custom-mobile-image.card-img-top.rounded-circle.mx-auto.d-block.mt-2 {
  display: none !important;
}

img.custom-desktop-image.card-img-top.rounded-circle.mx-auto.d-block.mt-2 {
  display: block !important;
}

section.show-in-mobile-only {
  display: none !important;
}

.show-in-mobile-only.custom-login-sec-2 {
  display: none !important;
}

#hide-login-logo {
  display: block !important;
  margin: 0 auto;
}

#show-login-logo {
  display: none !important;
}

@media only screen and (max-width: 600px) {

  #hide-login-logo {
    display: none !important;
  }

  #show-login-logo {
    display: block !important;
    margin: 0 auto;
  }

  .hd-mobile-design {
    background-color: #d9d9d936 !important;
    border-radius: 20px !important;
    border: none !important;
  }

  .text-color-olvidaste {
    color: rgb(241 241 241) !important;
  }

  .height-v100 {
    height: 100vh !important;
  }

  .col-lg-6.custom-background-login.d-flex.justify-content-center.align-items-center {
    display: none !important;
  }

  .navbar-nav {
    margin-top: 20px;
    width: 100% !important;
}

.navbar {
  padding: 0px !important;
}

.custom-design-template {
  padding: 10px 0px;
}

  .white-header .navbar-nav {
    height: 100vh !important;
  }

  .nav-item:not(:nth-last-child(-n+2)) {
    background-color: #ffffff12 !important;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    margin: 10px 10px;
    border-radius: 10px !important;
}

.nav-item a.nav-link.menu-three {
  font-size: 20px !important ;
}

  img.logo.mobileLogo {
    width: 150px !important;
}

  .white-header {
    background: linear-gradient(180deg, #004AAD 0%, #462D66 100%);
}

.navbar-collapse {
  height: 100vh !important;
  background: linear-gradient(180deg, #004AAD 0%, #462D66 100%);
  width: 100%;
}

  .hide-in-desktop {
    display: none !important;
  }

  .mobile-footer .container {
    margin: 20px 0px;
}

  .show-in-mobile-only.custom-login-sec-2 {
    display: block !important;
  }

  .btn-registrarme.rounded-pill {
    padding: 0.5rem 7rem !important;
  }

  .custom-login-sec-2 {
    border-bottom: 1px solid #fff3 !important;
  }

  .add-custom-form {
    margin: 5px;
}

.customloginbox {
  color: #fff !important;
  margin: 28px !important;
  padding-bottom: 50px !important;
}

  img.login-logo {
    max-width: 200px !important;
}

.add-custom-form {
  border-bottom: 1px solid #fff3 !important;
  padding-bottom: 50px !important;
}

  .btn-primary.rounded-pill {
    font-size: 16px !important  ;
    margin: 0px !important;
}

a.btn.btn-primary.rounded-pill.btn-registrarme.btn-lg.mt-2 {
  border-radius: 30px !important;
}

input.transparent-input {
  background-color: #d9d9d936 !important;
  border-radius: 20px !important;
  border: none !important;
}

.form-check-input[type=checkbox] {
  background-color: #d9d9d936 !important;
  border: none !important;
}

.btn-subir.rounded-pill {
  padding: 0.3rem 1rem !important;
}

  .register h2 {
    font-size: 1.5rem   !important;

  }
  .bajada-registro {
    font-size: 1rem
}

.custom-register-home {
  margin: 30px 1px;
}

  .custom-btn-hide {
    display: none;
  }

  section.show-in-mobile-only {
    display: block !important;
  }

  .funciona-cls {
    font-size: 20px !important;
  }

  .innerfourth {
    max-width: 100% !important;
  }

  img.custom-mobile-image.card-img-top.rounded-circle.mx-auto.d-block.mt-2 {
    display: block !important;
  }

  img.custom-desktop-image.card-img-top.rounded-circle.mx-auto.d-block.mt-2 {
    display: none !important;
  }

  .gradient-body {
    background: linear-gradient(180deg, #004AAD 0%, #462D66 100%);
    min-height: 100vh;
    margin: 0;
    padding: 0;
  }

  .custom-space-second {
    margin: 0px !important;
  }

  .wrapper {
    background-color: transparent !important;
    background-image: none !important;
  }

  .bg-section-third {
    background-color: transparent !important;
  }

  .bg-white {
    background-color: transparent !important;
  }

  .card-custom-mobile img {
    max-width: 100px;
  }

  .custom-compártenos-btn {
    display: none;
  }

  .wrapper-seccion-2 {
    border-bottom: 1px solid #fff3 !important;
    border-radius: 0px !important;
    padding-bottom: 50px !important;
}

.innerfourth {
  border-bottom: 1px solid #fff3 !important;
  border-radius: 0px !important;
  padding-bottom: 50px !important;
}

#wrapper-seccion-3 {
  border-bottom: 1px solid #fff3 !important;
  border-radius: 0px !important;
  padding-bottom: 50px !important;
}
.innerfourth .col-lg-3 {
  margin: 0px !important;
}

.innerfourth .col-lg-3 h2 {
  margin: 0px !important;
}

.funciona-cls span {
  font-size: 20px;
}

  .card-title {
    color: #fff !important;
    font-weight: 500;
    font-size: 15px;
}

  .card-text {
    color: #fff !important;
    font-weight:100;
    font-size: 15px;
  }

  .card-custom-mobile {
    background-color: #d9d9d91a;
    border-radius: 10px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin: 20px;
    height: 500px !important;
  }

  .funciona-card{
    background-color: #d9d9d91a !important;
    border-radius: 10px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1) !important;
    padding: 20px;
    margin: 20px;
    height: 350px !important;
  }

  .innerfourth .col-lg-3 {
    margin-bottom: 20px !important;
} 

  .slick-slider {
    display: block !important;
  }

  .cajas-container {  
    display: none !important;
  }

  .btn-second.rounded-pill {
    display: flex !important;
    justify-content: center !important;
  }

  .custom-compártenos-btn {
    margin-top: 30%;
  }

  .custom-búscame-cls {
    text-align: left !important;
  }

  .custom-border-col {
    width: 100% !important;
    border-right: none !important;
  }

  .custom-border-col-2 {
    width: 100% !important;
    display: block;
    margin: 0 auto;
  }

  /* .navbar-toggler {
    border: 1px solid #39d6b3 !important;
  } */

  .navbar-toggler .line {
    width: 100%;
    float: left;
    height: 2px;
    background-color: #fff !important;
    margin-bottom: 5px;
  }

  .navbar-toggler:focus {
    text-decoration: none !important;
    outline: 0 !important;
    box-shadow: none !important;
}

  .navbar-toggler-icon {
    padding: 6px 0px !important;
  }

  .navbar-nav li a {
    color: white !important;
  }

  .btn-login {
    border: none !important;
    padding: 0.5rem 1rem !important;
  }

  .btn-registre {
    padding: 0px !important;
    background-color: transparent !important;
  }

  .nav-link {
    margin: 5px 15px;
  }

  .btn-registre {
    margin-top: 20px;
  }
  .white-header .navbar-nav {
    background-color: transparent !important;
    width: 100%;
  }

  .btn-login a {
    font-size: 20px !important;
}

.btn-registre a {
  font-size: 20px !important;
}

.nav-item:nth-child(4) {
  margin: 30px !important;
}

.btn-login {
  background-color: #26B5AE !important;
  padding: 0.5rem 1rem !important;
  border-radius: 30px !important;
    margin: 0 auto;
}

.btn-close:hover {
  background-color: #1abc9c;
  cursor: pointer;
  color: #26B5AE !important;
}
.btn-close {
  background-color: #26B5AE !important;
    padding: 0.5rem 4rem !important;
    border-radius: 30px !important;
    margin: 0 auto;
}

.btn-registre {
  background-color: #26B5AE !important;
    padding: 0.5rem 5rem !important;
    border-radius: 30px !important;
    margin: 0 auto;
}

  .custom-row {
    padding: 10px;
  }

  .custom-mobile-font-h1 h1 {
    font-size: 20px;
}

h2.text-center.mt-5.unirte-font {
  font-size: 20px !important;
  color: #fff !important;
}

.custom-mobile-font-h3 h3 {
  font-size: 16px;
}

.custom-mobile-font-p p {
  font-size: 16px !important;
  color: #ffffff !important;
}

.custom-mobile-btn {
  font-size: 15px !important;
}

a.btn.btn-primary.rounded-pill.btn-first.btn-lg.mt-2.custom-mobile-btn {
  padding: 0.7rem 2rem !important;
}

}

.custom-mobile-font-p p {
  font-size: 1.375rem !important; 
  color: #ffffff !important;
}

  /* Ocultar en versión desktop */
  @media (min-width: 768px) {
    .mobile-footer {
      display: none;
    }
  }

  /* Mostrar en pantallas versión mobile */
  @media (max-width: 767px) {
    .mobile-footer {
      display: block;
    }
  }

  .cerrar-sesion {
    color: #26B5AE; /* Cambia 'red' por el código de color que prefieras */
  }