

body {
    background-color: antiquewhite;
    font-family: sans-serif;
    margin:0;
    padding:0;
}

html {
    scroll-behavior: smooth;
    padding: 0 .5rem;
}

/*bodyindex*/


.lispar{
    list-style: none;
}
.mmennu {
    color: #b16c12;
    font-size: 40px;
    cursor: pointer;
    padding-left: 1rem;
}

@media only screen and (max-width: 768px) {
    .mmennu {
        font-size: 30px;
    }
}

.logoabout {
    -webkit-text-stroke: .3px brown;
    height: 70px;
    float: right;
    margin-top: -2.7rem;
    padding-right: 3rem;
    color: burlywood;
    font-size: 1.7rem;
    font-weight: bolder;
}

@media only screen and (max-width: 769px) {
    .logoabout {
        padding-top: .5rem;
        height: 23px;
        font-size: 1.3rem;
    }
}

.bodyindex {
    font-family: sans-serif;
    background: url(../fotos/luzmontaña.webp);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    background-color: #faebd7;
    
}

@media screen and (max-width: 768px) {
    .bodyindex {
        background-size: 100rem;
        height: 100vh;
    }
}

.palabras {
    flex-direction: column;
}

.palabras a {
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    .palabras {
        padding: 3rem 3rem;
        text-align: center;
        align-items: center;
    }
    
}

.palabra1,
.palabra2 {
    padding-top: 3.5rem;
    font-size: xx-large;
    font-weight: 100;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
}

.palabra1 {
    color: white;
    text-shadow: 0 -1px 4px #FFF, 0 -2px 10px burlywood, 0 -10px 20px #ff8000, 0 -18px 40px #F00;
}

.palabra2 {
    color: white;
    text-shadow: 0 -1px 4px #FFF, 0 -2px 10px burlywood, 0 -10px 20px #05e9f5, 0 -18px 40px #126bbe;
}

@media screen and (max-width: 768px) {
    .palabra1,
    .palabra2 {
        font-size: 1.4rem;
    }
}

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
    padding: 12px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.overlay a:hover,
.overlay a:focus {
    color: #f8cf98;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

@media only screen and (max-width: 768px) {
    .overlay a {
        font-size: 27px
    }
    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

.titmenu {
    color: #f8cf98;
    font-size: 3rem;
    font-family: "fitulo2";
}

@media only screen and (max-width: 768px) {
    .titmenu {
        font-size: 1.7rem;
    }
}

.paloma {
    height: 1.7rem;
}


/*Body*/
.losenlac{
    text-decoration: none;
}
.tinte1 {
    color: goldenrod;
    background: white;
    font-size: 1.7rem;
    padding: .7rem 7rem;
    text-align: right;
    border-radius: 20px;
}

@media only screen and (max-width: 768px) {
    .tinte1 {
        padding: .7rem 3rem;
    }
}

.tintespan {
    text-decoration: none;
}

.tinte2 {
    color: brown;
}

.gridcapitulos {
    padding-top: .3rem;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(50px, 1fr));
    grid-gap: 5px;
    text-align: center;
    align-items: center;
    text-decoration: none;
}
.gridcapitulos a{
    border: 1.7px solid goldenrod;
} 

.gridcapitulos2 {
    padding-top: .3rem;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    grid-gap: 10px;
    text-align: center;
    align-items: center;
    text-decoration: none;
    
}
.gridcapitulos2 a{
    border: 1.7px solid goldenrod;
}




.gridcapitulos div {
    text-decoration: none;
}

.gridcap {
    border-radius: 20px;
    font-size: 20px;
    padding: .5em;
    color: #551a8b;
    background: white;
    text-align: center;
    text-decoration: none;
}

.captis {
    text-decoration: none;
}

.atcontenedor {
    display: flex;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    text-align: center;
}

.aticono {
    padding-top: .7rem;
    height: 4rem;
    text-align: right;
}

.aticono2 {
    margin-bottom: .8rem;
    height: 3.8rem;
    border-radius: 70px;
    margin-right: 2rem;
}

@media only screen and (max-width: 768px) {
    .aticono2 {
        margin-right: 1.7rem;
    }
    
}

.tituloes {
    -webkit-text-stroke: .7px brown;
    background: #551a8b;
    padding: .5rem 2rem;
    text-align: center;
    color: #faebd7;
    text-decoration: none;
    border-radius: 30px;
}

.titulo {
    text-align: center;
    color: brown;
    text-decoration: underline;
}

.titulo1 {
    -webkit-text-stroke: .7px brown;
    background: #551a8b;
    padding: .5rem 2rem;
    text-align: center;
    color: #faebd7;
    text-decoration: none;
    border-radius: 30px;
}

#capitulos {
    text-decoration: none;
}

@media only screen and (max-width: 768px) {
    .aticono {
        height: 4rem;
    }
    .atcontenedor {
        display: grid;
    }
}

.numeracion,
.color {
    color: brown;
}

