* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0;
    outline: none;
    padding: 0;
}

.flex, .flex--center, .flex--end, .flex--between, .flex--around {
    display: flex;
    flex-wrap: wrap;
}

.tbodyTickets{
    background-color: white !important;
}

.flex--center {
    justify-content: center;
}

.flex--end {
    justify-content: flex-end;
}

.flex--between {
    justify-content: space-between;
}

.flex--around {
    justify-content: space-around;
}

.vcenter {
    align-items: center;
}

.nowrap {
    flex-wrap: nowrap;
}

.center {
    margin: 0 auto;
    padding: 0 !important;
}

.txtc {
    text-align: center;
}

.derecha {
    text-align: right;
}

.txtr {
    text-align: right;
}

.floatl {
    float: left;
}

.floatr {
    float: right;
}

.clearfix {
    clear: both;
}

.content50 {
    width: 50%;
    min-width: 300px;
    margin: 0 auto;
}

.hide {
    display: none;
}

[class^="ico-"]::before {
    content: "";
    display: block;
    position: relative;
}

html, body {
    background-color: #000;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.6rem;
    -ms-overflow-style: none;
    overflow: auto;
}

header, main, footer {
    width: 100%;
}

main > section {
    margin: 0 auto;
    min-height: 450px;
    width: 100%;
}
section.seo-sect{
    background: #E60881;
}
section.seo-sect.vip-seo {
    background: #000;
}
#membersarea, #dedicatedpage, section.promociones, section.nobanner {
    max-width: 1280px;
    margin: 0 auto;
}

header {
    background-color: #000;
    position: fixed;
    z-index: 200;
}

main {
    flex: 1 0 auto;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

h1 {
    font-size: 2rem;
    line-height: 3rem;
    margin-bottom: 20px;
    /*text-transform: uppercase;*/
}

.titleh2, h1.titlePink {
    background-color: #E40090;
    color: #fff;
    font-size: 1.5rem;
    line-height: 3rem;
    margin: 0 0 20px 0;
    padding-left: 8%;
    text-transform: uppercase;
}

h1.titleDescription {
    color: #fff;
    font-size: 2rem;
    line-height: 2.5rem;
}

h2 {
    background-color: #FFF;
    color: #000;
    font-size: 1.5rem;
    line-height: 2.2rem;
    margin-bottom: 20px;
    padding: 10px 0;
    /*text-align: center;*/
}

#contentdedicatedpage h2 {
    background-color: #000;
    color: #FFF;
    font-size: 1.2rem;
    line-height: 2.0rem;
    padding: 0;
    text-align: left;
}

h3 {
    font-size: 1.2rem;
    margin-bottom: 10px;
}

p {
    margin-bottom: 20px;
}

a {
    color: #FFF;
    text-decoration: none;
}

picture {
    height: auto;
    max-width: 100%;
    width: 100%;
}

img {
    max-width: 100%;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border: 0;
    border-bottom: 1px solid #FFFF;
/*     border-bottom: 1px solid #878787; */
    margin: 24px 0;
}

ol, ul {
    list-style-position: inside;
}

ol li, ul li {
    /*font-size: 1.1rem;*/
    line-height: 1.6rem;
    margin-bottom: 10px;
    padding-left: 30px;
}

li ol {
    margin-top: 20px;
}

.type-roman {
    list-style-type: lower-roman;
}

.type-a {
    list-style-type: lower-latin;
}

.type-roman-upper {
    list-style-type: upper-roman;
}

main {
    min-height: 70vh;
}

body, header, .centrado, #myModal, .desktopheader, #mainmenu, header > div, #divrealsubs, .centradoh, dl, #contentdedicatedpage, #contentdedicatedpage > div:nth-child(2), #e_mail_forgot-div, .gamescontainer figure figcaption, #lastSlotSessionInfo, .depositfund, .gamescuadricula, .gamescuadricula figure figcaption {
    display: flex;
}

body, header, .centrado, #myModal, #lastSlotSessionInfo {
    flex-direction: column;
    flex-wrap: nowrap;
}

.desktopheader, #mainmenu, header > div, #divrealsubs, .centradoh, dl, #contentdedicatedpage, #contentdedicatedpage > div:nth-child(2), #e_mail_forgot-div, .gamescontainer figure figcaption, .depositfund, .gamescuadricula, .gamescuadricula figure figcaption {
    flex-direction: row;
}

.lobby {
    width: 85%;
}

.lobby-center {
    display: flex;
    justify-content: center;
}

body, header, .centrado, .desktopheader, header > div, #contentdedicatedpage, #e_mail_forgot-div, .gamescontainer figure figcaption, .depositfund, .gamescuadricula figure figcaption {
    justify-content: space-between;
}

#divrealsubs {
    justify-content: flex-start;
}

