@charset "utf-8";
/* CSS Document */


*{
	margin: 0;
	padding: 0;
}
a{
	color:inherit;
	text-decoration: none;
}
/*  clases globales  */

.img_side{
	position: relative;
	width: 70%;
	margin: auto;
}
.block{
	display: block;
}
.section_full{
	position: relative;
	width: 100%;
	    box-sizing: border-box;
}
.sec_box{
	position: relative;
	width: 70%;
	margin: auto;
}
.mtop10{
	margin-top: 10%;
}
.mtop30{
	margin-top: 30%;
}
.mtop5{
	margin-top: 5%;
}

.div_90{
	width: 90%;
}
.abm_l_inner{
	width: 80%;
}

.plecas_100{
	width: 100%;
    display: block;
}

.centrar_contenido{
	position: absolute;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	
}


body{
	 font-family: 'Bison';
    background-color: #000;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden!important;
	
	
}

.sombra{
  -webkit-box-shadow: -1px 6px 12px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px 6px 12px -4px rgba(0,0,0,0.75);
	box-shadow: -1px 6px 12px -4px rgba(0,0,0,0.75);
}



@font-face {
    font-family: 'Bison';
    src: url('fonts/Bison-Bold/Bison-Bold.eot');
    src: url('fonts/Bison-Bold/Bison-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Bison-Bold/Bison-Bold.woff2') format('woff2'),
        url('fonts/Bison-Bold/Bison-Bold.woff') format('woff'),
        url('fonts/Bison-Bold/Bison-Bold.ttf') format('truetype'),
        url('fonts/Bison-Bold/Bison-Bold.svg#Bison-Bold') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bison';
    src: url('fonts/Bison-Bold/Bison-Bold_1.eot');
    src: url('fonts/Bison-Bold/Bison-Bold_1.eot?#iefix') format('embedded-opentype'),
        url('fonts/Bison-Bold/Bison-Bold_1.woff2') format('woff2'),
        url('fonts/Bison-Bold/Bison-Bold_1.woff') format('woff'),
        url('fonts/Bison-Bold/Bison-Bold_1.ttf') format('truetype'),
        url('fonts/Bison-Bold/Bison-Bold_1.svg#Bison-Bold') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BitcountPropSingle-Regular';
    src: url('fonts/BitcountPropSingle-Regular/BitcountPropSingle-Regular.eot');
    src: url('fonts/BitcountPropSingle-Regular/BitcountPropSingle-Regular.eot') format('embedded-opentype'),
        url('fonts/BitcountPropSingle-Regular/BitcountPropSingle-Regular.woff2') format('woff2'),
        url('fonts/BitcountPropSingle-Regular/BitcountPropSingle-Regular.woff') format('woff'),
        url('fonts/BitcountPropSingle-Regular/BitcountPropSingle-Regular.ttf') format('truetype'),
        url('fonts/BitcountPropSingle-Regular/BitcountPropSingle-Regular.svg') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}





/* **************************   ESTILOS LOGIN   **************************            */

#wrapper_loggin{
	background: #000;
	
		
}

#cerrar_sesion{
	position:fixed;
	top: 3%;
	right: 3%;
	z-index: 99;
	
}



.sec_botons {
    position: relative;
    width: 60%;
    display: flex;
    justify-content:center;
    align-items: center;
    flex-wrap: wrap;
    
    margin: 5% auto auto auto;
    text-align: center;
}

.rondas{
	position:relative;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 70%;
	margin:5% auto auto auto;
}
.borde_boton {
    color: #fff;
    background-color: transparent;
    border: 2px solid #ff11ce;
    font-size: 25px;
    font-weight: 700;
    margin: 20px 10px;
    padding: 15px 80px;
	border-color: #ff11ce;
	transition: all .3s;
}

.borde_boton:hover, .btn_h_active{
	background-color: #ff11ce;
	color:#fff;
}

.info_vs{
	position:relative;
	width: 70%;
	margin: 50px auto auto auto;
}

.subtitle_log{
	position:relative;
	font-size: 30px;
	color:#fff;
}
.parrafo_log{
	position:relative;
	font-size:1.2vw;
	color:#fff;
	margin-top: 20px;
}
.sec_chat{
	margin-top: 50px;
}
.parrafo_chat{
position: relative;
    font-size: 1.5vw;
    margin-top: 20px;
    text-align: right;
    width: 100%;
    color: #fff;
    font-weight: 700;
}
.sec_chat_jugadores{
	position:relative;
	min-height: 150px;
	width: 100%;
	background-color: #fff;
	border-radius: 15px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
	margin: 20px 0;
	padding: 10px 30px;
	box-sizing: border-box;
}

.btn_enviar_chat{
	cursor:pointer;
	margin: 5px 0;
	color:#FFF;
}



#olvide_c, #registrar_usuario{
	display:none;
	
}


#datos_generales{
	margin-top:50px;
}

.div_info{
	margin: 20px 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.item_di{
	position:relative;
	widows: 48%;
}
.btn_reg{
	cursor: pointer;
	margin: 10px 0;
}
.div_pt{
	position:relative;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	margin-top: 50px;
	flex-wrap: wrap;
}
.item_pt{
	position: relative;
    width: 20%;
    text-align: center;
    color: #fff;
    margin: 2% 1%;
}
.titulo_torneo{
	font-size: 40px;
	margin: 10px 0;
}
.titulo_sectorneo{
	font-size:2.5vw;
	margin: 10px 0;
	color:#fff;
	text-align: center;
}

.link_torneo{
	margin: 20px 0;
	font-size: 20px;
}


.proximos_torneos{
	position:relative;
	margin-top: 50px;
}
.form_reporte{
	margin-top: 50px;
}



::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-thumb {
    background: #000;
}

::-webkit-scrollbar-track {
    background: #21c1f8;
}

.sec_chat_jugadores{
	max-height: 300px;
	overflow-y: scroll;
}

.form_reporte{
    position: relative;
    width: 90%;
    margin: auto;
}
.input_reporte{
	position:relative;
	width: 100%;
	margin: 10px 0;
}

/*      estilos finales       */

#inicio_sesion {
    min-height: 100vh;
    padding-top: 13%;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}

.div_home{
    position: relative;
    width: 80%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.item1_dh{
	position:relative;
	width: 35%;
	margin-right: 15%;
}
.item2_dh{
	position: relative;
	width: 29%;
}

.img_hc{
	position:relative;
	width: 100%;
	margin: auto;
}
.label_in{
    color: #fff;
    font-size: 1vw;
    margin: 0;
    font-family: 'Bison';
    text-align: center;
	width: 100%;
}

.input_is {
    position: relative;
    width: 100%;
    font-size: 1.5vw;
    padding: 0.5vw;
    box-sizing: border-box;
    background: #fff;
    border-radius: 25px;
    border: 1px solid #fff;
    margin: 1.2vw 0;
    color: #000;
	text-align: center;
}
.div_text{
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 6% 0 2% 0;
}

.txt_omc{
	position:relative;
	font-size: 1vw;
	color:#fff;
	text-align: right;
	cursor: pointer;
}
.div_btns{
	position:relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 5%;
}

.btn_iniciar{
	position: relative;
    width: 40%;
    margin: 0 1%;
    text-transform: uppercase;
    font-size: 1.5vw;
    font-style: italic;
    padding: 2% 0;
    text-align: center;
    transition: all .3s;
    cursor: pointer;
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	font-weight: 700;
	background-color: #000;
	color:#fff;
	border-radius: 25px;
	text-align: center;
}

.btn_iniciar_blanco{
	position: relative;
    width: 40%;
    margin: 0 1%;
    text-transform: uppercase;
    font-size: 1vw;
    font-style: italic;
    padding: 2% 0;
    text-align: center;
    transition: all .3s;
    cursor: pointer;
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	font-weight: 700;
	background-color: #fff;
	color:#000;
	border-radius: 25px;
	text-align: center;
}
.btn_iniciar:hover{
	
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	
}

.patrocinadores{
	position: relative;
	width: 80%;
	margin:5% auto auto auto;
	background-color: #000;
	padding: 5% 0;
	text-align: center;
	color:#fff;
	font-size: 2.5vw;
	
		
}


#registrar_usuario{
	min-height: 100vh;
	
	padding-top: 5%;
}

