body{
    background-color: #F6F7EF;
    font-family: Basis Grotesque Pro , sans-serif;
}
.navbar{
    /*border-bottom: #596459 solid .5px;*/
    box-shadow: none;
}
.filter-section{
    background-color: #F6F7EF;
}
.sticky-navbar-filter{
    background-color: #F6F7EF;
    position: sticky;
    top: -0.1rem;
    padding-top: 1rem;
    z-index: 1001;
}
.modal, .modal-dialog{
    z-index: 99999999;
}
.list .tarjeta .informacion{
    background: #e2e6d8;
}
.tarjeta-archivo .informacion{
    /* cursor: pointer; */
    display: flex;
    width: 100%;
    min-height: 13.9375rem;
    padding: 1rem 1.375rem;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
#paginator, #paginatorFilter, .ordenarimg, #visualizar, #visualizarmovil{
    font-family: Basis Grotesque Pro , sans-serif;
}
.col-2-4 {
    flex: 0 0 20%;
    max-width: 20%;
}
.producto-item {
    width: 16.6666666667%;
}
#container-images-producto .tarjeta-container{
    width: 16.6666666667%;
}
.success.grid-seleccion .tarjeta-container {
    width: 16.6666666667%;
}
.tipoArchivoName, .tipoArchivoNombreProducto{
    color: #0A1B06;
    font-size: 20px;
}
.tipoNameArchivo{
    color: #0A1B06;
    font-size: 16px;
}
.navtabs-seccion-descargas .nav-link,
.navtabs-seccion-aplicacions .nav-link {
    display: flex;
    padding: 0.79688rem 0.9375rem;
    border: 0.75px solid transparent;
    justify-content: center;
    align-items: center;
    gap: 0.46875rem;
    border-radius: 2.34375rem;
    transition: .5s;
}

.navtabs-generic .nav-link.active {
    border: transparent;
    background-color: transparent;
    color: #0A1B06;
}
.navtabs-seccion-descargas .nav-link.active,
.navtabs-seccion-aplicacions .nav-link.active {
    border: 0.75px solid #0F1C0A;
    background-color: rgba(163, 176, 153, 0.30);;
}
.text-standar {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: none;
}
.title-text-subida{
    font-size: 1.125rem;
    font-weight: 700;
}
/* .selectize-control.single .selectize-input.input-active, .selectize-input, .form-control{
    background: #F9F9F4 !important;
} */
/* .btn {
    border-radius: 0 !important;
} */

.btn-primary {
    background-color: #0A1B06;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:not(:disabled):not(.disabled).active, 
.btn-primary:not(:disabled):not(.disabled):active, 
.show>.btn-primary.dropdown-toggle {
    background-color: #A3B099;
}

.btn-outline-primary{
    color: #0A1B06;
    border-color: #0A1B06;
}
.btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:focus {
    color: #A3B099;
    border-color: #A3B099;
}
.btnImagenesOcultas, .btnImagenesOcultas:hover{
    background-color: #0A1B06 !important;
    color: #F6F7EF;
}
.title-categorias{
    color: #0A1B06;
    font-size: 50px;
    font-family: Basis Grotesque Pro , sans-serif;
}
.categoria-link{
    color: #0A1B06;
    text-align: center;
    font-family: Basis Grotesque Pro , sans-serif;
    font-size: 20px;
}
.archivosContainer {
    transition: background-color 0.3s ease, border 0.3s ease;
}

.categoria-link {
    transition: color 0.3s ease;
}
.archivosContainer:hover{
    background-color: #0F1C0A;
    /* border: .5px solid #f6f7ef !important;  */
}
.archivosContainer:hover .categoria-link{
    color: #f6f7ef;
}
/*#sidebar{*/
    /* overflow: auto; */
    /* padding-right: 0.5rem; */
    /* max-height: 32rem; */
    /* scrollbar-width: thin; */
    /*cursor: pointer;
}*/
.loadimg, .spanImgLoad{
    opacity: 0;
    transition: all 0.1s ease !important;
}

.loadimg.loaded{
    opacity: 1;
}

.btnOscuro{
    border-radius: 3px;
}

.btnBlanco{
    color: #0A1B06;
    background-color: #F6F7EF;
    border: #0A1B06 solid 1px;
    border-radius: 3px;
    /* font-size: .75rem !important; */
    /* padding: .875rem 50px 15px; */
}

.btnBlanco:hover{
    background-color: #d9d5d1;
    border: #0A1B06 solid 1px;
}

.btnBlanco{
    color: #0A1B06;
    background-color: #F6F7EF;
    border: #0A1B06 solid 1px;
    border-radius: 3px;
    /* font-size: .75rem !important; */
    /* padding: .875rem 50px 15px; */
}

#sidebar_accordion{
    overflow: auto;
    padding-right: 0.5rem;
    max-height: 65vh;
    scrollbar-width: thin;
    cursor: pointer;
}


.visualizarButtons{
    background-color: #cad6c3; 
    border-radius: 5px !important; 
    box-shadow: none;
}

.accordion-header{
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: 1.125rem;
}
.accordion-header button, #filter_badges_container span{
    font-size: .875rem;
}

.fs-product {
    color: #1d1d1f;
    font-size: .75rem;
}

.fs-tag {
    color: white;
}

.select-tag {
    color: #1d1d1f;
}

.modal,
.modal-dialog {
    z-index: 99999999;
}

.modal-dialog .modal-content{
    background-color: #F6F7EF;
    border-radius: 3px;
}

.aviso{
    font-size: 1.25rem;
}
.resolucion{
    font-size: 1.125rem;
    color: #212529;
}
.txtBtnResolucion{
    font-size: .75rem;
    text-align: end;
    color: #212529;
}

#multiple_download_form{
    width: 120%;
}
.aceptar-preferencias{
    color: #F6F7EF;
    font-size: 1rem;
    border-radius: 3px;
    border: none;
}
.aceptar-preferencias:hover{
    background-color: #d9d5d1;
    color: #0A1B06;
}

#btnCancelarDescargarSeleccion{
    color: #0A1B06;
    background-color: #F6F7EF;
    border: #0A1B06 solid 1px;
    border-radius: 3px;
    font-size: .75rem !important;
    padding: .875rem 50px 15px;
}

.btnDescargarSeleccion{
    color: #fff;
    background-color: #0A1B06;
    border: #0A1B06 solid 1px;
    border-radius: 3px;
    font-size: .75rem !important;
    padding: .875rem 50px 15px;
}
.btnDescargarSeleccion:hover, #btnCancelarDescargarSeleccion:hover {
    background-color: #d9d5d1;
    color: #0A1B06;
}

.btn-primary {
    background-color: #0A1B06;
    border-radius: 0;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:not(:disabled):not(.disabled).active, 
.btn-primary:not(:disabled):not(.disabled):active, 
.show>.btn-primary.dropdown-toggle {
    background-color: #A3B099;
}

.btn-primary:not(:disabled):not(.disabled):active:focus{
    box-shadow: none;
}

.btn-outline-primary{
    color: #0A1B06;
    border-color: #0A1B06;
}
.btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:focus {
    color: #A3B099;
    border-color: #A3B099;
}

.btn-check:active+.btn-primary, 
.btn-check:checked+.btn-primary, 
.btn-primary.active, 
.btn-primary:active, 
.show>.btn-primary.dropdown-toggle{
    background-color:#A3B099;
}

.btncollecactive {
    border: 1px solid #333;
    background-color: transparent;
}

.btncollecdisable {
    border: 1px solid rgba(51, 51, 51, 0.712);
    color: rgba(51, 51, 51, 0.712);
    background-color: transparent;
}

.btn-downloadzip,
.btn-download,
.btn-otro-certificado {
    display: inline-block !important;
    vertical-align: bottom !important;
    border: 0 !important;
    border-radius: 3px;
    box-shadow: 0 1px 2.5px 0 rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 10%) !important;
    font-weight: 500 !important;
    padding: .625rem 1rem .5rem !important;
    font-size: .75rem !important;
    line-height: 1.5 !important;
    background-color: #1d1d1f !important;
    text-align: center !important;
    color: #fff !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    cursor: pointer !important;
}

.btn-downloadzip:hover,
.btn-download:hover,
.btn-otro-certificado:hover {
    background-color: #d9d5d1 !important;
    color: #1d1d1f !important;
}

.resolucion-seleccionada{
    background-color: #E2E2DC !important;
    cursor: pointer !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    border-radius: 3px;
    border: solid 1px #1d1d1f;
    padding: .5rem 1rem;
    display: block;
    text-decoration: none;
}

.resolucion-no-seleccionada{
    background-color: #EDEDE4 !important;
    cursor: pointer !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    border-radius: 3px;
    border: solid 1px transparent;
    padding: .5rem 1rem;
    display: block;
    text-decoration: none;
}

.resolucion-seleccionada:hover, .resolucion-no-seleccionada:hover{
    color: #212529 !important;
    text-decoration: none !important;
} 

.btn-selectall,
.btn-deselectall {
    text-transform: uppercase !important;
    vertical-align: bottom !important;
    border: 0 !important;
    box-shadow: 0 1px 2.5px 0 rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 10%) !important;
    font-weight: 500 !important;
    padding: .625rem 1rem .5rem !important;
    font-size: .75rem !important;
    line-height: 1.5 !important;
    background-color: transparent !important;
    text-align: center !important;
    color: #0A1B06 !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    cursor: pointer !important;
}

.progress-container {
    width: 100%;
    height: .9rem;
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
    will-change: transform;
    box-shadow: 0 0 2.5px #1d1d1f;
}