.memberscontainer {
    justify-content: flex-end;
    width: 30%;
    ; }

#mainmenu, .centradoh, #myModal, #contentdedicatedpage > div:nth-child(2), #lastSlotSessionInfo, .gamescuadricula {
    justify-content: center;
}

#contentdedicatedpage > div:nth-child(2) {
    margin: 60px 0px auto 0px;
}

dl {
    justify-content: space-around;
    margin-bottom: 25px;
}

.desktopheader, #mainmenu, .memberscontainer, header > div {
    flex-wrap: nowrap;
}

#divrealsubs, .centradoh, #contentdedicatedpage, #contentdedicatedpage > div:nth-child(2), .depositfund, .gamescuadricula {
    flex-wrap: wrap;
}

.desktopheader, #mainmenu, .centrado, #myModal, dl, .gamescontainer figure figcaption, #lastSlotSessionInfo, .memberscontainer, .desktopheader div:first-child {
    align-items: center;
}

.gamescuadricula figure figcaption {
    /* justify-content: flex-end; */
}

#desktop-menu-button-open {
    font-size: 1.5rem;
    margin: 0 25px 0 10px;
    cursor: pointer;
    width: 29px;
    height: 30px;
}

#desktop-menu-user-open {
    /* font-size: 1.2rem; */
    margin: 0 5px 0 7px;
    cursor: pointer;
    width: 25px;
}

.desktopheader div:first-child a {
    line-height: 0;
}

#mainmenu a {
    font-size: .9rem;
    font-weight: bold;
    margin: 0 10px;
    padding: 0;
    text-transform: uppercase;
}

#mainmenu .active, #mainmenu a:focus, #mainmenu a:hover {
    color: #E60881;
}

.linkActivo {
    color: #E60881;
}

.mobileheader > div {
     padding: 8px 10px 3px 10px;
}

.mobileheader > div i {
    font-size: 1.8rem;
}

#mobile-main-menu, #mobile-user-menu {
    background-color: rgba(0,0,0,0.7);
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 220;
}

#mobile-main-menu nav, #mobile-user-menu nav {
    background-color: #1E1E1E;
    height: 100%;
    max-width: 384px;
    overflow: auto;
    -ms-overflow-style: none;
    width: 100%;
}

#mobile-main-menu nav {
    padding: 20px 20px 100px 20px;
    margin-bottom: 75px;
    border-top: 2px solid #E40090;
}

#mobile-user-menu nav {
    padding: 0 0 100px 0;
    position: absolute;
    right: 0;
}

#mobile-main-menu nav ul, #mobile-user-menu nav ul {
    padding: 0;
}


#mobile-main-menu nav ul li {
    list-style-type: none;
    margin: 15px 25px;
    padding: 0;
    border-bottom: 1px solid rgb(75 75 75 / 50%);
}

#mobile-main-menu nav ul li:last-child{
    border-bottom: none;
}

#mobile-user-menu nav ul li a, #mobile-user-menu nav ul li ul li a {
    color: #969696;
    display: block;
    font-size: 1rem;
    font-weight: normal;
    padding: 10px 0 10px 0;
    text-decoration: none;
}

#mobile-main-menu nav ul li a, #mobile-main-menu nav ul li ul li a {
    color: #FFF;
    display: block;
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1rem;
    text-decoration: none;
}

#mobile-main-menu nav ul li a {
    text-transform: uppercase;
    position: relative;
    color: #969696;
    font-size: 1rem;
    margin-bottom: 8px;
}

#mobile-main-menu nav ul li a:hover,#mobile-user-menu nav ul li a:hover{
    color: #E40090;
}

#mobile-main-menu nav ul li ul li a {
    text-transform: capitalize;
}

#mobile-main-menu nav ul li a::before {
    width: 25px;
    height: 25px;
    top: 0;
    left: -40px;
    position: absolute;
}

#mobile-main-menu nav ul li a:hover, #mobile-user-menu nav ul li a:hover, #mobile-main-menu nav ul li ul li a:hover, #mobile-user-menu nav ul li ul li a:hover, #mobile-main-menu nav ul li a:active, #mobile-user-menu nav ul li a:active, #mobile-main-menu nav ul li ul li a:active, #mobile-user-menu nav ul li ul li a:active {
    color: FFF;
}

#mobile-user-menu .flex--center input, #notloggedin .flex--center input {
    margin: 10px 0;
    width: 65%;
}

#mobile-user-menu .flex--center label, #notloggedin .flex--center label {
    text-align: center;
    width: 30%;
}

#mobile-user-menu .flex--center label, #notloggedin .flex--center label, #mobile-user-menu p {
    color: #838383;
}

#li-depositar {
    margin-top: -10px;
    margin-bottom: 24px;
    background-color: #E60881;
}

