/*General*/
@font-face {
	font-family: QanelasSoft;
    src: url("../font/Anton.ttf");
}
.form-control {
    color: #666 !important;
}

.container-main{
	margin-top: 60px;
}

.active{
	color:#fff  !important;
	background: #94BE1F !important;
}
.active2{
	color:#fff  !important;
	background: #333 !important;
}

.box{
	background: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	min-height: 300px;
	height: auto;
}

.header-box {
	letter-spacing: 2px;
	font-family: 'QanelasSoft', Arial, sans-serif;
    background-color: #94BE1F;
    color: #fff !important;
    font-size: 18px;
    padding-top: 8px;
    padding-left: 20px;
    padding-bottom: 8px;
    border-bottom: 1px solid #fefefe;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0px !important;
}

.header-box-margin{
	margin-bottom: 20px !important;
}

.margintop{
	margin-top: 20px;
}
.margintopX2{
	margin-top: 40px;
}

.marginleft{
	margin-left: 20px;
}

.marginright{
	margin-right: 10px;
}

.marginbottom{
	margin-bottom: 20px !important;
}

#escudos{
	background: #fff;
	display: table;
	clear: both;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 100%;
}

#escudos a img{
	float: left;
	width: 30px;
	height: 35px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	object-fit: contain;
}

#container-escudos{
	display: table;
}

.titulo-font{
	font-family: 'QanelasSoft', Arial, sans-serif;
}

.titulo{
    text-align: center;
    margin-bottom: 20px !important;
    padding-top: 20px !important;
    font-size: 35px;
    font-family: 'QanelasSoft';
    text-transform: uppercase;
    color: #94BE1F;
}

.sub-titulo{
	text-align: center;
    margin-bottom: 20px !important;
    padding-top: 20px !important;
    font-size: 25px;
    font-family: 'QanelasSoft';
    text-transform: uppercase;
    color: #fff;
}

/*Home*/

#home-destacado{
	margin-top: 20px;
}

.box-home{
	background: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	height: 400px;
}

#banner-descarga{
	margin-bottom: 20px;
}

#banner-descarga img{
	margin: 0 auto;
}

#banner-slide{
	height: 400px;
	padding-left: 0px !important;
}
/*.slide{
	background-image: url(http://ligabuenosaires.com.ar/img/home/inicio_2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 100%;
	transition: all 0.3s ease-in-out 0s;
	width: 100%;
}*/

#redes-container{
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
	margin-top: 20px;
	padding-bottom: 20px;
}

#redes-container h3{
	text-align: center;
	margin-bottom: 20px !important;
	padding-top: 20px !important;
	font-size: 28px;
	font-family: 'QanelasSoft';
	text-transform: uppercase;
}

.fb-page,
.fb-page span,
.fb-page span iframe[style] {
    max-width: 100% !important;
}

/*-- Noticia --*/
#noticias_contenido{
	overflow: auto;
	height: 350px;
	 scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* IE 10+ */
}
#noticias_contenido::-webkit-scrollbar { /* WebKit */
    width: 0;
    height: 0;
}



#container-titulo-noticia{
	letter-spacing: 2px;
	padding: 10px 0px 10px 0px;
	margin: 0px !important;
	color: #94BE1F;
	font-size: 19px;
	font-family: 'QanelasSoft';
}

.noticia{
	border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
	border-top: 1px solid #eee;
    border-top-color: rgb(238, 238, 238);
}
.tituloNoticia{
	font-weight: 800;
}

/*-- Boletines --*/
.boletines_titulo {
    font-size: 15px;
    font-weight: 600;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0px !important;
}
.boletines_titulo:hover{cursor: pointer;}

#boletin_descripcion {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
}
#boletines_descripcion_menu {
    margin-left: 10px;
}

/*Reglamento*/
.reglamentos_titulo {
    font-size: 15px;
    font-weight: 600;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0px !important;
}
.reglamentos_titulo:hover{cursor: pointer;}

#reglamento_descripcion {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
}
#reglamentos_descripcion_menu {
    margin-left: 10px;
}
/*Quienes somos*/
#datosQuienesSomos {
    padding-bottom: 20px;
	margin-bottom:20px; 
}
#subtitulo_quienes_somos {
    margin-top: 40px;
    font-size: 18px;
    font-weight: 800;
    text-align: center;
    letter-spacing: 1px;
}
#subtexto_quienes_somos{
	margin-top: 20px;
	margin-bottom: 30px;
}
.img_quienes_somos {
    background-color: #94BE1F;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 0px;
}
/*Torneros*/
#torneo_menu{
	margin-bottom: 20px;
}
.box-torneos{
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	height: 200px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	width: 23% !important;
 	/*background-image: linear-gradient(to right top, #3c423e, #426246, #528145, #6da03a, #94be1f);*/
 	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
    border: 1px #94BE1F solid;
}

.box-torneos h3{
	text-align: center;
	margin-top: 75px;
	color: #fff;
	position: absolute;
	letter-spacing: 2px;
}
.box-torneos img{
	position: absolute;
	height: 100%;
}

.box-torneo-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
}

.torneos_titulo {
    font-size: 15px;
    font-weight: 600;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0em;
}

.torneos_titulo:hover{
    cursor: pointer;
}

.torneos_titulo i{
    margin-left: 10px;
}

.menu_dropdown_torneo{
	padding-top:10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -15px;
	margin-right: -15px;
	background: #eee;
	
}

#torneos_descripcion_menu{
	padding-bottom: 10px;
}

/* Contacto */
#datosCliente {
    margin-left: 10px;
    margin-right: 10px;
}

.escudo{
	width: auto;
	height: 25px;
}

.pull-right-torneo{
	float: right;
}

.texto_categoria{
	font-size:16px;
	font-weight: 800;
}

.texto_posiciones_general{
	font-size:18px;
	font-weight: 800;
	color: #94BE1F;
}

/*-- Footer --*/

.footer-legend{
	border-top: 1px solid #eee;
	background: #fff;
	padding: 10px;
}

.footer-legend p{
	font-weight: 800;
	margin: 0 !important;
}

.foot{
  background: #fff;
  margin-top:calc(5% + 30px) !important;
}

.footer-logo{
	margin-bottom: 15px;
}

.footer-logo img{
	max-width: 120px;
}

#pie{
background:#fff;
min-height: 60px;
max-height: 100px;
margin-top: 40px;
padding-top:10px;
/*box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);]*/
}

#redes_sociales img {
	height:auto ;
	width:38px; 
	margin-left: 5px;
	margin-right: 5px;
  	display:inline-block;
  	margin-top: 15px;
  	margin-bottom: 15px;
}


#creditos{text-align: right;margin-top:10px;color:#797979; font-family: 'Lato', sans-serif;}
#creditos a{text-decoration: none;color:#797979;font-size:14px;}
#creditos img{width:120px;height:auto;float:right;border-radius: 5px;margin-top:-10px;}

