@font-face{
    font-family:'Berlin Sans Demi Bold';
    src:url('/css/fonts/BRLNSDB.ttf');
}
@font-face{
	font-family: 'Berlin';
	src:  url('/css/fonts/BRLNSDB.ttf');
}
#popup {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden !important;
}

#popupWindow {
    background: transparent;
    height: auto;
    border: none;
}

#popup #popupContent, 
.popup #popupContent {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
}

.container-deposit-ok .txt-bold {
    font-size: 16px;
}

#popup .container-deposit-ok {
    padding: 0;
    margin: 0;
    text-align: center;
    position: relative;
    width: 314px;
    height: 314px;
    border-radius: 50%;
    background: #FFFF;
    transition: opacity .5s;
    top: -32px;
}
#popup .container-deposit-ok:after{
    content:"";
    display: block;
    position: absolute;
    width: 330px;
    height: 330px;
    background: transparent;
    z-index: -1;
    border-radius: 50%;
    bottom: -3%;
    border: 3px solid #FFFF;
}

.container-deposit-ok .margen.check-pink {
    display: flex;
    flex-direction: column;
    width: 150px;
    margin: 0 auto;
    font-family: 'Roboto Bold Condensed';
    font-size: 1rem;
    line-height: 1.2;
}

#deposit-ok-container {
    position: absolute;
    top: -50px;
}

.hexagon-container {
    position: relative;
    top: 42px;
    max-width: 216px;
}

.hexagon-container > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #000;
}

.hexagon-container img {
    width: 24px
}

.hexagon-container .txt-info {
    width: 220px;
    line-height: 1.2;
    margin-top: 20px;
    padding: 0;
    color: #000;
}

.box-txt-ok {
    width: 277px;
    position: relative;
    top: 115px;
    color: #FFFF;
    text-align: center;
    line-height: 1.2;
}

.btn-deposit-ok {
    position: relative;
    top: 130px;
    width: 109px;
    background: #1C8EBC;
    min-height: 39px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    margin: 0 auto;
}

#hexagon-secondary1 {
    padding: 0;
    position: absolute;
    width: 172px;
    height: 172px;
    border-radius: 50%;
    background: #FFD030;
    transition: opacity .5s;
    left: 169px;
    top: 0;
    z-index: -2;
}

#hexagon-secondary2 {
    padding: 0;
    position: absolute;
    width: 116px;
    height: 113px;
    border-radius: 50%;
    background: #1C8EBC;
    transition: opacity .5s;
    right: 220px;
    z-index: -1;
    top: 180px;
}

#deposit-ok-container .tick-deposit {
    max-width: 24px;
    margin-bottom: 12px;
}

.box-cross {
    background: #001E36;
    position: relative;
    top: -17px;
    width: 41px;
    height: 41px;
    left: 144px;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    z-index: 1;
    align-items: center;
}

.box-cross img {
    width: 16px;
}

#popup #deposit-ok-container .deposit-cross {
    width: 11px;
}

#popup .box-cross:before {
    -webkit-transform: rotate(60deg);
    transform: rotate( 60deg );
    z-index: -1;
}

#popup .box-cross:after {
    -webkit-transform: rotate(60deg);
    transform: rotate( -60deg );
    z-index: -1;
}

.lbl-cantidad span{
    font-weight: bold;
    color: #000;
}
/*--------------------------------------------*/
.berlinDemiBold{
    font-family:'Berlin Sans Demi Bold';
}
.bluePopUp {
    color:#1C8EBC;
}
.margenRenovado {
    margin: 7px 0;
}
.tituloDemo {
    font-size: 25px;
}
.txtDemoPopup {
    font-size: 14px;
    line-height: 18px;
}
.jugarDemobotones {
    position: relative;
}
.txtDemoPopup span {
    width: 152px;
    position: absolute;
    left: 38px;
}
.container-out-hexagon {
    width: 277px;
    position: relative;
    top: 170px;
    left: 5px;
    text-align: center;
    font-size: 14px;
}
/*#popupContent .jugarDemobotones .whiteButton*/
#popup #popupContent .whiteButton {
    border:1px solid #1C8EBC !important;
    border-radius: 3px;
    color: #1C8EBC !important;
    background-color: transparent !important;
    font-weight:100;
    font-size: 14px;
    width: 110px;
    height: 39px;
    margin: 3px;
    padding: 6px;
}
/*#popupContent .jugarDemobotones .blueButton*/
#popup #popupContent .blueButton {
    border:1px solid #1C8EBC !important;
    border-radius: 3px;
    background-color: #1C8EBC !important;
    color: #FFF !important;
    font-weight:100;
    font-size: 14px;
    width: 110px;
    height: 39px;
    margin: 3px;
    padding: 6px;
}