#mobile-menu-button-open {
	cursor: pointer;
    width: 50px;
}

#mobile-menu-button-open img {
    width: 32px;
    object-fit: contain;
}

#mobile-user-menu .btn-registro, #notloggedin .btn-registro {
    margin: 20px auto;
    width: 96%;
}

#mobile-main-menu h6 {
    margin-bottom: 25px;
}

.menulogin h3, #notloggedin h3 {
    background-color: #E40090;
    padding: 5px 10px;
    width: 100%;
    margin: 0;
    font-size: 1rem;
    display: flex;
    justify-content: space-around;
}

#notloggedin h3{
    justify-content:space-between;
}


.menulogin {
    min-height: 120vh;
}

.menulogin ul {
    margin: 10px auto;
    width: 90%;
}

.menulogin ul li {
    border-bottom: 1px solid #323232;
    list-style-type: none;
    margin: 3px auto;
    width: 80%;
    padding-left: 0;
}

#boxSupport-menu-right {
    margin: 10px 0 20px 0;
    text-align: center;
}

#tlfnumber-menu-right {
    margin-bottom: 5px;
    visibility: hidden;
}

#notloggedin {
    margin: 20px auto 0 auto;
    max-width: 600px;
    width: 100%;
}

.mpucontainer {
    margin: 0 auto;
    width: 90%;
}

.mpucontainer ul {
    margin: 0 0 10px 0;
}

.mpucontainer ul li {
    background-color: #FFF;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    list-style-type: none;
    margin: 0 0 5px 0;
    padding: 20px 0;
    position: relative;
}

.mpucontainer ul li a {
    color: #000;
    display: block;
}

.mpucontainer ul li a::after {
    content: ">";
    font-size: 1.5rem;
    font-weight: bold;
    position: absolute;
    right: 5%;
    top: 15%;
}

#sessionTime2 {
    position: absolute;
    right: 5%;
}

.centrado input {
    margin: 0;
    width: 50%;
}

#loginErrorMsg, .error, .informativo, .correcto, .alerta, .validation-info, .validation-none, .validation-error {
    /*background-repeat: no-repeat !important;;
    background-position: 8px 16px !important;;
    background-size: 35px !important;;
    margin: 10px auto !important;;
    padding: 13px 13px 23px 50px !important;;
    color: #000405 !important;*/
    padding: 10px 50px;
    margin: 10px 0;
    font-weight: bold;
}

#loginErrorMsg, .error, .validation-error {
    background-color: #ffddd8;
    /*background-image:url('/img/layout/error.png');*/
    border: 1px solid #dc9b7c;
    color: #a45555 !important;
}

.correcto {
    background-color: #ddf3ad;
    /*background-image:url('/img/layout/success.png');*/
    border: 1px solid #abca69;
    color: #516926;
}

.alerta {
    background-color: #fff0c4;
    /*background-image:url('/img/layout/warning.png');*/
    border: 1px solid #cba540;
    color: #987f4e;
}

.informativo, .validation-info {
    background-color: #d6fcff;
    /*background-image:url('/img/layout/notice.png');*/
    border: 1px solid #9fe3ff;
    color: #527a9f;
}

#loginErrorMsg a, .error a, .informativo a, .correcto a, .alerta a, .validation-info a, .validation-none a, .validation-error a {
    color: #999;
    /*text-decoration: underline;*/
}

#subbalances {
    background-color: rgba(255,255,255,.1);
    margin: 10px auto;
    padding: 10px;
}

#subbalances p {
    font-size: .8rem;
    margin-bottom: 10px;
}

img[src="/img/layout/logotipo-grande.png"], img[src="/img/layout/logo-cuadrado.jpg"], img[src="/img/layout/main-logo-mobile.png"], img[src="/img/layout/jugar-bien.png"], img[src="/img/layout/juego-seguro.png"], img[src="/img/layout/autoexclusion.png"], img[src="/img/layout/mayor-18.png"], img[src="/img/layout/main-logo.png"], .metodospago img {
    width: 100%;
}

img[src="/img/layout/main-logo.png"] {
    max-width: 400px;
}

img[src="/img/layout/logotipo-grande.png"] {
    max-width: 250px;
}

img[src="https://d1131w2enq9v80.cloudfront.net/img/layout/main-logo-mobile.png"] {
    max-width: 180px;
}

img[src="https://d1131w2enq9v80.cloudfront.net/img/layout/main-logo-desktop.png"] {
    max-width: 200px;
}

img[src="/img/layout/logo-cuadrado.jpg"] {
    margin: 5px;
    max-width: 100px;
}

img[src="/img/layout/jugar-bien.png"], img[src="/img/layout/juego-seguro.png"] {
    max-width: 150px;
    min-width: 50px;
}

