/* Color FONDO BACK IMAGE */
.spechead .backima{background:#0d0e0f;}

/* Posicionamiento LOGO IMAGE */
.spechead .logoima img{display:block;top:50%;left:50%;margin-top:-12.5rem;margin-left:-14.2rem;}

/* Color de seleccion de MENU */
.spechead nav li a:focus span:after,.spechead nav li a:hover span:after,.spechead .blindBox .active a span:after{background:#bb1b4a;}