/* CSS Document */

font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;


body{
    background-color:#FFF;
    margin:0px;
    position:relative;
}

h1{
    position:absolute;
    left:-1000px;
    top:-1000px;
}

.contenidor{
    width:960px;
    margin:auto;
}

.head{
    height:120px;
    position:relative;
    overflow:hidden;
}

.logo{
    margin:20px 0 0 15px;
    float:left;
}

.head .menutop{
    position:absolute;
    right:0px;
    bottom:20px;
}

.head .menutop ul li a, .menu-peu ul li a{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    color:#666;
    margin:0 14px;
    font-size:14px;
}

.menu-peu ul li a{
    color:#999;
}

.menutop ul li a:hover, .head .menutop ul li a.activat{
    color:#90bd11; /*+***********verd**************/
}

.head .menutop ul li, .menu-peu ul li{
    float:left;
}

.menu-peu ul{
    margin:15px 0 15px 180px;
}


.extres-head{
    position:absolute;
    top:10px;
    right:10px;
}

.acceso a img{
    vertical-align:middle;
}

.acceso{
    float:left;
}

.acceso a{
    background-color:#90bd11;
    padding:5px 8px;
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    color:#fff;
    font-size:12px;
}

.acceso a:hover{
    background-color:#a7d32a;
}

.boto-verd a{
    background-color:#90bd11;
    padding:5px 8px;
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    color:#fff;
    font-size:12px;
}

.boto-verd-form{
    background-color:#90bd11;
    border:1px solid #90bd11;
    padding:5px 8px;
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    color:#fff;
    font-size:12px;
}

.boto-verd-form2{
    background-color:#90bd11;
    border:1px solid #90bd11;
    padding:2px 5px;
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    color:#fff;
    font-size:10px;
}
    

.boto-verd a:hover{
    background-color:#a7d32a;
}
    

.idioma{
    float:left;
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    color:#666;
    font-size:12px;
}

.idioma a{
    color:#90bd11;
    margin:0 15px;
}

.pasador{
    width:960px;
    overflow:hidden;
    height:329px;
    margin-top:15px;
    background-image:url(../images/trama.gif);
}

.pasador2{
    width:960px;
    overflow:hidden;
    height:220px;
    margin-top:15px;
    background-image:url(../images/trama.gif);
}

.foto-home{
    float:left;
    width:640px;
    border-right:10px solid #FFF
}

.caixa{
    padding:20px;
    float:left;
    width:270px;
}

.caixa h2{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    font-size:22px;
    color:#90bd11;
}

.caixa p{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    margin:8px 0px;
    color:#999;
    line-height:135%;
}

.botons a{
    width:60px;
    height:5px;
    background-color:#999;
    float:left;
    margin-right:7px;
}

.botons a:hover, .botons a.actiu{
    background-color:#90bd11;
}

.botons{
    margin-top:57px;
}

.principal{
    background-color:#e0e0e0;
    width:930px;
    background-image:url(../images/fondo-caixa.jpg);
    background-position:center top;
    margin-top:10px;
    padding:15px;
    overflow:hidden;
    
}

.text-principal h3 ,.c_mapa h3{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    font-size:20px;
    color:#333; 
}

.text-principal p{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    font-size:14px;
    margin:8px 0;
    line-height:135%;
    color:#666;
}

.caixa-servei{
    float:left;
    background-color:#FFF;
    border:5px solid #e5e5e5;
    width:286px;
    
    -moz-box-shadow:0px 0px 4px #999;  
    -o-box-shadow:0px 0px 4px #999;
    -moz-box-shadow:0px 0px 4px #999;
    -webkit-box-shadow:0px 0px 4px #999;
}

.caixa-servei h3{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    font-size:20px;
    color:#90bd11;
    margin:15px;
}

.caixa-servei img{
    padding:1px;
    background-color:#fff;
    border:7px solid #f5f5f5;
}

.caixa-servei p{
    margin:10px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666;
    line-height:135%;
    height:80px;
}

.accede{
    margin:10px;
    border-top:1px dotted #999;
    float:left;
    width:266px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    padding-top:8px;
}

.llista{
    width:266px;
    padding:3px;
    border:1px solid #CCC;
    color:#999;
    margin-top:8px;
}

.soluciones{
    width:960px;
    position:relative;
}

.text-soluciones{
    width:500px;
    float:left;
    margin:20px 0 0 35px;
}

