﻿
/*ASTUN*/



body {
    margin: 0px auto;
    padding: 0px;
    color: #212121;
    text-align: justify;
    overflow-x: hidden;
}

.movil {
    display: none
}

.cabecera_interior {
    background-image: url("../imagenes/fondo.jpg");
    background-position: center top;
    clear: both;
    display: block;
    height: auto;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}




.contenidos {
    max-width: 1220px;
    padding: 0px 1%;
    margin: 0px auto;
    position: relative;
}



.titulo_bloque_ventas_inferior {
    background-color: #f1f1f1;
    color: #1e6dc4;
    text-transform: uppercase;
    line-height: 2.5em;
    width: 100%;
    display: block;
    clear: both;
    margin: 1em auto;
    text-indent: 2em;
    font-weight: bold;
    font-size: 1.1em;
}



.app_altura {
    height: 240px;
}

.contendor_android_verano {
    background-image: url(img/Plantilla/pie_verano.jpg);
    background-repeat: no-repeat;
    background-position: left;
    float: left;
    width: calc(24% - 1em);
    padding-right: 1em;
    font-size: 0.8em;
    text-transform: uppercase;
    border-left: 1px #004175 solid;
    margin-left: 1%;
}


.pie_contacto {
    float: left;
    width: 40%;
    border-left: 1px #004175 solid;
    /*border-right: 1px #004175 solid;*/
    padding-left: 1%;
}


.pie_titulo {
    font-size: 0.9em;
    color: #67666a;
    text-transform: uppercase;
    font-weight: bold;
}

.pie_contacta_azul {
    color: #004175;
    text-transform: uppercase;
    font-size: 0.8em;
    margin: 1em auto;
}

.pie_contacta_direccion {
    color: #87868a;
    font-size: 0.8em;
    float: left;
    line-height: 1.5em;
}


.pie_boletin {
    float: left;
    width: 24%;
    padding-left: 1%;
}



pie_boletin input {
    line-height: 3em;
    text-transform: uppercase;
    border: 0px;
    height: 3em;
}



.pie_titulo {
    font-size: 0.9em;
    color: #67666a;
    text-transform: uppercase;
    font-weight: bold;
}



.pie_contacta_azul {
    color: #004175;
    text-transform: uppercase;
    font-size: 0.8em;
    margin: 1em auto;
}

.pie_contacta_direccion {
    color: #87868a;
    font-size: 0.8em;
    float: left;
    line-height: 1.5em;
}

.pie_contacta_direccion_boton {
    margin: 1em auto;
    display: block;
}

    .pie_contacta_direccion_boton a {
        padding: 1em 2em;
        text-transform: uppercase;
        text-align: center;
        display: block;
        color: #004175;
        background-color: #fff;
        border: 1px solid #004175;
        font-weight: bold;
        font-size: 0.9em;
    }

        .pie_contacta_direccion_boton a:hover {
            background-color: #004175;
            color: #fff;
        }

.pie_boletin {
    float: left;
    width: 24%;
    padding-left: 1%;
}

    .pie_boletin p {
        font-size: 0.8em;
        color: #87868a;
    }

    .pie_boletin input {
        line-height: 3em;
        text-transform: uppercase;
        border: 0px;
        height: 3em;
    }

.pie_boletin_boton {
    padding: 0px 2em;
    text-align: center;
    color: #fff;
    background-color: #004175;
    border: 0px;
    transition: all 0.2s ease-in-out 0s;
}

    .pie_boletin_boton:hover {
        background-color: #333;
        cursor: pointer;
    }

.pie_boletin_caja {
    background-color: #f7f9fc;
    text-indent: 1em;
    color: #87868a;
    margin: 1em 0px;
    height: 2.9em;
}

    .pie_boletin_caja:focus {
        box-shadow: 0px 0px 5px #004175;
        -webkit-box-shadow: 0px 0px 5px #004175;
        -moz-box-shadow: 0px 0px 5px #004175;
    }

.pie_boletin_check {
    font-size: 0.7em;
    color: #87868a;
}


.app_altura {
    height: 240px;
}

.firma {
    float: right;
    font-size: 0.7em;
    padding-right: 1em;
}



.contenedor_promocode {
    background-image: url(../imagenes/barra_gris.png);
    background-position: top center;
    background-color: #444444;
    color: white;
    padding: 1% 0 0.5% 0;
    margin: 0.5% 0;
    display: block;
    clear: both
}


