﻿.logo-relax-STA img{
    width: 50%;
}
.logo-relax-STASoloLogoIQ img{
    display: block;
    height: auto;
    padding-top: 10px;
    max-width: 65%;
}
.btn-comprueba-STA{
    text-transform:uppercase;
}
/**********************************************************Cuadrícula**********************************************/
    .numeritosS{
        color: #ffffff !important;
        background-color: #3e50b4 !important;
        font-weight: bold;
    }
    .girando{   
        -webkit-transform: rotateY(0) rotateZ(360deg);
        transform-style: preserve-3d;
        transition: transform .3s;
    } 
    .contenedor-estrellas a.selecionado{  
        font-weight: bold;
        font-size: large;
    }
    .iconos-cabecera{
        width:auto!important;/*Para firefox*/
    }
/**********************************************************FIN Cuadrícula**********************************************/

/******************************************************CUADRÍCULA BONOLOTO*********************************************/
    .numero-ticketLotoIQ{
        width: 50% !important;
    }
    .anchoLotoIQ{  
    width: 11.8%!important;
    }
    .flex-itemLotoIQ{
        width: 20%!important;
        height: 0!important;
        padding-bottom: 15%!important; /*Para que se ajuste alto al ancho*/
        min-height: 37px!important; /*ParaFirefox*/
        line-height: 1.75em!important;
        vertical-align:middle;
    }
    .flex-itemLotoIQ :before{
        content:''!important;
        padding:50% 0!important; /* vertical value as  100% equals width */
        display:inline-block!important;
    }
/******************************************************FIN CUADRÍCULA BONOLOTO*********************************************/

/******************************************************CUADRÍCULA GORDO****************************************************/
    .numero-ticketGordoIQ{  
        width: 50%!important;
    }
    .girandoC div{    
        -webkit-transform: rotateY(0) rotateZ(360deg);
        transform-style: preserve-3d;
        transition: transform .3s;
    }
    .flex-itemGordoIQ{
        width: 20%!important;   
    }
    .anchoGordoIQ{  
        width: 15.8%!important;
    }
    .anchoGordoClavesIQ{  
        width:  15.8%!important;
        margin: 0;
    }
    .claveIQ{
        color: #575756!important;
    }
    /*Claves GORDO*/
        .anchoClavesIQ{
            width: 100%!important;
        }
        .flex-itemClavesGordoIQ{   
            width: 36.4px; 
            height: 36.4px;   
            padding: 8px; /*centrar texto en cuadrito*/
        }
        .titulo-ticketIQ{
            width: 100%!important;
            display: inline-block;
            font-size: 18px;
            text-align: center;       
        }
        .centradoIQ{
            text-align: center;
        }
        .derechaIQ{
            text-align: right;
        }
    .dClavesIQ{
        padding: 8px!important;
    }
    .TitutloClavesIQ{
        padding: 16px; 
    }
    .dClavesIQ .numeritosS{  
        display: inline-block;
        vertical-align: middle;
        box-shadow: 0 0 1px transparent;
        padding:6px!important;
        border: 1px solid #e2e2e2;
    }
/******************************************************FIN CUADRÍCULA GORDO****************************************************/