.main_reg{
	position: relative;
	width: 100%;
	
}
.logo_reg{
    position: relative;
    width: 38%;
    margin: 0 auto 5% auto;
    display: block;
}
.sec_logo_reg{
	position: relative;
	width: 60%;
	margin: auto;
}

.sec_div_form{
	position: relative;
	width: 100%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items:center;
		
}
.item_sdf{
	position: relative;
	width: 48%;
	
}

.div_form{
	position:relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.div_form div{
	width: 48%;
}



.input_reg{
    position: relative;
    width: 100%;
    font-size: 1vw;
    padding: .5vw;
    box-sizing: border-box;
    background: rgba(256,256,256,.4);
    border-radius: 10px;
    border: 1px solid #fff;
    margin: .2vw 0;
	color:#000;
}

.marg_2{
	margin: 2% 0;
}
.sec_form_reg{
	position: relative;
	width: 60%;
	margin: auto;
}

#sesion_iniciada, #sesion_iniciada_sv, #olvide_c{
	min-height: 100vh;
	padding-top: 0%;
}
.main_sec_si{
	position: relative;
	width: 100%;
	margin-top: 5%;
	
}
.logo_centrado_si {
    position: relative;
    width: 26%;
    margin: 5% auto;
    display: block;
}

.title_si{
	position: relative;
	font-size: 3vw;
	color: #16c7f7;
	font-weight: 700;
	font-style: italic;
	text-align: center;
}

.parrafo_si{
	position: relative;
	font-size: 1.5vw;
	color:#fff;
	font-weight: 400;
	font-style: italic;
	text-align: center;
}

.sec_inner_pc{
	position: relative;
	width: 40%;
	margin: auto;
}
#main_perfil{
	min-height: 100vh;
}

.logo_centrado_l{
position: relative;
    width: 30%;
    margin-top: 6%;
	margin: auto;
	display: block;
}

.sec1_perfil{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 5%;
}

.sec1_perfil_h{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 5%;
}
.item_sec1_p{
	position:relative;
	width: 45%;
}
.img_user{
	position: relative;
	width: 100%;
	margin: auto;
	display: block;
}
.nombre_p{
	position: relative;
	font-size: 2vw;
	font-weight: 700;
	font-style: italic;
	color: #16c7f7;
}

.apellido_p{
    position: relative;
    font-size: 3.5vw;
    font-weight: 700;
    font-style: italic;
    color: #16c7f7;
    line-height: 1;
}
.gamer_tag{
position: relative;
    font-size: 1.5vw;
    font-weight: 400;
    font-style: italic;
    color: #16c7f7;
    margin-top: 2%;
}
.sec_rank{
	position: relative;
	margin: 5% auto;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.item_sr{
	position: relative;
	margin-right: 3%;
	width: 28%;
}
.label_r{
	font-size: .8vw;
	color:#fff;
	font-weight: 700;
	font-style: italic;
	text-align: center;
	text-transform: uppercase;
}
.dato_r{
	font-size: 4vw;
	color:#16c7f7;
	font-weight: 700;
	font-style: italic;
	text-align: center;
}

.btn_mt{
	position: relative;
    width: 40%;
    margin: auto;
    background-color: #fff;
    padding: 2% 8%;
    text-align: center;
    display: block;
    color: #16c7f7;
    font-size: 1.5vw;
    text-transform: uppercase;
	transition: all .3s;
}

.btn_mt:hover{
	color:#fff;
}
.back_user{
	padding: 2%;
	box-sizing: border-box;
}

.sec_pb{
    border: 1px solid #fff;
    padding: 3%;
    box-sizing: border-box;
    color: #fff;
    font-size: 1.5vw;
    margin-top: 5%;
}
.txt_title_per{
	font-size: 3vw;
	margin: 1% 0;
	font-weight: 700;
    font-style: italic;
    color: #16c7f7;
    line-height: 1;
	text-align: center;
}
.align_top{
	align-items:flex-start;
}
.icon_rs{
    position: relative;
    width: 10%;
    margin-right: 5%;
    vertical-align: middle;
}
.txt_info{
    margin: 2% 0;
    display: flex;
    align-items: center;
    width: 80%;
	
}
.info_rs {
    position: relative;
    width: 70%;
    border-radius: 15px;
    padding: 2% 3%;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    font-size: 1.5vw;
    border: 3px solid #fff;
    background-color: #000;
}

.btns_title{
	position:relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.txt_editar_info{
color: #fff;
    font-size: 1vw;
    font-weight: 400;
    text-align: right;
    cursor: pointer;
}

#rs_info_edit, #ci_info_edit, #un_info_edit, #dg_info_edit{
	display: none;
}

.us_ids{
	font-size: 1.5vw;
	font-weight: 700;
    font-style: italic;
    color: #16c7f7;
    line-height: 1;
}


.txt_info_ids{
    margin: 2% 0;
    display: flex;
    align-items: center;
	justify-content: space-between;
    width: 100%;
	    
	
}

.us_un{
	font-size: 1vw;
	font-weight: 400;
    color: #000;
    line-height: 1;
}
.txt_editar_info_g {
    color: #16c7f7;
    font-size: 1vw;
    font-weight: 400;
    text-align: left;
    cursor: pointer;
}


/*footer*/

#footer_battler{
	background-color: #21c1f8;
	padding: 5px 0;
}

.div_footer{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.item1_ft, .item2_ft, .item3_ft{
	position:relative;
	width:31%;
}
.img_foot{
	width: 80%;
	margin: auto;
	display: block;
}
.social_btn{
	position:relative;
	width: 95%;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.img_sb{
	position: relative;
    width: 30px;
    margin: 0px 10px;
}
#legales_battler{
	padding: 5px 0;
	background-color: #21c1f8;
	 font-family: arial;
}
.legales_inner{
	display:flex;
	justify-content: space-between;
	align-items: center;
}
.item1_legal, .item2_legal{
	position:relative;
	width:49%;
}
.item1_legal{
	    font-size: 14px;
    line-height: 1.43em;
    color: #3c3556;
    font-weight: 600;
    letter-spacing: .1em;
}

.item2_legal{
	display: block;
    font-size: 14px;
    margin-block-start: 2.33em;
    margin-block-end: 2.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
	color:#fff;
	    text-align: right;


}


/*fin footer*/



#torneos_inscrito{
	margin: 5% auto;
}

.subtitle_log{
	position: relative;
	font-size: 2vw;
	color:#16c7f7;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
}

.img_torneo{
	position:relative;
	width: 100%;
}

.txt_inscr{
	position: relative;
	font-size: 3vw;
	color:#16c7f7;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
}

.sec_prox_torneos{
	position:relative;
	width: 100%;
	margin-top: 15%;
}

#sec_main_fornite{
	min-height: 100vh;
	background-image: url("../img/main_back.jpg");
	background-position: left top;
	background-size: 100%;
	background-repeat: repeat;
	    padding: 0 0 5% 0;

}