img[src="/img/layout/autoexclusion.png"], img[src="/img/layout/mayor-18.png"], .metodospago img {
    max-width: 60px;
    min-width: 30px;
}

.transicion {
    transition: all 1s ease;
}

.btn-secundario, .btn-principal, .btn-depositar {
    cursor: pointer;
    display: inline-block;
    font-size: 1.2rem;
    font-weight: bold;
    margin: 10px;
    padding: 8px 15px;
    text-transform: uppercase;
    white-space: nowrap;
    border-radius: 2px;
}

.btn-secundario:hover, .btn-principal:hover, .btn-depositar:hover {
    opacity: 0.7;
}

.btn-principal {
    background-color: #000;
    border: 1px solid #FFF;
    color: #FFF;
}

.btn-secundario, #popupWindow .btn-secundario {
    background-color: #E60881;
    border: 1px solid #E60881;
    color: #FFF;
}

.btn-depositar {
    background-color: #158C04;
    color: #FFF;
}

.btn-secundario a, .btn-principal a, .btn-depositar a {
    text-decoration: none;
}

.btn-selected {
    background-color: #BA0000;
    width: 100%;
}

.atencion-cliente-btns {
    min-width: 320px;
    width: 50%;
}

.btn-gristrans {
    border: 1px solid #6f6f6f;
    background-color: transparent;
    box-sizing: border-box;
    color: #6f6f6f !important;
    display: block;
    font-size: 1.3rem;
    font-weight: bold;
    padding: 15px 5% 15px 22%;
    width: 100%;
    min-width: 310px;
    margin-bottom: 20px;
    text-align: left;
    position: relative;
    cursor: pointer;
    transition: .5s all ease-in-out;
}

.btn-gristrans:hover {
    border: 1px solid #fff;
    color: #fff !important;
    padding: 15px 5% 15px 28%;
    transition: .3s all ease-in-out;
}

.btn-form-finanzas{
    background-color: #E60881;
    color: #FFF;
    border-style: none;
    padding: 3px;
    border-radius: 2px;
}

.atencion-cliente-btns button[class*="ico-"]::before, .atencion-cliente-btns a[class*="ico-"]::before {
    content: "";
    display: block;
    width: 50px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 43px;
    position: absolute;
    top: 3px;
    left: 6%;
    transition: .5s all ease-in-out;
}

.ico-arroba::before {
    background-image: url(/img/layout/arroba.png);
}

.ico-tlf::before {
    background-image: url(/img/layout/tlf.png);
}

.ico-bocadillo::before {
    background-image: url(/img/layout/mensaje.png);
}

.ico-dedo::before {
    background-image: url(/img/layout/ico-dedo.png);
    top: 15px !important;
}

.ico-arroba:hover::before {
    background-image: url(/img/layout/arroba-white.png);
    transition: .3s all ease-in-out;
}

.ico-tlf:hover::before {
    background-image: url(/img/layout/tlf-white.png);
    transition: .3s all ease-in-out;
}

.ico-bocadillo:hover::before {
    background-image: url(/img/layout/mensaje-white.png);
    transition: .3s all ease-in-out;
}

.ico-dedo:hover::before {
    background-image: url(/img/layout/ico-dedo-white.png);
    transition: .3s all ease-in-out;
}

.fullwidth {
    font-size: 1.2rem;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.subrayado {
    text-decoration: underline;
}

.memberscontainer a {
    text-decoration: none;
}

.centrado {
    margin: 10px auto;
    text-align: center;
}

.clearfix:after {
    clear: both;
    content: "";
    display: table;
    height: 20px;
}

.btn-membersarea{
    border-radius: 2px;
}
#membersarea .btn-membersarea {
    background-color: #E40090;
    border: none;
    color: #FFF;
    margin: 10px 0;
    padding: 5px 10px;
    text-transform: uppercase;
}


#type1_div #box-btn-escanear{
    margin-bottom: 20px;
    text-align: center;
    padding: 0;
}


#membersarea h1 {
    width: 100%;
}

#membersarea h1 span {
    color: #FFF;
    margin: 0 10px 0 0;
    cursor: pointer;
}

#membersarea h2 {
    border-bottom: 1px solid #D4D4D4;
    margin-bottom: 20px;
    padding: 0 0 10px 15px;
    text-align: left;
}

#membersarea blockquote {
    margin: 5px 10px 5px 25px;
}

#paginador {
    list-style-type: none;
}

#membersarea input, #membersarea select, #membersarea option, #membersarea textarea {
    width: 100%;
}

#membersarea input.subscriptions, #check-deposit-ok{
    width: 20px;
}

#membersarea {
    color: #000;
    padding: 5px;
}

#membersarea > div {
    background-color: #FFF;
    padding: 10px;
    ; }

