html {
    background-color: #1B1B1B !important;

}

body {
    overflow: hidden;
    overflow-x: hidden;
    padding-top: constant(safe-area-inset-top);
    /* iOS 11.0 */
    padding-top: env(safe-area-inset-top);
    /* iOS 11.2 */
    z-index: 0;
}

pwa-update::part(updateToast) {
    display: none !important;
}

pwa-update::part(offlineToast) {
    display: none !important;
}


p {
    font-family: 'Cantarell', sans-serif;
}

h4 {
    margin: 0 !important;
}

h3 {
    font-family: 'Rubik', sans-serif;

}

h2 {
    font-family: 'Comfortaa', cursive;

}

h5 {
    font-family: 'Rubik', sans-serif !important;

}

.fa-folder-plus {
    font-size: 80%;
}

.fa-folder-minus {
    font-size: 80%;
}

#totJef {
    color: #D5D5D5;
    font-family: 'Rubik', sans-serif !important;
    text-align: center;
}

/*
hr {
    background-color: cyan;
    background: -moz-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(3, 130, 214) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgb(11, 207, 214)), color-stop(100%, rgb(0, 115, 192)));
    background: -webkit-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(0, 109, 182) 100%);
    background: -o-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(3, 119, 197) 100%);
    background: -ms-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(0, 114, 190) 100%);
    background: linear-gradient(to right, rgb(30, 248, 255) 0%, rgb(0, 113, 189) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ef8ff', endColorstr='#20a6ff', GradientType=1);
}*/

.fondo-perf {
    background: #1B1B1B;
    margin: auto !;
}



.header {
    background: #242323;
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: flex-start;
    text-align: center;
    position: fixed;
    z-index: 2;
    top: 0;
    padding: 0;
    margin: 0;

}

.head1 {
    width: 25%;
    margin: 0;
    text-align: left;
}

.head2 {
    margin-top: 2.3%;
    width: 50%;
}

.head3 {
    text-align: end;
    width: 25%;
}

.back {
    width: 120%;
    margin-top: 11%;
    margin-left: 5%;
    padding-right: 80%;
}

.back-img {
    width: 30%;
    padding-top: 20%;
    padding-left: 6%;
}

.title {
    text-align: center;
    color: white;
}

#popEmba{
    min-height: 1700px !important;
}

#idEmba {
    color: #0ef7ff;
    background: -webkit-linear-gradient(left top, rgb(30, 154, 255), #0063a5);
    background: linear-gradient(to bottom right, rgb(30, 248, 255), #41acf3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#idEmba2 {
    color: #0ef7ff;
    background: -webkit-linear-gradient(left top, rgb(30, 154, 255), #0063a5);
    background: linear-gradient(to bottom right, rgb(30, 248, 255), #41acf3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#idArtis {
    color: #0ef7ff;
    background: -webkit-linear-gradient(left top, rgb(30, 154, 255), #0063a5);
    background: linear-gradient(to bottom right, rgb(30, 248, 255), #41acf3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.userph {
    background: rgb(27, 27, 27);
    width: 100%;
    text-align: center;
    margin-top: 60px;
}


.bt-conf {
    background-color: cyan;
    background: -moz-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(3, 130, 214) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgb(11, 207, 214)), color-stop(100%, rgb(0, 115, 192)));
    background: -webkit-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(0, 109, 182) 100%);
    background: -o-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(3, 119, 197) 100%);
    background: -ms-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(0, 114, 190) 100%);
    background: linear-gradient(to right, rgb(30, 248, 255) 0%, rgb(0, 113, 189) 100%);
    padding: 15px 10px 15px 10px;
    border-radius: 30px;
}

.bt-emba {
    display: none;
    background-color: cyan;
    background: -moz-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(3, 130, 214) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgb(11, 207, 214)), color-stop(100%, rgb(0, 115, 192)));
    background: -webkit-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(0, 109, 182) 100%);
    background: -o-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(3, 119, 197) 100%);
    background: -ms-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(0, 114, 190) 100%);
    background: linear-gradient(to right, rgb(30, 248, 255) 0%, rgb(0, 113, 189) 100%);
    padding: 6px 5px 5px 5px !important;
    width: 150px !important;
    border-radius: 30px;
    font-family: 'Rubik', sans-serif;
    color: #1B1B1B !important;
    outline: transparent !important;

}

.bt-dj {
    display: none;
    background-color: cyan;
    background: -moz-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(3, 130, 214) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgb(11, 207, 214)), color-stop(100%, rgb(0, 115, 192)));
    background: -webkit-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(0, 109, 182) 100%);
    background: -o-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(3, 119, 197) 100%);
    background: -ms-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(0, 114, 190) 100%);
    background: linear-gradient(to right, rgb(30, 248, 255) 0%, rgb(0, 113, 189) 100%);
    padding: 6px 5px 5px 5px !important;
    width: 150px !important;
    border-radius: 30px;
    font-family: 'Rubik', sans-serif;
    color: #1B1B1B !important;
    outline: transparent !important;
}

.dj-emba {
    z-index: -5 !important;
    margin-top: -15px !important;
    display: flex;
    margin: auto;
    text-align: center;
    justify-content: space-evenly;
}

.dj-emba {
    z-index: -5 !important;
    margin-top: -15px !important;
    display: flex;
    margin: auto;
    text-align: center;
    justify-content: space-evenly;
}

.fotoNiveles {
    max-width: 100% !important;
    margin: auto;
    text-align: center;
}

.txNiveles {
    text-align: center !important;
    font-family: 'Rubik', sans-serif;

}

