.mgt-10 {
    margin-top: 10px;
}

.mgt-20 {
    margin-top: 20px;
}

.mgt-30 {
    margin-top: 30px;
}

.mgb-20 {
    margin-bottom: 20px;
}

.mgb-30 {
    margin-bottom: 30px;
}

.mgr-40 {
    margin-right: 40px;
}

h1.hero-title {
    font-size: 40px;
    line-height: 64px;
}

.logo-marca {
    width: 100%;
}

.logo-marca img {
    width: 100%;
    height: auto;
}

.textoContenido {
    color: #000 !important;
}

.textoContenido header {
    text-align: center;
    padding-bottom: 12px;
}

.textoContenido table {
    margin: 0 auto;
}

.textoNosotros {
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid var(--th-border-color);
}

.textoNosotros h2 {
    font-size: 22px;
    font-weight: 700;
    color: var(--title-color);
    position: relative;
    padding: 0 0 0 20px;
    margin: 20px 0 10px 0;
}

.textoNosotros h2::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 6px;
    height: 26px;
    background: var(--theme-color);
}

h2.sec-title {
    font-size: 34px;
}

.th-pagination li.active a {
    background-color: var(--principal);
    color: #fff;
}

.service-card-3_content {
    text-align: center;
    padding: 10px 0 0 0;
}

h1.tituloServicio {
    font-size: 34px;
    line-height: 38px;
}

.descripcionServicio {
    color: #000;
    font-size: 18px;
    line-height: 27px;
}

.sliderProducto .slick-arrow.slick-next {
    right: 20px;
    left: auto;
}

.sliderProducto .slick-arrow.slick-prev {
    left: 20px;
}

.mobile-logo {
    padding: 10px;
    text-align: center;
}

.mobile-logo img {
    width: 90%;
    height: auto;
}

.main-menu>ul>li.liactivo>a {
    padding: 10px 0;
    color: var(--principal);
    font-weight: 700;
}

/**************** WHATSAPP FLOTANTE *******************/
.floating-wpp {
    position: fixed;
    bottom: 90px;
    right: 27px;
    font-size: 14px;
    transition: bottom 0.2s;
    z-index: 1000;
}

.floating-wpp .floating-wpp-button {
    position: relative;
    border-radius: 50%;
    box-shadow: 1px 1px 4px rgba(60, 60, 60, 0.4);
    transition: box-shadow 0.2s;
    cursor: pointer;
    overflow: hidden;
    width: 60px !important;
    height: 60px !important;
    background-color: #00bb00 !important;
}

.floating-wpp .floating-wpp-button img,
.floating-wpp .floating-wpp-button svg {
    position: absolute;
    width: 100%;
    height: auto;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 50px !important;
    height: 50px !important;
}

.floating-wpp:hover {
    bottom: 17px;
}

.floating-wpp:hover .floating-wpp-button {
    box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.4);
}

.floating-wpp .floating-wpp-popup {
    border: 2px solid white;
    border-radius: 5px;
    background-color: #E5DDD5;
    position: absolute;
    overflow: hidden;
    padding: 0;
    box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
    width: 0px;
    height: 0px;
    bottom: 0;
    opacity: 0;
    transition: bottom 0.1s ease-out, opacity 0.2s ease-out;
    transform-origin: bottom;
}

.floating-wpp .floating-wpp-popup.active {
    padding: 0 12px 12px 12px;
    width: 280px;
    height: auto;
    bottom: 82px;
    opacity: 1;
    right: 0;
}

.floating-wpp .floating-wpp-popup .floating-wpp-message {
    background-color: white;
    padding: 8px;
    border-radius: 0px 5px 5px 5px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
    opacity: 0;
    transition: opacity 0.2s;
}

.floating-wpp .floating-wpp-popup.active .floating-wpp-message {
    opacity: 1;
    transition-delay: 0.2s;
}

.floating-wpp .floating-wpp-popup .floating-wpp-head {
    text-align: right;
    color: white;
    margin: 0 -15px 10px -15px;
    padding: 6px 12px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.floating-wpp .floating-wpp-input-message {
    background-color: white;
    margin: 10px -15px -15px -15px;
    padding: 0 15px;
    display: flex;
    align-items: center;
}

.floating-wpp .floating-wpp-input-message textarea {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none;
    padding: 8px;
    margin: 10px 0;
    width: 100%;
    max-width: 100%;
    font-family: inherit;
    font-size: inherit;
    resize: none;
}

.floating-wpp .floating-wpp-btn-send {
    margin-left: 12px;
    font-size: 0;
    cursor: pointer;
    color: #00bb00;
}

.service-box_icon img {
    width: 30px;
    height: auto;
}

.whatsappCel {
    position: fixed;
    bottom: 25px;
    left: 20px;
    width: 50px;
    height: 50px;
    z-index: 100;
}

.whatsappCel img {
    width: 100%;
    height: auto;
    border-radius: 50%;
}

#service-sec {
    padding: 80px 0 0 0;
}