.pagination a {
    color: #000;
}

.tickets > div {
    flex: 1;
    margin: 0 5px;
    min-width: 300px;
}

td a {
    color: #E40090;
}

table {
    /*margin: 20px auto;
    width: 100%;
    border: 1px solid;
    border-spacing: 0;
    border-collapse: collapse;*/
}

th, td {
    /*color: #000;
    padding: 10px;
    border: 1px solid;*/
}

th {
    /*background-color: #CCC;
    text-align: left;
    vertical-align: bottom;*/
}

tbody tr {
    /*background-color: #FFF;*/
}

input[type="submit"] {
    cursor: pointer;
}

#mobilebalances {
    background-color: #ffff;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0px;
    color: #000;
    justify-content: space-around;
    background-color: white;
    padding: 10px 0;
}

#mobilebalances div {
    /* padding: 5px 0; */
}

#mobilebalances div:nth-of-type(odd) {
    padding-left: 0;
    width: auto;
}

#mobilebalances div:nth-of-type(even) {
    width: auto;
}

#mobilebalances div:nth-of-type(3), #mobilebalances div:nth-of-type(4) {
    border-bottom: 2px solid #000;
}

#mobilebalances div:nth-of-type(1), #mobilebalances div:nth-of-type(2), #mobilebalances div:nth-of-type(3), #mobilebalances div:nth-of-type(4) {
}

#mobile-main-menu .btn-deposito {
    display: block;
    margin: 20px auto;
    width: 100%;
}

.progress {
    background-color: #E5E5E5;
    border: 2px solid #B9B9B9;
    text-align: center;
    width: 50%;
}

.progress-bar {
    background-color: #FF0094;
    font-size: 1.2rem;
    font-weight: bold;
    /*padding: 10px;*/
    width: 100%;
}

.limites > div {
    align-items: center;
    border-top: 1px solid #D5D5D5;
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
}

.limites > div:last-child {
    border-bottom: 1px solid #D5D5D5;
}

.txt-limites {
    line-height: normal;
    padding-top: 30px;
    text-align: center;
}

.upper {
    text-transform: uppercase;
}

#myModal {
    background-color: rgba(0,0,0,.7);
    display: none;
    height: 100vh;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}

#myModal > div {
    /*background-color: #333;
    border: 1px solid #CCC;
    padding: 20px;
    text-align: center;*/
}

.promocion {
    background-color: #2D2D2D;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 2%;
    max-width: 800px;
    min-width: 290px;
    width: 46%;
}

.promocion img {
    max-width: 800px;
    width: 100%;
}

.promocion p, .promocion h3 {
    margin: 10px;
}

.box-promo {
    margin: 10px 25px;
    min-width: 320px;
    width: 40%;
}

.box-promo h3 {
    font-size: 1.4rem;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.box-promo__contenedorImg {
    position: relative;
}

.box-promo__contenedorImg a {
    margin: 4px;
    padding: 8px 0;
    text-align: center;
    width: 99%;
}


.gamescontainer {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-left: 10px;
    -webkit-overflow-scrolling: touch;
}

.gamescontainer::-webkit-scrollbar {
    display: none;
}

.gamescontainer figure, .gamescuadricula figure {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    margin-right: 5px;
    position: relative;
}

.gamescontainer figure > a, .gamescuadricula figure > a {
    display: block;
    height: calc(100% - 59px);
    position: absolute;
    top: 25px;
    width: 100%;
}

.gamescuadricula figure {
    margin-bottom: 25px;
}

.favorite {
    text-align: right;
    width: 100%;
}


.tiny .favorite img {
    height: 20px;
    margin: 5px 5px 0px 0px;
}

#favoritosDesktop figure, #favoritosMobile figure, .small figure {
    min-height: 252px;
    min-width: 160px;
}

#favoritosDesktop figure:last-child, #favoritosMobile figure:last-child, .small figure:last-child {
    min-width: 190px;
}

#favoritosDesktop figure:last-child figcaption, #favoritosMobile figure:last-child figcaption, .small figure:last-child figcaption {
    max-width: 160px;
}

.big figure {
    min-height: 339px;
    min-width: 215px;
}

.big figure:last-child {
    min-width: 245px;
}

.big figure:last-child figcaption {
    max-width: 215px;
}

.square figure {
    min-height: 315px;
    min-width: 313px;
}

.square figure:last-child {
    min-width: 343px;
}

.square figure:last-child figcaption {
    max-width: 315px;
}

.tiny figure {
    min-height: 176px;
    min-width: 112px;
}

.tiny figure:last-child {
    min-width: 145px;
}

.tiny figure:last-child figcaption {
    max-width: 112px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .tiny figure {
        min-height: 211px;
        min-width: 133px !important;
    }

    .tiny figure:last-child {
        min-width: 163px !important;
    }

    .tiny figure:last-child figcaption {
        max-width: 134px;
    }
}