.cuerpo {
    display: grid;
    column-gap: 50px;
    grid-template-columns: auto auto;
    padding: 10px;
}

.indice1,
.indice2 {
    margin: 0 auto;
    cursor: pointer;
}

.indice1 li,
.indice2 li {
    padding: 3px 0;
    color: brown;
    font-weight: 700;
}

@media only screen and (max-width: 768px) {
    .indice2 {
        margin-top: -2rem;
    }
    .indice221 {
        padding-right: 9rem;
    }
    .titulo1 {
        margin-left: -7rem;
    }
}

.comentarios {
    list-style: none;
    color: dimgray;
}

.marcadorAt {
    color: brown;
    text-decoration: none;
}

.listadesordenada {
    list-style: none;
}

.letraGrande1 {
    font-size: 20px;
    font-weight: bold;
}

.letraGrande2 {
    font-weight: bold;
}


/*Botón de scroll*/

.figura {
    border-style: solid;
    border-color: transparent transparent brown transparent;
    border-width: 0 11px 15px 11px;
    height: 0;
    position: relative;
    margin: 28px 0 33px 0;
}

.to-top {
    background: rgb(255, 255, 255);
    filter: opacity(0.6);
    position: fixed;
    bottom: 16px;
    right: 32px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    color: #1f1f1f;
    text-decoration: none;
    opacity: 0;
    pointer-events: none;
    transition: all .4s;
}

.to-top.active {
    bottom: 32px;
    pointer-events: auto;
    opacity: 1;
}

.partes {
    letter-spacing: 12px;
}

.capVer {
    margin-top: -12px;
}

.cuerpo {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 3rem;
}

@media only screen and (max-width: 768px) {
    .cuerpo {
        column-gap: 1rem;
        grid-template-columns: 1fr;
        display: flex;
        flex-direction: column;
    }
}

.Caps {
    font-size: 30px;
}

.genFoto1 {
    width: 100%;
}

.pieFoto1 {
    margin-top: -.7rem;
    font-size: 12px;
    text-align: center;
}

.genFoto2 {
    width: 57%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.genFoto3 {
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding-bottom: 1rem;
}
.genFoto4{
    width: 75%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.pieFoto2 {
    margin-top: -.7rem;
    font-size: 12px;
    text-align: center;
}

.genFoto3 {
    width: 42%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.genFotoesp{
    width: 60%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.pieFoto3 {
    margin-top: -.3rem;
    font-size: 12px;
    text-align: center;
}
.genFoto7 {
    width: 24%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 768px) {
    .pieFoto3 {
        margin-top: .3rem;
    }
    .genFoto7 {
        width: 40%;
        
    }
}

.volver {
    text-decoration: none;
}

.coment {
    cursor: pointer;
    font-weight: 700;
    padding-top: .3rem;
}

.imagenesbiblia {
    width: 100%;
    height: 100%;
}

.pieFotos {
    text-align: center;
    font-size: .7rem;
    font-weight: bold;
}

.cuerpo {
    border: 1px solid brown;
    
}

.TituCap {
    text-decoration: none;
}

.genFotoarq {
    height: 300px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}


/*Página de Index*/

.introintroh1 {
    text-align: center;
}

@media only screen and (max-width: 768px) {
    .imagenintrointro img {
        width: 100%;
        height: 100%;
    }
}

.imagenintrointro {
    margin-top: 0rem;
}

.imagenintrointro img {
    width: 100%;
    height: 100%;
    background-size: cover;
}

.enlacesintrointro {
    text-decoration: none;
    cursor: pointer;
}


/*cookies*/

#cookiePopup {
    background-color: rgb(247, 243, 243, .7);
    position: absolute;
    font-size: 14px;
    width: 70vw;
    max-width: 42.85em;
    box-shadow: 0 0 2em rgba(5, 0, 31, 0.15);
    font-family: "Poppins", sans-serif;
    text-align: justify;
    line-height: 1.8em;
    padding: 2em 1.4em;
    border-radius: 6px;
    transition: all 0.5s ease-in;
}

#cookiePopup img {
    display: block;
    width: 3.75em;
    transform: translateZ(0);
    position: relative;
    margin: auto;
}

#cookiePopup p {
    text-align: center;
    margin: 1.4em 0;
}

@media only screen and (max-width: 768px) {
    #cookiePopup button:hover {
        background-color: rgb(87, 18, 87);
    }
}

#cookiePopup button {
    cursor: pointer;
    background-color: rgb(87, 18, 87);
    border: none;
    color: #ffffff;
    font-size: 1.2em;
    padding: 1em 1.4em;
    display: block;
    position: relative;
    margin: auto;
    border-radius: 10px;
}

#cookiePopup a {
    color: #6859fe;
}

.hide {
    visibility: hidden;
    bottom: 0;
    right: 2em;
}

.show {
    visibility: visible;
    bottom: 2em;
    right: 2em;
}