.video-responsive {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#ulTopIzq ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#ulTopIzq ul li {
    color: #fff;
    margin: 0 7.5px;
}

#ulTopIzq ul li a {
    color: #fff;
}

.bienvenidaHome {
    padding: 30px 0;
}

.imgHome img {
    width: 100%;
    height: auto;
}

.textoBienvenida {
    padding: 30px 0;
    text-align: center;
}

.textoBienvenida h1 {
    font-size: 32px;
    font-weight: 700;
    color: var(--principal);
}

.textoBienvenida p {
    font-size: 16px;
    line-height: 27px;
    color: #000;
}

.div_nav {
    width: 100%;
    height: 110px;
    background-color: #fff;
    padding: 5px 0;
}

.whatsapp {
    position: fixed;
    bottom: 20px;
    left: 10px;
    width: 200px;
    height: 60px;
    padding: 10px 0 10px 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: -25px;
    z-index: 1001;
}

.iconoWhatsapp {
    float: left;
    width: 50px;
}

.numeroWhatsapp {
    float: right;
    width: 135px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    margin-top: 5px;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 1.93465px 7.73859px rgba(0, 0, 0, .15);
}

.numeroWhatsapp a {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    outline: none;
    line-height: 18px;
}

.numeroWhatsapp span {
    font-size: 11px;
    display: block;
    line-height: 12px;
}

.textoContenido {
    font-size: 18px;
    line-height: 30px;
    color: #000;
}

.textoContenido p {
    text-align: justify;
}

.widget_categories li.activo a {
    color: var(--principal);
}

/************************ HOTEL ****************************/
.page-content {
    color: #000;
    font-size: 16px;
    line-height: 27px;
}

h2.nombreHotel {
    font-size: 24px;
    font-weight: 700;
    color: #000;
}

.page-content h2 {
    font-size: 25px;
    font-weight: 700;
    color: var(--principal);
    margin: 10px 0;
}

.imagenHotel {
    text-align: center !important;
}

.imagenHotel img {
    margin: 0 auto !important;
    width: 300px;
    height: auto;
}

.detalleHotel table {
    margin: 0 auto !important;
}

a.btn-volver {
    background-color: var(--principal) !important;
    color: #fff !important;
    transition: all 0.4s ease-in-out;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 21px;
    font-weight: 600;
    margin: 0px 0 20px 0;
}

.textoContenido {
    font-size: 16px;
    color: #000 !important;
    line-height: 27px;
}

.tituloPrincipal {
    width: 100%;
    text-align: center;
}

h1.tituloPrincipal {
    font-size: 40px;
    font-weight: 700;
    color: var(--principal);
    margin: 0 auto 20px auto;
}

/********************* CERTIFICADORES ******************/
.certificador {
    margin: 0 0 30px 0;
    padding: 10px;
    border: 1px solid #eee;
}

.certificadorImagen img {
    width: 100%;
    height: auto;
}

.certificadorNombre {
    text-align: center;
}

.certificadorNombre a {
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    color: #000;
}

/*************** CONSEJO DIRECTIVO *********************/
.labelProv {
    color: #000;
    font-weight: 600;
    font-size: 15px;
    padding: 0 0 0 10px;
    font-family: verdana, geneva, sans-serif;
    background-color: #f5f5f5;
}

.filaProv {
    border-bottom: 1px dotted #ccc;
    padding: 0 0 5px 0;
}

.datoProv {
    font-size: 15px;
    color: #333;
    font-family: verdana, geneva, sans-serif;
    background-color: #f7f7f7;
}

/******************* EXHIBIDORES *********************/
.cabeceraTabla {
    background-color: #2B578B !important;
    border: 1px solid #2B578B !important;
    color: #fff !important;
    text-align: left;
    padding: 5px 0 5px 5px !important;
    font-size: 13px !important;
}

.celdaExhibidores {
    color: #000 !important;
    font-size: 15px;
    line-height: 18px;
}

