@font-face {
    font-family: 'FieldworkGeo';
    src: url('https://documentos.ultrabalance.com.mx/assets/fuentes/Fieldwork10-GeoRegular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}




.fondoAzulFester {
    background-color: #38348c !important;
}



.fondoAzulFesterNoImportant {
    background-color: #38348c;
}

#svgIcon {
    filter: brightness(0) invert(1);
}



.avatar-sm {
    width: 2rem;
    height: 2.5rem;
}





.form-select {
    border: 1px solid #ced4da;
    /* Color del borde */
    border-radius: 0.25rem;
    /* Radio de las esquinas */
    color: #495057;
    /* Color del texto */
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    /* Relleno interno */
    background-color: #fff;
    /* Color de fondo */
    background-image: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" stroke="#495057" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 5l6 6 6-6"/></svg>');
    /* Icono de flecha */
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 1.25em;
    appearance: none;
    /* Elimina el estilo por defecto del navegador */
}



.form-select:focus {
    border-color: #86b7fe;
    /* Color del borde al enfocar */
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    /* Sombra al enfocar */
}




#tablaProductos td:nth-child(1),
#tablaProductos1 td:nth-child(1),
#tablaProductos th:nth-child(1),
#tablaProductos1 th:nth-child(1) {
    min-width: 200px;
}

#tablaProductos td:nth-child(2),
#tablaProductos1 td:nth-child(2),
#tablaProductos th:nth-child(2),
#tablaProductos1 th:nth-child(2) {
    min-width: 300px;
}

#tablaProductos td:nth-child(4),
#tablaProductos1 td:nth-child(4),
#tablaProductos th:nth-child(4),
#tablaProductos1 th:nth-child(4) {
    min-width: 200px;
}

#tablaPersonas td:nth-child(1),
#tablaPersonas th:nth-child(1) {
    max-width: 300px;
}


/* Ocultar los botones de incremento/decremento en navegadores WebKit */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}












#mapa {
    height: 50%;

    width: 100%;
    margin-top: 20px;
}


#street-view {
    width: 100%;
    height: 50%;

}