.contenedor_promocode_texto {
    font-size: 35px;
  
    text-align: center;
 
  
    /*padding-top: 8px*/
}


.contenedor_promocode_input {
   
    width: 80%;
    margin: auto;

}

    .contenedor_promocode_input input {
        line-height: 2.5em;
        font-size: 20px;
        height: 2.5em;
        text-align:center;
    }

.fancycreditos img {
    width: 20px
}



.contenedor_promocode_boton {
    /*float: right;
    width: 12%;*/
    /* Nuevo cerrado*/
    /*float: right;
    width: 19%;*/
    font-size: 20px;
    text-align: left;
    /*margin-top: 10px;*/
    color: #109948;
    font-weight: bold;
}


.promo_boton {
    background-color: #109948;
    border: 1px solid #109948;
    color: #fff;
    float: right;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 2.1em;
    margin: 0;
    padding: 0 2em;
    width: auto;
    transition: all 0.2s ease-in-out 0s;
    text-transform: uppercase;
}

    .promo_boton:hover {
        background-color: #1e6dc4;
        border-color: #1e6dc4;
        cursor: pointer;
    }



.contenedor_promocion_destacada {
    float: left;
    width: 49%;
    font-size: 14px;
}


.contenedor_promocion_destacada_foto {
    float: right;
    width: 49%;
    padding-top: 73px;
}

.contenedor_promocion_destacada_titulo {
    background-color: #109948;
    color: white;
    /*width: 96%;*/
    text-align: left;
    font-weight: bold;
    padding: 1% 2%;
    font-size: 30px;
    margin-bottom: 0.5%
}



.contenedor_promocion_activa {
    float: right;
    width: 49%;
    text-align: right
}

.contenedor_promocion_activa_titulo {
    background-color: #006699;
    color: white;
    /*width: 96%;*/
    text-align: left;
    font-weight: bold;
    padding: 1% 2%;
    font-size: 30px;
    margin-bottom: 0.5%
}

.imagen_index img {
    width: 100%
}

.macdonals_movil {
    display: none
}

.promocion_principalDegradado {
    background-image: url(../imagenes/promociones.png);
    background-repeat: repeat-x;
    color: #000;
    z-index: 100;
    position: absolute;
    height: 150px;
    width: 45%;
    padding: 2%;
    font-weight: bold;
}


.promocion_principal_bolo {
    background-image: url(../imagenes/promo_destacada.png);
    background-repeat: no-repeat;
    color: #fff;
    z-index: 111;
    position: absolute;
    height: 150px;
    width: 140px;
    padding: 3% 0%;
    font-weight: bold;
    text-align: center;
    margin-left: 36%;
    margin-top: 2%;
    font-size: 44px
}



.codigo_promo_det {
    border: 1px solid grey;
    background-color: #e7e7e7;
    font-size: 16px;
    padding: 0 1%;
}

    .codigo_promo_det a {
        color: #1E6DC4;
    }

.promocion_principal_boton {
    z-index: 100;
    position: absolute;
    background-color: #109948;
    border: 1px solid #109948;
    color: #fff;
    float: right;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 2.8em;
    /*margin: 0;*/
    padding: 0 1em;
    display: block;
    margin-top: 330px;
    margin-left: 25%;
    transition: all 0.2s ease-in-out 0s;
    text-transform: uppercase;
}

    .promocion_principal_boton a {
        color: white;
    }

    .promocion_principal_boton:hover {
        background-color: #1e6dc4;
        border-color: #1e6dc4;
        color: white;
        cursor: pointer;
    }

.precio_gratis {
    text-align: center;
    font-weight: bold;
    font-size: 22px
}



.promo_forfaits {
    width: 40%;
    float: left;
    margin: 1%;
    padding: 2%;
    display: block;
}

.promo_forfait_ayuda {
    width: 46%;
    float: right;
    margin: 1%;
    padding: 1%;
    display: block;
    background-color: white;
    text-align: justify;
    padding-top: 1em;
    border: 1px silver dashed;
}

    .promo_forfait_ayuda h2 {
        text-align: center;
        font-size: 1.6em;
        display: block;
        clear: both;
        width: 98%;
        margin: 0px auto 1em auto;
        border-bottom: 1px silver solid;
    }