.txNiveles b {
    color: #0ef7ff;
    background: -webkit-linear-gradient(left top, rgb(30, 154, 255), #0063a5);
    background: linear-gradient(to bottom right, rgb(30, 248, 255), #41acf3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.entraAnte {
    color: #D5D5D5;
    width: 100%;
    text-align: center !important;
    font-family: 'Rubik', sans-serif;
    margin-bottom: 10px !important;
    font-size: 18px !important;
    margin-top: 30px !important;

}

.iconoNV {
    text-align: right;
    display: flex;
    color: white;
    font-size: smaller;
    background-color: transparent;
    margin-left: 395px;
    position: relative;
    width: 100%;
    outline: none;
    background-color: transparent;
    padding: 18px 0;
    outline: none;
    border-color: transparent;
}

.iconoNV img {
    width: 30px;
    border-radius: 50%;
    border: double 3px transparent;
    background-image: linear-gradient(rgb(57, 77, 255), rgb(39, 255, 255)), radial-gradient(circle at top left, rgb(30, 248, 255), #3020ff);
    background-origin: border-box;
    background-clip: content-box, border-box;
    margin: 0;
    padding: 0;

    position: absolute;
}

.ctTP {
    position: absolute;
    font-family: 'Rubik', sans-serif;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border: double 3px transparent;
    background-image: radial-gradient(circle at top left, rgb(30, 248, 255), #3020ff);
    background-origin: border-box;
    background-clip: content-box, border-box;
    width: 125px;
    height: 30px;
    right: 238px;
    text-align: center;
    margin: auto;
}

.ctTP p {
    padding: 2px 0 0 10px;
    margin: auto;
}

.ctBtn {
    width: 50%;
    margin: auto;
}

.igBtn {
    outline: none !important;
    font-family: 'Cantarell', sans-serif;
    background: linear-gradient(to right, rgb(30, 248, 255), #3020ff);
    text-align: center;
    color: white;
    font-weight: bold;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-color: transparent;
    border-style: none;
    display: flex;
    justify-content: center;
}

.igBtn p {
    margin: 0;
    margin-top: 3px !important;
}

.bioDJ {
    width: 80%;
    text-align: center;
    margin: auto !important;
    margin-top: 10px !important;
    font-weight: lighter !important;
    font-size: small;
}

.igDJ {
    width: 20px;
    margin: 4px;
}

.userphDJ {
    background: rgb(27, 27, 27);
    width: 100%;
    text-align: center;
    margin-top: 10px;
    box-shadow: none !important;

}

.userphBordeDJ {
    z-index: -2;
    width: 100px;
    height: 100px;
    margin: 5px auto 5px auto;
    border-radius: 50%;
    border: double 5px transparent;
    background-image: linear-gradient(rgb(26, 238, 253), rgb(7, 11, 240)), radial-gradient(circle at top left, rgb(30, 248, 255), #3020ff);
    background-origin: border-box;
    background-clip: content-box, border-box;
}

.userphphDJ {
    z-index: -1;

    width: 90px;
    height: 90px;
    -webkit-border-radius: 50px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50px;
    -moz-background-clip: padding;
    border-radius: 50px !important;
    background-clip: padding-box;
    background-size: cover;
    background-position: center center;


}

.artisDenom {
    padding: 15px 0 5px 0 !important;
    color: #0ef7ff;
    background: -webkit-linear-gradient(left top, rgb(30, 154, 255), #0063a5);
    background: linear-gradient(to bottom right, rgb(30, 248, 255), #41acf3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.djPop {
    height: 600px !important;
}

.btEdProf {
    color: white !important;
    background-color: #2c2c2c !important;
    font-size: small;
    width: 35px !important;
    height: 35px !important;
    margin: 0;
    line-height: 0 !important;
    float: right;
    margin-right: 20px;
    position: relative !important;
    padding: 9px 0 0 0 !important;
}

.closeArtis {
    position: absolute;
    left: 35px;
    transition: all 200ms;
    font-size: 25px;
    text-decoration: none;
    color: white !important;
}

[contenteditable]:focus {
    outline: 2px solid #fff;
}

.btAdd {
    color: white !important;
    font-weight: bolder;
    font-size: larger !important;
    background-color: #2c2c2c !important;
    width: 35px !important;
    height: 35px !important;
    margin: 0;
    line-height: 0 !important;
    float: right;
    margin-right: 20px;
    position: relative !important;
}

.dateOver {
    background: rgb(31, 31, 31);
    width: 90%;
    margin: 10px auto 5px auto !important;
    box-shadow: 0 4px 10px 0 rgb(0 0 0 / 20%), 0 4px 20px 0 rgb(0 0 0 / 19%);
    border-radius: 20px;
    margin: auto;
    vertical-align: mi;
    padding-bottom: 5px;
}

.date {
    display: flex;
    vertical-align: middle;
    margin-top: 5px !important;
    margin: auto !important;
    text-align: center !important;
    align-items: center;
}


.formFecha {
    font-size: xx-small !important;
    text-align: left;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    margin: 0 !important;
    height: auto !important;
    padding-bottom: 5px !important;
    margin-bottom: -10px !important;
}

.calend {
    background: #323232 !important;
    width: 70px !important;
    border-radius: 20px;
    margin: 5px;
    text-align: center;
    vertical-align: middle !important;
    float: center;
    padding-top: 5px;
    padding-bottom: 10px;
}

.calend h3 {
    color: #0ef7ff;
    background: -webkit-linear-gradient(left top, rgb(30, 154, 255), #0063a5);
    background: linear-gradient(to bottom right, rgb(30, 248, 255), #41acf3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    margin: 10px auto 3px auto !important;
}

.calend p {
    color: #0ef7ff;
    background: -webkit-linear-gradient(left top, rgb(30, 154, 255), #0063a5);
    background: linear-gradient(to bottom right, rgb(30, 248, 255), #41acf3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 2px auto 2px auto !important;


}

.datesArtis {
    box-shadow: none !important;
}

.event {
    margin: auto;
    text-align: center;
}

.date .event h3 {
    font-weight: bold;
    font-size: 20px;
    text-align: center !important;
}

.date .event p {
    font-size: small;
    font-weight: 100;
    text-align: center !important;

}

.dateBTS {
    display: flex;
    margin-top: 15px;
    margin-bottom: -5px !important;
}

.dateBTS .btCancelar {
    border: 0px !important;
    border-radius: 0px !important;
    outline: none !important;
    background-color: #c7300a;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 0px !important;
    font-size: small;

}

.btCancel {
    color: #9B9B9B !important;
    border-radius: 20px !important;
    background-color: #323232 !important;
}

.bootbox-body input {
    background-color: #323232 !important;
    color: #D6D6D6 !important;
}

.btOk {
    color: #fff !important;
    border-radius: 20px !important;
    background-color: #007bff !important;
}

#results {
    margin-top: 20px !important;
    display: flex !important;
    overflow-x: scroll;
}

#results a {
    width: fit-content !important;
}

.result {
    outline: transparent;
    text-decoration: none;
    background-color: #313131;
    color: rgba(255, 255, 255, 0.664);
    padding: 8px 10px 8px 10px !important;
    border-radius: 20px;
    margin: 5px !important;
}

.result:hover {
    outline: transparent;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.664);
}

.locList {
    height: 300px !important;
    overflow-y: scroll !important;
    border: 1px solid #2c2c2c !important;
    border-radius: 20px !important;
}

.locList a {
    font-weight: bold !important;

}

.locList hr {
    margin: 0 !important;
    border-top: 1px solid #2c2c2c;
}

.locBox input {
    border-radius: 20px !important;
}

.locBox .bt-sugest {
    width: 30px !important;
    background-color: #fff;
    border: 2px solid rgba(145, 145, 145, 0.568) !important;
    border-radius: 20px;
    padding-left: -5px !important;

}

.form-new-event label {
    margin-top: 10px;
}

.form-new-event input:focus {
    outline: none !important;

}

.dateBTS .btEdit {
    border: 0px !important;
    border-radius: 0px !important;
    outline: none !important;
    background-color: #2ED5FA;
    border-bottom-right-radius: 20px !important;
    border-bottom-left-radius: 0px !important;
    font-size: small;
}

.dateBTS .btSave {
    border: 0px !important;
    border-radius: 0px !important;
    outline: none !important;
    background-color: #2cd486;
    border-bottom-right-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    font-size: small;
}

.regEnt {
    background-color: #2c2c2c;
    color: white;
    font-family: 'Rubik', sans-serif;
    border-radius: 20px !important;
    padding-bottom: 10px;
    padding-top: 10px;
}

.diClose {
    width: 100%;

}

.a-rps {
    float: right !important;
}

.modal {
    z-index: 99999 !important;
}

.archiRP {
    color: #0ef7ff !important;
    background: -webkit-linear-gradient(left top, rgb(30, 154, 255), #0063a5);
    background: linear-gradient(to bottom right, rgb(30, 248, 255), #41acf3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: xx-large;
    display: block !important;
    margin-right: 15px !important;
    margin-top: -8px;
}


.jefRP {
    color: #0ef7ff !important;
    background: -webkit-linear-gradient(left top, rgb(30, 154, 255), #0063a5) !important;
    background: linear-gradient(to bottom right, rgb(30, 248, 255), #41acf3) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    font-weight: bold;
    font-size: x-large;
    margin-left: 15px;
    margin-top: 10px !important;
}

.fa-users {
    color: #0ef7ff !important;
    background: -webkit-linear-gradient(left top, rgb(30, 154, 255), #0063a5) !important;
    background: linear-gradient(to bottom right, rgb(30, 248, 255), #41acf3) !important;
    -webkit-background-clip: text !important;
}

.jefRPP {
    float: left;
    color: #0ef7ff !important;
    background: -webkit-linear-gradient(left top, rgb(30, 154, 255), #0063a5) !important;
    background: linear-gradient(to bottom right, rgb(30, 248, 255), #41acf3) !important;
    -webkit-background-clip: text !important;
}

.bootbox-body {
    font-family: 'Rubik', sans-serif !important;

}

.bootbox-close-button {
    right: -151px !important;

}







#loadRPjefes {
    display: none;
    margin: auto;
    text-align: center;
}

.table thead {
    position: sticky !important;
    top: 0;
    z-index: 1;
    color: #9B9B9B;
}

.table th {
    border: 0px transparent !important;
    word-wrap: break-word;
    width: 10px !important;
}

.table tr {
    margin-bottom: 10px !important;
}

.jrpline {
    flex-wrap: wrap;
    background-color: #323232 !important;
    color: #D6D6D6;
    margin-bottom: 10px !important;
}



th {
    text-align: center !important;
}

tr {
    border-bottom: 2px #1B1B1B solid;
}

#jrpdats {
    width: 97% !important;
    margin: auto;
    font-family: 'Rubik', sans-serif !important;
    overflow: auto;
    height: 600px;

}

.jrpdat {
    border-radius: 20px;
    word-wrap: break-word;
    max-width: 170px !important;
    border: 0px transparent !important;
}

.jrplinedat {
    flex-wrap: wrap;
    background-color: #323232 !important;
    color: #D6D6D6;
    margin-bottom: 10px !important;
}

.jrplinedat td {
    padding: 8px 3px 8px 3px;
    max-width: fit-content !important;
}

.horaVenta{
    color: #0ef7ff !important;
    background: -webkit-linear-gradient(left top, rgb(30, 154, 255), #0063a5) !important;
    background: linear-gradient(to bottom right, rgb(30, 248, 255), #41acf3) !important;
    -webkit-background-clip: text !important;
    text-align: right !important;
    display: block !important;
    font-size: 12px !important;
    font-weight: lighter;
    
}

.productoEnviado{
    color: #D6D6D6 !important;
    font-size: 11px;
}










.tabRPS #jvents .jrpline td {
    padding: 8px 3px 8px 3px;
    max-width: fit-content !important;
}


.jrpid {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    word-wrap: break-word;
    max-width: 170px !important;
    padding-left: 10px !important;
}

.jvents {
    text-align: center;
}


.jreca {
    text-align: center;
}

.jdeb {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    text-align: center;
}


.rpMarcs {
    display: flex;
    justify-content: space-around;
    margin-top: 10px !important;
}


.rpMarcs p {
    color: #0ef7ff;
}

.rpVents {
    background-color: #424242;
    width: 170px;
    border-radius: 15px !important;
    margin: 0 5px 0 5px;
    position: relative;
}

.rpVents a{
    outline: transparent !important;
    text-decoration: none !important;
}



.rpVents span{
    position: absolute;
    right: 6px;
    bottom: 6px;
    color: #a1a1a1d3;
    
}

.cyan {
    color: #0ef7ff;
}

.rpReca {
    width: 170px;
    background-color: #424242;
    border-radius: 15px !important;
    margin: 0 5px 0 5px;
}

.fisico {
    background-color: white !important;
    color: #000 !important;
}

.enviar {
    background-color: white !important;
    color: #000 !important;
    width: 100% !important;
    margin-top: 20px !important;
    font-weight: bolder;
}


/*/////CANTIDAD SELECTOR//////*/

.cantidad {
    margin: auto !important;
    text-align: center;
    margin-top: 15px;
}


.loc {
    display: flex;
    text-align: center !important;
    margin: 10px auto 10px auto;
    justify-content: space-evenly;
}

.inpu {
    text-align: center !important;
    width: 30% !important;

}

.numLoc {
    font-size: xx-large;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center !important;
    margin: auto;
    width: 90% !important;
    background-color: rgba(235, 235, 235, 0.301);
    border: none;
    color: white !important;

}

.btCo {
    padding: 1%;
    border-radius: 150px !important;
    font-weight: bolder !important;
    font-size: large !important;
    width: 20%;
    margin-bottom: 8px;
}


.ctrl {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    font-size: 30px;
    margin: auto;
    margin-top: -15px !important;
    text-align: center;
}

.ctrl__counter {
    position: relative;
    width: 100px;
    height: 100px;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
}

.ctrl__counter.is-input .ctrl__counter-num {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 100ms ease-in;
    transition: opacity 100ms ease-in;
}

.ctrl__counter.is-input .ctrl__counter-input {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 100ms ease-in;
    transition: opacity 100ms ease-in;
}

.ctrl__counter-input {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2;
    box-shadow: none;
    outline: none;
    border: none;
    color: #ffffff !important;
    font-size: 30px;
    line-height: 100px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 100ms ease-in;
    transition: opacity 100ms ease-in;
}

.ctrl__button {
    width: 100px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    /* background-color: #8498a7;
    -webkit-transition: background-color 100ms ease-in;
    transition: background-color 100ms ease-in;

    background-image: linear-gradient(to right, rgb(30, 248, 255), #20a6ff); */
    background-color: #007bff !important;
    font-weight: bold;
    border-radius: 90px !important;
    margin: auto !important;
    color: #323232;
    font-family: 'Rubik', sans-serif;

}

.ctrl__button:hover {
    background-color: #90a2b0;
    -webkit-transition: background-color 100ms ease-in;
    transition: background-color 100ms ease-in;
}

.ctrl__button:active {
    background-color: #778996;
    -webkit-transition: background-color 100ms ease-in;
    transition: background-color 100ms ease-in;
}

.ctrl__button--decrement {
    border-radius: 5px 0 0 5px;
}

.ctrl__button--increment {
    border-radius: 0 5px 5px 0;
}

.ctrl__counter-num {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 100px;
    visability: visible;
    opacity: 1;
    -webkit-transition: opacity 100ms ease-in;
    transition: opacity 100ms ease-in;
}

.ctrl__counter-num.is-increment-hide {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    -webkit-animation: increment-prev 100ms ease-in;
    animation: increment-prev 100ms ease-in;
}

.ctrl__counter-num.is-increment-visible {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation: increment-next 100ms ease-out;
    animation: increment-next 100ms ease-out;
}

.ctrl__counter-num.is-decrement-hide {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-animation: decrement-prev 100ms ease-in;
    animation: decrement-prev 100ms ease-in;
}

.ctrl__counter-num.is-decrement-visible {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation: decrement-next 100ms ease-out;
    animation: decrement-next 100ms ease-out;
}

@-webkit-keyframes decrement-prev {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes decrement-prev {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes decrement-next {
    from {
        opacity: 0;
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
}

@keyframes decrement-next {
    from {
        opacity: 0;
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
}

@-webkit-keyframes increment-prev {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes increment-prev {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes increment-next {
    from {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
    }
}

@keyframes increment-next {
    from {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
    }
}

/*/////CANTIDAD SELECTOR//////*/


.copyLink {
    width: 200px !important;
    margin: 5px auto auto auto;
    border-radius: 20px;
    padding: 10px 0 10px 0 !important;
    color: #1B1B1B !important;
}



.formuFisicas {
    width: 90%;
    margin: auto;
    text-align: center;
}

.userph2 {
    background: rgb(27, 27, 27);
    width: 100%;
    text-align: center;
}


.userphph {
    z-index: -1;

    width: 90px;
    height: 90px;
    -webkit-border-radius: 50px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50px;
    -moz-background-clip: padding;
    border-radius: 50px !important;
    background-clip: padding-box;
    background-size: cover;
    background-position: center center;


}

.userphBorde {
    z-index: -2;
    width: 100px;
    height: 100px;
    margin: 10px auto 11px auto;
    border-radius: 50%;
    border: double 5px transparent;
    background-image: linear-gradient(rgb(26, 238, 253), rgb(7, 11, 240)), radial-gradient(circle at top left, rgb(30, 248, 255), #3020ff);
    background-origin: border-box;
    background-clip: content-box, border-box;
}


.usname {
    color: white;
    font-family: 'Rubik', sans-serif !important;

}

.usmail {
    color: white;
    padding-top: 30px;
    font-family: 'Rubik', sans-serif !important;

}



.ct {

    margin: 0;
    right: -5px;

}




.bio {
    color: white;
    width: 90%;
    text-align: center;
    margin: auto !important;
    padding-bottom: 5px;
    font-family: 'Rubik', sans-serif !important;

}

.iconoNV .igIco {
    position: absolute;
    right: 350px;
    background-color: transparent;
    border: transparent;
    color: transparent;
    margin: 0;
    width: 30px;
    background-image: linear-gradient(rgb(57, 77, 255), rgb(39, 255, 255)), radial-gradient(circle at top left, rgb(30, 248, 255), #3020ff);
    background-origin: border-box;
    background-clip: content-box, border-box;
    border-radius: 20%;
}


.iconoNV {
    text-align: right;
    display: flex;
    color: white;
    font-size: smaller;
    background-color: transparent;
    margin-left: 395px;
    position: relative;
    width: fit-content;
    padding: 18px 0;
    outline: none !important;
}

.iconoNV .ct {
    width: 30px;
    border-radius: 50%;
    border: double 3px transparent;
    background-image: linear-gradient(rgb(57, 77, 255), rgb(39, 255, 255)), radial-gradient(circle at top left, rgb(30, 248, 255), #3020ff);
    background-origin: border-box;
    background-clip: content-box, border-box;
    margin: 0;
    padding: 0;

    position: absolute;
}

.ctTP {
    position: absolute;
    font-family: 'Rubik', sans-serif !important;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border: double 3px transparent;
    background-image: radial-gradient(circle at top left, #3020ff, rgb(30, 248, 255));
    background-origin: border-box;
    background-clip: content-box, border-box;
    width: 125px;
    height: 30px;
    right: 15px;
    text-align: center;
    margin: auto;
}

.ctTP p {
    padding: 2px 0 0 10px;
    margin: auto;
    font-family: 'Rubik', sans-serif !important;

}

@media only screen and (max-width: 410px) {

    .ct {
        right: 15px;
    }

    .ctTP {
        width: 125px;
        height: 30px;
        right: 35px;
    }
}

@media only screen and (max-width: 375px) {

    .ct {
        right: 35px;
    }

    .ctTP {
        width: 125px;
        height: 30px;
        right: 55px;
    }
}

@media only screen and (max-width: 360px) {

    .ct {
        right: 48px;
    }

    .ctTP {
        width: 125px;
        height: 30px;
        right: 68px;
    }
}

@media only screen and (max-width: 352px) {

    .ct {
        right: 90px;
    }

    .ctTP {
        width: 125px;
        height: 30px;
        right: 110px;
    }
}


@media only screen and (max-width: 328px) {

    .ct {
        right: 90px;
    }

    .ctTP {
        width: 125px;
        height: 30px;
        right: 110px;
    }
}


@media only screen and (max-width: 320px) {

    .ct {
        right: 95px;
    }

    .ctTP {
        width: 125px;
        height: 30px;
        right: 115px;
    }
}


.logout {
    color: red;
    font-weight: bold;
    background-color: rgb(46, 46, 46);
}

/*----------TAAAAAABSSS------------*/

.avisos_list {
    width: 100% !important;
}

#num-avisos {
    text-align: center;
    font-size: 115%;
}

.tab {
    display: flex;
    background-color: rgb(27, 27, 27);
    text-align: center;
    align-content: center;
    align-items: center;
    margin: auto;
    padding-left: 3%;
}

.tablinks {
    padding-left: 10%;
    padding-right: 10%;
    margin: auto;
    outline: none;

}



.textlink p {
    font-family: 'Rubik', sans-serif;
}

/* Style the buttons that are used to open the tab content */

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 8px 10px;
    transition: 0.3s;
    color: white;
    text-align: center;
    align-content: center;
    align-items: center;
    outline: none;

}


/* Change background color of buttons on hover */

.tab button:hover {
    outline: none;
}


/* Create an active/current tablink class */

.tab button.active {
    border-bottom: 3px solid rgba(46, 246, 253, 0);
    outline: none;
    width: 90%;
}



/* Style the tab content */

.tabcontent {
    display: none;
    border: none;
    border-top: none;
    animation: fadeEffect 1s;
    /* Fading effect takes 1 second */
    color: white;
    background: rgb(27, 27, 27);
    width: 100%;
    height: 180%;
}

.tabcontent h5 {
    text-align: center;
}


/* Go from zero to full opacity */

@keyframes fadeEffect {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


/*////////////////////  TAB LISTAS  ////////////////////////*/

.listas_tab {
    border-radius: 10px;


    width: 100%;
    margin: auto;
    /* 
background: rgb(30,248,255);
background: -moz-linear-gradient(left, rgb(30,248,255) 0%, rgb(32,166,255) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgb(30,248,255)), color-stop(100%, rgb(32,166,255)));
background: -webkit-linear-gradient(left, rgb(30,248,255) 0%, rgb(32,166,255) 100%);
background: -o-linear-gradient(left, rgb(30,248,255) 0%, rgb(32,166,255) 100%);
background: -ms-linear-gradient(left, rgb(30,248,255) 0%, rgb(32,166,255) 100%);
background: linear-gradient(to right, rgb(30,248,255) 0%, rgb(32,166,255) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ef8ff', endColorstr='#20a6ff', GradientType=1 );*/
}

.listas_tabS {

    width: 100%;
    margin: auto;
    background: rgb(30, 248, 255);
    background: -moz-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(32, 166, 255) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgb(30, 248, 255)), color-stop(100%, rgb(32, 166, 255)));
    background: -webkit-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(32, 166, 255) 100%);
    background: -o-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(32, 166, 255) 100%);
    background: -ms-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(32, 166, 255) 100%);
    background: linear-gradient(to right, rgb(30, 248, 255) 0%, rgb(32, 166, 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ef8ff', endColorstr='#20a6ff', GradientType=1);

}

.entradas_tabS {


    width: 100%;
    margin: auto;

    color: #242323;
}




.dataTab {


    width: 100%;
    text-align: center;
    margin: auto;
    padding-bottom: 5%;
    padding-top: 5%;
    font-weight: bold;

}

.dataTabE1 {
    background: rgb(30, 248, 255);
    background: -moz-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(32, 166, 255) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgb(30, 248, 255)), color-stop(100%, rgb(32, 166, 255)));
    background: -webkit-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(32, 166, 255) 100%);
    background: -o-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(32, 166, 255) 100%);
    background: -ms-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(32, 166, 255) 100%);
    background: linear-gradient(to right, rgb(30, 248, 255) 0%, rgb(32, 166, 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ef8ff', endColorstr='#20a6ff', GradientType=1);
    width: 100%;
    text-align: center;
    margin: 0;
    font-weight: bold;
    padding: 0;

    /*
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
*/
}

.dataTabE1ant {
    background: rgb(121, 121, 121);
    width: 100%;
    text-align: center;
    margin: 0;
    font-weight: bold;
    padding: 0;
    opacity: 50%;
}

.dataTabE {
    background: rgb(30, 248, 255);
    background: -moz-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(32, 166, 255) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgb(30, 248, 255)), color-stop(100%, rgb(32, 166, 255)));
    background: -webkit-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(32, 166, 255) 100%);
    background: -o-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(32, 166, 255) 100%);
    background: -ms-linear-gradient(left, rgb(30, 248, 255) 0%, rgb(32, 166, 255) 100%);
    background: linear-gradient(to right, rgb(30, 248, 255) 0%, rgb(32, 166, 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ef8ff', endColorstr='#20a6ff', GradientType=1);

    width: 100%;
    text-align: center;
    margin: auto;
    font-weight: bold;
    border-bottom: 10px solid #1b1b1b;


    /*
    background-position-y: -100px;
    background-size: cover;
    background-image: url(images/icons/coupon.svg); */

}

.dataTabEant {
    background: rgb(121, 121, 121);
    opacity: 50%;


    width: 100%;
    text-align: center;
    margin: auto;
    font-weight: bold;
    border-bottom: 10px solid #1b1b1b;

}

.datosE {
    text-align: left;
}

.datosE h5 {
    margin-left: 20px;
}

.btnVer {
    padding-bottom: 76%;
    padding-right: 20px !important;

}

.imgcontainer {
    text-align: left;

}

.VERbtn {
    width: 80%;
    margin: auto auto 5px auto;
    font-family: 'Rubik', sans-serif;
    font-size: 20px;
    background-color: #ffffffc2;
    color: #313131;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

.logoE {
    width: 100%;
    text-align: center;
    margin: auto;
}

.dwBTN {
    width: 30%;
    margin: auto;
    font-family: 'Rubik', sans-serif;
    font-size: 20px;
    background-color: #313131;
    color: #9B9B9B;

}

.textlink {
    font-weight: bold;
    background: -webkit-linear-gradient(left top, rgb(30, 154, 255), #0063a5);
    background: linear-gradient(to bottom right, rgb(30, 248, 255), #41acf3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.zo {
    margin: auto;
    text-align: center;
    font-weight: bold;
    background: -webkit-linear-gradient(left top, rgb(30, 154, 255), #0063a5);
    background: linear-gradient(to bottom right, rgb(30, 248, 255), #41acf3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}



/*POPUP LISTAS*/
.iti {
    width: 100% !important;
}

.intl-tel-input {
    border-radius: 20px !important;
    width: 100% !important;
}

.iti--container {
    z-index: 99999 !important;
}

/* Full-width input fields */

input {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    border-radius: 20px;
    border: 0px !important;
}


/* Set a style for all buttons */

button {
    background-color: rgb(46, 246, 253);
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
}

button:hover {
    opacity: 0.8;
}


/* Extra styles for the cancel button */

.cancelbtn {
    width: auto;
    padding: 10px 18px;
    background-color: #f44336;
}

.BORRARbtn {
    margin-top: 40px;
    width: 100%;
    background-color: #f44336;
}



/* Center the image and position the close button */

.container {
    padding: 16px;
}

span.psw {
    float: right;
    padding-top: 16px;
}

.tick {
    border-radius: 20px;
}

/* The Modal (background) */

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 90%;
    /* Full height */
    overflow-y: scroll;
    background-color: rgba(0, 0, 0, 0.8);
    padding-top: 30px;

}


/* Modal Content/Box */

.modal-content {
    margin: 5% auto auto auto;
    /* 5% from the top, 15% from the bottom and centered */
    max-width: 90%;
    max-height: 90%;
    overflow-y: scroll;
    /* Could be more or less, depending on screen size */
    border-radius: 25px !important;
    background-color: #212121 !important;
    color: #D5D5D5;

}

.modal-content p {
    color: #9B9B9B;
}

.modal .entradaPerfil p {
    color: #9B9B9B;
}

.listaPerfil p {
    color: #9B9B9B;
}

#impList hr {
    color: transparent;
    border-color: transparent;
}

#id03 hr {
    color: transparent;
    border-color: transparent;
}

/**CODE**/

.cod {
    display: flex;
}

.cod1 {
    padding: 5%;
}

#qrResult {
    margin: auto;
    text-align: center;
}

#qrResult img {
    margin: auto;
}

#codigoResult {
    background-color: #fff !important;
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 10px !important;
}

.cod2 {
    padding: 5%;
}

#qrAmp {
    z-index: 9999999 !important;
}

.art {
    color: rgb(37, 37, 37);
    background: linear-gradient(to right, rgb(30, 248, 255), #20a6ff);
    border-radius: 15px;
    padding: 5px;
}

.art p {
    color: rgb(37, 37, 37) !important;
}

/* The Close Button (x) */

.close {
    position: absolute;
    right: -130px !important;
    font-size: 35px;
    font-weight: bold;
    position: fixed;
    top: 60px;
    z-index: 2;
}

.closeE {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 20%;
    background-color: #313131;
    color: #9B9B9B;
    border-top-right-radius: 30px !important;
}

.close:hover,
.close:focus {
    color: red;
    cursor: pointer;

}

.bootbox-close-button {
    color: #fff !important;
}


/* Add Zoom Animation */

.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes animatezoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}


/* Change styles for span and cancel button on extra small screens */

@media screen and (max-width: 300px) {
    span.psw {
        display: block;
        float: none;
    }

    .cancelbtn {
        width: 100%;

    }
}


/* //////////////// AVISOSSSSS //////////////////// */

#avisosLista {
    width: 100% !important;
}


.tab-notis {
    width: 100% !important;
}

.topNoti {
    width: 100%;
    justify-content: space-between !important;
    text-align: left;
}

.fechaNoti {
    font-size: small;
    font-family: 'Rubik', sans-serif;

}

.alert {
    padding: 15px;
    background: linear-gradient(to right, rgb(30, 248, 255), #20a6ff);
    color: rgb(44, 44, 44);
    width: 100% !important;
}



.alert img {
    border-radius: 10px;
}


.closebtn {
    margin-left: 15px;
    color: rgb(36, 36, 36);
    font-weight: bold;
    float: right;
    font-size: 25px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.closebtn:hover {
    color: black;
}

.dest {
    font-weight: bold;
}

#sesLista td {
    margin: auto;
}

p {
    margin: 0 !important;
}



.contenido {
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
    margin: auto;
    border-radius: 30px !important;
}

.no-comp {
    background: rgb(12, 47, 47);
    color: white;
    text-align: center;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: block;
    margin: auto;
    padding-top: 10%;

}

.no-comp a {
    color: aqua;
}

.no-comp p {
    color: whitesmoke;
    font-family: Arial, Helvetica, sans-serif;
}


@media print {
    .no-comp {
        display: none;
    }

    .contenido {
        display: block;
    }
}


@media only screen and (max-width:500px) {


    .contenido {
        display: block;
    }

    .no-comp {
        display: none;
    }


}


footer {
    display: none !important;
}

/* VERSION PC*/
@media only screen and (min-width:500px) {

    .legal-cont{
        display: none ;
    }

    a:hover {
        color: rgb(30, 248, 255) !important;
    }

    i:hover {
        color: rgb(30, 248, 255) !important;
    }

    .tabla {
        position: relative !important;
        width: 90%;
        margin: auto;
    }

    .tablas {
        position: relative;
        width: 80%;
        margin: auto;
    }

    .iconoNV .igIco {
        position: relative;
        right: 0px !important;
        background-color: transparent;
        border: transparent;
        color: transparent;
        margin: 0;
        width: 30px;
        background-image: linear-gradient(rgb(57, 77, 255), rgb(39, 255, 255)), radial-gradient(circle at top left, rgb(30, 248, 255), #3020ff);
        background-origin: border-box;
        background-clip: content-box, border-box;
        border-radius: 20%;
    }


    .head-barBJ {
        display: block;
        /*DEJAR EN NONE MIENTRAS NO ESTÉ TERMINADO LA VERSION PC*/
        position: fixed;
        z-index: 100;
        background-color: transparent;
    }

    .no-comp {
        display: none !important;
        /*DEJAR EN block MIENTRAS NO ESTÉ TERMINADO LA VERSION PC*/
    }


    .swiper-container {
        display: block !important;
        /*DEJAR EN NONE MIENTRAS NO ESTÉ TERMINADO LA VERSION PC*/
        /* height: 1000px !important; */
    }

    body::-webkit-scrollbar {
        width: 0.6em !important;

    }


    .swiper-pagination {
        display: none !important;
    }

    body::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0) !important;
        background-color: transparent !important;

    }

    body::-webkit-scrollbar-thumb {
        background-image: linear-gradient(to right, rgb(30, 248, 255), #20a6ff) !important;
        outline: 1px solid rgba(0, 255, 242, 0) !important;
        border-radius: 30px !important;
    }


    .contenido {
        width: 50%;
        margin: 100px auto 20px auto;
    }


    .iconoNV {
        text-align: center;
        display: flex;
        color: white;
        font-size: smaller;
        background-color: transparent;
        width: 80%;
        padding: 18px 0;
        outline: none !important;
        margin: auto;
        justify-content: space-between;
    }



    .ctTP {
        font-family: 'Rubik', sans-serif;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        border: double 3px transparent;
        background-image: radial-gradient(circle at top left, #3020ff, rgb(30, 248, 255));
        background-origin: border-box;
        background-clip: content-box, border-box;
        width: 125px;
        height: 30px;
        right: 15px;
        text-align: center;
        margin: auto;
    }

    .popup2 {
        width: 50% !important;
        margin: auto;
    }

    .iconoNV .igIco {
        background-color: transparent;
        border: transparent;
        color: transparent;
        margin: 0;
        background-image: linear-gradient(rgb(57, 77, 255), rgb(39, 255, 255)), radial-gradient(circle at top left, rgb(30, 248, 255), #3020ff);
        background-origin: border-box;
        background-clip: content-box, border-box;
        border-radius: 20%;
    }

    .results {
        background-color: rgb(47, 47, 47);
        border-bottom-left-radius: 40px;
        border-bottom-right-radius: 40px;
        color: white;
        font-family: 'Rubik', sans-serif;
        display: none;
        transition: 0.2s !important;
        padding: 1%;
        position: fixed;
        top: 40px;
        padding-top: 4%;
        z-index: 100;
        width: 290px;
        margin-left: 30px;
    }

    .head2 {
        margin: 0px;
        width: 50%;
    }


    .head1 img {
        width: 50px !important;
    }


    .back {
        width: 120%;
        margin-top: 5% !important;
        margin-left: 5%;
        padding-right: 80%;
    }

    .back-img {
        width: 30%;
        padding-top: 5%;
        padding-left: 6%;
    }


    #des {
        float: right;
        width: 200px !important;
    }

    #locTX {
        font-size: large !important;
    }

    .cnpromo1 {
        width: 100% !important;
        background-color: #313131;
        border-radius: 0px;
        background-image: url('images/icons/gifLOADselfme.gif');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }


    #noList {
        position: relative;
        z-index: 1;
        margin: auto;
        margin-top: 210px !important;
        width: 50% !important;
    }

    #noNotis {
        position: relative;
        z-index: 1;
        margin: auto;
        margin-top: 210px !important;
        width: 50% !important;
    }

    #noEnts {
        position: relative;
        z-index: 1;
        margin: auto;
        margin-top: 210px !important;
        width: 50% !important;
    }

    .promo1 {
        margin-bottom: 40px !important;
    }

    .promo2 {
        margin-bottom: 0 !important;
    }

    .desli {
        margin-top: 80px !important;
    }

    .desli2 {
        margin-bottom: 75px !important;
    }

    .cnpromopq {
        display: none !important;
    }


    .cnpromopqPC {
        margin: auto;
        width: 80%;
        height: 200px;
        align-self: center;
        padding: 0;
        border-radius: 10px;
        filter: drop-shadow(5px 12px 7px rgba(0, 0, 0, 0.424));
        margin-bottom: 3vh !important;
        background-color: rgb(112, 112, 112);
        background-image: url('images/icons/gifLOADselfme.gif');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }


    .bt-pa {
        height: 30px;
        text-align: center;
        vertical-align: middle;
        margin: 25px;
        padding: 2.6px 20px 0px 20px;
        margin-top: 12px;
        border-radius: 50px;
        font-family: 'Rubik', sans-serif;
        color: white;
        /*
        background-color: #41acf3 !important;
        background: -webkit-linear-gradient(left top, rgb(78, 175, 255), #003457);
        background: linear-gradient(to bottom right, rgb(30, 248, 255), #0a66a3);
        */
    }

    .bt-pa:hover {
        color: turquoise;
    }


    .btnPagar {
        background-color: #20a6ff;
        color: #D5D5D5 !important;
        font-weight: bold;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 20px;
        padding: 10px 20px 10px 20px !important;
        outline: none;
        text-decoration: none;
        border-radius: 4%;
        text-align: center;
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        margin: auto;
        width: 60%;
    }

    ::-webkit-scrollbar {
        height: 10px;
        width: 4px;
        background: transparent;
    }

    ::-webkit-scrollbar-thumb:horizontal {
        background: rgb(114, 114, 114);
        border-radius: 10px;
    }

    .desli2 {
        width: 90%;
        margin: auto;
    }

    .promo2 {
        width: 90%;
        margin: auto;
    }

    footer {
        display: block !important;
        width: 100% !important;
    }

    .pubsCard {
        padding-bottom: 200px !important;

    }

    .pubCard {
        width: 80% !important;
        height: 250px !important;
    }

    .festCard {
        width: 80% !important;
        height: 250px !important;
    }


    .bot {
        margin-top: 23px !important;
    }

    .bot-fond {
        height: 75px;
    }

    .compartir {
        margin-top: 175px !important;
    }

    .headerDetalles {
        position: fixed;
        z-index: 100;
    }

    .tabla {
        top: 80px;
        height: 1000px !important;
    }

    .pubFot {
        height: max-content;
    }

    .imgTop {
        height: 371px !important;
    }

    .tab {
        display: flex;
        overflow: hidden;
        background-color: rgb(27, 27, 27);
        text-align: center;
        align-content: center;
        align-items: center;
        max-height: 70px;
        filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.424));

    }

    .tickBT {
        width: 70px !important;
    }

    .infBT {
        width: 55px !important;
    }

    .camBT {
        width: 60px !important;
    }

    #aforo {
        display: none !important;
    }

    #mapa {
        width: 80% !important;
        height: 300px !important;
    }

    .cont1 {
        display: none !important;
    }


    .tabcontent {
        width: 60% !important;
        margin: auto;
    }

    .ocuPC {
        display: none !important;
    }

    #pubNam {
        font-size: x-large !important;
    }

    #pubPric {
        font-size: x-large !important;
    }

    .infoBLboxes img {
        width: 100px;
    }



    .btnPAY {
        padding: 8px 15px 8px 15px !important;
    }

    .entraIframe {
        width: 620px !important;
    }

    .container {
        width: 655px !important;
    }

    .modal-content {
        width: 70% !important;
    }




    .userph {
        background: rgb(27, 27, 27);
        width: 100%;
        text-align: center;
        margin: auto !important;
    }

    .userph2 {
        background: rgb(27, 27, 27);
        width: 100%;
        text-align: center;
        margin: auto;
    }


    .userphph {
        z-index: -1;

        width: 90px;
        height: 90px;
        -webkit-border-radius: 50px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 50px;
        -moz-background-clip: padding;
        border-radius: 50px !important;
        background-clip: padding-box;
        background-size: cover;
        background-position: center center;


    }

    .userphBorde {
        z-index: -2;
        width: 100px;
        height: 100px;
        margin: 10px auto 2% auto;
        border-radius: 50%;
        border: double 5px transparent;
        background-image: linear-gradient(rgb(26, 238, 253), rgb(7, 11, 240)), radial-gradient(circle at top left, rgb(30, 248, 255), #3020ff);
        background-origin: border-box;
        background-clip: content-box, border-box;
    }

}




/**FOOTER**/

footer {
    color: white !important;
    background-color: #1b1b1b91;
    padding: 30px 0px 2px 0px !important;
    font-family: 'Rubik', sans-serif !important;
}

.cool p {
    font-family: 'Rubik', sans-serif !important;
    color: rgb(30, 248, 255) !important;
}

footer ul li {
    padding: 5px 0px;
}

.cool span,
.social span {
    color: #FFF !important;
    font-weight: 800;
    padding-bottom: 10px;
    margin-bottom: 20px;
    display: block;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 3px;
    font-family: 'Rubik', sans-serif !important;

}

.cool li p,
.social li a {
    color: #FFF !important;
    letter-spacing: 2px;
    text-decoration: none;
    font-size: 15px;
    font-family: 'Rubik', sans-serif !important;

}

.social li {
    float: left;
}

.cool,
.social {
    list-style: none;
}

footer .social .fa {
    color: #9c9c9c;
    margin-right: 30px !important;
    font-size: 34px;
}


/**********************/
@media only screen and (max-width:500px) {

    .head-barBJ {
        display: block;
    }

    .swiper-container {
        display: block;
    }

    .swiper-pagination {
        display: block;
    }

    .bt-pa {
        display: none;
    }



    .contenido {
        display: block;
    }

    .no-comp {
        display: none;
    }


}

.contain-form {
    width: 90%;
    margin: auto;
}

.contai {
    max-width: 80% !important;
    margin: auto !important;
}



/****ANIMATION NO HAY NADA*****/

#noList {
    position: relative;
    z-index: 1;
    margin: auto;
    margin-top: 210px !important;
    width: 90%;
}

#noNotis {
    position: relative;
    z-index: 1;
    margin: auto;
    margin-top: 210px !important;
    width: 90%;
}

#noEnts {
    position: relative;
    z-index: 1;
    margin: auto;
    margin-top: 210px !important;
    width: 90%;
}

.cuad {
    color: black;
    border-radius: 20px;
    padding: 9px;
    text-align: center;
    width: 10px;
    background-color: rgba(255, 255, 255, 0.699);
    z-index: 9;
    width: 100%;
}

.error {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
}

.number {
    font-weight: 900;
    font-size: 15rem;
    line-height: 1;
}

.illustration {
    position: relative;
    width: 12.2rem;
    margin: 0 2.1rem;
}

.circle {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 12.2rem;
    height: 11.4rem;
    border-radius: 50%;
    background-color: #242323;
}

.clip {
    position: absolute;
    bottom: 0.3rem;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
    width: 12.5rem;
    height: 13rem;
    border-radius: 0 0 50% 50%;
}

.paper {
    position: absolute;
    bottom: -0.3rem;
    left: 50%;
    transform: translateX(-50%);
    width: 9.2rem;
    height: 12.4rem;
    border: 0.3rem solid #242323;
    background-color: rgba(255, 255, 255, 0.719);
    border-radius: 0.8rem;
}

.face {
    position: relative;
    margin-top: 2.3rem;
}

.eyes {
    position: absolute;
    top: 0;
    left: 2.4rem;
    width: 4.6rem;
    height: 0.8rem;
}

.eye {
    position: absolute;
    bottom: 0;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    background-color: #242323;
    animation-name: eye;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;


}

.eye-left {
    left: 0;
}

.eye-right {
    right: 0;
}

@keyframes eye {
    0% {
        height: 0.8rem;
    }

    50% {
        height: 0.8rem;
    }

    52% {
        height: 0.1rem;
    }

    54% {
        height: 0.8rem;
    }

    100% {
        height: 0.8rem;
    }
}

.rosyCheeks {
    position: absolute;
    top: 1.6rem;
    width: 1rem;
    height: 0.2rem;
    border-radius: 50%;
    background-color: #fdabaf;

}

.rosyCheeks-left {
    left: 1.4rem;
}

.rosyCheeks-right {
    right: 1.4rem;
}

.mouth {
    position: absolute;
    top: 3.1rem;
    left: 50%;
    width: 1.6rem;
    height: 0.2rem;
    border-radius: 0.1rem;
    transform: translateX(-50%);
    background-color: #242323;
}

.text {
    margin-top: 5rem;
    font-weight: 300;
    color: #ffffff;
    
}


/***POP UP REGISTRO****/



#embaj {
    overflow-y: scroll !important;
}

.embaja{
    max-height: calc(100vh - 400px ) !important;
    overflow-y: scroll !important;

}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.945);
    visibility: hidden;
    opacity: 0;
    z-index: 99999 !important;
    color: white;
}

.overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    color: white;
    margin: 70px auto;
    background: rgba(71, 71, 71, 0);
    border-radius: 20px;
    width: 90%;
    position: relative;
    overflow: scroll;
}

.popup h2 {
    margin-top: 0;

}

.close2 {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: white !important;
}

.close2:hover {
    color: #0ef7ff !important;
}

.popup .content {
    height: 400px !important;
}



@media screen and (max-width: 700px) {
    .box {
        width: 90%;
    }

    .popup {
        width: 90%;
    }


}




#qrResultE2 {
    position: relative;
    width: 130%;
}

