#conten_tabla_ficha_versiones_hino {
    width: 100%;
}

.fijar_tabla_ficha_tecnica_hino {
    position: sticky;
    top: -9rem;
    background-color: white;
}

.mover_lento_tabla_ficha_tecnica_hino {
    top: 96px;
}

#conten_banner_ficha_tecnica_hino {
    display: flex;
    width: 100%;
    position: relative;
}

#conten_banner_ficha_tecnica_hino_img {
    overflow: hidden;
}

#conten_banner_ficha_tecnica_hino_img img {
/*    height: 100%; */
    width: 100%;
}

#conten_ficha_tecnica_hino {
    display: flex;
    flex-wrap: wrap;
}

/* ######################################## */
/* ####### Inicio Menu        ####### */
/* ######################################## */
#conten_nav_ficha_tecnica_hino {
    margin-top: 2rem;
    width: 100%;
}

#conten_nav_ficha_tecnica_hino nav {
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: space-around;
}

@media (min-width: 700px) {
    #conten_nav_ficha_tecnica_hino nav {
        width: 80%;
    }
}

#conten_nav_ficha_tecnica_hino nav ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;
}

@media (min-width: 700px) {
    #conten_nav_ficha_tecnica_hino nav ul {
        display: flex;
        margin: 0 auto;
        width: 100%;
    }
}

#conten_nav_ficha_tecnica_hino nav ul li {
    display: flex;
    margin-top: 1rem;
}

#conten_nav_ficha_tecnica_hino nav ul li label {
    padding: 1rem 1rem;
    border-radius: .5rem;
    font-size: 1.8rem;
    border: 1px solid #aa0000;
    text-align: center;
    width: 18rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (min-width: 700px) {
    #conten_nav_ficha_tecnica_hino nav ul li label:hover {
        cursor: pointer;
        color: white;
        background-color: #aa0000;
        transition: all .4s;
        border-radius: .5rem;
    }
}

/* ######################################## */
/* ####### Item Seleccionado        ####### */
/* ######################################## */
.menu_ficha_tecnica_hino_seleccionado {
    width: 18rem;
    padding: 1rem 1rem;
    border-radius: .5rem;
    font-size: 1.8rem;
    border: 1px solid #aa0000;
    background-color: #aa0000;
    color: white;
}


#conten_bloque_ficha_tecnica_hino {
/*    border: 1px solid red;*/
    margin: 0 auto;
    width: 80%;
/*    margin-top: 3rem;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}


.bloque_ficha_tecnica_hino {
/*    height: 33rem;*/
    width: 60rem;
    padding: 1em;
    margin: 1rem;
    border-radius: .5rem;
/*    box-shadow: 15px 15px 15px #c1c1c1;*/
    border-bottom: 1px solid #d4d4d4;
}


.conten_bloque_ficha_tecnica_hino_img {
    width: 100%;
/*    height: 15rem;*/
/*    border: 1px solid red;*/
    display: flex;
    justify-content: center;
    align-items: center;
}


.conten_bloque_ficha_tecnica_hino_img .bloque_ficha_tecnica_hino_img {
/*    border: 5px solid black;*/
    width: 100%;
/*    height: auto;*/
}

.conten_bloque_ficha_tecnica_hino_img .bloque_ficha_tecnica_hino_img img {
    width: 100%;
    
/*    border: 1px solid red;*/
    vertical-align: middle;
    
    
}

.bloque_ficha_tecnica_hino_tit {
    height: 4rem;
/*    border: 1px solid red;*/
    display: flex;
/*    margin-top: 1rem;*/
    max-width: 20rem;
}

.bloque_ficha_tecnica_hino_tit h4 {
    display: flex;
/*    justify-content: center;*/
    align-items: center;
    
}

.bloque_ficha_tecnica_hino_p1 {
    margin-top: .5rem;
    height: 2rem;
/*    border: 1px solid red;*/
}

