body {
    font-family: Nunito;
}

.nav_opciones {
    font-family: Montserrat;
    font-weight: 800 !important;
    font-size: 15px !important;
    color: #032340 !important;
    margin: 0 !important;
    padding-inline-start: 35px !important;

}

.nav_opciones:hover {
    text-decoration: underline;
}

.logo {
    inline-size: 23vw;
    min-inline-size: 150px;
}

.logo_2 {
    inline-size: 26vw;
    min-inline-size: 160px;
}

.nav-link.mx {
    text-align: end !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding-inline-start: 20px !important;
    background-image: url("../img/brand/experience/mx.png");
    inline-size: 10px;
    block-size: 30px;
}

.nav-link.usa {
    text-align: end !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding-inline-start: 30px !important;
    background-image: url("../img/brand/experience/usa.png");
    inline-size: 15px;
    block-size: 30px;
}

.banner_lateral {
    top: 270px;
    right: 0px;
    position: fixed;
    z-index: 99;
    width: 200px;
    height: 290px;
    /* border: 4px solid #349030; */
    box-shadow: -8px 20px 30px grey;
    border-radius: 9px !important;
}

.image-stripes-vertical {
    position: relative;
    width: 100%;
}

.image-stripes-vertical img {
    display: block;
    width: 100%;
    height: auto;
}

.image-stripes-vertical .stripe-vert {
    position: absolute;
    top: 0;
    height: 100%;
    width: 20%;
    /* 5 columnas verticales */
    /* Para ver las zonas mientras pruebas:
    background: rgba(0, 0, 255, 0.15);
    */
}

.image-stripes-vertical .stripe-vert-1 {
    left: 0%;
}

.image-stripes-vertical .stripe-vert-2 {
    left: 20%;
}

.image-stripes-vertical .stripe-vert-3 {
    left: 40%;
}

.image-stripes-vertical .stripe-vert-4 {
    left: 60%;
}

.image-stripes-vertical .stripe-vert-5 {
    left: 80%;
}

.position-relative {
    position: relative;
}

.texto-superpuesto {
    font-family: Montserrat !important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;

    /* Valor base (pantallas muy grandes) */
    bottom: 1.2rem;
    font-weight: 900;

    padding: .5rem 1rem;
    border-radius: 4px;

    /* Puedes dejar el clamp para tamaño de fuente responsivo */
    font-size: 2rem;
}

#registrate {
    background-color: #00855A;
    color: white;
    position: fixed;
    inset-block-end: 20px;
    inset-inline-end: 65px;
    border-radius: 16px;
    font-size: 25px;
}

#ir-arriba-esp {
    background-color: #00855A;
    color: white;
    position: fixed;
    inset-block-end: 20px;
    inset-inline-end: 20px;
    border-radius: 16px;
    font-size: 25px;
}

#btnIrArriba {
    display: none;
    position: fixed;
    bottom: 20px;
    left: 20px;
    padding: 10px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

@media screen and (min-width: 1905px) {
    .texto-chico {
        font-size: 1em;
        text-decoration: none;
    }
}

/* <= 1200px (xl) */
@media (max-width: 1200px) {
    .texto-superpuesto {
        bottom: 0.8rem;
        font-size: 1.5rem;
    }
}

/* <= 992px (lg) */
@media (max-width: 992px) {
    .texto-superpuesto {
        bottom: 0.2rem;
        font-size: 1.3rem;
    }
}

/* <= 768px (md) */
@media (max-width: 768px) {
    .texto-superpuesto {
        bottom: 0rem;
        font-size: 1.2rem;
    }
}

/* <= 692px */
@media (max-width: 692px) {
    .texto-superpuesto {
        bottom: 0rem;
        font-size: 1rem;
    }
}

/* <= 576px (sm - celulares) */
@media (max-width: 576px) {
    .texto-superpuesto {
        bottom: -0.2rem;
        font-size: 0.8rem;
    }
}

@media (max-width: 466px) {
    .texto-superpuesto {
        bottom: -0.4rem;
        font-size: 0.6rem;
    }
}

