/* Color FONDO  */
.spechead {background:#f8e0be ;}

/* Posicionamiento LOGO IMAGE */
.spechead .logoima img {display:block;top:50%;margin-top: calc(-7.4rem / 2);left:50%;margin-left: calc(-24.3rem / 2);}

/* Color de seleccion de MENU */
.subheader .spechead nav li a:hover span:after, .subheader .spechead .blindBox .active a span:after {background:transparent;}