@font-face {
    font-family: 'FORQUE';
    src: url("../fonts/forque/FORQUE-b4e1312903c561de1cb3cb2dc3867734.eot");
    src: url("../fonts/forque/FORQUE-b4e1312903c561de1cb3cb2dc3867734.eot") format('embedded-opentype'),
        url("../fonts/forque/FORQUE-e4fb56a95f361413f4f06ec14f945291.woff2") format('woff2'),
        url("../fonts/forque/FORQUE-918769cd626692b303cf3662a8f71147.woff") format('woff'),
        url("../fonts/forque/FORQUE-901d5938c910f0c9c0efbbab571718a6.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


body {
    background-color: #fff;
}

.navbar-brand {
    font-family: 'FORQUE';
    font-size: 2em;
}

h1, h2, h3, h4, h5 {
    font-family: 'FORQUE';
}

.icon {
    width: 18px;
}

.icon.order {
    margin-left: 5px;
}

.icon.order:hover {
    cursor: pointer;
}

#juegoscoleccion.cargando {
    height: 100%;
    position: relative;
    text-align: center;
}

#juegoscoleccion.cargando .spinner-border{
    margin: 150px auto 0px auto;    
}

#juegoscoleccion .juego {
    height: 230px;
}

#juegoscoleccion .juego .juegoinnerbox {
    position: relative;
    height: 100%;
}

#juegoscoleccion .juego .juegoinnerbox .portada {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 150px;
    opacity: .7;
}

#juegoscoleccion .juego:hover .juegoinnerbox .portada {
    opacity: 1;
    transition: .6s;
}

#juegoscoleccion .juego:hover {
    cursor: pointer;
}

#juegoscoleccion .juego .contTitulo {
    height: 80px;
    position: relative;
}

#juegoscoleccion .juego .contTitulo strong {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
}

#juegoscoleccion .juego:hover strong {
    background: #CF9819;
    background: radial-gradient(ellipse farthest-corner at center center, #CF9819 0%, #C929CF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: .6s;
}

#juegoscoleccion .juego .nota {
    position: absolute;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    font-size: 1.3em;
    color: #fff;
}

#juegoscoleccion .juego .duenos {
    position: absolute;
    width: 100%;
    height: 100px;
    top: 50px;
    padding-top: 20px;
    overflow: hidden;
}


#juegoscoleccion .juego .calor {
    position: absolute;
    width: 100%;
    height: 70px;
    bottom: 0px;
}

#juegoscoleccion .juego .calor .llamas{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#juegoscoleccion .juego .calor .llama {
    width: 26px;
    bottom: 0px;
    color: #ccc;
}

#juegoscoleccion .juego .duenos img {
    border-radius: 50%; 
    width: 35px;
    height: 35px;
    border: 1px solid #aaa;
    margin-top: -8px;
}

#sidebargrupo a.miembro {
    color: #000;
    text-decoration: none;
}
#sidebargrupo a.miembro:hover {
    color: #aaa;
    transition: .5s;
}
#sidebargrupo a.miembro img {
    border-radius: 50%; 
    width: 75px;
    height: 75px;
    border: 2px solid #aaa;
}
#sidebargrupo a.miembro span {
    display: block;
    width: 100%;
}

#sidebardetallesjuego {
    width: 30%;
    min-width:400px;
    overflow: scroll;
}

#sidebardetallesjuego .descripcion {
    font-size: .8em;
    color: #888;
}

#sidebardetallesjuego .termometro {
    background-color: #EEE;
    border-radius: 16px;
    width: auto;
    text-align: center;
    font-size: .75em;
    color: #333;
    margin: 20px 0;
}

#sidebardetallesjuego .termometro .fuego {
    width: 40px;
    color: #ccc;
}

#sidebardetallesjuego .termometro .fuego:hover {
    cursor: pointer;
}

#sidebardetallesjuego.cargando .spinner-border {
    margin: 50% auto 0 auto;
}

.warigradient {
    background: #CF9819;
    background: radial-gradient(ellipse farthest-corner at center center, #CF9819 0%, #C929CF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


@media (max-width: 576px) { 
    
}

.anti-gradient_100  {background: #57bb8a;}
.anti-gradient_95   {background: #63b682;}
.anti-gradient_90   {background: #73b87e;}
.anti-gradient_85   {background: #84bb7b;}
.anti-gradient_80   {background: #94bd77;}
.anti-gradient_75   {background: #a4c073;}
.anti-gradient_70   {background: #b0be6e;}
.anti-gradient_65   {background: #c4c56d;}
.anti-gradient_60   {background: #d4c86a;}
.anti-gradient_55   {background: #e2c965;}
.anti-gradient_50   {background: #f5ce62;}
.anti-gradient_45   {background: #f3c563;}
.anti-gradient_40   {background: #e9b861;}
.anti-gradient_35   {background: #e6ad61;}
.anti-gradient_30   {background: #ecac67;}
.anti-gradient_25   {background: #e9a268;}
.anti-gradient_20   {background: #e79a69;}
.anti-gradient_15   {background: #e5926b;}
.anti-gradient_10   {background: #e2886c;}
.anti-gradient_5    {background: #e0816d;}
.anti-gradient_0    {background: #dd776e;}

.llama1 {
    color: #FABC3F !important;
}
.llama2 {
    color: #E85C0D !important;
}
.llama3 {
    color: #C7253E !important;
}
.llama4 {
    color: #821131 !important;
}