﻿body {
}



/* cabeceras y recursos generales interiores */

.contenidos_int {
    margin: 0px auto;
    background-color: #ffffff;
    margin-bottom: 3em;
    padding: 3em;
    font-size: 13px;
}


.contenedor_titulo {
    clear: both;
    height: 5em;
    margin: 0px auto;
}



.titulo_int {
    background-color: #636466;
    height: 68px;
    color: #fff;
    float: right;
    margin: 0.5em 0px;
    max-width: 90%;
    width: 100%;
    line-height: 5em;
    text-indent: 1.5em;
    font-size: 14px;
    opacity: 0.9;
    text-transform: uppercase;
    display: block;
}

.icono_int {
    float: left;
    margin: 0.45em 0px 1% 0px;
    max-width: 10%;
    height: 68px;
    background-color: #109948;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    vertical-align: middle;
}

    .icono_int img {
        width: 100%;
        height: auto;
        display: block;
    }


.enlace a {
    margin: 1em;
    background-color: #F5F5F7;
    padding: 2% 1%;
    text-indent: 1em;
    display: block;
}

.enlace_detalle a:hover {
    background-color: #BDBDC6;
    color: #fff;
}

.enlace_detalle a {
    margin: 1em 3em;
    /* background-color:#eaeaec;*/
    padding: 1% 1%;
    text-indent: 1em;
    display: block;
    border: 1px solid #eaeaec;
}

.enlace a:hover {
    background-color: #BDBDC6;
    color: #fff;
}

.marco {
    width: 100%;
    border: 0.1em #BDBDC6 solid;
    padding: 0.5em;
}


.bloque_izq_int {
    float: left;
    width: 68%;
}

.bloque_izq_int_taquillas {
    float: left;
    width: 50%;
}
.bloque_izq_int_conduccion {
    float: left;
    width: 48%;
}

.bloque_drch_int {
    float: right;
    width: 30%;
}

.bloque_drch_int_taquillas {
    float: right;
    width: 45%;
}


.bloque_drch_int_conduccion {
    float: right;
    width: 52%;
}

.foto_interior img {
    width: 100%;
    height: auto;
}

.subtitulo {
    color: #306391;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 2em;
    text-align: left;
}


.entradilla {
    font-weight: bold;
}





/*  fin cabeceras y recursos*/






.bus_imagen {
    float: right;
}



    .bus_imagen img {
        width: 100%;
        max-width: 392px;
    }



.imagen_valle_aragon {
    width: 100%;
    max-width: 320px;
}



.ruta input {
    line-height: 3em;
    text-transform: uppercase;
    border: 0px;
}


.ruta {
    float: left;
    width: 100%;
    padding-left: 2%;
}

li {
    list-style: none;
}

.enlace {
}





/* tablas de tarifas y calendarios   */



.azul {
    color: #004175;
    font-weight: bold;
}

.verde {
    color: #109231;
    font-weight: bold;
}

.rojo {
    color: Red;
}

.negro {
    color: Black;
}

.bordes {
    border-bottom: #109231 solid 0.1em;
    border-right: #109231 solid 0.1em;
}


.tabla_tarifas {
    display: block;
    width: 95%;
    margin: auto;
}



.tabla_tarifas_bus {
    display: table;
    width: 95%;
    margin: auto;

}
.tabla_tarifas_bus_mini {
    display:none
}

.tabla_tarifas_mini {
    display: none;
}

.tabla_tarifas_maxmini {
    display: none;
}


.subtitulo_verde {
    color: #109231;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 2em;
}


.calendario_maxi {
    display: block;
}

    .calendario_maxi table table {
        width: 80%;
        margin: 0px 10%;
    }


.calendario_mini {
    display: none;
}

.fondo_azul {
    background-color: #004175;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.fondo_verde {
    background-color: #109231;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.fondo_verde_cam {
    background-color: #f1f1f1;
    color: #2A599E;
    font-weight: bold;
    font-size: 14px;
    padding: 1%;
    margin: 1%;
    background-image: url(/img/interior/webcam.png);
    background-repeat: no-repeat;
    padding-left: 4em;
}


.carrito {
    cursor: pointer;
    border: 0px;
}



/* tablas de tarifas y calendarios  */

.cabecera_comer {
    text-align: center;
}

.for_contacto input {
    border: 1px solid #6e7073;
    line-height: 3em;
    text-indent: 0.5em;
    text-transform: uppercase;
}

.for_contacto textarea {
    border: 1px solid #6e7073;
    line-height: 3em;
    text-indent: 0.5em;
    text-transform: uppercase;
}