.gamescontainer figure:last-child .favorite {
    width: calc(100% - 30px);
}

.gamescontainer .tiny figure:last-child .favorite {
    width: 100%;
}

.gamescuadricula figure {
    min-height: 220px;
    min-width: 140px;
}

.gamescontainer figure figcaption, .gamescuadricula figure figcaption {
    bottom: 0;
    font-size: 1.1rem;
    font-weight: bold;
    padding: 5px;
    position: absolute;
    width: 100%;
}

.gamescontainer figure figcaption {
    background-color: rgba(0,0,0,.7);
    text-align: center;
}

.gamescuadricula figure figcaption {
    position: absolute;
    background-color: rgba(0,0,0,.7);
}

.gamescontainer figure figcaption span img, .gamescuadricula figure figcaption img {
    width: 20px;
}

.menutouch, .tituloslider, .flechas {
    position: relative;
}

.menutouch-flechal, .menutouch-flechar {
    content: "";
    background-color: rgba(0,0,0,.6);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 100%;
    position: absolute;
    top: 0;
    width: 30px;
    z-index: 100;
}

.menutouch-flechal {
    background-image: url("/img/layout/left-cursor.png");
    left: 0;
}

.menutouch-flechar {
    background-image: url("/img/layout/right-cursor.png");
    right: 0;
    text-align: right;
}

.btn-jugar, .btn-info {
    border: none;
    cursor: pointer;
    font-weight: bold;
    margin: 5px;
    padding: 10px 20px;
    text-transform: uppercase;
}

.btn-jugar:hover, .btn-info:hover {
    opacity: 0.7;
}

.btn-jugar, .btn-registro, .btn-deposito {
    background-color: #E40090;
    color: #FFF;
}

.btn-info {
    background-color: #FFF;
    color: #E40090;
}

.btn-jugar a, .btn-info a {
    text-decoration: none;
}

.btn-registro, .btn-deposito, .btn-transparente {
    font-size: 1rem;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    width: 48%;
}

.btn-registro, .btn-deposito {
    border: 1px solid #E40090;
    border-radius: 2px;
}

.btn-transparente {
    border: 1px solid #838383;
    border-radius: 2px;
}

aside {
    background-color: #000;
    position: fixed;
    z-index: 210;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    bottom: 0;
    right: 0%;
    left: 0%;
    /* border-top-left-radius: 8px;
    border-top-right-radius: 8px; */
}

.hidemenu {
    animation: hidemenu 1s ease-in-out;
    animation-fill-mode: forwards;
}

.showmenu {
    animation: showmenu 1s ease-in-out;
    animation-fill-mode: forwards;
}

@keyframes hidemenu {
    from {
        bottom: 0;
    }

    to {
        bottom: -60px;
    }
}

@keyframes showmenu {
    from {
        bottom: -60px;
    }

    to {
        bottom: 0;
    }
}

aside ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

aside ul li {
    border-right: 1px solid #5e5e5e;
    box-shadow: 1px 0 0 #373737;
    color: #878787;
    font-size: .6rem;
    font-weight: bold;
    margin-bottom: 0;
    padding-left: 0;
    text-align: center;
    width: 75px;
}

aside ul li:last-child {
    border-right: none;
    box-shadow: none;
}

aside ul li a {
    position: relative;
}

aside ul li a::before {
    width: 35px;
    height: 35px;
    top: 8px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
}

.ico-principal-bottom::before {
    top: 8px;
}

.ico-videobingo-bottom::before {
    top: 10px;
}

#cookiesInfo {
    background-image: radial-gradient(#666, #444, #222);
    background-color: #CCC;
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 210;
}

#cookiesInfo p {
    color: #FFF;
    font-size: .7rem;
    line-height: .9rem;
    padding: 20px 20px 0 20px;
    text-align: center;
}

#cookiesInfo .btn-transparente {
    display: block;
    margin: 5px auto;
    width: 25%;
}

#dedicatedpage .btn-secundario, #dedicatedpage .btn-primario {
    margin: 10px;
    padding: 5px 100px;
}

#contentdedicatedpage > div {
    /*margin: 25px 0;*/
    padding: 0 10px;
}

#contentdedicatedpage p {
    line-height: 1.4rem;
    margin: 20px 0;
}

#contentdedicatedpage > div {
    width: 48%;
}

#contentdedicatedpage > div:nth-child(2) > div {
    padding: 0 5px 10px 5px;
    width: 50%;
}

#contentdedicatedpage > div:nth-child(2) > div h3 {
    font-size: .9rem;
    margin: 0;
    text-transform: uppercase;
}

