/**Titulos */
@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');
/**Textos */
@import url('https://fonts.googleapis.com/css2?family=Manjari:wght@100&display=swap');

body {
    font-family: 'Manjari', sans-serif;
    color: #e1dfdf;
}
@media (min-width: 992px) {
    body::after {
        background-image: url(../../../../img/boda/Fondo_EuOs.gif);
    }
}
@media (max-width: 991px) {
    body::after {
        background-image: url(../../../../img/boda/Fondo_EuOs.gif);
    }
}
.boton-sobre, .title, #cintillo h1{
    font-family: 'Pacifico', cursive;
}
.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/FlorDoradaconHojas.png);
}
.img-pensamiento {
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/iconos/corazonVerde.png);
}
.cuadro-boletosQR {
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/iconos/.jpg);
}
.img-icono-1{
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/iconos/hojasVerdeyDorado3.png);
}
.img-icono-2{
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/iconos/hojasVerdeyDorado2.png);
}
.img-icono-3{
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/iconos/hojasVerdeyDorado1.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");
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #895e1e !important;
}
.cuadro-mapa, .cuadro-body, .cuadro-form, .cuadro-boletos, .cuadro-carousel, .cuadro-top, .button:hover {
    border-color: #f0e686;
}
.color-fondo-damas, .button i{
    background-color: #f0e686;
}
.txtleft, .text-white, .text-white2, .title, .tiempo li{
    color: #e1dfdf !important;
}
a {
    color: #e1dfdf !important;
}
a:hover {
    color: #6c6c6c !important;
}
#cintillo h1 {
    color: #e1dfdf !important;
}
.sombra-texto {
    text-shadow: #000000 1px 1px 6px;
}
#cintillo.cintillo-scrolled, .btn-mps, .btn-carta, .modalDialog > div {
    background: linear-gradient(135deg, #895e1e 0%, #f0e686 25%, #895e1e 75%, #f0e686 100%);
    box-shadow: 0px 1px 10px 4px #bababa;
}
.margenFichaHotel {
    background: linear-gradient(135deg, #895e1e 0%, #f0e686 25%, #895e1e 75%, #f0e686 100%);
    background-color: rgba(0,0,0,0.20);
}
.cuadro-mapa, .cuadro-body, .cuadro-form, .cuadro-boletos, .cuadro-carousel, .cuadro-top {
    background: linear-gradient(135deg, #f0e68633 0%, #f0e68652 25%, #895e1ec7 75%, #f0e686cf 100%) !important;
    box-shadow: 0px 1px 5px 3px #7f8fa7b8;
}
.cuadro-banco, .cuadro-instagram, .cuadro-amazon, .cuadro-sears, .cuadro-liverpool{
    box-shadow: 1px 1px 8px 1px black;
}
.btn-carta:hover, .btn-mps:hover{
    background: linear-gradient(135deg, #f0e686 0%, #895e1e 25%, #f0e686 75%, #895e1e 100%);
    box-shadow: 0px 1px 10px 4px #bababa;
}