@font-face {
    font-family: "Trapom";
    src: url(../fonts/Photograph_Signature.ttf);
}

@font-face {
    font-family: "Aileron_light";
    src: url(../fonts/Aileron-Light.otf);
}

@font-face {
    font-family: "Aileron_regular";
    src: url(../fonts/Aileron-Regular.otf);
}

@font-face {
    font-family: "Aileron_bold";
    src: url(../fonts/Aileron-Bold.otf);
}

@font-face {
    font-family: "Aileron_semibold";
    src: url(../fonts/Aileron-SemiBold.otf);
}

.logoPrin {
    width: 10vmax;
}

.padding1 {
    padding-left: 5%;
    padding-right: 5%;
}

.imagenMenu {
    width: 1.2vmax;
}

.medidaMenu {
    border-right: solid 1.4px #007fa8;
    margin-left: 8px;
}

.medidaMenu2 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
    color: black !important;
}

.letraMenu1 {
    font-size: 1vmax;
}

.fade-top {
    width: 100%;
    -webkit-mask-image: linear-gradient(to bottom, transparent 8%, black 35%);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-image: linear-gradient(to bottom, transparent 8%, black 35%);
    mask-repeat: no-repeat;
    mask-size: 100% 100%;
    background-color: white;
    /* color del fade */
    border-radius: 2vmax;
}

.posicion1 {
    position: absolute;
    top: 0;
    left: 5%;
    right: 5%;
}

.posicion1s {
    position: absolute;
    left: 3%;
    right: 3%;
}

.posicion2 {
    position: absolute;
    left: 5%;
    right: 5%;
    bottom: -7vmax;
}

.posicion3 {
    position: absolute;
    top: 8%;
    left: 5%;
    right: 5%;
}

.posicion4 {
    position: absolute;
    top: 20%;
    left: 5%;
    right: 5%;
}

.posicion5 {
    position: absolute;
    bottom: 0;
    left: 12px;
    right: 12px;
    top: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
}

.posicion6 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}

.posicion7 {
    position: absolute;
    bottom: 15%;
    left: 13%;
    right: 15%;
}

.titulo1 {
    font-size: 3vmax;
}

.titulo2 {
    font-size: 2.5vmax;
}

.titulo3 {
    font-size: 3.5vmax;
}

.titulo3s {
    font-size: 3.6vmax;
}

.titulo4 {
    font-size: 2vmax;
}

.titulo5 {
    font-size: 7vmax;
}

.titulo6 {
    font-size: 1.8vmax;
}

.letra1 {
    font-size: 1vmax;
}

.letra2 {
    font-size: 1.5vmax;
}
.letra2s {
    font-size: 1.5vmax;
}
.letra3 {
    font-size: 1.3vmax;
}

.letra4 {
    font-size: 0.9vmax;
}

.letra5 {
    font-size: 1.6vmax;
}

.letra6 {
    font-size: 1.2vmax;
}

.collage1 {
    width: 130%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2vmax;
    z-index: 10;
    filter: drop-shadow(0 20px 20px rgba(0, 0, 0, 0.4));
}

/* .collage1:hover {
    transform: translateY(-10px) scale(1.05);
    z-index: 10;
} */

.collage2 {
    width: 110%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1vmax;
    z-index: 20;
    filter: drop-shadow(0 20px 20px rgba(0, 0, 0, 0.4));
}

/* .collage2:hover {
    transform: translateY(-10px) scale(1.05);
    z-index: 10;
} */

.collage3 {
    width: 140%;
    position: absolute;
    bottom: 0;
    left: 50%;
    /* mueve el punto de referencia al centro */
    transform: translateX(-50%);
    /* centra la imagen */
    z-index: 30;
    filter: drop-shadow(0 20px 20px rgba(0, 0, 0, 0.4));
}

.collage4 {
    width: 105%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2.5vmax;
    z-index: 20;
    filter: drop-shadow(0 20px 20px rgba(0, 0, 0, 0.4));
}

/* .collage4:hover {
    transform: translateY(-10px) scale(1.05);
    z-index: 10;
} */