.progress-bar {
    background-color: #1d1d1f;
    width: 0%;
    height: .9rem;
}


#image_grid .card .bg-image {
    position: relative;
}

#image_grid .card .bg-image:before {
    content: "";
    display: block;
    padding-bottom: 75%;
}

#image_grid .card .bg-image img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

#image_grid .card .bg-image i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    object-position: center;
}

#image_grid a.card {
    color: inherit;
}

.modal-backdrop #collec_modal:active {
    background-color: rgba(0, 0, 0, 0);

}

.form-group>label {
    display: block;
}

.form-group>input {
    width: 100%;
}

.box__button {
    display: none !important;
}

.no-js .box__button {
    display: block;
}

.titleInfoModal {
    font-size: .75rem !important;
    color: #b1a7a2 !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
}

.txtInfoModal {
    font-size: .75rem !important;
    color: #1d1d1f;
}

#info_modal .modal-dialog {
    min-width: 70%;
}

.modal-body {
    position: relative;
}

.chevron-carrousel a {
    top: calc(50% - 1.5rem);
    transform: translate(50%, -50%);
}

.info_prev {
    position: absolute;
    left: -1rem;
}

.info_next {
    position: absolute;
    right: 2rem;
}

.modal-content {
    border-radius: 0;
}

.form-group > label {
    display: block;
}
.form-group > input {
    width: 100%;
}

.box__button {
  display: none !important;
}
.no-js .box__button {
  display: block;
}

#info_modal .modal-dialog {
    min-width: 87%;
}
.modal-content {
    border-radius: 0;
}

div:not(.list) > .tarjeta .info-arriba .btnCheckDownload, div:not(.list) > .tarjeta-archivo .info-arriba .btnCheckDownload {
    visibility: visible;
}
div:not(.list) > .tarjeta:hover .info-arriba .btnCheckDownload, div:not(.list) > .tarjeta-archivo:hover .info-arriba .btnCheckDownload{
    visibility: visible;
}

.info-arriba, .dropdown-menu{
    z-index: 999;

}
.islogedownlo {
    z-index: 1000;
}
.info-abajo{
    display:block;
}

.info-abajo > hr{
    margin: 0.4rem 0;
}
.info-abajo > h2, .info-abajo > h5{
    margin-bottom: 0;
}
.info-abajo-movil{
    display: none;
}

.tarjeta > .informacion > .info-abajo, .tarjeta-archivo > .informacion > .info-abajo{
    z-index: 1;
}
.info-center{
    display: block;
}
.tarjeta > .informacion > .info-center, .tarjeta-archivo > .informacion > .info-center{
    z-index: 1;
}
#wait, #waitdos{
    z-index: 999999999;
}
.form_info{
    z-index: 999;
}
@media (min-width:768px) {
    
    #image_grid .col-md-12 .card {
        display: flex;
        flex-direction: row;
    }
    
    #image_grid .col-md-12 .card .bg-image {
        width: 120px;
        max-width: 120px;
        min-width: 120px;
        border-radius: .25rem 0 0 .25rem;
    }
    .header-mobile {
        display: flex !important;
    }
}

/* Drag and drop */
.box__dragndrop,
.box__uploading,
.box__success,
.box__error {
  display: none;
}

.box {
    background-color: #f6f5f2;
    position: relative;
    padding: 0px 20px;
    /* text-align: center; */
}
.backmain{
    background-color: #F6F5F2;
}
.box.is-dragover {
    background-color: grey;
}

.color-green-light{
    color: #f6f7ef;
}
/* .box.has-advanced-upload {
    outline: 2px dashed #ccc1af;
    outline-offset: -10px;
} */

.box .box__file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    
}

.box .box__file + label {
    max-width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

.box .box__file + label:hover strong,
.box__file:focus + label strong,
.box__file.has-focus + label strong {
    color: #ca471a;
}

.box.has-advanced-upload .box__dragndrop {
    display: inline;
}

.box__button {
    display: block;
    padding: 8px 16px;
    margin: 40px auto 0;
}

.box.is-success .box__input,
.box.is-error .box__input,
.box.is-uploading .box__input{
    display: none;
}
.box.is-success .box__success{
    display: block;
}

.box.is-error .box__error {
    display: block;
}
.box.is-uploading .box__uploading {
    display: block;
}

.btn-verde, .btn-verde:hover{
    /* width: 100%; height: 100%;  */
    padding-left: 1rem; 
    padding-right: 1rem; 
    padding-top: .5rem; 
    padding-bottom: .5rem; 
    opacity: 0.40; 
    background: #0A1B06; 
    border-radius: 4.80px; 
    overflow: hidden; 
    border: 1px #0A1B06 solid;
    gap: .5rem;
    color: #F6F7EF;
    font-size: 1.25rem;
    font-family: Basis Grotesque Pro;
    font-weight: 400;
    line-height: 30px;
    word-wrap: break-word;
    height: max-content;
}

.btn-transparente, .btn-transparente:hover{
    padding-left: 1rem; 
    padding-right: 1rem; 
    padding-top: .5rem; 
    padding-bottom: .5rem; 
    opacity: 0.40; 
    border-radius: 4.80px; 
    overflow: hidden; 
    border: 1px #0A1B06 solid;
    gap: .5rem;
    color: #0A1B06;
    font-size: 1.25rem;
    font-family: Basis Grotesque Pro;
    font-weight: 400;
    line-height: 30px;
    word-wrap: break-word;
    height: max-content;
}
.btn-black, .btn-black:hover{
    padding-left: 1rem; 
    padding-right: 1rem; 
    padding-top: .5rem; 
    padding-bottom: .5rem; 
    background: #0A1B06;
    border-radius: 4.80px; 
    overflow: hidden; 
    border: 1px #0A1B06 solid;
    gap: .5rem;
    color: #F6F7EF;
    font-size: 1.25rem;
    font-family: Basis Grotesque Pro;
    font-weight: 400;
    line-height: 30px;
    word-wrap: break-word;
    height: max-content;
}
.btn-blanco, .btn-blanco:hover{
    padding-left: 1rem; 
    padding-right: 1rem; 
    padding-top: .5rem; 
    padding-bottom: .5rem; 
    /* background: #0A1B06; */
    border-radius: 4.80px; 
    overflow: hidden; 
    border: 1px #0A1B06 solid;
    gap: .5rem;
    color: #0A1B06;
    font-size: 1.25rem;
    font-family: Basis Grotesque Pro;
    font-weight: 400;
    line-height: 30px;
    word-wrap: break-word;
    height: max-content;
}
.name-img-subida{
    font-size: .75rem;
    color: #0A1B06;
    text-align: left;
    white-space: nowrap;
    overflow: overlay;
    text-overflow: ellipsis;
    max-width: 10rem;
}

.name-img-subida::-webkit-scrollbar {
    width: 10px;
}

.name-img-subida::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.name-img-subida::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 10px;
    border: 3px solid #f1f1f1; /* Opcional: espacio alrededor del thumb */
}

.name-img-subida::-webkit-scrollbar-thumb:hover {
    background: #0A1B06;
}
th, td {
    border-top: 1px #0A1B06 solid !important;
    border-bottom: none !important;
}

.titleEncuentra{
    color: #F6F7EF;
    font-size: 1rem;
    font-weight: 500;
    font-family: Basis Grotesque Pro , sans-serif;
}

.btn-blanco-modal, .btn-blanco-modal:hover{
    font-size: .875rem !important;
    padding: .25rem .5rem;
    border-radius: .2rem;
    border: 1px solid #0A1B06;
}

.btn-danger-modal, .btn-danger-modal:hover{
    font-size: .875rem !important;
    padding: .25rem .5rem;
    border-radius: .2rem;
    border: 1px #DC3545;
    background: #DC3545;
    color: #F6F7EF;
}

.preferenciasection {
    font-size: .875rem;
}

.select-preferenicas,
.select-preferenicas:focus {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    font-size: .75rem;
    background-color: transparent;
    border-radius: 0 !important;
}

.select-preferenicas option,
.select-preferenicas option:not(:checked) {
    font-size: .75rem;
}

.select-preferenicas-footer,
.select-preferenicas-footer:focus {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    font-size: .75rem;
    background-color: transparent;
    color: #fff;
}

.select-preferenicas-footer option,
.select-preferenicas-footer option:not(:checked) {
    font-size: .75rem;
    color: #0A1B06;
}

#preferenciasPoliticaMobile {
    display: none !important;
}

#preferenciasPoliticaDesktop {
    display: flex !important;
}

#soncultascomercialesyproyectosMobile,
#contactofooterMobile,
#siguenosenMobile,
#nosotrosMobile,
.opcionesSeleccionMobile {
    display: none !important;
}

.opcionesSeleccionDesktop {
    display: flex;
}

#soncultascomercialesyproyectosDesktop,
#contactofooterDesktop {
    display: block !important;
}

.navCarpetaProductoMobile {
    display: none !important;
}

.spacefooter {
    margin-top: 10rem;
}

.wrapper-footer {
    padding-left: 3% !important;
    padding-right: 3% !important;
}

.contactitems,
.text-footer,
#label-nl-terms,
.politicadatosprivacidad {
    color: white;
    font-size: .75rem;
}

.contactitems:hover,
.text-footer:hover,
#label-nl-terms:hover,
.politicadatosprivacidad:hover {
    color: white;
}

.btnAddSelect,
#label-nl-seleccion {
    color: #0a0a0a;
    font-size: .75rem;
}

