﻿/*anuncio*/
    .anuncio {
		border-radius:5px;
		background-color:rgba(62,150,0,0.2);
		width:100%;
		padding:0px;
        margin-top:9px;
    }

    .anuncio_titulo {
	    width:100%;
	    text-align:center;
	    font-weight:bold;
	    color:black;
	    margin:0px;
	    padding:3%;
	    margin-top:1%;
	    font-size:1.1rem;
	    } 

    .anuncio_titulo_none {
	    width:100%;
	    text-align:center;
	    font-weight:bold;
	    color:black;
	    margin:0px;
	    padding:3%;
	    margin-top:1%;
	    font-size:1.1rem;
        display:none;
	    } 

    /*equipo anuncio*/
    .anuncio_fila_equipo{
	    width:100%;
	    margin:0px;
	    padding:0px;
	    height: auto;
	    text-align:center;
	    border-top:1px solid rgba(62,150,0,0.2);
	    background-color:rgba(255,255,255,1.52);
	    }				
	.anuncio_equipo {
		width:15%;
		max-height:100%;
		text-align:center;
		margin:0%;
		display:block;
		overflow:hidden;
		font-weight:normal;
		box-sizing:border-box;
		border-radius:0%;

	}				
	.anuncio_img_equipo {					
		width: 100%;
  		height : 100%;
		max-height: 100%;
		max-width: 100%;		
		padding:0px;
		margin:0px;					
		border:0px;

	}									
	.anuncio_equipo_nombre{	
		width:76%;
		font-size:.8rem;
		font-weight:normal;
		margin-left:6%;
		margin-right:3%;
		margin-top:6%;				
		text-align:	left;			
		}

    /*anuncio imagen*/
    .anuncio_fila_imagen{
	    width:100%;
	    margin:0px;
	    padding:0px;
	    height: auto;
	    text-align:center;
	    background-color:rgba(255,255,255,1.52);
	    }	
    .anuncio_imagen {
		width:100%;
		max-height:100%;
		text-align:center;
		margin:0%;
		display:block;
		overflow:hidden;
		font-weight:normal;
		box-sizing:border-box;
		border-radius:0%;

	}				
	.anuncio_img_imagen {					
		width: 100%;
  		height : 100%;
		max-height: 100%;
		max-width: 100%;		
		padding:0px;
		margin:0px;					
		border:0px;

	}


     /*anuncio documento*/
    .anuncio_fila_doc{
	    width:100%;
	    margin:0px;
	    padding:0px;
	    height: auto;
	    text-align:center;
	    border-top:1px solid rgba(62,150,0,0.2);
	    background-color:rgba(255,255,255,1.52);
	    }		
	.anuncio_doc {
		width:15%;
		max-height:100%;
		text-align:center;
		margin:0%;
		display:block;
		overflow:hidden;
		font-weight:normal;
		box-sizing:border-box;
		border-radius:0%;
	}			
	.anuncio_img_doc {					
		width: 100%;
  		height : 100%;
		max-height: 100%;
		max-width: 100%;		
		padding:2px;
		margin:2px;					
		border:2px;
	}						
	.anuncio_doc_nombre{	
		width:76%;
		font-size:.8rem;
		font-weight:normal;
		margin-left:6%;
		margin-right:3%;
		margin-top:6%;				
		text-align:	left;			
	}


     /*anuncio campeonato*/
    .anuncio_fila_camp{
	    width:100%;
	    margin:0px;
	    padding:0px;
	    height: auto;
	    text-align:center;
	    border-top:1px solid rgba(62,150,0,0.2);
	    background-color:rgba(255,255,255,1.52);
	    }		
	.anuncio_camp {
		width:15%;
		max-height:100%;
		text-align:center;
        vertical-align:middle;
		margin:0%;
		display:block;
		overflow:hidden;
		font-weight:normal;
		box-sizing:border-box;
		border-radius:0%;
        font-size:4.0rem;
	    color:rgba(255,166,0,1.00);

	}
    
    			
	.anuncio_img_camp {					
		width: 100%;
  		height : 100%;
		max-height: 100%;
		max-width: 100%;		
		padding:2px;
		margin:2px;					
		border:2px;
	}						
	.anuncio_camp_nombre{	
		width:76%;
		font-size:.8rem;
		font-weight:normal;
		margin-left:6%;
		margin-right:3%;
		margin-top:6%;				
		text-align:	left;			
		}


	
    /*anuncio palmares*/
    .anuncio_fila_pal{
	    width:100%;
	    margin:0px;
	    padding:0px;
	    height: auto;
	    text-align:center;
	    border-top:1px solid rgba(62,150,0,0.2);
	    background-color:rgba(255,255,255,1.52);
	    }		
	.anuncio_pal {
		width:12%;
		max-height:100%;
		text-align:center;
		margin:0%;
		display:block;
		overflow:hidden;
		font-weight:normal;
		box-sizing:border-box;
		border-radius:0%;

	}			
    .anuncio_pal_equipo {
		width:15%;
		max-height:100%;
		text-align:center;
		margin:0%;
		display:block;
		overflow:hidden;
		font-weight:normal;
		box-sizing:border-box;
		border-radius:0%;

	}	
   .anuncio_pal_nombre{	
		width:64%;
		font-size:.8rem;
		font-weight:normal;
		margin-left:6%;
		margin-right:3%;
		margin-top:3%;				
		text-align:	left;	
        		
		}
	.anuncio_img_pal {					
		width: 100%;
  		height : 100%;
		max-height: 100%;
		max-width: 100%;		
		padding:2px;
		margin:2px;					
		border:2px;
	}						

    .anuncio_pal_nombre p:nth-child(1){
	    font-weight:bold;
	    margin:0;
	    padding:0;
	    color:rgba(62,150,0,1.00);
	    text-align:center;
	    font-size:1rem;}

    .anuncio_pal_nombre p:nth-child(2){
	    font-weight:bold;
	    margin:0;
	    padding:0;
	    color:rgba(62,150,0,1.00);
	    text-align:center;
	    font-size:1rem;}
    
    .anuncio_pal_nombre p:nth-child(3){
	    font-size:0.8rem;
	    text-align:center;
	    padding:0;
	    margin:0;
	    color:rgba(65,65,65,1.00);
    }


     /*anuncio texto*/
    .anuncio_fila_texto{
	    width:100%;
	    margin:0px;
	    padding:0px;
	    height: auto;
	    text-align:center;
	    border-top:1px solid rgba(62,150,0,0.2);
	    background-color:rgba(255,255,255,1.52);
	    }		
    .anuncio_texto{	
		width:92%;
		font-size:.8rem;
		font-weight:normal;
		margin-left:6%;
		margin-right:3%;
		margin-top:3%;		
        margin-bottom: 3%;
		text-align:	left;			
		}

    
    /*APARTE*/			
	.anuncio_goles{
		vertical-align:middle;
		text-align:right;
		width:12%;
		border:0px;
		margin-left:0px;
		margin-right:3%;
		margin-top:6%;
		padding:0px;
		padding-right:box-sizing:border-box;
		font-weight:bold;
		float:right;
		}
	/*APARTE*/

     /*anuncio mapa*/
    .anuncio_fila_map{
	    width:100%;
	    margin:0px;
	    padding:0px;
	    height: auto;
	    text-align:center;
        border-top:1px solid rgba(62,150,0,0.2);
	    background-color:rgba(255,255,255,1.52);
	    }		
	.anuncio_map_titulo {
		width:20%;
		max-height:100%;
		text-align:left;
        vertical-align:top;
        margin-left:3%;
		display:block;
		overflow:hidden;
		font-weight:bold;

	}    									
	.anuncio_map_subtitulo{	
		width:60%;
        vertical-align:top;
		font-weight:normal;
		margin-left:4%;
		margin-right:3%;			
		text-align:	left;			
		}

    .anuncio_img_map {					
        width: 100%;
  		height : 250px;	
        margin: 0px;
        padding: 0px;
        position: relative;
	}


    /*anuncio embed html*/

     .anuncio_fila_html{
	    width:100%;
	    margin:0px;
	    padding:0px;
	    height: auto;
	    background-color:rgba(255,255,255,1.52);
        text-decoration:none;
	    }

    /*anuncio video*/
        .anuncio_fila_video {
            width:100%;
	        margin:0px;
	        padding:0px;
	        height: auto;
	        text-align:center;
            border-top:1px solid rgba(62,150,0,0.2);
	        background-color:rgba(255,255,255,1.52);
        }    

        .anu_video {
	    margin:0%;
	    margin-top:0px;
	    padding-left:0px;
	    padding-right:0px;
	    box-sizing: border-box;
        background-color:rgba(255,255,255,1.52);
        width:100%;
	    }
	
        .anu_video iframe {
            width:100%;
	        max-width:100%;
            max-height:315px;
	        padding:0px;
	        margin:0px;	
	
	        }

        .anu_videoface {
            width:100%;
	        margin:0%;
	        margin-top:0px;
	        padding-left:0px;
	        padding-right:0px;
	        box-sizing: border-box;
            background-color:rgba(255,255,255,1.52);
	        }
	
        .anu_videoface div {
	        width:100%;
	        max-height:100%;
	        padding:0px;
	        margin:0px;	
	
	        }

        /*fin de anuncios*/


