*{
    box-sizing: border-box;
    padding: 0px;
    margin: 0px;


}

.btn-wsp{
    position: fixed;
    width: 55px;
    height: 55px;
    line-height: 55px;
    bottom: 30px;
    right: 30px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    z-index: 999;
    font-size: 30px;
}

.btn-wsp:hover{
    width: 65px;
    height: 65px;
    line-height: 65px;
    font-size: 35px;
}

body{
    margin: 0px;
    background-color: white;
    font-family: "Poppins", sans-serif;
}

header{
    margin: 0px;
    padding: 0px;
    height: 95px;
    box-sizing: border-box;
    background-color: white;
    display: flex;
    justify-content: space-evenly;
    padding: 10px;
    align-items: center;
    
}


h1{
    font-size: 3.1em;
}
button{
    font-size: 1.5em;
    font-weight: bold;
}

.containerHeader{
    background-color: white;
    display: flex;
    height: 100%;


}
.containerHeader img{
    height: 100%;
}

.botoneraPrincipal{
    background-color: transparent;
    height: 80%;
    border-radius: 8px;
    display: flex;
    align-items: center;
}

.botonDeMenu{
    background-color: ;
    margin: 20px;
    display: flex;
    align-items: center;
    height: 80%;
    color: #692e89;
}

.separadorBotonMenu{
    display: flex;
    text-align: center;
    background-color: #692e89;
    margin-left: 8px;
    min-width: 3px;
    place-items: center;
    justify-content: center;
    border-radius: 15px;
    height: 60%;
}

.botonDeMenu:hover{
    transform: scale(1.2);
    transition: transform 0.8s ease;
}

.botonDeMenu img{
    width: 40px;
}

.ingresar{
    width: 190px;
    height: 60px;
    display: flex;
    border-radius: 8px;
    text-align: center;
    background-color: #692e89;
    cursor: pointer;
    font-size: 1.5em;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;

}
.ingresar .imagenIngresar{
    width: 30%;
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.imagenIngresar img{
    width: 90%;
    height: 90%;
}


.ingresar .textoIngresar{
    width: 50%;
    height: 100%;
    font-size: 20px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    color: white;
}


.ingresar:hover {
    color: white ;
    background-color: #411d54 ;
    .imagenIngresar img{
        transform: scale(1.1);
        transition: transform 0.8s ease;
    }
}






a {
    text-decoration: none; /* Quita el subrayado */
    color: #333; /* Cambia el color del texto del enlace */
}

.barradivisora{
    height: 10px;
    background: linear-gradient(to right, #692e89 0%, #692e89 33%, #e12a48 33%, #e12a48 66%, #fbbe01 66%, #fbbe01 100%);
    display: block;
}

@media (max-width:1057px){
    header{
        flex-direction: column;
        height: 100%;
        justify-content: center;
    }
    .containerHeader{
    background-color: white;
    display: flex;
    width: 100%;
    height: 100px;
    justify-content: center;

    }
    .containerHeader img{
        height: 100px;
    }

    .ingresar{
    margin-right: 0px;
    width: 100%;
    height: 100%;
    margin-top: 10px;
    }

    .textoIngresar p{
        font-size: 30px;
    }
    .botoneraPrincipal{
        height: 70px;
    }

    .botonDeMenu img{
        height: 40px;
    }
    .separadorBotonMenu{
        width: 0px;
        height: 0px;
    }
    .botonDeMenu{
        margin: 0px;
        height: 0px;
    }


}




/* FIN HEADER */

.contenedorPrincipal{
    background-color: #f6f6f6;
    display: flex;
    flex-direction: column; /* Cambiado a columna para que los elementos se apilen verticalmente */
    align-items: center;
    width: 100%;
}

.contenedorTituloParrafo{
    align-content: center;
    flex-direction: column;
    display: flex;
    flex-wrap: wrap; /* Asegura que los botones se apilen verticalmente */
    justify-content: center;
    width: 70%;
    background-color: transparent;
    margin-top: 20px; 
    margin-bottom: 30px;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
}

.contenedorTituloParrafo a{
    color: #692e89;
    text-decoration: underline;
    text-decoration-color: #692e89;
}

.contenedorTituloParrafo h2{
    font-size: 40px;
    margin-top: 20px;
    color: #692e89;
}

.contenedorTituloParrafo p{
    font-size: 20px;
    color: #692e89;
}

/* FIN PRIMER DE TITULO */
#tramitesYServicios{
    background-color: white;
    display: flex;
    flex-direction: column; /* Cambiado a columna para que los elementos se apilen verticalmente */
    align-items: center;
    width: 100%;
    min-height: 390px;
    margin-bottom: 100px;
    margin-top: 20px;

}

@media(max-width:1223px){
    #tramitesYServicios{
    }

}

