/* FONDO BACK IMAGE */
.spechead{background:#fff;height:10rem;}
.spechead .container{height:10rem;}
.spechead .backima img{top:0;}
.spechead:after{display:none;}
/* Posicionamiento LOGO IMAGE */
.spechead .logoima img{display:block;top:50%;margin-top:-4rem;left:0%;max-width:11rem;max-height:8rem;}
.subheader nav .ico {display:inline-block;}

/* Color de seleccion de MENU */
.subheader .spechead nav li a:hover span:after, .subheader .spechead .blindBox .active a span:after{background:#3b3b3b;}
/*menu navegacion*/
.spechead nav.blindBox{max-width:118rem;padding-left:10rem;background:transparent;text-align:left;margin:0 auto;margin-top:-5rem;}

.p_final .article .falseH1:before{height:.1rem;}

/*arreglo pestañas*/
.subheader nav li .ico span {font-size:1.8rem;font-weight:300;}

@media (max-height:1400px){
   .spechead nav.blindBox{text-align:right;} 
}