/****************************************************IMAGEN Y WHITE BG**********************************/
.izquierda {
	margin-top:20px;
	
	height:100%;
	width:29%;
	
}

.medio {
	margin-top:20px;
	
	height:100%;
	width:39%;
	
}

.derecha {
	margin-top:20px;
	
	height:100%;
	width:29%;
	
}

.img_bg{
	position:fixed;
	z-index:-1;
	margin:0;
	margin-top:100px;
	padding:0;
	padding-bottom:30px;
	background:black;
    display:block;
    width:100%;
}

.img_bg img{
	opacity:.99;
}
.contenedor{
	margin:0px;
	padding:10px;
	margin-top:200px;
	width:100%;
	padding-left:0px; padding-bottom:0;
	
	}
	
.contenedor .titulo {
	color:white;
	width:100%;
	font-size:3.2rem;
	text-align:center;
	margin-bottom:150px;
	/*
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 1%,rgba(0,0,0,0) 11%,rgba(0,0,0,0.33) 60%,rgba(0,0,0,0.72) 100%);*/
	}
.contenedor .titulo h1, .contenedor .titulo p{
	margin-top:150px;
	margin-bottom:0;
	opacity:1;
	-webkit-transition:all 500ms ease;
		-o-transition:all 500ms ease;
		transition:all 500ms ease;
	}
