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

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

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

@media (max-width:1400px){
    .spechead .hostima img {height: 100%;}
}