.bloque_ficha_tecnica_hino_p1 p {
    font-size: 1.4rem;
}

.bloque_ficha_tecnica_hino_p2 {
    margin-top: .5rem;
    height: 2rem;
    border-top: 1px solid #b7b5b5;
    padding: .3rem 0rem 0rem 0rem;
    display: flex;
    flex-wrap: nowrap;
}

.bloque_ficha_tecnica_hino_p2 div {
    border-right: 1px solid #b7b5b5;
    padding: 1rem 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    letter-spacing: .2px;
}

.bloque_ficha_tecnica_hino_p2 div:nth-child(4) {
    border-right: none;
}


.bloque_ficha_tecnica_hino_p3 {
    margin-top: 2rem;
    height: 2rem;
/*    border: 1px solid red;*/
}

.bloque_ficha_tecnica_hino_p3 label {
    font-size: 1.3rem;
    background-color: red;
    color: white;
    padding: 1rem;
    border-radius: .5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.bloque_ficha_tecnica_hino_lbl {
/*    border: 1px solid red;*/
    margin-top: 1rem;
/*    padding: 1rem;*/
}

.bloque_ficha_tecnica_hino_lbl label {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background-color: red;
    color: white;
    font-size: 1.3rem;
    height: 3rem;
    border-radius: .5rem;
}

#conten_ajax_ficha_tecnica_hino {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 4rem;
    overflow-x: auto;
    margin-bottom: 3rem;
}

/* ********************************************** */
/* Tratamiento de imagenes de la galeria interior */
/* ********************************************** */
#conten_img_int_hino {
    margin: 0 auto;
    max-width: 40rem;
    max-height: 40rem;
    position: relative;
    margin-bottom: 3rem;
    padding: 0rem 0rem;
    max-width: 95%;
}

@media (min-width: 700px) {
    #conten_img_int_hino {
        max-width: 60rem;
        max-height: 60rem;
        position: relative;
        padding: 0rem 3rem;
    }
}

#conten_img_int_pri_galeria_hino {
    width: 100%;
    transition: all 1s;
}

#conten_img_int_pri_galeria_hino img {
    width: 100%;
}

@media (min-width: 700px) {
    #conten_img_int_hino:hover {

    }
}

@media (min-width: 700px) {
    #conten_img_int_hino:hover > #conten_img_int_pri_galeria_hino {
        opacity: 0;
    }
}

@media (min-width: 700px) {
    #conten_img_int_hino:hover > #conten_img_int_galeria_sup_hino {
        opacity: 1;
    }
}

#conten_img_int_galeria_sup_hino {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0rem 0rem;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    opacity: 0;
    transition: all 1s;
}


@media (min-width: 700px) {
    #conten_img_int_galeria_sup_hino {
        padding: 0rem 3rem;
    }
}

#conten_img_int_galeria_sup_hino a {
    display: flex;
    width: 50%;
    height: 50%;   
}

#conten_img_int_galeria_sup_hino a img {
    width: 100%;
    height: 100%;
}

/* ********************************************** */
/* Tratamiento de imagenes de la galeria exterior */
/* ********************************************** */
#conten_img_ext_hino {
    margin: 0 auto;
    max-width: 40rem;
    max-height: 40rem;
    position: relative;
    margin-bottom: 3rem;
    padding: 0rem 0rem;
    max-width: 95%;
}

@media (min-width: 700px) {
    #conten_img_ext_hino {
        max-width: 60rem;
        max-height: 60rem;
        position: relative;
        padding: 0rem 3rem;
    }
}

#conten_img_ext_pri_galeria_hino {
    transition: all 0.4s;
    width: 100%;
}

#conten_img_ext_pri_galeria_hino img {
    width: 100%;
}

@media (min-width: 700px) {
    #conten_img_ext_hino:hover {

    }
}

@media (min-width: 700px) {
    #conten_img_ext_hino:hover > #conten_img_ext_pri_galeria_hino {
        opacity: 0;
    }
}

