

/*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: #0a9985 !important;
    border: 1px solid #0a9985 !important;
    color: #ffffff;
    text-shadow: 0.08em 0.08em 0.2em #000000, 0.08em 0.08em 0.3em #000000;

	
}

.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: #ffffff!important;
    color: #0a9985 !important;
    border: 1px solid #0a9985!important;
    text-shadow: none !important;

}
.btn-acceso{
	background: #ffffff;
	border: 1px solid #0a9985!important;
	color:#0a9985 !important;
   

	
}
.btn-acceso.activo{
    background: #0a9985;
    border: 1px solid #0a9985!important;
    color: #ffffff !important;
	text-shadow: 0.08em 0.08em 0.2em #000000, 0.08em 0.08em 0.3em #000000;
	
}
.btn-acceso:hover {
    background: #fff !important;
    color: #0a9985 !important;
    border: 1px solid #0a9985!important;
    text-shadow: none !important;
}

#btnEnviar{
	background: #0a9985;
	color: #ffffff;

}
#btnEnviar:hover{
	background: #fff !important;
    color: #0a9985;
	border: 1px solid #0a9985!important;
}


.btn-EnviarPassIQ{
		background: #0a9985!important;
	color: #ffffff;

}
.btn-EnviarPassIQ:hover{
	background: #fff !important;
    color: #0a9985;
	border: 1px solid #0a9985!important;
}
.top-scroll a{
	background-color:#0a9985;
}
.top-scroll a:hover{
	background-color: #0a9985;
	opacity: 0.5;
}
/*fin botones*/

/* arriba*/
.full-width .top-bar-STA {

    background: #ffffff;
}
.full-width .top-bar-STA {
	background: #ffffff; /*transparencia sobre cabecera*/
}
.logo-relax-STASoloLogoIQ img {
    position: absolute;
    z-index: 99;
}
.telefono-STA {
    color: #033343;

}
.texto-mensaje-STA, .texto-mensaje-STA-registro, .texto-mensaje-salir, .textoMiCuentaIQ, .ssaldoIQ{
    color: #033343!important;
}
.carrito-mensaje-STA, .accesos-STA a, .accesos-STA span:first-child{
    color:#033343!important;
}
#navigation-toggle {
	border: solid 1px #033343;
    background: #033343 !important;
}
.menu-icon{
	color: #fff;
}
.menu-icon::before {
	color: #fff;
}
.marquesinaIQ {
    color: #ffffff;
    background: #0a9985;
}
ul#navigation {
    background-color: #4e647d;
}
.full-width .navigation-front-STA {
    background: #4e647d!important;
}


#navigation {
    margin-top: 13px !important;
}

/* fin arriba*/


.top-navigation-STA {
    display: none;
}
.carousel {
    display: none;
}
.barra-botes {
    display: none;
}
.BandaSegura {
    display: none;
}
.resultados-STA{
	display: none;
}




/* footer*/

.PieBanner, .footer-STA {
    background:  #0a9985 !important;
}
.copyright-STA {
    background: #00000000;
}
.copyright-STA a{
    color: #000000;
}
.copyright-STA a:hover{
	font-weight: bold;

}

/*fin footer*/

/* imagen apuestas */
.imagen-responsive {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
  }
  @media (min-width: 1025px) {
    .home .header {
        min-height: 90px !important;
    }
}
@media (max-device-width: 600px) {
    .home .header {
        min-height: 60px !important;
	}
}
/*fin imagen apuestas */