<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.wrapper{ 
	background-size: 100%;	
}
/*botones*/
.col-sm-12.text-center.todoJuegoG div a h4:after, .btn-jugartodos, .btn-jugarbote, .btn-pena, .btn-naranja-STA, .btn-agregarCesta, .btn-juegabote-STA-EU, .btn-amarillo, .btn-azul-oscuro{
    background:#177bc3 !important;
    border: 1px solid #177bc3!important;
    color: #ffffff;
}

.col-sm-12.text-center.todoJuegoG div a:hover h4:after, .btn-juegabote-STA:hover, .btn-jugartodos:hover, .btn-jugarbote:hover, .btn-pena:hover, .btn-naranja-STA:hover, .btn-agregarCesta:hover, .btn-juegabote-STA-EU:hover, .btn-amarillo:hover, .btn-azul-oscuro:hover{
background: #177bc3!important;
    color: #ffffff !important;
    border: 1px solid #177bc3!important;
    opacity: 0.80;
}
.btn-acceso{
background: #ffffff;
    border: 1px solid #177bc3 !important;
    color: #177bc3 !important;
}
.btn-acceso.activo{
    background: #177bc3;
    border: 1px solid #177bc3!important;
	color: #fff !important;
}
.btn-acceso:hover{
background:#177bc3;
    border: 1px solid #177bc3!important;
    color: #ffffff !important;
}
.top-scroll a{
	background-color: #000;
}
.top-scroll a:hover{
	background-color: #000;
	opacity: 0.5;
}
/*fin botones*/
.BandaSegura{
    background:#177bc3 !important;
}
/*arriba*/
.header{
	background-image: url(/RecursosIQ/img/img_lallavedelossuenos/header_img.jpg) !important; /*imagen para cabecera*/
	background-size: cover !important;
	background-position: top left;
}

.full-width .top-bar-STA{
    background-image: url(/RecursosIQ/img/img_SanJose/fondo_arriba.png) !important;
    background-size: cover !important;
    background-position: 50% 80% !important;
}
.full-width .navigation-front-STA{

    background: rgb(68 77 147);
}
.full-width .top-bar-STA{
	background: rgb(255 255 255); /*transparencia sobre cabecera*/
}
.logo-relax-STASoloLogoIQ img{
    position: absolute;
    z-index: 99;
}
.telefono-STA{
    color:#177bc3 !important;
	font-family: sans-serif;
    font-size: 19px;
	    padding: 15px 0px;
}
.fa-phone-volume{
	color:#177bc2 !important;
}
.fa-whatsapp{
	color:#177bc2 !important;
}
.texto-mensaje-STA, .texto-mensaje-STA-registro, .texto-mensaje-salir, .textoMiCuentaIQ, .ssaldoIQ{
    color:#177bc2!important;
}
.carrito-mensaje-STA, .accesos-STA a, .accesos-STA span:first-child{
    color: #177bc2 !important;
}
#navigation-toggle{
    border: solid 1px #177bc2;
    background: #177bc2 !important;
}
.menu-icon{
	color: #fff;
}
.menu-icon::before{
	color: #fff;
}

.top-navigation-STA{
    top: -7px;
}
.sticky .navigation-front-STA{
    background: rgb(68 77 147)!important;
}

/*
@media (min-width: 1024px){
.top-navigation-STA.sticky{
    top: 0px !important;
	}
}*/
#mayoresde18{
	width:100%;
    display: inline-block;
    vertical-align: top;
    padding: 25px 0;
    text-align: center;
}

#Quinigol{
    background-image: url(../img/img_SanJose/logo-GOL.png);
    background-repeat: no-repeat;
    background-position-x: 10px;
    padding: 0px 0px !important;
    height: 42px;
    margin: auto;
    width: 59px;
}

/*FINarriba*/

/*menu hamburguesa MARQUESINA (SIEMPRE QUE SE PONGA MARQUESINA)*/

.marquesinaIQ{
    color: #fff;
	background:#177bc3!important;
	z-index: 98;
	}
ul#navigation{
background-color:#177bc3;
    color:#177bc3;
}
/*.full-width .navigation-front-STA, .sticky .navigation-front-STA{
	background-color: #000 !important; //solo en paginas con menu horizontal
}*/
ul#navigation a{
    color: #fff;
}
.MenuResponsive a:after{
    background: #fff;
}
/*FINmenu hamburguesa*/