/******************************************************ALERT ERRORES********************************************************/
.naranjaIQ{
    background-color: #FF9904;
}
.modal-headerIQ{
    border: none!important;
}
.modal-comolightboxIQ{
    margin: 10% auto;
    width: 50%;    
    max-width: 500px;
    background: linear-gradient(to right, #ff6e3c, #FF9904);
}
@media only screen and (max-device-width: 667px) and (min-device-width: 320px) and (orientation: portrait){
    .modal-comolightboxIQ{
        width: 80%;
    }
}
.titular-modalIG{
    background-color: #FF9904;
}
.modal-bodyIQ{
    padding: 0px 10px 20px;
}
.panel-heading-modalIQ{
    color: #fff;
    font-size: 20px;
    border-color: #ff6e3c;
    padding-left: 20px;
    background: #ff6e3c;
    background: linear-gradient(to right, #ff6e3c, #FF9904);
}
/****************************************************FIN ALERT ERRORES********************************************************/
.tituloMasterIQ{
    padding: 20px 0px 0px;
    color: #ffffff;
}
@media only screen and (max-width: 1024px){
    .tituloMasterIQ{
        color: #4a4a49;
        background: #ffffff;
    }
    .bannercontainerBlancoIQ{
        background: #ffffff;
    }
}

/****************************************************BANNER BOLETOS**********************************************************/
.banner-slider-boletosIQ{
    background-position: center center;
    background-size: cover;
    min-height: 630px;
}
.banner-EU-IQ{
    background-image: url(/RecursosAranya/imagenes/banner-EU.jpg);    
}
.banner-Loto-IQ{
    background-image: url(/RecursosAranya/imagenes/banner-EU.jpg);    
}
.banner-Primi-IQ{
    background-image: url(/RecursosAranya/imagenes/banner-EU.jpg);    
}
.banner-Gordo-IQ{
    background-image: url(/RecursosAranya/imagenes/banner-EU.jpg);    
}
.banner-Quiniela-IQ{
    background-image: url(/RecursosIQ/img/Fondo_Futbol_05_1263x630.jpg);
}
.banner-QuiniGol-IQ{
    background-image: url(/RecursosIQ/img/Fondo_Futbol_05_1263x630.jpg);
}

/*Estadísticas Pie Boletos*/
    .bodyEsta ul li a{
        color: #575756;    
    }
    .btnEstadIQactivo{
        justify-content: left;
        padding-left: 5px;
        padding: 10px !important;
        color: #ffffff!important;
    }
    .headTableEstadisticasIQ{
        background: #e2e2e2!important;
        color: #575756!important;    
    }
    .tableResultadosIq th{
        background-color: #e2e2e2!important;
        padding: 10px!important;
        font-size: 14px !important;
        text-transform: none !important;
        font-weight: bold!important;    
    }
    .tableResultadosIq th a{
        color: #575756!important;    
    }
    .bodyTableEstadisticasIQ{
    border: 1px solid #c6c6c6;
    border-top: none 0;
    }
    .sorteosIQEstad{
        width: 30%!important;
    }
    .filtrosIQEstad{
        width: 60%!important;
    } 
    .ddlNumsEstadIQ{
        width: 25%!important;
        height: 36px;
    }
    .ddlSorteosEstadIQ{
        width: 35%!important;
        height: 36px;
    }
    .SinMayusculas{
        text-transform :none !important;
    }
    .dropdown-toggleEstadIQ{
    color : #0b4792 !important;
    background-color: #ffffff !important;
    border: 1px solid #d3e5f4 !important;
    }
    .btn-default .caret{
        border-top: 4px solid #333 !important;
    }
    .btnActivoIq{
        color: #ffffff;
        background-color: #3B61BB;
    }   
/****************************************************FIN BANNER BOLETOS**********************************************************/


/***************************************************resultados**************************************************************/
    .btnSelectorMasMenosIq{
        color: #ffffff;
        background-color: #3B61BB;
        width: 30% !important;
        padding: 6px 0px!important;
        border: 0px !important;
        margin-right: 0px !important;
        margin-left: 0px !important;
    }    
    .divMasMenosIQ{      
        padding: 0px 0px!important;
        width: 100%!important;          
    }
    .resultadosAll .firstRow div{
        padding-top: 0px!important;
    }
    .inputMasMenosIQ{ 
        width: 30% !important;
        margin-right: 0px !important;
        margin-left: 0px !important;
        line-height: 38px;
        height: 36px;
        top: 4px !important;
        position: relative;
        border: 1px solid #c6c6c6;
        text-align: center;
    }
    .conbGanadoraAll{
        display :inline-block !important;
    }
/***************************************FIN resultados*******************************************************/

/*******************************Login registro**********************************************************************/
    .containerRegistro{
        display:none;
    }
/*******************************FIN Login registro**********************************************************************/

/********************************Olvidé mi contraseña******************************************************/ 
    .btn-EnviarPassIQ{
        width:50%;
        margin-top: 15px!important;
    }
/********************************FIN Olvidé mi contraseña******************************************************/ 

/********************************Selector sorteos************************************************************/
    .comboSemanasSorteosIQ{
        padding: 5px;
        background-color:#ffffff;
    }
/********************************FIN Selector sorteos*********************************************************/
/**********************************TODO************************************************************************/
    .bordeIQ{
        border: 1px solid #c6c6c6;
    }
    .SinbordeIQ{
        border: 0!important;
    }
    .deshabilitadoIQ {
        opacity: 0.5;
        pointer-events: none;
    }
    .btniq{    
        display: flex!important;
        justify-content: center!important;
        align-items: center!important;
    }
    .btn-amarillo{
        color: #ffffff;
        background-color: #FF9904;
    }
    .btn-amarillo:hover{
        font-family: 'Yanone Kaffeesatz', sans-serif;
        background-color: #ffffff;
        color: #FF9904;
        border: 1px solid #FF9904;
    }
    .mayusculasIQ{
        text-transform: uppercase;
    }
    .tituloMasterIQ{
        font-family: 'Yanone Kaffeesatz', sans-serif;
        text-align: left;
        line-height: 45px;
        margin: 0px 0px 10px;
        border: 0px !important;
        text-transform: none;
        font-weight: 700;
    }
    .error{ 
        border: 1px solid red !important;
        background: #ffe0b3 !important;
    }
    .btnDisabledIq{
        opacity: 0.5;
        pointer-events: none;
    }
    .form-control{
        font-size:20px;
    }
/**********************************FIN TODO************************************************************************/

/**********************************Estadísticas boletos************************************************************/
    .pad20IQ{
        padding-top:20px;
        padding-bottom:9px; /*estad red se sale ipad*/
    }
    .ajusteEstadIQ{
        width: auto!important;
        margin:0px!important;
    }
    .cuerpo-bm{
        color: Black!important;
    }
    .cabeceraEstadIQ{ 
        background: linear-gradient(to right, #3e50b4, #3296d2);
        font-size: 18px!important;
    }
    .pad0IQ{
        padding-top:0px!important;
        width: auto!important;
        margin:0px!important;
    }
    .contenedor-paginador__pequeEUIQ{
        width:20%/*!important*/;
    }
    .contenedor-paginador__pequeLotoIQ{
        width:12%!important;
    }
    .cuadroEstadIQ{
        position: absolute; 
        left:20%;   
        top: 0px;  
    }
    .btnpaginadorEstadIQ{      
        min-height: 40px;
        width:50%;    
    }
    .btnpaginadorEstadMinusIQ{
        margin-right: 1%; 
    }
    .btnpaginadorEstadMasIQ{
        margin-left: 1%;    
        margin-right: 0; 
    }
    .btnpaginadorEstadEUMasIQ{
        margin-right:10px; 
    }
    .dEstadIQ{
        width:50%;  
    }
    .dropdown-toggleIQ{
        background-color: White!important;
        color: #333!important;
        border-color: rgb(169, 169, 169)!important;
        margin-bottom: 15px;
    }
    .dropdown-menu > li > a{
        color: #333!important;
    }
    .tbEstaIQ{
        border-spacing:10px;
        border-right:2px none;
        margin-right:10px;
    }
    .flex-item_claveEstadIQ{
        width:25px;
        height:25px;
        padding: 1px!important;
    }
    .contenedor-paginador__pequeGordoIQ{
        width: 15.8% !important;
    }
    .anchoEstadLotoIQ{
            left: 14%;
    }
    .anchoEstadGordoIQ{
        left: 18%;
        padding-bottom:40px!important;
    }
    .textoEstadLotoIQ{
        margin: 0px 0px;
        color: #ffffff;
        font-size: 16px;
        width: 12%;
        margin-top: 20px;
    } 
    .textoEstadLotoIQ p{
        color: #ffffff !important;
        font-size: 16px !important; 
    }
    .tabla-estadisticas th{
        text-align:center;
    } 
/**********************************FIN Estadísticas boletos************************************************************/
 
/***********************************Cesta********************************************************************************/
    .CursorIQ{
        cursor:pointer;
    }
    .filaCestaIQ{
        min-height:54px; 
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
    }
    .fontnegritaIQ{
        font-weight: bold;  
    }
    .SorteoCestaIQ{
        text-align: center; 
    }
    .totDiasBoletoCestaIQ{
    margin: 0px; 
    }
    .FechaSorteoCestaIQ{
        margin: 0px; 
        font-size: 14px;
    }
    .calendarioCestaIQ{
        vertical-align: middle; 
        padding: 10px 10px; 
        margin: 0px 5px; 
        font-size: 20px;
        float: right;
        cursor: pointer;
    }
    .gameDetails .panel-body-jugada{
        margin-bottom:0px;
    }
    /*CESTAM*/
        .gameDetails .listDetailsGame .color-azul-oscuro div{
            vertical-align:middle;
        }
        .gameDetails .listDetailsGame .color-azul-oscuro{
            width: 100%;
            padding: 10px;
        }
        .gameDetails .panel-body-jugada .color-azul-oscuro p{
            font-weight: normal;     
            color: #4a4a49;
            padding-left: 25px;
            margin: 0px;
        }  
        .mijuegoBO{
            font-size: 20px!important;  
        }

    /*Columna cesta Juego*/
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(1){
            width:19% !important;
        }
    /*Columna cesta Semana*/
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(2){
            width:12%!important;
        }
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(2) p{
            text-align: left;
            font-size: 16px;
            font-weight: normal;
        }
    /*Columna Fecha Sorteo*/          
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(3){
            width:20%!important;
        }
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(3) p{
            text-align: left;
            font-size: 15px;
            font-weight: normal;
        }
    .modalDetalleJIQ{
        width: 300px;
        height: 270px;
        margin: -135px 0 0 -150px;
        height: auto;
    }
    .modalBodyDetalleJIQ{
        background-color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .onlyModalAcountBlanco{
        background-color: #fff!important;
    }
    .modalDetalleJIQ div{
        color: #4a4a49;
    }
    .modalDetalleJIQ div{
        color: #4a4a49;
        font-size: 16px;   
        text-align: center;
    }
    .modalDetalleJIQ div li{  
        color: #4a4a49;
    }
    .gameDetails .panel-body-jugada .color-azul-oscuro p a{
        background-color:transparent;
    }
    
    /*Columna apuestas*/
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(4){
            width:13% !important;
        }
        
    /*Columna Abono*/
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5){      
            width:17% !important;
        }
        .selectAbonoIQ{
            border: 1px solid #ccc;
            border-radius: 3px;
            overflow: hidden; 
        }
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) p{
            font-size: 15px;
        }
        .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) p select{           
            width: 80%;
            padding: 5px 8px;    
            float: left;
        }
    .onlyModalAcount{
        background: linear-gradient(to right, #ff6e3c, #FF9904);
    }
    .modalAbono div{
        color: #4a4a49;
    }
    .onlyModalAcount h3{
       color: #4a4a49;
    }
    .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(6){
        width: 6% !important;
    }
/***********************************FIN Cesta********************************************************************************/

/***************************************************Boleto reducidas Eu*******************************************************/
    .redSeleccinadaIQ{
        background: #3e50b4;
        background: -webkit-linear-gradient(left, #3e50b4, #3296d2);
        background: -o-linear-gradient(right, #3e50b4, #3296d2);
        background: -moz-linear-gradient(right, #3e50b4, #3296d2);
        background: linear-gradient(to right, #3e50b4, #3296d2);
    }
    .redSeleccinadaIQ p{
        color: #ffffff !important;
    }
    .redNoposibleIQ{
        opacity: 0.5;
        pointer-events: none;
    }
    .paneles-apuestas-EU{
        border: 1px solid #c6c6c6;
    }
    .is-hover{
        background: linear-gradient(to right, #3e50b4, #3296d2) !important;
    }
    .is-hover > a > p{
        color: #fff;
    }
    .is-hover > p{
        color: #fff;
    }
    .redNoposibleIQ a{
        color: silver;
        pointer-events: none;
    }
/***************************************************FIN Boleto reducidas Eu*******************************************************/

/****************************************************modal Garantias************************************************************/
    .tGarantia .min-max{
        background-color: silver;
    }
    .tGarantia .xcentaje{
        background-color: silver;
    }
    .tGarantia .probabilidad{
        background: #3e50b4;
        background: -webkit-linear-gradient(left, #3e50b4, #3296d2);
        background: -o-linear-gradient(right, #3e50b4, #3296d2);
        background: -moz-linear-gradient(right, #3e50b4, #3296d2);
        background: linear-gradient(to right, #3e50b4, #3296d2);
        color: #ffffff;
    }
    .tGarantia .de{
        background: #3e50b4;
        background: -webkit-linear-gradient(left, #3e50b4, #3296d2);
        background: -o-linear-gradient(right, #3e50b4, #3296d2);
        background: -moz-linear-gradient(right, #3e50b4, #3296d2);
        background: linear-gradient(to right, #3e50b4, #3296d2);
        color: #ffffff;
    }
    .tGarantia .tituloTabla{
        background: #3e50b4;
        background: -webkit-linear-gradient(left, #3e50b4, #3296d2);
        background: -o-linear-gradient(right, #3e50b4, #3296d2);
        background: -moz-linear-gradient(right, #3e50b4, #3296d2);
        background: linear-gradient(to right, #3e50b4, #3296d2);
        color: #ffffff;
    }
    .titulo-garantias p{
        color: #58646e;
    }
    .subtitulo-garantias p{
        color: #58646e;
    }
    .subtitulo-garantias span{
        color: #58646e;
    }
    .tGarantia .min-max{
        color: #58646e;
    }
    .tGarantia .xcentaje{
        color: #58646e;
    }
/***************************************************FIN modal Garantias************************************************************/

/*********************************************Reducido Gordo*****************************************/
    .Margin0IQ{
        margin: 0;
    }
    .CuadroRedGordoIQ{
        top: 0px;
        left: 20%;
    }
    .CuadroEstadRedGordoIQ{
        top: 0px;
        left: 17%;
        margin-right: 0 !important;
        padding: 0 !important;
        width: 83% !important;
    }
/*********************************************FIN Reducido Gordo*****************************************/

/****************************************Boleto reducidas Loto**********************************************/
    .altoLotoRedIQ{
        min-height: 350px !important;
    }
    .cotenedor-boleto-multipleLotoIQ{
        padding: 0px;
        padding: 20px 20px 20px 20px !important;
    }
/****************************************FIN Boleto reducidas Loto**********************************************/

/***************************************MODAL JUGADAS RáPIDAS***************************************************/
    .contenedor-flex-botonesIQ div{
        flex: 0 0 50%;
    }
/***************************************FIN MODAL JUGADAS RáPIDAS***************************************************/

/********************************************HOME***************************************************/
    .cuadroBote{
        min-height: 635px !important;
    }
/********************************************FIN HOME***************************************************/

/*Iphone 5 vertical*/
    @media only screen and (max-device-width: 568px) and (min-device-width: 320px) and (orientation: portrait){
        /********Cuadrícula*************************************************/
            .numeritosS{
                display: inline-block;
                vertical-align: middle;
                box-shadow: 0 0 1px transparent;
                text-decoration: none;
                text-align: center !important;
            }
        /********Fin Cuadrícula*************************************************/

        /********Cuadrícula Gordo************************************************/
            .numero-ticketGordoIQ{
                width: 70% !important;
            }
            .col-xs-gord-arana{
                width: 25% !important;
            }
        /******** FinCuadrícula Gordo************************************************/

        /*********Claves Gordo***************************************/
            .TitutloClavesIQ{
                width: 100%;
                text-align: center;
                padding: 1px !important;
            }
            .wAutoIQ{
                width: auto;
            }
        /********* Fin Claves Gordo***************************************/

        /***********Login y registro*************************************/
            .full-width .logo-STA{
                font-size: 25px;
            }
            .seccion-Login{
                margin-top: 60px;
            }
            .btn-acceso{
                padding: 16px 4px;
            }
            .btn-EnviarPassIQ{
                width: 100% !important;
            }
            .PieBanner{
                margin-top: 40px !important;
            }
        /***********FIN Login y registro*************************************/

        /*************modal garantías*/
            .tGarantia .xcentaje{
                font-size: 7px;
            }
            .modal-comolightbox{
                width: 80%;
            }
            .tGarantia td{
                font-size: 10px;
            }
        /*************FIN modal garantías*/

        .CuadroRedGordoIQ{
            left: inherit;
            top: inherit;
        }
        .anchoGordoClavesIQ /*ancho cuadricula*/{
            width: 30% !important;
            min-width: 234px;
            text-align: center !important;
            margin: 0px 0px 0px 20px;
        }
        /*HOME*/
            .modulo-cantidad{
                margin: 0 !important;
            }
            .cuadroresultadosjuegos-diajuego2{
                font-size: 12px;
            }
        /*FIN HOME*/

        /*selector sorteos - días activos (no cabe bonoloto)*/
            .resultados-EU-circulo.activo{
                width: 35px;
                height: 35px;
            }
        /*B. Reducido EU*/
            .altoRedEUIQ{
                height: 1655px !important;
            }
        .modulo-cantidad{
            text-align: center;
        }
        .cotenedor-boleto-multiple{
            margin: 0 !important;
            text-align: center;
        }
        .altoLotoRedIQ{
            height: 1250px !important;
        }
        .altoGordoRedIQ{
            height: 1560px !important;
        }
        .nombrejuegobote{
            font-size: 14px;
        }
    }
/*FIN Iphone 5 vertical*/

/*iphone5 y 6*/
    @media only screen and (max-device-width: 667px) and (min-device-width: 320px) and (orientation: portrait){
        .flex-itemGordoIQ{
            height: 45px !important;
            padding: 12px !important;
        }
        .banner-slider-agregarproductos{
            min-height: 0px !important;
        }
    }
    @media only screen and (max-device-width: 667px) and (min-device-width: 320px){
        .flex-itemClavesGordoIQ{
            width: 17% !important;
            margin-bottom: 3px;
            margin-right: 3px;
            height: 32px;
            padding: 5px !important;
        }
        /*********selector sorteos*************/
            .barra-Semanas p{
                text-align: center;
            }
        /*********FIN selector sorteos*************/

        /**********************Cesta*/
            .filaCestaIQ{
                display: inline;
            }
            .bordecestaIQ{
                border-bottom: 1px solid #c6c6c6;
                padding-bottom: 20px;
                padding-top: 20px;
            }
            .bordecestaUpIQ{
                padding-bottom: 20px;
                padding-top: 20px;
            }
            .calendarioCestaIQ{
                float: left;
                margin: 0;
                padding: 0;
            }
            /*Columna cesta Juego*/
                .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(1){
                    width: 100% !important;
                }
            /*Columna cesta Semana*/
                .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(2){
                    width: 40% !important;
                }
            /*Columna Fecha Sorteo*/
                .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(3){
                    width: 20% !important;
                }
                .gameDetails .panel-body-jugada .color-azul-oscuro div:nth-child(3) p{
                    font-size: 14px;
                    margin: 15px 0 5px;
                    position: relative;
                }
            /*Columna apuestas*/
                .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(4){
                    width: 25% !important;
                }
            /*Columna Abono*/
                .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5){
                    width: 100% !important;
                }
                .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(5) p span{
                    position: absolute;
                    top: 2px;
                    right: 10px;
                    cursor: pointer;
                    font-size: 20px !important;
                }
                .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(6){
                    width: 25% !important;
                    padding-top: 10px;
                }
                .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(7),
                .gameDetails .listDetailsGame .color-azul-oscuro div:nth-child(8){
                    padding-top: 10px;
                }
        /**********************FIN Cesta*/

        /*Bonoloto reducidas*/
            .cuadroEstadIQ{
                left: 0%;
            }
        /*FIN bonoloto reducidas*/
        .dClavesIQ{
            width: 80%;
            transform: translate(20%, 0%);
        }
        .anchoClavesDIQ{
            width: 85%;
            transform: translate(15%, 0%);
            margin-top: -60px;
        }
        .dClavesIQ .numeritosS{
            padding: 1px !important;
        }
    }
/*FIN iphone5 y 6*/

/*iphone 6*/
    @media only screen and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: portrait){
        .anchoGordoClavesIQ{
            width: 30% !important;
            min-width: 234px;
            text-align: center !important;
            margin: 0px 0px 0px 45px;
        }
        .modulo-cantidad{
            margin: 0px 30px !important;
        }
        .cuadroresultadosjuegos-diajuego2{
            font-size: 10px;
        }
        .anchoClavesDIQ{
            width: 75%;
            transform: translate(22%, 0%);
            margin-top: -50px;
        }
    }
/*FIN iphone 6*/

/* Móvil e IPAD*/

    @media only screen and (max-width: 1024px){
        /*Bonoloto directo*/
            .altoLotoIQ{
                height: 430px !important; /*Para IPAD*/
            }
            .contenedor-paginador p{
                line-height: 55px !important;
            }
    }
    /*FIN MÓVIL e IPAD*/

    /*IPAD vertical*/
    @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){
        /*Botes HOME*/
            .nombrejuegobote{
                font-size: 20px;
            }
            .montobote{
                font-size: 60px;
            }
        .contenedor-paginador__pequeEUIQ{
            width: 34.2vw;
            min-width: 234px;
        }
        .modal-comolightboxJRIQ{
            width: 60%;
            margin-left: 12%;
        }

        .modal-comolightboxIQ{
            width: 50%;
            margin-left: 15%;
        }
        /*  login*/
            .tituloMasterIQ{
                padding: 90px 0px 20px;
            }
        .multiple{
            min-height: 550px;
        }
        .pad20IQ{
            padding-bottom: 0px;
        }
        .contenedor-paginador__pequeLotoIQ{
            margin: 0 !important;
        }
        .cuadroEstadIQ{
            left: 35% !important;
        }
        .degrade-azul{
            width: auto !important;
        }
        .altoGordoIQ{
            min-height: 550px !important;
        }
        #navigation-box{
            margin-top: -245px;
        }
        .CuadroRedGordoIQ{
            left: 35%;
        }
        .CuadroEstadRedGordoIQ{
            left: 35%;
            width: 65% !important;
        }
        .contenedor-paginador__pequeGordoIQ{
            min-width: 234px;
            margin: 0px 0px 0px 0px;
        }
        .dClavesDobleIQ .numeritosS{
            display: inline-block;
        }
        .flex-itemGordoIQ{
            height: 45px !important;
            padding: 12px !important;
        }
    }
/*Fin IPAD vertical*/

/*Móvil e IPAD vertical*/
    @media only screen and (max-width: 768px) and (orientation: portrait){
        .cEstadGordoIQ{
            display: inline !important;
            position: relative !important;
        }
        /***Estadísticas***/
            .contenedor-paginador__pequeLotoIQ{
                min-width: 234px;
                margin: 0px 0px 0px 40px;
            }
            .altoEstadEuIQ{
                min-height: 355px !important;
            }

            .anchoGordoClavesIQ{
                width: 30% !important;
                min-width: 234px;
                text-align: center !important;
            }
        /***FIN Estadísticas***/
    
        /*Bloque X*/
            .contenedor-paginador p{
                line-height: 55px !important;
            }
    }
/*FIN móvil e Ipad vertical*/

/*iphone6 horizontal*/
    @media only screen and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: landscape){
        .seccion-Login{
            margin-top: 20px;
        }

        .tituloMasterIQ{
            padding: 30px 0px 20px;
        }

        .altoGordoIQ{
            height: 500px !important;
        }

        .altoLotoIQ{
            margin-bottom: 60px !important;
        }

        .anchoGordoClavesIQ{
            position: relative;
            display: inline-block;
            width: 234px !important;
            margin: 0px 155px;
        }

        .anchoGordoIQ{
            width: 234px !important;
        }

        .pad0ClavesIQ{
            margin-top: -20px;
        }

        .anchoClavesDIQ{
            width: 234px !important;
            transform: translate(70%, 0%);
            margin-top: -50px;
        }
    }
    /*FIN iphone6 horizontal*/

    /*iphone5 horizontal*/
    @media only screen and (max-device-width: 568px) and (min-device-width: 320px) and (orientation: landscape){

        .logo-movil{
            left: 152px;
        }

        .altoGordoIQ{
            height: 500px !important;
        }

        .altoLotoIQ{
            margin-bottom: 60px !important;
        }

        .anchoGordoClavesIQ{
            position: relative;
            display: inline-block;
            width: 242px !important;
            margin: 0px 120px;
        }

        .anchoGordoIQ{
            width: 242px !important;
        }

        .anchoClavesDIQ{
            width: 242px !important;
            transform: translate(50%, 0%);
            margin-top: -50px;
        }

        .pad0ClavesIQ{
            margin-top: -20px;
        }
    }
    /*iphone5 horizontal*/





    /*Euromillones directo iphone5 y 6 hueco muuuy grande en horizontal*/
    @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 667px) and (min-device-width: 320px) and (orientation: landscape){
        .altoEUIQ{
            max-height: 500px !important;
        }

        .barra-botes{
            margin-top: 0px;
        }

        .CuadroRedGordoIQ{
            left: 0%;
        }
    }



    @media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape){
        .cotenedor-boleto-multipleLotoIQ{
            min-height: 160px !important;
        }

        .altoLotoIQ{
            height: 356px !important; /*Para IPAD horizontal*/
        }

        .montobote{
            font-size: 96px;
        }

        .nombrejuegobote{
            font-size: 25px;
        }

        .preciobote{
            font-size: 40px;
        }
    }
    /*iphone 5 y 6*/
    /*@media only screen and (max-device-width: 640px) and (min-device-width: 320px) and (orientation: portrait)
{
.altoLotoRedIQ 
{
     height: 1250px!important;
}
}*/


    /*pc*/
    @media only screen and (min-width: 1024px){
        .anchoLotoIQ .flex-itemLotoIQ /*Cuadrícula de bonoloto directo en pc*/{
            line-height: 0.75em;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px){
        .iconos-cabecera{
            max-width: 25px !important;
        }
    }

    /*Política de privacidad*/
    .faqs h2{
        color: #4a4a49;
        background: none;
    }

    .faqs h3{
        color: #4a4a49;
    }

    .faqs .history ul li{
        color: #4a4a49;
    }

	.TituloCookies{
		font-size: 18px;
		font-weight: 600;
		color: #4a4a49;
		padding: 20px 0 0;
	}

    /*
.titulo-slider{
    text-indent: -9999px;
    line-height: 0;
}

    .titulo-slider::after{
        content: "Comineza tu aventura con el mayor bote";
        white-space: pre;
        text-indent: 0;
        width: 100%;
        text-align: center;
        display: block;
        line-height: initial;
        visibility: visible;
        margin-top: -12px;
    }*/

    .cambiarSorteoLoteriaIQ{
        background-color: white;
        justify-content: left;
        padding-left: 22px;
        padding-bottom: 0px;
        padding-top: 0px;
        margin-bottom: -30px;
    }


        .cambiarSorteoLoteriaIQ .sorteoLoteria{
            font-size: 24px;
            color: #4a4a49;
        }

    .fontSelectorLNIQ{
        width: 100%;
        min-height: 35px;
        background-color: #ffffff !important;
        color: #4a4a49 !important;
        border: 1px solid #4a4a49 !important;
    }

    .cuantosLNIQ{
        border: 1px solid #ededed;
        width: 100%;
        min-height: 100px;
        padding: 15px 5px;
        margin: 10px 0px 30px;
        text-align: center;
    }

        .cuantosLNIQ select{
            min-height: 25px;
        }

    .btnBuscarLNIQ{
        padding: 15px 5px;
        margin: 30px 0px 30px;
        text-align: center;
    }

    .bloque-busqueda-terminal{
        min-height: 250px !important;
    }

    .btnBomboLNIQ{
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }

    /*Para quitar borde azul en chrome*/
    .btn-arrow-Bombos:focus{
        outline: 0;
    }

    .btnComprarLoteriaIQ{
        color: #000000;
        background: inherit;
        height: 30px;
        width: 30px;
        margin-top: 5px;
        margin-left: 4px;
    }

    .btnMinusComprarLoteriaIQ{
        color: #ffffff;
        background: #3071a9;
        height: 30px;
        width: 30px;
        margin-top: 5px;
    }

    .btnMasComprarLoteriaIQ{
        color: #ffffff;
        background: #CC0202;
        height: 30px;
        width: 30px;
        margin-left: 20px;
        margin-right: 4px;
        margin-top: 5px;
    }

    .info_extra-boleto-total{
        background-color: inherit;
        border: 1px solid #ededed;
    }

    .sinresultados{
        color: inherit;
    }

    .numero-loterias-decimosIQ{
        letter-spacing: 4px;
    }

    @media only screen and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: portrait){
        .fecha-loterias-decimos{
            font-size: 20px;
        }
    }

    @media only screen and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: landscape){
        .nombre-loterias{
            font-size: 15px;
        }

        .fecha-loterias-decimos{
            font-size: 15px;
        }
    }

    @media only screen and (max-device-width: 568px) and (min-device-width: 320px) and (orientation: landscape){
        .nombre-loterias{
            font-size: 20px;
        }

        .fecha-loterias-decimos{
            font-size: 20px;
        }
    }

    @media only screen and (max-device-width: 568px) and (min-device-width: 320px) and (orientation: portrait){
        /*.separador-bloques{
        margin-top:1000px;
    }*/
        .btn-loterias{
            font-size: 28px;
        }

        .cambiarSorteoLoteriaIQ .sorteoLoteria{
            font-size: 22px;
        }
    }

    @media only screen and (max-device-width: 667px) and (min-device-width: 320px) and (orientation: portrait){
        .separador-bloques{
            margin-top: 760px;
        }
    }

    @media only screen and (max-device-width: 667px) and (min-device-width: 320px) and (orientation: landscape){
        .cuboBombos{
            padding-right: 18px;
        }

        .btn-arrow-Bombos{
            margin-left: 13px;
        }

        .numeroBombos{
            width: 35px;
            margin-left: 13px;
        }

        .numero-bloque-decimos{
            padding: 52px;
        }
    }

    .cuadroResguardoIQ{
        min-height: 45px;
        border: 1px solid #c6c6c6;
        margin: 20px 6px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 5px;
    }


    .tituloResguardoIQ{
        font-family: 'Yanone Kaffeesatz', sans-serif;
        font-size: 20px;
        line-height: 19px;
        color: #4a4a49;
        text-align: right;
        padding: 5px 0px 0px;
        margin: 0px 0px;
        font-weight: 600;
    }


    @media (max-device-width: 667px) and (min-device-width: 320px){
        .tituloResguardoIQ{
            text-align: center;
        }
    }

    @media (max-device-width: 1024px) and (min-device-width: 768px){
        .cuadroResguardoIQ{
            min-height: 65px;
        }

        .tituloResguardoIQ{
            text-align: center;
        }
    }

    .tipoResguardosIQ{
        font-family: 'Yanone Kaffeesatz', sans-serif;
        font-size: 15px;
        line-height: 19px;
        color: #4a4a49;
        text-align: center;
        padding: 6px 0px 0px;
        margin: 0px 0px;
    }

        .tipoResguardosIQ a{
            color: #4a4a49;
            padding-right: 10px;
            font-size: 14px;
            text-decoration: underline;
        }

    .rbCestaIQ label{
        font-weight: normal;
        padding-right: 10px;
    }

    @media only screen and (max-device-width: 667px) and (min-device-width: 320px){
        .rbCestaIQ label{
            font-size: 14px;
        }
    }


    /*Quiniela*/
    #AD{
        background-image: url(/RecursosAranya/imagenes/logo-AD.png);
        background-repeat: no-repeat;
        background-position-x: 10px;
        padding: 0px 0px !important;
        height: 42px;
        margin: auto;
        width: 59px;
    }

    .btn-azulito{
        border: 1px solid #c6c6c6;
    }


    @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 568px) and (min-device-width: 320px){
        #AD{
            float: left;
            margin: 8px 0px;
        }
      
    }

    @media only screen and (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait){

        #AD{
            float: left;
            margin: 8px 0px;
        }
       
    }

    @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: landscape){

        #AD{
            float: left;
            margin: 8px 0px;
        }
    }

    /* Enviar Combiancion*/
    .contentDragDrop .cotentBlueLight{
        background-color: #fff;
        margin-bottom: 0px;
        padding-bottom: 2%;
    }

        .contentDragDrop .cotentBlueLight #holder{
            border: 2px dotted #c6c6c6;
            background-color: #ededed;
        }

            .contentDragDrop .cotentBlueLight #holder ul li{
                color: #4a4a49;
                font-size: 18px;
            }

    .btn-azulito-peqIQ{
        font-size: 24px;
        text-transform: none;
    }
@media only screen and (max-device-width: 764px) and (min-device-width: 320px){
    .btn-azulito-peqIQ{
        font-size: 14px;
    }
}

    .contentDragDrop .bodyBox{
        background: #fff;
        border: 1px solid #c6c6c6;
        margin: 25px 0 25px;
    }

        .contentDragDrop .bodyBox ul li{
            padding-top: 3px;
            color: #4a4a49;
            font-size: 20px;
            padding-left: 30px;
        }

            .contentDragDrop .bodyBox ul li span{
                float: right;
                font-weight: normal;
                font-size: 20px;
            }

                .contentDragDrop .bodyBox ul li span a{
                    background-color: #fff;
                }

            .contentDragDrop .bodyBox ul li img{
                vertical-align: middle;
                height: 20px;
                padding-right: 25px;
            }

    /*KO Compra*/
    .contentResponse div{
        color: #4a4a49;
    }

    .contentResponse .responseWhite a{
        color: #FF9904;
    }

    .contentResponse .responseBlue{
        background-color: #fff;
        border: 1px solid #c6c6c6;
    }

        .contentResponse .responseBlue p{
            color: #4a4a49;
        }

    @media only screen and (max-device-width: 568px) and (min-device-width: 320px) and (orientation: portrait){
        .seccionOKcompraIQ{
            margin-top: 75px;
        }
    }

    .recuadroIQ{
        border: 1px solid #c6c6c6;
        margin: 20px 0px;
    }

    .gameDetails .listDetailsGameVolver .color-azul-oscuro div:nth-child(1){
        width: 25% !important;
    }

    .gameDetails .listDetailsGameVolver .color-azul-oscuro div:nth-child(2){
        width: 25% !important;
    }

    .gameDetails .listDetailsGameVolver .color-azul-oscuro div:nth-child(3){
        width: 20% !important;
    }

        .gameDetails .listDetailsGameVolver .color-azul-oscuro div:nth-child(3) p{
            text-align: center;
        }

    .gameDetails .listDetailsGameVolver .color-azul-oscuro ul li{
        color: #4a4a49;
    }

    .gameDetails .listDetailsGameVolver .color-azul-oscuro div:nth-child(4){
        width: 20% !important;
    }

        .gameDetails .listDetailsGameVolver .color-azul-oscuro div:nth-child(4) p a{
            height: 20px;
            width: 21px;
        }

        .gameDetails .listDetailsGameVolver .color-azul-oscuro div:nth-child(4) p span{
            position: relative;
        }

    @media only screen and (max-device-width: 667px) and (min-device-width: 320px) and (orientation: portrait){
        .recuadroIQ{
            margin-top: 60px;
            padding-top: 20px;
        }

        .gameDetails .listDetailsGameVolver .color-azul-oscuro div:nth-child(1){
            width: 50% !important;
        }

        .gameDetails .listDetailsGameVolver .color-azul-oscuro div:nth-child(2){
            width: 40% !important;
        }

        .gameDetails .listDetailsGameVolver .color-azul-oscuro div:nth-child(3){
            width: 40% !important;
        }

        .gameDetails .listDetailsGameVolver .color-azul-oscuro div:nth-child(4){
            width: 50% !important;
        }

        .sinpull-right-MovilIQ{
            float: none !important;
        }
    }

    @media only screen and (max-device-width: 667px) and (min-device-width: 320px) and (orientation: landscape){
        .sinpull-right-MovilIQ{
            float: none !important;
        }

        .gameDetails .listDetailsGameVolver .color-azul-oscuro div:nth-child(3) p{
            margin-top: 8px;
        }

        .gameDetails .listDetailsGameVolver .color-azul-oscuro div:nth-child(4){
            width: 28% !important;
        }

        .recuadroIQ{
            padding-top: 20px;
        }
    }

    .textodescripcionVolveraJugar{
        color: #4a4a49 !important;
    }

    .cuadroImporteTarjeta{
        border-color: #ccc;
    }

    .textoPagoMovil{
        color: #4a4a49 !important;
    }

    .textoPagoImporteTarjeta{
        color: #4a4a49 !important;
    }

    .texto-Transaccion{
        color: #4a4a49 !important;
    }
    .f-w-500{
        font-weight:500!important;
    }

@media only screen and (-webkit-device-pixel-ratio: 2) and (max-device-width: 680px) and (min-device-width: 320px) and (orientation: portrait){
    .textoPagoMovil{
            margin-top: 25px;
        }
    }

    .cuadroCestaIQ{
        border: 1px solid #c6c6c6;
        margin: 20px 0px;
        padding: 0px 10px;
        min-height: 45px;
    }


    /*pc*/
    @media only screen and (min-width: 1024px){
        .bloque1-slider{
            margin-top: 50px;
        }

        .bloque2-slider{
            margin-top: 100px;
        }
    }

    /* Modal Detalle Premios mis Jugadas*/
    @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 568px) and (min-device-width: 300px) and (orientation: portrait){
        .modalBack .modalContentDetailsBeet, .modalBackMiCuenta-arania .modalContentDetailsBeet, .modalBackSecond .modalContentDetailsBeet, .modalBackSecond-EU .modalContentDetailsBeet, .modalBackSecond-quiniela .modalContentDetailsBeet, .modalBackThird .modalContentDetailsBeet, .modalBackFourth .modalContentDetailsBeet{
            min-width: initial;
        }
    }

    @media only screen and (max-device-width: 680px) and (min-device-width: 320px){
        .botoneraIQ{
            /*Marta 18/02/2020 Cambios al incluir botón Peñas*/
            min-height: 50px;
            /*white-space: initial;*/
            font-size: 16px;
            margin-top:5px;
        }
    }

    .btn-agregarCestaIQ{
        height: 69px !important;
        border: 1px solid;
        width: 250px !important;
    }

    /************************Reintegros B.Directo  Primitiva********************************************/
    .flex-itemReintegrosIQ{
        width: 36.4px;
        height: 36.4px;
        padding: 8px;
    }

    .anchoReintegrosIQ{
        color: #ffffff;
        background: #3e50b4;
        background: -webkit-linear-gradient(left, #3e50b4, #3296d2);
        background: -o-linear-gradient(right, #3e50b4, #3296d2);
        background: -moz-linear-gradient(right, #3e50b4, #3296d2);
        background: linear-gradient(to right, #3e50b4, #3296d2);
    }

    @media only screen and (max-device-width: 568px) and (min-device-width: 320px){
        .anchoReintegrosIQ{
            width: 85%;
            transform: translate(15%, 0%);
            margin-top: -50px;
        }

        .flex-itemReintegrosIQ{
            width: 17% !important;
            margin-bottom: 3px;
            margin-right: 3px;
            height: 32px;
            padding: 5px !important;
        }

        .dReintegrosIQ{
            transform: translate(15%, 0%);
        }
    }

    @media only screen and (max-device-width: 667px) and (min-device-width: 375px){
        .anchoReintegrosIQ{
            width: 73%;
            transform: translate(25%, 0%);
            margin-top: -50px;
        }
    }

    @media only screen and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: landscape){
        .dReintegrosIQ{
            width: 100%;
            transform: translate(7%, 0%);
        }

        .anchoReintegrosIQ{
            width: 234px !important;
            transform: translate(70%, 0%);
            margin-top: -15px;
        }
    }

    @media only screen and (max-device-width: 568px) and (min-device-width: 320px) and (orientation: landscape){
        .anchoReintegrosIQ{
            width: 100%;
            transform: translate(51%, 0%);
        }

        .dReintegrosIQ{
            transform: translate(3%, 0%);
        }
    }


    /************************Reintegros B.REducido  Primitiva********************************************/
    .anchoReintegrosRedIQ{
        width: 19.2%;
        margin: 0;
    }

    @media only screen and (max-device-width: 568px) and (min-device-width: 320px) and (orientation: portrait){
        .anchoReintegrosRedIQ{
            width: 85%;
            transform: translate(9%, 0%);
            margin-top: 2px;
        }
    }

    @media only screen and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: portrait){
        .anchoReintegrosRedIQ{
            width: 72%;
            transform: translate(20%, 0%);
            margin-top: 2px;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){
        .anchoReintegrosRedIQ{
            width: 253px !important;
            margin-top: 2px;
        }
    }

    @media only screen and (max-device-width: 568px) and (min-device-width: 320px) and (orientation: portrait){
        .altoLotoRedIQ{
            height: 1310px !important;
        }
    }


    @media only screen and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: landscape){
        .anchoReintegrosRedIQ{
            width: 234px !important;
            transform: translate(66%, 0%);
            margin-top: -15px;
        }
    }

    @media only screen and (max-device-width: 568px) and (min-device-width: 320px) and (orientation: landscape){
        .anchoReintegrosRedIQ{
            width: 242px !important;
            transform: translate(50%, 0%);
            margin-top: -15px;
        }
    }


    /*Página contacto*/
    .datosContacto{
        padding-top: 10px;
    }

    @media only screen and (max-device-width: 667px) and (min-device-width: 320px){
        .menufooter{
            padding-top: 10px;
        }

        .datosContacto{
            margin-top: 30px;
        }
    }


    @media only screen and (max-device-width: 568px) and (min-device-width: 320px){

        /* .separador-bloquesLoteriaIQ{
        margin-top: 1035px;
    }*/

        /*  .separador-bloques-pena{
        margin-top: 1035px;
    }*/
        .btn-loterias{
            font-size: 25px;
            margin: 5px 0px;
        }

        .modalComprobarDecimo{
            width: 80%;
            margin-left: -40%;
            margin-top: -260px;
        }


        .modalComprobarDecimoko{
            width: 80%;
            margin-left: -40%;
            margin-top: -260px;
        }
    }

    .modalComprobarDecimoko .textoPremiado{
        color: #4a4a49;
    }

    .modalComprobarDecimo .textoPremiado{
        color: #4a4a49;
    }

    .modalComprobarDecimo .btn-azulito.activo{
        color: #ffffff;
    }

    .modalComprobarDecimoko .decimoPremiado{
        color: #4a4a49;
    }

    .modalComprobarDecimo .decimoPremiado{
        color: #4a4a49;
    }

    .modalComprobarDecimo .textoCobro{
        color: #4a4a49;
    }

    .modalComprobarDecimo .bloque1{
        border: 2px solid #4a4a49;
    }

    .modalComprobarDecimoko .bloque1{
        border: 2px solid #4a4a49;
    }

    .modalComprobarDecimo .comoCobro{
        color: #4a4a49;
    }

    .modalComprobarDecimoko .comoCobro{
        color: #4a4a49;
    }

    .modalComprobarDecimo .btn-azulito{
        background-color: #ffffff;
        color: #4a4a49;
        border: 1px solid #c6c6c6;
    }

    @media only screen and (min-device-width: 1024px){
        .modalComprobarDecimoko .btn-azulito{
            font-size: 24px;
        }
    }


    @media only screen and (max-device-width: 667px) and (min-device-width: 320px) and (orientation: portrait){
        .banner-slider-PE{
            background-position: center center;
            background-size: cover;
            min-height: 300px;
        }
    }

    @media only screen and (max-device-width: 667px) and (min-device-width: 375px){
        .separador-bloquesLoteriaIQ{
            margin-top: 670px;
        }
    }
    /***********************pEÑAS IPHONE5*****************************/
    @media only screen and (max-device-width: 568px) and (min-device-width: 320px) and (orientation: portrait){
        .separador-bloques-pena{
            margin-top: 200px;
        }

        .banner-slider-PE{
            background-position: center center;
            background-size: cover;
            min-height: 230px;
        }

        .titulo-slider-LN{
            font-family: 'Yanone Kaffeesatz', sans-serif;
            font-size: 40px;
            line-height: 50px;
            text-align: center;
            color: #fff;
            padding: 20px 0px;
            margin: 0px 0px 0px;
            border: 0px !important;
            text-transform: none;
            font-weight: 700;
        }



        .subtitulo-slider-LN{
            font-family: 'Yanone Kaffeesatz', sans-serif;
            font-size: 24px;
            line-height: 34px;
            text-align: center;
            color: #fff;
            padding: 0px 0px;
            margin: 0px 0px;
            border: 0px !important;
            text-transform: none;
        }
    }

    .xtrapaddmol{
        padding-top: 10px;
    }

    .divCookiesIQ{
        position: fixed;
        left: 0px;
        right: 0px;
        height: auto;
        min-height: 21px;
        z-index: 255;
        background: rgb(238, 238, 238);
        color: rgb(51, 51, 51);
        line-height: 21px;
        padding: 8px 18px;
        font-family: verdana, arial, sans-serif;
        font-size: 12px;
        text-align: center;
        bottom: 0px;
        opacity: 1;
    }

    .closedivCookiesIQ{
        float: right;
        display: block;
        padding: 5px 8px;
        min-width: 100px;
        margin-left: 5px;
        border-radius: 5px;
        cursor: pointer;
        color: rgb(0, 0, 0);
        background: #FF9904;
        text-align: center;
    }

    .enlaceCookiesIQ{
        text-decoration: none;
        color: #FF9904;
    }


    /*Menú incluímos lotería*/

    #Loteria-Nac-J,
    #Loteria-Nac-S,
    #Loteria-Nac-Nv,
    #Loteria-Nac-Nyo{
        /* background-image: url(/RecursosAranya/imagenes/logo-LN.png);*/
        background-repeat: no-repeat;
        background-position-x: 10px;
        padding: 0px 0px !important;
        height: 42px;
        margin: auto;
        width: 59px;
    }

    #Loteria-Nac-J{
        background-image: url(/RecursosIQ/img/loteria/loteria_jueves.png);
    }

    #Loteria-Nac-S{
        background-image: url(/RecursosIQ/img/loteria/loteria_sabado.png);
    }

    #Loteria-Nac-Nv{
        background-image: url(/RecursosIQ/img/loteria/loteria_navidad.png);
    }

    #Loteria-Nac-Nyo{
        background-image: url(/RecursosIQ/img/loteria/loteria_nino.png);
    }



    @media only screen and (max-device-width: 568px) and (min-device-width: 320px) and (orientation: portrait){
        #Loteria-Nac-J, #Loteria-Nac-S, #Loteria-Nac-Nv, #Loteria-Nac-Nyo{
            float: left;
            margin: 8px 0px;
        }
    }

    @media only screen and (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait){
        #Loteria-Nac-J,
        #Loteria-Nac-S,
        #Loteria-Nac-Nv,
        #Loteria-Nac-Nyo{
            float: left;
            margin: 8px 0px;
        }
    }

    @media only screen and (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape){
        ul#navigation li:first-child,
        ul#navigation > li{
            margin-left: 5px;
            margin-right: 5px;
        }
    }

    /* Cambios menú: Saldo y cesta única*/

    @media only screen and (min-width : 1024px){
        .full-width .top-bar-STA{
            min-height: 88px;
        }

        ul#navigation li:first-child{
            margin-left: 10px;
            margin-right: 10px;
        }

        ul#navigation > li{
            margin-left: 10px;
            margin-right: 10px;
        }
    }



    @media only screen and (max-device-width: 1024px) and (min-device-width: 768px){
        ul#navigation li:first-child{
            margin-left: 5px;
            margin-right: 5px;
        }

        ul#navigation > li{
            margin-left: 5px;
            margin-right: 5px;
        }

        #navigation-box{
            right: -20px;
        }
    }

    /* Cambios menú: Saldo y cesta única Vero*/

    .carrito-mensaje-STA{
        text-align: center;
    }

    .accesos-STA{
        margin: 0px 0px;
    }

    .texto-mensaje-STA-registro{
        color: #FFF;
        color: #ffffff;
        font-size: 14px;
        line-height: 16px;
    }

    .texto-mensaje-STA{
        text-transform: uppercase;
        font-size: 14px;
        line-height: 16px;
    }

    .textoMiCuentaIQ{
        display: block;
    }

    .texto-mensaje-salir{
        color: #ffffff;
        font-size: 14px;
        line-height: 16px;
    }

    .visible-sm.visible-lg{
        display: table-caption !important;
    }


    .carrito-mensaje-STA{
        color: #fff;
    }

    .registro-movil{
        margin-top: 27px;
    }
    /*
.full-width .navigation-front-STA 
{ 
    background: rgba(0, 0, 0, 0.59);   
}*/

