
/*caja decimo */


@media (min-width: 1200px) {
    .busqueda-decimo-loteria {
        padding: 100px 0 0 0;
    }
    .busqueda-decimo-loteriaNprincipal {
        padding: 100px 0 0 0!important;
    }
}


.cotenedor-boleto-Navidad21 {
    border: 1px solid #004394;
    padding: 20px 0 20px;
}

.ContenedorDecimoNavidad {
    padding: 0 0px;
}
 

@media only screen and (min-device-width: 320px) and (max-device-width: 680px) {
    .ContenedorDecimoNavidad {
        padding: 0 0px;
    }
}
.parrafo-busqueda-loteria {
    font-size: 25px;
    line-height: 26px;
    text-align: center;
    color: #073c4f;
    margin: 30px 0;
    font-weight: 600;
}


/*pestaņa decimo */
.lista-buscador_decimo {
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
    padding-top: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

    .lista-buscador_decimo li {
        width: 100%;
        background: linear-gradient(to right, #2095f2, #20e7f2);
        height: 30px;
        text-align: center;
        margin-right: 3px;
        padding-left: 5px;
        padding-right: 5px;
        display: table;
    }

@media screen and (min-width: 580px) {
    .lista-buscador_decimo li {
        max-width: 360px;
        height: 40px;
        margin-bottom: 0px;
    }
}

.busqueda-por-decimo__cabecera-texto {
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 10.5px;
    font-weight: 400;
    background: linear-gradient(to right, #2095f2, #20e7f2);
    color: #ffffff;
}

@media screen and (min-width: 580px) {
    .busqueda-por-decimo__cabecera-texto {
        font-size: 20px;
    }
}

/*contenido decimo */
.contenido-decimoNavidad21 {
    width: 100%;
    min-height: 430px;
    border: 2px solid rgb(164, 189, 219);
    margin-right: 7px;
    box-shadow: rgb(222 222 222) 5px -5px 5px 0px;
    padding-top: 10px;
}

.contenidoPrincipal21 {
    width: 100%;
    min-height: 250px;
    border: 2px solid rgb(164, 189, 219);
    margin-right: 7px;
    box-shadow: rgb(222 222 222) 5px -5px 5px 0px;
    padding-top: 10px;
}



/*numero decimo */
.numero-caja-decimo {
    position: absolute;
    top: 0px;
    width: 95%;
    height: 220px;
    padding: 0px 0px;
    margin: 0px 0px;
}

.caja-decimoNavidad {
   /* display: inline-block;*/
    width: 85%;
    background: transparent;
    height: 220px;
    float: right;
}

.numero-decimoNavidad {
    width: 160px;
    margin: auto;
    padding: 20px;
    letter-spacing: 3px;
    font-size: 33px;
    text-align: center;
    color: #4a4a49;
    margin-top: 10px;
}

@media (max-width:991px) and (min-width: 768px) {
    .numero-decimoNavidad {
        font-size: 25px;
        margin-top: 0px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 680px) {
    .numero-decimoNavidad {
        margin-top: -3px !important;
        font-size: 33px !important;
    }
}


@media (max-width: 600px) {
    .numero-decimoNavidad {
        font-size: 20px;
        margin-top: -5px;
    }
}
/*caja cuantos queda y compra decimo */
.Cantidad-decimos p {
    width: 100%;
    background: linear-gradient(to right, #2095f2, #20e7f2);
    height: 40px;
    text-align: center;
    margin-right: 3px;
    padding-left: 5px;
    padding-right: 5px;
    display: table;
    padding-top: 10px;
    font-size: 20px;
    color: white;
}


.btn-decimoNavidad {
    width: 100%;
    background: linear-gradient(to right, #2095f2, #20e7f2);
    height: 40px;
    text-align: center;
    margin-right: 3px;
    padding-left: 5px;
    padding-right: 5px;
    display: table;
    line-height: 27px;
    color: #073c4f;
    color: white;
    font-size: 20px;
}
    .btn-decimoNavidad:hover {
        background: linear-gradient(to right, #2095f2, #20e7f2);
        opacity: 0.80;
        color: white;
    }
.fecha-decimos {
    position: relative;
    background-size: cover;
    height: 100%;
    width: 90%;
    display: block;
    text-align: center;
    margin: 5px 0;
    padding: 5px 0;
    border-top: 0 solid #e9e9f4;
    border-bottom: 0 solid #e9e9f4;
    margin: 30px 0;
}
.fechaNavidad-21 {
    font-size: 20px;
    font-weight: 500;
    color: #073c4f;
}
.cotenedor-boleto-total-L21 {
    margin-bottom: 30px;
}

.cotenedor-boleto-Navidad21 {
    height: 420px;
}

@media(max-width:1200px) and (min-width: 992px) {
    .fecha-decimos {
        margin: 30px 0;
    }
}

@media (max-width:991px) and (min-width: 768px) {
    .fecha-decimos {
        margin: 10px 0;
    }

    .Cantidad-decimos p {
        height: 30px;
        padding-top: 5px;
    }

    .btn-decimoNavidad {
        height: 30px;
    }

    .cotenedor-boleto-Navidad21 {
        height: 330px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 680px) {
    .Cantidad-decimos p {
        margin: 20px 0 0;
    }

    .fecha-decimos {
        margin: 10px 0;
    }

    .btn-decimoNavidad {
        margin: 0 0 20px;
    }
}

@media (max-width: 600px) {
    .fecha-decimos {
        margin: 10px 0;
    }
}


/*3 images seguro envio movil */

.info-decimo-envio {
    width: 100%;
    background: linear-gradient(to right, #2095f2, #20e7f2);
    height: 40px;
    text-align: center;
    margin-right: 3px;
    padding-left: 5px;
    padding-right: 5px;
    display: table;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
}
.info-decimo-envio21 {
    width: 100%;
    background: linear-gradient(to right, #2095f2, #20e7f2);
    height: 40px;
    text-align: center;
    margin-right: 3px;
    padding-left: 5px;
    padding-right: 5px;
    display: table;

}
.img-decimo-envio {
  
    margin: 10px 0;
}


.decimos-envios-app p {
    line-height: 17px;
    color: #073c4f;
    text-align: center;
    margin: 0;
    padding-top: 10px;
    height: 60px;
    font-size: 15px;
}



@media only screen and (min-width : 1224px) {
    .decimos-envios-app p {
        line-height: 24px;
        color: #073c4f;
        text-align: center;
        margin: 0;
        height: 60px;
        display: inline;
    }
}


@media(max-width:1200px) and (min-width: 992px) {
    .ContenedorDecimoNavidad {
        padding: 0px 30px;
        margin: 80px 0;
    }
    .decimos-envios-app p {
        padding-top: 0px;
        height: 30px;
    }
}

 @media (max-width:991px) and (min-width: 768px){
    .bloque-busqueda-terminal {
        padding: 0 30px !important;
        margin: 80px 0;
    }
}

@media (max-width:991px) and (min-width: 768px) {
    .decimos-envios-app p {
        font-size: 13px;
        padding-top: 0px;
        height: 30px;
    }

    .img-decimo-envio {
        margin-top: 10px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 680px) {

    .contenido-decimoNavidad21 {
        width: 100%;
        min-height: 620px;
    }
}

@media (max-width: 600px) {
    .cotenedor-boleto-Navidad21 {
        height: 600px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 680px) {
    .contenidoPrincipal21 {
        min-height: 350px;
    }

    .decimos-envios-app p {
        padding-top: 0px;
        height: 25px;
        font-size: 13px;
    }
    .decim0 {
        margin: 20px 0;
        padding: 0 10px;
    }
    .busqueda-por-decimo__cabecera-texto {
        font-size: 14.5px;
    }
}
    /*segunda parte elegir*/
    .opcionesBuscador {
        text-transform: inherit;
        text-align: center !important;
        width: 100%;
        font-size: 24px;
        margin: 60px 0 30px;
    }


    .pad-registro {
        padding: 0;
    }

    .n-p-t {
        padding-top: 0 !important;
    }

    .cubo-acceder-18 {
        width: 49.7%;
        display: inline-block;
    }

    .btn-opciones-21 {
        font-size: 20px;
        width: 100%;
        min-height: 63px;
        padding: 23px 10px;
        color: #073c4f;
        -webkit-box-shadow: 0 0 0 0 transparent !important;
        -moz-box-shadow: 0 0 0 0 transparent !important;
        box-shadow: 0 0 0 0 transparent !important;
        border-bottom: 1px solid #004394;
    }

        .btn-opciones-21.activo, .btn.btn-opciones-21.activo:hover {
            background-color: #fff;
            color: #004394;
            border-bottom: 5px solid #003494;
            background: none;
        }

        .btn-opciones-21.activo {
            color: #073c4f;
        }

    .opcionesBtns {
        cursor: pointer;
    }



    @media(max-width:1200px) and (min-width: 992px) {
        .cubo-acceder-18 {
            width: 48.7%;
        }
    }



    @media (max-width:991px) and (min-width: 768px) {
        .cubo-acceder-18 {
            width: 48.7%;
        }
    }

    @media (max-width: 767px) and (min-width: 414px) and (orientation: landscape) {
        .cubo-acceder-18 {
            width: 48.7%;
        }
    }

    @media only screen and (min-device-width: 320px) and (max-device-width: 680px) {
        .cubo-acceder-18 {
            width: 48.7%;
        }

        .btn-opciones-21 {
            font-size: 14px;
        }
    }




    .txt-numeroBusqueda {
        padding-left: 0;
        position: relative;
        display: inline-block;
        color: #073c4f;
        font-size: 25px;
        font-weight: 700;
        margin-top: 20px;
        margin-bottom: 20px;
    }



    /*administracions*/
    .olladmin {
        margin: 20px 0;
    }

    .NombreAdmn {
        background: #e8e8e8;
        padding: 8px 16px !important;
        color: #2b3d4f;
        font-weight: 700;
    }


    .txt-buscar-admn {
        color: #0b4792;
        padding: 0;
        font-weight: 700;
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 15px;
        position: relative;
        display: inline-block;
        text-align: center;
    }



    .Lista_admon {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 0;
        padding: 0 10px;
    }

    .Lista_admonSerie {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 0;
        padding: 0 10px;
    }
.Lista_Serie {
    font-size: 14px;
}
@media(max-width:1200px) and (min-width: 992px) {
    .txt-buscar-admn {
            font-size: 21px;
        }
    }



    @media (max-width:991px) and (min-width: 768px) {
        .txt-buscar-admn {
            font-size: 17px;
        }
    }



    @media (max-width: 767px) and (min-width: 414px) and (orientation: landscape) {
        .txt-buscar-admn {
            font-size: 17px;
        }
    }


    @media only screen and (min-device-width: 320px) and (max-device-width: 680px) {
        .txt-numeroBusqueda {
            font-size: 20px;
        }
    }





    /*pagina principal*/
    .busqueda-decimo-loteriaNprincipal {
        padding: 0px 0 0 0;
    }

    .contenedorBombos {
        border: none;
        padding: 0 !important;
    }

    .form-control {
        height: 58px;
    }

    @media (max-width: 767px) and (min-width: 414px) and (orientation: landscape) {
        .contenido-decimoNavidad21 {
            min-height: 600px;
        }

        .contenedorBombos {
            min-height: 10px;
            margin: 0;
        }

        .form-control {
            margin: 30px 0px 0px !important;
        }
    }



    @media only screen and (min-device-width: 320px) and (max-device-width: 680px) {
        .bloque-busqueda-principal {
            width: 100%;
            min-height: 500px;
        }

        .parrafo-busqueda-loteria {
            font-size: 20px;
        }

        .contenedorBombos {
            min-height: 10px;
            margin: 0;
        }

        .form-control {
            margin: 30px 0px 0px !important;
        }
    }



    /*terminaciones 0, 1 , etc*/

.terminacionesDecimos {
    background: linear-gradient(to right, #2095f2, #20e7f2);
    color: #ffffff;
    padding: 8px 16px;
    margin-bottom: 16px;
    margin-left: 5px;
    margin-right: 5px;
    width: 49%;
    text-align: center;
    text-transform: inherit;
    line-height: 27px;
    height: 57px;
    padding: 16px;
}

        .terminacionesDecimos a {
            color: #ffffff;
            font-size: 20px;
            padding: 10px 10px;
            margin: 5px 0;
        }


    @media only screen and (min-device-width: 320px) and (max-device-width: 680px) {
        .terminacionesDecimos {
            width: 100%
        }
    }


    .buscadorDawn {
        border: 1px solid #c6c6c6;
    }

        .buscadorDawn p {
            font-size: 24px;
            margin-top: 20px;
            margin-bottom: 15px;
            color: #073c4f;
            text-align: left;
            padding-left: 0;
            text-align: center;
            font-weight: 600;
        }

    @media (max-width:991px) and (min-width: 768px) {
        .terminacionesDecimos {
            width: 48%;
        }
    }

    /* Pantallas grandes ----------- */
    @media only screen and (min-width : 1824px) {
        .decimos-envios-app p {
            font-size: 17px;
            padding: 24px 0;
        }

        .terminacionesDecimos a {
            font-size: 18px;
        }
    }







    /* txt para cada terminacion ----------- */

.txt-tituloTerminacion {
    color: #073c4f;
    text-align: left;
    padding-left: 0;
    font-size: 30px;
    text-align: center;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
    margin-bottom: 6px;
    /*  padding: 41px 18px 2px;*/
        text-transform: uppercase;
        display: inline-block;
        font-size: 25px;
    }


    .infoTermino {
        color: #073c4f;
        font-size: 16px;
        line-height: 22px;
        /* margin: 0 0 10px;
    padding: 0 20px;*/
}

    .decim0 {
        margin: 40px 0;
    }

    .infoTermino span {
        color: #073c4f;
        font-size: 25px;
        line-height: 22px;
        margin: 0 0 10px;
        font-weight: 700;
    }


   



    .groupterm {
        display: table;
    }


    .imgsolidaria-EU {
        display: none;
    }

    .cesta-21 {
        width: 90%;
        padding: 25px 0;
    }

    .btnBuscarDecimoLN {
        color: #ffffff;
        height: 30px;
        margin: 5px 0;
    }

    .btnBuscarDecimoLN21 {
        color: #073c4f;
        background: none;
        height: 40px;
        width: 100%;
        margin-left: 0px;
    }

    .masmDeci {
        background: linear-gradient(to right, #2095f2, #20e7f2);
        margin: 10px 0 0;
        height: 40px;
    }

    .masmDeci2 {
        margin: 10px 0 0;
        height: 40px;
    }

    .masmDeci3 {
        background: linear-gradient(to right, #2095f2, #20e7f2);
        margin: 10px 0;
        height: 40px;
    }

    .Cantidad-decimos {
        width: 90%;
    }

    .imagen-Navidad21 img {
        width: 90%;
        margin: 0 auto;
    }

    .btnFin21 {
        background: linear-gradient(to right, #dedfe0, #cccccc);
        cursor: default;
    }



    .decimoArriba {
        margin: -50px;
    }

  


@media only screen and (min-device-width: 320px) and (max-device-width: 680px) {
    .decimoArriba {
        margin: -60px;
    }

    .infoTermino {
     
        font-size: 16px!important;
    }
}


@media(max-width:1200px) and (min-width: 992px) {
    .decim0 {
        padding: 0 20px;
    }

    .terminacionesDecimos {
        width: 48%;
    }
}

@media (max-width:991px) and (min-width: 768px) {
    .decim0 {
        padding: 0 20px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 680px) {
    .mosFinbtn {
        width: 45%!important;
        margin: 10px 5px 10px!important;
        font-size: 13px;
    }
    .groupterm {
        display: inline;
    }
    .decimo-Busqueda21 {
        text-align: justify;
    }
    .buscadorDawn p {
        font-size: 20px;
    }
    .terminacionesDecimos a {
        font-size: 16px;
    }
    
}

@media(max-width:1200px) and (min-width: 992px) {
    .contenido-decimoNavidad21 {
        min-height: 450px;
    }

}


@media (max-width:991px) and (min-width: 768px) {
    .ContenedorDecimoNavidad {
        padding: 100px 0 0;
    }

    .contenido-decimoNavidad21 {
        min-height: 400px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 680px) {
    .Cantidad-decimos {
        width: 80%;
        margin: 0 auto;
    }

    .fecha-decimos {
        margin: 0 auto;
        padding: 20px 0;
    }

    .cesta-21 {
        width: 80%;
        margin: 0 auto;
        padding: 0px 0;
    }

    .txt-buscar-admn {
        font-size: 18px;
    }
}

@media (max-width:991px) and (min-width: 768px) {
    .infoTermino {
        padding: 0 20px;
    }
    
}

@media only screen and (min-device-width: 320px) and (max-device-width: 680px){
    .infoTermino {
        padding: 0 0px;
        text-align: justify;
    }
    .decimo-terminacion {
        padding: 0px 0 0 0;
    }
    .topTitu {
        margin-top: 0px;
    }
    .txt345 {
        padding: 40px 0 0 0!important;
    }
}

.btnFin21:hover {
    background: linear-gradient(to right, #dedfe0, #cccccc);
}
.btnComprarLoteriaIQ {
    background: linear-gradient(to right, #2095f2, #20e7f2);
}
.fa-2x {
    background: white !important;
}
.wrapper {
    overflow: hidden;
}

.btnFinalizar21 {
    width: 40%!important;
}
.btnA21 {
    width: 100% !important;
}
.btnA21 a {
    width: 40% !important;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 680px){
    .btnA21 a {
        width: 100% !important;
    }
}




@media (max-width: 1200px) and (min-width: 992px) {
    .contenidoPrincipal21 {
        min-height: 250px;
    }

    .busqueda-decimo-loteriaNprincipal {
        padding: 0;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .contenidoPrincipal21 {
        min-height: 250px;
    }

    .busqueda-decimo-loteriaNprincipal {
        padding: 0;
    }
    .buscadorDawn2 {
        margin: 0 2%;
    }
    .olladmin {
        padding: 0 23px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 680px) {
    .busqueda-decimo-loteriaNprincipal {
        padding: 0 7%;
    }

    .terminacionesDecimos {
        margin-right: 0px;
        margin-left: 0px;
    }
    .buscadorDawn2 {
        margin: 0 7%;
    }
}

@media (max-width: 320px) {
    .buscadorDawn {
        margin: 0 -5%;
    }

    .decimos-envios-app p {
        font-size: 11px;
    }

    .txt-buscar-admn {
        font-size: 14px;
    }

    .parrafo-busqueda-loteria {
        font-size: 17px;
    }

    .numero-bloque-decimos {
        padding: 14px;
    }
}

.header {
    min-height: 0px !important;
}

.btnBuscarNumPrincipal21 {
    font-size: 24px;
    line-height: 29px;
    height: 57px;
    width: 100%;
    text-align: center;
    color: #ffffff;
    background: #2095f2;
    background: -webkit-linear-gradient(left, #2095f2, #20e7f2);
    background: -o-linear-gradient(right, #2095f2, #20e7f2);
    background: -moz-linear-gradient(right, #2095f2, #20e7f2);
    background: linear-gradient(to right, #2095f2, #20e7f2);
    padding: 15px 32px;
    text-align: center;
    margin-top: 30px;
    left: 8px;
}
.bus21Na{
    display:inline-flex;
}


@media only screen and (min-device-width: 320px) and (max-device-width: 680px) {
    .btn-ver-decimo {
        font-size: 16px;
    }

    .fa-plus-circle {
        margin-right: 0px !important;
    }

    .btnBuscarNumPrincipal21 {
        font-size: 16px;
        padding: 15px 19px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 680px) {
    .header {
        min-height: 50px !important;
    }
}

@media (min-width: 320px) and (max-width: 568px) and (orientation: portrait) {
    .numero-bloque-decimos {
        margin-top: -4px !important;
    }

    .infoTermino span {
        font-size: 22px;
    }

    .txt-tituloTerminacion {
        font-size: 22px;
    }
}