#QRcodigo {
    border-radius: 30px;
    margin-bottom: 10px;
}

#QRcodigoList {
    border-radius: 30px;
    margin-bottom: 10px;
}


.close2 {
    color: rgb(0, 0, 0) !important;
}

#codeEntrada2 {
    color: #1B1B1B;
    font-weight: bold;
}

#codeEntrada {
    text-align: center;

}

#nombreEntrada {
    text-align: center;
}

#nombreLista {
    font-family: 'Rubik', sans-serif !important;
    font-size: medium;
}

#seguroExp {
    font-size: x-small;
}

.bloMsg {
    background-color: #ff6868;
    width: 100%;
    text-align: center !important;
    padding: 10px;
    border-radius: 10px;
}

#devMsg {
    background-color: #ff6868;
    width: 100%;
    text-align: center !important;
    padding: 10px;
    border-radius: 10px;
    color: #1B1B1B;
    font-weight: bold;
    margin-bottom: 10px !important;
}

/***POP UP EMBAJ****/

.iti__selected-flag {
    color: #1B1B1B !important;
}

.overla {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(17, 17, 17, 0.795) !important;
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 999 !important;
    color: #fff !important;
    font-family: 'Rubik', sans-serif !important;

}

.overla:target {
    visibility: visible;
    opacity: 1;
}

