@charset "utf-8";
@import url("font/font.css");
@import url("font/stylesheet.css");
/* CSS Document */
/* ETIQUETAS */
area{
    outline:none !important;
    border: none !important;
}
body {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #666;
    margin: 0px;
    font-size: 14px;
    background-attachment: fixed;
    background-image: url(fondo_body_2.jpg);
    background-repeat: repeat-x;
    background-position: center top;
}
a,h1,h2,h3,h4,h5,h6, .cab ul.menu li a:hover {
    color: #3c6189;
    text-decoration: none;
    font-size: 20px;
    /*text-shadow: 0px 1px 1px #ffffff;*/
    background-repeat: no-repeat;
    background-position: left top;
}

a:hover, .cab ul.menu li a ,
.cab ul.menu li.prod a:hover,
.dcha ul.cont li a:hover,
.dcha ul.cont li.activo a {
    color: #f6f8f8;
    text-shadow:0px 1px 1px #3c6189;
    background-position: left bottom;
}
a em {
    display: none;
}
img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
h1, h2, h3, h4, h5 ,h6{
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

p {
    margin-top: 0px;
    margin-bottom: 0px;
}
ul {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    list-style-type: none;
}
/* CONTENEDOR PRINCIPAL */
.centro {
    width: 990px;
    margin-right: auto;
    margin-left: auto;
}
/* CABECERA */
.cab {
    background-image: url(fondo_cabecera_2.png);
    background-repeat: no-repeat;
    background-position: center top;
}
/* enlace home */
.cab a.home {
    height: 90px;
    width: 180px;
    display: block;
    float: left;
    margin-right: 30px;
    margin-left: 73px;
    margin-bottom: 29px;
}
/* titular de la web */
.cab h2 {
    font-size: 40px;
    line-height: 34px;
    float: left;
    width: 450px;
    margin-top: 35px;
    margin-left: 50px;
}
.cab h2 span.fund {
    font-size: 22px;
}
/* redes */
.cab .redes {
    margin-right: 50px;
    margin-top:23px;
    float: right;
    clear: right;
    width: 120px;
    /*
    line-height:25px;
    */
}

.addthis_default_style .at300b{
    float: none;
    display: block;
}
/*.cab ul.redes li {
        margin-bottom: 4px;
        text-align: right;
}*/
/* menu horizontal */
.cab ul.menu {
    background-image: url(fondo_menu_2.png);
    clear: both;
    height: 65px;
    float: none;
    padding-left: 6px;
}
.cab ul.menu li {
    float: left;
}
.cab ul.menu li a {
    display: block;
    padding-right: 58px;
    padding-left: 58px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #33608a;
    height: 24px;
}
.cab ul.menu li a:hover {
    background-image: url(fondo_menu_on.gif);
    background-repeat: repeat-x;
    background-position: left center;
    text-shadow: none;
}
.cab ul.menu li.prod a {
    background-image: none;
    cursor:default;
}
.cab ul.menu li.conta a {
    width:90px;
    border:none;
}
/* CONTENIDO */
.cont {
    background-image: url(fondo_cont.gif);
    background-repeat: repeat-y;
    background-position: center top;
}
/* IZQUIERDA */
.izqa {
    float: left;
    width: 296px;
}
/* menu productos */
.izqa ul li a  {
    background-image: url(fondo_menu_productos.png);
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    padding-left: 25px;
}
.izqa ul li.last a {
    background-image: url(fondo_menu_productos_final.png);
    height: 43px;
}
/* buscador */
.izqa form {
    background-image: url(fondo_buscador.png);
    height: 60px;
    background-repeat: no-repeat;
    padding-top: 18px;
    padding-left: 25px;
}
.txt_f
/* texto campos formulario */ {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #585858;
    background-image:url(fondo_txt_form.jpg);
    height: 25px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: auto;
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.izqa form a {
    background-image: url(fondo_buscador_btn.jpg);
    height: 25px;
    width: 26px;
    display: block;
    float: left;
}
/* acceso pedidos */
.izqa .f_p a {
    background-image: url(fondo_pedido.png);
    height: 83px;
    display: block;
    padding-left: 115px;
    padding-top: 13px;
    font-size: 28px;
    letter-spacing: -1px;
    line-height: 28px;
}
.izqa .f_p a:hover {
    height: 84px;
}
/* DERECHA */
.dcha {
    float: left;
    width: 674px;
    min-height:430px;
}
.dcha h1 {
    padding-bottom: 15px;
    font-size: 24px;
    font-weight: bold;
}
.dcha h2{
    font-size: 22px;
    font-weight: bold;
}
/* productos */
.dcha ul li ul li{
    float: left;
    width: 197px;
}
.dcha ul li ul li,.dcha ul li ul li.desc{
    font-size: 13px;
    color: #595959;
    float: left;
    background-color: #e2e8ec;
    border-right: 1px solid #cad4da;
    border-left: 1px solid #cad4da;
    border-right: 1px solid #cad4da;
    border-bottom: 1px solid #cad4da;
    margin-right: 15px;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
}

.dcha ul li ul li p.titulo{
    font-size: 20px;
    color: #3c6189;
    margin-top: 0px;
    display:block;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 5px;
}
.dcha ul li ul li p.titulo a{
    font-size: 16px;
    color: #3c6189;
    margin-top: 0px;
    display:block;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 5px;
}
.dcha ul li ul li ul.desc{
    position: relative;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
}
/* elemento oculto */
.dcha ul li ul li ul.desc li {
    position: absolute;
    background-color: #E2E8EC;
    left: -6px;
    padding-right: 10px;
    padding-left: 10px;
    width: 187px;
    padding-bottom: 10px;
    display: none;
    top: 10px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #cad4da;
    border-bottom-color: #cad4da;
    border-left-color: #cad4da;
}
.dcha ul li ul li ul.desc li p {
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #595959;
    padding-top: 10px;
    margin-top: 10px;
    width: 187px;

}
/* a:hover */
.dcha ul li ul li a:hover, .dcha ul li ul li:hover ul.desc li {
    /*-moz-box-shadow: 0px 0px 7px #3c6189;
-webkit-box-shadow: 0px 0px 7px #3c6189;
box-shadow: 0px 0px 7px #3c6189;*/
}
.dcha ul li ul li:hover ul.desc li {
    display: block;
}


.dcha ul li:hover ul li {
    color: #595959;
    text-shadow: 0px 1px 1px #ffffff;
}
/* contacto */

.dcha ul.cont li {
    float: left;
}
.dcha ul.cont li a {
    font-size: 15px;
    background-image: url(fondo_btns_contacto.jpg);
    height: 25px;
    width: 137px;
    margin-right: 15px;
    display: block;
    text-align: center;
    padding-top: 8px;
}
.dcha ul.cont li.activo {
    cursor: default;
}
.dcha .contacto{
    background-color: #e2e8ec;
    clear: left;
    margin-right: 25px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #c9d3d9;
    border-bottom-color: #c9d3d9;
    border-left-color: #c9d3d9;
    margin-left: 3px;
    margin-bottom: 25px;
}
.dcha .contacto p {
    padding: 20px 10px 20px 20px;
    float: left;
    display: block;
    float: left;
    display: block;
}
.dcha .contacto .tit {
    font-size: 20px;
    color: #3c6189;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #cbd4da;
    border-bottom-color: #cbd4da;
    background-color: #eef3f6;
    clear: both;
    width: 604px;
}
.dcha .contacto strong {
    font-size: 20px;
    font-weight: normal;
}
.dcha .contacto .col {
    width: 122px;
}
.dcha .contacto .colf {
    width: 170px;
}
.dcha .contacto iframe {
    border: 1px solid #c9d3d9;
}
.dcha .contacto .clear {
    clear: both;
    height: 10px;
}
/* prculiaridades formulario */
select.txt_f {
    padding: 0px;
    height: 25px;
}
textarea.txt_f {
    height: 130px;
    background-color: #fcfcfc;
    background-image: none;
}

.dcha .contacto form a {
    font-size: 14px;
    color: #2C4765;
}
.dcha .contacto form a.enviar {
    background-image: url(fondo_btn_enviar.jpg);
    height: 36px;
    width: 135px;
    display: block;
    font-size: 20px;
    line-height: 33px;
    text-align: center;
    margin-bottom: 10px;
}
.dcha .contacto form a.enviar:hover ,.dcha .contacto form a.adj:hover{
    color: #f6f8f8;
}
.dcha .contacto form .colf {
    clear: both;
}
.dcha .contacto form p {
    padding-bottom: 0px;
}
.dcha .contacto form .guion {
    padding-right: 0px;
    padding-left: 0px;
}
.dcha .contacto form .tit {
    padding-bottom: 20px;
    margin-top: 20px;
}
.dcha .contacto form a.adj {
    line-height: 29px;
    background-image: url(fondo_btn_seleccionar.jpg);
    display: block;
    height: 31px;
    width: 158px;
    text-align: center;
    float: left;
    margin-right: 10px;
}


/* DESTACADOS */
.prod_dest {
    clear: both;
    padding-top: 45px;
    padding-bottom: 45px;
    padding-left: 40px;
    float: left;
    width: 950px;
}
.prod_dest ul li {
    float: left;
}
.prod_dest ul li a {
    background-image: url(fondo_home_productos.png);
    height: 63px;
    display: block;
    width: 267px;
    margin-right: 15px;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 5px;
    line-height: 60px;
    float: left;
}

.prod_dest ul li a h2{
    margin:0;
    padding:0;
}

.prod_dest ul li a h2:hover, .prod_dest ul li a:hover h2{
    color:white;
}
.prod_dest ul li img   {
    float: left;
    margin-right: 30px;
}
.prod_dest ul li a h2.lin2 {
    line-height: 20px;
    padding-top: 10px;
}
/* DESTACADOS PROMOCIONES */
.prod_dest.promos {
    padding-top: 10px;
    padding-bottom: 0px;
    width: 100%; /* 450px; */
    margin-right: 10px;
}
.prod_dest.promos ul li{
    margin-bottom: 20px;
}
.prod_dest.promos ul li a {
    background-image: url(fondo_destacados.png);
    height: 129px;
    width: 422px;
    line-height: normal;
    font-size: 14px;
    color: #595959;
    margin-bottom: 0px;
}
.prod_dest.promos ul li a p.tit {
    padding-top: 4px;
    padding-bottom: 5px;
    font-size: 20px;
    color: #3c6189;
}
.prod_dest.promos ul li a:hover {
    color: #E8F0F9;
}
.prod_dest.promos ul li a:hover p.tit {
    color: #FFF;
}
/* TIT PROMOCIONES */
.promociones {
    background-image: url(fondo_titular_azul.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 53px;
    padding-top: 7px;
    margin-bottom: 10px;
    width: 100%; /* 490px; */
    float: left;
    text-align: center;
}
.promociones h3 {
    font-size: 22px;
    color: white;
}

/* TIT TWITTER */
.cab-secundaria{
    font-size: 22px;
    color: white;
    margin-top: 2px;
}
.twitter-tit,
.instagram-tit {
    background-repeat: no-repeat;
    
    height: 53px;
    padding-top: 7px;
    margin-bottom: 10px;
    width: 490px;
    text-align: center;
}
.twitter-tit h3,
.instagram-tit h3 {
    font-size: 22px;
    color: white;
}
.twitter-tit {
    background-image: url(fondo_titular_d_2.png);
    background-position: right top;
    float: right;
    margin-top: -70px;
}
.instagram-tit {
    background-image: url(fondo_titular_2.png);
    background-position: left top;
    float: left;
}
.twitter-cont,
.instagram-cont {
    width: 455px;
}
.instagram-cont {
    margin-left: 34px;
    float: left;
    clear: left;
    text-align: center;    
    padding-top: 4px;
}
.instagram-cont img {
    width: 32%;
}
.instagram-cont a:hover {
    filter: grayscale(20%) brightness(120%);
}
.twitter-cont{
    float: right;
    padding-right: 20px;
    text-align: center;
}

#twitter-widget-0 {
    border: 1px solid rgb(219, 219, 219) !important;
}

.twitter-cont a{
    /*font-size: 14px;
    font-weight: bold;*/
}

.twitter-cont a:hover{
    /* color: #3c6189;
    text-shadow: none;
    text-decoration: underline;*/
}

.cont-follow{
    margin: 10px auto;
    width: 200px;
}



/* PIE DE PAGINA */
.pie {
    background-image: url(fondo_pie.png);
    background-repeat: no-repeat;
    background-position: center top;
    clear: both;
    height: 96px;
    font-size: 13px;
    color: #d6e5f4;
    text-align: center;
    padding-top: 60px;
}
.pie p {
    padding-bottom: 12px;
}
.pie strong {
    color: #FFF;
    font-weight: normal;
}

.pie a {
    font-size: 13px;
    color: #d6e5f4;
    text-decoration: underline;
    text-shadow: none;
}



/* Contenido páginas de texto */
.contenido{
    width: 649px;
    margin-bottom: 60px;
}

.contenido .izda{
    width: 309px;
    margin-right: 20px;
    float: left;
}
.contenido .dcha{
    width: 320px;
    float: right;
    min-height: initial;
}

.contenido p, .prod-text p{
    margin-bottom: 15px;
}

.contenido .center{
    text-align: center;
}

.contenido a{
    color: #3c6189;
    font-size: 14px;
    text-decoration: underline;
}

.clear{
    clear: both;
}

.contenido ul{
    margin-left: 30px;
}

.prod-text{
    background-color: #E2E8EC;
    left: -6px;
    padding: 10px;
    width: 635px;
    padding-bottom: 10px;
    margin-top: -16px;
    margin-bottom: 20px;
    display: none;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #cad4da;
    border-bottom-color: #cad4da;
    border-left-color: #cad4da;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cad4da;
}

.fabricacion_lista {
    font-size: 13px;
    color: #595959;
    background-color: #e2e8ec;
    border-right: 1px solid #cad4da;
    border-left: 1px solid #cad4da;
    border-right: 1px solid #cad4da;
    border-bottom: 1px solid #cad4da;
    margin-right: 15px;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    overflow:hidden;
    height:160px;
}
.fabricacion_lista:hover {
    font-size: 13px;
    color: #595959;
    background-color: #e2e8ec;
    border-right: 1px solid #cad4da;
    border-left: 1px solid #cad4da;
    border-right: 1px solid #cad4da;
    border-bottom: 1px solid #cad4da;
    margin-right: 15px;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    overflow:visible;
    height:auto;
}
.fabricacion_lista .titulo {
    font-size: 20px;
    color: #3c6189;
    margin-top: 0px;
    display:block;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 5px;
    padding-bottom:10px;
}
.fabricacion_lista .descripcion {
    background-color: #E2E8EC;
    width:430px;
    margin-left:210px;
}
.fabricacion_lista .descripcion p {
    margin-bottom: 15px;
}

#info_iva {clear:both;text-align:right;margin:10px 20px;}

.back{font-size: 16px; text-shadow: none;}
.back:hover{font-size: 16px;color: #3c6189;text-shadow: none; text-decoration: underline;}

.tweet-created{
    display: block;
    font-size: 12px;
    font-style: italic;
}

.tweet{
    margin-bottom: 15px;
    padding: 0 15px 0 0;
}

.red{
    color:red;
}

#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    
    width:100%;
    text-align:center;
    min-height:100px;
    background-color: rgba(0, 0, 0, 0.7);
    color:#fff;
    z-index:99999;
}

.inner {
    width:100%;
    position:absolute;
   
    font-family:verdana;
    font-size:12px;
    top:18%;
}
#barraaceptacion .inner a{
    font-size: 12px;
    color:white;
    text-decoration: underline;
}
.inner a.ok {
   
    padding:4px;
             text-decoration:none !important;
             margin-bottom:5px;
             background: #fcfeff;
             background-image: -webkit-linear-gradient(top, #fcfeff, #ebebeb);
             background-image: -moz-linear-gradient(top, #fcfeff, #ebebeb);
             background-image: -ms-linear-gradient(top, #fcfeff, #ebebeb);
             background-image: -o-linear-gradient(top, #fcfeff, #ebebeb);
             background-image: linear-gradient(to bottom, #fcfeff, #ebebeb);
             -webkit-border-radius: 18;
             -moz-border-radius: 18;
             border-radius: 18px;
             font-family: Arial;
             color: #5575ab !important;
             font-size: 20px;
             padding: 10px 20px 10px 20px;
}

.madrid{
    list-style-type: circle;
}

.madrid li{
    margin-bottom:10px;
}

.seguir{
    margin: 20px auto;
    font-size: 14px;
    padding: 5px 10px;
    color: white;
    border-radius: 3px;
    display: inline-block;
    background-color: #0084b4;
    font-weight: normal;

}
.seguir.twitter{
    background-color: #00aced;
}