.bloque_ventas_superior_azul {
    font-weight: bold;
    background-color: #212529;
    background-position: 96% center;
    background-repeat: no-repeat;
    padding-right: 70px;
    width: 25%;
    text-align: right;
    color: white;
    padding: 1%;
    font-size: 20px;
    margin: 1% 0;
}


.promocion_contenedor_info {
    background-color: #efefef;
    padding: 3%;
    color: #212121;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 2px 2px 10px #666;
    box-shadow: 5px -5px 0 2px #444;
    box-shadow: 5px 5px 25px #222 inset;
    -webkit-box-shadow: 0px 0px 10px 0px #999;
    box-shadow: 0px 0px 10px 0px #999;
}


    .promocion_contenedor_info h2 {
        color: #109948;
        font-weight: bold;
        margin: 0 0 5px 0
    }

.titulo_promocion_info {
    color: #006699;
    font-size: 40px;
    font-weight: bold;
    text-align: left;
}


.descripcion_promocion_info {
    color: #109948;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2%
}



.contenedor_promocion_carrusel {
    /*float: right;*/
    width: 100%;
    height: 440px;
    overflow-y: hidden;
    margin-bottom: 2%
}

.contenedor_promocion_producto {
    float: right;
    width: 49%;
}


.promocion_listado {
    width: 22.7%;
    float: left;
    border: 1px solid #a5a5a5;
    padding: 0.5% 0.5%;
    margin: 1% 0.5%;
}


promocion_listado img {
    width: 100%
}




.promocion_listado_pestana {
    background-image: url(../imagenes/det_promociones.png);
    background-repeat: no-repeat;
    z-index: 10;
    position: absolute;
    width: 50px;
    height: 70px;
    margin-top: -0.5%;
    margin-left: 0.7%;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    padding-top: 15px;
}







.promocion_listado_titulo {
    color: #006699;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    /*min-height: 50px*/
}

.promocion_listado_descripcion {
    color: #333;
    font-size: 13.5px;
    text-align: justify;
    min-height: 175px;
    width: 95%;
    margin: auto;
}


    .promocion_listado_descripcion p {
        margin: 0 !important
    }

.promocion_listado_titulo_boton {
    z-index: 100;
    background-color: #1e6dc4;
    border: 1px solid #109948;
    color: #fff;
    float: right;
    font-size: 0.97em;
    font-weight: bold;
    /*line-height: 2.8em;*/
    padding: 0.4em;
    display: table;
    transition: all 0.2s ease-in-out 0s;
    text-transform: uppercase;
    width: 95%;
    text-align: center;
    /*margin-bottom: 10px;*/
    height: 45px;
}

    .promocion_listado_titulo_boton span {
        display: table-cell;
        vertical-align: middle;
    }

    .promocion_listado_titulo_boton:hover {
        background-color: #109948;
        border-color: #1e6dc4;
        cursor: pointer;
    }

    .promocion_listado_titulo_boton a {
        color: #fff;
    }

        .promocion_listado_titulo_boton a:hover {
            color: #fff;
        }


.boton_acceder {
    width: 95%;
    margin: auto;
    text-align: right;
    color: #333;
    font-size: 12px;
    padding: 1%;
    /*border: 1px solid #333;*/
}

    .boton_acceder:hover {
        text-decoration: underline
    }


.imagen_cabecera_tablet {
    display: none;
}


.codigo_logo {
    float: left;
    width: 22%;
}

.promo_productoInd {
    border: 1px solid silver;
    float: none;
    margin: /*2%*/ auto;
    padding: 1%;
    width: 73%;
    display: block;
    /*float: right;*/
    margin: auto;
    margin-bottom: 1%
}

    .promo_productoInd .gris {
        border: 2px solid #449948
    }


.botonera_inferior_boton {
    float:right;
    margin:2% 0
}
/*.botonera_inferior_boton input {
    background-color: #109948;
    border: 1px solid #109948;
    color: #fff;
    float: right;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 3em;
    margin: 1em auto;
    padding: 0 2em;
    width: auto;
    transition: all 0.2s ease-in-out 0s;
}

    .botonera_inferior_boton input:hover {
        background-color: #1e6dc4;
        border-color: #1e6dc4;
        cursor: pointer;
    }*/
.codigo_pregunta_des {
    float: left;
    text-align: left;
    font-weight: bold;
    width: 35%;
    line-height: 1.8em;
    padding: 0.5% 1% 0.5% 3%;
}


.codigo_respuesta_des {
    width: 59%;
    text-align: left;
    line-height: 1.8em;
    float: left;
    padding: 0.5% 1%;
}