.text-soluciones h4{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    font-size:20px;
    color:#90bd11;
}



.text-soluciones p{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    font-size:14px;
    line-height:135%;
    color:#666;
    margin:10px 0;
}

.footer{
    height:300px;
    background-image:url(../images/trama.gif);
    width:960px;
    position:relative;
}

.rollo{
    padding:15px;
    background-color:#000;
    color:#999;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}

.direccions{
    border-top:1px dotted #666;
    margin:15px;
}

.direccions p{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#999;
    width:300px;
    float:left;
    margin:25px 0 20px 110px;
}

.direccions p a{
    color:#fff;
    text-decoration:underline;
}

.studiogenesis{
    position:absolute;
    bottom:15px;
    left:420px;
}

.studiogenesis p{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#fff;
}

.studiogenesis p a{
    color:#fff;
}

.text_foto, .servicio{
    width:960px;
    float:left;
}

.c_text{
    float:left;
    width:610px;
}

.c_foto{
    float:left;
    margin-left:30px;
}

.c_foto img{
    border:4px solid #fff;
    -moz-box-shadow:0px 0px 4px #999;  
    -o-box-shadow:0px 0px 4px #999;
    -moz-box-shadow:0px 0px 4px #999;
    -webkit-box-shadow:0px 0px 4px #999;
}
    

.c_mapa{
    width:290px;
    float:left;
    margin-left:30px;
    border-left:1px solid #CCC;
    padding:10px;
}

.c_mapa p{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:135%;
    color:#666;
    margin-top:8px;
}

.c_mapa h4{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    color:#666;
    font-size:16px;
}

.c_mapa p a{
    color:#666;
}

.marvel{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    line-height:140%;
    color:#90bd11;
}
    

.c_text h3{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    font-size:20px;
    color:#333;
}

.c_text p, .c_text ul li{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666;
    line-height:135%;
    margin:6px 0;
}

.c_text ul li{
    list-style-image:url(../images/ico-ok.gif);
    list-style-position:inside;
}

.c_text p a strong{
    color:#90bd11;
}

.c_text form .form1, .c_text form .form3{
    width:600px;
    border:1px solid #d5d5d5;
    padding:4px;
    margin:4px 0 15px 0;
}

.c_text form .form3{
    width:610px;
}


.c_text form {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#666;
}

#map_tarragona, #map_castellon{
    border:2px solid #fff;
    margin:15px 0;
}

.productos{
    width:960px;
    margin-bottom:25px;
    overflow:hidden;
    position:relative;
}

.pasa-ofertes{
    position:absolute;
    bottom:-30px;
    left:440px;
    z-index:10;
    width:100px;
    height:10px;
}

.pasa-ofertes a{
    display:block;
    background-color:#e5e5e5;
    width:10px;
    height:10px;
    margin:3px;
    float:left;
}

.pasa-ofertes a:hover, .pasa-ofertes a.actiu{
    background-color:#936add;
}

.banner-oferta{
    width:960px;
    height:220px;
    position:relative;
}

.banner-oferta a img{
    border:1px solid #e5e5e5;
}
    
    
    

.menu-productos{
    margin-top:30px;
    width:250px;
    float:left;
}

.menu-productos h2{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    font-size:22px;
    color:#90bd11;
}

/*.menu-productos ul li {
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    font-size:14px;
    color:#666;
}

.menu-productos ul li a {
    display:block;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666;
    padding:6px 6px 6px 12px;
}*/

.menu-productos ul li a:hover, .menu-productos ul li a.actiu {
    /*
    background-image:url(../images/flehca-menu.gif);
    background-position:center left;
    background-repeat:no-repeat;

    color:#fff;
    */
}

.bb{
    border-bottom:1px dotted #CCC;
}

.mini-ficha{
    width:140px;
    height:230px;
    padding:10px;
    border:1px solid #e5e5e5;
    position:relative;
    float:left;
    margin-bottom:10px;
}

.promo{
    margin:15px;
}

.mini-ficha h3{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    font-size:12px;
    color:#333; 
}

.mini-ficha p{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#888;
    margin:5px 0;
}

.mini-ficha img{
    margin-bottom:10px;
}

.llista-productos{
    width:680px;
    float:left;
    margin:40px 0 0 20px;
    padding-bottom:50px;
    position:relative;
}