.contenedor .titulo p{
	opacity:.85}
.contenedor .titulo h1:hover, .contenedor .titulo p:hover{
	opacity:.5;
}
.contenedor .titulo p{
	font-size:2rem;
	font-weight:bold;
	position:relative;
	top:-15px;}
.white_bg{background:White;
          opacity:.9;
margin:0px;
margin-top:0px;
padding-bottom:80px;
border-bottom:solid 15px rgba(12,96,33,.20);}


.link_none {
    text-decoration: none;
    color: #FFFFFF;
}

.link_none_anuncio {
    text-decoration: none;
    color: black;
}
			
/*Setting de PARTIDOS PROGRAMADOS*/
.partidos_programados{
	/*background-color:rgba(194,247,207,1.00);*/
	margin-top:10px;
border-radius:5px;
width:100%;}

.partidos_row{
	
	border-top:1px solid rgba(194,247,207,1.00);
	margin:0; padding:10px, 0px; padding-top:2%;
	
	max-height:60px; 
	
	align-content:center;
	width:100%;}


.partidos_centro{width:20%; 
padding:0px; 
margin:0%; display:block;
}

.partidos_hora{
	font-weight:bold;
    font-size:1.5rem;
    text-align:center;
    width:100%;
    margin:0px; 
    padding:0px;
}	

