﻿/* Color FONDO BACK IMAGE */
.spechead {background-color:#cbcbcb;}

/* Posicionamiento HOST IMAGE */
.spechead .hostima img{top:-4.5em;left:-5rem;}

/* Posicionamiento LOGO IMAGE */
.spechead .logoima img{top:1em;left:6.25em;}

/* Color de seleccion de MENU */
.spechead nav li a:hover span:after, .spechead .blindBox .active a span:after{background:#769f9b !important;}

/*titulos secciones*/
body[data-cat='TE_SCUENT'] .grid > .secBox span,
body[data-cat='TE_SCUENT'].bigTit > .grid > .secBox span:not(.titaux),
body[data-cat='TE_SCUENT'] .generador .grid > .secBox span,
body[data-cat='TE_SCUENT'] .bigTit > .grid > h1 span:not(.titaux){color:#769f9b;text-align:center;display:block;}
body[data-cat='TE_SCUENT'] .mainBox .auxBox li:before{color:#769f9b;}


/*80me*/
.partBox{width:100%;max-width:118rem;display:block;margin:0 auto;position:relative;}
.partBox .partima{width:15.1rem;height:15.3rem;position:absolute;bottom:.5rem;right:.5rem;}
.partBox .partima img{width:100%;height:auto;position:relative;}
.partBox a span:not(.partima){clip:rect(0,0,0,0);position:absolute;top:-100%;left:-100%;overflow:hidden;}