.codigo_pregunta_reservar {
    float: left;
    text-align: left;
    font-weight: bold;
    width: 23.8%;
    line-height: 2.45em;
    padding: 1%;
}


.codigo_respuesta_reservar {
    width: 23.8%;
    text-align: left;
    line-height: 1.8em;
    float: left;
    line-height: 2.45em;
    padding: 1%;
}

    .codigo_respuesta_reservar input {
        /*line-height: 2em;*/
        min-width: 150px;
    }




.promo_forfaits input {
    line-height: 2.5em;
    min-width: 150px;
    /*width: 200px;
    padding: 0.5em;
    line-height: 1em;
    text-align: center;
    margin-left: 0.5em;*/
}


.promo_error {
    clear: both;
    color: red;
    display: block;
    font-size: 0.85em;
    /*margin: 0 auto 1em;
    padding: 0.3em 0.5em;*/
    text-align: left;
    /*text-transform: uppercase;*/
}




.forfait_si {
    background-color: #109948;
    display: inline-block;
    text-align: center;
    border-radius: 100px;
    color: #fff;
    padding: 0.4em 0.7em;
    text-transform: none;
    font-weight: normal;
    font-size: 1.1em;
    margin-right: 0.5em;
}

.forfait_no {
    background-color: #930502;
    display: inline-block;
    text-align: center;
    border-radius: 100px;
    color: #fff;
    padding: 0.4em 0.5em;
    text-transform: none;
    font-weight: normal;
    font-size: 1.1em;
    margin-right: 0.5em;
}


.promo_datos_flotante {
    width: 35%;
    float: left;
    background-color: white;
    padding: 2% 1%;
    text-align: left;
    color: #333;
    font-weight: bold;
    text-transform: uppercase
}


.fondo_gris_producto {
    background-color: #e9e9e9;
}

.fondo_blanco_producto {
    background-color: #fff;
}

.fondo_gris_reservar {
    background-color: #e9e9e9;
    line-height: 1.5em !important;
}

.fondo_blanco_reservar {
    background-color: #fff;
    line-height: 1.5em !important;
}


.fondo_gris_reservar_datos {
    background-color: #e9e9e9;
}

.fondo_blanco_reservar_datos {
    background-color: #fff;
}

.fondo_gris_reservar_fin {
    background-color: #c1c1c1;

}





/*FIN ASTUN*/
a {
    color: #575757;
    text-decoration: none !important;
}

    a:hover {
        color: #808080;
        text-decoration: none !important;
    }


.txt_blanco {
    font-size: 13px;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
}

h3 {
    font-size: 180%;
    color: #FFFF00;
}


.banner, .banner a {
    border: 0;
    margin-bottom: 4px !important;
}

    .banner:hover, .banner a:hover {
        border: 0;
    }

#botoninicio a:hover, #botoninicio:hover {
    background-position: 0px -84px !important;
    display: block;
    background-color: transparent !important;
}

/* ESTILOS PARA PAGINAS INTERIORES */
#cabecera {
    background-image: url('../imagenes/nuevo/fondo_cabecera_.jpg');
    background-repeat: no-repeat;
    height: 28px;
    width: 900px;
    text-align: left;
    padding-left: 15px;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    height: 28px;
    line-height: 22px;
    font-weight: bold;
}



.cabeceramini {
    width: 100%;
    text-align: left;
    padding-left: 10px;
    color: white;
    font-size: 11px;
    text-transform: uppercase;
    height: 15px;
    line-height: 20px;
    font-weight: bold;
    background-image: url('../imagenes/nuevo/fondo_cabecera_mini.jpg');
    background-repeat: no-repeat;
}

.textonegro {
    color: black;
    font-size: 12px;
}

.textonegro_cabecera {
    color: black;
    font-weight: bold;
    font-size: 120%;
}

.textogris {
    color: #;
    font-size: 11px;
}

.textoblanco {
    color: #FFFFFF;
    font-size: 13px;
}

.textoazul {
    color: #034EA1;
}

.textorojo {
    color: #CC0000;
}

.textoverde {
    color: #008000;
}

.menu_negro {
    background-image: url('../../imagenes/boton_negro.png');
    background-repeat: no-repeat;
    height: 28px;
    font-weight: bold;
    text-align: center;
    width: 160px;
    color: white;
}

    .menu_negro:hover {
        background-image: url('../../imagenes/boton_negro_over.png');
        background-repeat: no-repeat;
        height: 28px;
        font-weight: bold;
        text-align: center;
        width: 160px;
        color: #CCCCCC;
    }

