/* Color FONDO BACK IMAGE */
.spechead  {background:#bb273b;}

/* Posicionamiento LOGO IMAGE */
.spechead .logoima img {display:block;top:50%;margin-top: -3.85rem;}
.spechead .hostima img{top: -4rem;}

/* 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:#3b2359;}