#tramitesYServicios h2{
    margin-top: 20px;
    text-align: center;
    color: #692e89;
    font-size: 34px;
    
}

.botonesTramites{
    display: flex;
    flex-wrap: wrap; /* Asegura que los botones se apilen verticalmente */
    justify-content: center;
    width: 85%;
    background-color: transparent;
    margin-top: 20px; 
    text-align: center;
    align-content: flex-start;


}

.botonTramite {
    width: 400px; /* Ajusta el ancho de tus botones según sea necesario */
    color: white;
    margin: 10px; /* Ajusta el margen entre los botones según sea necesario */
    background-color: #692e89; /* Ajusta el color de fondo según sea necesario */
    border-radius: 15px;
    display: flex;
    text-align: center;
    align-items: center;

}

.botonTramite:hover{
    /*border-width: 3px;
    border-style: solid;
    border-color: #692e89;
    /*border-image: linear-gradient(to right, #692e89, #e12a48, #fbbe01); /* Gradiente de tres colores */
    /*border-image-slice: 1; /* Esto ajusta la división del gradiente */
    /*border-radius: 8px;
    color:#692e89 ; */
    transform: scale(1.02);
    transition: transform 0.8s ease;
    .imagenBotonTramite img{
        transform: scale(1.1);
        transition: transform 0.8s ease;

    }
    .textoBoton h3{
        /*text-decoration: underline;*/
    }


}

.imagenBotonTramite{
    width: 25%;
    height: 100%;
    background-color: transparent;
    border-radius: 8px;
    
}

.imagenBotonTramite img{
    width: 100%;
}

.textoBoton{
    width: 75%;
    height: 100%;
    background-color: transparent;
    margin-bottom:10px;
    display: flex;
    align-items: center;
}



.textoBoton h3{
    margin-top: 10px;
    margin-left: 10px;
    text-align: left;
    font-size: 25px;
    color: #black;
}


.textoBoton p{
    margin-top: 6px;
    margin-left: 10px;
    margin-right: 50px;
    text-align: justify;
    font-size: 20px;
    color: #black;
    font-weight: 300;
}

@media(max-width:652px){
    .botonTramite{
        width: -webkit-fill-available;

    }
    .textoBoton h3{
        font-size: 25px;
    }
}


/*seccion requisitos para tramites*/


.contenedorFechaEvento{
    display: flex;
}


.fecha{
    width: 100px;
    background-color: #692e89; /* Ajusta el color de fondo según sea necesario */
    border-radius: 15px;
    margin: 10px;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;

}

.fecha p{
    font-weight: bold;
    color: white;
    font-size: 20px;
}

.numero p{
    font-size: 40px;
}

.contenedorRequisitos{
    background-color: #white;
    display: flex;
    flex-direction: column; /* Cambiado a columna para que los elementos se apilen verticalmente */
    align-items: center;
    width: 100%;
    min-height: 190px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 10px;
}