.flota_izq_contacto {
    float: left;
    width: 38%;
}

.flota_der_contacto {
    float: right;
    width: 55%;
}

.cabecera_verde_contacto {
    background-color: #109231;
    border: 1px solid #109231;
    color: White;
    height: 40px;
    line-height: 40px;
    padding: 0.5em;
}

.for_contacto_boton {
    border: 0px;
    background-color: black;
    font-size: 15px;
    line-height: 1em;
    background-position: 5px center;
    background-repeat: no-repeat;
    text-align: center;
    color: #FFFFFF;
    font-size: 0.9em;
    padding: 1em 2em;
    transition: all 0.2s ease-in-out 0s;
}

    .for_contacto_boton:hover {
        background-color: #109231;
        cursor: pointer;
    }

.contendor_comer {
    float: left;
    display: inline-block;
    padding-right: 2%;
    width: 24%;
}


.contendor_comer_mapa {
    float: left;
    display: inline-block;
    width: 46%;
    text-align: center;
    border-left: 1px solid grey;
    border-right: 1px solid grey;
    padding: 0 0.5%;
}

.contendor_comer_der {
    float: left;
    display: inline-block;
    padding-right: 0%;
    width: 24%;
    padding-left: 2%;
}



/* comer en pistas */




.imagen_fondo_mapa_comer {
    background-image: url(/img/comer_pistas/fondo_mapa.png);
    background-repeat: no-repeat;
    color: white;
    text-align: center;
    padding: 190px 150px 160px;
}

.titulo_comer_int_mapa {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: justify;
    color: #fff;
    width: 92%;
    height: 130px;
}


.texto_comer_int_mapa {
    font-size: 13px;
    text-align: justify;
    color: #85734E;
    width: 92%;
    margin-bottom: 20px;
    height: 163px;
}

.texto_blanco_mapa {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}



.titulo_comer_int {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: justify;
    color: #85734E;
    width: 92%;
    height: 130px;
}

.titulo_comer_int_abajo {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: justify;
    color: #85734E;
    width: 92%;
    height: 80px;
}


.texto_comer_int {
    font-size: 13px;
    text-align: justify;
    color: #252E3B;
    width: 92%;
    margin-bottom: 20px;
    height: 163px;
}


.boton_menu_comer {
    width: 92%;
}

    .boton_menu_comer a {
        border: 1px solid #85734E;
        color: #85734E !important;
        text-transform: uppercase;
        font-size: 14px;
        padding: 5px;
        text-align: center;
        padding: 1% 35%;
    }

        .boton_menu_comer a:hover {
            background-color: #85734E;
            color: white !important;
        }

/*.boton_menu_comer a {
        color: #85734E !important;
    }

        .boton_menu_comer a:hover {
            color: white !important;
        }*/

/*.BOTON_MAPA_int {

}*/

    .BOTON_MAPA_int_a {
        display:block;
        cursor:pointer;
    border: 1px solid #fff;
    width: 92%;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px;
    text-align: center;
    }

    .BOTON_MAPA_int_a:hover {
        background-color: #fff;
        color: #001926 !important;
    }


.conetindo_comer_pistas_medio {
    width: 287px;
    margin: auto;
    margin-left: 24%;
}

.imagen_fondo_henri {
    background-image: url(/img/comer_pistas/foto_henri_abele.png);
    background-repeat: no-repeat;
    padding: 30px 15px 40px 200px;
    text-align: center;
    color: white;
    font-size: 12px;
    height: 68px;
    margin-bottom: 14px;
}


.imagen_fondo_midi {
    background-image: url(/img/comer_pistas/foto_midi.png);
    background-repeat: no-repeat;
    padding: 30px 15px 40px 200px;
    text-align: center;
    color: white;
    font-size: 12px;
    height: 68px;
    margin-bottom: 14px;
}

.imagen_fondo_ibones {
    background-image: url(/img/comer_pistas/foto_ibones.png);
    background-repeat: no-repeat;
    padding: 30px 15px 40px 200px;
    text-align: center;
    color: white;
    font-size: 12px;
    height: 68px;
    margin-bottom: 14px;
}

.imagen_fondo_sarrios {
    background-image: url(/img/comer_pistas/foto_sarrios.png);
    background-repeat: no-repeat;
    padding: 30px 15px 40px 200px;
    text-align: center;
    color: white;
    font-size: 12px;
    height: 68px;
    margin-bottom: 14px;
}