.promo-productos{
    width:960px;
    margin-top:40px;
    padding-bottom:50px;
    position:relative;
    overflow:hidden;
}

.volver{
    position:absolute;
    left:0px;
    top:120px;
    
}

.volver a{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    background-image:url(../images/flecha-gris.gif);
    background-position:center left;
    background-repeat:no-repeat;
    padding:6px 0px 6px 20px;
    display:block;
    width:100px;
    font-size:14px;
    color:#fff;
}
.volver a:hover {color: #fff; text-decoration: none;}

.pasador-pagines{
    position:absolute;
    left:0px;
    bottom:0px;
}

.pasador-pagines a{
    float:left;
    padding:5px 10px;
    background-color:#CCC;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666;
    margin-right:10px;
}

.pasador-pagines a:hover, .pasador-pagines a.actiu{
    background-color:#90bd11;
    color:#fff;
}

.promocion{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    font-size:14px;
    color:#fff;
    background-color:#936add;
    padding:5px 9px;
    position:absolute;
    right:-6px;
    top:6px;    
}

.promocion-gran{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    font-size:24px;
    color:#fff;
    background-color:#936add;
    padding:6px 14px;
    position:absolute;
    right:-7px;
    top:10px;   
}

.buscador-productes .form{
    border:1px solid #CCC;
    padding:3px 5px;
}

.buscador-productes{
    margin-bottom:15px;
}

.buscador-productes p{
    /*float:left;*/
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666;
    /*width:160px;*/
    /*border-bottom:1px solid #CCC;*/
    padding-bottom:6px;
    /*margin-right:12px;*/
}

.boto-buscador{
    border:1px solid #CCC;
    background-image:url(../images/fondo-buscador.gif);
    background-repeat:no-repeat;
    background-position:center;
    padding:2px 10px;
}

.text-producte h3{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    font-size:24px;
    color:#333;
}

.text-producte p{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#888;
    margin:5px 0;
}

.text-producte p strong{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    font-size:14px;
    color:#333;
    margin-top:20px;
    display:block;
}

.text-producte{
    width:310px;
    float:left;
    margin-top:80px;
    margin-right:25px;
}

.foto-producte{
    width:335px;
    float:left;
    border:1px solid #e5e5e5;
    margin-top:80px;
    position:relative;
}

.buscador-promos{
    width:960px;
    margin-top:15px;
    margin-bottom:15px;
    position:relative;
}

.buscador-promos h2{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    font-size:22px;
    color:#90bd11;
    margin-left:15px;
}

.buscador-promos p{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666;
    margin-left:15px;
    margin-top:7px;
}

.buscador-form{
    position:absolute;
    right:0px;
    top:0px;
}

.buscador-form .form{
    padding:2px;
    border:1px solid #e5e5e5;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#ccc;
}

.ventajas p strong{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 700;
    font-size:16px;
    color:#333; 
}

.ventajas{
    margin:35px 0 0 25px;
}

.descargue{
    width:400px;
    overflow:hidden;
    margin-top:25px;
}

.descargue-revista{
    float:left;
}

.descargue-revista a img{
    border:none;
}

.descargue-text p strong{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    font-size:14px;
    color:#333;
    margin-bottom:15px;
}

.descargue-text p{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666;
    line-height:135%;   
}

.descargue-text{
    margin-left:15px;
    float:left;
    width:280px;    
}

.tipos{
    width:920px;
    border:5px solid #e5e5e5;
    background-color:#fff;
    padding-bottom:20px;
    overflow:hidden;
}

.bordetop{
    border-top:1px dotted #90bd11;
    padding-top:5px;
}

.tipo{
    width:285px;
    float:left;
    margin:0 10px;
    padding-bottom:25px;
}

.tipo2{
    width:420px;
    float:left;
    margin:0 10px;
    padding-bottom:25px;
}

.tipo h3, .tipo2 h3{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    font-size:18px;
    color:#90bd11;
    margin:10px;
    float:left;
}

.tipo p, .tipo2 p{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:135%;
    color:#666;
    margin:5px 10px;
}

.tipo img, .tipo2 img{
    border:8px solid #e5e5e5;
    margin:5px 0;
}

.otros{
    position:absolute;
    width:250px;
    border-left:1px dotted #CCC;
    height:120px;
    right:0px;
    top:40px;
    padding:25px;
}

.otros h4{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    font-size:18px;
    color:#90bd11;
}

.otros ul li a{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666;
}

.otros ul li{
    list-style-image:url(../images/punt-verd.gif);
    list-style-position:inside;
    margin:5px 0;
}

#acceso{
    /*
    original 
    width:205px;
    position:absolute;
    top:33px;
    right:39px;
    padding:8px;
    background-color:#e5e5e5;
    z-index:100;
    */
    width: 96px;
  position: absolute;
  top: 33px;
  right: 270px;
  padding: 8px;
  background-color: #e5e5e5;
  z-index: 99;
}