.celda_estadisticas_titulo,
.cabecera {
    background-color: #2B578B !important;
    border: 1px solid #2b578b !important;
    color: #fff !important;
    font-weight: 700 !important;
    text-align: center;
    padding: 5px 0 5px 0 !important;
}

.tituloMejoresProductos {
    background-color: #2B578B !important;
    border: 1px solid #2B578B !important;
    color: #fff !important;
    font-size: 15px;
    font-weight: 700 !important;
}

.heading-line-bottom {
    border-bottom: 1px dashed #808080;
    display: inline-block;
    margin: 0;
    position: relative;
    margin: 20px 0;
}

.heading-line-bottom::after {
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 20px;
}

.heading-title {
    margin-top: 10px;
}

h4.heading-title {
    font-size: 22px;
    font-weight: 700;
    color: #000;
}

h3.subTitForm {
    font-size: 22px;
    font-weight: 700;
    color: #000;
}

label.control-label {
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

/******************** EXHIBIDOR ****************/
ul.navExhibidor {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.navExhibidor li {
    width: 100%;
    margin-bottom: 1px;
}

ul.navExhibidor li a {
    display: block;
    padding: 7px 10px;
    background-color: #585858;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}

ul.navExhibidor li a.salida {
    background-color: #fc0;
    color: #000;
}

ul.navExhibidor li a.salida:hover {
    background-color: #000;
    color: #FC0;
}

ul.navExhibidor li a.activo {
    background: #ed3237;
}

ul.navExhibidor li a:hover {
    background: #ed3237;
    color: #fff !important;
}

ul.navExhibidor ul.dropdown {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.navExhibidor ul.dropdown li {
    width: 100%;
    margin-bottom: 1px;
    border-bottom: 1px solid #ccc;
}

ul.navExhibidor ul.dropdown li a {
    display: block;
    padding: 7px 10px;
    background-color: #fff;
    color: #ed3237;
    text-decoration: none;
    font-size: 13px;
}

ul.navExhibidor ul.dropdown li a:hover {
    background: #eee;
    color: #000 !important;
}

.form-check-input[type="radio"] {
    width: 5px !important;
    height: 21px;
    padding: 0 15px 0 5px;
    margin-right: 15px;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.3);
}

.divDownload {
    text-align: right;
}

.tituloPicCat {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    padding: 0 10px;
}

.descripcionCatalogo {
    font-size: 12px;
    padding: 10px;
    line-height: 16px;
    color: #000;
    text-align: justify;
}

.picCatalogo {
    background: #fff;
}

.form-control[type="file"] {
    overflow: hidden;
    padding: 15px 10px !important;
}

.form-check-input[type="checkbox"] {
    border-radius: .25em;
    width: 20px !important;
    height: 20px !important;
    padding: 0 5px 0 5px !important;
}

.thumb img {
    border-radius: 10px;
    width: 100%;
    height: auto;
}

h4.miembroNombre {
    color: var(--principal);
    font-size: 22px;
    font-weight: 500;
    padding: 0;
    margin: 0;
}

h6.miembroCargo {
    color: #333;
    font-size: 18px;
    padding: 0;
    margin: 0;
}

.miembroCurriculum {
    font-size: 16px;
    line-height: 27px;
    color: #000;
}

.tituloFoto {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-align: center;
    padding: 10px 10px;
}

li.active {
    padding: 7px 0 0 0;
}

li.active a {
    padding: 9px 12px;
    background-color: var(--principal);
    color: #fff;
    border: 1px solid var(--principal);
}

/* Responsive video styles for textoContenido */
.responsive-video-container iframe {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16/9;
    min-height: 315px;
}

/* Alternative responsive approach for older browsers */
.responsive-video-container .video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
}

.responsive-video-container .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.btn-secundario {
    background-color: var(--secundario);
    transition: all 0.3s ease-in-out;
    border-radius: 10px;
    padding: 6px 30px;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
}

.btn-secundario:hover {
    background-color: var(--principal);
    color: #fff;
}

.tituloArticulo {
    padding: 10px 10px;
    font-size: 18px;
    text-align: center;
}

.tituloArticulo a {
    font-size: 18px;
    font-weight: 700;
    color: var(--principal);
}

/* Estilos para la fecha overlay en noticias */
.imagenArticulo {
    position: relative;
    overflow: hidden;
}

.fecha-overlay {
    position: absolute;
    top: 15px;
    left: 15px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 8px 12px;
    border-radius: 8px;
    text-align: center;
    min-width: 50px;
    z-index: 2;
    transition: all 0.3s ease;
}

.fecha-overlay .dia {
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 2px;
}

.fecha-overlay .mes {
    display: block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 1;
}

.imagenArticulo:hover .fecha-overlay {
    background-color: rgba(0, 0, 0, 0.9);
    transform: scale(1.05);
}

/* Estilos para las últimas noticias en la sidebar */
.latest-news-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    gap: 12px;
}

.latest-news-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.latest-news-image {
    flex: 0 0 40%;
    width: 40%;
    overflow: hidden;
    border-radius: 6px;
    aspect-ratio: 4/3;
}

.latest-news-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.latest-news-image:hover img {
    transform: scale(1.1);
}

.latest-news-content {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.latest-news-title {
    margin: 0 0 8px 0;
    font-size: 14px;
    line-height: 1.4;
}

.latest-news-title a {
    color: #333;
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease;
    display: block;
}

.latest-news-title a:hover {
    color: var(--principal);
}

.latest-news-date {
    font-size: 12px;
    color: #666;
    font-weight: 500;
    margin-top: auto;
}

.picUltimo img {
    width: 100%;
    height: auto;
}

.tituloUltimo a {
    font-size: 16px;
    color: #000;
}

.fechaUltimo {
    font-size: 14px;
    color: #333;
}

.fechaLogo {
    font-size: 14px;
    font-weight: 700;
    color: var(--principal);
}

.tablaHeader {
    border: none;
    padding: 16px 40px 0 0;
}

.tablaHeader table {
    border: none !important;
    font-size: 15px !important;
    line-height: 18px !important;
}

.tablaHeader table td {
    border: none;
    padding: 6px 9px !important;
}

.cabeceraHeader {
    color: var(--principal);
    font-weight: 700;
}

.tdUbicanos {
    font-weight: 700;
    color: var(--secundario);
}

.tdCel,
.tdEmail {
    color: var(--secundario);
}




@media (max-width: 500px) {
    #celdaDireccion {
        display: none;
    }

    #celdaLogo img {
        width: 200px;
        height: auto;
    }

    .header-layout5 .header-links li a {
        color: #fff;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        font-size: 11px;
    }

    #service-sec {
        padding: 30px 0 0 0;
    }

    #about-sec {
        padding: 30px 0 0 0 !important;
    }

    .textoNosotros {
        padding: 10px 20px;
    }

    .newsletter-area {
        clip-path: none;
    }

    .img-box4 .img2 {
        position: absolute;
        top: 0;
        left: 30px;
        width: 150px;
        height: 150px;
        border-radius: 50%;
        border: 10px solid var(--white-color);
        z-index: 3;
    }

    .th-mobile-menu ul li a:hover {
        background-color: var(--principal);
        color: #fff;
        padding-left: 20px;
    }

    .th-mobile-menu ul li a:hover .th-mobile-menu ul li a::before {
        left: 20px;
        margin-right: 5px;
        content: '' !important;
    }

    .circle {
        display: none;
    }
}