.btnAddSelect:hover,
#label-nl-seleccion:hover {
    color: #0a0a0a;
    font-size: .75rem;
    cursor: pointer;
}

#label-nl-seleccion-sinpermiso,
#label-nl-seleccion-sinpermiso:hover {
    color: #b43c16;
    font-size: .75rem;
    cursor: pointer;
}

.btnAddSelectComercial {
    color: #b43c16;
    font-size: .75rem;
}

.btnAddSelectComercial:hover {
    color: #b43c16;
    font-size: .75rem;
    cursor: pointer;
}

.headerNavarItem, .headerNavarItem:hover{
    color: #0A1B06;
    text-align: center;
    font-family: Basis Grotesque Pro , sans-serif;
    font-size: .875rem;
    text-decoration: none;
    padding: 1rem 0 1rem 0;
}

.homeNavarItem,
.homeNavarItem:hover {
    color: #0A1B06;
    text-align: center;
    font-family: Basis Grotesque Pro , sans-serif;
    font-size: 16px;
    text-decoration: none;
    padding: 1rem 0 1rem 0;
}

#filter_badges_container {
    overflow-x: auto;
}

.container-categoria {
    /* min-height: 25rem; */
    /* margin: 73px 27px 15px; */
    margin-top: 27px;
}

.categoria-link,
.contenido-reciente-link {
    color: #0A1B06;
    font-family: Basis Grotesque Pro , sans-serif;
    font-size: 1.125rem;
}

.vercontenido {
    font-size: .75rem;
    color: #b1a7a2;
}

.verList,
.verList:hover {
    color: #0A1B06;
}

.homesections {
    font-size: 20px;
    color: #0A1B06;
    line-height: 2;
}

.blockCategory {
    width: 16.6666666667%;
}

/* .categoria-link,  */
.categoria-content,
.categoria-content:hover {
    color: #0A1B06;
    /* text-align: center; */
    font-family: Basis Grotesque Pro , sans-serif;
    font-size: 20px;
}

.categoriaNavarItem,
.categoriaNavarItem:hover {
    font-family: Basis Grotesque Pro , sans-serif;
    font-size: 16px;
    color: #A3B099;
}

.nameproducto {
    color: #0A1B06;
    text-align: center;
    font-family: Basis Grotesque Pro , sans-serif;
    font-size: 1.125rem;
}

.etiquetacertificado {
    font-size: .75rem;
    color: #fff;
    background-color: #0A1B06;
    padding: 7px;
    margin: 10px 0 10px 0;
}

.etiquetaSincertificado {
    font-size: .75rem;
    background-color: transparent;
    padding: 7px;
    margin: 10px 0 10px 0;
}

.titleSectionProducto {
    font-size: 16px;
}

.n-seleccion {
    color: #f5f5f3;
    background-color: #0A1B06;
    border-radius: 3px;
    font-size: .875rem;
    width: 2rem;
    text-align: center;
}
.center-logo {
    position: absolute !important;
    left: 50%;
    transform: translateX(-50%);
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10; 
}
.modalDownloadTitle {
    font-size: 1.25rem !important;
}

.titleSeleccion {
    font-size: 20px !important;
    line-height: 28px;
    line-height: 1.4;
    color: #0A1B06;
}

.compartirSeleccion,
.compartirSeleccion:hover {
    font-size: .75rem !important;
    color: #b1a7a2;
}

.descargarSeleccion {
    color: #fff;
    border: none;
    border-radius: 3px;
    font-size: .75rem !important;
    padding: .875rem 72px 15px;
}

.compartirConSeleccion,
.compartirConSeleccion:hover {
    font-size: .75rem !important;
    color: #0A1B06;
}

.descargarConSeleccion {
    color: #fff;
    background-color: #0A1B06;
    border: none;
    border-radius: 3px;
    font-size: .75rem !important;
    padding: .875rem 72px 15px;
}

.descargarConSeleccion:hover {
    background-color: #d9d5d1;
    color: #0A1B06;
}

.noHayMaterialSeleccionado {
    font-size: .875rem !important;
    font-weight: 500;
    line-height: 1.14;
    color: #0A1B06;
}

.explorarArchivos {
    font-size: .75rem !important;
    color: #fff;
    background-color: #0A1B06;
    border-radius: 3px;
    padding: 15px 70px;
}

.explorarArchivos:hover {
    font-size: .75rem !important;
    color: #0A1B06;
    background-color: #d9d5d1;
}

.logSeleccion,
.registroSeleccion {
    font-size: 1rem !important;
    color: #fff;
    background-color: #0A1B06;
    border-radius: 3px;
    padding: 15px 82px 15px 83px;
    border: none;
}

.descargarTodoMobile {
    font-size: .75rem !important;
    color: #fff;
    background-color: #0A1B06;
    border-radius: 3px;
    border: none;
}

.marginMobile {
    margin-top: 3rem;
}


.widgettitle {
    color: #F6F7EF;
    font-family: Basis Grotesque Pro , sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
}
.text-footer{
    color: #F6F7EF;
    font-family: Basis Grotesque Pro , sans-serif;
    font-size: 1rem;
}
#nl-email {
    background-color: #0A1B06;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid .5px #d9d5d1;
    color: #fff;
}

#nl-email:focus,
#nl-email:focus-visible {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: solid .5px #d9d5d1 !important;
}

.btnnewletterInicia {
    color: black;
    background-color: white;
    border-radius: 3px;
    padding: .75rem 70px;
    font-size: .75rem !important;
}

#nl-terms[type=checkbox]+#label-nl-terms:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 0.8rem;
    height: 0.8rem;
}

#nl-terms[type=checkbox]:checked+#label-nl-terms:before {
    background-color: white;
}

#nl-seleccion[type=checkbox]+#label-nl-seleccion:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    border: 1px solid #0A1B06;
    border-radius: 2.5px;
    width: 1rem;
    height: 1rem;
}

#nl-seleccion[type=checkbox]+.checkedImg:before {
    background-color: #0A1B06;
    border: 1px solid #0A1B06;
}

#nl-list[type=checkbox]+#label-nl-list:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    border: 1px solid #0A1B06;
    /* border-radius: 2.5px; */
    width: 0.8rem;
    height: 0.8rem;
}

#nl-list[type=checkbox]+.checkedList:before {
    background-color: #0A1B06;
}

.nl-product[type=checkbox]+.label-nl-product:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    border: 1px solid #d9d5d1;
    border-radius: 50%;
    width: 0.8rem;
    height: 0.8rem;
}

.nl-product[type=checkbox]:checked+.label-nl-product:before {
    background-color: #0A1B06;
}

#nl-seleccion[type=checkbox]+#label-nl-seleccion-sinpermiso:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    border: 1px solid #d9d5d1;
    border-radius: 2.5px;
    width: 20px;
    height: 20px;
}

#nl-seleccion[type=checkbox]+#label-nl-seleccion-sinpermiso.checkedImg:before {
    background-color: #b43c16;
}
.fs-icon{
    font-size: 1.5rem;
}
.nombreProductoArchivo {
    font-size: .875rem;
    color: #0a0a0a;
    font-weight: 500;
}
#navbarDropdownMenuLink{
    color: #0A1B06;
}
.tipoArchivoNombre {
    font-size: .75rem;
    color: #0a0a0a;
}

.selectContainer,
.selectContainer:hover {
    font-size: .75rem;
    color: #0A1B06;
    cursor: pointer;
}


#filter_badges_container {
    overflow-x: auto;
}

.container-categoria {
    /* min-height: 25rem; */
    /* margin: 73px 27px 15px; */
    margin-top: 27px;
}

.vercontenido {
    font-size: .75rem;
    color: #b1a7a2;
}

.verList,
.verList:hover {
    color: #0A1B06;
}

.homesections {
    font-size: 1.875rem;
    color: #0A1B06;
    line-height: 2;
}

.blockCategory {
    width: 16.6666666667%;
}

/* .categoria-link,  */
.categoria-content,
.categoria-content:hover {
    font-size: .75rem;
    color: #0A1B06;
}

.blockCategory .categoria-content img{
    width: 100%;
    max-height: 22.5rem;
}

.carpetaProductoNav a {
    font-size: 1.125rem;
    text-decoration: none;
    color: #0A1B06;
    margin: 0 20px;
    font-family: Basis Grotesque Pro;
}

.etiquetacertificado {
    font-size: .75rem;
    color: #fff;
    background-color: #0A1B06;
    padding: 7px;
    margin: 10px 0 10px 0;
}

.etiquetaSincertificado {
    font-size: .75rem;
    background-color: transparent;
    padding: 7px;
    margin: 10px 0 10px 0;
}

.titleSectionProducto {
    color: #0A1B06;
    font-size: 1.125rem;
    font-weight: 500;
}

.modalDownloadTitle {
    font-size: 1.25rem !important;
}

.titleSeleccion {
    font-size: 20px !important;
    line-height: 28px;
    line-height: 1.4;
    color: #0A1B06;
}

.compartirSeleccion,
.compartirSeleccion:hover {
    font-size: .75rem !important;
    color: #b1a7a2;
}

.descargarSeleccion {
    color: #fff;
    border: none;
    border-radius: 3px;
    font-size: .75rem !important;
    padding: .875rem 72px 15px;
}

.compartirConSeleccion,
.compartirConSeleccion:hover {
    font-size: .75rem !important;
    color: #0A1B06;
}

.descargarConSeleccion {
    color: #fff;
    background-color: #0A1B06;
    border: none;
    border-radius: 3px;
    font-size: .75rem !important;
    padding: .875rem 72px 15px;
}