.popup2 {
    color: white !important;
    margin: 70px auto;
    background: #1B1B1B !important;
    border-radius: 20px;
    width: 90%;
    position: relative;
    /*transition: all 1s ease-in-out;*/
    font-family: 'Rubik', sans-serif !important;
}

.overla .popup2 p {
    font-family: 'Rubik', sans-serif !important;

}

.popup2 h2 {
    margin-top: 0;

}

.closeEm {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: white !important;
}

.closeEm:hover {
    color: #0ef7ff !important;
}

.popup2 .content2 {
    height: 500px !important;
}

.content2 {
    font-family: 'Rubik', sans-serif !important;

}

.enlarpp {
    font-size: x-small;
    width: 95%;
    margin: auto !important;
    text-align: center !important;
}


.precioRpp{
    margin: auto !important;
    text-align: center !important;
    margin-right: 4px !important;
    border-radius: 10px !important;
    font-family: 'Rubik', sans-serif !important;
    border: 2px solid #0f96f0 !important;
    width: max-content !important;
    padding: 2px 6px 0 6px !important;
    background:
        linear-gradient(#2e2e2e 0 0) padding-box,
        /*this is your grey background*/
        linear-gradient(to bottom right, rgb(30, 248, 255), #0a66a3) border-box !important;
    border: 2px solid transparent !important;
    border-radius: 20px;


    color: #20cbff !important;
    font-size: 13px;

}

@media screen and (max-width: 700px) {
    .box {
        width: 90%;
    }

    .popup2 {
        width: 90%;
    }


}



/****LOADER*****/


.loader-container {
    position: relative;
    width: 60px;
    height: 60px;
    margin: 10px;
}

.loader-container .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border: solid 4px transparent;
    border-top-color: #5ee7ff;
    border-left-color: #5ee7ff;
    border-radius: 50%;
    animation: loader 1.2s linear infinite;
}

.loader-container .loader2 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70%;
    height: 70%;
    border: solid 4px transparent;
    border-top-color: #169bf3;
    border-left-color: #169bf3;
    border-radius: 50%;
    animation: loader2 1.2s linear infinite;

}


@keyframes loader {

    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg);

    }
}

@keyframes loader2 {

    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(-360deg);

    }
}



button {
    font-family: 'Rubik', sans-serif !important;

}


.activo {
    background-color: #2c2c2c !important;
    border-radius: 30px !important;
}

.modal {
    white-space: initial !important;
}


.legal-cont {
    background-color: #1a1c1e !important;
    color: #d3d3d3 !important;
    padding: 5px !important;
    border-radius: 10px !important;
    opacity: 50% !important;
    margin: 10px !important;
    padding-left: 20px !important;
    font-size: 12px !important;
}

.VIpgJd-ZVi9od-aZ2wEe-wOHMyf.VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc {
    display: none !important;
}


.modal-header {

    border-bottom: 0px solid #dee2e600 !important;

}