@media (min-width: 1400px) && (max-width: 1600px) {
    section.sectionContenido .container {
        max-width: 1450px !important;
    }
}

@media (min-width: 1601px) && (max-width: 1900px) {
    section.sectionContenido .container {
        max-width: 1650px !important;
    }
}

/* Estilos para botón principal */
.btn-principal {
    background-color: var(--principal);
    color: #fff;
    border: none;
    border-radius: 10px;
    padding: 15px 30px;
    min-width: 250px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}

.btn-principal::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s;
}

.btn-principal:hover {
    background-color: var(--secundario);
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.btn-principal:hover::before {
    left: 100%;
}

.btn-principal:active {
    transform: translateY(0);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.textoContenido table td p {
    padding: 0 !important;
    margin: 0 !important;
}

footer .tablaHeader td.tdUbicanos,
footer .tablaHeader td.tdCel,
footer .tablaHeader td.tdEmail {
    color: #fff !important;
}

/***************** SELECT2 STYLING TO MATCH BOOTSTRAP FORM-CONTROL *****************/
/* Hacer que Select2 se vea igual que los campos form-control de Bootstrap */

/* Contenedor principal del Select2 */
.select2-container .select2-selection--single {
    height: 52px !important;
    min-height: 38px !important;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    background-color: #F5F7FA !important;
    display: flex !important;
    align-items: center !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
}

/* Estilos específicos del tema por defecto */
.select2-container--default .select2-selection--single {
    outline: none !important;
}

/* El texto mostrado dentro del select */
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #495057 !important;
    line-height: 1.5 !important;
    padding-left: 0.75rem !important;
    padding-right: 2rem !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

/* Placeholder text */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #6c757d !important;
}

/* La flecha del select */
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px !important;
    position: absolute !important;
    top: 1px !important;
    right: 1px !important;
    width: 20px !important;
}

