/**Titulos */
@import url('https://fonts.googleapis.com/css2?family=Lobster+Two&display=swap');
/**Textos */
@import url('https://fonts.googleapis.com/css2?family=Manjari:wght@100&display=swap');

body {
    font-family: 'Manjari', sans-serif;
    color: #000000;
}

@media (min-width: 992px) {
    body::after {
        background-image: url(../../../../img/boda/5h.jpg);
    }
}

@media (max-width: 991px) {
    body::after {
        background-image: url(../../../../img/boda/5v.jpg);
    }
}
.imgSobreIzq{
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/sobreHojaVeigederechaversiondos.png);
}
.imgSobreDerecha{
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/sobreHojaVeigeIZversiondos.png);
}
.imgSobreSello{
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/boda/selloAnillosOro.png);
}
.img-inicial {
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/iconos/anillosOroyHojas.png);
}
.img-pensamiento {
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/boda/anillos_dorados.png);
}
.cuadro-boletosQR {
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/boda/5v.jpg);
}
.img-icono-1{
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/boda/floresOtonio1.png);
}
.img-icono-2{
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/boda/floresOtonioabajoizq.png);
}
.img-icono-3{
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/boda/hojasotoño1.png);
}
.img-recepcion{
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/salonlagobaikal.jpg);
    border-radius: 300px;
    height: 200px;
    background-size: cover;
}
.img-misa{
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/iconoeventoIglesia.jpg);
    border-radius: 300px;
    height: 200px;
    background-size: cover;
}
#bg-artwork {
    background-image: url("https://adntecnologias.com/web/web/tipouno/img/iconos/vinilRamoflores.png");
}
.cuadro-mapa, .cuadro-body, .cuadro-form, .cuadro-boletos, .cuadro-carousel, .cuadro-top {
    border-color: #caa69e;
}
.color-fondo-damas, .button i{
    background-color: #895e1e;
}
.boton-sobre, .title, #cintillo h1{
    font-family: 'Lobster Two', cursive;
}
.tiempo li {
    color: #000000;
    font-size: 25px;
}
.txtleft {
    text-align: center;
    font-size: 25px;
    color: #000000
}
a {
    color: #000000;
}
a:hover {
    color: #6c6c6c;

}
.text-white {
    color: rgb(0, 0, 0) !important;
}

.text-white2 {
    color: #ffffff !important;
}
.title {
    color: #ffffff;
    font-size: 42px;
    text-shadow: rgb(0, 0, 0);
}
@media(max-width:767px) {
    .title {
        font-size: 35px;
        margin-bottom: 20px;
    }
}

#cintillo h1 {
	color: #816058;
    font-size: 60px;
    margin-bottom: 0;
    transition-duration: .5s;
    text-shadow: 1px 2px 6px black;
    font-weight: 600;
}
#cintillo.cintillo-scrolled h1 {
    font-size: 40px;
transition-duration: .5s;
}
.sombra-texto {
    text-shadow: #787575 1px 1px 2px;
}

#cintillo.cintillo-scrolled, .btn-mps, .btn-carta, .modalDialog > div {
    background: linear-gradient(135deg, #7d5c55 0%, #7d5c55 25%, #895e1e 75%, #d7a96d 100%);
box-shadow: 0px 1px 10px 4px #bababa;
}
.margenFichaHotel {
    background: linear-gradient(135deg, #7d5c55 0%, #7d5c55 25%, #895e1e 75%, #d7a96d 100%);
}
.cuadro-mapa, .cuadro-body, .cuadro-form, .cuadro-boletos, .cuadro-carousel, .cuadro-top {
    background: linear-gradient(135deg, #7d5c55c2 0%, #7d5c5573 25%, #895e1e85 75%, #d7a96d24 100%) !important;
    box-shadow: 0px 1px 10px 4px #bababa;
}
.cuadro-banco, .cuadro-instagram, .cuadro-amazon, .cuadro-sears, .cuadro-liverpool{
    box-shadow: 1px 1px 8px 1px black;
}
.boton-sobre {
    top: 35%;
    color: #fff;
    background: none;
}

.btn-carta:hover{
    background: #201f0b;
    background: linear-gradient(135deg, #895e1e 0%, #d7a96d 25%, #7d5c55 75%, #895e1e 100%);
box-shadow: 1px 1px 5px 1px rgb(56, 56, 56);
}
.btn-mps:hover{
    background: #201f0b;
    background: linear-gradient(135deg, #895e1e 0%, #d7a96d 25%, #7d5c55 75%, #895e1e 100%);
}