#contentdedicatedpage > div:nth-child(2) > div p {
    font-size: .8rem;
    margin: 0;
    text-align: left;
}

#contentdedicatedpage a {
    color: #E40090;
}

.centrarDiv {
    color: green;
}

h3.dedicated {
    font-size: 1rem;
}

#lastSlotSessionInfo {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    max-height: 100vh;
    overflow: auto;
    background: rgba(0,0,0,0.8);
}

#lastSlotSessionInfo > div {
    /*width: 50%;*/
}

#lastSlotSessionInfo #popupWindow {
    background-color: #FFF;
}

#lastSlotSessionInfo h3 {
    color: #000;
}

/*********************************************************/
/********************MENU IZQ MÓVIL **********************/
.btncierre {
    position: relative;
}

.btncierre::before {
    content: "";
    background: url(/img/layout/xcierre-grey.png) no-repeat;
    background-size: contain;
    display: block;
    height: 30px;
    position: absolute;
    right: 0;
    top: -11;
    width: 30px;
}

.ico-principal::before {
    background: url(/img/layout/ico-principal-white.png) no-repeat;
    background-size: contain;
}

.ico-tragaperras::before {
    background: url(/img/layout/ico-tragaperras-white.png) no-repeat;
    background-size: contain;
}

.ico-novomatic::before {
    background: url(/img/layout/ico-novomatic.png) no-repeat;
    background-size: contain;
}

.ico-establecimientos::before {
    background: url(/img/layout/icon-Establecimirntos.png) no-repeat;
    background-size: contain;
}

.ico-ApuestasVirtuales::before {
    background: url(/img/layout/icon-deportes-Virtuales.png) no-repeat;
    background-size: contain;
}

.ico-tragaperras-bar::before {
    background: url(/img/layout/ico-slot-simple.png) no-repeat;
    background-size: contain;
}

.ico-tragaperras-casino::before {
    background: url(/img/layout/ico-5slot.png) no-repeat;
    background-size: contain;
}

.ico-videobingo::before {
    background: url(/img/layout/ico-videobingo-white.png) no-repeat;
    background-size: contain;
}

.ico-casino::before {
    background: url(/img/layout/ico-ruleta-cartas-white.png) no-repeat;
    background-size: contain;
}

.ico-casino-blackjack::before {
    background: url(/img/layout/ico-cartas.png) no-repeat;
    background-size: contain;
}

.ico-casino-ruletas::before {
    background: url(/img/layout/ico-casino.png) no-repeat;
    background-size: contain;
}

.ico-casinovivo::before {
    background: url(/img/layout/ico-casinovivo.png) no-repeat;
    background-size: contain;
}

.ico-apuestas::before {
    background: url(/img/layout/ico-apuestas-white.png) no-repeat;
    background-size: contain;
}

.ico-promos::before {
    background: url(/img/layout/ico-promos-white.png) no-repeat;
    background-size: contain;
}

.ico-ayuda::before {
    background: url(/img/layout/ico-ayuda.png) no-repeat;
    background-size: contain;
}

.ico-atcliente::before {
    background: url(/img/layout/ico-atcliente-white.png) no-repeat;
    background-size: contain;
}

.ico-descargaAPP::before {
    background: url(/img/layout/ico-descarga-app-white.png) no-repeat;
    background-size: contain;
}

.ico-fav::before {
    background: url(/img/layout/ico-fav-white.png) no-repeat;
    background-size: contain;
}

/********************MENU BOTTOM MÓVIL **********************/
.ico-principal-bottom::before {
    background: url(/img/layout/ico-principal-white.png) no-repeat;
    background-size: contain;
}

.ico-tragaperras-bottom::before {
    background: url(/img/layout/ico-tragaperras-white.png) no-repeat;
    background-size: contain;
}

.ico-videobingo-bottom::before {
    background: url(/img/layout/ico-videobingo-white.png) no-repeat;
    background-size: contain;
}

.ico-casino-bottom::before {
    background: url(/img/layout/ico-ruleta-cartas-white.png) no-repeat;
    background-size: contain;
}

.ico-apuestas-bottom::before {
    background: url(/img/layout/ico-apuestas-white.png) no-repeat;
    background-size: contain;
}

.ico-turboapuestas::before {
    background: url(/img/layout/ico-turboapuestas-white.png) no-repeat;
    background-size: contain;
}

div:not(.containerTabla)::-webkit-scrollbar, nav::-webkit-scrollbar {
    width: 0;
}

.imgLoading {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    margin-top: 200px;
    background: url(/img/GP_Loading.gif) no-repeat;
    background-size: contain;
}

#desktopheader-right {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 384px;
}

#box-profile {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: 0px;
    font-size: 0.8rem;
    margin-right: 10px;
}