@media (min-width: 700px) {
    #conten_img_ext_hino:hover > #conten_img_ext_galeria_sup_hino {
        opacity: 1;
    }
}

#conten_img_ext_galeria_sup_hino {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0rem 0rem;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    opacity: 0;
    transition: all 1s;
}

@media (min-width: 700px) {
    #conten_img_ext_galeria_sup_hino {
        padding: 0rem 3rem;
    }
}

#conten_img_ext_galeria_sup_hino a {
    display: flex;
    width: 50%;
    height: 50%; 
}

#conten_img_ext_galeria_sup_hino a img {
    width: 100%;
    height: 100%;
}

/*
.conten_img_galeria_sup_hino img {
    
}

#conten_img_ext_hino {
    position: relative;
}

#conten_img_int_hino img {
    
}

#conten_img_ext_hino {
}

#conten_img_ext_hino img {
    
}
*/


/*###################################*/
/*#### Ficha tecnica #### */
/*###################################*/
.conten_ft_hino {
    width: 95%;  
    max-width: 1440rem;
    position: relative;
    display: flex;
    flex-wrap: wrap;
/*    border: 5px solid blue;*/
}

#conten_superior_ft_hino {
/*    border: 5px solid black;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

@media (min-width: 700px) {
    #conten_superior_ft_hino {
        flex-wrap: nowrap;
    }
}

.imagen_ft_hino {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 3rem;
    width: 70%;
/*    border: 5px solid red;*/
}

.imagen_ft_hino img {
    height: auto;
    width: 100%;
}

@media (min-width: 700px) {
    .imagen_ft_hino img {
        height: auto;
        width: 60rem;
    }
}

.conten_ft_hino .div_flotante_ft_hino {
/*    position: absolute;*/
    margin-top: 2rem;
/*
    right: 0;
    top: 0;
*/
    width: 20rem;
    z-index: 1;
/*    border: 5px solid green;*/
}

@media (min-width: 700px) {
    .conten_ft_hino .div_flotante_ft_hino {
        margin-top: 0rem;
    }
}

.conten_ft_hino .div_flotante_ft_hino label:nth-child(1) {
    background-color: red;
    color: white;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 3rem;
    width: 100%;
    font-size: 1.6rem;
    padding: 1.5rem;
}

.separador_serie_hino {
    width: 100;
    border: 1px solid white;
}

.conten_ft_hino .div_flotante_ft_hino label:nth-child(3) {
    background-color: red;
    color: white;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 3rem;
    width: 100%;
    font-size: 2.5rem;
    padding: 3rem .5rem;
}

.conten_ft_hino .div_flotante_ft_hino label:nth-child(4) {
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: .8rem;
    transition: all .3s;
}

.conten_ft_hino .div_flotante_ft_hino label:nth-child(4) a {
    border: 1px solid red;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: .5rem 0rem;
/*    border-radius: .8rem;*/
    transition: all .3s;
}

@media (min-width: 700px) {
    .conten_ft_hino .div_flotante_ft_hino label:nth-child(4) a:hover {
        cursor: pointer;
        color: white;
        background-color: red;
        border: 1px solid transparent;
    }
}

.conten_ft_hino .div_flotante_ft_hino label:nth-child(5) {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: .5rem 0rem;
    font-size: 1.2rem;
    margin-top: 1.5rem;
}

.conten_ft_hino .div_flotante_ft_hino label:nth-child(6) {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    color: red;
    font-size: 1.6rem;
}

/*###################################*/
/*###################################*/
/*###################################*/

/* ****************************************** */
/* Contenedor del detalle de la ficha tecnica */
/* ****************************************** */

.caracteristicas_ft_hino {
    margin-top: 2rem;
    display: flex;
    flex-wrap: wrap;
    padding: 1rem;
/*    border: 5px solid red;*/
}

