::-webkit-scrollbar-track{
    background-color:#242d4200
}
::-webkit-scrollbar-thumb{
    background-color:#464d61;
    background-clip:padding-box;
    border:2px solid #242d4200;
    border-radius:30px
}
::-webkit-scrollbar{
    width:10px
}
body{
    background-color:#000;
    font-family:roboto condensed,sans-serif;
    color:#fff;
    position:fixed;
    margin:0;
    padding:0!important;
    height:100%;
    width:100%;
    
    
    
}
a{
    text-decoration:none
}
p{
    font-weight:500
}
a,input,li,span,h2{
    -webkit-transition:all .2s cubic-bezier(.37,.15,.32,.94);
    -moz-transition:all .2s cubic-bezier(.37,.15,.32,.94);
    -ms-transition:all .2s cubic-bezier(.37,.15,.32,.94);
    transition:all .2s cubic-bezier(.37,.15,.32,.94);
    list-style-type:none;
    font-weight:500
}
.grecaptcha-badge{
    visibility:hidden
}
#DisplayContent{
}
.FirstLoad{
    top:-1000%;
    background-image:linear-gradient(rgba(15,15,15,0.48),rgba(0,0,0,0.76) 60%);
    opacity:0;
    -webkit-transition:top 0s ease .35s,opacity .35s ease;
    -moz-transition:top 0s ease .35s,opacity .35s ease;
    -ms-transition:top 0s ease .35s,opacity .35s ease;
    transition:top 0s ease .35s,opacity .35s ease;
    position:fixed;
    z-index:5;
    left:0;
    right:0;
    width:100%;
    
    
    ;
    height:100%
}
.FirstLoadA{
    top:0!important;
    opacity:1!important;
    -webkit-transition:top 0s ease 0s,opacity .35s ease!important;
    -moz-transition:top 0s ease 0s,opacity .35s ease!important;
    -ms-transition:top 0s ease 0s,opacity .35s ease!important;
    transition:top 0s ease 0s,opacity .35s ease!important
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.FirstLoad:before{
    content:'';
    height:50px;
    width:50px;
    top:50%;
    left:50%;
    position:absolute;
    margin-left:-25px;
    margin-top:-25px;
    border:4px solid rgba(255, 255, 255, 0.2);
    border-top:4px solid #fff;
    border-radius:50%;
    animation:spin 1s linear infinite;
}
.BotHumano{
    top:-1000%;
    background-image:linear-gradient(rgba(15,15,15,0.48),rgba(0,0,0,0.76) 60%);
    opacity:0;
    -webkit-transition:top 0s ease .35s,opacity .35s ease;
    -moz-transition:top 0s ease .35s,opacity .35s ease;
    -ms-transition:top 0s ease .35s,opacity .35s ease;
    transition:top 0s ease .35s,opacity .35s ease;
    position:fixed;
    z-index:50;
    left:0;
    right:0;
    width:100%;
    
    
    ;
    height:100%
}
.BotHumanoA{
    top:0!important;
    opacity:1!important;
    -webkit-transition:top 0s ease 0s,opacity .35s ease!important;
    -moz-transition:top 0s ease 0s,opacity .35s ease!important;
    -ms-transition:top 0s ease 0s,opacity .35s ease!important;
    transition:top 0s ease 0s,opacity .35s ease!important
}
.BoxHumano{
    min-height:70px;
    width:435px;
    top:50%;
    left:50%;
    position:absolute;
    transform:translate(-50%,-50%);
    overflow:hidden;
    border-radius:10px;
    background-size:100%;
    background:#1d1d1d;
    display:flex;
    flex-wrap:wrap;
    align-items:flex-start;
    align-content:center;
    box-sizing:border-box
}
.BoxHumano span{
    padding:15px 0 15px 85px;
    font-size:20px;
    display:block;
    width:100%
}
.BoxHumano:before{
    content:'';
    height:40px;
    width:40px;
    top:15px;
    left:20px;
    position:absolute;
    border:4px solid rgba(255, 255, 255, 0.2);
    border-top:4px solid #fff;
    border-radius:50%;
    animation:spin 1s linear infinite;
}
.BoxHumano span b{
    font-weight:500;
    margin-top:-2px;
    display:block
}
.BoxHumano span p{
    margin:3px 0 0;
    font-size:15px;
    color:#bbb
}
.coding{
    background:#3a2f0d;
    padding:0 10px
}
.coding:before{
    content:'';
    display:none
}
.coding span{
    padding:15px 0;
    font-size:19px;
    display:block;
    text-align:center
}
.fonz span{
    padding:13px 0 11px 85px;
    font-size:18.5px;
    display:block
}
.BotHumanoFail{
    top:-1000%;
    background-image:linear-gradient(rgba(15,15,15,0.48),rgba(149,37,37,0.27) 60%);
    opacity:0;
    -webkit-transition:top 0s ease .35s,opacity .35s ease;
    -moz-transition:top 0s ease .35s,opacity .35s ease;
    -ms-transition:top 0s ease .35s,opacity .35s ease;
    transition:top 0s ease .35s,opacity .35s ease;
    position:fixed;
    z-index:50;
    left:0;
    right:0;
    width:100%;
    
    
    ;
    height:100%
}
.BotHumanoFailA{
    top:0!important;
    opacity:1!important;
    -webkit-transition:top 0s ease 0s,opacity .35s ease!important;
    -moz-transition:top 0s ease 0s,opacity .35s ease!important;
    -ms-transition:top 0s ease 0s,opacity .35s ease!important;
    transition:top 0s ease 0s,opacity .35s ease!important
}
.BoxHumanoFail{
    width:400px;
    top:50%;
    left:50%;
    position:absolute;
    transform:translate(-50%,-50%);
    overflow:hidden;
    border-radius:10px;
    background-size:100%;
    background:#782727
}
.BoxHumanoFail span{
    padding:10px;
    display:block
}
.BoxHumanoFail span b{
    text-transform:uppercase;
    font-weight:500;
    font-size:19px
}
.BoxHumanoFail span p{
    margin:5px 0 0;
    font-size:16px;
    line-height:1.5;
    color:#e0e0e0
}
#PlayerDisplay{
    top:0;
    left:0;
    width:100%;
    height:100%;
    position:absolute;
    overflow:hidden;
    
    
    ;
    background-color:#000
}
.SelectLangDisp{
    position:relative;
    width:100%;
    text-align:center;
    margin:15px 0 0
}
.SelectLangDisp li{
    position:relative;
    width:60px;
    height:60px;
    border-radius:100%;
    overflow:hidden;
    cursor:pointer;
    display:inline-block;
    margin:0 20px;
    opacity:.45;
    box-shadow:0 2px 10px 0 #00000070
}
.SelectLangDisp li:hover{
    opacity:1
}
.SelectLangDisp li img{
    width:100%;
    position:absolute;
    left:0;
    top:0
}
.SelectLangDisp .SLD_A{
    opacity:1
}
.OptionsLangDisp{
    overflow-x:hidden;
    overflow-y:auto;
    height:100%;
    position:absolute;
    width:100%;
    top:0;
    margin:20px 0 0
}
.ODDIV li{
    display:block;
    background: rgba(10, 10, 15, 0.85);
    padding:8px 8px 8px 70px;
    position:relative;
    border-radius:8px;
    margin:0 10px 10px 10px;
    min-height:60px;
    cursor:pointer;
    border: 1px solid rgba(255, 255, 255, 0.05);
}
.ODDIV li:last-child{
    margin:0 10px 20px 10px
}
.ODDIV li img{
    position:absolute;
    left:12px;
    top:12px;
    width:45px
}
.ODDIV li span{
    display:block;
    color:#fff;
    text-align:left;
    margin:3px 0 0;
    font-size:16px;
    font-weight:600;
}
.ODDIV li p{
    text-align:left;
    font-size:12px;
    margin:2px 0 0;
    color:#999
}
.ODDIV li:hover{
    background: rgba(30, 30, 35, 0.95);
}
.OD{
    display:none
}
.REactiv{
    display:block;
    
    -moz-padding-start:10px;
    -moz-padding-end:10px
}
.DisplayVideo{
    top:-100%;
    background-color:#000;
    opacity:0;
    -webkit-transition:top 0s ease .4s,opacity .4s ease;
    -moz-transition:top 0s ease .4s,opacity .4s ease;
    -ms-transition:top 0s ease .4s,opacity .5s ease;
    transition:top 0s ease .4s,opacity .5s ease;
    position:absolute;
    z-index:10;
    left:0;
    width:100%;
    height:100%
}
.DisplayVideoA{
    top:0!important;
    opacity:1!important;
    -webkit-transition:top 0s ease 0s,opacity .4s ease!important;
    -moz-transition:top 0s ease 0s,opacity .4s ease!important;
    -ms-transition:top 0s ease 0s,opacity .4s ease!important;
    transition:top 0s ease 0s,opacity .5s ease!important
}
#IFR{
    width:100%;
    position:absolute;
    left:0;
    top:0;
    height:100%
}
.DisplayVideo span{
    background:rgba(0, 0, 0, 0.6);
    color:#fff;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    border:1px solid rgba(255, 255, 255, 0.2);
    float:left;
    border-radius:6px;
    padding:8px 15px;
    cursor:pointer;
    z-index:1;
    position:absolute;
    margin:15px;
    transition:background 0.2s;
}
.DisplayVideo span:hover{
    background:rgba(255, 255, 255, 0.2);
}
.DisplayVideo p{
    margin:0;
    position:absolute;
    width:100%;
    height:100%
}
.DisplayVideo p:before{
    content:'';
    height:50px;
    width:50px;
    top:50%;
    left:50%;
    position:absolute;
    margin-left:-25px;
    margin-top:-25px;
    border:4px solid rgba(255, 255, 255, 0.2);
    border-top:4px solid #fff;
    border-radius:50%;
    animation:spin 1s linear infinite;
}
.reAct span{
    display:flex
}
.reAct:before{
    content:'';
    height:35px;
    width:35px;
    top:25px;
    left:25px;
    position:absolute;
    border:4px solid rgba(255, 255, 255, 0.2);
    border-top:4px solid #fff;
    border-radius:50%;
    animation:spin 1s linear infinite;
}
.reAct .tl1{
    width:140px;
    background:#000;
    border-radius:5px;
    font-size:20px;
    padding:5px 0 7px;
    color:#ccc;
    text-align:center
}
.reAct .tl1 b{
    display:block;
    font-size:13px;
    color:#bbb;
    margin:3px 0 0
}
.reAct .tl2{
    width:90px;
    background:#273a10;
    border-radius:5px;
    font-size:20px;
    line-height:2.6;
    margin:0 0 0 10px;
    text-align:center
}
.reAct .tl3{
    width:90px;
    background:#781c15;
    border-radius:5px;
    font-size:20px;
    line-height:2.6;
    margin:0 0 0 5px;
    text-align:center
}
.ODDIV .avs{
    background:-webkit-linear-gradient(left,#511111 25%,rgba(231,56,39,0) 100%)
}
.ODDIV .avs:hover{
    background:-webkit-linear-gradient(left,#761c1c 25%,rgba(231,56,39,0) 100%)
}
#DisplayContent .noVideos{
    background-image:linear-gradient(rgba(15,15,15,0.48),rgba(31,82,125,0.27) 60%)
}
#DisplayContent .noVideos .BoxHumanoFail{
    background:#1b4364
}
.wpw{
    position:absolute;
    top:0;
    width:100%;
    left:0;
    padding:0 0 50%
}
.pbl{
    position:absolute;
    z-index:1;
    background:#0000;
    width:100%;
    height:100%;
    top:0;
    left:0
}
.directAc{
    position:relative;
}
.directAc #PlayerDisplay{
    overflow:hidden;
    border-radius:10px;
    border:1px solid #2c2c2c
}
.share{
    position:absolute;
    top:10px;
    right:10px;
    background-color:#ffffff2b;
    background-image:url(https://i.imgur.com/0VYVLrS.png);
    width:35px;
    height:35px;
    background-repeat:no-repeat;
    cursor:pointer;
    border-radius:100%;
    background-position:5.5px 5.5px
}
.share:hover{
    background-color:#1763a0
}
#copyUrl{
    opacity:0;
    position:absolute;
    top:-100px
}
.share p{
    position:absolute;
    background:#ffffff2b;
    font-size:12px;
    width:90px;
    text-align:center;
    right:40px;
    top:-5px;
    padding:5px 0 3px;
    border-radius:30px;
    text-transform:uppercase;
    color:#d5d5d5
}
@media screen and (max-width:930px){
    .directAc{
        position:fixed;
        margin:0;
        height:100%;
        width:100%;
        
        
        
    }
    .directAc #PlayerDisplay{
        border-radius:0;
        border:initial
    }
}
@media screen and (max-width:700px){
    .share{
        display:none
    }
    .OptionsLangDisp{
        margin:20px 0 0
    }
    .SelectLangDisp li{
        position:relative;
        width:50px;
        height:50px
    }
    .ODDIV li img{
        width:35px;
        left:12px;
        top:12px
    }
    .ODDIV li span{
        font-size:15px
    }
    .ODDIV li p{
        margin:2px 0 0
    }
    .ODDIV li{
        padding:8px 8px 8px 60px;
        min-height:50px;
        margin: 0 10px 10px 10px;
    }
}
@media screen and (max-width:400px){
    .SelectLangDisp li{
        margin:0 10px
    }
    .reAct:before{
        height:50px;
        width:50px;
        top:22px;
        left:10px
    }
    .reAct span{
        padding:15px 0 15px 70px
    }
    .BoxHumanoFail{
        width:95%
    }
    .BoxHumano{
        width:95%
    }
    .reAct .tl1{
        width:40%;
        line-height:1.5
    }
    .reAct .tl2{
        width:25%;
        line-height:3.3
    }
    .reAct .tl3{
        width:25%;
        line-height:3.3
    }
}
@media screen and (max-width:280px){
    .ODDIV li img{
        display:none
    }
    .ODDIV li{
        padding:5px 5px 5px 15px
    }
    .SelectLangDisp li{
        width:40px;
        height:40px
    }
}