.collage5 {
    width: 140%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2vmax;
    z-index: 25;
    filter: drop-shadow(0 20px 20px rgba(0, 0, 0, 0.4));
}

/* .collage5:hover {
    transform: translateY(-10px) scale(1.05);
    z-index: 10;
} */

.collage6 {
    width: 150%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3vmax;
    z-index: 15;
    filter: drop-shadow(0 20px 20px rgba(0, 0, 0, 0.4));
}

/* .collage6:hover {
    transform: translateY(-10px) scale(1.05);
    z-index: 10;
} */

.collage7 {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3vmax;
    z-index: 10;
    filter: drop-shadow(0 20px 20px rgba(0, 0, 0, 0.4));
}

.collage8 {
    width: 120%;
    position: absolute;
    left: 50%;
    /* mueve el punto de referencia al centro */
    transform: translateX(-50%);
    right: 0;
    bottom: 0;
    z-index: 10;
}

.collage9 {
    width: 120%;
    position: absolute;
    left: 50%;
    /* mueve el punto de referencia al centro */
    transform: translateX(-50%);
    right: 0;
    bottom: 0;
    z-index: 11;
}

/* .collage7:hover {
    transform: translateY(-10px) scale(1.05);
    z-index: 10;
} */

.derecho1 {
    display: block;
    -webkit-mask-image: linear-gradient(to left, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 1));
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-image: linear-gradient(to left, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 1));
    mask-repeat: no-repeat;
    mask-size: cover;
}

.derecho2 {
    display: block;
    -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 1));
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 1));
    mask-repeat: no-repeat;
    mask-size: cover;
}

.custom-list {
    list-style: none;
    /* quita el marker por defecto */
}

.custom-list li {
    position: relative;
    padding-left: 20px;
    /* deja espacio para el símbolo */
}

.custom-list li::before {
    content: "+";
    /* el símbolo que quieres */
    position: absolute;
    left: 0;
    color: #007fa8;
    /* color del símbolo */
    font-weight: bold;
    /* para que se vea bien */
}

.img-fluid1 {
    height: 2vmax;
    /* Mantén la altura deseada */
    width: 100%;
    /* Asegúrate de que ocupen el ancho del contenedor */
    object-fit: contain;
    /* Mantén las proporciones sin distorsión */
    max-width: 100%;
    /* Evita que las imágenes se salgan del contenedor */
    padding-left: 5%;
    padding-right: 5%;
}

.img-fluid {
    height: 10vmax;
    /* Mantén la altura deseada */
    width: 100%;
    /* Asegúrate de que ocupen el ancho del contenedor */
    object-fit: contain;
    /* Mantén las proporciones sin distorsión */
    max-width: 100%;
    /* Evita que las imágenes se salgan del contenedor */
    padding-left: 5%;
    padding-right: 5%;
}

.carousel-inner1 .carousel-item.active,
.carousel-inner1 .carousel-item-next,
.carousel-inner1 .carousel-item-prev {
    display: flex;
}

/* medium and up screens */
.carousel-inner1 .carousel-item-end.active,
.carousel-inner1 .carousel-item-next {
    transform: translateX(100%);
}

.carousel-inner1 .carousel-item-start.active,
.carousel-inner1 .carousel-item-prev {
    transform: translateX(-100%);
}

.carousel-inner1 .carousel-item-end,
.carousel-inner1 .carousel-item-start {
    transform: translateX(0);
}

.carousel-inner1 {
    position: relative;
    /* Necesario para posicionar pseudo-elementos */
    overflow: hidden;
    /* Para que nada sobresalga */
}

.carousel-inner1 .carousel-item {
    transition: transform 20s ease-in-out;
    /* 2 segundos, más lento */
}

.carousel-innerS .carousel-item.active,
.carousel-innerS .carousel-item-next,
.carousel-innerS .carousel-item-prev {
    display: flex;
}


.carousel-inner2 .carousel-item.active,
.carousel-inner2 .carousel-item-next,
.carousel-inner2 .carousel-item-prev {
    display: flex;
}

/* medium and up screens */
.carousel-inner2 .carousel-item-end.active,
.carousel-inner2 .carousel-item-next {
    transform: translateX(100%);
}

