html{
    font-family: 'Bad Script', cursive;
    font-family: 'Cormorant Garamond', serif;
    font-family: 'Dancing Script', cursive;
    font-family: 'Glass Antiqua', cursive;
    font-family: 'Montserrat', sans-serif;
    font-family: 'Waterfall', cursive;
    background-image: linear-gradient(rgba(97, 71, 52, 0.6), rgba(97, 71, 52, 0.7)), url("fotos/ZZ_FONDO_3.jpg");
    background-size:cover;
    background-attachment:fixed;
}

.anillos{
    display: block;
    margin-top:20px;
    margin-bottom:30px;
    margin-left: auto;
    margin-right: auto;
    height:100px;
    width:auto;
}

.corazon{
    display: block;
    margin: 50px auto 100px;
    height:100px;
    width:auto;
}


.pedida {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 30px;
    max-width: 1400px;
    margin: auto;
    padding: 40px 30px;
}

.pedida img{
width: 600px;
max-width: 350px;
height: 300px;
object-fit: cover;
border-radius: 100%;
}

.direccion{
    display:block;
    text-align: center;
    margin: 20px 20px 20px 10px;
    padding-top:auto;
    font-family:"Dacing Script";
    font-size:35px;
    color:#fff;
}
.direccion-2{
    display:block;
    text-align: center;
    margin: 10px 20px 20px 10px;
    padding-top:auto;
    font-family:"Dancing Script";
    font-size:50px;
    color:#fff;
}

.texto-comentarios{
    display:block;
    text-align: center;
    margin: 10px 20px 20px 10px;
    padding-top:auto;
    font-family:"Dacing Script";
    font-size:30px;
    color:#fff;

}
.inline {
    margin:12px;
    align-items: center;
    text-align:left;
    flex-wrap:wrap;
}


.alimentacion-pregunta{
    display:flex;
    flex-direction: column;
    text-align: left;
    margin:20px auto;
    padding:auto;
    font-family:"Dacing Script";
    font-size:25px;
    color:#fff;
    justify-content: center;
}