/*Carrusel Tipo Cartel*/
#myCarousel{
    display: none;
}
	#myCarousel .carousel-indicators{
		display: none;
	}
	#myCarousel .carousel-control{
		width: 5%;
		height: 20%;
		background: transparent;
		opacity: 1;
		top: 40%;
	}
	#myCarousel .carousel-control .glyphicon-chevron-left{
		left: 20%;
		transform: translateY(-50%);
		font-size: 30px;
	}
	#myCarousel .carousel-control .glyphicon-chevron-right{
		right: 20%;
		transform: translateY(-50%);
		font-size: 30px;
	}
	#myCarousel .carousel-inner{
		height: auto !important;
		min-height: auto !important;
		top: 0 !important;
	}
	#myCarousel .carousel-inner .item{
		min-height: auto !important;
	}
	#myCarousel{
		margin: 0 auto;
		height: auto !important;
	}
	.CarruselTodosTipoCartel{
		width: 100%;
		height: 27.57vw;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		cursor: default;
	}
	.CarruselTodosTipoCartel .LineaSuperior{
		position: absolute;
		top: 3%;
		color: #fff;
		font-size: 4vw;
		line-height: 1em;
		width: 100%;
		text-align: center;
	}
	.CarruselTodosTipoCartel .Carrusel-BotonJugar{
		position: absolute;
		text-align: center;
		font-size: 50px;
		padding: 25px 75px 18px;
		border-radius: 10px;
		left: 2%;
		bottom: 4%;
		color: #fff;
		line-height: 1em;
		cursor: pointer;
	}
	.CarruselTodosTipoCartel .Carrusel-BotonJugar:hover{
		    opacity: 0.85;
	}
	.CarruselTodosTipoCartel .TextoBote{
		position: absolute;
		top: 50%;
		right: 5%;
		color: #fff;
		font-size: 6vw;
		line-height: 1em;
	}
	.CarruselTodosTipoCartel .Carrusel-Bote, .CarruselTodosTipoCartel .Carrusel-Bote-Texto-Alternativo{
		position: absolute;
		top: 70%;
		right: 5%;
		color: #fff;
		font-size: 9vw;
		line-height: 1em;
	}
	.CarruselBonoTipoCartel .Carrusel-Juego, .CarruselBonoTipoCartel .Carrusel-Fecha, .CarruselBonoTipoCartel .TextoBote, .CarruselBonoTipoCartel .Carrusel-Bote, .CarruselBonoTipoCartel .Carrusel-Bote-Texto-Alternativo{
		text-shadow: 0 0 15px #748525, 0 0 5px #748525, 0 0 5px #748525, 0 0 5px #748525, 0 0 5px #748525, 0 0 5px #748525;
	}
	.CarruselBonoTipoCartel .Carrusel-BotonJugar{
		border: 1px solid #748525;
		background: #748525;
		box-shadow: 0 0 2px 2px #74852582;
	}
	.CarruselEuroTipoCartel .Carrusel-Juego, .CarruselEuroTipoCartel .Carrusel-Fecha, .CarruselEuroTipoCartel .TextoBote, .CarruselEuroTipoCartel .Carrusel-Bote, .CarruselEuroTipoCartel .Carrusel-Bote-Texto-Alternativo{
		text-shadow: 0 0 15px #043466, 0 0 5px #043466, 0 0 5px #043466, 0 0 5px #043466, 0 0 5px #043466, 0 0 5px #043466;
	}
	.CarruselEuroTipoCartel .Carrusel-BotonJugar{
		border: 1px solid #043466;
		background: #043466;
		box-shadow: 0 0 2px 2px #04346682;
	}
	.CarruselPrimiTipoCartel .Carrusel-Juego, .CarruselPrimiTipoCartel .Carrusel-Fecha, .CarruselPrimiTipoCartel .TextoBote, .CarruselPrimiTipoCartel .Carrusel-Bote, .CarruselPrimiTipoCartel .Carrusel-Bote-Texto-Alternativo{
		text-shadow: 0 0 15px #1c6722, 0 0 5px #1c6722, 0 0 5px #1c6722, 0 0 5px #1c6722, 0 0 5px #1c6722, 0 0 5px #1c6722;
	}
	.CarruselPrimiTipoCartel .Carrusel-BotonJugar{
		border: 1px solid #1c6722;
		background: #1c6722;
		box-shadow: 0 0 2px 2px #1c672282;
	}
	.CarruselGordoTipoCartel .Carrusel-Juego, .CarruselGordoTipoCartel .Carrusel-Fecha, .CarruselGordoTipoCartel .TextoBote, .CarruselGordoTipoCartel .Carrusel-Bote, .CarruselGordoTipoCartel .Carrusel-Bote-Texto-Alternativo{
		text-shadow: 0 0 15px #fe4d56, 0 0 5px #fe4d56, 0 0 5px #fe4d56, 0 0 5px #fe4d56, 0 0 5px #fe4d56, 0 0 5px #fe4d56;
	}
	.CarruselGordoTipoCartel .Carrusel-BotonJugar{
		border: 1px solid #fe4d56;
    background: #fe4d56;
    box-shadow: 0 0 2px 2px #fe4d5694;
	}

	.CarruselQuinielaTipoCartel .Carrusel-Juego, .CarruselQuinielaTipoCartel .Carrusel-Fecha, .CarruselQuinielaTipoCartel .TextoBote, .CarruselQuinielaTipoCartel .Carrusel-Bote, .CarruselQuinielaTipoCartel .Carrusel-Bote-Texto-Alternativo{
		text-shadow: 0 0 15px #cc1517, 0 0 5px #cc1517, 0 0 5px #cc1517, 0 0 5px #cc1517, 0 0 5px #cc1517, 0 0 5px #cc1517;
	}
	.CarruselQuinielaTipoCartel .Carrusel-BotonJugar{
		border: 1px solid #cc1517;
    background: #cc1517;
    box-shadow:0 0 2px 2px #cd151785;
	}

	.CarruselQuinigolTipoCartel .Carrusel-Juego, .CarruselQuinigolTipoCartel .Carrusel-Fecha, .CarruselQuinigolTipoCartel .TextoBote, .CarruselQuinigolTipoCartel .Carrusel-Bote, .CarruselQuinigolTipoCartel .Carrusel-Bote-Texto-Alternativo{
		text-shadow: 0 0 15px #40bcd0, 0 0 5px #40bcd0, 0 0 5px #40bcd0, 0 0 5px #40bcd0, 0 0 5px #40bcd0, 0 0 5px #40bcd0;
	}
	.CarruselQuinigolTipoCartel .Carrusel-BotonJugar{
		border: 1px solid #40bcd0;
    background: #40bcd0;
    box-shadow:0 0 2px 2px #40bcd091;
	}

	.CarruselNacionalTipoCartel .Carrusel-Juego, .CarruselNacionalTipoCartel .Carrusel-Fecha, .CarruselNacionalTipoCartel .TextoBote, .CarruselNacionalTipoCartel .Carrusel-Bote, .CarruselNacionalTipoCartel .Carrusel-Bote-Texto-Alternativo{
		text-shadow: 0 0 15px #007ac0, 0 0 5px #007ac0, 0 0 5px #007ac0, 0 0 5px #007ac0, 0 0 5px #007ac0, 0 0 5px #007ac0;
		color: #ffffff;
	}
	.CarruselNacionalTipoCartel .Carrusel-BotonJugar{
		border: 1px solid #007ac0;
		background: #007ac0;
		box-shadow: 0 0 2px 2px #007ac0;
	}
	.CarruselNavidadTipoCartel .Carrusel-Juego, .CarruselNavidadTipoCartel .Carrusel-Fecha, .CarruselNavidadTipoCartel .TextoBote, .CarruselNavidadTipoCartel .Carrusel-Bote, .CarruselNavidadTipoCartel .Carrusel-Bote-Texto-Alternativo{
		text-shadow: 0 0 15px #a98307, 0 0 5px #a98307, 0 0 5px #a98307, 0 0 5px #a98307, 0 0 5px #a98307, 0 0 5px #a98307;
		color: #ffffff;
	}
	.CarruselNavidadTipoCartel .Carrusel-BotonJugar{
		border: 1px solid #a98307;
		background: #a98307;
		box-shadow: 0 0 2px 2px #a98307;
	}
	.CarruselNacionalTipoCartel .Carrusel-Decimo, .CarruselNavidadTipoCartel .Carrusel-Decimo{
		position: absolute;
		bottom: 42%;
		right: 15%;
		transform: rotateZ(15deg);
		max-height: 35%;
		max-width: 35%;
	}

	@media (max-width: 1500px){
		.CarruselTodosTipoCartel{
			height: 413px;
		}
	}
	@media (max-width: 1024px){
		.CarruselTodosTipoCartel .LineaSuperior{
			font-size: 41px;
		}
		.CarruselTodosTipoCartel .TextoBote{
			font-size: 61px;
		}
		.CarruselTodosTipoCartel .Carrusel-Bote, .CarruselTodosTipoCartel .Carrusel-Bote-Texto-Alternativo{
			font-size: 92px;
		}
		.CarruselTodosTipoCartel .Carrusel-BotonJugar{
			font-size: 4.88vw;
			padding: 2.44vw 7.32vw 1.75vw;
			border-radius: 0.98vw;
		}
	}
	@media (max-width: 767px){
		.CarruselTodosTipoCartel{
			height: 53.85vw;
		}
		.CarruselTodosTipoCartel .LineaSuperior{
			font-size: 5.34vw;
		}
		.CarruselTodosTipoCartel .TextoBote{
			font-size: 7.94vw;
		}
		.CarruselTodosTipoCartel .Carrusel-Bote, .CarruselTodosTipoCartel .Carrusel-Bote-Texto-Alternativo{
			font-size: 11.98vw;
		}
	}
	