/*-------------------------------------------------*/
.btnCancelBono {
    width: 277px;
    position: relative;
    top: 70px;
    left: 5px;
    text-align: center;
    font-size: 14px;
}
.containerCancel {
    top: 50px;
}
/*-------------------------------------------------*/
.sesionCaducada {
    top: 45px;
}
.iconCerrarSesion {
    opacity: 0;
    pointer-events: none;
}
/*--------------------------------------------------*/
.containerOutVerificar {
    top: 129px;
    line-height: 16px;
}
.containerOutVerificar p{
    color: #FFF;
}
.tituloVerificar {
    font-size: 16px;
    line-height: 18px;
    width: 200px;
}
.txtVerificar {
    font-size: 12px;
    line-height: 15px;
}
#popup .imgVerificaDNI {
    width: 86px;
}
.crossVerificar {
    position: absolute;
    left: 277px;
}
.containerVerificar {
    top: 70px;
}

/*-----------------------------------------------*/
.containerTextoCashback {
    top:105px;
}
.containerSelectBono {
    top: 215px;
}
.bg-white .pCashBack {
    color: #1C8EBC;
    line-height:18px;
    font-size: 18px;
    width: 185px;
    margin-left: 21px;
}
.apagado {
    pointer-events: none;
}
.offAmount {
    display: none;
}
.labelBono {
    border: 1px solid #FFF;
    border-radius: 5px;
    height: 77px;
    width: 138px;
    max-width: 100%;
    position: absolute;
    left: -20px;
    background: #000;
}
.textoBotonBono {
    position: absolute;
    bottom: 0;
    left: 10px;
    margin-bottom: 10px;
    text-align: left;
    font-family: 'BerlinRegular';
}
.noBono {
    left: unset;
}
.yesBono {
    background-position: center;
    background-repeat: no-repeat;
}
.bonoCash {
    position: relative;
    top: 85px;
    right: 80px;
    
}
.bonoCash li {
    font-size: 12px;
}
.canjearCash {
    width: 154px;
    padding: 10px 0; 
    position: relative;
    top: 74px;
}
#popup .posicionadoCash {
    top:-100px;
}
.tituloCash {
    line-height:18px;
}
.sinBonoCashIMG {
    background-image: url("/img/depositar/sin_bonos_mob.jpg");
}
.siBonoCashIMG {
    background-image: url("/img/depositar/quiero_bonos_mob.jpg");
}
.btnnoCanjear {
    top:109px;
}
.cajOK p {
    width: 185px;
}
#popupContent .blackButton {
    border: 1px solid #1C8EBC !important;
    border-radius: 3px;
    color: #1C8EBC !important;
    background-color: #000 !important;
    font-weight: 100;
    font-size: 14px;
    width: 110px;
    height: 39px;
    margin: 3px;
    padding: 6px;
}
@media (min-width: 700px) {
    #popup {
        width: 100%;
        margin: 0;
        left: 0;
    }

    #popup .container-deposit-ok {
        width: 515px !important;
        height: 515px;
        top: 35px;
    }

    #hexagon-secondary1 {
        width: 304px;
        height: 304px;
        top: -16px;
        left: 271px;
    }

    #hexagon-secondary2 {
        width: 200px;
        height: 200px;
        top: 253px;
        right: 360px;
    }

    .box-cross {
        width: 60px;
        height: 60px;
        top: -28px;
        left: 250px;
    }
       
    .box-cross img {
        width: 18.3px;
    }
    
    .hexagon-container {
        max-width: 294px;
        top: 100px;
    }

    .hexagon-container img {
        width: 48px;
        margin-bottom: 10px;
    }
    .containerCancel {
        top:130px;
    }
    .container-deposit-ok .margen.check-blue .txt-bold {
        font-size: 25px;
    }

    .lbl-cantidad {
        font-size: 20px;
    }

    .container-deposit-ok .txt-bold {
        width: 294px
    }

    .hexagon-container .txt-info {
        width: 294px
    }
    .hexagon-container .txt-info {
        margin-top: 30px;
        color: #000;
    }

    .box-txt-ok {
        color: #000;
        top: 30px;
    }

    .box-txt-ok >div {
        margin: 15px auto;
    }

    .btn-deposit-ok {
        top: 35px;
    }
    .tituloCancel {
        font-size: 25px;
    }
    .txtDemoPopup span {
        left:80px;
    }
    #popup .container-deposit-ok:after{
        width: 530px;
        height: 530px;
        z-index: -1;
        border-radius: 50%;
        bottom: -1.5%;
    }
    
    /*------------------------------------*/
    .btnCancelBono {
        top: 155px;
    }
    .textoCancel {
        width: 340px;
        font-size: 16px;
    }
    /*------------------------------------*/
    .sesionCaducada {
        top: 130px;
    }
    .textoFinSesion {
        position: relative;
        right: 35px;
        width: 370px;
        line-height: 18px;
    }
    /*------------------------------------*/
    .containerOutVerificar {
        color: #000;
        top: 100px;
        width: 246px;
    }
    .containerOutVerificar p{
        color: #000;
    }
    .crossVerificar {
        left: 484px;
    }
    .tituloVerificar {
        line-height: 25px;
        font-size: 25px;  
        margin-bottom: 33px;
        width: 290px;
    }
    .txtVerificar {
        position: relative;
        right: 30px;
        width: 345px;
        font-size: 14px;
        line-height: 18px;
    }
    #popup .imgVerificaDNI {
        width: 102px;    
    }
    /*----------------------------------------*/
    .bg-white .pCashBack {
        line-height: 25px;
        font-size: 25px;
        width: 266px;
        margin-left: 16px;
    }
    .containerTextoCashback {
        top:165px;
    }
    .tituloCash {
        line-height:18px
    }
    .selectBono {
        top: 10px;
    }
    p.textoseleccionaCash {
        color:#FFF;
        font-size: 16px;
    }
    .containerSelectBono {
        top:289px;
    }
    .noBono {
        left: 147px;
    }
    .labelBono {
        width: 250px;
        height: 90px;
    }
    .yesBono {
        background-size: cover;
        background-position-y: -28px;
        background-position-x: 0px;
    }
    .bonocasinoCash {
        left:unset;
        right: 130px;
    }
    #popup .posicionadoCash {
        width: 410px !important;
        height: 410px;
        top: -90px;
    }
    .bonoCash li {
        color: #FFF;
        font-size: 16px;
    }
    .btnnoCanjear {
        top: 140px;
    }
    .canjearCash {
        top: 95px;
    }
    .bonoCash {
        right: 140px;
        top: 97px;
    }
    .containerSelectBono .canjOK p {
        color: #FFF;
        font-size: 20px;
        line-height: 20px;
    }
    .textoBotonBono {
        font-size: 20px;
        line-height: 18px;
        font-family: 'BerlinRegular';
    }
    #popup .textoBotonBono {
        color: #FFF;
    }
    .canjOK p{
        width: 355px;
    }
    #popupContent .hexagon1Cash {
        width: 218px;
        height: 218px;
        left: 230px;
    }
    #popupContent .hexagon2Cash {
        width: 146px;
        height: 146px;
        right: 283px;
    }
    #popup .posicionadoCash:after {
        width: 429px;
        height: 429px;
        bottom:-2.3%;
    }
    
    #popup #popupContent .whiteButton {
        background-color:transparent !important;    
    }
    #popupContent .blackButton {
        background-color: transparent !important;
    }
    
}
@media(min-width:1200px){
    #popup .posicionadoCash {
        width: 410px !important;
        height: 410px;
        top: -130px;
    }
    #popup .posicionadoCash:after {
        width: 429px;
        height: 429px;
        bottom:-2.3%;
    }
    .containerSelectBono {
        top: 300px;
    }
    .containerTextoCashback {
        top: 159px;
    }
    #popupContent .hexagon1Cash {
        width: 218px;
        height: 218px;
        top: 6px;
    }
    #popupContent .hexagon2Cash {
        width: 146px;
        height: 146px;
        right: 317px;
    }
    .noBono {
        left: 134px;
    }
    .bonocasinoCash {
        right: 130px;
    }
    .bonoCash {
        right: 141px;
    }
}