@media screen and (min-width: 1281px) {
    .banner_lateral {
        top: 200px;
        right: 0px;
        position: fixed;
        z-index: 99;
        width: 230px;
        height: 300px;
        /* border: 4px solid #349030; */
        box-shadow: -8px 20px 30px grey;
        border-radius: 9px !important;
    }
}

@media screen and (min-width: 1900px) {
    .nav_opciones {
        margin: 0 auto !important;
        font-size: 0.95rem;
    }
}

@media screen and (max-width: 1899px) and (min-width: 1280px) {
    .nav_opciones {
        margin: 0 auto !important;
        font-size: 0.65rem;
    }
    .column {
        padding-inline: 15px;
    }
    .column_perfil {
        padding-inline: 40px;
    }
}

@media (max-width: 768px) {
    .logo {
        inline-size: 40vw;
        min-inline-size: 189px;
    }

    .logo_2 {
        inline-size: 80vw;
        min-inline-size: 100px;
    }
}

@media screen and (max-width: 730px) {
    .logo {
        inline-size: 183%;
    }
}

.hr-horizontal {
  width: 100%;
  height: 3px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMDAgNCI+PHBhdGggZD0iTTAsMiBMMjUsNCBMNzUsNCBMMTAwLDIgTDc1LDAgTDI1LDAgWiIgZmlsbD0iZ3JleSIvPjwvc3ZnPg==") no-repeat center center;
  /* background-size: cover;
  border: none;
  margin: 0 auto;
  display: block; */
}