@media (min-width: 700px) {
    .caracteristicas_ft_hino {
        margin-top: 0rem;
        display: block;
        width: 70%;
/*        flex-wrap: nowrap;*/
    }
}

.conten_datos_vesion_ft_hino {
    display: flex;
    justify-content: space-between;
}

.conten_datos_vesion_ft_hino label {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.conten_datos_vesion_ft_hino label:nth-child(1) {
    font-size: 2rem;    
}

.conten_datos_vesion_ft_hino label:nth-child(2) {
    font-size: 1.5rem;
}

.separador_ft_hino {
    border: 2px solid red;
}

#conten_detalle_ficha_tecnica_hino {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    max-height: auto;
/*    border: 5px solid black;*/
}

@media (min-width: 700px) {
    #conten_detalle_ficha_tecnica_hino {
        max-height: 100rem;
        flex-direction: column;
    }
}

.conten_cuadro_ft_hino {
    border: 1px solid #b2b2b2;
    position: relative;
    width: 100%;
    margin: .5rem;
    border-radius: .3rem;
    padding: .3rem;
    margin-top: 2rem;
}

@media (min-width: 700px) {
    .conten_cuadro_ft_hino {
        width: 48%;
    }
}

.conten_cuadro_ft_hino label {
    background-color: red;
    color: white;
    position: absolute;
    transform: rotate(0deg) skew(-10deg, 0deg);
    padding: .3rem 1rem;
    left: 3rem;
    top: -1.5rem;
    font-size: 1.3rem;
}


.tabla_ficha_tecnica_hino {
    width: 100%;
    border-spacing: 0px;
    border-collapse: separate;
    text-transform: uppercase;
}

.tabla_ficha_tecnica_hino tbody tr td {
    width: 50%;
    font-size: 1rem;
    padding: .5rem .5rem;
    border-bottom: 1px solid #cccccc;
}

.tabla_ficha_tecnica_hino tbody tr td:nth-child(1) {
    text-align: left;
}

.tabla_ficha_tecnica_hino tbody tr td:nth-child(2) {
    text-align: right;
}

.celda_body_ficha_tecnica_hino td:nth-child(1) {
/*    background-color: #efeded;*/
}

@media (min-width: 700px) {
    .celda_body_ficha_tecnica_hino:hover {
    /*    background-color: #e5e5e5;*/
    }
}

 .celda_body_ficha_tecnica_hino td {
/*    border-right: 1px solid #cccccc;*/
}

.tabla_ficha_tecnica_hino tbody tr td:last-child {
/*    border-right: none;     */
}

/*
#tabla_caracteristica_1,
#tabla_caracteristica_2,
#tabla_caracteristica_3,
#tabla_caracteristica_4,
#tabla_caracteristica_5,
#tabla_caracteristica_6 {
    margin-top: 0rem;
}
*/







/*###################################*/
/*###################################*/
/*###################################*/
.imagenes_interior_ft_hino {
    position: relative;
    width: 100%;
}

@media (min-width: 700px) {
    .imagenes_interior_ft_hino {
        width: 30%;
    }
}

.conten_img_ft_hino {
    padding: .5rem;
}

.conten_img_ft_hino a {
    height: 40rem;
    position: relative;
}

.conten_img_ft_hino a img {
    width: 100%;
}












/*###################################*/
/*###################################*/
/*###################################*/

.enca_fila_especificaciones_tecnicas_hino {
    width: 100%;
    display: flex;
    color: white;
    padding: 1rem;
}


#detalle_ficha_tecnica_fil_0 #detalle_ficha_tecnica_col_1 p {
    padding: 3rem 0rem;   
}

.fila_especificaciones_tecnicas {
    width: 100%;
/*    border: 5px solid black;*/
    display: flex;
}

.detalle_ficha_tecnica_col_1 {
    width: 31%;    
    background-color: #d4d4d4;
    text-align: left;
    padding: 1rem 1rem 1rem 2rem;
}