.imagen_fondo_la_moleta {
    background-image: url(/img/comer_pistas/foto_la_moleta.png);
    background-repeat: no-repeat;
    padding: 30px 15px 40px 200px;
    text-align: center;
    color: white;
    font-size: 12px;
    height: 68px;
    margin-bottom: 14px;
}


/*  fin comer en pistas */




.bloque_ruta {
    margin-bottom: 1em;
    padding: 1.5em;
    background-color: #109231;
    color: White;
    border-radius: 3px;
}

.ruta_drch {
    width: 90%;
    margin: auto;
}

.cabecera_verde {
    padding: 0.5em;
    background-color: #109231;
    color: White;
    width: 100%;
    border: 1px solid #109231;
    height: 40px;
    line-height: 40px;
}




/* AT_interior  */



.fondo_at {
    background-image: url('../img/interior/foto_at.jpg');
    background-repeat: no-repeat;
    background-color: White;
    margin-bottom: 1em;
    height: 236px;
}

.bloque_at_izq {
    float: left;
    font-size: 30px;
    text-align: right;
    padding-top: 1em;
    width: 48%;
}

.bloque_at_drch {
    float: right;
    padding-top: 1em;
    width: 50%;
}

.bloque_at_unico {
    float: none;
    padding: 3%;
    display: block;
    clear: both;
    font-size: 30px;
}

.bloque_at {
    cursor: pointer;
    height: 100px;
    max-width: 250px;
    border: 0.1em solid #ccc;
    border-radius: 5px;
    padding: 1em;
    margin: 1em;
    display: inline-block;
    float: left;
}

    .bloque_at:hover {
        border: 0.1em solid #069848;
    }

.bloque_at_imagen {
    float: left;
}

.bloque_at_texto {
    font-size: 20px;
    font-weight: bold;
    float: left;
    padding-top: 20px;
}


.cabecera_at_izq_inferior {
    background-image: url('../img/interior/triangulo.png');
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-right: 3em;
    font-size: 20px;
    text-align: right;
    margin-top: 1em;
}

.descarga_at {
    background-image: url('../img/interior/pdf.png');
    background-position: left center;
    background-repeat: no-repeat;
    width: 90%;
    margin: 0px auto;
    display: block;
    padding-left: 3em;
    height: 3em;
    line-height: 3em;
}

.imagen_fondo_res {
    display: none;
}

@media only screen and (max-width: 1280px) {
    .contendor_comer_mapa {
        width: 39%;
    }

    .imagen_fondo_mapa_comer {
        padding: 190px 20px 160px 150px;
    }

    .contendor_comer {
        width: 27%;
    }

    .contendor_comer_der {
        width: 27%;
    }

    .tabla_abono tr td img {
        max-width: 50px;
    }
}

@media only screen and (max-width: 1124px) {
    .imagen_fondo_henri, imagen_fondo_henri, .imagen_fondo_midi, .imagen_fondo_ibones, .imagen_fondo_sarrios, .imagen_fondo_la_moleta {
        display: none;
    }

    .imagen_fondo_res {
        display: block;
    }
}

@media only screen and (max-width: 1024px) {

    .imagen_fondo_mapa_comer {
        background-position: top center;
        padding: 190px 32px 120px 32px;
    }

    .titulo_int {
        max-width: 99%;
    }

    .bloque_at_izq {
        float: left;
        font-size: 30px;
        text-align: right;
        padding-top: 1em;
        width: 40%;
    }


    .titulo_comer_int {
        width: 99%;
        width: 99%;
    }

    .imagen_comer_res {
        width: 99%;
    }


    .imagen_fondo_res {
        display: block;
    }

    .titulo_comer_int {
        font-size: 17px;
    }


    .imagen_fondo_henri, imagen_fondo_henri, .imagen_fondo_midi, .imagen_fondo_ibones, .imagen_fondo_sarrios, .imagen_fondo_la_moleta {
        display: none;
    }

    .conetindo_comer_pistas_medio {
        margin: auto auto auto 15%;
        width: 74%;
    }

    .boton_menu_comer a {
        padding: 2%;
    }

    .titulo_int {
        max-width: 89%;
    }

    .tabla_tarifas {
        display: none;
    }

    .tabla_tarifas_mini {
        display: block;
    }
}