.partidos_fecha{
	width:100%; height:auto;
	font-size:0.7rem;
	padding:0px;
	text-align:center;}	

.partidos_equipo1{
    text-align:right; 
    padding-right:0px;
    width:25%; 
    word-wrap:break-word;
    font-size:0.75rem;
    margin:0;
    position: relative;
    top:10px;
    text-decoration:none;
}

.href_equipo{
    cursor:pointer;
	color:#1A1A1A;
	text-decoration:none;
}
.href_equipo:hover {
		cursor:pointer;
		color:#3E9600;
}

.partidos_equipo2{text-align:left; margin:0; padding-left:0px;width:25%;word-wrap:break-word;font-size:0.75rem;
    position: relative;
    text-decoration:none;
    top:10px;}

.partidos_escudo{width:15%; padding:5px 0px; margin:0px; height:100%;
	}
	
.partidos_escudo img {
	height:auto;
	width:auto;
	max-height:45px;
	max-width:100%;}
	
/*SETTING de RESULTADOS*/
.resultados_row{
	width:100%;}

.jornada{
	background-color:rgba(62,150,0,0.2);
	font-weight:bold;
	padding:3%;
	width:100%;
	margin:0;
	color:rgba(62,150,0,1.00);
	margin-bottom:0;
	box-sizing:border-box;
	border-top:#FFFFFF 1px solid;
	
	}
.jornada_head{
	background-color:rgba(62,150,0,0.2);
	font-weight:bold;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	padding:3%; 
	width:100%;
	margin:0;
	box-sizing:border-box;
	text-align:center;}	
.jornada span {
	color:#3E9600;
	font-size:1.2rem;
	}
.jornada_numero {
	float:left;
	width:35%;
	padding:0px;
	margin:0 20%;
	display:block;
	text-align:center;}
.flecha-left{
	float:left;
	display:block;
	width:10%;
	margin:0;
	margin-left:3%;	
	padding:0;}
.flecha-right{
	display:block;
	float:left;
	padding:0;
	width:10%;
	margin:0; margin-left:2%;}
