/* Color FONDO BACK IMAGE */
.spechead {background:#f43022;}

/* Posicionamiento LOGO IMAGE */
.spechead .logoima img {display:block;top:50%;margin-top: -2.8rem;left:50%;margin-left: -12.5rem;width: 25rem;}

/* 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:#ff1e08;}