.tituloMasterCuentaIQ{
 display:contents;
}
    /*
.tituloMasterCuentaIQ{
    position: absolute; Marta 25/04/2019 Da problemas móvil como más ancho y por tanto alert no cabe!!!
}
    */
    .ssaldoIQ{
    /*  display: table-caption !important;*/
    line-height: 17px;
    font-size: 14px;
}
    /*.tituloMasterIQ{

    color: #4a4a49;
    position: absolute;
}*/
    @media only screen and (max-device-width: 1024px){
        .carrito-detalle-STA{
            width: 28%;
        }

        .registro-movil{
            /* position: absolute;
        top: 13px;
        margin: 0px 0px 0px 64px;*/
            position: absolute;
            top: 5px;
            margin: 0px 0px 0px 64px;
            display: -webkit-box;
        }

        .icon-logout{
            display: block;
        }

        .fa-user-check{
            font-size: 25px;
        }

        #menu-STA{
            min-height: 0px;
        }

        .texto-mensaje-salir{
            color: #4a4a49;
            font-size: 12px;
            margin-left: -50px;
        }

        .top-navigation-STA{
            height: 0;
        }

        .accesos-STA{
            margin: 22px 0px !important;
        }

        .caja-carrito{
            width: 35%;
            min-height: 100px;
            margin-top: -10px;
            background: #0000;
        }

        .carrito-mensaje-STA{
            font-size: 25px;
            color: #4a4a49;
        }

        .accesos-STA a{
            color: #4a4a49 !important;
        }

        .icon-user{
            font-size: 25px;
        }

        .fa-sign-out-alt{
            font-size: 25px;
            margin-left: -44px;
            position: relative;
        }

        .logomovilIQ img{
            max-width: 50% !important;
            margin-top: -94px;
            margin-left: 43px;
        }

        .full-width .top-bar-STA{
            height: 93px;
            min-height: 0px;
        }

        .textoMiCuentaIQ{
            display: block;
        }

        .mensajes-STA{
            top: 0px !important;
        }

        .accesos-STA a{
            font-size: 12px;
        }

        .texto-mensaje-STA-registro{
            color: #4a4a49;
            font-size: 12px;
            line-height: 17px;
        }

        .texto-mensaje-STA{
            color: #4a4a49;
            font-size: 12px;
        }

        /* .ssaldoIQ{
            margin-top: 0px;
            margin-left: 0px;
            position: absolute;
            font-size: 15px;
            line-height: 22px;
        }
           */

        /*#navigation-box{
            margin-top: -70px;
        }*/

        ul#navigation{
            background-color: rgba(0, 0, 0, 0.8);
            top: 86px;
            display: none;
            float: none;
            padding: 0 15px 15px;
            position: absolute;
            top: 81px;
            right: 11px;
            background: #212c43;
        }

        .home .header{
            background: #0b4792;
            height: 55px;
        }

        .bannercontainer{
            display: block;
            /*height: 0px;*/
            height:160px;
        }

        .ssaldoIQ{
            display: none !important;
        }

        .full-width .navigation-front-STA{
            background: rgba(12, 59, 72, 0) !important;
        }
       
    }

    @media only screen and (max-device-width: 600px){


        .logomovilIQ img{
            max-width: 27% !important;
            margin-top: -95px;
            margin-left: 75px;
            margin-top: -15px;
        }

        .caja-carrito{
            width: 40%;
            margin-left: -20px;
            margin-top: 0px;
        }



        .accesos-STA{
            /*margin: 24px -4px !important;*/
            margin-top: 24px !important;
            margin-bottom: 24px !important;
            margin-left: 10px !important;
            margin-right: 10px !important;
        }

        ul#navigation{
            top: 80px !important;
        }

        .registro-movil{
            position: absolute;
            top: -10px;
            margin: 0px 0px 0px 50px;
        }

        .carrito-mensaje-STA{
            padding: 0px 0px;
            margin: 0px 3px;
            margin-top: 0px;
        }

        .icon-logout{
            margin: 27px 0px 0px -81px;
        }

        .texto-mensaje-STA{
            visibility: hidden;
        }

        .textoMiCuentaIQ{
            display: block;
            visibility: hidden;
        }

        .visible-sm.visible-lg{
            visibility: hidden;
        }

        .texto-mensaje-salir{
            visibility: hidden;
        }

        .full-width .top-bar-STA{
            height: 55px !important;
            min-height: 0px;
        }


        .carrito-detalle-STA{
            width: 28%;
            margin-top: 14px;
        }

        .top-navigation-STA{
            top: 198px;
        }

        ul#navigation{
            top: 60px !important;
        }

        #navigation-box{
            margin-top: -262px !important;
        }

        .caja-carrito{
            background: none;
            height: 55px !important;
            min-height: 0px !important;
        }

        .home .header{
            background: #0b4792;
            height: 50px;
        }

        .bannercontainer{
            display: block;
            height: 0px;
        }

        .mensajes-STA{
            background: #ff9904;
            color: #ffffff;
            left: 20px !important;
        }

        .fa-sign-out-alt{
            margin-left: 0px;
        }

        .logo-movil{
            /* margin-left: 50px !important; */
            top: 20px;
        }
    }

    @media only screen and (max-device-width: 320px){


        .logomovilIQ img{
            max-width: 27% !important;
            /* margin-top: -94px;*/
            margin-left: 50px;
        }

        .caja-carrito{
            width: 40%;
        }

        .fa-sign-out-alt{
            margin-left: -8px;
        }
    }


    /* Cambios menú hamburguesa ipad horizontal Vero*/

    @media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){
        .top-navigation-STA{
            top: 150px;
            height: auto;
        }

        .logo-relax-STA img{
            width: 75% !important;
        }

        .full-width .navigation-front-STA{
            width: 100%;
            background: rgba(12, 59, 72, 0);
        }

        #navigation-box{
            min-height: 0px;
        }

        #navigation-toggle{
            background-color: #4a4a49;
            background-image: none;
            background-repeat: repeat;
            border: 1px solid #4a4a49;
            box-shadow: 0 1px 1px black;
            position: relative;
            display: block;
            left: 13px;
        }

        ul#navigation.hidden-c{
            display: none;
        }

        ul#navigation{
            background-color: rgba(0, 0, 0, 0.8);
            top: 59px;
            z-index: 199;
            width: 170px;
            margin: 68px -50px;
            display: none;
        }

        .menu-icon:before{
            font-family: 'icomoon';
            content: "\e678";
            font-size: 19px;
            color: #fff;
            text-decoration: none;
            position: absolute;
            left: 16px;
            top: 39px;
            opacity: 0;
            -webkit-transform: translate3d(0,0,0);
            -moz-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
            -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
            -moz-transition: -moz-transform 0.5s ease, opacity 0.5s ease;
            transition: transform 0.5s ease, opacity 0.5s ease;
        }

        .open-menu .menu-icon:before{
            opacity: 1;
            -webkit-transform: translate3d(0,-27px,0);
            -moz-transform: translate3d(0,-27px,0);
            transform: translate3d(0,-27px,0);
            -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
            -moz-transition: -moz-transform 0.5s ease, opacity 0.5s ease;
            transition: transform 0.5s ease, opacity 0.5s ease;
        }

        ul#navigation.showen-c{
            display: block;
        }

        #navigation-box{
            right: 10px;
        }

        ul#navigation{
            background-color: rgb(3, 64, 102);
            top: 81px;
            z-index: 199;
            /* width: 332px;
        margin: 0px -52px;*/
            width: 358px;
            margin: 0px 117px;
        }

            ul#navigation > li{
                float: none;
                margin-top: 1px;
            }

        .MenuResponsive{
            margin-top: 10px !important;
        }

        ul#navigation a{
            color: #fff;
            text-decoration: none;
            display: block;
            padding: 7px 0 8px;
        }

        #Penas,
        #Loteria-Nac-Nyo,
        #Loteria-Nac-Nv,
        #Loteria-Nac-S,
        #Loteria-Nac-J,
        #AD,
        #ElGordo,
        #Primitiva,
        #Bonoloto,
        #Euromillones{
            float: left;
            margin: 8px 0px;
        }

        .TextoMenu{
            padding-top: 0px;
            padding-bottom: 5px;
            padding-left: 20px;
            padding-right: 20px;
            line-height: 35px;
            text-align: left;
            font-size: 30px;
        }

        .carrito-detalle-STA{
            margin: 28px 0px;
        }

        .accesos-STA{
            margin: 21px 15px !important;
        }

        #navigation-toggle.open-menu{
            background-color: #4a4a49;
            background-image: none !important;
        }

        ul#navigation{
            background-color: rgba(0, 0, 0, 0.8);
            top: 79px;
        }

            ul#navigation li{
                border-color: #000;
            }

        .registro-movil{
            margin: 0px 0px 0px 90px;
        }

        .fa-sign-out-alt{
            margin-left: -80px;
        }

        .texto-mensaje-salir{
            margin-left: -80px;
        }

        .full-width .navigation-front-STA{
            height: 0px !important;
        }

        .caja-carrito{
            background: #ff990400;
            /*  margin-top: 0px;*/
        }

        .top-navigation-STA{
            top: -33px !important;
        }
    }






    @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 736px) and (min-device-width: 414px) and (orientation: landscape){




        .registro-movil{
            top: 5px;
        }

        #navigation-box{
            margin-top: -91px !important;
        }

        .logo-movil{
            position: absolute;
            top: 18px;
            left: 26px;
        }

        .carrito-detalle-STA{
            margin: 16px 2px;
            margin-top: 0px;
        }

        .top-navigation-STA{
            top: -10px !important;
        }
    }

    @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 812px) and (min-device-width: 375px) and (orientation: landscape){


        .texto-mensaje-STA{
            text-align: center;
        }

        .accesos-STA{
            margin: -24px 2px !important;
        }

        .caja-carrito{
            margin-top: -10px;
            background: #ff990400;
        }

        #navigation-toggle{
            background-color: #4a4a49;
            background-image: none;
        }

            #navigation-toggle.open-menu{
                background-color: #4a4a49;
                background-image: none;
            }

        ul#navigation{
            background-color: rgba(0, 0, 0, 0.8);
            /* margin-top: -5px; */
            top: 59px !important;
            z-index: 199;
            width: 332px;
            margin: 0px -52px;
        }

        .logo-movil{
            position: absolute;
            top: 18px;
            left: 226px;
        }

        .full-width .top-bar-STA{
            height: 52px;
        }

        .registro-movil{
            margin: 35px 0px 0px 89px;
        }

        .logomovilIQ img{
            margin-top: -30px !important;
            max-width: 26% !important;
            position: relative;
            margin-left: 96px;
        }

        ul#navigation li{
            border-bottom: 0px solid rgba(0, 0, 0, 0.8);
        }

        #Penas,
        #Loteria-Nac-Nyo,
        #Loteria-Nac-Nv,
        #Loteria-Nac-S,
        #Loteria-Nac-J,
        #AD,
        #ElGordo,
        #Primitiva,
        #Bonoloto,
        #Euromillones{
            float: left;
        }

        .TextoMenu{
            line-height: 35px;
            text-align: left;
            font-size: 30px;
        }

        #navigation-box{
            margin-top: -67px;
        }

        .carrito-detalle-STA{
            margin: 18px 0px;
        }
    }


    @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 568px) and (min-device-width: 320px) and (orientation: landscape){


        .accesos-STA{
            margin: 7px 0px !important;
        }

        .logomovilIQ img{
            margin-top: -13px !important;
            max-width: 27% !important;
            margin-left: 158px;
        }

        .logo-movil{
            position: absolute;
            top: 11px;
            left: 61px !important;
        }

        #navigation-box{
            margin-top: -54px !important;
        }

        .registro-movil{
            margin: 8px 0px 0px 88px !important;
        }

        ul#navigation{
            top: 65px !important;
        }

        .caja-carrito{
            margin-top: 0px;
        }
    }


    @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: landscape){
        #navigation-box{
            margin-top: -39px !important;
        }

        .registro-movil{
            margin: 39px 0px 0px 40px;
        }

        .fa-sign-out-alt{
            margin-left: -26px;
        }
    }

    @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: landscape){
        .registro-movil{
            margin: 35px 0px 0px 89px;
        }

        .top-navigation-STA{
            top: -61px !important;
        }
    }

    @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 568px) and (min-device-width: 320px) and (orientation: landscape){
        .top-navigation-STA{
            top: -10px !important;
        }
    }

  /*  .miCuenta h1{
        padding-top: 50px !important;
    }*/
    /*
.logo-relax-STA img{
    width: 100% ;
}
*/
    @media only screen and (min-width: 1024px){
        .menufooter{
            font-size: 21px; /*se ha cambiado por que no se veia bien se solapaba con otro texto 16/09/21*/
            padding: 40px 0px 0px;
        }
    }

    @media only screen and (max-width: 667px) and (min-width: 320px) and (orientation: portrait){

        .resultadosAll{
            margin-top: 55px;
        }
    }