.txt_fecha_title{
	position: relative;
	margin-top: 5%;
	font-size: 2vw;
	color:#16c7f7;
	font-weight: 900;
	text-align: center;
	text-transform: uppercase;
}
.txt_fecha_subt{
	position: relative;
	font-size: 2vw;
	color:#ff10cd;
	font-style: italic;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}
.rosa{
	color:#f800d8;
}

.div_dudas{
	position:relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 5% 0;
}
.item_txt_dudas, .item_video_dudas{
	position:relative;
	width:48%;
}

.iframe_battler{
	position:relative;
	width:100%;
	min-height: 390px;
}

.txt_d{
    font-size: 2.2vw;
    text-align: left;
	color: #16c7f7;
	font-weight: 700;
	text-transform: uppercase;
	margin: 3% 0;
}

.parrafo_d{
	color:#fff;
	line-height: 1;
	font-size: 1.2vw;
	
}

.parrafo_d_bull{
	color:#ff10cd;
	line-height: 1;
	font-size: .9vw;
	
}

.subtitle_game{
	position: relative;
	margin-top: 1%;
	font-size: 1.5vw;
	color:#f800d8;
	font-style: italic;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}

#resultado{
	margin: 30px 0;
    color: #fff;
    font-weight: 700;
	text-align: center;
}

.div_inputs_regt{
	position:relative;
	width: 70%;
	margin: 5% auto auto auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.item_rinp{
	position: relative;
    width: 60%;
    text-align: center;
    margin: auto;
}

.label_rinp{
	font-size: 1.2vw;
	color:#ff10cd;
}
.btn_reg_torneo{
position: relative;
    width: 45%;
    margin: 5% auto auto auto;
    color: #1b113a;
    font-size: 2vw;
    text-align: center;
    background-color: #ff10cd;
    display: block;
    padding: 1% 0;
    font-weight: 700;
    text-transform: uppercase;
	cursor: pointer;
}







.preguntas_inner{
	margin-top: 100px;
}

details{
    border: 1px solid #ff10cd;
    padding: 5px;
    font-family: Arial;
    margin-bottom:5px;
    width:100%;
    background-color:transparent;
  }
  summary{
    font-weight: bold;
    color: #16c7f7;
    font-size: 20px;
    cursor: pointer;
  }
  
  details summary::-webkit-details-marker {
    color: #fff;
  }
  h2{
    color: #ff10cd;
    font-size: 40px;
    font-family: Helvetica;
    text-align: center;
  }
details p{
	color:#fff;
}



.sub_title_inscrito{
	font-size: 2vw;
	color:#16c7f7;
	margin-top: 5%;
}

.txt_fecha_title_ins{
	position: relative;
	margin-top: 5%;
	font-size: 4vw;
	color:#16c7f7;
	font-style: italic;
	font-weight: 700;
	text-transform: uppercase;
}

.img_registrado{
	position:relative;
	width: 80%;
	margin: auto;
	display: block;
}

.div_inscrito{
	position: relative;
	width: 100%;
	display: flex;
	justify-content:	space-between;
	align-items: flex-start;
}

.item1_inscrito{
	position:relative;
	width: 38%;
}
.item2_inscrito{
	position:relative;
	width: 58%;
}

.img_fechas{
	position:relative;
	width: 80%;
	margin:3% auto auto auto;
	display: block;
}




#sec_rondas{
	min-height: 100vh;
	background-image: url("../img/main_back.jpg");
	background-position: left top;
	background-size: 100%;
	background-repeat: repeat;
	padding: 5% 0;
}

.txt_info_rondas{
	position: relative;
	margin-top: 5%;
	font-size: 3vw;
	color:#fff;
	text-align: right;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Bison'
}

.main_content {
    position: relative;
    margin-top: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    max-height: 300px;
    overflow-y: scroll;
    border: 5px solid #ff10cd;
    padding: 3%;
    box-sizing: border-box;
    width: 40%;
    margin: 5% auto auto auto;
    text-align: center;
    color: #ff10cd;
    font-size: 1.2vw;
}

.ronda{
	    position: relative;
    width: 200px;
    margin: 0 auto;
}
.div_encuantro{
	margin: 20px 0 0 0;
}
.item_jugador{
	font-size: 13px;
	margin: 5px 0;
	border: 1px solid #ff10cd;
	text-align: center;
	padding: 3px 0;
	box-sizing: border-box;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #000; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #21c1f8; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #21c1f8; 
}

.title_ronda{
	font-size: 15px;
	font-weight: 700;
	color:#fff;
	text-align: center;
}


#resultado{
	margin: 30px 0;
    color: #fff;
    font-weight: 700;
	text-align: center;
}



.main_content_chat {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    max-height: 300px;
    overflow-y: scroll;
    border: 1px solid #62FE00;
    padding: 3%;
    box-sizing: border-box;
    width: 100%;
    margin:auto;
    text-align: center;
    color: #fff;
    font-size: 1.2vw;
    background-color: #62FE00;
}


.sec_txt_chat{
	position:relative;
	width: 100%;
	margin:5% auto auto auto;
	text-align: center;
	display: flex;
	justify-content: space-between;
	align-items: center;
}


.btn_iniciar_chat{
	position: relative;
    width: 20%;
    margin:auto;
    color: #fff;
    text-transform: uppercase;
    font-size: 1vw;
    font-style: italic;
    padding: 2% 0;
    text-align: center;
    transition: all .3s;
    cursor: pointer;
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
}



.main_bf{
	position:relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 1vw;
	color:#ff10cd;
	margin: 3% 0;
	
}

.brackets_fn{
    position: relative;
    width: 50%;
    margin: 2% auto auto auto;
    border: 3px solid #ff10cd;
    padding: 1%;
    box-sizing: border-box;
}

.item_ronda {
 	position: relative;
    width: 50%;
    text-align: center;
    padding: 2% 1%;
    box-sizing: border-box;
    color: #FFF;
    font-weight: 700;
    font-size: 1.5vw;
    background-image: url(../img/back_players.png);
    background-size: 100% auto;
    background-position-y: 30%;
}
.item_vs{
	position: relative;
	width: 29%;
	color:#ff10cd;
	text-align: center;
}

.tabla_main_gral{
	position:relative;
	width: 100%;
	
}
.tabla_inner{
	position:relative;
	width: 90%;
	margin: auto;
	border: 3px solid #ff10cd;
	padding: 2%;
	box-sizing: border-box;
}
.tabla_inner tr{
	position:relative;
	margin: auto;
	width: 100%;
	border: 3px solid #ff10cd;
	padding: 2% 3%;
	box-sizing: border-box;
	
}
.tabla_inner tr td{
	position:relative;
	margin: auto;
	border: 3px solid #ff10cd;
	box-sizing: border-box;
	color:#ff10cd;
	font-size: 1vw;
	text-align: center;
	
}
.sec_img_inner{
	position:relative;
	width: 50%;
	margin: auto;
}

