/* Color FONDO BACK IMAGE */
.spechead {background:#071623;}

/* Posicionamiento LOGO IMAGE */
.spechead .logoima img {display:block;top:50%;margin-top: -2.1rem;left: 20%;margin-left: 0;}

.hostima img {top:-3rem;}

/* Color de seleccion de MENU */
.spechead nav li a:hover span:after, .spechead .blindBox .active a span:after {background:#ff6e54;}