.carousel-inner2 .carousel-item-start.active,
.carousel-inner2 .carousel-item-prev {
    transform: translateX(-100%);
}

.carousel-inner2 .carousel-item-end,
.carousel-inner2 .carousel-item-start {
    transform: translateX(0);
}

.carousel-inner2 {
    position: relative;
    /* Necesario para posicionar pseudo-elementos */
    overflow: hidden;
    /* Para que nada sobresalga */
}

.carousel-inner2::before,
.carousel-inner2::after {
    content: "";
    position: absolute;
    top: 0;
    width: 40%;
    /* Tamaño de la sombra en los lados */
    height: 100%;
    z-index: 2;
    /* Para que quede por encima del contenido */
    pointer-events: none;
    /* No bloquea clics */
}

.carousel-inner2::before {
    left: 0;
    background: linear-gradient(to right, white, transparent);
}

.carousel-inner2::after {
    right: 0;
    background: linear-gradient(to left, white, transparent);
}

.flecha1 {
    width: 80%;
}

.flecha1L {
    left: -5%;
}

.flecha2L {
    right: -5%;
}
.padding_top{
    padding-top: 10%;
}
#oculto1{
    display: none;
}
#oculto2{
    display: block;
}
.bordebene{
    border-right: #007fa8 solid 2px
}
.fondo2{
    padding-left:0;
    padding-right:0
}
.fondo3{
    padding-left:0;
    padding-right:0
}
.fondo4{
    padding-left:0;padding-right:0
}
.responsive-img {
  width: 100%;
  border-radius: 2vmax;
  height: auto; /* altura normal en pantallas grandes */
}
.modoTablet{
    bottom:-15%;
}
.padding89{
    padding-top:7%
}
.oculto2 {
    display: none;
}
/* Quitar el ícono default de Bootstrap */
.custom-toggler .navbar-toggler-icon {
  display: none;
}

/* Nuestro nuevo icono */
.custom-toggler {
  border: none;
  background: transparent;
}