body,
p {
    font-family: 'FieldworkGeo', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.mnsm,
.btn {
    font-family: 'FieldworkGeo', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

button {
    font-family: 'FieldworkGeo', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div label strong {
    color: #EF1D2F;
    
}

.headerRA {
    aspect-ratio: 21 / 5;
}

.imagenesRegion {
    max-width: 150px;
}

.full-height {
    height: 100vh;
}

.alert-light-primary {
    color: #38348c !important;

}

.card-body form input:focus {
    border: #EF1D2F solid 1px !important;
}

.card-body form button:hover {
    background-color: black;
    color: white;
}

.imagenfondoprosche {
    background-image: url("https://documentos.ultrabalance.com.mx//images/LoginWorkExperience2025_Fester_1920x1080.jpg");
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}


.estiloboton {
    background-color: #EF1D2F;
    color: white;
    font-size: 1.3rem;
}

.estiloboton:hover {
    background-color: #EF1D2F !important;
    color: white;
    font-size: 1.3rem;
}


.imagenCarta {
    width: 100%;
    /* La imagen toma el ancho completo del contenedor */
    height: auto;
    /* Altura automática */
    aspect-ratio: 3 / 4;
    /* Relación de aspecto 4:3 */
    object-fit: cover;
    /* Ajusta la imagen sin distorsión, recortando si es necesario */
}

@media (orientation: landscape) {
    .imagenCarta {
        max-width: 182px;
        max-height: 262px;
        aspect-ratio: 3 / 4;
        /* Mantiene la relación de aspecto 4:3 */
        object-fit: cover;
    }
}


.tarjetaMaterial {
    transition: all 0.5s ease;
}

.modalTickets {
    --bs-modal-width: 70% !important;
}

.tarjetaMaterial:hover {
    transform: scale(1.05);
    z-index: 1000;
}

.fotoPerfilG {
    width: 100%;
    height: auto;
    max-width: 350px;
    padding: 2.5%;
}

.circulo {
    height: 30px;
    width: 30px;
    background-color: #EF1D2F;
    border-radius: 50%;
}


.letrasAzul {
    color: #38348c;
}

.fondonegro {
    background-color: black !important;
}

.fondorojo {
    background-color: #EF1D2F !important;
}

.letrasnegras {
    color: black !important;
}

.centrarletras {
    text-align: center;
}

.btn-secondary {
    color: #fff !important;
    background-color: #bb16a3;
    border-color: #bb16a3;
    /*box-shadow: 0 10px 20px -10px rgba(225, 110, 0, 1);*/

}


.imgopciones {
    width: 120px;
    max-width: 150px;

}



/*
.active svg{
    fill: transparent !important;
}

.fondorojo:hover{
    fill: white !important;
}
*/
.btn-secondary:hover,
.btn-secondary:focus {
    color: #fff !important;
    background-color: #bb16a3 !important;
    box-shadow: none;
    border-color: #bb16a3 !important;
}

.rectangulogordo {
    padding-top: 5rem !important;
}

.cardredondo {
    border-radius: 50px;
}

.titulo-workshop {
    margin-bottom: 20px;
    background-color: #EF1D2F;
    /* Azul oscuro */
    color: #FFFFFF;
    /* Texto en blanco */
    font-size: 1.4rem;
    text-align: center;
    padding: 15px 30px;
    border-radius: 20px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4);
    /* Sombra negra para resaltar */
    letter-spacing: 1px;
    position: relative;
}


.table-striped:not(.dataTable)>tbody>tr:nth-of-type(odd) td {
    background-color: white;
}



#firmaCanvas,
#firmaCanvas2 {
    width: 100%;
    height: 300px;
    border: 2px solid #000;
    border-radius: 10px;
    display: block;
    touch-action: none;
    /* evita zoom/pan en móviles */
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    /* importante para evitar desplazamientos por border/padding */
}



.titulo-workshop span {

    font-size: 1.8rem;
    font-weight: bold;

}




.table td {
    max-width: 100% !important;
    /* Define un ancho máximo para las celdas */
    /*overflow-wrap: break-word !important;
    /* Asegura que el texto largo se ajuste */
    white-space: normal !important;
    /* Permite que el texto se divida en varias líneas */
}





.proximamente {
    background-color: #EF1D2F;
    color: white;
    padding: 10px;
    border-radius: 50px;
    margin: 10px;
}



.titulosblancos {
    color: #ffffff;
    font-family: 'FieldworkGeo', "Helvetica Neue", Helvetica, Arial, sans-serif;
}


label {
    font-family: 'FieldworkGeo', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.btn-rojo {
    background-color: #EF1D2F !important;
    color: #ffffff !important;
}

.maximaaltura2 {
    height: 100%;
}



.menuv .fondorojo div svg:hover {
    fill: black !important;
}


.menuv .fondorojo div span:hover {
    color: black !important;
}


.fondorojo {
    background-color: #EF1D2F;
    color: white;
}


.colorblancoletras {
    color: white !important;
}

.fondoblanco {
    background-color: white !important;
}

p,
a {
    font-family: 'FieldworkGeo', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.textoNaranjaBD {
    color: #bb16a3;
}


.LogoUltra {
    height: 50%;
}

.Logoenbecta {
    height: 40%;
}

.header-container {
    /*background: linear-gradient(180deg, #BE1B9D 0%, #F96242 100%);*/
    background: linear-gradient(to right, #2A0B75, #0072CE);
}

/*background-color: #38348c;*/

.centrarVH {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
}

/* Contenedor de las tarjetas */
.tarjetaPaises {
    padding: 20px;
    background-color: #fff;
    transition: all 0.3s ease;
    border-radius: 24px;
    width: 300px;
    max-width: 500px;
    /* Tamaño uniforme de las tarjetas */
    height: 320px;
    /* Altura fija para todas las tarjetas */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    /* Sombra ligera */
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    margin: 15px;
    /* Espacio entre tarjetas */
}

/* Hover para cambiar el color */
.tarjetaPaises:hover {
    background-color: #38348c;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    /* Intensifica la sombra */
    transform: scale(1.1);
}

.tarjetaPaises:hover h2 {
    font-weight: bold;
    color: white;
}

.text-center button i {
    font-size: 30px;
}

/* Estilo de las imágenes */
.tarjetaPaises img {
    max-width: 100%;
    /* Se ajusta al ancho de la tarjeta */
    max-height: 100%;
    /* No excede la altura del contenedor */
    object-fit: contain;
    /* Mantiene proporciones sin recortar */
    border-radius: 12px;
    /* Bordes redondeados */
}




/* Aplica solo a la tabla dentro de .tablaInformacion */
.tablaInformacion .table {
    width: 100%;
    border-collapse: collapse;
    font-family: 'FieldworkGeo', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    background-color: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    table-layout: fixed;
    /* Todas las columnas tienen el mismo ancho */
}

/* Encabezado de la tabla */
.tablaInformacion .table thead {
    background-color: #38348c;
    /* Azul elegante */
    color: white;
    text-align: left;
}

/* Celdas del encabezado */
.tablaInformacion .table th {
    padding: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

/* Celdas de la tabla */
.tablaInformacion .table td {
    padding: 12px;
    border-bottom: 1px solid #ddd;
    text-align: center;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

/* Ajuste específico para la columna "Comentario" */
.tablaInformacion .table td:first-child {
    /* Primera columna = Comentario */
    white-space: normal;
    /* Permite saltos de línea */
    word-break: break-word;
    width: 40%;
    /* La columna Comentario tendrá más espacio */
    max-width: 40%;
    text-align: left;
    /* Alineación izquierda para facilitar lectura */
}

/* Ajuste del tamaño de las otras columnas */
.tablaInformacion .table th,
.tablaInformacion .table td {
    width: 20%;
    /* Distribuye el espacio restante entre Dealer, Consecionario y Modelo */
    max-width: 20%;
}

/* Alternancia de colores en filas */
.tablaInformacion .table tbody tr:nth-child(even) {
    background-color: #f8f9fa;
    /* Gris claro */
}

/* Estilo al pasar el cursor sobre una fila */
.tablaInformacion .table tbody tr:hover {
    background-color: #e9ecef;
    /* Un tono más oscuro */
    transition: background 0.3s ease-in-out;
}

/* Bordes redondeados */
.tablaInformacion .table-bordered {
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
}

/* Ajuste para pantallas pequeñas */
@media screen and (max-width: 768px) {

    .tablaInformacion .table {
        font-size: 12px;
    }
}













@media (max-width: 767px) {
    footer {
        position: static !important;
        bottom: 0;
        width: 100%;
    }

    .tarjetaPaises {
        width: 100px;
        height: 160px;
    }

    .tarjetaPaises h2 {
        font-size: 15px;
    }

    .fondoblanco {
        background-color: white !important;
    }

    #selectPrioridad,
    #selectProveedor,
    #labelPrioridad,
    #labelEstatus {
        width: 90% !important;
    }

}

@media (max-width: 1199px) {
    .ticketresponsivo {
        flex-direction: column-reverse !important;
        gap: 10px;
    }

    #tabla-containerAuto {
        display: block;
    }

    .contenedor {
        flex-direction: row;
        /* En pantallas grandes, coloca los elementos en fila */
    }

    .imagenfondoprosche {
        order: 1;
        /* La imagen se muestra después en pantallas grandes */
    }

    .formulario {
        order: 2;
        /* El formulario se muestra primero en pantallas grandes */
    }
}

/*
@media (max-width: 1200) {

}
*/



.h3Negro {
    color: black;
}

.btnblanco {
    border: 1px solid black;
    background-color: white;
    color: black;
}

.btnAzul {
    border: 1px solid black;
    background-color: #38348c;
    color: white;
}


.btnAzul:hover {
    border: 1px solid black !important;
    background-color: #38348c !important;
    color: white !important;
}

/*
.divEstatico{
    position: fixed;       
    top: 20px;            
    left: 20px;           
    z-index: 9999;        
}

#formMateriales{
    position: relative;
}
*/

/*FOOTER*/
footer {
    position: relative;
    bottom: 0;
    width: 100%;
    z-index: 9999;
}

.footer {
    padding: 0.9375rem 0;
    text-align: center;
    display: -webkit-flex;
    display: flex;
}

.footer2 {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0.9375rem 0;
    text-align: center;
    display: -webkit-flex;
    display: flex;

}


.info-icon {
    position: absolute;
    top: 5px;
    /* Ajusta la posición superior */
    right: 5px;
    /* Ajusta la posición derecha */
    font-size: 1.5rem;
    cursor: pointer;
    color: #333;
    /* Color opcional */
}


.tooltip .tooltip-inner {
    background-color: #333 !important;
    /* Fondo oscuro */
    color: #fff !important;
    /* Texto blanco */
    font-size: 14px !important;
    /* Tamaño de fuente */
    padding: 10px 15px !important;
    /* Más espacio interno */
    border-radius: 8px !important;
    /* Bordes redondeados */
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2) !important;
    /* Sombra */
}



.textoPerfil {
    font-weight: bold;
}

.ticketAbierto {
    background-color: #5BBE6B !important;
}


.ticketCerrado {
    background-color: #B33726 !important;
}


.ticketEspera {
    background-color: #38348c !important;
}



.ticketEnviado {
    background-color: #F5C142 !important;
}

.ticketEnviadoBorde:hover {
    cursor: pointer;
}


.ticketCancelado {
    background-color: #8659C5 !important;
}

.ticketAlta {
    background-color: #E55048 !important;
}


.ticketMedia {
    background-color: #F5C142 !important;
}


.ticketBaja {
    background-color: #4D87B5 !important;
}






.borderazul {
    border: 1px solid #38348c !important;
}


.ticketAbiertoBorde {
    border: 2px solid #5BBE6B !important;
}


.ticketCerradoBorde {
    border: 2px solid #B33726 !important;
}


.ticketEsperaBorde {
    border: 2px solid #38348c !important;
}


.ticketEnviadoBorde {
    border: 2px solid #F5C142 !important;
}



.ticketCanceladoBorde {
    border: 2px solid #8659C5 !important;
}

#puntosDisponibles {
    min-width: 90.11px;
}

#totalGeneralPuntos {
    min-width: 90.11px;
    background-color: #38348c !important;
}


#totalRestantes {
    min-width: 90.11px;
}


