/* Color FONDO BACK IMAGE */
.spechead {background:#ffffff;}

/* Posicionamiento LOGO IMAGE */
.spechead .logoima img {display:block;top:50%;margin-top:-6rem;left:50%;margin-left:-10rem;}

/* Color de seleccion de MENU */
.spechead nav li a:hover span:after, .spechead nav li a:focus span:after, .spechead .blindBox .active a span:after {background: #00c95c}

/** cabecera en línea **/
body.e_nac.e_aut .subheader .spechead,body.e_nac.e_aut .subheader .spechead .container{height:7rem;}
body.e_nac.e_aut .subheader .spechead:after{display:none;}

/* Posicionamiento LOGO IMAGE resultados*/
body.e_nac.e_aut .subheader .spechead .logoima img {left: 0;z-index: 2;margin-left:0;width:auto;height: 8rem;margin-top: -4rem;max-height: unset;max-width: 100%;}

/*menu navegacion*/
body.e_nac.e_aut .subheader .spechead nav.blindBox{width: 100%;max-width:118rem;margin:0 auto;padding-left: 35rem;background:transparent;text-align:right;margin-top: -6rem;}
body.e_nac.e_aut .subheader .spechead nav.blindBox .ico {display:inline-block}
body.e_nac.e_aut .subheader .spechead nav.blindBox .ico span {position: relative;}