.descargarConSeleccion:hover {
    background-color: #d9d5d1;
    color: #0A1B06;
}

.noHayMaterialSeleccionado {
    font-size: .875rem !important;
    font-weight: 500;
    line-height: 1.14;
    color: #0A1B06;
}

.explorarArchivos {
    font-size: .75rem !important;
    color: #fff;
    background-color: #0A1B06;
    border-radius: 3px;
    padding: 15px 70px;
}

.explorarArchivos:hover {
    font-size: .75rem !important;
    color: #0A1B06;
    background-color: #d9d5d1;
}

.logSeleccion,
.registroSeleccion {
    font-size: .75rem !important;
    color: #fff;
    background-color: #0A1B06;
    border-radius: 3px;
    padding: 15px 82px 15px 83px;
    border: none;
}

.descargarTodoMobile {
    font-size: .75rem !important;
    color: #fff;
    background-color: #0A1B06;
    border-radius: 3px;
    border: none;
}

.marginMobile {
    margin-top: 3rem;
}

.logMiCuenta,
.registroMiCuenta {
    font-size: .75rem !important;
    color: #fff;
    background-color: #0A1B06;
    border-radius: 3px;
    padding: 15px 0px 15px 0px;
    border: none;
}

.logSeleccion:hover,
.registroSeleccion:hover,
.logMiCuenta:hover,
.registroMiCuenta:hover {
    color: #0A1B06;
    background-color: #d9d5d1;
}

.seleccionInicioRegistro {
    background-color: #f7f5f3;
    display: block;
}

.container-imagen-producto {
    width: 16.6666666667%;
    position: relative;
    display: flex;
    align-items: end;
}

/* .imagen-carpeta-producto{
    position: absolute;
    bottom: 0;
} */
.producto-item {
    width: 16.6666666667%;
}

.text-seleccionar-todo,
.text-seleccionar-todo:hover,
.text-descargar-todo,
.text-descargar-todo:hover {
    font-size: .75rem;
    color: #0A1B06;
    cursor: pointer;
}

#seleccionar-todos-productos[type=checkbox]+.selectAll:before {
    content: '';
    /* position: absolute;
    top: 50%; 
    left: 0; */
    transform: translateY(-50%);
    border: 1px solid #0A1B06;
    /* border-radius: 2.5px; */
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: .5rem;
    margin-top: 1rem;
}

#seleccionar-todos-productos-deselectAll[type=checkbox]+.deselectAll:before {
    content: '';
    /* position: absolute;
    top: 50%; 
    left: 0; */
    transform: translateY(-50%);
    border: 1px solid #0A1B06;
    /* border-radius: 2.5px; */
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: .5rem;
    margin-top: 1rem;
}

#seleccionar-todos-productos-deselectAll[type=checkbox]+.selectAllContent:before {
    background-color: #0A1B06;
}

.info-descarga {
    font-size: .75rem;
    color: #b1a7a2;
}

.infoSeleccionNoLog {
    font-size: .75rem !important;
    color: #0A1B06;
}

.infoLimpiarSeleccion,
.n-limpiarSeleccion {
    font-size: .75rem !important;
    color: #b1a7a2;
}

.info-terceros {
    font-size: .75rem;
    color: #b43c16;
}

.btnlimpiarSeleccion {
    font-size: .75rem !important;
    color: #fff;
    background-color: #0A1B06;
    border-radius: 3px;
    border: none;
    padding: 10px 50px;
    cursor: pointer;
}

.btnlimpiarSeleccion:hover {
    background-color: #d9d5d1;
    color: #0A1B06;
}

.titleiniciosesion,
.titleregistrarse {
    width: 495px;
    height: 1.125rem;
    margin: 16px 16px 9px 0;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.14;
    color: #0A1B06;
}

.registroinicioTo,
.linkregistroinicioTo,
.linkregistroinicioTo:hover,
.nombreSeleccion,
.pathSeleccion,
.emailSeleccion,
.emailSeleccionNombre {
    font-size: .75rem;
    color: #0A1B06;
    padding-left: .5rem !important;
}

.iniciarSesionEmail,
.iniciarSesionPass,
.nombreSeleccion,
.nombreLista,
.emailSeleccionNombre {
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid .5px #d9d5d1;
    padding-left: .5rem !important;
}

.iniciarSesionEmail:focus,
.iniciarSesionEmail:focus-visible,
.iniciarSesionPass:focus,
.iniciarSesionPass:focus-visible,
.nombreLista:focus {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: solid .5px #d9d5d1 !important;
}

.emailSeleccion {
    background-color: transparent;
    border: none;
}

#pathSeleccion {
    border-bottom: solid .5px #d9d5d1;
}

.btnSubmitInicioSesion,
.btnSubmitRegistrarse {
    font-size: .75rem !important;
    color: #fff;
    background-color: #0A1B06;
    border-radius: 3px;
    padding: 10px 213px 10px 210px;
    border: none;
}

.btnSubmitInicioSesion:hover,
.btnSubmitRegistrarse:hover {
    background-color: #d9d5d1;
    color: #0A1B06;
}

.subrayadoHeaderSeleccion,
.accionesHeaderSeleccion,
.accionesHeaderSeleccion:hover {
    font-size: .75rem !important;
    color: #0A1B06;
}

.subrayadoLimpiarHeaderSeleccion,
.limpiarHeaderSeleccion,
.limpiarHeaderSeleccion:hover {
    font-size: .75rem !important;
    color: #b1a7a2;
}

.subrayadoHeaderLista,
.accionesHeaderLista,
.accionesHeaderLista:hover {
    font-size: .75rem !important;
    color: #0A1B06;
}

.subrayadoLimpiarHeaderLista,
.limpiarHeaderLista,
.limpiarHeaderLista:hover,
.subrayadoBorrarHeaderLista,
.borrarHeaderLista,
.borrarHeaderLista:hover {
    font-size: .75rem !important;
    color: #b1a7a2;
}

#content_info_read_image img {
    width: 100%;
}

.vinculoCompartir {
    margin: 50px 16.1px 17px 0;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
    color: #0A1B06;
}

.btnCompartirSeleccion {
    width: 238px;
    height: 46px;
    /* margin: 32px 19px 0 0; */
    padding: 10px 60px;
    border-radius: 3px;
    background-color: #0A1B06;
    color: #fff;
    font-size: .75rem !important;
    border: none;
}

.btnCompartirSeleccion:hover {
    background-color: #d9d5d1;
    color: #0A1B06;
}

.btnEnviarSeleccion {
    width: 238px;
    height: 46px;
    /* margin: 32px 16.1px 0 19px; */
    padding: 10px 50px;
    border-radius: 3px;
    background-color: #d9d5d1;
    color: #0A1B06;
    font-size: .75rem !important;
    border: none;
}

.sinpermisocompartir {
    color: #b43c16;
    font-size: .75rem;
}

.checksubscribeRegister,
.checkheleido {
    color: #b1a7a2;
    font-size: .75rem;
}

#subscribeRegister,
#heleido {
    color: #b1a7a2;
}

.tipoImagenes span,
.tipoArchivos div span {
    font-size: .75rem !important;
}

.totalResultados,
.totalSeleccionados {
    color: #0A1B06;
    text-align: center;
    font-family: Basis Grotesque Pro , sans-serif;
    font-size: .875rem;
}

input::placeholder,
input {
    font-size: .75rem !important;
}

.n-resultados,
.n-seleccionados {
    font-weight: 600;
    line-height: 1.33;
}

.n-listas {
    font-size: .75rem;
    line-height: 1.33;
    color: #0A1B06;
    font-weight: 500;
}

.numInfo {
    padding-left: .5rem;
    color: #b1a7a2;
}

.txtlistas {
    font-size: .75rem;
    line-height: 1.67;
    color: #b1a7a2;
}

.tableListTitle th {
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.14;
    color: #0A1B06;
}

.txtdatelista {
    font-size: .75rem;
    color: #0A1B06;
}

.txteliminarcuenta,
.txteliminarcuenta:hover {
    font-size: .75rem;
    line-height: 1.67;
    color: #b1a7a2;
    text-align: center;
    margin-top: 1rem;
}

.btnaddlist {
    font-size: .75rem;
    background-color: #0A1B06;
    color: #ffffff;
    opacity: 0.5;
    border-radius: 3px;
    padding: 15px 77px;
    border: none;
}

.btnaddlist:hover {
    background-color: #d9d5d1;
    color: #0A1B06;
}

.txtcreatelist {
    font-size: .75rem;
    cursor: pointer;
    color: #0A1B06;
}

.logoutmicuenta {
    font-size: .75rem;
    background-color: transparent;
    border: none;
    /* border-bottom: .5px solid #0A1B06; */
    color: #0A1B06;
}

.btncrearlista {
    font-size: .75rem;
    padding: .875rem 72px;
    border-radius: 3px;
    background-color: #0A1B06;
    border: none;
    color: #fff;
}

.btncrearlista:hover {
    background-color: #d9d5d1;
    color: #0A1B06;
}

#miCuentaLists tbody tr {
    border-bottom: solid 1px #d9d5d1 !important;
    border-collapse: collapse !important;
}

.labelformcuenta {
    font-size: .75rem;
    color: #b1a7a2;
}

#sort {
    font-size: .75rem;
}

.nl-product-wrap,
.label-nl-product,
.nameItem {
    cursor: pointer;
}

.filter-section {
    background-color: #F6F7EF;
}