.bannertituloMasterIQ{
    width: 100%;
    position: relative;
    padding: 0;
    background: #4a4a49;
    margin-top: 125px;
}


@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape){
    .seccion-Login .pull-right{
        position: relative;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 1024px) and (min-device-width: 768px)
{
    .seccion-Login .pull-right{
        position: relative;
    }
}

@media only screen and (min-width: 1024px){
    .tituloMasterIQ{
        display: contents;
    }
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape){
    .seccion-Login .pull-right{
        position: relative;
    }
}

@media only screen and (min-width: 1024px){ 

    ul#navigation{
        display: flex;
    }

        ul#navigation li:first-child{
            margin-left: 0px;
            margin-right: auto;
        }

        ul#navigation li:last-child{
            margin-left: auto;
            margin-right: 0px;
        }

        ul#navigation > li{
            margin-left: auto;
            margin-right: auto;
        }

    .sticky{
        position: fixed;
        top: 0;
        width: 100%;
    }
}
.oculto{
    visibility: hidden;
    display: none;
}

.numeritos:hover, .numeritos:focus, .numeritos:active{    
    opacity: 0.3;
}


/*boton quiniela*/
@media only screen and (max-device-width: 680px) and (min-device-width: 320px) and (orientation: portrait){
    .divAbsoluteIQ{
        top: 1648px ;
    }
    .JugadasEstrellaQuini{
        margin-top: 50px;
    }
}
/*FIN boton quiniela */