.btns_rondas{
	position:relative;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.item_btn_r{
	position: relative;
    width: 30%;
    margin: 1%;
    background-image: url(../img/back_btns.png);
    background-position: center center;
    background-size: 100%;
    padding: 12% 0;
    text-align: center;
    color: #ff10cd;
    font-size: 1.5vw;
    font-weight: 700;
    transition: all .3s;
    background-repeat: no-repeat;
    cursor: pointer;
		
}
.item_btn_r:hover{
	color:#fff;
}


.tabla_fechas{
	font-size: 1.2vw;
	font-weight: 700;
	color:#fff;
	margin: 5% auto;
}
.tabla_fechas table tr{
	padding: 1% 0;
	text-align: center;
}

.sec_fechas_cal{
	position:relative;
	width: 100%;
	margin: 5% auto auto auto;
}

.tabla_fechas tr td{
	padding: 1% 0;
	text-align: center;
}

.main_logo{
	position:relative;
	width: 24%;
}

.img_reglamento{
	position:relative;
	width: 20%;
	margin: auto;
	display: block;
}

#registrar_equipos{
	display:none;
}


.txt_resultado {
    color: #fff;
    font-size: 1vw;
    margin-top: 5%;
}



#bio_user_edit, #user_img_edit, #registrar_equipos_rl{
	display:none;
}

#sec_snake{
	min-height: 100vh;
	background-image: url("../img/main_back.jpg");
	background-position: left top;
	background-size: 100%;
	background-repeat: repeat;

}

#wrapper_snake{
	padding-bottom: 5%;
	
}




.img_xbox{
	position: relative;
	width: 50%;
	margin: auto;
	display: block;
}
.item_txt_xbox{
	position: relative;
	width: 70%;
	margin: auto;
	display: block;
}


.txt_d_x{
    font-size: 2.2vw;
	color:#ff10cd;
	font-weight: 700;
	text-transform: uppercase;
	margin: 3% 0;
	text-align: center;
}
.txt_d_x2{
    font-size: 1.2vw;
	color:#ff10cd;
	font-weight: 700;
	text-transform: uppercase;
	margin: 5% 0;
	text-align: center;
}


.reslatado{
		font-weight: 700;
		color:#ff10cd;
	text-transform: uppercase;
	}



.div_2_juegos{
	position:relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.d2_juegos_item{
	position:relative;
	width: 48%;
	
	
}



.img_banner_merch{
	position:relative;
	width: 100%;
	margin: 5% auto;
}



.title_in_lc{
	font-size: 1.2vw;
	color: #fff;
	text-align: center;
	font-weight: 700;
	line-height: 1.5vw;
}

.txt_it{
	font-size: 1vw;
	color: #fff;
	text-align: center;
	font-weight: 700;
	line-height: 1;
	padding: 2% 0;
}

.info_table{
	position: relative;
	width: 100%;
	padding: 5% 2%;
	box-sizing: border-box;
}

.info_inner{
	position: relative;
	width: 100%;
}

.div_txt_lc{
	position: relative;
	width: 100%;
	padding: 2% 0;
	background: #2D3446;
	color:#bab9bb;
	font-size: 1vw;
	display: flex;
	justify-content: space-around;
	align-items: center;
	font-family: 'Roboto';
	
}
.parrafo_lc{
	position: relative;
	width: 50%;
	text-align: center;
}

.txt__ne_titulo {
    font-size: 3.2vw;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
	font-family: 'Bison';
}
.icon_battler{
	position: relative;
	display: block;
	width: 10%;
	margin: auto;
}
.sec_battler_ne{
	margin-top: 5%;
}

.txt_ne_sub {
    font-size: 1.3vw;
    text-align: center;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    margin: 3% 0;
	line-height: 1;
}
.txt_ne_sub1 {
    font-size: 2vw;
    text-align: center;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    margin: 3% 0;
	line-height: 1;
}

.txt_battler_sub{
	font-size: 1.2vw;
    text-align: center;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    margin: 3% 0;
	line-height: 1;
}

.txt_st{
	font-size: 1.5vw;
    text-align: center;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    margin: 3% 0;
	line-height: 1;
}

.txt2_st{
	font-size: 1vw;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 3% 0;
	line-height: 1;
}
.in_file{
	position:relative;
	width: 50%;
	color:#fff;
}
.btn_enviar_re{
	position: relative;
	width: 50%;
	margin:5% auto auto auto;
	text-align: center;
}

#url_img_logo{
	font-size: 1.5vw;
	color:#fff;
	text-align: left;
}


#texto_reg_eq{
	font-size: 1.5vw;
	color:#000;
	text-align: center;
	margin: 1% auto auto auto;
	
}

.txt_edicion{
	position: relative;
	width: 100%;
	font-size: 2vw;
	color:#fff;
	font-weight: 900;
	text-align: center;
	margin: 5% auto;
}

.us_un_nuevo {
    font-size: 1.1vw;
    font-weight: 700;
    font-style: italic;
    color: #16c7f7;
    line-height: 1;
}

.header_web{
	position: relative;
	width: 100%;
	display: block;

}

.btn_uni{
	position: relative;
	width: 60%;
	margin: 5% auto;
	font-size: 2vw;
	text-align: center;
	padding: 2% 0;
	background-color: #16c7f7;
	color:#fff;
	font-weight: 900;
}


.txt2_home {
    font-size: 2.2vw;
}


.img_calendario{
	position: relative;
	width: 100%;
	margin: 5% auto;
	display: block;
}


.form_encuesta{
	position: relative;
	width: 30%;
	margin: 5% auto auto  auto;
	padding-bottom: 10%;
}


.opcion_si, .participacion_si, .final_form_si{
	display:none;
	
	
}



.title_encuesta{
	position: relative;
	font-size: 2vw;
	color: #16c7f7;
	font-weight: 700;
	font-style: italic;
	text-align: center;
}


.title_car{
	font-family: 'Bison';
	text-align: center;
	font-size: 3vw;
	color:#fff;
    margin: 2% auto auto auto;
	line-height: 1;
}
.par_carrusel{
	font-family: 'Roboto', sans-serif;
	font-size: 1vw;
	text-align: center;
	color:#fff;
	line-height: 1;
}

.carrusel_home{
	position: relative;
	width: 100%;
}
.item_carrusel{
	position: relative;
	width: 90%;
	margin: auto;
}

.img_carrusel{
	position: relative;
	width: 100%;
}

.main_title{
	position:relative;
	font-size: 4vw;
	color: #fff;
	text-align: center;
	font-family: 'Bison';
	line-height: 1;
	
}







.box_inscribete{
	position: relative;
	width: 70%;
	background-color: #fff;
	border-radius: 30px;
	padding: 2% 3%;
	margin: 5% auto auto auto;
	box-sizing: border-box;
}

.bi_inner{
	position: relative;
	width: 90%;
	margin: auto;
	display: flex;
	justify-content:space-between;
	align-items: center;
}
.item_bi_1{
	position: relative;
	width: 30%;
}
.item_bi_2{
	position: relative;
	width: 65%;
}

.txt_bi{
	font-family: 'Bison';
	color:#000;
	font-size: 6vw;
	font-weight: 700;
	line-height: .85;
}

.txt2_bi{
	font-family: 'Bison';
	color:#000;
	font-size: 4vw;
	font-weight: 400;
}
.btn_bi{
	position: relative;
	width: 90%;
	margin:3% auto;
	display: block;
}


