/* estilos para la landing de dominos */
body {
    overflow-x: hidden;
}
.textoAzul{
    color: #02bef2;
}
.palabraDominos{
    word-break: keep-all;
}
a{
    color: #db1836;
    text-decoration: none;
}
a:hover{
    text-decoration: none;
    color: #3b608a;
}
.sinpadding{
    padding: 0 !important;
}
/* Hedaer para logo alexa */
@media (min-width: 1200px) {
    .container {
        max-width: 1400px;
    }
}
.header {

}

.header .logoAlexa {
    text-align: right;
    padding: 3% 0
}

.ocultar{
    text-align: right;
}
/* Seccion para el video */
.video {
    background-image: url(../img/encabezado.jpg);
    background-size: cover;
    background-position: center center;
    padding: 28% 0;
}
/* seccion equipo alexa */
.dispositivo {
    background-image: url(../img/segunda_imagen.jpg);
    background-attachment: fixed;

    background-size: cover;
}

.txtDispositivo {
    color: #5c5c5c;
    font-size: 2em;

    text-align: center;
    line-height: 1.2em;
    margin-top: 20px;
    padding: 3% 5% 0;
}
.pParrafo {
    font-family: 'Gotham Narrow';
    font-weight: 300;
}
.grisNegrita{
    font-family: 'Gotham Narrow';
    font-weight: 700;
}

.azulNegrita{
    color: #02bef2;
    font-family: 'Gotham Narrow';
    font-weight: 700;
}
.sParrafo {
    font-family: 'Gotham Narrow';
    font-weight: 300;
}
.imagenAlexa{
    max-width: 325px;
    width: 100%;
    margin-top: 30%;
}
.imgBocadillos2{
    display: none;
}
.pizzaTracker{
    margin-bottom: 10px;
}
.pizzaTracker:after{

    content: url('../img/moto.png');
    position: absolute;
    margin-left: 20px;
    margin-top: -7px;


}
/* seccion numeros */
.numSeccion{

}
.empezarTxt{
    Font-size: 3em;
    color: #5c5c5c;
    margin-top: 15%;
    line-height: 1;
    font-family: 'Gotham Ultra';
}
.imagenMano {
    max-width: 627px;
    width: 100%;
    margin-top: 15%;
}
.imgBocadillo{
    max-width: 330px;
    width: 100%;
    margin-top: 10%;
}
/* voy a crear la tabla de los numeros */
/* tabla */
.listadoNumeros{
    margin:20% 0 10%;
    display: table;
    width: 90%;
    color: #5c5c5c;
}
/* fila */
.filaNumeros{

    margin: 5% 0;
}
/* celdas */
.numFila{
    display: table-cell;
    vertical-align: middle;
    font-size: 8em;
    line-height: 1.3;
   width:30%;
    font-family: 'Gotham Ultra';

}
.txtFila{
    display: table-cell;
    font-family: 'Gotham Narrow';
    font-weight: 300;
    line-height: 1.3;
    font-size: 1.6em;
    vertical-align: middle;
}
/* fin celdas */
/* fin fila */
/* fin tabla */
/* seccion texto fondo azul */
.txtSolovoz{
    background-color: #02bef2;
    padding: 2%;
    font-family: 'Gotham Ultra';
    color: #fff;
}
.textFranjaAzul{
    text-align: center;
    font-size: 2.5em;
    font-weight: 500;
    line-height:1;
    color: #fff;
}
/* seccion instrucciones */
.encabezadoListado{
    margin: 5% 0 3%;
    font-family: 'Gotham Narrow';
    font-size: 1.3em;
    line-height: 1;
}
ul.listFinal{
    font-family: 'Gotham Narrow';
    font-size: 1.1em;
    font-weight: 300;
    color: #5c5c5c;

}
ul.listFinal li{
    list-style-image: url(../img/punto_lista.png);
    margin-bottom: 2%;
}
.ultimoListado .container{
    max-width: 900px;
}
/* footer */
footer{
    background-color: #c4c4c4;
}
.logosCenter {
    text-align: center;
    margin: 4% 0;
}
@media(max-width: 992px){
    .imagenMano{
        display: none;
    }
    .centrar{
        text-align: center;
    }
    .ocultar{
        display: none;
    }
    .imagenAlexa{
        margin: 15% auto 0;
    }
    .imgBocadillos2{
        display: block;
        position: absolute;
        margin: 4% 12% 0;
    }
    .listadoNumeros {
        margin: 2% auto;
        width: 69%;
        max-width: 760px;;
    }
    .empezarTxt{
        Font-size: 3em;
        color: #5c5c5c;
        margin-top: 5%;
        line-height: 1;
        font-family: 'Gotham Ultra';
    }
    .txtDispositivo {
        padding: 2% 15px;
      
    }
    .container {
        max-width: 960px;
    }
}
@media(max-width: 768px){
    .header .logoAlexa{
        text-align: center;
    }


    .txtDispositivo {
        color: #5c5c5c;
        font-size: 1.6em;
        line-height: 1em;
        margin-top: 10px;
        padding: 2% 0;
    }
    .empezarTxt {
        Font-size: 2.5em;
    }
    .listadoNumeros {

        width: 90%;

    }
    .textFranjaAzul{
        font-size: 2.5em;
    }
    .numFila{
        font-size: 4em;
        width:20%;
        text-align: center;

    }
}
@media(max-width: 576px){
    .header{
        display: none;
    }
    .txtSolovoz {
        margin: 5% 0 9%;
    }
    .listadoNumeros {
        width: 90%;
    }
    .empezarTxt {
        Font-size: 2em;
        margin: 15% 0 5%;
    }
    .txtDispositivo {
        text-align: left;
        color: #5c5c5c;
        font-size: 1.3em;
        line-height: 1.4em;
        margin-top: 10px;
        width: 100%;
        padding: 5% 25px;
        
    }
    .textFranjaAzul{
        font-size: 1.6em;
        text-align: left;
    }
    .imgBocadillos2{
        margin: 4% 2% 0;
    }
    .numFila{
        font-size: 4em;
        width:20%;
        vertical-align: top;
        line-height: 1;
        text-align: left;

    }
    .txtFila{
        font-size: 1.3em;

    }
    ul.listFinal{
        font-size: 1.3em;
    }
    ul.listFinal li{
        margin-bottom: 10%;
    }
    .encabezadoListado {
        font-size: 1.6em;
        margin-bottom: 10%;
    }
}