.filterTitle {
    font-size: .75rem;
}

.blog-header {
    background-color: #F6F7EF;
    position: sticky;
    top: 0;
    z-index: 1040;
}

.custom-control-label {
    font-size: .75rem;
}

.sticky-navbar-producto {
    background-color: #F6F7EF;
    position: sticky;
    top: 4.65rem;
    margin-bottom: .5rem;
    z-index: 1001;
    height: 5.5rem;
    display: flex;
    align-items: center;
}

.sticky-navbar-pagina-producto {
    background-color: #F6F7EF;
    position: sticky;
    top: 4.65rem;
    margin-bottom: .5rem;
    z-index: 1001;
    height: 5.5rem;
    display: flex;
    align-items: end;
}

.sticky-navbar-filter {
    background-color: #F6F7EF;
    position: sticky;
    top: 4.65rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    z-index: 1001;
}

.checkProductSingle:checked {
    color: #0A1B06;
    background-color: #0A1B06;
}

.accordion-button:hover,
.accordion-button:not(:hover):focus {
    background-color: transparent !important;
}

.contactitems:hover,
.text-footer:hover,
#label-nl-terms:hover,
.politicadatosprivacidad:hover {
    color: white;
}

.btnAddSelect,
#label-nl-seleccion {
    color: #0a0a0a;
    font-size: .75rem;
}

.btnAddSelect:hover,
#label-nl-seleccion:hover {
    color: #0a0a0a;
    font-size: .75rem;
    cursor: pointer;
}

#label-nl-seleccion-sinpermiso,
#label-nl-seleccion-sinpermiso:hover {
    color: #b43c16;
    font-size: .75rem;
    cursor: pointer;
}

.btnAddSelectComercial {
    color: #b43c16;
    font-size: .75rem;
}

.btnAddSelectComercial:hover {
    color: #b43c16;
    font-size: .75rem;
    cursor: pointer;
}

/* Pagina imagen */

#imagen_principal {
    display: block;
    position: relative;
}

/* Diseño nuevo */
/* .ver_mas{
    display: none !important;
    transition: all 0.5s ease !important;
} */

.filesProducto .tarjeta-container, .archiveContent .tarjeta-container{
    width: 16.6666666667%;
}
.archiveContent .active{
    display: flex;
}

.tarjeta-container{
    display: inline-block;
    position: relative;
    overflow: hidden;
    align-self: start;
    /* vertical-align: top; */
    padding: 4px;
    min-height: 13.125rem;
}
.success.grid-3 .tarjeta-container {
    width: 20%;
}
.row-grid {
    /* el contenedor general */
    display: grid;
    grid-template-columns: auto;
}
@media screen and (min-width:768px) {
    .row-grid {
        grid-template-columns: 280px auto;
    }
}
aside, section {
    width: 100%;
}
.table-responsive {
    overflow-x: scroll!important;
    -webkit-overflow-scrolling: touch;
}
.bordercontent{
    border-top: #59645948 solid .5px;
    border-bottom: #59645948 solid .5px;
}
#search_input_group {
    background-color: #F6F7EF;
    /* border-bottom: #59645948 solid .5px; */
    margin-bottom: .5px;
}
.search_input_group_string{
    background-color: #F6F7EF;
    border-bottom: #59645948 solid .5px;
    margin-bottom: .5px;
}

#search_input, #search_input_string {
    background-color: #F6F7EF;
    border-radius: 0;
    border: none;
    padding-top: 0;
    padding-bottom: 0.5rem;
    height: auto;
    font-family: Basis Grotesque Pro , sans-serif;
    font-size: .875rem;
}
.accordion-button{
    padding: 20px 6px 20px 10px;
}

input:-internal-autofill-selected {
    background-color: rgb(232, 240, 254) !important;
    color: rgb(232, 240, 254) !important;
}
#search_input:active,
#search_input:focus, #search_input_string:active, #search_input_string:focus {
    outline: none;
    border: none;
    box-shadow: none;
}
.form-control{
    background-color: #f6f7ef00;
}
.form-control:active{
    /* background-color: #f6f7ef00; */
    background-color: white;

}
.form-control, .form-control:focus, 
.form-control, .form-control:focus-within, 
.form-control, .form-control:active,
.form-control, .form-control:visited {
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
}


.accordion-item {
    border-bottom: #59645948 solid .5px!important;
}

.accordion-button.collapsed::after{
    transform: rotate(-90deg);
}
.accordion-button:not(.collapsed)::after {
    transform:rotate(0);
}

.accordion-button::after{
    transform-origin: center center;
}

.accordion-body{
    font-size: 0.9em;
}
.form-check-input:checked,
.form-check-input:checked:focus {
    border-color: #59645948;
}

.form-check-input[type=checkbox]:checked,
.form-check-input[type=checkbox]:checked:focus {
    background-color: #ccc1af;
}

.form-check-input:checked:focus:before {
    box-shadow: 0 0 0 13px #ccc1af;
}
.form-outline .form-control:focus~.form-label {
    color: #333;
}
.form-outline .form-control:focus~.form-notch * {
    border-color: #999 !important;
}
.form-notch * {
    border-radius: 0 !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}



/* Checkbox personalizados para sidebar */
.flex-center-center {
    /* Modificacion del div para los checkbox en el sidebar */
    display: flex;
    align-items: center;
    padding-left: 0;
}
.list-checkbox {
    display: inline-block;
    position: relative;
    width: 1rem;
    height: 1em;
    cursor: pointer;
    user-select: none;
    margin-right: 1em;
}

.list-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.list-checkbox .checkmark {
    font-size: .71rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 100%;
}
.list-checkbox .checkmark::before {
    color: #333;
}
.list-checkbox input:checked ~ .checkmark::before {
    content: "\f068";
}

.list-checkbox input:not(:checked) ~ .checkmark::before {
    content: "\f067";
}

.hidden-checkbox {
    padding-left: 0;
}
.hidden-checkbox input {
    opacity: 0;
    width: 0;
    height: 0;
}

.hidden-checkbox input:checked + label {
    color: #CA471A;
}

#visualizar .btn-link {
    color: #333;
    margin-left: .5rem;
    border-radius: 0;
    display: contents;
}

label.badge,
.badge.bg-info {
    background-color: #cad6c3 !important;
    color: #596459;
    cursor: pointer;
    margin-right: 4px;
}

label.badge:hover > i {
    color: #333;
}

/* Container donde se muestran las imagenes */
.error, .empty {
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    flex-direction: column;
    z-index: 99999999;
}
.loader{
    width: 100%;
    height: 100%;
    text-align: center;
    margin-top: 12rem;
    z-index: 999;
}
.is-loading {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.is-empty .empty {
    display: flex;
}

.is-error .error {
    display: flex;
}

/* Grid de imagenes*/
.success {
    display: none;
    /* padding-top: 2rem; */
    padding-bottom: 2rem;
}

.is-success .success {
    display: block;
}
/* .success {
    grid-template-rows: 1fr auto;
    break-inside: avoid;
} */




/* Cards */

#img_grid .card {
    background-color: #f6f5f2;
    color: #333;
    border-radius: 0;
}


#img_grid .card .bg-image,
#files_options .card .bg-image {
    position: relative;
    border-radius: 0;
}

#img_grid .card .bg-image img,
#img_grid .card .bg-image iframe,
#files_options .card .bg-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    border-radius: 0;
}

#scrollToTop{
    display: none;
    position: fixed;
    bottom: 2%;
    right: 1%;
    z-index: 99999999;
    padding: 0.3 0.3rem;
}
.downloadImages input[type="radio"]{
    -webkit-appearance:none;
    width:15px;
    height:15px;
    border:1px solid darkgray;
    border-radius:50%;
    outline:none;
    box-shadow:0 0 2px 0px gray inset;
}
.downloadImages input[type="radio"]:checked{
    background: #cad6c3 !important;
    /* background: #0A1B06 !important; */
}
/* clearfix */
.grid-2:after {
  content: '';
  display: block;
  clear: both;
}
.grid-2 .grid-item{
	float:left;
}

@media screen and (min-width:768px) {
    #img_grid.list .card,
    #files_options .card {
        display: flex;
        flex-direction: row;
    }
    
    #img_grid.list .card .bg-image,
    #files_options .card .bg-image{
        width: 200px;
        max-width: 200px;
        min-width: 200px;
    }

    #img_grid.list .card .bg-image img {
        object-position: left;
    }

    .success.grid-2 .tarjeta, .success.grid-2 .tarjeta-archivo{
        /* display: block;
        grid-template-columns: 1fr auto;
        grid-template-rows: 1fr auto;
        overflow:hidden;
        width: 107%;
        position: absolute;*/
        float:left;
    } 
    .success.grid-2{
        /* column-count: 5;
        padding-right: 2rem; */
    }
    .grid-2 .grid-item { 
        width: 19.6%; 
    }

    .success.list .tarjeta, .success.list .tarjeta-archivo {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }

    .list .tarjeta img {
        width: auto;
        z-index: 2;
        
    }

    .list .tarjeta:hover img {
        transform: none;
    }

    .list .tarjeta .informacion {
        height: 100%;
        align-items: stretch;
        padding-left: 120px;
        color: #333;
    }
    .tarjeta-archivo .informacion{
        /* cursor: pointer; */
        display: flex;
        width: 100%;
        min-height: 13.9375rem;
        padding: 1rem;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
    }
    
    .fullscreenclick{
        z-index: 2;
    }
    .list .tarjeta .informacion .info-arriba, .list .tarjeta-archivo .informacion .info-arriba{
        z-index: 9;
    }
    .list .tarjeta .informacion .info-center, .list .tarjeta-archivo .informacion .info-center{
        z-index: 9;
    }
    .list .tarjeta .informacion .info-abajo, .list .tarjeta-archivo .informacion .info-abajo{
        z-index: 2;
    }
    .list .tarjeta .informacion .info-arriba, 
    .list .tarjeta .informacion .info-abajo,
    .list .tarjeta .informacion .info-center{
        background: #f6f5f2;
    }

    div:not(.list) > .tarjeta:hover .informacion {
        background-color: rgba(0,0,0,.4);
    }
    div:not(.list) > .tarjeta > .informacion > .info-arriba {
        /* transform: translateY(-100%); */
        visibility: hidden;
    }
    div:not(.list) > .tarjeta > .informacion > .info-center{
        /* transform: translateY(-100%); */
        visibility: hidden;
    }
    div:not(.list) > .tarjeta > .informacion > .info-abajo {
        /* transform:translateY(100%); */
        visibility: hidden;
    }
    
    div:not(.list) > .tarjeta:hover .info-arriba,
    div:not(.list) > .tarjeta:hover .info-abajo,
    div:not(.list) > .tarjeta:hover .info-center {
    /* transform:translateY(0); */
    visibility: visible;
    }

    .list .tarjeta .info-arriba a {
        color: #333 !important;
    }
}