#alertaPuntos {
    display: none;
    position: absolute;
    left: 0px;
}



#alertaPuntos2 {
    display: none;
    position: absolute;
    left: 0px;
}



#puntosDisponibles2 {
    min-width: 90.11px;
}

#totalGeneralPuntos2 {
    min-width: 90.11px;
    background-color: #38348c !important;
}


#totalRestantes2 {
    min-width: 90.11px;
}





.ticketAbiertoBorde:hover {
    cursor: pointer;
}


.ticketCerradoBorde:hover {
    cursor: pointer;
}


.ticketEsperaBorde:hover {
    cursor: pointer;
}


.ticketCanceladoBorde:hover {
    cursor: pointer;
}

/*
.table:not(.dataTable) thead tr th:first-child {
    
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}
.table:not(.dataTable) thead tr th:last-child {
    
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}
*/



.page-item.active .page-link {
    background-color: white !important;
    border: 1px solid black !important;
    color: black;
}

div.dataTables_wrapper div.dataTables_info {
    color: black !important;
}

.page-item.next:not(.disabled) .page-link,
.page-item.previous:not(.disabled) .page-link {
    background: #000000 !important;
}

.filtro-activo {
    box-shadow: 0px 0px 10px !important;

    transition: all 0.3s ease-in-out;
}