/*Ajustes cuadrícula 23/01*/
/*Euromillones directo*/
/*ajustes bloque cuadrículas a derecha e izquierda*/
.flex-itemEUIQ{
    font-weight: normal;
    font-size: 1.5em;
    padding: 8px;
}
.contenedor-estrellas a{
    font-size: 16px;
    padding-top: 7px;
}

.dEscogerIQ{
    width: 100%;
    text-align: center;
    }


@media only screen and (min-width: 1024px) 
{
    .submodule-ticket-grid-euromillones 
   {
            margin-left: -7px;
            margin-right: -23px;
        }
        /*ajuste acho numerito*/
        .flex-itemEUIQ{
            width: 37.3px;
            height: 37.3px;
      
        }

        /*reducido euromillones*/
        .submodule-ticket-grid-euromillones-m{
            margin-left: -7px;
            margin-right: -9px;
        }

      .submodule-ticket-grid-euromillones-m .flex-itemEUIQ 
     {
                width: 36.8px;
                height: 36.8px;
            }

    .contenedor-estrellas a{
        flex: 0 0 24%!important;
        -webkit-flex: 0 0 24% !important;
    }
  }
@media only screen and (max-width: 1024px){
    .submodule-ticket-grid_bet_stars{
        padding-top: 2% !important;
    }
}