/* Flecha hacia abajo */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #495057 transparent transparent transparent !important;
    border-style: solid !important;
    border-width: 5px 4px 0 4px !important;
    height: 0 !important;
    left: 50% !important;
    margin-left: -4px !important;
    margin-top: -2px !important;
    position: absolute !important;
    top: 26px !important;
    width: 0 !important;
}

/* Estado hover */
.select2-container--default .select2-selection--single:hover {
    border-color: #80bdff !important;
}

/* Estado focus */
.select2-container--default.select2-container--focus .select2-selection--single,
.select2-container--default.select2-container--open .select2-selection--single {
    border-color: #80bdff !important;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
    outline: none !important;
    height: 56px !important;
    background-color: #F5F7FA !important;
}

/* Cuando el dropdown está abierto, cambiar la flecha */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #495057 transparent !important;
    border-width: 0 4px 5px 4px !important;
    top: 20px !important;
}

/* Dropdown del Select2 */
.select2-dropdown {
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* Elementos de la lista en el dropdown */
.select2-container--default .select2-results__option {
    padding: 0.375rem 0.75rem !important;
    font-size: 1rem !important;
    color: #495057 !important;
}

/* Elemento hover en la lista */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #007bff !important;
    color: #fff !important;
}

/* Elemento seleccionado en la lista */
.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #e9ecef !important;
    color: #495057 !important;
}

/* Campo de búsqueda dentro del dropdown */
.select2-search--dropdown .select2-search__field {
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    padding: 0.375rem 0.75rem !important;
    font-size: 1rem !important;
    margin-bottom: 0.5rem !important;
}

/* Para que el select tenga el mismo ancho que otros form-control */
.select2-container {
    width: 100% !important;
    box-sizing: border-box !important;
    height: 56px !important;
    background-color: #F5F7FA !important;
}

/* Ajuste específico para el contenedor del select */
.form-control.js-example-basic-single {
    display: none !important;
    /* Ocultar el select original */
}

/* Asegurar que el select2 mantenga el mismo height que form-control */
.select2-container--default .select2-selection--single {
    height: 56px !important;
    line-height: 56px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b::before {
    display: none;
}

/***************** LIBRO DE RECLAMACIONES ********************/
.divformreclamo h3 {
    font-size: 20px;
    margin-top: 20px;
}

/* Estilos para inputs, selects y textareas en el formulario de reclamaciones */
.divformreclamo .form-control,
.divformreclamo input.form-control,
.divformreclamo select.form-control,
.divformreclamo textarea.form-control {
    background-color: #eee !important;
    color: #000 !important;
    border: 1px solid #333 !important;
}

.divformreclamo input[type="checkbox"] {
    visibility: visible !important;
    opacity: 1 !important;
    display: inline-block !important;
    width: 20px;
    height: 20px;
}

.divformreclamo input[type="checkbox"]:before {
    display: none !important;
}

input[type="checkbox"]~label::before {
    display: none !important;
}

.divformreclamo input[type="checkbox"]~label {
    display: inline !important;
}

/* Mantener los estilos al hacer focus (cuando se hace clic o se selecciona) */
.divformreclamo .form-control:focus,
.divformreclamo input.form-control:focus,
.divformreclamo select.form-control:focus,
.divformreclamo textarea.form-control:focus {
    background-color: #eee !important;
    color: #000 !important;
    border-color: #333 !important;
    box-shadow: none !important;
}

/* Mantener los estilos al hacer hover (cuando se pasa el mouse) */
.divformreclamo .form-control:hover,
.divformreclamo input.form-control:hover,
.divformreclamo select.form-control:hover,
.divformreclamo textarea.form-control:hover {
    background-color: #eee !important;
    color: #000 !important;
}

/* Estilo para las etiquetas flotantes */
.divformreclamo .form-floating label {
    color: #000 !important;
}

/* Estilo para los placeholders */
.divformreclamo .form-control::placeholder {
    color: #000 !important;
}

.divLibro img {
    width: 160px;
    height: auto;
}