/* Modals */
.modal-dialog {
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 25%;
    margin: 0 auto !important;
    width: 100% !important;
    height: auto !important;
}

#img_grid .card .bg-image::before,
#files_options .card .bg-image::before {
    content: "";
    display: block;
    padding-bottom: 75%;
}



#img_grid .card .bg-image i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}



.tarjeta {
    position: relative;
    display: flex;
    align-items: end;
    min-height: 10rem;
  }
.tarjeta-archivo {
    position: relative;
    display: flex;
    align-items: end;
    min-height: 13.125rem;
  }
.tarjeta-container > .tarjeta-archivo{
    border: solid .5px #0A1B06;
}
.list .tarjeta, .list .tarjeta-archivo{
      padding: 4px;
  }

.success.list .tarjeta, .success.list .tarjeta-archivo{
    height: 84px;
    min-height: 150px;
  }
  
.tarjeta img {
   display: block;
    width: 100%;
    transform: scale(1);
    transition: transform .3s ease;
    /* padding: 8px; */
    margin: 8px;
  }

  
  
  .tarjeta .informacion {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 16px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    transition: background-color .3s ease;
    color: #eee;
    margin: 8px;
  }

  
  .tarjeta > .informacion > .info-arriba {
    padding: 1em 1em 0.5em 1em;
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
    transition: transform .3s ease;
    z-index: 1000;
}

.tarjeta > .informacion > .info-abajo {
    padding: 0 1em 1em 1em;
    width: 100%;
    transition: transform .3s ease;
}
.tarjeta > .informacion > .info-center{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
    z-index: 999;
}
    
  
  .tarjeta .cats {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
  }
  
  .tarjeta .cats span,
  #info_categorias span {
    padding: 2px 4px;
    background-color: #CA471A;
    color: #eee !important;
    display: inline-block;
    font-size: .6em;
    margin-right: 4px;
    margin-bottom: 4px;
  }
  
  .tarjeta .progress {
    width: 100%;
    height: 20px;
    padding: 1px;
    background-color: #eee;
  }
  
  .tarjeta .progress .progress-bar {
    height: 100%;
    background-color: #ca471a;
    text-align: center;
    font-size: 0.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }







.clasefamilia{
    margin-right: 5px;
    border-right: 1px solid silver;
    padding-right: 8px;
}
.clasefamilia:last-child{
    border-right: 0px solid silver;
}

.clasemodelo, .claseProducto{
    margin-right: 5px;
    border-right: 1px solid silver;
    padding-right: 8px;
}
.clasemodelo:last-child, .claseProducto:last-child{
    border-right: 0px solid silver;
}
.loaderupolad{
 position: absolute;
    z-index: 99999999;
    top: 50%;
    left: 50%;
    margin-left: -90px;
    margin-top: -100px;
}
.containerloader{
    position: fixed;
    background: #ffffffc7;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}
.loaderupolad p{
    text-align: center;
    font-weight: bold;
}



.links-header{
    color:  black;
}
.accordion-button, .accordion-button:focus, .accordion-button:hover, .accordion-collapse {
    -webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 0%)!important;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 0%)!important;
    /* background-color: #A3B099!important; */
}

.dropdown-item.active, .dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover{
    background-color: #A3B099!important;
}
.accordion-flush .accordion-collapse {
    border-top: 1px solid silver !important;
}
.claseprodrel{
    background: #f6f5f2;
    color: #0A1B06;
    padding: 4px;
    border-radius: 4px;
    font-size: 13px;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 4px;
}
.info-abajo h2{
    font-size: 1.25rem;
}
.info-abajo h5{
    font-size: 1rem;
}


/* .success.grid-3 .tarjeta {
    width: 20%;
}  */
.imagenlogo{
    width: 100%;
}
.custom-logo{
    width: 1.25rem;
}
.navbar-toggler .fa{
     color: #747474;
}
.dropdown-menu {
    margin-left: -80px;
    z-index: 9;
}
.pagination, .alineacion{
    float: right;
}
.pagination{
    padding-top: .4rem;
    margin-bottom: 0;
    padding-bottom: 0;
}
.paginatorSizePage{
    padding-top: .2rem;
    margin-bottom: 0;
}
.labelleft{
    display: flex;
    justify-content: center;
    align-items: center;
}
.selectitem{
    padding: 0px;
    margin: -6px 10px;
    border: 0px solid silver;
    font-weight: 600;
}
.page-item:not(:first-child) .page-link {
    font-size: 15px;
}
.form-control:focus {
    /* border-color:#ffffff!important; */
        /* border: 0px solid silver!important; */
    box-shadow: 0 0 0 0.25rem rgb(255 255 255 / 25%);
}
.espaceraling{
    margin-top: 3px;
    margin-left: 10px;
}
.page-link.active{
    font-weight: 600;
    /* color: #e99a00; */
    /* background: whitesmoke; */
}
.navbar-brand {
    text-align: center;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    z-index: 99999999!important;
}

@media (max-width: 760px){
    .backtoweb{
     	margin-left: 4rem;
    }
    .imagenlogo{
        /* width: 100%; */
        max-width: 14em;
    }   
    .ocultarensec{
        display: none!important;
    }
    .headercontent{
        display: contents;
        text-align: center;
    }
    .success.grid-3 .tarjeta {
        width: 50%;
    }
    .pararesponsuce .navbar-brand{
        float: left;
        width: 77%;
    }
     .alinearenipa{
        float: right;
        margin-top: -15px;
    }
    .navbar-collapse{
        text-align: center!important;
        padding-bottom: 20px;
    }
    .navbar-nav .dropdown-menu {
        text-align: center;
        margin-left: -80px;
        left: 50%;
    }
    .success.grid-3 .tarjeta-container {
        width: 50%;
    }

    .filesProducto .tarjeta-container {
        width: 49.6666666667%;
    }

    .success.grid-seleccion .tarjeta-container {
        width: 49.6666666667%;
    }

    .filesProducto .tarjeta-container-otro-certificado {
        width: 49.6666666667%;
    }

    .blockCategory {
        width: 49.6666666667%;
        margin-bottom: 2rem;
    }

    .producto-item {
        width: 49.6666666667%;
    }
}


@media  (min-width: 768px) and (max-width: 1023px){
    .backtoweb{
        margin-left: 4rem;
    }
    .success.grid-3 .tarjeta {
        width: 33%;
    }
    .alinearenipa{
        float: right;
    }
        .navbar-collapse{
        text-align: center!important;
        padding-bottom: 20px;
    }
    .navbar-nav .dropdown-menu {
        text-align: center;
        margin-left: -80px;
        left: 50%;
    }
    .success.grid-3 .tarjeta-container {
        width: 50%;
    }

    .filesProducto .tarjeta-container {
        width: 49.6666666667%;
    }

    .success.grid-seleccion .tarjeta-container {
        width: 49.6666666667%;
    }

    .filesProducto .tarjeta-container-otro-certificado {
        width: 49.6666666667%;
    }

    .blockCategory {
        width: 49.6666666667%;
        margin-bottom: 2rem;
    }

    .producto-item {
        width: 49.6666666667%;
    }
}
@media (min-width: 1024px) and (max-width: 1500px){
    /* .success.grid-3 .tarjeta {
        width: 25%;
    } */
    .backtoweb{
        margin-left: 4rem;
    }
    .grid-2 .grid-item { 
        width: 19.3%; 
    }
    #header-mobile {
        display: none !important;
    }
    .categoria-item img{
        width: 209px !important;
        height: 262px !important;
    }
}
@media (min-width: 1500px){
    .backtoweb{
        margin-left: 5rem;
    }
    .grid-2 .grid-item { 
        width: 19.5%; 
    }
    #header-mobile {
        display: none !important;
    }
    .categoria-item img{
        width: 209px !important;
        height: 262px !important;
    }
}
@media (min-width: 2000px){
    .backtoweb{
        margin-left: 15rem;
    }
    #header-mobile {
        display: none !important;
    }
    .categoria-item img{
        width: 289px !important;
        height: 360px !important;
    }
}