/*Fin Carrusel Tipo Cartel*/


/*botes*/
.cuadroBote{
    border-color:#177bc3 !important;
	background-image: url(/RecursosIQ/img/img_Sirenita/imgSirenita.jpg);
    background-position: center;
    background-repeat: no-repeat;
}
.barra-botes{
    background: #ffffff!important;
}
.lineabote, .juegobote{
    border-color:#177bc3!important;
}
.juegobote{
    border-right: none;
}
.titulobote, .preciobote, .nombrejuegobote, .textoambiocioso{
	color: #ffffff;
	text-shadow: 0 0 15px #177bc3, 0 0 5px #177bc3, 0 0 5px #177bc3, 0 0 5px #177bc3, 0 0 5px #177bc3, 0 0 5px #177bc3;
}
.montobote{
    border-bottom: 2px solid #177bc3!important;
    color:#177bc3;
	
}
.btn-jugartodos, .btn-jugarbote{}
.btn-jugartodos:hover, .btn-jugarbote:hover{}
.cubojugador1{
    background-image: url(/RecursosIQ/img/img_lallavedelossuenos/capa.png);
}
.cubojugador2{
    background-image: url(/RecursosIQ/img/img_lallavedelossuenos/capa2.png);
}
.titulobote{
	    text-transform: uppercase;
}