.sec_3_home{
	position: relative;
	width: 90%;
	margin: auto;
}
.div2_s3{
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.item_div2{
	position: relative;
	width: 50%;
}
.img_full{
	position: relative;
	width: 100%;
}
.txt1_div2s3{
	font-size: 3vw;
	color:#64FF01;
	font-family: 'Bison';
	width: 90%;
	margin: auto;
}
.txt2_div2s3{
	font-size: 1vw;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	width: 90%;
	margin: auto;
}
.div_juegos{
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

.img_cg{
	position: relative;
	width: 90%;
	margin: auto;
	display: block;
}

.icon_calen{
    position: relative;
    width: 6%;
    margin-right: 20px;
    vertical-align: middle;
}

.fechas_bt{
	position: relative;
	width: 90%;
	margin: 5% auto auto  auto;
}

.img_cal{
	position: relative;
	width: 98%;
	display: block;
	margin: 1% auto;
}

.img_logo_sec{
	position: relative;
	width: 50%;
	margin: auto;
	display: block;
}
.parrafo_sec_j{
	position: relative;
	width: 90%;
	color: #fff;
	font-size: 1vw;
	font-family: 'Roboto', sans-serif;
	margin: 3% auto;
}

.title_sj{
	position: relative;
	font-size: 3vw;
	color:#64FF01;
	font-family: 'Bison';
	text-align: center;
}

.box_sjsj{
	position: relative;
	width: 80%;
	margin: 3% auto;
	border:1px solid #64FF01;
	border-radius: 25px;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.item1_bsj{
	position: relative;
	width: 40%;
	padding: 3%;
	box-sizing: border-box;
	border-right: 1px solid #64FF01;
}
.item2_bsj{
	position: relative;
	width: 60%;
	padding: 0;
	box-sizing: border-box;
}

.mas_detalles{
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #64FF01;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 2vw;
	min-height: 50%;
	border-bottom-right-radius: 25px;
	font-weight: 900;
}
.min50{
	position: relative;
	width: 100%;
	min-height: 50%;
	display: flex;
	align-items: center;
}
.icon_sj{
	position: relative;
	width: 50%;
	margin: auto;
	display: flex;
}
.jugadores_sj{
	position: relative;
	width: 70%;
	display: block;
	margin: auto;
}

.img_rs_juegos{
	position: relative;
	width: 80%;
	margin: auto;
	display: block;
}

.reg_juegos{
	position: relative;
	width: 30%;
	cursor: pointer;
	margin: -10% auto auto auto;
	display: block;
}

.sesion_juegos{
	position: relative;
	width: 30%;
	cursor: pointer;
	margin: 1% auto auto auto;
	display: block;
}

.box_reg_torneo, .box_inscrito{
	position: relative;
	width: 80%;
	margin: 3% auto;
	border-radius: 25px;
	background-color: #fff;
	padding: 3%;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	
}

.input_rj{
	position: relative;
	width: 100%;
	margin: 2% auto;
	padding: 2%;
	box-sizing: border-box;
	text-align: center;
	font-size: 1.3vw;
	color: #fff;
	background-color: #000;
	border-radius: 25px;
}
.txt_fj{
	position: relative;
	text-align: center;
	font-size: 2vw;
}
.btn_reg_j{
	position: relative;
    width: 40%;
    padding: 1%;
    text-align: center;
    margin: 2% auto auto auto;
    background-color: #fff;
    color: #000;
    font-size: 2vw;
    font-weight: 700;
    border-radius: 25px;
    text-transform: uppercase;
	cursor: pointer;
}

#txt_alertas, #txt_alertas2, #txt_alertas3{
	position: relative;
	margin: 1% auto auto auto;
	text-align: center;
	font-size: 1vw;
	color:#fff;
}

.txt_inscrito{
	position: relative;
	text-align: center;
	color:#000;
	font-size: 3vw;
	font-weight: 700;
}
.txt_gamertag{
	position: relative;
	text-align: center;
	color:#000;
	font-size: 1.5vw;
	font-weight: 700;
}
.txt2_inscrito{
	position: relative;
	text-align: center;
	color:#000;
	font-size: 1vw;
	font-weight: 400;
}

.txt_subtitulo_juegos{
	position: relative;
	font-size: 1.5vw;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	text-align: center;
}

.div2_s3_si{
	position: relative;
	width: 80%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.img_juego_inner{
	position: relative;
	width: 90%;
	margin: auto;
	display: block;
}

.box_inscribete_juegos{
	position: relative;
	width: 100%;
	background-color: #fff;
	border-radius: 50px;
	padding: 2% 0;
	margin: 5% auto auto auto;
	box-sizing: border-box;
}

.txt_bi_juegos{
	font-family: 'Bison';
	color:#000;
	font-size: 5vw;
	font-weight: 700;
	line-height: .85;
	text-align: center;
}

.txt2_bi_juegos{
	font-family: 'Bison';
	color:#000;
	font-size: 3vw;
	font-weight: 400;
	text-align: center;
}
.btn_bi_juegos{
	position: relative;
	width: 70%;
	margin:3% auto;
	display: block;
}

.btn_bi_juegos2{
	position: relative;
	width: 25%;
	margin:3% auto;
	display: block;
}

.item_bij_1{
	position: relative;
	width: 40%;
}
.item_bij_2{
	position: relative;
	width: 60%;
}

.camino_img{
	position: relative;
	width: 25%;
	margin: auto;
	display: block;
}
.item_camino{
	position: absolute;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	font-size: 3vw;
	font-family: 'Bison';
	color:#fff;
	line-height: 1;
	cursor: pointer;
}
#camino_1{
	top: 25%;
    left: 67%;
    text-align: left;
}
#camino_2{
    top: 42%;
    left: 33%;
    text-align: right;
}

#camino_3{
    top: 58%;
    left: 67%;
}

#camino_4{
	top: 71%;
    left: 34%;
    text-align: right;
}

.img_ji {
    position: relative;
    width: 36%;
    margin: auto;
    display: block;
    border: 1px solid #000;
    border-radius: 25px;
}

.img_fechas{
	position: relative;
	width: 80%;
	margin: auto;
	display: block;
}
.juegos_mm{
	position: relative;
	width: 80%;
	margin-left: 10%;
}

#texto_b{
	color:#fff;
	font-size: 1.3vw;
	font-family: 'Roboto';
}


.div_juegos a{
	width: 20%;
}
.img_juegos_div{
	position: relative;
	width: 100%;
}

.txt_sbtlr{
	font-size: 2vw;
	color:#fff;
	font-family: 'Bison';
	text-align: center;
}


#popup_juegos{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999999999;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.70);
	display: none;
		
}

.popup_inner{
	position: relative;
	width: 100%;
	min-height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
}


.box_pp {
	position: relative;
	width: 60%;
    background-color: #fff;
    border-radius: 25px;
    color: #000;
    padding: 3%;
    box-sizing: border-box;
}

.subt_pp{
	position: relative;
	font-size: 1.5vw;
	color: #000;
	font-family: 'Roboto';
	text-align: center;
}

.btn_iniciar_pp{
	position: relative;
    width: 40%;
    margin: 5% auto auto  auto;
    text-transform: uppercase;
    font-size: 1vw;
    padding: 2% 0;
    text-align: center;
    cursor: pointer;
	font-weight: 700;
	background-color: #000;
	color:#fff;
	border-radius: 25px;
}

.img_banner_anim{
	position: absolute;
}


.main_banner_univ{
	position: relative;
	width: 100%;
}

#img_ban_1{
    width: 32%;
    top: 17%;
    left: 68%;
    z-index: 9;
}

#img_ban_2 {
    width: 38%;
    top: 0;
    left: 63%;
    z-index: 6;
}
#img_ban_3 {
    width: 22%;
    top: 34.6%;
    left: 0;
    z-index: 9;
}
#img_ban_4 {
    width: 33%;
    top: 0;
    left: 0;
    z-index: 8;
}
#img_ban_5 {
    width: 23%;
    top: 21.6%;
    left: 11%;
    z-index: 8;
}
#img_ban_6{
    width: 33%;
    top: 11%;
    left: 33%;
    z-index: 99999;
}
.pleca_pat{
	position: relative;
	width: 100%;
	background-color: #000;
	padding: .5% 0;
	display: flex;
	align-items: center;
	justify-content: flex-end; 
		
}
.img_pat{
	position: relative;
	width: 10%;
	margin: 0 2%;
	cursor: pointer;
}



