/* styles.css */
.image-container {
    position: relative;
    width: 100%;
    height: 100%;
    border: 10px solid white; /* Borde blanco de 5px */
    border-radius: 15px; /* Bordes redondeados */
    overflow: hidden; /* Oculta cualquier desbordamiento */
}

.image-container img {
    width: 100%; /* Ocupa todo el ancho del contenedor */
    height: 100%; /* Ocupa toda la altura del contenedor */
    object-fit: cover; /* Mantiene la proporción de la imagen y cubre el contenedor */
}
.cabezera{
    background-color: #EEECE5;
}
.titulo{
    background-color: #8C8E8E;
}
.fondo{
    background-color: #EEECE5;
}
/* Estilo para el contenedor del logo */
.logo-container {
    max-width: 200px; /* Tamaño máximo del contenedor */
    margin: auto; /* Centra el contenedor horizontalmente */
    text-align: center; /* Alinea el contenido del contenedor al centro */
}
.blanquear{
    color: #f0f0f0;
}
.custom-button {
    background-color: #242E37; /* Color de fondo */
    color: #FFFFFF; /* Color del texto */
    border: 0px!important;
}
.custm{
    color: #242E37!important; /* Color del texto */
}
.fondo{
    background-color: #EEECE5;
}

.blanquear{
    color: #f0f0f0;
}
.custom-button {
    background-color: #242E37; /* Color de fondo */
    color: #FFFFFF; /* Color del texto */
}
nav{
    font-family: 'Abel', sans-serif;
    font-size: 12pt;
    color: #FFFFFF;
}
nav li:hover{
    background-color: #242E37;
    border-radius: 10px;
    color: #ffffff;
}
.dropdown-item:hover{
    background-color: #242E37!important;
    
}
.rolcolor{
    color: #242E37;
    font-family: 'Rajdhani', Bold;
    font-size: 12pt;
    font-weight: bold;
}
.iconosmenu{
    display: inline-flex;
}
.botoneditar{
    background-color: #242E37;
    color: #FFFFFF;
    font-weight: bold;
}
.botoneditar:hover{
    background-color: #242E37;
    color: #FFFFFF;
}
.bordeinputpanel{
    border-color: #B4B4B3;
    color: #B4B4B3;
    font-family: 'Abel', sans-serif;
    font-size: 12pt;
    font-weight: normal;
}
.perfiltexto{
    background-color: #B4B4B3;
    color: #FFFFFF;
}
.inputpaneltitulo{
    font-family: 'Rajdhani', sans-serif;
    font-size: 12pt;
    font-weight: normal;
}
.scrollmenu{
    overflow-y: auto;
}
.moverperfiltexto{
    margin-left: -45px;
}
.principal .dropdown-item:hover{
    background-color: transparent!important;
}
li .dropdown-menu {
    background-color: transparent!important;
    border: transparent!important;
}
.lateralfontotexto{
    padding-right: 2rem;
}
.custom-file-label::after {
    content: "Seleccionar archivo";
    color: #FFFFFF; /* Color del texto */
    cursor: pointer;
}
.custm:hover{
    color: #ffffff!important;
}
.coloracceso:hover{
    background-color: #8C8E8E;
    border: 0px !important;
}
#acotor:hover{
    color: #242E37!important;
}
.colorletramenu{
    color: #242E37;
}
.navbar-nav .nav-item:active {
    background-color: #242E37; /* Cambia el color de fondo del elemento li activo */
}
.limitealtura{
    height: 30rem;
}
.encirculo{
    border: 1px solid #ced4da !important;
    border-radius: .25rem !important;
}
.alturaimg{
    height: 13rem;
}
.cartin{
    width: 18rem;
}
.alturatext{
    height: 18rem;
}
.botoncustom{
    background-color: #71DDEB;
    border: 3px solid #71DDEB !important;
    border-radius: 0px;
}
.textocustom{
    font-family: 'Roboto'!important;
    font-weight: 500 !important;

    line-height: 1;
    font-size: 15px;
    color: #ffffff !important;
    fill: #71DDEB;
    text-align: center;
}
.botoncustom:hover{
    color: #71DDEB !important;
}
.inputcustom{
    border: 3px solid #71DDEB !important;
    border-radius: 0px;
}
.elfondo:hover{
    background-color: #FFFFFF;
}
.enelborde{
    border: 3px solid #71DDEB !important;
    border-radius: 0px;
}
.enelbordelateral{
    border-left: 3px solid #71DDEB !important;
    border-right: 3px solid #71DDEB !important;
}
.coloreafondo{
    color: #FFFFFF;
}
.textoarea{
    min-height: 19rem !important;
}


.submenu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
}
.submenu-link {
    padding: 5px 15px;
    display: block;
    color: white;
    text-decoration: none;
    background-color: #444;
}
.submenu-link:hover {
    background-color: #555;
}
.submenu.show {
    display: block;
}
.nav-link {
    cursor: pointer;
    color: white;
    text-decoration: none;
    font-weight: bold;
    padding: 10px;
    display: block;
    background-color: #333;
}
.nav-link:hover {
    background-color: #444;
}


.uniform-card {
    width: 18rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.uniform-card-img-top {
    height: 300px; /* Altura uniforme para las imágenes */
    object-fit: cover; /* Ajusta la imagen sin deformarla */
}

.uniform-card-body {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 21rem; /* Altura fija para el contenido de texto */
}

.uniform-card-title {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 1rem;
    text-align: center;
}

.uniform-card-text {
    flex-grow: 1;
    text-align: justify;
    margin-bottom: 1rem;
}

.uniform-card-buttons {
    display: flex;
    justify-content: space-between;
}

.uniform-card button {
    margin-top: 0; /* Elimina margen superior para los botones */
}

.fondoT{
    background-color: transparent!important;
}

.fondohover:hover{
    background-color: #0dcaf0 !important;
    text-decoration: none !important;
}
.fondhoverli:hover{
    background-color: transparent !important;
}
.botonenvio[type="submit"]{
    background-color: #17a2b8!important;
}
.bordesincolor{
    border-color: #ced4da !important;
}
.nald{
    color: #fff !important;
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
}

/* Modo minimizado: solo íconos visibles */
.sidebar-minimized nav {
    width: 70px !important;
    transition: width 0.3s ease;
}

.sidebar-minimized nav .col-md-12:not(:first-child) {
    display: none !important;
}

.sidebar-minimized nav .nav-link,
.sidebar-minimized nav .submenu-link,
.sidebar-minimized nav button {
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.sidebar-minimized nav i {
    margin: 0 auto;
    display: block;
    font-size: 1.2rem;
}

/* El contenido se desplaza */
.sidebar-minimized ~ .col-md-9 {
    margin-left: 70px !important;
    transition: margin-left 0.3s ease;
}

/* Estilo para el contenedor padre del menú al contraerse */
.outer-sidebar-minimized {
    width: 70px !important;
    flex: 0 0 70px !important;
    max-width: 70px !important;
    transition: all 0.3s ease;
}
/* Estilo para reducir el menú */
.outer-sidebar-minimized {
    width: 70px !important;
    flex: 0 0 70px !important;
    max-width: 70px !important;
    transition: all 0.3s ease;
}

/* Expande el contenido cuando el menú está colapsado */
.content-expanded {
    width: calc(100% - 70px) !important;
    flex: 0 0 calc(100% - 70px) !important;
    max-width: calc(100% - 70px) !important;
    transition: all 0.3s ease;
}
/* Cuando el menú está minimizado, y el contenido se quiere expandir */
.content-expanded .container {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}
.sueloboton{
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}