.detalle_ficha_tecnica_col_2 {
    width: 23%;    
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem;
}

.detalle_ficha_tecnica_col_3 {
    width: 23%;    
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem;
}

.detalle_ficha_tecnica_col_4 {
    width: 23%;    
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem;
}



/*###################################*/
/*###################################*/
/*###################################*/
.conten_versiones_hino {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

/* Estilo para el bloque con imagen y texto de la version */
.conten_bloque_ft_hino_img_text {
    width: 28rem;
    height: 35rem;
    position: relative;
    margin-bottom: 3rem;
    padding: 1.3rem;
    border-radius: .5rem;
    transition: all 0.3s;
    border: 1px solid #dedede;
}

@media (min-width: 700px) {
    .conten_bloque_ft_hino_img_text:hover {
        box-shadow: 5px 5px 15px #818181;
        cursor: pointer;
    }
}

.conten_bloque_ft_hino_img_text .imagen {
    margin: 0 auto;
    margin-top: 3rem;
    width: 100%;
    max-width: 18rem;
}

.conten_bloque_ft_hino_img_text .imagen img {
    width: 100%;
}

.conten_bloque_ft_hino_img_text .version {
    margin-top: 1rem;
}

.conten_bloque_ft_hino_img_text .version label {
/*    border: 1px solid red;*/
    padding: .1rem 0rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 1.4rem;
    font-weight: bold;
}


.conten_bloque_ft_hino_img_text .caracteristica label {
    margin-top: 1rem;
    display: flex;
    font-size: 1.3rem;
    width: 100%;
    justify-content: center;
    align-items: center;
    color: #3c3c3c;
}

.conten_bloque_ft_hino_img_text .precio {
        
}

.conten_bloque_ft_hino_img_text .precio label {
    padding: .1rem 0rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;    
    font-size: 1.3rem;
    color: #3c3c3c;
}

.conten_bloque_ft_hino_img_text .btn_cotizar {
    margin-top: 1rem;
    width: 100%;
}

.conten_bloque_ft_hino_img_text .btn_cotizar label {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18rem;
    height: 3.5rem;
    font-size: 1.2rem;
    color: white;
    background-color: #000000;
    transition: all .4s;
}

@media (min-width: 700px) {
    .conten_bloque_ft_hino_img_text .btn_cotizar label:hover {
        background-color: #3b3b3b;
        cursor: pointer;
    }
}

.conten_btn_ver_mas_hino {
    margin-top: .5rem;
    width: 100%;
}

.btn_ver_mas_hino {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18rem;
    height: 3.5rem;
    font-size: 1.2rem;
    color: white;
    background-color: #8b8b8b;
    border-radius: .5rem;
    transition: all .4s;
}

@media (min-width: 700px) {
    .btn_ver_mas_hino:hover {
        background-color: #3b3b3b;
        cursor: pointer;
    }
}

.conten_btn_cotizar_hino {
    justify-content: center;
    width: 100%;
}

.conten_btn_cotizar_hino {
    @media (min-width: 700px) {
        
    }
}

#btn_enviar_cotizar_pilot_hino {
    display: flex;
    width: 100%;
    height: 3.5rem;
    background-color: #bc0000;
    border-radius: .4rem;
    color: white;
    transition: all .4s;
}

#btn_enviar_cotizar_pilot_hino:hover {
    background-color: #500101;
    cursor: pointer;
}

.lbl_precio_hino {
    display: flex;
    margin-top: .5rem;
    font-size: 1.6rem !important;
}

.btn_ver_ficha_tecnica_hino {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
/*    border: 1px solid red;*/
    width: 18rem;
    height: 3.5rem;
    color: white;
    margin-top: 1rem;
    transition: all .4s;
    background-color: #535353;
}

.btn_ver_ficha_tecnica_hino:hover {
    cursor: pointer;
    background-color: black;
}
/*###################################*/
/*###################################*/
/*###################################*/