@media only screen and (max-width: 800px) {

    .cabecera_comer img {
        width: 100%;
        max-width: 764px;
    }

    .contendor_comer, .contendor_comer_mapa, .contendor_comer_der {
        width: 31%;
    }

    .conetindo_comer_pistas_medio {
        width: 99%;
        margin: auto auto auto 1%;
    }

    .titulo_comer_int {
        font-size: 16px;
    }

    .imagen_fondo_mapa_comer {
        padding: 160px 5px 120px;
    }

    .tabla_tarifas {
        display: none;
    }

    tabla_tarifas_bus {
        display: none;
    }


    .titulo_comer_int_mapa {
        font-size: 17px;
    }

    .tabla_tarifas_mini {
        display: block;
    }

    .tabla_tarifas_maxmini {
        display: none;
    }



   

    .bloque_at_izq {
        width: 98%;
    }

    .bloque_at_drch {
        float: right;
    }

    .fondo_at {
        height: auto;
    }

    .BOTON_MAPA_int {
        display: none;
    }



    .bloque_izq_int {
        float: left;
        width: 99%;
    }


    .bloque_drch_int {
        float: right;
        width: 99%;
    }

    .bus_imagen {
        width: 99%;
        margin: auto;
    }
}



@media only screen and (max-width: 770px) {

    .tabla_tarifas_bus {
        display: none;
    }

    .tabla_tarifas_bus_mini {
        display: block;
    }
}

@media only screen and (max-width: 640px) {
    #cookie1 {
        display: none;
    }

    .flota_izq_contacto {
        display: none;
    }

    .flota_der_contacto {
        width: 99%;
    }


    .contendor_comer, .contendor_comer_mapa, .contendor_comer_der {
        width: 99%;
    }

    .bloque_izq_int_taquillas, .bloque_drch_int_taquillas, .bloque_izq_int_conduccion, .bloque_drch_int_conduccion {
         width: 99%;
         margin:auto;
    }
    .ruta_drch {
    margin: auto;
    width: 99%;
}

    .titulo_comer_int, .texto_comer_int {
        height: auto;
        padding-bottom: 10px;
    }

    .contendor_comer_mapa {
        border-left: 0 solid grey;
        border-right: 0 solid grey;
    }

    .contendor_comer, .contendor_comer_mapa, .contendor_comer_der {
        border-bottom: 1px solid grey;
        margin-bottom: 10px;
        padding-bottom: 10px;
        width: 99%;
    }

    .imagen_fondo_mapa_comer {
        padding: 160px 120px 120px;
    }

    .titulo_int {
        width: 100%;
        max-width:500px;
    }


    .icono_int {
        display: none;
    }


    .bloque_at_izq {
        float: none;
        font-size: 30px;
        text-align: center;
        padding-top: 1em;
        width: 100%;
    }

    .bloque_at_drch {
        float: none;
        padding-top: 1em;
        width: 100%;
    }

    .cabecera_at_izq_inferior {
        background-image: url('../img/interior/triangulo_horizontal.png');
        background-position: center bottom;
        background-repeat: no-repeat;
        font-size: 20px;
        margin-top: 1em;
        padding-bottom: 3em;
        padding-right: 0px;
        text-align: center;
    }


    .descarga_at {
        background-image: url('../img/interior/pdf.png');
        background-position: top center;
        background-repeat: no-repeat;
        width: 80%;
        margin: 0px auto;
        display: block;
        padding: 3em 0.5em;
        height: 3em;
        line-height: 1em;
        text-indent: 0px;
    }
}

@media only screen and (max-width: 560px) {
    .imagen_fondo_mapa_comer {
        padding: 160px 80px 40px;
    }
}



@media only screen and (max-width: 480px) {


    .imagen_fondo_mapa_comer {
        background-image: url(/img/comer_pistas/fondo_mapa_res.png);
        background-repeat: no-repeat;
        color: white;
        text-align: center;
        padding: 190px 30px 50px;
    }

    .titulo_comer_int_mapa, .texto_comer_int_mapa {
        width: 100%;
    }


    .fondo_at {
        background-image: none;
    }

    .bloque_at {
        width: 85%;
    }

    .tabla_tarifas {
        display: none;
    }

    .tabla_tarifas_bus {
        display: none;
    }

    .tabla_tarifas_mini {
        display: none;
    }

    .tabla_tarifas_maxmini {
        display: block;
    }


    .calendario_maxi {
        display: none;
    }


    .calendario_mini {
        display: block;
    }

    .contenidos_int {
        padding: 1em;
    }
}


@media only screen and (max-width:340px) {
    .for_contacto_td {
        display: table-row;
    }

    .for_contacto {
        width: 98% !important;
    }

    .imagen_fondo_mapa_comer {
        padding: 160px 20px 80px;
    }

    .tabla_tarifas_bus_mini {
        display: block;
        font-size: 11px;
    }

    .azul_RES {
        color: #004175;
        font-weight: normal;
        font-size: 11PX;
    }
}