.toggler-icon {
  display: block;
  width: 25px;
  height: 3px;
  margin: 5px auto;
  background-color: #007fa8; /* tu color corporativo */
  border-radius: 2px;
  transition: all 0.3s ease;
}
.logoAdmin1{
    width: 50%
}
.logo1{
	width: 12em
}
.logoPer{
	width: 10%
}
.logoPer2{
	width: 40px
}
.logoPer3{
    width: 5%;
}
.bottom1 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2%
}
.texto1Admin{
	color: black;
	text-decoration:none;
	font-size: 20px;
}
.reportesGene{
    padding-bottom: 1%;
}
@media (max-width: 576px) {
    .titulo1 {
        font-size: 3.3vmax;
    }
    .titulo2 {
        font-size: 2.9vmax;
    }
    .titulo3 {
        font-size: 3.8vmax;
    }
    .titulo4 {
        font-size: 2.4vmax;
    }
    .titulo5 {
        font-size: 5.4vmax;
    }

    .titulo6 {
        font-size: 2.1vmax;
    }
    .letra1 {
        font-size: 1.5vmax;
    }
    .letra2 {
        font-size: 1.9vmax;
    }
    .letra3 {
        font-size: 1.8vmax;
    }
    .letra4 {
        font-size: 1.3vmax;
    }
    .letra5 {
        font-size: 2vmax;
    }

    .letra6 {
        font-size: 1.8vmax;
    }
    .medidaMenu {
        border-right: none;
        margin-left: 8px;
    }
    .padding1 {
        padding-left: 3%;
        padding-right: 3%;
    }
    .logoFoot{
        width: 70%;
        margin-top: 5%;
    }
    .letraMenu1 {
        font-size: 1.5vmax;
    }
    .hr1{
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .titulo3s {
        font-size: 2.2vmax;
        margin-bottom: 0;
    }
    .letra2s {
        font-size: 1.1vmax;
    }
    .margin_bottom1{
        margin-bottom: 15%;
    }
    #oculto1{
        display: block!important;
        margin-bottom: 10%;
    }
    #oculto2{
        display: none!important;
    }
    .responsive-img {
        height: 25vmax; /* ajusta según lo alto que la quieras */
        object-fit: cover; /* mantiene proporción y recorta exceso */
    }
    .padding_top{
        padding-top: 20%;
    }
    .fade-top {
        display: none;
    }
    .fade-top2 {
        display: none;
    }
    .bordebene{
        border-right: none
    }
    .fondo1{
        
        background-size:cover;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        padding-top: 5%;
        padding-bottom: 20%;
    }
    .fondo2{
        background-size:cover;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        padding-top: 8%;
        padding-bottom: 70%;
        padding-left:8px;
        padding-right:8px
    }
    .fondo3{
        background-size:cover;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        padding-top: 8%;
        padding-bottom: 70%;
        padding-left:8px;
        padding-right:8px
    }
    .fondo4{
        background-size:cover;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        padding-top: 8%;
        padding-bottom: 70%;
        padding-left:8px;
        padding-right:8px
    }
    .posicion1{
        position: relative;
        left: auto;
        right: auto;
    }
    .posicion2{
        bottom: -4vmax;
    }
    .posicion3{
        left: 7%;
    }
    .collage1 {
        width: 18%;
        position: absolute;
        left: 10%;
        right: 0;
        bottom: 2vmax;
        z-index: 10;
    }

    .collage2 {
        width: 22%;
        position: absolute;
        left: 25%;
        right: 0;
        bottom: 1vmax;
        z-index: 20;
        filter: drop-shadow(0 20px 20px rgba(0, 0, 0, 0.4));
    }

    .collage3 {
        width: 30%;
        position: absolute;
        bottom: 0;
        left: 50%;
        /* mueve el punto de referencia al centro */
        transform: translateX(-50%);
        /* centra la imagen */
        z-index: 30;
        filter: drop-shadow(0 20px 20px rgba(0, 0, 0, 0.4));
    }

    .collage4 {
        width: 15%;
        position: absolute;
        left: 60%;
        right: 0;
        bottom: 2.5vmax;
        z-index: 20;
        filter: drop-shadow(0 20px 20px rgba(0, 0, 0, 0.4));
    }

    .collage5 {
        width: 18%;
        position: absolute;
        left: 60%;
        right: 0;
        bottom: 2vmax;
        z-index: 25;
        filter: drop-shadow(0 20px 20px rgba(0, 0, 0, 0.4));
    }

    .collage6 {
        width: 20%;
        position: absolute;
        left: 65%;
        right: 0;
        bottom: 3vmax;
        z-index: 15;
        filter: drop-shadow(0 20px 20px rgba(0, 0, 0, 0.4));
    }

    .collage7 {
        width: 20%;
        position: absolute;
        left: 75%;
        right: 0;
        bottom: 3vmax;
        z-index: 10;
        filter: drop-shadow(0 20px 20px rgba(0, 0, 0, 0.4));
    }

    .collage8 {
        width: 100%;
        position: absolute;
        left: 60%;
        /* mueve el punto de referencia al centro */
        transform: translateX(-50%);
        right: 0;
        bottom: 0;
        z-index: 10;
    }

    .collage9 {
        width: 100%;
        position: absolute;
        left: 40%;
        /* mueve el punto de referencia al centro */
        transform: translateX(-50%);
        right: 0;
        bottom: 0;
        z-index: 11;
    }
    .img-fluid1 {
        height: 3vmax;
        /* Mantén la altura deseada */
        width: 100%;
        /* Asegúrate de que ocupen el ancho del contenedor */
        object-fit: contain;
        /* Mantén las proporciones sin distorsión */
        max-width: 100%;
        /* Evita que las imágenes se salgan del contenedor */
        padding-left: 5%;
        padding-right: 5%;
    }

    .img-fluid {
        height: 15vmax;
        /* Mantén la altura deseada */
        width: 100%;
        /* Asegúrate de que ocupen el ancho del contenedor */
        object-fit: contain;
        /* Mantén las proporciones sin distorsión */
        max-width: 100%;
        /* Evita que las imágenes se salgan del contenedor */
        padding-left: 5%;
        padding-right: 5%;
    }
    .completo1 {
        position: fixed;
        top: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        z-index: 9999;
        background: #ecece4;
        padding: 1rem;
    }
    .oculto2 {
        display: flex !important;
    }
    .reportesGene{
        padding-bottom: 10%;
    }
}
@media screen and (min-width: 577px) and (max-width: 819px) {
    .ocultoEspacio{
        display: none;
    }
     .titulo1 {
        font-size: 2.7vmax;
    }
    .titulo2 {
        font-size: 2.4vmax;
    }
    .titulo3 {
        font-size: 3.3vmax;
    }
    .titulo4 {
        font-size: 1.9vmax;
    }
    .titulo5 {
        font-size: 4.9vmax;
    }

    .titulo6 {
        font-size: 1.6vmax;
    }
    .letra1 {
        font-size: 1vmax;
    }
    .letra2 {
        font-size: 1.4vmax;
    }
    .letra3 {
        font-size: 1.3vmax;
    }
    .letra4 {
        font-size: 0.8vmax;
    }
    .letra5 {
        font-size: 1.5vmax;
    }

    .letra6 {
        font-size: 1.3vmax;
    }
    .titulo3s {
        font-size: 2vmax;
        margin-bottom: 0;
    }
    .letra2s {
        font-size: 1vmax;
    }
    .modoTablet{
        bottom:10%;
    }
    .padding89{
        padding-top:4%
    }
    .completo1 {
        position: fixed;
        top: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        z-index: 9999;
        background: #ecece4;
        padding: 1rem;
    }
    .oculto2 {
        display: flex !important;
    }
    .medidaMenu {
        border-right: none;
        margin-left: 8px;
    }
}
@media screen and (min-width: 820px) and (max-width: 1000px) {
    .ocultoEspacio{
        display: none;
    }
    .titulo1 {
        font-size: 2.2vmax;
    }
    .titulo2 {
        font-size: 2.4vmax;
    }
    .titulo3 {
        font-size: 3.3vmax;
    }
    .titulo4 {
        font-size: 1.9vmax;
    }
    .titulo5 {
        font-size: 4.9vmax;
    }

    .titulo6 {
        font-size: 1.6vmax;
    }
    .letra1 {
        font-size: 1vmax;
    }
    .letra2 {
        font-size: 1.4vmax;
    }
    .letra3 {
        font-size: 1.1vmax;
    }
    .letra4 {
        font-size: 0.8vmax;
    }
    .letra5 {
        font-size: 1.5vmax;
    }

    .letra6 {
        font-size: 1.3vmax;
    }
    .titulo3s {
        font-size: 2vmax;
        margin-bottom: 0;
    }
    .letra2s {
        font-size: 1vmax;
    }
    .modoTablet{
        bottom:10%;
    } 
    .padding89{
        padding-top:2%
    }
    .completo1 {
        position: fixed;
        top: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        z-index: 9999;
        background: #ecece4;
        padding: 1rem;
    }
    .oculto2 {
        display: flex !important;
    }
    .medidaMenu {
        border-right: none;
        margin-left: 8px;
    }
}
@media screen and (min-width: 1001px) and (max-width: 1025px) {
    .ocultoEspacio{
        display: none;
    }
    .navbar-light .navbar-nav .nav-link{
        font-size: 10px;
    }
    .titulo1 {
        font-size: 2.2vmax;
    }
    .titulo2 {
        font-size: 2.4vmax;
    }
    .titulo3 {
        font-size: 3.3vmax;
    }
    .titulo4 {
        font-size: 1.9vmax;
    }
    .titulo5 {
        font-size: 4.9vmax;
    }

    .titulo6 {
        font-size: 1.6vmax;
    }
    .letra1 {
        font-size: 1vmax;
    }
    .letra2 {
        font-size: 1.4vmax;
    }
    .letra3 {
        font-size: 1.1vmax;
    }
    .letra4 {
        font-size: 0.8vmax;
    }
    .letra5 {
        font-size: 1.5vmax;
    }

    .letra6 {
        font-size: 1.3vmax;
    }
    .titulo3s {
        font-size: 2vmax;
        margin-bottom: 0;
    }
    .letra2s {
        font-size: 1vmax;
    }
}