@media only screen and (max-width: 37.5em) {
    #cookiePopup {
        width: 100%;
    }
    .hide {
        bottom: 2em;
        right: 0;
    }
    .show {
        right: 0;
        bottom: 0;
    }
}



@media only screen and (max-width: 768px) {
    .parrafospan {
        padding-left: 1.7rem;
    }
}

.contenedorvideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.losvideos {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.letras {
    text-align: center;
    color: rgb(152, 16, 16);
    /*text-shadow: 1.3px 1.3px 3px #C59735;*/
    text-shadow: 1px 1px 4px rgba(197,151,53,0.99);
    letter-spacing: 1px;
    
    
}

@media only screen and (max-width: 768px) {
    .tintealimento {
        font-size: 1.3rem;
    }
}

.cuerpoimagen {
    text-align: center;
}

.imagenalimento {
    margin: 0 auto;
    height: 25rem;
    border-radius: 20px;
}

.imagenalimento1 {
    height: 23rem;
}
.imagenalimento2{
border-radius: 20px;
    height: 19rem;
}
.imagenalimento4{
    border-radius: 20px;
        
        width: 21rem;
    }


@media only screen and (max-width: 768px) {
    .imagenalimento2 {
        width:22rem;
    }
    
}
.imagenalimento3{
    margin: 0 auto;
    height: 25rem;
    border-radius: 20px;
}
@media only screen and (max-width: 768px) {
    .imagenalimento3 {
    height: 13rem;
    }
    
}
.un{
    display:flex;
    align-items:center;
    justify-content: flex-end;
    color: brown;
}
.dos{
    display:flex;
    align-items:center;
    justify-content: flex-start;
    
}


@media only screen and (max-width: 768px){
    
    .un{
        align-items: center;
        justify-content: center;
    }
    .dos{
        align-items: center;
        justify-content: center;
        padding-bottom: .8rem;
    }
}   
.secdescargable{
    padding-bottom:5rem;
    padding-right: 3rem;
}
@media only screen and (max-width: 768px){
    .secdescargable{
    margin-right: -.5rem;
    }
}
.descargable{
    float:right;
    padding: 1rem 2rem;
    background: #a73d3d;
    color: whitesmoke;
    border: 1px solid #a52a2a;
    cursor: pointer;
    border-radius: 3px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; 
}
.descargable:hover{
    background: transparent;
    color: #a52a2a;
}

.indiceUl2{
    padding-right:2rem;
}
.indiceUl3{
    padding-left:2.4rem;
}

#quote{
    margin-top:43rem;
    text-align: center;
    font-size:large;
    color: gold;
    padding:2rem 2rem;
    
    
}
.gen{
    
    margin-left:-1rem;
    background-color: rgba(0, 0, 0, 0.788);
    margin-right: -1rem;
    
    
}
.pie{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2rem;
    background-color: #EBB070;
}
.s1{
    color:brown;
    justify-content: center;
    text-align: center;
    padding: 2rem 2rem;
}
.s1 p{
    font-size: large;
}

.s2{
    color:brown;
    padding: 2rem 2rem;
}
.s2 p{
    font-size:large;
    text-align: center;
}
.s3 p{
    margin-top:-1rem;
    color:brown;
    text-align: center;
    background-color: #EBB070;
    padding-bottom:1.5rem;
    padding-top:.5rem;
    margin-bottom: -1rem;
}
.contain2{
    padding-top:1rem;
}

.imgsoc1{
    width: 3rem;
    padding-right: .5rem;
}
.imgsoc2{
    width: 3rem;
    padding-left: .5rem;
}
.viaura{
    border:1px solid rgba(255, 255, 255, 0.267);
    padding:.3rem .7rem;
    border-radius: 8px;
    background: -webkit-linear-gradient(rgb(115, 255, 0),rgba(212, 0, 255, 0.866));
   background-clip: text;
  -webkit-text-fill-color: transparent;
  
  
}
.imgsoc3{
    vertical-align:middle;
    width: 2rem;
    padding: 0 .4rem;
}
.contain3 p{
    font-size: large;
    
}
.foo1{
    margin-top:-1.2rem;
    margin-right: -1rem;
    margin-left:-.5rem;
}
@media screen and (max-width: 600px){
    .contain2{
        display: flex;
        flex-direction: column;
        
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .imgsoc2{
        padding-right: 1rem;
    }
}

.laClase{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(30%,1fr));
    text-align:center;
    gap: 40px;
    padding-left:10px;
    padding-right: 10px;
}

.laClasechica{
    border:#a52a2a 1px solid;
    background-color:#ebb070eb;
    border-radius: 28px;
}
.laClasepeque{
    background-color:rgba(234, 193, 140, 0.976);
    background-color: rgba(255, 192, 203, 0.497);
    border: 1px solid #a52a2a;
    margin: 2rem;
    border-radius: 28px;
}
.tituLos{
    color: #551a8b;
}