.menu_blanco {
    background-image: url('./../imagenes/boton_blanco.png');
    background-repeat: no-repeat;
    height: 28px;
    text-align: center;
    font-weight: bold;
    width: 160px;
    color: black;
}

    .menu_blanco:hover {
        background-image: url('../imagenes/boton_blanco_over.png');
        background-repeat: no-repeat;
        height: 28px;
        text-align: center;
        font-weight: bold;
        width: 160px;
        color: black;
    }



.sucesta {
    color: #C1272D;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #C1272D;
    text-align: center;
    margin-bottom: 10px;
}

.total_txt {
    text-align: right;
    font-size: 16px;
}

.alpago {
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    background-color: #3ea506;
    padding: 10px 20px;
    color: White;
    text-align: right;
    margin: 5px;
    font-weight: bold;
}





.boton_azul {
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    background-color: #1C4070;
    padding: 10px 20px;
    color: White;
    text-align: right;
    margin: 5px;
    font-weight: bold;
}


.tabla_cesta_cabecera_texto {
    font-size: 15px;
    font-weight: bold;
    color: #1D4171;
}



.producto_tarjeta {
    padding: 2%;
    margin: 1% 0px;
    background-color: #f4f4f4;
}

.producto_cantidad {
    float: right;
    padding-right: 1em;
}


#divAviso {
    font-size: 0.8em;
    text-transform: uppercase;
    border: 1px silver dashed;
    padding: 1%;
}

/* tengo o no tarjeta 20150716 */

.notengo,
.sitengo {
    padding: 1em;
    border: 1px silver solid;
    border-radius: 4px;
    background-color: #fff;
    text-align: center;
    font-size: 2em;
    width: 350px;
    height: 400px;
    margin: 0px 40px;
    box-shadow: 0px 0px 3px #333;
    -webkit-box-shadow: 0px 0px 3px #333;
    -moz-box-shadow: 0px 0px 3px #333;
    position: relative;
}

.notengo2,
.sitengo2 {
    padding: 1em;
    border: 1px silver solid;
    border-radius: 4px;
    background-color: #fff;
    text-align: center;
    font-size: 2em;
    width: 450px;
    height: 400px;
    margin: 0px 40px;
    box-shadow: 0px 0px 3px #333;
    -webkit-box-shadow: 0px 0px 3px #333;
    -moz-box-shadow: 0px 0px 3px #333;
    position: relative;
}

.notengo p,
.sitengo p {
    text-align: justify;
    font-size: 0.6em;
    line-height: 1.4em;
}


.sitengo_cajetin {
    font-size: 0.5em;
    text-align: center;
    margin: 0px auto;
    font-weight: normal;
}

.error {
    font-size: 0.7em;
    display: block;
    clear: both;
    text-align: center;
}


.notengo_boton {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    display: block;
    clear: both;
    background-color: #224d80;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border-radius: 4px;
    line-height: 2em;
    width: 220px;
    left: 64px;
    position: absolute;
    bottom: 10px;
}

.notengo_boton2 {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    display: block;
    clear: both;
    background-color: #224d80;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border-radius: 4px;
    line-height: 2em;
    width: 220px;
    left: 114px;
    position: absolute;
    bottom: 10px;
}

.notengo_boton:hover {
    background-color: black
}

.notengo_boton2:hover {
    background-color: black
}

.titulo_tarjeta {
    font-size: 1.5em;
    border-bottom: 1px dashed #224d80;
    display: block;
    font-size: 2em;
    margin-bottom: 1em;
    text-indent: 20px;
}
.contenedor_mapa_covid {
    float: left;
    width: calc(24% - 1em);
    padding-right: 1em;
    text-transform: uppercase;
    border-left: 1px #004175 solid;
    margin-left: 1%;
}

.boton_covid {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #004175;
    border-radius: 10px;
    width: 95%;
    margin: auto;
}


.pie_politicas {
    float: none;
    width: auto;
    font-size: 0.8em;
    text-transform: uppercase;
    display: block;
}

    .pie_politicas a {
        color: #004175;
        display: inline-block;
    }

        .pie_politicas a:hover {
            color: #333;
        }

/*submenu del pie FREDY 20171113*/