.filtrodealer {
    margin-bottom: 1rem;
}

.filtrodealer select {
    display: inline-block;
    width: auto;
    margin-left: 0.5rem;
    appearance: auto;
    -webkit-appearance: menulist;
}


.bandera-meta {
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: #EF1D2F;
    color: white;
    padding: 3px 8px;
    font-size: 1.3em;
    font-weight: bold;
    border-radius: 3px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}


select.form-control {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4 5"><path fill="black" d="M2 5L0 3h4z"/></svg>');
    background-repeat: no-repeat;
    background-position: right 1.5rem center;
    background-size: 0.65em auto;
    padding-right: 2.5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#selectPrioridad,
#selectProveedor,
#labelPrioridad,
#labelEstatus {
    width: 50%;
}

/* Estilos para el área de subida */
.upload-area {
    border: 2px dashed #ccc;
    border-radius: 10px;
    padding: 5px;
    text-align: center;
    background-color: #fafafa;
    transition: border-color 0.3s;
    cursor: pointer;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.upload-area.dragover {
    border-color: #38348c;
    background-color: #e9ecef;
}

.upload-label {
    color: #999;
    font-size: 16px;
    cursor: pointer;
}

.upload-label span {
    display: block;
    font-weight: bold;
    color: #555;
    margin-bottom: 10px;
}

.upload-label p {
    font-size: 14px;
}

.file-input {
    display: none;
}

.card.style-6 .badge:not(.badge-dot) {
    max-width: 90%;
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
    text-align: right;
}


.bg-primary-mio {
    background-color: #38348c !important;
    border-color: #38348c;
    color: #fff;
}


@media (max-width: 768px) {
    .form-check-input {
        width: 6rem;
        height: 1rem;
    }








}



@media (max-width: 998px) {
    .form-check-input {
        width: 5rem;
        height: 1.5rem;
    }





}

@media (max-width:1200px) {

    .maximaaltura2 {
        height: 500px;
    }
}

@media (max-width:1152px) {



    #alertaPuntos {

        position: relative;
        left: 0px;
    }



    #alertaPuntos2 {

        position: relative;
        left: 0px;
    }

}



/*Para modificar el footer*/
@media (min-width: 576px) {
    .navbar-expand-sm {
        flex-wrap: nowrap;
        justify-content: space-between !important;
    }
}