#acceso form .form{
    width:100px;
    border:1px solid #fff;
    background-color:#fff;
    width:90px;
    padding:2px;
    margin:3px 0;
}

#acceso form{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#666;
}

#acceso form a{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#666;
    text-decoration:underline;
    margin-left:20;
}
#nom{
    position:absolute;
    right:390px;
    top:8px;
}

#nom p{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}

#nom p strong{
    color:#90bd11;
}


#nom p a{
    font-size:10px;
    color:#fff;
    background-color:#CCC;
    padding:2px 6px;
    }

#nom p a:hover{
    background-color:#999;
}

.casnet-services{
    width:930px;
    background-image:url(../images/guapa.gif);
    background-position:bottom center;
    background-repeat:no-repeat;
    padding-bottom:50px;
    position:relative;
}

.casnet-services h3{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;; font-weight: 500;
    font-size:18px;
    color:#333;
}

.casnet-services p{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666;
    line-height:135%;
    width:380px;
    margin:7px 0;
}

.ventajas-casnet{
    position:absolute;
    width:350px;
    top:38px;
    right:10px;
}

.ventajas-casnet ul li{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    list-style-image:url(../images/ico-ok.gif);
    list-style-position:inside;
    margin:8px 0;
}

.forAnimate{
      opacity: 0;
    }




    
    