/*LotoDirecto*/
.flex-itemLotoIQ{
    font-weight: normal;
    font-size: 1.2em;
}
.flex-itemReintegrosIQ{
    padding: 6px;
    font-size: 1.2em;
}

@media only screen and (min-width: 1024px)
{
    

    .gridLotoDirectoIQ{
        margin-right: -18px;
    }

        .gridLotoDirectoIQ .flex-itemLotoIQ,
        .estadLotoDirectoIQ .flex-itemLotoIQ{
            line-height: 1.1em !important;
            min-height: 27px !important;
        }

  

    table.tabla-estadisticas .numeritos{
        margin: 0 auto;
    }
    .anchoReintegrosIQ{
        margin-left: -6px;
        margin-right: -9px;
        width: auto;
    }
}
@media only screen and (max-device-width: 667px) and (min-device-width: 375px){
    .anchoReintegrosIQ{
        margin-top:-33px;
    }
}


    /*Loto reducido*/
.flex-item_claveEstadIQ{
    font-size: 1.25em;
    /*padding:5px!important;*/
    font-weight: normal;
    /*   width:30px;
        height:30px;*/
}

    @media only screen and (min-width: 1024px){
        .submodule-ticket-grid-euromillones-m .flex-itemLotoIQ{
            /*.altoLotoRedIQ .flex-itemLotoIQ{*/
            line-height: 1.75em;
            min-height: 42px !important;
        }

        .anchoLotoIQ .flex-itemLotoIQ{
            min-height: 27px !important;
        }

        
    }

    /*Gordo*/
    .flex-itemGordoIQ{
        font-weight: normal;
        font-size: 1.25em;
        padding: 8px;
    }

    @media only screen and (min-width: 1024px){
        .gridGordoDirectoIQ{
            margin-right: -29px;
        }

        /* .gridGordoDirectoIQ .flex-itemGordoIQ{
            font-weight: normal;
            font-size: 1.25em;
            padding: 8px;
        }*/

        .anchoClavesDIQ{
            margin-left: -6px;
            margin-right: -9px;
            width: auto;
        }

        .flex-itemClavesGordoIQ{
            padding: 7px;
            font-size: 1.2em;
            font-weight: normal;
        }

        .dClavesDobleIQ .flex-item_claveEstadIQ{
            padding: 2px !important;
        }
    }
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait){

    .botoneraIQ{
        font-size: 21px !important;
    }
}