#depositobotondesktop {
    padding: 14px;
    font-size: 0.9rem;
    margin-left: 0;
    font-weight: bold;
    min-width: 145px;
    border-radius: 2px;
}

#btnregistratedesktop{
    padding:0;
    font-size:0.9rem;
}

#registrobotondesktop{
    padding: 14px;
    margin-left: 0;
    font-weight: bold;
    min-width: 145px;
    border-radius: 2px;
}

#desktop-button-menu-user-open{
    font-weight: bold;
    min-width: 190px;
    border-radius: 2px;
    font-size: 0.9rem;
    padding: 0;
}

#box-iconMenu {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
    margin-right: 5px;
    min-width: 52px;
}

#box-iconMenu >div{
        display: flex;
        justify-content: center;
        min-width: 32px;
        max-width: 46px;
}

#mobilebalances a {
    text-decoration: none;
    color: #000 !important;
    font-weight: bold;
}

#btn-deposit-menu {
    color: #FFFF;
    text-decoration: none;
    border-radius: 2px;
    width: 94.5%;
    padding: 2px;
    font-size: .9rem;
}

#mobile-menu-user-open {
    width: 15px;
    position: fixed;
    top: 10px;
}

#mobile-menu-balance {
    display: block;
    font-size: 0.7rem;
}

#boxBalances {
    background-color: #FFF;
    padding-bottom: 15px;
}

#icons-menu-right div img{
    margin: 0 20px;
    cursor: pointer;
}
#icons-menu-right img{
    max-width: 40px;
}

#box-session{
    width: 80%;
    margin: 15px auto;
    text-align: center;
}

#sessionTime2 {
    position: static;
    right: 5%;
    color: #E40090;
}

.hamburger{
    display: block;
    background-color: #fff;
    position: absolute;
    top: 24px;
    width: 28px;
    height: 2px;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}



.hamburger:before {
content: "";
    display: block;
    height: 100%;
    position: absolute;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    width: 100%;
top: -10px;
background-color: #fff;
}

.hamburger:after {
    bottom: -10px;
    background-color: #fff;
content: "";
    display: block;
    height: 100%;
    position: absolute;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    width: 100%;
}

.rotate{
    transform: rotate(45deg);   
}  

.rotate:before{
    transform: rotate(90deg);
    top: 0;
}

.rotate:after{
    transform: rotate(90deg);
    bottom: 0;
}  

.seo-sect.vip-seo {
    background: #000;
}
.seo_pink_inside.vip-seo .txt-seo {
    background-color: #000;
}

@media all and (max-width: 768px) {
    #contentdedicatedpage {
        flex-wrap: wrap-reverse;
    }

    #contentdedicatedpage > div:nth-child(2) {
        margin: auto 0;
    }
}

@media (max-width: 768px) {
  @-moz-document url-prefix() {
      .menulogin {
        height: calc(100% + 200px)
        } 
    }
}

.box-btn-landing{
     width: 30%;
    display: flex;
    margin: 0 auto 20px auto;
    min-width: 365px;
}

.muestraTlf {
	display:block;
}

.muestraTlf  span {
	font-weight: 800;
	color: #E40090;
	text-decoration: none;
}

.noMuestraTlf {
	display:none;
}

@media all and (max-width : 1024px) {
    .muestraTlf {
        display:none;
    }
    .noMuestraTlf {
        display:block; 
    }
}

/*
.cantidad div {
    text-align: right;
}

.cantidad label {
    font-size: 1.2rem;
}

.cantidad input[type=text] {
    font-size: 2rem;
    border: 2px solid green;
    text-align: right;
    padding-right: 30px;
}
*/

.containerText {
	color: #FFF;
}

#contentdedicatedpage > div:nth-child(2) > div {
    padding: 25px 5px 10px 5px;
}

.pag404-error img {
    width: 100%;
}

.banner.alert--error, 
.banner.alert--warning, 
.banner.alert--success, 
.banner.alert--info{
    margin: 0;
    width: 100%;
    border-radius: 0;
    padding: 10px !important;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
}
.banner.alert--error{
    color: #fff;
    background: #F55024;
}
.banner.alert--warning{
    background: #FFD97E;
}
.banner.alert--success{
    color: #fff;
    background: #40B840;
}
.banner.alert--info{
    color: #fff;
    background: #008AD8;
}
.banner.alert--warning a{
    color: rgba(0,0,0,.8);
    text-decoration: underline;
}
.banner.alert--error a,
.banner.alert--success a,
.banner.alert--info a{
    color: #fff;
    text-decoration: underline;
}

.banner.fixed{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    max-height: 72px;
    overflow: hidden;
}

#tablecontainerTop{
    max-width: 513px;
    overflow: auto;
    margin: 0 auto;
}

@media (max-width: 900px) {
    #tablecontainerTop{
        max-width:90%;
    }
}