.franja_verde {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-image: url('../img/brand/experience/iconos_franja_verde/Franja Verde Fondo.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media (min-width: 992px) {
    .franja_verde {
        flex-wrap: nowrap;
        /* en escritorio: todo en una línea */
    }

    .seccionesFranja {
        flex: 1;
        /* cada bloque ocupa mismo ancho */
        max-width: 25%;
        /* 4 columnas iguales */
        padding: 1.5rem 0.5rem;
        /* menos padding para que quepa */
    }

    .hr-vertical_blanco {
        border-left: 2px solid white;
        height: 80px;
    }
}

.hr-vertical_blanco {
    display: none;
}

@media (min-width: 992px) {
    .hr-vertical_blanco {
        display: block;
    }
}

.textosparrafos {
    font-family: Montserrat;
    font-weight: 400 !important;
    font-size: 20px;
    color: gray !important;
}

.hr-vertical {
    width: 3px;
    /* Grosor de la línea */
    height: 100%;
    /* Altura completa */
    background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='100%' viewBox='0 0 4 100'><path d='M2,0 L4,25 L4,75 L2,100 L0,75 L0,25 Z' fill='grey'/></svg>") no-repeat center center;
    background-size: contain;
    border: none;
    margin: 0 auto;
}

.perfiles_ind {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    color: #7C7C7C;
}

.bar-right {
    width: 86%; /* Ocupa la mitad del ancho */
    margin-left: auto; /* Empuja hacia la derecha desde el centro */
}
.bar-left {
    width: 86%; /* Ocupa la mitad del ancho */
    margin-right: auto; /* Empuja hacia la derecha desde el centro */
}

.column {
    /* flex: 1;
    min-width: 220px; */
    /* background: #fff; */
    /* padding-inline: 55px; */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* Distribuye el contenido de forma uniforme */
    height: 100%;
    /* Asegura que todas las columnas tengan el mismo alto */
    /* border: 1px solid #ddd; */
    /* border-radius: 8px; */
    /* box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); */
    /* display: flex;
    flex-wrap: wrap;
    gap: 20px; */
}

.column h4 {
    /* font-size: 18px; */
    margin-bottom: 10px;
    color: #57B69D;
    font-family: Montserrat !important;
    font-weight: 900 !important;
}

.column p {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    color: #7C7C7C;
}

.column ul {
    list-style-type: none;
    /* Elimina los puntos predeterminados */
    padding-left: 0;
}

.column ul li {
    display: flex;
        /* Usamos flexbox para asegurar que el guion se alinee con el texto */
        align-items: flex-start;
        /* Alinea el guion al inicio de la línea */
        margin-bottom: 0;
        /* Elimina el margen entre los elementos */
        white-space: pre-wrap;
        /* Permite saltos de línea dentro del contenido */
}

.column ul li::before {
    content: '-'; /* El símbolo de guion como marcador */
      margin-right: 10px; /* Espacio entre el guion y el texto */
      font-size: 20px; /* Tamaño del guion */
      color: #717171; /* Color del guion */
      line-height: 1; /* Alineación vertical */
}

.column img {
    width: 100%;
    /* Hace que todas las imágenes tengan el mismo ancho */
    /* height: 120px; */
    /* Establece una altura fija para todas las imágenes (ajústalo según necesites) */
    object-fit: contain;
    /* Asegura que la imagen se ajuste sin distorsionarse */
}

@media (max-width: 768px) {
    .column {
        padding-inline: 0px;
    }
    .column_perfil {
        padding-inline: 0px;
    }
}

.column_perfil {
    /* padding-inline: 97px; */
    flex-direction: column;
    justify-content: space-between;
    /* Distribuye el contenido de forma uniforme */
    height: 100%;
}

.column_perfil h4 {
    /* font-size: 18px; */
    margin-bottom: 10px;
    color: #4d4d4d;
    font-family: Montserrat !important;
    font-weight: 900 !important;
}

.column_perfil p {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    color: #7C7C7C;
}

.column_perfil ul {
    list-style-type: none;
    /* Elimina los puntos predeterminados */
    padding-left: 0;
}

.column_perfil ul li {
    display: flex;
    /* Usamos flexbox para asegurar que el guion se alinee con el texto */
    align-items: flex-start;
    /* Alinea el guion al inicio de la línea */
    margin-bottom: 0;
    /* Elimina el margen entre los elementos */
    white-space: pre-wrap;
    /* Permite saltos de línea dentro del contenido */
}

.column_perfil ul li::before {
    content: '-';
    /* El símbolo de guion como marcador */
    margin-right: 10px;
    /* Espacio entre el guion y el texto */
    font-size: 20px;
    /* Tamaño del guion */
    color: #717171;
    /* Color del guion */
    line-height: 1;
    /* Alineación vertical */
}

.texto-chico {
    font-size: 0.8em;
    text-decoration: none;
}
.texto-chico:hover {
    /* font-size: 0.7em; */
    text-decoration: underline;
}

/*BANNER IZQUIERDO*/
.banner_lateral_izquierdo {
    top: 270px;
    left: 0px;
    position: fixed;
    z-index: 99;
    width: 210px;
    height: 290px;
    /* border: 4px solid #349030; */
    box-shadow: 8px 20px 30px grey;
    border-radius: 9px !important;
}

@media screen and (min-width: 1281px) {
    .banner_lateral_izquierdo {
        top: 200px;
        left: 0px;
        position: fixed;
        z-index: 99;
        width: 210px;
        height: 300px;
        /* border: 4px solid #349030; */
        box-shadow: 8px 20px 30px grey;
        border-radius: 9px !important;
    }
    .evento_mas {
        font-size: 60px;
    }
}

/*BANNER DERECHO*/
.banner_lateral_derecho {
    top: 270px;
    right: 0px;
    position: fixed;
    z-index: 99;
    width: 210px;
    height: 290px;
    /* border: 4px solid #349030; */
    box-shadow: -8px 20px 30px grey;
    border-radius: 9px !important;
}

@media screen and (min-width: 1281px) {
    .banner_lateral_derecho {
        top: 200px;
        right: 0px;
        position: fixed;
        z-index: 99;
        width: 210px;
        height: 300px;
        /* border: 4px solid #349030; */
        box-shadow: -8px 20px 30px grey;
        border-radius: 9px !important;
    }
    .evento_mas {
        font-size: 60px;
    }
}

/* .hr-vertical_blanco {
    width: 3px;
    height: 100%;
    background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='100%' viewBox='0 0 4 100'><path d='M2,0 L4,25 L4,75 L2,100 L0,75 L0,25 Z' fill='white'/></svg>") no-repeat center center;
    background-size: auto;
    background-size: contain;
    border: none;
    margin: 0 auto;
} */