.btn_discord{
	position: relative;
	width: 35%;
	margin: 1% auto;
	display: block;
}

.txt_inscrito_dr{
	position: relative;
	text-align: center;
	color:#000;
	font-size: 2vw;
	font-weight: 700;
}
.btn_reglamento{
	position: relative;
	width: 20%;
	margin: 2% auto auto auto;
	border-radius: 25px;
	border: 1px solid #000;
	padding: 1% 0;
	text-align: center;
	font-size: 1.5vw;
	font-family: 'Bison';
	font-weight: 600;
}
.div_btn_reg{
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 5% auto auto auto;
}
.item_br{
	position: relative;
	width: 48%;
}



.btn_discord_j{
    position: relative;
    width: 69%;
    margin: 3% auto auto auto;
    display: block;
}


.btn_reglamento_j{
    position: relative;
    width: 80%;
    margin: 5% auto auto auto;
    border-radius: 25px;
    border: 1px solid #000;
    padding: 2% 0;
    text-align: center;
    font-size: 1.5vw;
    font-family: 'Bison';
    font-weight: 600;
}



.txt__ne_titulo_in {
    font-size: 3.8vw;
    text-align: center;
    color: #21c1f8;
    font-weight: 700;
    text-transform: uppercase;
    margin: 3% 0;
	font-family: 'Bison';
	
}

.btn_discord{
	position: relative;
	width: 35%;
	margin: 3% auto;
	display: block;
}

.img_instruc{
	position: relative;
	width: 100%;
}

.head_rondas{
	position: relative;
	width: 80%;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.item1_rondas{
	position: relative;
	width: 30%;
	margin: 0 3%;
}
.item2_rondas{
	position: relative;
	width: 65%;
	margin: 0 3%;
}
.img_user_rondas{
	position: relative;
	width: 100%;
}
.title_rondas{
	font-size: 8vw;
	font-family: 'Bison';
	color:#fff;
	font-weight: 700;
	line-height: 1;
}


.info_rondas{
	position: relative;
	width: 100%;
	display: flex;
	margin: 5% auto auto auto;
	justify-content: center;
	align-items: center;
}
.item_ir{
	position: relative;
	width: 30%;
	margin: 0 2%;
}
.txt1_ir{
	font-size: 2vw;
	font-family: 'Bison';
	color:#fff;
	text-align:center;
}

.txt2_ir{
	font-size: 3vw;
	font-family: 'Bison';
	color:#fff;
	text-align: center;
}
.tabla_ronda{
	position: relative;
	width: 100%;
}
.btn_tr{
	position: relative;
	padding: 0 1%;
	width: 15%;
	text-align: center;
	color: #000;
	font-family: 'Bison';
	background-color: #fff;
	font-size: 2vw;
	cursor: pointer;
}
.main_tabla_ronda{
	position: relative;
	width: 100%;
	border: 2px solid #21c1f8;
	padding: 2%;
	box-sizing: border-box;
	    max-height: 400px;
    overflow: auto;
}
.fila_ronda{
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: stretch;
	margin: .3% 0;
	
	
}

.txt2_tr_user{
    position: relative;
    font-size: 1vw;
    color: #fff;
    font-family: 'Bison';
    text-align: center;
    border: 1px solid #fff;
    box-sizing: border-box;
    align-items: center;
    display: flex;
    justify-content: center;
}
.item1_fr{
	width: 15%;
	
}
.item2_fr{
	width: 15%;
}
.item3_fr{
	width: 30%;
}
.item4_fr{
	width:20%;
}
.item5_fr{
	width: 20%;
}


.txt_tr_user{
	position: relative;
	font-size: 1.5vw;
	color:#000;
	font-family: 'Bison';
	text-align: center;
	padding: 1% 0;
	border: 3px solid #000;
	box-sizing: border-box;
}

.txt_rra{
	position: relative;
	width: 100%;
	font-size: 3vw;
	font-family: 'Bison';
	color:#fff;
	text-align: center;
	margin: 5% auto;
}
.title_ronda_user{
	position: relative;
	width: 100%;
	font-display: 2vw;
	font-display: 'Bison';
	color:#fff;
}
.div_rruser{
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	    margin-bottom: 5%;
}
.item_rruser{
	position: relative;
	width: 18%;
}

.title_ronda_user{
	font-size:2vw;
	color:#fff;
}
.lable_rruser{
	font-size: 1.5vw;
	color:#fff;
	font-family: 'Bison';
}


.sec_rtra{
	position: relative;
	width: 70%;
	margin: auto;
	border: 2px solid #21c1f8;
	padding: 2%;
	box-sizing: border-box;
}

.input_ed4_rr{
    position: relative;
    width: 100%;
    font-size: 1.5vw;
    color: #000;
    font-family: 'Bison';
    border-radius: 15px;
	text-align: center;
}


.btn_enviar_reporte{
	position: relative;
	width: 30%;
	margin:5% auto auto auto;
	cursor: pointer;
	
}

.img_vs{
	position: relative;
	width: 20%;
	margin: auto;
	display: block;
}

.btn_tablas{
	position: relative;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}

#sec_tabla_user{
	display: none;
}

.div_sec_chat{
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.item_sc_user{
	position: relative;
	width: 48%;
}

#seccion_chat{
	position: relative;
	width: 80%;
	margin: 5% auto auto  auto;
}
.btn_enviar_chat{
	position: relative;
	width: 60%;
	
}

.input_is_chat {
    position: relative;
    width: 100%;
    font-size: 1.5vw;
    padding: 0.5vw;
    box-sizing: border-box;
    background: #fff;
    border-radius: 25px;
    border: 1px solid #fff;
    margin: 1.2vw 0;
    color: #000;
	text-align: center;
}

.txt_info_rondas_rr{
	position: relative;
	margin-top: 5%;
	font-size: 3vw;
	color:#fff;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Bison'
}