#abrirPie {
    position: relative;
    color: #004175;
    display: inline-block;
}

    #abrirPie:hover {
        cursor: pointer;
    }




.pie {
    display: block;
    clear: both;
    background-color: #fff;
}

.enlaces_sobre_patrocinadores {
    display: block;
    clear: both;
}

    .enlaces_sobre_patrocinadores a {
        float: left;
        /*padding-right: 1em;*/
        color: #2d5596;
        line-height: 4em;
        font-size: 0.9em;
        font-weight: bold;
    }

        .enlaces_sobre_patrocinadores a:hover {
            color: #333;
        }

.patrocinadores {
    display: block;
    clear: both;
    padding: 2em 0px;
    background-color: #f2f2f2;
}

.patrocinadores_texto {
    float: left;
    font-size: 0.7em;
    text-transform: uppercase;
    color: #666;
    font-weight: bold;
    padding-right: 5em;
    line-height: 35px;
}

.patrocinador {
    float: left;
    padding: 0px 0.32em;
}

.patrocionador:first-child {
    padding-left: 0px;
}

.patrocinador img {
    max-height: 34px;
    width: auto;
    /*filter: url('#grayscale'); 
    ;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%); 
    filter: Gray(); 
    ;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;*/
}

/*.pie_politicas {
    text-align: right;
    font-size: 0.8em;
    text-transform: uppercase;
    display: block;
    float: right;
    width: 50%;
    color: #B3B3B3;
}

    .pie_politicas a {
        color: #B3B3B3;
        display: inline-block;
    }

        .pie_politicas a:hover {
            color: #fff;
            text-decoration: underline;
        }*/

.firmaFR {
    float: left;
    width: 40%;
    font-size: 0.8em;
}

.pie_gris {
    background-color: #4c4c4c;
    padding: 2em 0px 3em;
    display: block;
    color: #fff;
}

.pie_titulo {
    font-size: 0.9em;
    color: #004175;
    text-transform: uppercase;
    font-weight: bold;
}

.pie_contacto {
    float: left;
    width: 21.5%;
    border-left: 1px #004175 solid;
    border-right: 1px #004175 solid;
    padding-left: 1%;
}

.pie_contacta_azul {
    color: #004175;
    text-transform: uppercase;
    font-size: 0.8em;
    margin: 1em auto;
}

.pie_contacta_direccion {
    color: #87868a;
    font-size: 0.8em;
    float: left;
    line-height: 1.5em;
}

.pie_contacta_direccion_boton {
    margin: 1em auto;
    display: block;
}

    .pie_contacta_direccion_boton a {
        padding: 1em 2em;
        text-transform: uppercase;
        text-align: center;
        display: block;
        color: #004175;
        background-color: #fff;
        border: 1px solid #004175;
        font-weight: bold;
        font-size: 0.9em;
    }

        .pie_contacta_direccion_boton a:hover {
            background-color: #004175;
            color: #fff;
        }

.pie_boletin {
    float: left;
    width: 24%;
    padding-left: 1%;
}

    .pie_boletin p {
        font-size: 0.8em;
        color: #87868a;
    }

    .pie_boletin input {
        line-height: 3em;
        text-transform: uppercase;
        border: 0px;
        height: 3em;
    }

.pie_boletin_caja {
    background-color: #f7f9fc;
    text-indent: 1em;
    color: #87868a;
    margin: 1em 0px;
    height: 2.9em;
}

    .pie_boletin_caja:focus {
        box-shadow: 0px 0px 5px #004175;
        -webkit-box-shadow: 0px 0px 5px #004175;
        -moz-box-shadow: 0px 0px 5px #004175;
    }

.pie_boletin_check {
    font-size: 0.7em;
    color: #87868a;
}


.app_altura {
    height: 240px;
}

.firma {
    display: block;
    clear: both;
    text-align: right;
    font-size: 0.7em;
    color: #B3B3B3;
}

    .firma a {
        color: #B3B3B3;
    }

        .firma a:hover {
            color: #fff;
            cursor: pointer;
            text-decoration: underline;
        }

.imagen_info img {
    width: 100%;
}

/* REDES */


.redes_explorer {
    display: none;
}

.redes {
    display: block;
    clear: both;
    position: absolute;
    top: 223px;
    left: 0px;
    z-index: 100;
}

.redes_index {
    top: 80px;
}

.redes_movil, .redes_movil2 {
    display: none;
}