/* TABLA ITEMS PARA SUBIR */
/*
#tabla_items_subida th:nth-child(1),
#tabla_items_subida th:nth-child(2),
#tabla_items_subida th:nth-child(3),
#tabla_items_subida th:nth-child(4),
#tabla_items_subida th:nth-child(5),
#tabla_items_subida th:nth-child(6),
#tabla_items_subida th:nth-child(7)
{
    padding-left: 8px;
    padding-right: 8px;  
    margin:0px;
}


#tabla_items_subida th:nth-child(1) {
    width: 30px;
    min-width: 30px;
    max-width: 30px;
}
#tabla_items_subida th:nth-child(2),
#tabla_items_subida th:nth-child(6){
    width: 100px;
    min-width: 100px;
    max-width: 100px;
}
#tabla_items_subida th:nth-child(5){
    width: 150px;
    min-width: 150px;
    max-width: 150px;
}
/* #tabla_items_subida th:nth-child(7){
    width: 190px;
    min-width: 190px;
    max-width: 190px;
} 
#tabla_items_subida th:nth-child(3),
#tabla_items_subida th:nth-child(7){
    width: 177px;
    min-width: 177px;
    max-width: 177px;
}
#tabla_items_subida th:nth-child(4) {
    width: 330px;
    min-width: 330px;
    max-width: 330px;
}*/

#tabla_items_subida th:nth-child(5){
    width: 500px;
}
#tabla_items_subida th:nth-child(5) .selectize-input.items.not-full.has-options.has-items {
    max-height: 100px;
    overflow-y: scroll;
}

#tabla_items_subida th:nth-child(2){
    width: 100px;
}
.paginator_thead_custom{
    text-align: right;
}
.paginator_tbody_custom button:hover{
    opacity:0.3;
}
.formeditinline{
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: #0A1B06;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #bdbdbd;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
@media(max-width:2200px){
    #modal-dialog-sibida {
        max-width: 97%!important;
    }

    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}








.form-label-group {
  position: relative;
}

.form-label-group input,
.form-label-group label {
  /* height: 3.5rem; */
  padding: .75rem;
  border: 0px solid silver!important;
}

.form-label-group input:focus,
.form-label-group input:focus-visible{
    border: 0px solid silver!important;
}


.form-label-group label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0; /* Override default `<label>` margin */
  line-height: 1.5;
  pointer-events: none;
  cursor: text; /* Match the input under the label */
  transition: all .1s ease-in-out;
  border: 0px solid silver!important;
}

.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input::-moz-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::placeholder {
  color: transparent;
}

.form-label-group input:not(:-moz-placeholder-shown) {
  padding-top: 1.25rem;
  padding-bottom: .25rem;
}

.form-label-group input:not(:-ms-input-placeholder) {
  padding-top: 1.25rem;
  padding-bottom: .25rem;
}

.form-label-group input:not(:placeholder-shown) {
  padding-top: 1.25rem;
  padding-bottom: .25rem;
}

.form-label-group input:not(:-moz-placeholder-shown) ~ label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: .75rem;
  color: #777;
}

.form-label-group input:not(:-ms-input-placeholder) ~ label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: .75rem;
  color: #777;
}

.form-label-group input:not(:placeholder-shown) ~ label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: .75rem;
  color: #777;
}

.form-label-group input:-webkit-autofill ~ label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: .75rem;
  color: #777;
}

/* Fallback for Edge
-------------------------------------------------- */
@supports (-ms-ime-align: auto) {
  .form-label-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .form-label-group label {
    position: static;
  }

  .form-label-group input::-ms-input-placeholder {
    color: #777;
  }
}
/*-----------------checkbox switch-----------------*/
.custom-switch .switch-input{
    width: 3em;
    height:1.5em;
    appearance: none;
    position: relative;
    border-radius: 2em;
    -webkit-appearance: none;
    background-color: #d3d6d9;
    background-repeat: no-repeat;
    background-position: left center;
    transition: background-position .15s ease-in-out;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
}

.custom-switch .switch-input:checked {
    border-color: #0d6efd;
    background-color: #0d6efd;
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.switch-input[type=checkbox]:after{
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 10px;
    transform: translateY(-50%);
}
.switch-input[type=checkbox]:checked:after{
    color: white;
    left: 0%;
    transform: translate(50%, -50%);
}
#info_prod_estado .switch-input[type=checkbox]:after{
    content: 'OFF';
}
#info_prod_estado .switch-input[type=checkbox]:checked:after{
    content: 'ON';
}

#mostrar_front .switch-input[type=checkbox]:after{
    content: 'NO';
}
#mostrar_front .switch-input[type=checkbox]:checked:after{
    content: 'SI';
}

#curada .switch-input[type=checkbox]:after{
    content: 'NO';
}
#curada .switch-input[type=checkbox]:checked:after{
    content: 'SI';
}
/*-----------------Fin checkbox switch----------------*/
/*-----------------Rating Starts-----------------*/
/*.rating input {
    border: 0;
    overflow: hidden;
}
.rating input:checked ~ label:before{
    color: red;
    font-weight: 900;
}
.rating label{
    position: relative;
}

.rating label:before {
    font-weight: 400;
    content: "\f005";
    font-family: "Font Awesome 5 Free";
}/*
/*-----------------Fin Rating Stars-----------------*/

.fa-star:before {
    color: #ffa900;
}


.autor-list{
    overflow: auto;
    padding-right: 2rem;
    max-height: 30rem;
    scrollbar-width: thin;
    cursor: pointer;
}

.product-list{
    overflow: auto;
    padding-right: 2rem;
    max-height: 25rem;
    scrollbar-width: thin;
    cursor: pointer;
}

.autores-list{
    overflow: auto;
    padding-right: 2rem;
    max-height: 35rem;
    scrollbar-width: thin;
    cursor: pointer;
}

.proyectos-list{
    overflow: auto;
    padding-right: 2rem;
    max-height: 20rem;
    scrollbar-width: thin;
    cursor: pointer;
}

.product-list::-webkit-scrollbar, .autores-list::-webkit-scrollbar, .proyecto-list::-webkit-scrollbar, .autor-list::-webkit-scrollbar{
    width: 5px;
}

.product-list::-webkit-scrollbar-track, .autores-list::-webkit-scrollbar-track, .proyecto-list::-webkit-scrollbar-track, .autor-list::-webkit-scrollbar-track{
    background: #f1f1f1;
    border-radius: 10px;
}
.product-list::-webkit-scrollbar-thumb, .autores-list::-webkit-scrollbar-thumb, .proyecto-list::-webkit-scrollbar-thumb, .autor-list::-webkit-scrollbar-thumb{
    background-color: #000;
    border-radius: 20px;
}

.product-single, .familiaproducto-list, .project-single, .autor-single, .familia-list, .categoria-list, .termInformation-list, .termProject-list, .empresa-list, .tipoimagen-single, .horientacion-single, .tag-single, .tag-single label, #search-content  {
    color: #a3a3a3;
    cursor: pointer !important;
}

.product-single:hover, .familiaproducto-list:hover, .project-single:hover, .autor-single:hover, .familia-list:hover, .categoria-list:hover, .termInformation-list:hover, .termProject-list:hover, .empresa-list:hover, .tipoimagen-single:hover, .horientacion-single:hover, .tag-single:hover, #search-content:hover  {
    color: #0A1B06;
    cursor: pointer !important;
}

.tipoimagen-single label, .horientacion-single label{
    cursor: pointer !important;
}

#search-container {
    background: #F6F7EF; 
    overflow: auto;
    padding-right: 3rem;
    max-height: 25rem;
    scrollbar-width: thin;
}

#search-container::-webkit-scrollbar{
    width: 5px;
}

#search-container::-webkit-scrollbar-track{
    background: #f1f1f1;
    border-radius: 10px;
}

#search-container::-webkit-scrollbar-thumb{
    background-color: #000;
    border-radius: 20px;
}

.ordenarimg{
    margin-top: -13px;
}

.mostrarfiltros{
    display: none;
}

.paginatorSizePage > label{
    margin-left: 3rem;
}

.form-control{
    appearance: auto;
}

#visualizarmovil{
    display: none;
}
/* .imagenlogo{
    position: sticky;
} */

/* header nav{
    /* height: 59.77px; */
/* }  */

.navbar-brand > img{
    /* height: 20px;
    height: 2.727rem; */
    max-height: 2.727rem;
    width: 8rem;
}

#ordenarmovil{
    display: none;
}

.product-list::-webkit-scrollbar,
.autor-list::-webkit-scrollbar,
.proyectos-list::-webkit-scrollbar,
#sidebar_accordion::-webkit-scrollbar {
    width: 3.5px;
}

#filter_badges_container::-webkit-scrollbar {
    height: 5px;
}

.product-list::-webkit-scrollbar-track,
.autor-list::-webkit-scrollbar-track,
.proyectos-list::-webkit-scrollbar-track,
#sidebar_accordion::-webkit-scrollbar-track,
#filter_badges_container::-webkit-scrollbar-track {
    background: rgba(241, 241, 241, 0.356) ;
    border-radius: 10px;
}

.product-list::-webkit-scrollbar-thumb,
.autor-list::-webkit-scrollbar-thumb,
.proyectos-list::-webkit-scrollbar-thumb,
#sidebar_accordion::-webkit-scrollbar-thumb,
#filter_badges_container::-webkit-scrollbar-thumb {
    background-color: #0A1B06 ;
    border-radius: 20px;
}

.tarjeta-archivo {
    transition: background-color 0.3s ease, border 0.3s ease;
}