.div_reporte_vs{
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.item1_drvs{
	position: relative;
	width: 30%;
	margin: 0 2%;
}

.item2_drvs{
	position: relative;
	width:65%;
	margin: 0 2%;
}

.item_rruser_rl{
	position: relative;
	width: 30%;
}

.btn_rondas{
	position: relative;
	width: 30%;
	border-radius: 15px;
	border:2px solid #000;
	text-align: center;
	font-size: 2vw;
	cursor: pointer;
	font-family: 'Bison';
	margin:5% auto auto  auto;
}
.div_reporte_vs .label_in {
    color: #fff;
    text-transform: uppercase;
    font-size: 2vw;
    margin: 0;
    font-family: 'Bison';
    text-align: right;
    width: 100%;
}


.grid_juegos_unicole{
	position: relative;
	width: 100%;
	
}

.div2_list_j{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	
}
.check_j{
	position: relative;
	width: 48%;
	display: flex;
	justify-content: space-between;
	align-items: center;
    padding: 3% 0;

}


.label_gj{
    color: #fff;
    text-transform: uppercase;
    font-size: 1.5vw;
    margin: 0;
    font-family: 'Bison';
    text-align: left;
	width: 93%;
}
.cb_inp_j{
	position: relative;
	width: 7%;
	text-align: center;
}

.username_reg{
	width: 48%;
	display: none;
	border: none !important;
	margin-top: 1%;
}

.carrusel_tablas{
	position: relative;
	width: 100%;
		
}

.item_grupos_juego{
	position: relative;
	width: 90%;
	margin: auto;
}

.contenido_full{
	position: relative;
	width: 100%;
}
.iframe_video{
	position: relative;
	width: 100%;
	min-height: 300px;
}

.item_sv{
	position: relative;
	width: 30%;
}

.seccion_videos{
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.div_sec_mvp{
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	
	align-items: center;
}

.item_mvp{
	position: relative;
	width: 48%;
	margin: 0 1%;
	
}


.slider_mvp, .item_inner_svmp{
	position: relative;
	width: 100%;
}

/* -------------------------ED 5 ----------------------*/


#header_battler{
	background:#1B90DD;
	padding:1% 0;
	
}

.btn_registro{
    width: 40%;
    background: #fff;
    border-radius: 30px;
    color: #000;
    text-align: center;
    padding: 1% 0;
    margin: auto;
    font-size: 3vw;
	cursor: pointer;
}

.grid_games{
	position: relative;
	width: 100%;
	border: 2px solid #fff;
	padding: .5%;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	margin:  auto;
}
.img_gg{
	width: 8vw;
    margin: 0px 1%;
	cursor: pointer;
}
.div_2{
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding:0;
	
}
.item_d2{
	position: relative;
	width: 60%;
}

.item_d2_2{
	position: relative;
	width: 48%;
}
.img_car{
	width: 100%;
	margin: auto;
	display: block;
}
.item_gan_inner{
	position: relative;
	width: 90%;
}
.titulo{
	position: relative;
	font-size: 7vw;
	text-align: right;
}
.subtitulo{
	position: relative;
	font-size: 1.3vw;
	text-align: left;
	font-family: 'Roboto';
	margin-top: 5%;
}

.degradado_ed5{
	color: #000;
    background: #fff;
	font-family: 'Bison';
	line-height: 1;
	
}

.degradado_ed5:before {
      content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to left, #d3ab09, #cf436b, #1f1828);
    mix-blend-mode: screen; 
    position: absolute;
    top: 0;
    left: 0;
}

.div3_ligas{
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.item_d3l{
	position: relative;
	width: 31%;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border: 1px solid #fff;
}
.header_ligas{
	position: relative;
	width: 100%;
	border-radius: 15px;
	background: #fff;
	padding: 1% 1.5%;
	box-sizing: border-box;
}
.title_ligas{
	font-size: 4vw;
	position: relative;
	text-align: center;
}
.subtitle_ligas{
	font-size: 1.5vw;
	position: relative;
	text-align: center;
}
.liga_a{
	position: relative;
	margin: 2% auto;
	width: 70%;
}
.color_a{
	background: #21c1f8;
	border: 1px solid #21c1f8;
}
.color_b{
	background: #0172C7;
	border: 1px solid #0172C7;
}
.color_c{
	background: #BD00AF;
	border: 1px solid #BD00AF;
}
.img_ligas{
	position: relative;
    width: 90%;
    display: block;
    margin: 3% auto;
}
.item_list_l{
    position: relative;
    width: 90%;
    margin: 5% auto;
    padding: 2% 0;
    background: #21c1f8;
    border-radius: 35px;
}
.txt1_list{
	color:#000;
	font-size: 2vw;
	text-align: center;
	font-weight: 700;
}
.txt2_list{
	color:#000;
	font-size: 1.2vw;
	text-align: center;
	font-weight: 400;
	font-family: 'Roboto'
}
.txt3_list{
	color:#fff;
	font-size: 1.4vw;
	text-align: left;
	font-weight: 400;
}

.title_ligas2{
	position: relative;
	text-align: center;
	font-size: 2.8vw;
    line-height: 1;
    padding: 2% 0;
}
.div2_ligas{
	position: relative;
	width: 80%;
	margin: auto;
	display: block;
	display: flex;		
	justify-content: space-between;
	align-items: center;
}

.item1_d2l{
	position: relative;
	width: 35%;
}
.item2_d2l{
	position: relative;
	width: 62%;
}

.sec_premios{
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #fff;
	line-height: .9;
	
}
.item1_prem{
	position: relative;
	width: 48%;
}
.item2_prem{
	position: relative;
	width: 48%;
	text-align: center;
}
.img_premios{
	width: 100%;
	margin-top: -10%;
}
.txt1_prem{
	font-size: 3vw;
	color:#000;
	
}
.txt2_prem{
	position: relative;
	font-size: 6vw;
	color:#000;
}
.txt3_prem{
	font-size: 1.5vw;
	color:#000;
	margin-top: 3%;
}
.txt4_prem{
    font-size: .6vw;
    color: #000;
    margin-top: 3%;
    line-height: 1.5;
    font-family: 'Roboto';
}

.main_subtitle{
	position:relative;
	font-size: 2vw;
	color: #fff;
	text-align: center;
	font-family: 'Bison';
	line-height: 1;
	margin-top: 3%;
	
}
.box_registro_juego {
    /*display: flex;
    justify-content: space-between;*/
    margin-top: 5%;
	background-color: #fff;
	border-radius: 25px;
	color:#000;
	padding: 3%;
	box-sizing: border-box;
}

.btn_registro_sec{
    width: 100%;
    background: #fff;
    border-radius: 30px;
    color: #000;
    text-align: center;
    padding: 1% 0;
    margin: 3% auto auto auto;
    font-size: 3vw;
	cursor: pointer;
}

.box_registro_juego_per {
	position: relative;
	display: flex;
	justify-content: space-between;
    margin-top: 5%;
    background-color: #fff;
    border-radius: 25px;
    color: #000;
    padding: 3%;
    box-sizing: border-box;
}

.titulo_registro{
	font-size: 2vw;
	text-align: center;
}
.tono_1{
	background-color: #fff;
}
.tono_2{
	background-color: #E2E0E0;
}

.txt__ne_titulo_btn {
    font-size: 2.5vw;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-family: 'Bison';
	width: 70%;
	margin: 3% auto auto  auto;
}

.frame_video{
	position: relative;
	width: 70%;
	margin: 3% auto auto auto;
	display: block;
}

.label_in_legal {
    color: #fff;
    font-size: 1vw;
    margin:3% 0 0 0;
    font-family: 'Bison';
    text-align: center;
    width: 100%;
}

.btn_re_ses {
    position: relative;
    width: 60%;
    margin: 3% auto auto  auto;
    
}
.txt_o{
	position: relative;
    text-align: center;
    width: 100%;
    font-size: 2vw;
    margin: 3% 0;
}

.subtitulo_ligas{
	position: relative;
	font-size: 2vw;
	text-align: center;
	color:#fff;
	margin: 3% 0;
}

.label_in_txt_mail {
    color: #fff;
    font-size: .8vw;
    margin: 0;
    font-family: 'Bison';
    text-align: center;
    width: 100%;
}

.table_user{
	position: relative;
	width: 100%;
}

.div_us{
	position:relative;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: .5% 0;
	background: #171717;
}
.item1_dus{
	position: relative;
	width: 30%;
	font-size: 1.8vw;
	color:#fff;
	text-align: right;
}
.item2_dus{
position: relative;
    width: 68%;
    text-align: right;
    color: #fff;
    padding: 0 6% 0 0;
    box-sizing: border-box;
    font-size: 1.5vw;
}
.tono_dos{
	background: #21c1f8;
}
.icon_img{
	position: relative;
	width: 15%;
	margin: auto;
	display: block;
}

.sub_txt__ne_titulo {
    font-size: 1.5vw;
    text-align: left;
    color: #f610c7;
    font-weight: 700;
    text-transform: uppercase;
	font-family: 'Bison';
	margin: 3% 0;
	 font-family: arial;
}
.instrucciones_txt{
	font-size: 1vw;
	color: #fff;
	    font-family: arial;
}

.img_car_cod {
    width: 30%;
    margin: auto;
    display: block;
    margin-top: -12%;
}
.res_cod{
	position: relative;
	display: block;
	margin: auto;
	width: 50%;
}

.txt__ne_titulo_caps {
    font-size: 2vw;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
	font-family: 'Bison';
	margin-bottom: 5%
}
.btn_discord {
    display: block;
    position: relative;
    width: 15%;
    margin: 2% auto;
}
.txt_2_lg{
	font-size: 1.5vw;
	color:#fff;
	font-family: 'Roboto';
	text-align: center;
}


.iframe_jornada0{
	position:relative;
	width: 90%;
	margin: 5% auto auto auto;
	display: block;
	min-height: 400px;
}

.back_cuadro_amarillo{
	background: url('../img/home/gamer.jpg');
	background-position: center center;
	background-size: 90%;
	background-repeat: no-repeat;
	padding: 1% 0;
}

.ba_inner{
    position: relative;
    width: 40%;
    margin-left: 10%;
    text-align: right;
}
.ba_txt_1{
	position: relative;
	font-size: 8vw;
	color:#fff;
	line-height: 1;
}
.ba_txt_2{
	position: relative;
	font-size: 4vw;
	color:#fff;
	line-height: 1;
}

.ba_txt_3{
	position: relative;
	font-size: 1.2vw;
	color:#fff;
}


.img_premios{
    position: absolute;
    width: 71%;
    right: -79%;
    top: -16%;

}

.ganadores_sec{
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}


.gan_item1{
	position: relative;
	width: 27%;
}
.gan_item2{
	position: relative;
	width: 65%;
	padding: 3% 0 0 0;
}



.img__sec_1{
	position: relative;
	width: 120%;
	margin-top: -50%;
	    margin-bottom: -3%;
}

.gan_item2{
	position: relative;
	font-size: 3vw;
	color:#fff;
	text-align: left;
	line-height: 1;
}
.img_gan_1{
	position: relative;
	width: 50%;
	display: block;
	margin-top: 5%;
}


.reg_gratis{
	position: relative;
	text-align: center;
	color:#fff;
	font-size: 3vw;
	cursor: pointer;
}
.reg_gratis_btn_am{
	position:relative;
	width: 80%;
	background: url('../img/home/back_blanco.png');
	background-position: center center;
	background-size: 90%;
	text-align: center;
	color:#F8BE03;
	font-size: 2vw;
	background-repeat: no-repeat;
	margin: auto;
	cursor: pointer;
}
.back_am_2{
position: absolute;
    width: 66%;
    height: 100%;
    top: 0;
    left: -5%;
}


.iframe_jornada0_2{
	position:relative;
	width: 90%;
	margin: 5% auto auto auto;
	display: block;
	min-height: 300px;
}



.btn_entrar_reporte{
	position:relative;
	width: 30%;
	background: url('../img/home/back_blanco.png');
	background-position: center center;
	background-size: 90%;
	text-align: center;
	color:#F8BE03;
	font-size: 2vw;
	background-repeat: no-repeat;
	margin: auto;
	cursor: pointer;
}


/* total play plataforma  */

.Bitcount{
	 font-family: 'BitcountPropSingle-Regular';
}

.div_2_tp{
	position: relative;
	width: 50%;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	padding:0;
	
}
.pos_video{
	width: 70%;
    margin-left: 20%;
}
.txt_video_lat{
	position: relative;
	font-size: 1.2vw;
	color:#fff;
	font-family: arial;
}
.sec_title{
	position:relative;
	font-size: 3.5vw;
	color: #fff;
	text-align: left;
	line-height: 1.3;
	
}

.logo_tp_video{
	position: relative;
	width: 70%;
	margin-top: 20%;
}
.title_torneos{
	position: relative;
	width: 80%;
}

.div_btn_log{
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	margin-top: 5%;
	justify-content: center;
	
	
}
#rec_respuesta{
	display: none;
}

.clase_iframe{
	position: relative;
	width: 100%;
	height: auto;
	border: none;
	min-height: 800px;
}



















































/* Estilos panel - admin */

.secion-panel{
	min-height: 100vh;
    background-image: url(../img/main_back.jpg);
    background-position: bottom center;
    background-size: cover;
    background-repeat: repeat;
    padding-top: 13%;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}

#main_content{
	position: relative;
	width: 60%;
	margin: 10% auto 5% auto;;
}
#r_enc{
	color:#fff;
}
.dataTables_length{
	color:#fff !important;
	font-weight: 600 !important;
}