#facebook, #twitter {
    display: block;
    clear: both;
    width: 100%;
    text-align: right;
}

.mapa_movil {
    display: none;
}

.enlaces_sobre_patrocinadores_movil {
    display: none;
}

.carrusel_index {
    display: none;
}

#cuadro {
    display: block;
    width: 350px;
    height: 250px;
    background-color: #fff;
    transition: all 0.8s ease-in-out 0s;
    float: left;
    margin-left: -350px;
    opacity: 0;
}

    #cuadro iframe {
        width: 100%;
        height: 270px;
    }

        #cuadro iframe:hover {
            display: block;
        }

#boton_ejemplo {
    width: 50px;
    height: 50px;
    float: right;
    opacity: 0.85;
}

#facebook:hover #cuadro {
    margin: 0px;
    opacity: 100;
}

#facebook:hover #boton_ejemplo {
    opacity: 100;
}

#cuadro2 {
    display: block;
    width: 350px;
    height: 250px;
    background-color: #fff;
    transition: all 0.4s ease-in-out 0s;
    float: left;
    margin-left: -350px;
    opacity: 0;
    margin-top: -250px;
}

#boton_twitter {
    width: 50px;
    height: 50px;
    float: right;
    clear: left;
    margin-top: -200px;
    opacity: 0.85;
}

#twitter:hover #cuadro2 {
    margin-left: 0px;
    opacity: 100;
    display: block;
}

#twitter:hover #boton_twitter {
    z-index: 1;
    opacity: 100;
}

#Youtube {
    width: 50px;
    height: 50px;
    float: right;
    clear: left;
    margin-top: -150px;
    opacity: 0.85;
}

#blog {
    width: 50px;
    height: 50px;
    float: right;
    clear: left;
    margin-top: -100px;
    margin-left: -50px;
    opacity: 0.85;
}

    #boton_ejemplo:hover, #boton_twitter:hover, #Youtube:hover, #blog:hover {
        opacity: 100;
    }

    #boton_ejemplo img, #boton_twitter img, #Youtube img, #blog img {
        width: 100%;
        height: auto;
    }

/* FIN DE REDES*/

/* RESPONSIVO */

@media only screen and (max-width: 1024px) {
    .imagen_cabecera_grande {
        display: none;
    }

    .imagen_cabecera_tablet {
        display: block
    }


    .contenedor_promocode_texto {
        width: 50%;
        font-size: 30px;
    }



    .contenedor_promocode_input {
        width: 24%;
    }



    .promocion_principal_bolo {
        height: 110px;
        width: 140px;
        padding: 3% 0% 0%;
        margin-left: 2%;
        margin-top: 12%;
    }


    .promocion_principal_boton {
        padding: 0 1em;
        margin-top: 250px;
        margin-left: 19%;
    }


    .contenedor_promocion_carrusel {
        height: 365px;
    }

    .promocion_listado_titulo_boton {
        font-size: 0.9em;
        width: 86%;
    }

    .titulo_promocion_info {
        font-size: 35px;
    }

    .descripcion_promocion_info {
        font-size: 27px;
    }

    .promocion_contenedor_info {
        font-size: 13px;
    }


    .codigo_pregunta_reservar, .codigo_respuesta_reservar {
        padding: 1.45% 1%;
    }
}


@media only screen and (max-width: 800px) {

    .contenedor_promocode {
        background-position: top left;
        padding: 2%;
    }


    /*.fondo_gris_reservar_datos_res {
        background-color: #e9e9e9 !important;
    }*/

    .fondo_blanco_reservar_datos_res {
        background-color: #fff !important;
    }

    .pie_politicas {
        font-size: 0.7em;
        text-transform: uppercase;
        width: 100%;
        margin-bottom: 2em;
        text-align: center;
    }

    .firma {
        margin-top: 2em;
    }

    .contenedor_promocode_texto {
        width: 95%;
        font-size: 38px;
        text-align: center;
        margin-bottom: 2%;
    }


    .contenedor_promocode_input, .contenedor_promocode_boton {
        width: 45%;
    }

    .promocion_principal_bolo {
        display: none
    }


    .promocion_principal_boton {
        padding: 0 1em;
        margin-top: 180px;
        margin-left: 10%;
    }

    .contenedor_promocion_carrusel {
        height: 290px;
    }

    .bloque_ventas_superior_azul {
        width: 45%;
        text-align: center;
    }

    .promocion_listado {
        width: 46%;
        padding: 0.5% 1%;
    }

    .promocion_listado_titulo_boton {
        width: 90%;
    }

    .titulo_promocion_info {
        font-size: 30px;
    }


    .codigo_pregunta_reservar {
        width: 32%;
    }


    .codigo_respuesta_reservar {
        width: 63%;
    }

    .promo_datos_flotante {
        width: 43%;
    }

    .promo_forfaits {
        width: 95%;
    }

    .promo_forfait_ayuda {
        width: 95%;
        float: left;
    }
}