.caja-datos{
    display:flex;
    justify-content: center;
    flex-wrap: column;

}
.div-padre{
    display: flex;
    flex-direction: column;
}
.div-pedida{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.datos-rellenar{
    display:flex;
    justify-content:center;
    flex-direction:column;
}
.datos-pregunta{
    padding:auto;
    margin:22px auto;
    font-family:"Dacing Script";
    font-size:25px;
    color:#fff;
    display:flex;
    justify-content: center;
}

.textarea-titulo{
    margin:20px auto;
    font-family:"Dacing Script";
    font-size:25px;
    flex-wrap: wrap;
    text-align: center;
}

.textarea{
    margin:6px auto;
    border-style:hidden;
    border-radius: 6px;
    font-family:"Glass Antiqua";
    font-size:20px;
    display:flex;
    flex-direction: row;
    text-align: left;
}
.textarea-2{
    border-style:hidden;
    border-radius: 6px;
    font-family:"Glass Antiqua";
    font-size:20px;
    width:400px;
    height:28px;
    margin:20px;
    align-items: left;
    padding-left:20px;
}


.boton{
    display:flex;
    justify-content:center;
    text-align: center;
    padding: 6px 16px;
    background-color:rgb(191, 124, 79);
    border-color: rgb(191, 124, 79);
    color:#fff;
    font-family:"Dacing Script";
    width: auto;
    margin: auto;
    height: 2em;
    font-size: 20px;

}


.mapa{
    height: 250px;
    width:auto;
    margin:20px auto;
    border-radius: 20px;
}


.lineainfo {
    border-color:#fff;
    border-bottom-style:dotted;
    border-top-style: hidden;
    max-width:800px;
    margin:auto;
    align-items:center;
    justify-content: center;
    height:1px;

}

.enlace{
    color:rgb(191, 124, 79)
}

.titulo{
    text-align: center;
    font-family:"Dancing Script";
    font-weight: 80;
    font-size: 200px;
    color: #fff;
    margin-left:40px;
    margin-right:40px;
    margin-top:10px;
    margin-bottom: 10px;
    display:flex;
    text-align:center;
    justify-content:center;
}

.linea {
    border-color:#fff;
    width:600px;
    border-left-style:hidden;
    border-right-style:hidden;
    margin:auto;
    align-items:center;
    justify-content: center;
    height:200px;
}

.fecha{
    text-align: center;
    font-family:"Cormorant Garamond";
    font-weight:300;
    font-size: 60px;
    text-align:center;
    color:#fff;
    margin:0;
}

.nombres{
    text-align: center;
    font-family:"Cormorant Garamond";
    font-weight: 80;
    font-size: 100px;
    text-align:center;
    color:#fff;
    margin:0;
}


.fondo_clarito{
    background-color:rgba(228, 223, 210, 0.35);
    border-radius: 80px;
    margin: 150px 80px 20px;
}

.carrusel{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
    max-width: 1400px;
    margin: 20px auto;
    padding: 20px 10px;
    font-family:"Glass Antiqua";
    font-size:18px;
    color:#ffffff;
}

.recuerdos {
    text-align: center;
    margin: 40px 40px;
    padding-top:40px;
    font-family:"Cormorant Garamond";
    font-size:80px;
    color:rgb(255, 255, 255)
}


.carrusel img {
    width: 100%;
    max-width: 350px;
    max-height: 350px;
    object-fit: cover;
    border-radius: 10px;
    
}

.fotos_carrusel{
    margin-top:6px;
    margin-bottom:20px;
    text-align:center;
    font-size:20px;
}

.final{
    text-align: center;
    margin: 40px 20px 10px;
    padding-top:40px;
    font-family:"Cormorant Garamond";
    font-size:40px;
    color:#fff;
}

#text-audio{
    font-family:Cormorant Garamond;
    font-weight:156;
    font-size:16px;
    font-style:italic;
    color:white;
}

#boton-arriba{
    width:0px;
}

#boton-arriba img{
    border-radius:100%;
    box-shadow: 0 0 12px rgb(191, 124, 79);
    width:40px;
    bottom:50px;
    right:50px;
    position:fixed;
}

@media screen and (max-width:900px){
    html{
        background-image: linear-gradient(rgba(97, 71, 52, 0.7), rgba(97, 71, 52, 0.8)), url("fotos/ZZ_FONDO_3.movil.jpg");
        background-attachment:fixed;
        background-repeat: no-repeat;
    }
    #text-audio{
        font-size:12px;
    }
    
    #boton-arriba img{
        border-radius:100%;
        box-shadow: 0 0 12px rgb(191, 124, 79);
        width:25px;
        bottom:30px;
        right:30px;
        position:fixed;
    }
    .titulo{
        margin-top:120px;
        font-size:60px;
        margin-left:0;
        margin-right:0;
        padding-left:0;
        padding-right:0;
    }
    .anillos{
        width:60px;
        height:auto;
    }
    .linea{
        width:100%;
        margin:0;
        padding:0;
        height:auto;
    }
    .nombres{
        font-size:50px;
        margin:0;
        padding:0;
        margin-bottom:20px;
    }
    .corazon{
        width:60px;
        height:auto;
    }
    .direccion{
        font-size:20px;
    }
    .direccion-2{
        font-size:25px;
    }
    .datos-pregunta,
    .datos-rellenar,
    .alimentacion-pregunta,
    .textarea-titulo{
        font-size:20px;
        margin-left:10px;
    }
    .textarea{
        font-size:15px;
    }
    .textarea-2{
        width:80%;
        font-size:15px;
    }
    .fondo_clarito{
        background-color:rgba(228, 223, 210, 0.35);
        border-radius: 80px;
        margin: 150px 40px 20px;
    }
    .recuerdos{
        font-size:30px;
    }
    .final{
        font-size:30px;
    }

}