.mes{
    color:#692e89;
    font-size: 35px;
}
.contenedorTituloParrafoRequisito{
    align-content: center;
    display: flex;
    flex-wrap: wrap; /* Asegura que los botones se apilen verticalmente */
    justify-content: center;
    width: 70%;
    background-color: transparent; 
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.contenedorTituloParrafoRequisito a{
    color: #692e89;
    text-decoration: underline;
    text-decoration-color: #692e89;
}

.contenedorTituloParrafoRequisito h2{
    font-size: 40px;
    color: #692e89;;
}

.contenedorTituloParrafoRequisito p{
    font-size: 20px;
    margin-top: 10px;
    color: #692e89;;
}

.contenedorTextos{
    align-content: center;
    flex-direction: column;
    display: flex;
    flex-wrap: wrap; /* Asegura que los botones se apilen verticalmente */
    justify-content: center;
    width: 70%;
    background-color: transparent;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
    margin-bottom: 10px;
}


.contenedorTituloParrafo a{
    color: #692e89;
    text-decoration: underline;
    text-decoration-color: #692e89;
}

.contenedorTextos p{
    font-size: 20px;
    margin-left: 30px;
}

.contenedorCategorias h3{
    font-size: 25px;
    margin-top: 20px;
    text-decoration: underline;
    text-decoration-color: black;
}


.contenedorTextoImportante{
    align-content: center;
    display: flex;
    flex-wrap: nowrap; /* Asegura que los botones se apilen verticalmente */
    justify-content: center;
    background-color: black;
    max-width: 50%;
    flex-direction: column;
    justify-content: center;
    align-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    border-width: 6px;
    border-style: solid;
    border-image: linear-gradient(to right, #692e89, #e12a48, #fbbe01); /* Gradiente de tres colores */
    border-image-slice: 1; /* Esto ajusta la división del gradiente */
    border-radius: 8px;
    color: white;
    text-align: center;
    margin-top: 20px;
}

.contenedorTextoImportante h3{
     font-size: 25px;
        margin-top: 20px;
        margin-left: 5px;
        margin-right: 5px;
        text-decoration: underline;
        text-decoration-color: black;

}

.contenedorTextoImportante p{
    font-size: 20px;
    margin-bottom: 20px;
    margin-bottom: 10px;
}
/*FIN CONTENEDOR REQUISITOS*/





/*FIN SECCION DE BOTONES*/

.pie{
    height: 200px;
    background-color: #dcdcdc;
    display: flex;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;

}

.containerLogo {
    width: 400px;
    height: 200px;
    background-color: transparent;
    border-radius: 15px;
    align-content: center;
}
.containerLogo img{
    height: 50%;
}

.pinGoogleMaps{
    border: 3px solid #c3c3c3;
}

.containerRedes {
    width: 400px;
    height: 200px;
    background-color: transparent;
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-weight: bold;
    text-align: right;
    font-size: 20px;
    color: #692e89;
}

.containerRedes p{
    font-weight: 600;
}

.redesSociales{
    width: 400px;
    height: 60px;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 25px;
    font-weight: bold;
}

.contenedorRedSocial{
    width: 50px;
    height: 50px;
    background-color: transparent;
    margin-left: 10px;
}

.contenedorRedSocial img:hover{
    transition: transform 0.8s ease;
    transform: scale(1.1);

}

.contenedorRedSocial img{
    width: 100%;
    height: 100%;
}


@media(max-width:1117px){
    .pie{
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 650px;
        justify-items: center;
    }
    .containerLogo{
        margin-top: 10px;
    }
}

@media(max-width:623px){
    .containerLogo img{
        width: 95%;
        height: -webkit-fill-available;
        
    }

    .containerLogo{
        width: 95%;
        display: flex;
        justify-content: center;
        height: auto;
    }

    .containerRedes{
        width: 100%;
        text-align: center;
        font-size: 19px;
    }
    .redesSociales{
        width:-webkit-fill-available ;
        justify-content: center;

    }
}