/**Titulos */
@import url('https://fonts.googleapis.com/css2?family=Signika+Negative&display=swap');
/**Textos */
@import url('https://fonts.googleapis.com/css2?family=Signika+Negative&display=swap');

body {
    font-family: 'Secular One', sans-serif;
    font-size: 30px !important;
    color: #ffffff;
}
@media (min-width: 992px) {
    body::after {
        background-image: url(../../../../img/fondo_demo2.gif);
    }
}
@media (max-width: 991px) {
    body::after {
        background-image: url(../../../../img/fondo_demo2.gif);
    }
}
.boton-sobre, .title, #cintillo h1{
    color: #f35065;
    font-family: 'Qwigley', cursive;
    font-size: 42px;
    text-shadow: rgb(0, 0, 0);
}
#cintillo.cintillo-scrolled h1{
    font-size: 25px !important;
}
.txtleft, .text-white, .text-white2, .title, .tiempo li{
    color: #ffffff !important;
}
a {
    color: #ffffff !important;
}
a:hover {
    color: #6c6c6c !important;
}
#cintillo h1 {
    color: #ffffff !important;
}
.sombra-texto {
    text-shadow: rgb(0, 0, 0) 0.1em 0.1em 0.2em;
}

.imgSobreIzq{
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/iconos/SobreRosaIZ.png);
}
.imgSobreDerecha{
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/iconos/SobreRosaDERECHA.png);
}
.imgSobreSello{
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/iconos/sellosobreRojoversiondos.webp);
}
.img-inicial {
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/iconos/florrosagif.gif);
}
.img-pensamiento {
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/iconos/corazonRosafiusha.png);
}
.cuadro-boletosQR {
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/.jpg);
}
.img-icono-1{
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/iconos/hz-floresrosasgif.png);
}
.img-icono-2{
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/iconos/mariposaRosa.png);
}
.img-icono-3{
    background-image: url(https://adntecnologias.com/web/web/tipouno/img/iconos/rosasdoradoiz.png);
}
#bg-artwork {
    background-image: url("https://adntecnologias.com/web/web/tipouno/img/iconos/vinilLuchador.png");
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #f35065 !important;
}
.cuadro-mapa, .cuadro-body, .cuadro-form, .cuadro-boletos, .cuadro-carousel, .cuadro-top {
    border-color: #f35065;
    border-style: outset;
    border-width: 2px;
}
.color-fondo-damas, .button i{
    background-color: #f35065 !important;
}
#cintillo.cintillo-scrolled, .btn-mps, .btn-carta, .modalDialog > div {
    background: linear-gradient(135deg, #f35065 0%, #f35066 25%, #f35066 57%, #f1e1c7 100%);
    backdrop-filter: blur(23.55px);
    -webkit-backdrop-filter: blur(23.55px);
}
.margenFichaHotel {
    background: linear-gradient(135deg, #f35065 0%, #f35066 25%, #f35066 57%, #f1e1c7 100%);
}
.cuadro-mapa, .cuadro-body, .cuadro-form, .cuadro-boletos, .cuadro-carousel, .cuadro-top {
    background: linear-gradient(135deg, #f35065 0%, #f35065ad 25%, #f350655e 57%, #f1e1c7 100%);
}
.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, #ffffff 10%, #e9cfcb 28%, rgb(222, 200, 194) 50%, #ffffff 100%);
	box-shadow: 1px 1px 5px 1px rgb(56, 56, 56);
}