@media only screen and (max-device-width: 600px){
.cuadroBote{

    background-image: none;
   }
}


/*FINbotes*/



	/*juegos*/

		.TituloLoteriasAvalon{
			margin: 0 auto;
			/*padding-top: 0.5em;*/
			text-align: center;
			font-size: 50px;
    color: #858688;
   /* width: max-content;*/
    border-bottom: 3px solid #177bc3;
			max-width: 90%;
			/*line-height: 1;*/
		}
		.SubTituloLoteriasAvalon{
			text-align: center;
			font-size: 36px;
		}
		@media (max-width: 991px){
			.TituloLoteriasAvalon{
				font-size: 36px;
			}
			.SubTituloLoteriasAvalon{
				font-size: 30px;
			}
		}
		@media (max-width: 767px){
			.TituloLoteriasAvalon{
				font-size: 5vw;
			}
			.SubTituloLoteriasAvalon{
				font-size: 4.5vw;
			}
		}


		.ContenedorDeJuegosTipoCuadros{
			font-size: 0;
		}
		.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-Juego{
			text-align: center;
			display: inline-block;
			width: 23%;
			margin: 20px 1%;
			cursor: default;
			box-shadow: 0 0 5px #676767;
		}
		.ContenedorDeJuegosTipoCuadros a[href='/loteria-navidad/'] .ContenedorDeJuegos-Juego, .ContenedorDeJuegosTipoCuadros a[href='/loteria-del-nino/'] .ContenedorDeJuegos-Juego{
			width: 48%;
		}
		.ContenedorDeJuegosTipoCuadros .linea-1{
			padding: 0 15px;
			height: 40px;
		}
		.ContenedorDeJuegosTipoCuadros a[href='/loteria-navidad/'] .linea-1, .ContenedorDeJuegosTipoCuadros a[href='/loteria-del-nino/'] .linea-1{
			padding: 0 calc(25% + 15px);
		}
		.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-ContenedordeImagen{
			display: inline-block;
			width: 12%;
			margin-right: 6%;
			vertical-align: middle;
			margin-top: 2.3%;
		}
		.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-ContenedordeImagen img{
			width: 100%;
			filter: grayscale(1) brightness(10);
		}
		.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-NombreJuego{
			display: inline-block;
			vertical-align: middle;
			color: white;
			font-size: 24px;
			line-height: 1em;
			margin-top: 4.2%;
		}
		.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-AjustarAlineacion{
			display: inline-block;
			vertical-align: middle;
			width: 9%;
		}
		.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-Bote, .ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-TextoAlternativo{
			font-size: 52px;
			line-height: 1em;
			height: 60px;
			padding-top: 5px;
			color: #525252;
			position: relative;
		}
		/*.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-TextoAlternativo{
			font-size: 26px;
			line-height: 1em;
			height: 90px;
			padding: 20px 50px 0;
			color: #525252;
		}*/
		.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-Fecha{
			font-size: 24px;
			color: #909090;
		}
		.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-BotonJugar{
			border: 1px solid #177bc3;
			background-color: #177bc3;
			color: #fff;
			font-size: 24px;
			padding: 8px 0;
		}
		.ContenedorDeJuegosTipoCuadros a .ContenedorDeJuegos-Juego .ContenedorDeJuegos-BotonJugar:hover{
			background-color: #fff;
			color: #177bc3;
			cursor: pointer;
		}
		.ContenedorDeJuegosTipoCuadros a[href='/loteria-nacional-sabado/'] .ContenedorDeJuegos-Juego .linea-1{background-color: #3378b3}
		.ContenedorDeJuegosTipoCuadros a[href='/loteria-nacional-jueves/'] .ContenedorDeJuegos-Juego .linea-1{background-color: #3378b3}
		.ContenedorDeJuegosTipoCuadros a[href='/loteria-navidad/'] .ContenedorDeJuegos-Juego .linea-1{background-color: #3378b3}
		.ContenedorDeJuegosTipoCuadros a[href='/loteria-del-nino/'] .ContenedorDeJuegos-Juego .linea-1{background-color: #3378b3}
		.ContenedorDeJuegosTipoCuadros a[href='/social/'] .ContenedorDeJuegos-Juego .linea-1{background-color: #562f54}
		.ContenedorDeJuegosTipoCuadros a[href='/loteria-empresas/'] .ContenedorDeJuegos-Juego .linea-1{background-color: #562f54}
		.ContenedorDeJuegosTipoCuadros a[href='/abonos/'] .ContenedorDeJuegos-Juego .linea-1{background-color: #562f54}
		.ContenedorDeJuegosTipoCuadros a[href='/euromillones-directo/'] .ContenedorDeJuegos-Juego .linea-1{background-color: #043f65}
		.ContenedorDeJuegosTipoCuadros a[href='/eurodreams/'] .ContenedorDeJuegos-Juego .linea-1{background-color: #6b3e98}

		.ContenedorDeJuegosTipoCuadros a[href='/bonoloto-directo/'] .ContenedorDeJuegos-Juego .linea-1{background-color: #67712c}
		.ContenedorDeJuegosTipoCuadros a[href='/primitiva-directo/'] .ContenedorDeJuegos-Juego .linea-1{background-color: #226144}
		.ContenedorDeJuegosTipoCuadros a[href='/la-quiniela-directo/'] .ContenedorDeJuegos-Juego .linea-1{background-color: #c32a2b}
		.ContenedorDeJuegosTipoCuadros a[href='/quinigol-directo/'] .ContenedorDeJuegos-Juego .linea-1{background-color: #5e8994}
		.ContenedorDeJuegosTipoCuadros a[href='/seleccion-apuestas-deportivas/'] .ContenedorDeJuegos-Juego .linea-1{background-color: #5e8994}
		.ContenedorDeJuegosTipoCuadros a[href='/gordo-primitiva-directo/'] .ContenedorDeJuegos-Juego .linea-1{background-color: #a2282e}
		.ContenedorDeJuegosTipoCuadros a[href='/listado-penyas/'] .ContenedorDeJuegos-Juego .linea-1{background-color: #c32a2b}
		.ContenedorDeJuegosTipoCuadros a[href='https://www.youtube.com/watch?v=LdsKTk6O0wg&amp;feature=youtu.be'] .ContenedorDeJuegos-Juego .linea-1{background-color: #c32a2b}
		.ContenedorDeJuegosTipoCuadros a[href='javascript:verresultados()'] .ContenedorDeJuegos-Juego .linea-1{background-color: #c32a2b}



		#ContenedorDeJuegos-Bote-Dreams:after{
			content: "al mes durante 30 aÃ±os";
			position: absolute;
			font-size: 0.4em;
			transform: translateY(1.3em);
			width: 100%;
			left: 0px;
			color: #6b3e98;
		}



		@media (max-width: 1199px) and (min-width: 992px){
			.ContenedorDeJuegosTipoCuadros .linea-1{
				padding: 0 12.4px;
				height: 33.05px;
			}
			.ContenedorDeJuegosTipoCuadros a[href='/loteria-navidad/'] .linea-1, .ContenedorDeJuegosTipoCuadros a[href='/loteria-del-nino/'] .linea-1{
				padding: 0 calc(25% + 12.4px);
			}
			.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-NombreJuego{
				font-size: 19.84px;
			}
			.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-Bote, .ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-TextoAlternativo{
				font-size: 43px;
				height: 49.6px;
				padding-top: 6px;
			}
			/*.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-TextoAlternativo{
				font-size: 21.5px;
				height: 74.5px;
				padding: 16.5px 41pxpx 0;
			}*/
			.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-Fecha{
				font-size: 19.84px;
			}
			.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-BotonJugar{
				font-size: 19.84px;
				padding: 6.61px 0;
			}
		}
		@media (max-width: 991px) and (min-width: 768px){
			.ContenedorDeJuegosTipoCuadros .linea-1{
				padding: 0 9.6px;
				height: 25.6px;
			}
			.ContenedorDeJuegosTipoCuadros a[href='/loteria-navidad/'] .linea-1, .ContenedorDeJuegosTipoCuadros a[href='/loteria-del-nino/'] .linea-1{
				padding: 0 calc(25% + 9.6);
			}
			.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-NombreJuego{
				font-size: 15.36px;
			}
			.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-Bote, .ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-TextoAlternativo{
				font-size: 33.28px;
				height: 38.4px;
				padding-top: 5px;
			}
			/*.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-TextoAlternativo{
				font-size: 16.64px;
				height: 57.6px;
				padding: 12.8px 32px 0;
			}*/
			.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-Fecha{
				font-size: 15.36px;
			}
			.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-BotonJugar{
				font-size: 15.36px;
				padding: 5.12px 0;
			}
		}
		@media (max-width: 767px){
			.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-Juego, .ContenedorDeJuegosTipoCuadros a[href='/loteria-navidad/'] .ContenedorDeJuegos-Juego, .ContenedorDeJuegosTipoCuadros a[href='/loteria-del-nino/'] .ContenedorDeJuegos-Juego{
				width: 46%;
				margin: 3% 2%;
			}
			.ContenedorDeJuegosTipoCuadros .linea-1, .ContenedorDeJuegosTipoCuadros a[href='/loteria-navidad/'] .linea-1, .ContenedorDeJuegosTipoCuadros a[href='/loteria-del-nino/'] .linea-1{
				padding: 0 2.5vw;
				height: 6.67vw;
			}
			.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-NombreJuego{
				font-size: 4vw;
			}
			.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-Bote, .ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-TextoAlternativo{
				font-size: 8.66vw;
				height: 10vw;
				padding-top: 1.5vw;
			}
			/*.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-TextoAlternativo{
				font-size: 4.33vw;
				height: 15vw;
				padding: 3.33vw 8.33vw 0;
			}*/
			.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-Fecha{
				font-size: 4vw;
			}
			.ContenedorDeJuegosTipoCuadros .ContenedorDeJuegos-BotonJugar{
				font-size: 4vw;
				padding: 1.33vw 0;
			}
		}
	/*FIN juegos*/


/*banda*/
.barra-servicios{
    background: #000;
}
/*FINbanda*/

/*penya*/
.barrapena{
    background-image: url(/RecursosIQ/img/img_SanJose/img1.jpg);
	border-bottom: none;
}
.txt-Boca{
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
}
.txt-Boca p{
    font-size: 55px;
    color: #ffffff !important;
    text-shadow: 2px 2px 8px #636570;
    font-weight: 700;
    padding-bottom: 30px;
	    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
}
.btn-pena{
    position: absolute;
    top: 72%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
border-color: #2d365f;
    background-color: #2d365f;
}
.btn-pena:hover{
color: #ffffff !important;
    background: #177bc3 !important;
    border: 1px solid #177bc3!important;
    opacity: 0.90;
}
@media only screen and (max-device-width: 1024px){
    .txt-Boca{
    min-height: 283px!important;
	}
	.txt-Boca p{
    font-size: 35px;
	}
}

@media only screen and (max-device-width: 600px){
    .txt-Boca{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
	}
	.txt-Boca{
    min-height: 241px!important;
     }
	.txt-Boca p{
    font-size: 31px;
    }
}
/*FINpenya*/

/*empresa*/
.empresas{
    background-image: url(/RecursosIQ/img/img_SanJose/img2.jpg);
    background-position: center;
    background-size: cover;
    min-height: 410px;
    position: relative;
}
.txt-Empres{
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%,-50%);
    -ms-transform: translate(-0%,-50%);
}
.txt-Empres p{
	    font-size: 55px;
    color: #ffffff !important;
    text-shadow:2px 2px 8px #636570;
    font-weight: 700;
    padding-bottom: 30px;
	    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
}
.btn-empresas{
    position: absolute;
    top: 72%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
	font-size: 30px;
    width: 25%;
    padding: 12px 8px;
    color: #ffffff;
    border-color: #177bc3;
    background-color: #177bc3;
}
.btn-empresas:hover{
color: #ffffff !important;
    background: #177bc3 !important;
    border: 1px solid #177bc3!important;
    opacity: 0.90;
}

@media only screen and (max-device-width: 1024px){
	.txt-Empres p{
    font-size: 35px;
	}
}
@media only screen and (max-device-width: 600px){
    .txt-Empres{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
		    width: 100%;
		min-height: 240px!important;
	}

	.txt-Empres p{
    font-size: 31px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    width: 100%;
    }
	.empresas{
    min-height: 240px;
    }
}
/*FINempresa*/


/*comprueba tiket*/
.cuadroresultadosjuegos{
    background: ;
    border: ;
}
.cuadroresultadosjuegos-titulo, .cuadroresultadosjuegos-diajuego, .cuadroresultadosjuegos-diajuego2, .cuadroresultadosjuegos-bote{
	color:#177bc3;
}
.separator-small-STA{
    background-color: #177bc3;
}
.btn-naranja-STA{}
.btn-naranja-STA:hover{}
.cuadroresultadosjuegos{
    border: 1px solid #177bc3;
}
/*.caja-resultados-quiniela,.caja-resultados-elgordo,.caja-resultados-loterianac,.caja-resultados-euromillones,
.caja-resultados-primitiva,.caja-resultados-bonoloto{
    background: #177bc3;
}*/
/* FINcomprueba tiket*/
	
	
/*footer*/
	.footerlogo{
		background: #444d93;
		text-align: center;
		margin-bottom: 0;
	}
	.footerlogo p{
		margin: 0 0 0px;
		text-align: center;
		display: inline-block;
		font-size: 36px;
		color:#ffffff ;
		margin-top: 30px;
		margin-bottom: 10px;
		text-shadow: 0 0 15px #2d3367, 0 0 5px #2d3367, 0 0 5px #2d3367, 0 0 5px #2d3367, 0 0 5px #2d3367, 0 0 5px #2d3367;
	}
	.PieBanner{
		margin-top: 0px;
	}
	.PieBanner, .footer-STA{
		background:#2d8ecc;
	}
	.bordePieIQ{
		border-top: solid 2px #fff;
	}
	.menufooter, .direccionfooter, .copyright-STA{
		color: ;
		background: transparent;
	}
	.copyright-STA a{
		color: #000000;
	}
	.copyright-STA a:hover{
		font-weight: bold;
	}
	a.menufooter:hover{
	color: #ffffff !important;
		opacity: 0.80;
	}
	.colorRS{
		color: #fff !important;
	}
	.colorRS:hover{
		color: #f5e941 !important;
	}
	.menufooter a:hover{
		opacity:0.80;
			color: #ffffff;
	}
	@media only screen and (max-device-width: 568px) and (min-device-width: 320px) and (orientation: portrait){
		.PieBanner{
			margin-top: 0px !important;
		}
	}
	/*Pie Juego Responsable*/
		.PieJuegoResponsable{
			background-color: #ffffff;
			padding: 0 0 1em;
		}
		.PieJuegoResponsable a:hover{
			filter: none;
		}
		.PieJuegoResponsable .pie_juegoseguro:hover{
			color: #177bc3;
			background-image: none;
		}
		.PieJuegoResponsable .pie_autoprohibicion, .PieJuegoResponsable .pie_mayores{
			background-color: initial;
		}
		.PieJuegoResponsable .pie_autoprohibicion:hover, .PieJuegoResponsable .pie_mayores:hover{
			color: #177bc3;
		}
		.PieJuegoResponsable .pie_autoprohibicion:before, .PieJuegoResponsable .pie_mayores{
			text-shadow: none;
		}
		.PieJuegoResponsable .container a.pie_jugarbien:hover:before{
			color: #177bc3;
		}
		.PieJuegoResponsable .container a.pie_jugarbien:hover:after{
			color: #000000;
		}
	/*Fin Pie Juego Responsable*/
/*FINfooter*/	



/* ********** ************ ********** ************ ********** ************ ********** ************
********** ************ ********** ************ ********** ************ ********** ************
                                       DENTRO
********** ************ ********** ************ ********** ************ ********** ************
********** ************ ********** ************ ********** ************ ********** ************ */





/*botones de iguales caracterÃ­sticas dentro de paginas anidadas*/
.btn-acceso{}
.btn-acceso.activo{}
.btn-acceso:hover{}
.btn-agregarCesta{}
.btn-agregarCesta:hover{}
.btn-juegabote-STA-EU{}
.btn-juegabote-STA-EU:hover{}
.btn-amarillo{}
.btn-amarillo:hover{}
	/*seleccionado en "mi cuenta"*/
		.miCuenta aside div{
			background: !important;
			border-color: !important;
		}
		.miCuenta aside div .headerAside{
			background:  !important;
			color:  !important;
		}
		.miCuenta aside div ul li a{
			color:  !important;
		}
		.miCuenta aside div ul .active{
			background: linear-gradient(to right, #000, #fff) !important;
		}
		.miCuenta aside div ul .active a{
			color: ;
		}
	/*panel jugada rapida*/
		.panel-heading-modal{
			border-color:#177bc3;
    background: #177bc3;
		}
		.modal-content.bgClaro.modal-comolightbox.modal-comolightboxJRIQ .modal-header.panel-heading-modal .close .fa-times-circle{
			color: #000;
		}
		.btn-azul-oscuro{}
		.btn-azul-oscuro:hover{}
	/*Alerta el usuario ya existe*/
		.modal-comolightboxIQ{
			background: #e0e0e0;
		}
		.modal-comolightboxIQ .panel-heading-modalIQ{
			background: transparent;
		}
		.modal-comolightboxIQ .panel-heading-modalIQ .fa-times-circle{
			color: #000;
		}
	/*Comprobar decimo*/
		.modalComprobarDecimoko{
			background: linear-gradient(to right, #000, #fff);
		}
/*fin botones de iguales caracterÃ­sticas dentro de paginas anidadas*/
.txt-Boca h2, .txt-Boca p{
    color: #ffffff  !important;
	padding-bottom: 0px;
}
.tituloresultados{
    color:#177bc3;
}
.PieBanner, .footer-STA{
    background:#177bc3;
}

#btnEnviar{
	    background: #177bc3;
	color: #ffffff!important;
}
#btnEnviar:hover{
    color: #ffffff!important;
    border: 1px solid #177bc3!important;
    background: #177bc3!important;
	opacity:0.8;
}
.tituloMasterIQ{
    color: #444444;
}

#Quinigol{
    background-image: url(../img/img_SanJose/logo-GOL.png);
    background-repeat: no-repeat;
    background-position-x: 10px;
    padding: 0px 0px !important;
    height: 42px;
    margin: auto;
    width: 59px;
}
#empresa{
    background-image: url(../img/img_sirenita/logo_N.EMP.png);
    background-repeat: no-repeat;
    background-position-x: 10px;
    padding: 0px 0px !important;
    height: 42px;
    margin: auto;
    width: 59px;
}
@media only screen and (min-width: 414px) and (max-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2){
ul#navigation.showen-c{
 
    overflow: initial;
	}
}

@media (min-width: 601px) and (max-width: 991px) and (orientation: portrait){
ul#navigation{
    top: 19px !important;
	}
}

@media only screen and (max-device-width: 600px){
ul#navigation{
    top: 74px !important;
	}
}

.btn-EnviarPassIQ{
	background: #177bc3!important;
}



@media only screen and (max-device-width: 1024px){
   .cuadroBote{
    min-height: 385px !important;
     }
}
@media (max-width: 1199px) and (min-width: 768px){
.barra-botes .nombrejuegobote{
    font-size: 21px;
	}
	.txt-n{
    font-size: 25px;
	}
}

@media only screen and (max-device-width: 600px) and (orientation: portrait){
#navigation-box{
    margin-top: -54px !important;
	}
}
@media (max-device-width: 600px){
ul#navigation li, ul#navigation li:first-child{
    border: none!important;
	}
	.barra-botes .montobote{
    font-size: 36px;
	}
	.textoambiocioso{
		    font-size: 18px;
	}
}

@media (max-width: 436px){
.barra-botes .nombrejuegobote{

    font-size: 20px;
	}
}


@media (max-device-width: 600px){
#Boton-Flotante-Whatsapp{
	    width: 16vw!important;
	    bottom: 50px!important;
	}
}




    /* Premios carosuel*/

	#CarruselSobreNosotros{
		height: auto;
		width: 100%;
		max-width:max-content;
		margin: auto;
		
	}
	.textocarousel{
		padding: 15px;
		text-transform: uppercase;
		font-weight: bold;
		letter-spacing: 4px;
		line-height: normal;
		color: #606162;
		font-size: 55px;
	}
	@media only screen and (max-device-width: 600px){
    .textocarousel {
    font-size: 25px;
     }
	}
	#CarruselSobreNosotros .carousel-inner {
		height: auto;
	}
	#CarruselSobreNosotros img{
		width: 100%;
	}
	#CarruselSobreNosotros .carousel-indicators {
		top: 90%;
	}
	#CarruselSobreNosotros .carousel-indicators li{
		border-color: #3378b3;
		background-color: #3378b3;
	}
	#CarruselSobreNosotros .carousel-indicators li.active{
		background-color: #fff;
	}


	

     /*FIN Premios carosuel*/</pre></body></html>