/*cabecera a 100*/
/*.spechead{height:14em;}
.spechead .container{height:10em;}*/

/* Color FONDO BACK IMAGE */
.spechead .backima {background:#3b6b8c;background: linear-gradient(90deg, rgba(61,107,141,1) 0%, rgba(80,143,187,1) 25%, rgba(80,143,187,1) 75%, rgba(61,107,141,1) 100%);}

.spechead .backima img {width: 100%;margin: 0;left: 0;display: none;}

/* Posicionamiento LOGO IMAGE */
.spechead .logoima img {display: block;top: 50%;margin-top: -3.5rem;left: 50%;margin-left: -4.05rem;}

/* Posicionamiento HOST IMAGE */
.spechead .hostima img {top: auto;bottom: 1.8rem;left: auto;right: 50%;margin-right: -28rem;}

/* Color de seleccion de MENU */
.subheader .spechead nav li a:hover span:after,
.subheader .spechead .blindBox .active a span:after {
  background: #3b6b8c;
}