.resultados_row{
	border-bottom:solid 1px rgba(194,247,207,1.00);
	width:100%;
	margin:0; padding:0; max-height:60px; align-content:center;
	padding-top:2%;}
	
	.row_colorchange {
		cursor:default;
		color:#1A1A1A;
		text-decoration:none;}	
	.row_colorchange:hover {
		cursor:default;
		color:#3E9600;}
.resultados_escudo{
	padding:0;
	margin:0;
	width:10%;
	}
.resultados_equipo1{
	width:25%;
	margin:0;
	padding:10px 0 0 0 ;
	text-align:right;
	font-size:0.75rem;
    text-decoration:none;
}
	
.resultados_equipo2{
	width:25%;
	margin:0;
	padding:10px 0 0 0 ;
	text-align:left;
	font-size:0.75rem;
    text-decoration:none;
}
.resultados_centro{
	width:28%;
	font-size:2rem;
	padding:1% 1% 0 1%;
	margin:0;}
	
	
/*Setting de noticias*/

	/*Setting de Encabezado*/
.section_head{
	font-weight:bold;
	font-size:1.2rem;
	border-bottom:solid #b1b1b1 1px;
	width:100%;
	margin-left:0;
	padding-right:0;
	margin-right:0;	
	}
	/*Setting de Encabezado*/	



.fondoprotagonista {
	position:relative;
	background-color:#3E9600;
	
}

.textoprotagonista {
	position:absolute; bottom:-20px; left: 5px;
	background-color:#3E9600;
	padding:5px;
	color:white;
	font-size:0.8rem;
	text-align:left;
	display:inline-block;
	white-space:nowrap;
	
	
}

.noticia {
	border-bottom:1px solid rgba(62,150,0,0.4);
	border-right:solid rgba(62,150,0,0.4) 1px;	
	border-left:solid rgba(62,150,0,0.4) 1px;
	margin:0%;
	margin-top:10px;
	padding-left:0px;
	padding-right:0px;
	box-sizing: border-box;
    width:100%;
	}
	
.video {
	margin:0%;
	margin-top:0px;
	padding-left:0px;
	padding-right:0px;
	box-sizing: border-box;
	}
	
.video iframe {
	max-width:100%;
	max-height:360px;
	padding:0px;
	margin:0px;	
	
	}

.videoface {
    width:100%;
	margin:0%;
	margin-top:0px;
	padding-left:0px;
	padding-right:0px;
	box-sizing: border-box;
	}
	
.videoface div {
	width:100%;
	max-height:100%;
	padding:0px;
	margin:0px;	
	
	}
.imagen {
	padding:0px;
	margin:0px;
	overflow:hidden;
	height:180px;
	/*ANIMACION*/
	-webkit-transition:all 500ms ease;
		-o-transition:all 500ms ease;
		transition:all 500ms ease;
	}
		.imagen:hover{
			height:260px;}
.imagen a img{
	width:100%;
	height:auto;
	/*ANIMACION*/
	-webkit-transition:all 500ms ease;
		-o-transition:all 500ms ease;
		transition:all 500ms ease;}

		
		

.texto a {
	text-decoration:none;
	/*ANIMACION*/
	-webkit-transition:all 500ms ease;
		-o-transition:all 500ms ease;
		transition:all 500ms ease;
	
	
	}
	
.texto a:link {
	color:#1A1A1A;
	
	}

.texto a:visited {
	color:#1A1A1A;
	
	}
.texto a:hover {
	color:#B5B5B5;
	
	}
	
.texto a:active {
	color:#3E9600;
	
	}

.TiempoNoticia {
	width:100%;
	text-align:right;
	margin-top:1%;
	margin-right:5%;
	font-size:.8rem;
}

.texto {	
	margin:3%;
	margin-top:1%;
    width: 90%
}
/*Estilos para FORMULARIO*/
.formulario{
	border-radius:5px;
	color:rgba(62,150,0,1);
	padding:0;
	margin:10px 0 0 0;	
	background-size:cover;
	width:100%;
	box-sizing:border-box;	
	border:1px solid rgba(127,219,63,1.00);	
	}
.inscribete{
	font-family:'montserrat';
	letter-spacing:;
	text-shadow: 2px 2px rgba(12,96,33,1.00);	
	color:white;
	background-color:rgba(62,150,0,0.8);
	font-size:2.5rem;
	border-radius:5px;
	text-align:center;
	font-weight:bold;
	width:100%;
	padding:3% 0 3% 0;
	margin: 0 0 3% 0px;}
.formulario form{
	font-size:1rem;
	float:left;
	display:block;	
	margin: 2% 2% 2% 2%;	
	font-family:'montserrat';
	/*ANIMACION*/
	-webkit-transition:all 250ms ease;
		-o-transition:all 250ms ease;
		transition:all 250ms ease;
	}

.formulario form input{
	width:90%;}
.formulario form input {
	margin-top:3px;
	padding:3%;
	border-radius:5px;
	border:1px solid rgba(12,96,33,.20);
	background-color:rgba(0,0,0,0);}
.formulario form span {
	opacity:1;}
.form_ {
	width:46%;

}




.form_mensaje{
	width:96.5%;  resize:none;
	}
.textarea
{
    width:96.5%;  
    resize:none;
    padding:3% 3% 3% 0s;
	border-radius:5px;
	border:1px solid rgba(12,96,33,.20);
	height:70px;
	margin-bottom:10px;}

.msg-btn{
	color:white;
	background-color:rgba(62,150,0,.50);
	float:right;
	margin-right:2%;
	display:block;
	height:25px;
	width:25px;
	border-radius:25px;
	padding:10px;
	position:relative;top:0px;
	/*ANIMACIÓN*/
	-webkit-transition:all 350ms ease-out;
		-o-transition:all 350ms ease-out;
		transition:all 350ms ease-out;}
.msg-btn:hover{
	background-color:rgba(12,96,33,.80);
	padding:13px;
	position:relative;
	top:-2px;}
		
.msg-btn img{
	position:relative;top:5px;
	height:20px;}
.formulario a{
	-webkit-transition:all 250ms ease;
		-o-transition:all 250ms ease;
		transition:all 250ms ease;}	
.btn-enviar{
	font-family:'hind vadodara';
	font-weight:700;
	color:rgba(12,96,33,1.00);
	font-size:2rem;
	display:block;
	float:right;}	

.form_div {
	width:46%;
    font-size:1rem;
	float:left;
	display:block;	
	margin: 2% 2% 2% 2%;	
	font-family:'montserrat';
	/*ANIMACION*/
	-webkit-transition:all 250ms ease;
		-o-transition:all 250ms ease;
		transition:all 250ms ease;
}
.input_form {
    width:90%;
    margin-top:3px;
	padding:3%;
	border-radius:5px;
	border:1px solid rgba(12,96,33,.20);
	background-color:rgba(0,0,0,0);}

.form_mensaje_div {
    width:96.5%;  
    resize:none;
}
	

    
.msg-btn img, .msg-btn
/*Setting de Noticias*/

/*Estilos para MI LIGA EMPRESAS */


.derecha .section_head{
	
	margin-bottom:10px;
	
	}

.derecha table {
	border-radius:5px;
	background-color:rgba(62,150,0,0.2);
	width:98%;
	margin:auto;
	border:1px solid white;
	border-collapse:collapse;
	padding:5px;
	vertical-align:middle;
	}

table tbody tr {
	
	border-bottom:1px solid white;
	padding-top:0px;
	padding-bottom:0px;
	white-space:nowrap;
	}


tr {
border-bottom:1px solid white;
}

table tbody tr:hover {
	
	background-color:rgba(0,0,0,0.15);
	}	

	
	
table tbody tr td {
	height:300px;
	
	}



/*QUI ESTÁN LOS ESTILOS DE LAS IMAGENES*/



	


/*Estilos para MI LIGA EMPRESAS */
	/*Cuadro Goleadores*/
	.goleadores {
		border-radius:5px;
		background-color:rgba(62,150,0,0.2);
		width:100%;
		padding:0px;}

	
    .goleadores_head {
	    width:100%;
	    /*
	    border-bottom:1px solid rgba(62,150,0,0.2);*/
	    text-align:center;
	    font-weight:bold;
	    color:black;
	    margin:0px;
	    padding:3%;
	    margin-top:1%;
	    font-size:1.1rem;
	    } 
    .goleadores_fila{
	    width:100%;
	    margin:0px;
	    padding:0px;
	    height:auto;
	    text-align:center;
	    border-bottom:1px solid rgba(62,150,0,0.2);
	    background-color:rgba(255,255,255,1.52);
	    }
			
			
				
	.goleador {
		width:15%;
		max-height:100%;
		text-align:center;
		margin:0%;
		display:block;
		overflow:hidden;
		font-weight:normal;
		box-sizing:border-box;
		border-radius:0%;}
					
			
	.goleador_img {
							
		width: 100%;
  		height : auto;
		max-width: 100%;		
		padding:0px;
		margin:0px;
							
		border:0px;}
			
						
							
	.goleador_nombre{
																		
			
		width:64%;
		font-size:.8rem;
		font-weight:normal;
		margin-left:6%;
		margin-right:0px;
		margin-top:6%;				
		text-align:
		center;
				
		}
				
	.goleador_goles{
		vertical-align:middle;
		text-align:right;
		width:12%;
		border:0px;
		margin-left:0px;
		margin-right:3%;
		margin-top:6%;
		padding:0px;
		padding-right:
		box-sizing:border-box;
		font-weight:bold;
		float:right;
		}
		.icon-soccer{
			color:rgba(62,150,0,1.00);
			color:rgba(62,150,0,1.00);
			margin-left:0;
			padding-left:0;}
	.goleadores_fila_final{
        width:100%;
	    margin:0px;
	    padding:0px;
	    height:;
	    text-align:center;
	    border-bottom:1px solid rgba(62,150,0,0.2);
	    background-color:rgba(255,255,255,1.52);
		border:none;}
				
	/*Cuadro De Posiciones de Equipos*/
	.goleadores_fila {
		display:table;}
	.goleadores_fila > div {
		display:table-cell}
			
    .posiciones_tabla{
	
    border-bottom-left-radius:5px;
    width:100%;			
    margin:0%;
    margin-top:3%;
    font-size:1.2rem;
    align-content:center;
    }	
	   
     .jornada_head{
		font-weight:bold;
		width:100%;
		height:10%;
		margin:0;
		text-align:center;
		background-color:rgba(62,150,0,0.2);		
		box-sizing:border-box;
		border-bottom:1px solid rgba(255,255,255,1);}	
		
	.posiciones_header{
		width:100%;
		height:10%;
		margin:0px;
		margin-right:2%;
		text-align:center;
		align-content:center;
		background-color:rgba(62,150,0,0.2);
		
		}
		
	.posiciones_row{
		width:100%;
		margin:0px;
		margin-right:2%;
		align-content:center;
		height:50px;
		padding:0px; border-bottom:1px solid rgba(18,140,48,0.2);
		font-size:.8rem;
		line-height:50px;
        height:10%;

	}
	
	 #impar{
		width:100%;
		margin:0px;
		height:10%;
		margin-right:2%;
		}
		
		.posiciones_redbox{
			height:40px;
			width:1.25%;
			background-color:rgba(231,32,35,1.00);
			color:rgba(0,0,0,0.00);
			}
		.posiciones_numero{
			font-weight:bold;
			width:3%;
			}
		
		.empresa_logo{
			width:10%;
			height:auto;
			vertical-align:center;}
		.posiciones_equipo{
			width:50%;
            text-decoration:none;
		}	
			
		.posiciones_header{
			
			font-weight:bold;
			opacity:.8;}	
		#titulo {
			font-weight:bold;
			width:48.5%;
			text-align:left;
			margin-left:18%;
			opacity:1.3;}
		.posiciones_pt{
			
			color:#3E9600;}
			#titulo{
	font-size:.9rem;}
	
