/* Estilos oraciones*/

.titleoracinoesredireccion {
    width: 80%;
    margin: 0px auto;
    white-space: pre-line;
}

.enlacesSeccionPodriainteresarte{
    color: var(--color-azulterciary);
}

/**************************/
.containerlecturasredireccion{
    margin-top: 2rem !important;
    width: 85%;
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    background: var(--color-navbar) !important;
    border-radius: 20px;
}
.contenidolecturasredirecciongeneal{
    width: 96%;
    margin: 0px auto;
    display: flex;
    flex-direction: row;
    gap: 30px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    justify-content: space-around;
}
.primeraseccionlecturasredireccion{
    width: 100%;
}
.contenidoizquerdalecturasredireccion{
    width: 70%;
}
.imagencristo{
    width: 95%;
    margin: 0px auto;
    background-image: url(../images/Cristo.png);
    height: 16rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 20px;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.colashimagenes {
    width: 95%;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px;
}
.colashImagenesLecturasRedireccion {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 6px;
    grid-row-gap: 0px;
    width: 100%;
}
.colashprimeritem {
    width: 100%;
    height: 262px;
    background-image: url(../images/colashprimeritem.jpg);
    grid-area: 1 / 1 / 3 / 2;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    background-repeat: no-repeat;
}
.colashsegundoitem {
    background-image: url(../images/colashsegundoitem.png);
    grid-area: 1 / 2 / 2 / 3;
    width: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    background-repeat: no-repeat;
}
.colashterceritem {
    grid-area: 2 / 2 / 3 / 3;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4px;
    margin-top: 2px;
}
.colashterceritem-uno {
    background-image: url(../images/colashterceritem-uno.png);
    width: 100%;
    height: 131.526px;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    background-repeat: no-repeat;
}
.colashterceritem-dos {
    background-image: url(../images/colashterceritem-dos.jpg);
    width: 100%;
    height: 131.526px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 20px;
}
.contenidoderechalecturasredireccion{
    width: 30%;
    height: fit-content;
}
.redesSocialesLecturasRedireccion{
    display: flex;
    flex-direction: column;
    margin: 0px auto;
    gap: 10px;
    border: 2px solid #B5B5B5;
    border-radius: 20px;
    width: 90%;
    display: flex;
    height:13rem;
    justify-content: center;
    align-items: center;
}
.titleRedessoacialesredireccinlecturas{
    text-align: left;
    width: 87%;
}
.buttonsRedesSocialesredireccionlecturas{
    margin: 0px auto;
    width: 70%;
}
.buttonsRedesLecturasRedireccionFacebook{
    font-weight: bold;
    background: var(--color-azulfacebook);
    border-radius: 20px;
    border: none;
    color: white;
    width: 15rem;
    padding: 7px 15px;

}
.buttonsRedesLecturasRedireccionX {
    font-weight: bold;
    background: var(--color-buttonX);
    border: none;
    margin-top: 5%;
    color: white;
    border-radius: 20px;
    width: 11rem;
    padding: 7px 15px;
}

.redesSocialesLecturasRedireccion{
    display: flex;
    flex-direction: column;
    margin: 0px auto;
    gap: 10px;
    border: 2px solid #B5B5B5;
    border-radius: 20px;
    width: 100%;
    display: flex;
    height:13rem;
    justify-content: center;
    align-items: center;
}

@media(min-width:1100px) {
    .redesSocialesLecturasRedireccion{
        width: 90%;
    }

    .buttonsRedesSocialesredireccionlecturas{
        margin: 0px auto;
        width: 90%;
    }
}
@media(max-width:905px){
    .buttonsRedesLecturasRedireccionFacebook{
        background: var(--color-azulfacebook);
        border-radius: 20px;
        border: none;
        color: white;
        width: 100%;
        padding: 7px;

    }
    .buttonsRedesLecturasRedireccionX {
        background: var(--color-buttonX);
        border: none;
        margin-top: 5%;
        color: white;
        border-radius: 20px;
        width: 183px;
        padding: 7px 15px;
    }

}
.titleSeccionPodriainteresarte{
    width: 80%;
}
.SeccionPodriainteresarte{
    display: flex;
    flex-direction: column;
    width: 80%;
    row-gap: 10px;
    margin-top:2rem !important;
    margin: 0px auto;
}

.SeccionimagenPodriainteresarte{
    display: flex;
    flex-direction: column;
    width: 80%;
    row-gap: 10px;
    margin-top:2rem !important;
    margin: 0px auto;
    height: 20%;
    border-radius: 20px;
    background-image: url(../images/felicesfiestas.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.temaspopularesredireccionlecturas{
    margin-top: 5%;
}
.temapopularesredireccionlecturas{
    width: 80%;
    margin: 0px auto;
}
.temapopularredireccionlecturas{
    display: inline-block;
    text-decoration: none;
    margin-top: 2%;
    color: var(--color-azulterciary);
    border: none;
    background: var(--color-azultbuttonoraciones);
    border-radius: 15px;
    padding: 4px 26px;
}

@media (max-width: 1470px) {
    .buttonsRedesSocialesredireccionlecturas{
        width: 91%;
    }
}

@media (min-width: 650px) and (max-width: 1450px) {
    .contenidoizquerdalecturasredireccion{
        width: 50%;
    }
    .contenidoderechalecturasredireccion{
        width: 40%;
    }

    .redesSocialesLecturasRedireccion {
        display: flex;
        flex-direction: column;
        margin: 0px auto;
        gap: 10px;
        border: 2px solid var(--color-bordergris);
        border-radius: 20px;
        width: 90%;
        height: 13rem;
        justify-content: center;
        align-items: center;
    }
    .buttonsRedesSocialesredireccionlecturas{
        width: 87% !important;
    }
    .titleRedessoacialesredireccinlecturas{
        width: 90%;
    }
    .SeccionimagenPodriainteresarte{
        display: flex;
        flex-direction: column;
        width: 97%;
        row-gap: 10px;
        margin-top:2rem !important;
        margin: 0px auto;
        height: 20rem !important;
        border-radius: 20px;
        background-image: url(../images/felicesfiestas.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}
@media (min-width: 650px) and (max-width: 1085px) {
    .SeccionimagenPodriainteresarte{
        display: flex;
        flex-direction: column;
        width: 97%;
        row-gap: 10px;
        margin-top:2rem !important;
        margin: 0px auto;
        height: 20%;
        border-radius: 20px;
        background-image: url(../images/felicesfiestas.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}
@media (max-width: 650px) {
    .contenidoizquerdalecturasredireccion{
        width: 100%;
    }
    .contenidoderechalecturasredireccion{
        width: 100%;
    }
    .titleRedessoacialesredireccinlecturas{
        width: 100%;
    }
    .contenidolecturasredirecciongeneal {
        flex-direction: column; /* Cambiar a columna en pantallas más pequeñas */
        gap: 20px; /* Ajuste el espacio entre las secciones cuando estén en columna */
    }
    .contenidoderechalecturasredireccion{
        width: 100%;
    }
    .redesSocialesLecturasRedireccion{
        display: flex;
        flex-direction: column;
        margin: 0px auto;
        gap: 10px;
        border: none;
        border-radius: 20px;
        width: 90%;
        display: flex;
        height:9rem;
        justify-content: start;
        align-items: start;
    }
    .buttonsRedesSocialesredireccionlecturas{
        margin: 0px auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .buttonsRedesLecturasRedireccionFacebook{
        background-color: var(--color-azulfacebook);
        border-radius: 20px;
        color: white;
        height: 2rem;
        width: 90%;

    }
    .buttonsRedesLecturasRedireccionX{
        background-color: black;
        margin-top: 0%;
        gap: 10px;
        color: white;
        border-radius: 20px;
        width: 70%;
    }
    .SeccionPodriainteresarte{
        margin-top: 0rem !important;
    }
    .SeccionimagenPodriainteresarte{
        display: flex;
        flex-direction: column;
        width: 100%;
        row-gap: 10px;
        margin-top:2rem !important;
        margin: 0px auto;
        height: 20%;
        border-radius: 20px;
        background-image: url(../images/felicesfiestas_mobile.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .temaspopularesredireccionlecturas{
        width: 100%;
        order:4;
    }
    .temapopularredireccionlecturas {
        margin-top: 2%;
        border: none;
        background:var(--color-orangeterciary);
        border-radius: 15px;
        padding: 4px 2px;
    }
    .contenidolecturasredirecciongeneal{
        height: 100%;
    }
    .containerlecturasredireccion{
        width: 90%;
    }
}

@media (max-width: 600px) {
    /* Keep your existing mobile styles and add/modify these: */

    .SeccionPodriainteresarte {
        margin-top: 0rem !important;
        order: 1; /* Ensure this appears first */
    }

    .SeccionimagenPodriainteresarte {
        display: flex;
        flex-direction: column;
        width: 100%;
        row-gap: 10px;
        margin-top: 1rem !important;
        margin: 0px auto;
        height: 200px; /* Fixed height or use aspect-ratio */
        border-radius: 20px;
        background-image: url(../images/felicesfiestas_mobile.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        order: 2; /* This ensures it appears after SeccionPodriainteresarte */
    }

    .contenidoderechalecturasredireccion {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    /* Add margin between the sections */
    .SeccionPodriainteresarte + .SeccionimagenPodriainteresarte {
        margin-top: 2rem;
    }
}

@media (max-width: 600px) {
    .colashImagenesLecturasRedireccion {
        display: flex;
        flex-direction: column;
        gap: 17px;
    }

    .colashsegundoitem {
        width: 100%;
        height: 170px;
        background-image: url(../images/colashsegundoitem.png);
        background-size: cover;
        background-position: center;
        border-radius: 20px;
        background-repeat: no-repeat;
    }
    .colashterceritem {
        flex-direction: column;
    }

    .buttonsRedesLecturasRedireccionFacebook {
        background-color: var(--color-azulfacebook);
        border-radius: 20px;
        color: white;
        height: 40px;
        width: 263px;
    }

    .buttonsRedesLecturasRedireccionX {
        background: var(--color-buttonX);
        border: none;
        color: white;
        border-radius: 20px;
        width: 193px;
        height: 40px;
    }
}

@media(max-width:360px){
    .buttonsRedesSocialesredireccionlecturas {
        margin: 0px auto;
        width: 100%;
        display: flex;
        flex-direction: column !important;
        gap: 10px;
        justify-content: center;
    }
    .buttonsRedesLecturasRedireccionFacebook {
        background-color: var(--color-azulfacebook);
        border-radius: 20px;
        color: white;
        height: 40px;
        width: 263px;
    }

    .buttonsRedesLecturasRedireccionX {
        background: var(--color-buttonX);
        border: none;
        color: white;
        border-radius: 20px;
        width: 193px;
        height: 40px;
    }
}