/*Cambios banner al quitar últimos resultados para versión móvil*/
@media only screen and (max-device-width: 667px){
    .banner-slider-boletosIQ{
        min-height: 190px;
    }

    .titulo-slider-EU{
        font-size: 40px;
        line-height: 40px;
    }

    .subtitulo-slider-EU{
        font-size: 20px;
        line-height: 20px;
    }
}

@media only screen and (max-device-width: 667px) and (orientation: portrait){
    .separador-bloquesBoletos,
    .separador-bloquesQuinielaBoletos{
        margin-top: 200px;
    }

    .seccion-boleto{
        margin-bottom: 50px;
    }

    .divAbsoluteIQ{
        top: 1105px;
    }

    .MenuUltRIQ{
        padding-left: 12px !important;
    }

        .MenuUltRIQ i{
            font-size: 1.55em;
            padding-right: 5px;
        }
}

/*Barra servicios pequeña*/
.barra-servicios{ 
     min-height: 65px; 
     padding: 0px 0px; 
     height: 63px; 
}
.barra-servicios img{
    width: 13%;
}
    .barra-servicios h2{
        font-size: 15px;
        margin-top: 0px;
        line-height: 10px;
        margin-bottom: 0px;
    }

@media only screen and (max-device-width: 600px){
    .barra-servicios{
        min-height: 40px;
        height: 40px;
    }

        .barra-servicios p{
            margin: 0 0 0px;
        }

        .barra-servicios img{
            width: 25%;
        }

        .barra-servicios h2{
            font-size: calc(7px + 6*(100vw - 320px)/1280);
            padding: 0px 0px;
        }
}