.posiciones_gf, .posiciones_gc, .posiciones_dg, .posiciones_pt {
	width:5%;
	font-size:.9rem;}
.posiciones_row > div {
	font-size:.9rem;}
.posiciones_header > div {font-size:.9rem;
    line-height:30px;}






@media screen and (max-width: 720px) {


    .img_bg{
	margin-top:30px;
    width:100%;
}

    .white_bg {
        width:100%;
    }


    .izquierda, .medio, .derecha {
        background-color: white;
        height: auto;
        width: 100%;
        margin-top: 35px;
    }




    .titulo {
	width:100%;
	margin-bottom:40px;
    display:block;
    font-size:1.2rem;
	/*
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 1%,rgba(0,0,0,0) 11%,rgba(0,0,0,0.33) 60%,rgba(0,0,0,0.72) 100%);*/
	}
    .subtitulo p{
    	font-size:1.2rem;
	}

    .contenedor .titulo {
	color:white;
	width:100%;
	font-size:3.2rem;
	text-align:center;
	margin-bottom:40px;
	/*
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 1%,rgba(0,0,0,0) 11%,rgba(0,0,0,0.33) 60%,rgba(0,0,0,0.72) 100%);*/
	}
.contenedor .titulo h1, .contenedor .titulo p{
	margin-top:-60px;
	margin-bottom:0;
	opacity:1;
	-webkit-transition:all 500ms ease;
		-o-transition:all 500ms ease;
		transition:all 500ms ease;
	}



}