@media only screen and (max-width: 650px) {
    .movil {
        display: block
    }
    .descripcion_promocion_info {
        font-size: 20px;
    }
    .contenedor_promocion_destacada_foto {
        float: right;
        width: 99%;
        padding-top: 0px;
    }


    .macdonals {
        display: none;
    }

    .macdonals_movil {
        display: block;
    }

    .contenedor_promocode_texto {
        font-size: 35px;
    }

    .promocion_listado_descripcion {
        min-height: 30px;
    }



    .contenedor_promocion_carrusel {
        display: none
    }

    .contenedor_promocion_activa {
        float: left;
        width: 100%;
    }

    .contenedor_promocion_destacada, .contenedor_promocion_producto {
        width: 100%;
    }

    .promocion_principalDegradado {
        width: 95%;
        font-size: 20px
    }

    .promocion_principal_boton {
        margin-top: 50%;
        margin-left: 55%;
    }

    .promocion_listado {
        width: 96%;
        margin-bottom: 3%;
        padding-bottom: 2%;
    }

    .promocion_listado_titulo_boton {
        width: 94%;
    }


    .promocion_listado_titulo {
        font-size: 16px;
    }

    .enlaces_sobre_patrocinadores_movil {
        display: block;
        background-color: #fff;
        padding: 0px 0.5em;
        margin: 0px auto 1em auto;
        text-align: left;
    }

        .enlaces_sobre_patrocinadores_movil a {
            font-size: 0.7em;
            font-weight: bold;
            padding-right: 0.5em;
        }
}

@media only screen and (max-width: 480px) {
    .contenedor_promocode_texto {
        width: 95%;
        font-size: 30px;
    }

    .contenedor_promocode_input {
        width: 95%;
        margin-left: 2%;
        margin-bottom: 2%
    }


    .contenedor_promocode_boton {
        width: 95%;
        margin-right: 2%;
        margin-bottom: 2%
    }

    .promo_boton {
        width: 100%;
    }

    .promocion_principal_boton {
        margin-top: 50%;
        margin-left: 25%;
    }

    .bloque_ventas_superior_azul {
        width: 90%;
        text-align: left;
        padding: 2%;
        margin: 4% 0;
    }
    .promocion_contenedor_info {
      
        width: 93%;
        margin: auto;
    }
    .promocion_listado_titulo_boton {
        width: 96%;
    }

    .promocion_listado_pestana {
        margin-left: 2%;
    }

    .codigo_logo {
        width: 100%;
    }


    .promo_productoInd {
        width: 95%;
        margin-left: 2%;
    }

    .codigo_pregunta_des {
        width: 95%;
    }


    .codigo_respuesta_des {
        width: 95%;
        padding: 0.5% 1% 0.5% 3%;
    }



    .codigo_pregunta_reservar {
        width: 97%;
        padding: 0.5% 1% 0.5% 3%;
    }


    .codigo_respuesta_reservar {
        width: 97%;
        padding: 0.5% 1% 0.5% 3%;
    }

        .codigo_respuesta_reservar input {
            line-height: 2.5em;
            width: 90%;
            margin-bottom: 1em;
        }

    .promo_datos_flotante {
        width: 96%;
    }


    .promo_forfaits input {
        width: 95%;
    }
}

@media only screen and (max-width: 375px) {
    .contenedor_promocode_texto {
        font-size: 27px;
    }

    .promocion_principalDegradado {
        width: 95%;
        font-size: 16px;
    }

    .contenedor_promocode_texto {
        width: 95%;
        font-size: 25px;
    }

    .promocion_principal_boton {
        margin-top: 45%;
        margin-left: 25%;
    }



    .promo_boton {
        font-size: 1.1em;
    }




    .promocion_principal_boton {
        font-size: 1em;
    }
}


.verdeSeleccionado {
    border: 2px solid #109948;
}