/*22/04/2021 Nueva barra de servicios*/
	.BandaSegura{
		background: #235da9;
		font-size: 0;
		padding: 5px 0 0;
	}
	.BandaSegura div.container > div{
		display: inline-block;
		vertical-align: top;
		width: 25%;
		padding:  0 10px;
		font-size: 18px;
		color: #fff;
		text-align: center;
		line-height: 1;
	}
	.BandaSegura img{
		width: 30px;
		margin-bottom: 7px;
	}
	@media (max-width: 991px){
		.BandaSegura{
			padding: 5px 0;
		}
		.BandaSegura div.container > div{
			padding: 0 6px;
			font-size: 16px;
		}
	}
	@media (max-width: 767px){
		.BandaSegura div.container{
			margin: 0;
			padding: 0;
		}
		.BandaSegura div.container > div{
			padding: 0 0.75vw;
			font-size: 3vw;
		}
	}
/*FIN Nueva barra de servicios*/

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) 
{
  .banner-slider-PE{
    min-height: 390px;
 }
}

.sHorarioPeninsular{
    display: none;
}

/*Marta 20/11/2020 Cambios por clave en cada columna del boleto directo gordo*/

.anchoDGordoIQ{
    width: 15.9% !important;
}

.contenedor-claves{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    padding-bottom: 15px;
    padding: 0px 0px 15px;
}

@media only screen and (max-width: 1024px){
    .altoGordoIQ
   {
        min-height:665px!important;
    }
}

/*MARI LUZ 23/12/2020 NO SE PUEDE COMPROBAR EN LA WEB MÓVIL SI TE HA TOCADO LA LOTERÍA, SALE MONTADO*/

.divCompruebaDecimo{
    height: auto;
}

/*FIN MARI LUZ 23/12/2020 NO SE PUEDE COMPROBAR EN LA WEB MÓVIL SI TE HA TOCADO LA LOTERÍA, SALE MONTADO*/




/*______ ____________ ______cambios H1  25/06/21

______ ____________ ______ ______ ____________ ____________ ____________ ______*/
.tituloMasterIQ{
    font-size: 36px;
}


@media only screen and (min-width: 1024px){
    .tituloMasterIQ{
        padding: 125px 0px 0px !important;
    }
}

@media only screen and (max-device-width: 568px) and (min-device-width: 320px) and (orientation: portrait){
    .tituloMasterIQ{
        padding: 80px 0 0;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){
    .header > div:not(.top-bar-STA){
        top: 0;
        padding-top: 80px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: portrait){
    .tituloMasterIQ{
        padding: 111px 0px 20px;
    }
}

@media only screen and (max-device-width: 568px) and (min-device-width: 320px) and (orientation: portrait){
    .tituloMasterIQ{
        padding: 80px 0 0;
        margin-bottom: 0;
    }
}

.maiRegalo-Dec{
    text-align: center;
    display: inline-block;
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.DameSLN{
    text-align: center;
    display: inline-block;
    font-size: 36px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #333;
}

.changh{
    font-size: 28px !important;
    color: #4a4a49;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    font-size: 39px;
    margin: 0 0 10px;
    font-weight: 700;
}

/*______ ____________ ______FIN cambios H1

______ ____________ ______ ______ ____________ ____________ ____________ ______*/




/*______ ____________ ______DETALLE TICKET LOTERIA  15/07/21 Vero

______ ____________ ______ ______ ____________ ____________ ____________ ______*/
.boleTotalTiket21 img{
    width: 59% !important;
}

.numero-modalTicket{
    left: 45%;
}

.sorteo-Ticket{
    left: 47%;
}

.dia-sorteo-Ticket{
    left: 42%;
}

.semana-sorteo-Ticket{
    left: 66%;
}

.numero-SorteoTicket{
    left: 65%;
}

.numero-SorteoTicket-2{
    left: 66%;
}

.numero-AdministracionTicket{
    left: 48%;
}

.precio-Ticket{
    left: 66%;
}

.moneda-Ticket{
    left: 66%;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 680px){
    .modalboleTotalTiket21{
        min-width: 0px !important;
    }

    .boleTotalTiket21 img{
        width: 80% !important;
    }

    .numero-modalTicket{
        left: 42%;
        top: 10px;
    }

    .sorteo-Ticket{
        top: 49px;
    }

    .dia-sorteo-Ticket{
        left: 38%;
        top: 69px;
    }

    .semana-sorteo-Ticket{
        left: 70%;
    }

    .numero-SorteoTicket{
        left: 69%;
        top: 22px;
    }

    .numero-SorteoTicket-2{
        left: 71%;
        top: 54px;
    }

    .numero-AdministracionTicket{
        left: 46%;
        top: 99px;
    }

    .precio-Ticket{
        left: 71%;
        top: 83px;
    }

    .moneda-Ticket{
        left: 71%;
        top: 104px;
    }
}



/*______ ____________ ______fin DETALLE TICKET LOTERIA

______ ____________ ______ ______ ____________ ____________ ____________ ______*/

.menufooter a{
     color: #ffffff;
}
.menufooter a:hover, a:focus{
        color: #2a6496;
    }

/*Una clase para anidar divs dentro de los enlaces en el plugin*/
    .plugindiv{
        display: block;
    }