.tarjeta-archivo .tipoArchivoName, 
.tarjeta-archivo .tipoNameArchivo,
.tarjeta-archivo .tipoArchivoNombreProducto,
.tarjeta-archivo .infoAbajo, 
.tarjeta-archivo .fullscreenclick img, 
.tarjeta-archivo .btnDownload img {
    transition: color 0.3s ease, filter 0.3s ease;
}

.tarjeta-archivo:hover {
    background-color: #0F1C0A;
    border: .5px solid #f6f7ef;
}
.tarjeta-archivo .multple_title, .fa-eye, .fa-arrow-down{
    color: #0F1C0A;
}
.tarjeta-archivo:hover .tipoArchivoName, .tarjeta-archivo:hover .tipoNameArchivo, .tarjeta-archivo:hover .tipoArchivoNombreProducto, 
.tarjeta-archivo:hover .infoAbajo, .tarjeta-archivo:hover .fullscreenclick img, .tarjeta-archivo:hover .btnDownload img
.tarjeta-archivo:hover span, .tarjeta-archivo:hover i, .tarjeta-archivo:hover a, .tarjeta-archivo:hover .multple_title{
    color: #f6f7ef;
    filter: brightness(0) invert(1);
}

.dropdownMultiples{
    border: none !important;
}
.dropdownMultiples .accordion-button:after{
    content: '\2b';
    font-size: 2rem;
}
.accordion-button:after{
    content: '\2b';
    font-size: 1.5rem
}
.accordion-button:not(.collapsed)::after{
    content: '\f2d1';
    font-size: 1.2rem;
}
.fullscreenclick:hover img , .fullscreenclick:hover img path, .fullscreenclick:hover img circle, .btnDownload:hover img{
    fill: #87966E;
}
.tarjeta-archivo:hover #nl-seleccion[type=checkbox]+#label-nl-seleccion:before{
    border: 1px solid #f6f7ef
}
.nav-pills .nav-link{
    background-color: #F6F7EF;
    color: #819069;
}
.nav-pills .nav-link:hover{
    color: #0F1C0A;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    box-shadow: none;
    -webkit-box-shadow: none;
}
.modal-dialog-slide{
    position: fixed;
    top: 0;
    right: 0;
    height: 100% !important;
    margin: 0;
    transform: translateX(100%); /* Comienza fuera de la pantalla (derecha) */
    transition: transform 0.4s ease-out;
    max-width: 31.5rem; /* Ajusta el ancho del modal */
    width: 100%;
    background-color: #f6f7ef !important;
}
/* Cuando el modal se muestra */
.modal.show .modal-dialog-slide {
    transform: translateX(0);
}
/* Animación al cerrar: hacia la derecha */
.modal.slide-right.closing .modal-dialog {
    transform: translateX(100%);
    transition: transform 0.4s ease-out;
}
.modal-backdrop {
    opacity: 0.5; /* Fondo semi-transparente */
    transition: none; /* Sin animación de fade */
}
.content-modal-login-register {
    overflow-y: auto;
    overflow-x: hidden;
}

.text-long-login-register {
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.text-medium-login-register {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.text-small-login-register {
    font-size: 1rem !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.01125rem;
}

.columna-info-header-login {
    padding-bottom: 2rem;
}
.btn-bg-green-text-white-generic {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 27px;
    transition: .5s;
    font-weight: 400 !important;
    padding: 0.5rem 0.9375rem !important;
    line-height: 1;
}

.bg-transparent {
    background-color: transparent !important;
}

.bg-green-light {
    background-color: #f6f7ef;
}

.bg-green {
    background-color: #9cae78;
}

.bg-letter-gris {
    background-color: #a3b099;
}

.bg-green-new {
    background-color: #0F1C0A;
}

.bg-light-bg {
    background-color: #B0BC9D;
}

.bg-gris {
    background-color: #E2E2DC;
}

/* nuevo */
.bg-verde-negro {
    background-color: #D9D9D9;
}

.bg-blanc-beige {
    background-color: #EDEDE4;
}

.bg-aranda {
    background-color: #f1efde;
}
.bc-green-new {
    border-color: #0F1C0A !important;
}
.b-border{
    border: 1px solid;
}
.color-green-new {
    color: #0F1C0A !important;
}
.min-width-boton {
    width: 17.875rem;
}
.content-modal-login-register .woocommerce-form-row--wide--password .show-password-input {
    position: absolute;
    top: 10px;
    right: 10px;
}
.eye-flotante-show-password .active{
    color: #0F1C0A !important;
    font-weight: 600 !important;
}
.eye-flotante-show-password{
    cursor: pointer;
}
.input-login-register{
    border-radius: 0px;
    border-top: none;
    border-left: none;
    border-right: none;
}
.check-my-account{
    border-radius: 50% !important;
}
.btn-bg-green-text-white-generic.hover-green-light-text-white:hover{
    background-color: #B0BC9D !important;
    color: #f6f7ef !important;
}
.btn-bg-green-text-white-generic.hover-green-light-text-white:hover{
    background-color: #B0BC9D !important;
    color: #f6f7ef !important;
}
@media screen and (max-width: 768px) {
    .containerglobal{
        padding-top: 1rem !important;
    }

    #ordenarpc{
        display: none;
    }
    #ordenarmovil{
        display: block;
        margin-bottom: 1em;
    }
    #ordenarmovil >  .alinearenipa{
        float: right;
        width: auto;
        /* margin-top: -15px; */
    }

    .alinearenipa{
        margin-top: 0px;
    }
    .labelleft{
        width: 80px;
        margin: 0 1em 0 0 ;
        
    }
    #header-mobile {
        display: flex !important;
    }
    .labelordena{
        float: left;
    }
    
    #visualizar{
        display: none;
    }
    
    #visualizarmovil{
        display: block;
        margin-top:5px;
        margin-bottom:20px;
        margin-right: 0;
        margin-left: 0;
        display: flex;
        justify-content: space-between;
        top: 0;
        z-index: 1000!important;
        white-space: nowrap;
        margin-bottom: 1rem;
        background-color: #F6F7EF;
    }
    #visualizarmovil .btn-link {
        color: #333;
        margin-left: 2rem;
        border-radius: 0;
        display: contents;
        margin-right: 0;
    }

    .accordion-filter{
        padding: 13px 6px 20px 10px;
        border: none;
        background-color: #F6F7EF;
    }
    .accordion-filter.collapsed::after{
        transform: rotate(-90deg);
    }
    .accordion-filter:not(.collapsed)::after {
        transform:rotate(0);
    }
    
    .accordion-filter::after{
        transform-origin: center center;
    }
    .accordion-filter, .accordion-filter:focus{
        -webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 0%)!important;
        box-shadow: 0 2px 10px 0 rgb(0 0 0 / 0%)!important;
    }
    
    .mostrarfiltros{
        display: block;
        top: 0;
        z-index: 1000!important;
        white-space: nowrap;
        margin-bottom: 1rem;
    }

    .accordion-filter:hover, .accordion-filter:not(:hover):focus {
        background-color: #F6F7EF;
    }

    .filter-section{
        display: block;
        position: sticky;
        top: 3rem;
        z-index: 1000!important;
        /* vertical-align: top; */
    }

    .ordenarimg{
        margin-top: 13px;
        width: auto;
    }

    #paginator{
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 1000!important;
        background: #f6f7efee;;
        box-shadow: 0 0 1.2rem rgb(0 83 125 / 10% 125 / 10%);
        backdrop-filter: blur(0.4rem);
        height: 4rem;
        padding: 0;
    }
    
    #paginatorFilter{
        display: block;
        position: fixed;
        bottom: 0;
        z-index: 99999999!important;
        background: #f6f7efee;
        box-shadow: 0 0 1.2rem rgb(0 83 125 / 10%);
        backdrop-filter: blur(0.4rem);
    }

    #paginator > div{
        width: 100%;
        display: flex;
        margin-top: auto;
        align-items: center;
        justify-content: center;
        flex-direction: row-reverse;
    }

    .paginatorSizePage{
        margin: 0;
    }

    .paginatorSizePage > label{
        /* margin-left: 5px; */
        display: none;
    }

    .selectitem input:checked ~ .checkmark::before {
        content: "\f068";
    }
    
    .selectitem input:not(:checked) ~ .checkmark::before {
        content: "\f067";
    }
    .selectitem{
        background: #ffffff00;
    }
    .paginatorSizePage .selectitem{
        width: auto;
    }
    .paginatorSizePage .labelleft{
        margin: 0 0 1rem 0;
    }

    #info_footer{
        margin-top: 0 !important;
        margin-bottom: 3rem;
    }

    .info-arriba > .dropdown{
        display: none;
    
    }
    
    .info-arriba{
        justify-content: left;
        align-content: left;
        /* display: initial; */
    }

    .fa, .fas{
        font-size: 1.5em;
    }

    .fa-lg{
        line-height: 1.2em;
        font-size: 1.8em;
    }
    /* .downloadmax, .closemax{
        position: absolute;
        right: 0;
        top: 0
    } */

    .navbar-brand{
        height: 0em;
    }

    .info-abajo{
        display:none;
    }
    .info-abajo-movil{
        margin-top: 1em;
        padding-bottom: .5em;
        display: block;
    }

    .info-abajo-movil > h2{
        font-size: .95em;
    }

    .info-abajo-movil > h5{
        margin-top: .5rem;
        font-size: .85em;
    }

}

@media (min-width: 768px) and (max-width: 1023px) {
    .producto-item {
        width: 49.6666666667%;
    }
}