


.header_acerca{
    width: 100%;
    position: relative;
    float: left;
    height: 341px;
    background-image: url(../images/header_acercade.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.header_mujer {
    width: 100%;
    position: relative;
    float: left;
    height: 341px;
    background-image: url(../images/header_mujer.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.header_hombre {
    width: 100%;
    position: relative;
    float: left;
    height: 341px;
    background-image: url(../images/header_hombre.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.header_viaje {
    width: 100%;
    position: relative;
    float: left;
    height: 341px;
    background-image: url(../images/header_viaje.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.header_corporativo{
    width: 100%;
    position: relative;
    float: left;
    height: 341px;
    background-image: url(../images/header_corporativo.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.header_casa {
    width: 100%;
    position: relative;
    float: left;
    height: 341px;
    background-image: url(../images/header_hogar.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}



.relativo{
    position: relative;
    float: left;
    width: 100%;
}

.pleca_interiornegra{
    background-color: #CCCCCC;
    width: 100%;
    height: auto;
    min-height: 50px;
    overflow: hidden;
    padding-top: 13px;
    color: #333333;
    text-align: center;
    position: relative;
    float: left;
}

.border_gris2 {
    border-style: solid;
    border-color: #DDDDDD;
    border-width: 1px;
    padding: 8px;
    margin-top: 20px;
    height: auto;
    min-height: 427px;
    overflow: hidden;
}


.boton_negro{
    width: 236px;
    margin-top: 10px;
    padding: 10px;
    position: relative;
    float: right;
    font-size: 14px;
    /* height: 46px; */
    height: 40px;
    color: #333333;
    background-color: #cccccc;
    text-align: center;
    border-radius: 6px;
}

.boton_negro:hover{

    background-color: #333333;
    color: #cccccc !important;

}


.boton_verproductos{
    width: 236px;
    margin-top: 27px;
    padding-top: 4px;
    position: relative;
    float: right;
    font-size: 15px;
    /* height: 46px; */
    height: 31px;
    color: #333333;
    text-align: center;
    background-image: url(../images/icon_arrow_right.svg);
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
}

.boton_verproductos:hover{
    color: #FC7403;
    background-image: url(../images/icon_arrow_right_on.svg);
}




.circulo_rojo{
    width: 18px;
    position: relative;
    float: left;
    height: 18px;
    background-color: red;
    border-radius: 10px;
    margin-right: 7px;
    margin-bottom: 7px;
}
.circulo_beige{
    width: 18px;
    position: relative;
    float: left;
    height: 18px;
    background-color: #FCA967;
    border-radius: 10px;
    margin-right: 7px;
    margin-bottom: 7px;
}
.circulo_rosa{
    width: 18px;
    position: relative;
    float: left;
    height: 18px;
    background-color: #E9BCB6;
    border-radius: 10px;
    margin-right: 7px;
    margin-bottom: 7px;
}
.circulo_verde{
    width: 18px;
    position: relative;
    float: left;
    height: 18px;
    background-color: #3E554B;
    border-radius: 10px;
    margin-right: 7px;
    margin-bottom: 7px;
}
.circulo_azulmarino{
    width: 18px;
    position: relative;
    float: left;
    height: 18px;
    background-color: #00468C;
    border-radius: 10px;
    margin-right: 7px;
    margin-bottom: 7px;
}
.circulo_pistache{
    width: 18px;
    position: relative;
    float: left;
    height: 18px;
    background-color: #A6BF5A;
    border-radius: 10px;
    margin-right: 7px;
    margin-bottom: 7px;
}
.circulo_negro{
    width: 18px;
    position: relative;
    float: left;
    height: 18px;
    background-color: #2F2F2F;
    border-radius: 10px;
    margin-right: 7px;
    margin-bottom: 7px;
}
.circulo_fiusha{
    width: 18px;
    position: relative;
    float: left;
    height: 18px;
    background-color: #FE5F7F;
    border-radius: 10px;
    margin-right: 7px;
    margin-bottom: 7px;
}
.circulo_cafe{
    width: 18px;
    position: relative;
    float: left;
    height: 18px;
    background-color: #C5876E;
    border-radius: 10px;
    margin-right: 7px;
    margin-bottom: 7px;
}
.circulo_vino{
    width: 18px;
    position: relative;
    float: left;
    height: 18px;
    background-color: #613033;
    border-radius: 10px;
    margin-right: 7px;
    margin-bottom: 7px;
}
.circulo_gris{
    width: 18px;
    position: relative;
    float: left;
    height: 18px;
    background-color: #C8CDC7;
    border-radius: 10px;
    margin-right: 7px;
    margin-bottom: 7px;
}

.circulo_naranja{
    width: 18px;
    position: relative;
    float: left;
    height: 18px;
    background-color: #F46932;
    border-radius: 10px;
    margin-right: 7px;
    margin-bottom: 7px;
}

.circulo_amarillo{
    width: 18px;
    position: relative;
    float: left;
    height: 18px;
    background-color: #E6D047;
    border-radius: 10px;
    margin-right: 7px;
    margin-bottom: 7px;
}

.spacer20{
    width: 100%;
    height: 20px;
}



.contenedor_colores{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 25px;
    margin-top: 15px;
}

.f_acercade{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 500px;
    background-image: url("../images/quienes.jpg");
    background-size: cover;
    background-position: center;
}


.f_corporativo{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 500px;
    background-image: url("../images/corp.jpg");
    background-size: cover;
    background-position: center;
}

.p_mousepad{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/mousepad_01.jpg");
    background-size: cover;
    background-position: center;
}

.p_sobre{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/sobre_01.jpg");
    background-size: cover;
    background-position: center;
}



.p_portalaptop{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/porta_laptop_01.jpg");
    background-size: cover;
    background-position: center;
}


.p_tiramonedas{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/tiramonedas_01.jpg");
    background-size: cover;
    background-position: center;
}

.p_cartera{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/cartera_01.jpg");
    background-size: cover;
    background-position: center;
}

.p_bolsatela{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/bolsatela_01.jpg");
    background-size: cover;
    background-position: center;
}


.p_bolsapiel{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/bolsapiel_01.jpg");
    background-size: cover;
    background-position: center;
}

.p_joyero{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/alajero_01.jpg");
    background-size: cover;
    background-position: center;
}


.p_base_laptop{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/base_laptop_01.jpg");
    background-size: cover;
    background-position: center;
}


.p_cosmetiquera{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/cosmetiquera_01.jpg");
    background-size: cover;
    background-position: center;
}

.p_cuaderno_liso{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/cuadedrno_liso_01.jpg");
    background-size: cover;
    background-position: center;
}

.p_estuche_viaje{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/estuche_viaje_01.jpg");
    background-size: cover;
    background-position: center;
}

.p_llavero_broche{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/llavero_taco_01.jpg");
    background-size: cover;
    background-position: center;
}

.p_llavero_tira{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/llavero_tira_01.jpg");
    background-size: cover;
    background-position: center;
}

.p_llavero_redondo{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/llavero_redondo_01.jpg");
    background-size: cover;
    background-position: center;
}

.p_monederos{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/monedero_01.jpg");
    background-size: cover;
    background-position: center;
}

.p_portacables{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/portacables_01.jpg");
    background-size: cover;
    background-position: center;
}


.p_portacredenciales{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/portacredenciales_01.jpg");
    background-size: cover;
    background-position: center;
}

.p_portapasaporte{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/portapasaporte_01.jpg");
    background-size: cover;
    background-position: center;
}

.p_tag_maleta{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/tag_maleta_03.jpg");
    background-size: cover;
    background-position: center;
}

.p_tarjetero{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/tarjeteros_01.jpg");
    background-size: cover;
    background-position: center;
}

.p_mandil_piel{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/mandil_piel_01.jpg");
    background-size: cover;
    background-position: center;
}

.p_mandil{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/mandil_01.jpg");
    background-size: cover;
    background-position: center;
}





.p_tablero{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/tablero_03.jpg");
    background-size: cover;
    background-position: center;
}

.p_carpeta{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/carpeta_carta_01.jpg");
    background-size: cover;
    background-position: center;
}

.p_maleta{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/maleta_01.jpg");
    background-size: cover;
    background-position: center;
}

.p_portalentes{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 260px;
    background-image: url("../images/productos/portalentes_01.jpg");
    background-size: cover;
    background-position: center;
}


.catalogo_foto{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 282px;
    background-repeat: no-repeat;
    background-image: url(../images/banner_catalogo.jpg);
    background-size: cover;
}

.catalogo_foto2{

    width: 100%;
    position: relative;
    float: left;
    height: auto;
    min-height: 282px;
    background-repeat: no-repeat;
    background-image: url(../images/banner_catalogo2.jpg);
    background-size: cover;

}


.banner_premium_foto{
    width: 90%;
    position: relative;
    float: left;
    height: auto;
    min-height: 930px;
    background-image: url(../images/foto_doble.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.paddin_0{
    padding-left: 0px;
    padding-right: 0px;
}

.fondo_blancoo{
    background-color: #ffffff;
    width: 100%;
    height: auto;
    min-height: 460px;
    padding-top: 40px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;

}

.border_gris{
    border-style: solid;
    border-color: #DDDDDD;
    border-width: 1px;
    padding: 8px;
    margin-top: 20px;

}

.fondo_rojo{
    background-color: #EC1B23;
    width: 100%;
    height: auto;
    min-height: 295px;
    padding: 15px;
    color:#ffffff;
    overflow: hidden;
}
.margin_20    {
    margin-top: 20px;
    margin-bottom: 20px;
}

.spacer40    {
    height: 50px;
    width: 100%;
    position: relative;
    float: left;
}

.catalogo_icon{
    width: 100%;
    position: relative;
    color: #ffffff;
    height: 100px;
    background-size: contain;
    background-image: url(../images/icon_ver_folleto.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 5px;
}

.banner_premium_icon{
    width: 100%;
    position: relative;
    float: left;
    height: 100px;
    background-size: contain;
    background-image: url(../images/icono_premium.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 20px;
}

.banner_premium_contenedor{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    background-color: #424242;
    padding: 25px;
    text-align: center;
    color: #ffffff;

}

.titulo_banners
{
    width: 100%;
    position: relative;

    text-align: center;
    color: #ffffff;
    font: 90px 'Bebas Neue';
    font-weight: bold;

}

.subtitulo_banners
{
    width: 100%;
    position: relative;

    text-align: center;
    color: #ffffff;
    font-size: 17px;
    margin-top: -12px;

}

.titulo
{
    width: 100%;
    position: relative;
    float: left;
    color: #000000;
    font-size: 30px;
    font-weight: 600;
    margin-top: 20px;
}


.titulo_productos{
    width: 100%;
    position: relative;
    float: left;
    text-align: left;
    color: #5F5F5F;
    font: 18px 'Helvetica Neue LT Std';
    line-height: 1;
    margin-bottom: 8px;
    margin-top: 10px;
    text-align: justify;
}

.descripcion_productos{
    width: 100%;
    position: relative;
    float: left;
    text-align: left;
    color: #777777;
    font: 13px 'Helvetica Neue';
    line-height: 1.3;
}

@media (max-width: 1550px){

    .catalogo_foto {

        background-size: contain;

    }

    .catalogo_foto2 {

        background-size: contain;
    }

}


    @media (max-width: 768px){


        .banner_premium_foto {
            width: 100%;
            position: relative;
            float: left;
            height: auto;
            min-height: 680px;
            background-image: url(../images/foto_doble.png);
            background-size: cover;
            background-repeat: no-repeat;
        }        



        .catalogo_foto {
            min-height: 205px;
            background-size: cover;

        }

        .catalogo_foto2 {
            min-height: 205px;
            background-size: cover;
        }




        .boton_negro {
            float: none;
            margin: 20px auto 10px auto;
            display: block;
        }
        .p_tablero {
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }

        .p_carpeta {
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }
        .p_maleta {
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }
        .p_portalentes {
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }

        .p_joyero{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }


        .p_base_laptop{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }


        .p_cosmetiquera{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }

        .p_cuaderno_liso{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }

        .p_estuche_viaje{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }

        .p_llavero_broche{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }

        .p_llavero_tira{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }

        .p_llavero_redondo{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }

        .p_monederos{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }

        .p_portacables{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }


        .p_portacredenciales{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }

        .p_portapasaporte{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }

        .p_tag_maleta{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }

        .p_tarjetero{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }

        .p_mandil_piel{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }

        .p_mandil{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }

        .p_bolsapiel{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }

        .p_bolsatela{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }

        .p_portalaptop{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }


        .p_tiramonedas{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }


        .p_sobre{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }

        .p_mousepad{
            min-height: 300px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }




    }

    @media (max-width: 560px){



        .catalogo_foto {

            background-size: contain;

        }

        .catalogo_foto2 {

            background-size: contain;
        }
    }