/**********************************************/
    
    
/*2016*/
.css-slider-mask {width: 1048px; height: 220px; margin-left: -45px;}
.css-slider {width: 100%; margin-left: 0px; }
.slide-gfx {width: 958px; height: 220px; border: 1px solid #e5e5e5; overflow: hidden;}
.slide-gfx img {max-width: 100%; width: 958px; height: 220px; border-radius: 0px; box-shadow: 0 0 80px rgba(255,255,255,0);}

.mini-ficha {width: 162px; height: 280px; position: relative;}
.mini-ficha-foto {width: 142px; height: 160px; overflow: hidden;}
.mini-ficha-foto img {width: 162px; height: auto;}

.productos-buscar {background: #f5f5f5; padding: 10px;}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #2a99c5 !important;
    border-color: #2a99c5 !important;
    color: #fff !important;
}
.pagination>li>a, .pagination>li>span {
    color: #2a99c5 !important;
}
.mini-ficha:hover {border-color: #2a99c5;}
.mini-ficha a:hover {text-decoration: none;}

    

/* menu productos */
.navigation {
  padding: 0;
  margin: 0;
  border: 0;
  line-height: 1;
  /**/ width: 250px;
}

.navigation ul,
.navigation ul li,
.navigation ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.navigation ul {
  position: relative;
  z-index: 500;
  float: left;
}

.navigation ul li {
  float: left;
  min-height: 0.05em;
  line-height: 1em;
  vertical-align: middle;
  position: relative;
}

.navigation ul li.hover,
.navigation ul li:hover {
  position: relative;
  z-index: 510;
  cursor: default;
}

.navigation ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 520;
  width: 100%;
}

.navigation ul ul li { float: none; }

.navigation ul ul ul {
  top: 0;
  right: 0;
}

.navigation ul li:hover > ul { visibility: visible; }

.navigation ul ul {
  top: 0;
  left: 99%;
}

.navigation ul li { float: none; }

.navigation ul ul { margin-top: 0.05em; }

.navigation {
  width: 13em;
  /*background: #333333;*/
  font-family: 'roboto', Tahoma, Arial, sans-serif;
  zoom: 1;
}

.navigation:before {
  content: '';
  display: block;
}

.navigation:after {
  content: '';
  display: table;
  clear: both;
}

.navigation a {
  display: block;
  padding: 1em 1.3em;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  /**/ background: #c5c5c5
}

.navigation > ul { width: 13em; /**/ width: 250px;}

.navigation ul ul { width: 13em; }

.navigation > ul > li > a {
  border-right: 0.3em solid #90bd11;
  color: #ffffff;
}

.navigation > ul > li > a:hover { color: #ffffff; }

.navigation > ul > li a:hover,
.navigation > ul > li:hover a { background: #90bd11; }

.navigation li { position: relative; }

.navigation ul li.has-sub > a:after {
  content: 'Â»';
  position: absolute;
  right: 1em;
}

.navigation ul ul li.first {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}

.navigation ul ul li.last {
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  border-bottom: 0;
}

.navigation ul ul {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.navigation ul ul { border: 1px solid #90bd11; }

.navigation ul ul a { color: #ffffff; }

.navigation ul ul a:hover { color: #ffffff; }

.navigation ul ul li { /*border-bottom: 1px solid #0F8A5F;*/ }

.navigation ul ul li:hover > a {
  background: #78a009;
  color: #ffffff;
}

.navigation.align-right > ul > li > a {
  border-left: 0.3em solid #90bd11;
  border-right: none;
}

.navigation.align-right { float: right; }

.navigation.align-right li { text-align: right; }

.navigation.align-right ul li.has-sub > a:before {
  content: '+';
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -6px;
}

.navigation.align-right ul li.has-sub > a:after { content: none; }

.navigation.align-right ul ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 598;
  width: 100%;
}

.navigation.align-right ul ul li.first {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}

.navigation.align-right ul ul li.last {
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
}

.navigation.align-right ul ul {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}


/*************************************************** k marzo 2017 ********/
.cabecera {width: 960px; height: 180px; margin-bottom: 0px; position: relative;}
.cabecera-logo {float: left;}
.cabecera-nav {background-color: #03658c; height: 35px; clear: both;}
.cabecera-nav li {float: left;}
.cabecera-nav li a {display: block; padding: 7px 20px; color: #fff; text-decoration: none;}
.cabecera-nav li a:hover {background-color: #2a99c5;}
.cabecera-nav li.here a {background-color: #01425c;}
.cabecera-extras {position: absolute; top: 10px; right: 0px;}
.boton-login, .cabecera-idiomas {float: right;}
.cabecera-idiomas {margin-left: 20px; padding-left: 14px; border-left: 1px solid #e5e5e5;}
.cabecera-idiomas li {float: left; padding: 3px 6px; font-size: 12px; color: #999;}
.cabecera-extras a {color: #03658c; text-decoration: none;}
.cabecera-extras a:hover {color: #2a99c5; text-decoration: none;}
.cabecera-contacta {position: absolute; bottom: 65px; right: 0px; text-align: right; color: #666;}
.cabecera-contacta strong {font-size: 16px; color: #03658c;}
.user-login {float: right;}
.user-login a {margin-left: 20px; font-size: 11px; color: #000; text-decoration: underline;}

.migas-de-pan {font-size: 12px; color: #999;}
.migas-de-pan strong {color: #333;}
.migas-de-pan a {color: #999; text-decoration: none;}
.migas-de-pan a:hover {color: #333; text-decoration: none;}

.boton-abrir-filtros {
    padding: 10px;
    margin-top: 10px;
    background: #f5f5f5;
}
.porsector label {font-weight: normal; font-size: 12px;}
.menu__link:hover, .menu__link[data-submenu]:hover::after {
    color: #2a99c5 !important;
    text-decoration: none;
}
.menu__breadcrumbs a {padding: 4px 0; color: #2a99c5 !important;}
.mini-ficha:hover {
    border-color: #2a99c5;
}

.text-soluciones h4 {color: #03658c;}
.boto-verd a {background-color: #03658c;}
.footer {
    height: 300px;
    /* background-image: url(../images/trama.gif); */
    background: #03658c;
    width: 960px;
    position: relative;
}
.direccions p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    width: 300px;
    float: left;
    margin: 25px 0 20px 110px;
}
.rollo {
    padding: 15px;
    background-color: #fff;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: none;
}
.direccions {margin: 0 15px !important;}
footer a {color: #fff;}

.menu__link {
    font-weight: 400;
    position: relative;
    display: block;
    padding: 0.5em 2em 0.5em 0.5em;
    color: #666;
    -webkit-transition: color 0.1s;
    transition: color 0.1s;
    border-bottom: 1px solid #e5e5e5;
    font-size: 12px;
}
.menu__wrap{
    top: 7em;
}




























    

