/* Color FONDO BACK IMAGE */
.spechead .backima{background:#ff4a43;}

/* Posicionamiento LOGO IMAGE */
.spechead .logoima img{width:auto;display:block;top:50%;left:50%;margin-top: -4.5rem;margin-left: -16.3rem;}

/* 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:#ff4a42;}