.dataTables_filter label{
	color:#fff !important;
	font-weight: 600 !important;
}
.columna_panel{
	color:#fff !important;
	font-weight: 800 !important;
}




.txt__ne_titulo_in {
    font-size: 3.8vw;
    text-align: center;
    color: #21c1f8;
    font-weight: 700;
    text-transform: uppercase;
    margin: 3% 0;
	font-family: 'Bison';
	
}

.sdo_color_tabla{
	background-color: #323C50;
}    
.img_100{
	position:relative;
	width:100%;
}
.mt_5{
	margin-top: 5%;
}
.mt_10{
	margin-top: 10%;
}
.m_left_m15{
	margin-left: -15%;
}
.pointer{
	cursor: pointer;
}

.blanco_c{
	color:#fff;
}


.verde{
	color: #63D7C7;
}
.txt_centrado{
	text-align: center;
}
.azul_ne{
	color: #16c7f7;
}
.morado_c{
	color: #8073de;
}
.m_auto{
	margin: auto;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}

.blanco{
	color:#fff;
}

.movil{
	display: none;
}

.desk{
  display:block;
}
.verde_ed4{
	color:#64FF01;
}
.img100{
	width: 100%;
}
.vertical_mid{
	vertical-align: middle;
}
.mar_sj{
	margin: 3% auto;
}
.negro_ed4{
	color:#000;
	font-family: 'Roboto';
}
.negro{
	color:#000  !important;
}
.color_plataforma{
	color:#64FF01;
}

.azul_rondas{
	background-color: #2942FF;
	
}
.verde_rondas{
	background-color: #64FE01;
	
}
.amarillo_rondas{
	background-color: #FFF729;
	
}
.naranja_rondas{
	background-color: #FFBD29;
	
}
.rojo_rondas{
	background-color: #FF4229;
	
}
.back_blanco{
	background-color: #fff;
	
}


.activo{
	background-color: #62FE00;
}
.back_negro{
	background-color: #000;
	padding: 2% 0;
	text-align: center;
}

.item1_fr_mpv {
    width: 34%;
}

.amarillo_ed5{
	color:#21c1f8;
	font-size:5vw;
}

.grid_35{
	width: 35%;
}
.list_morado{
	background: #BD00AF;
}

.list_azul{
	background: #0172C7;
}
.solo_amarillo{
	color:#21c1f8;
}
.back_solo_amarillo{
	background: #21c1f8;
}

.border_boton_reg{
	border: 1px solid #000;
}

.invertir-color {
     -webkit-filter: invert(100%);
    filter: invert(100%);
}
.align_left{
	text-align: left;
}
.alig_top{
	align-items: flex-start ;
}
.negro_cod{
	color:#171717;
}

.font_roboto{
	font-family: 'Roboto';
}
.azul_tp{
	color:#21c1f8;
}
.align_center{
	text-align: center;
}
