.fleft {
  float: left
}
.fright {
  float: right
}
.fondosection {
  background-image: url(../img/fondocarousel.png);
  background-position: center;
padding-top:55px;
}
.padbanner {
/*  padding-top: 120px;*/
  display: flex
}
.banner {
  background-image: none;
	height: auto;
	padding-bottom: 5px
}
h1.h1tit {
  font-size: 5.4em;
  line-height: 1;
  margin-bottom: 0;
}
.tit_2 {
  color: #001DB5;
  font-size: 3.8em
}
.buttonPrimary {
  background: #4595ba;
}
.buttonPrimary a {
  font-size: 1.4em;
  font-family: Gazzetta-regular
}
.buttonPrimary.btnhome {    
	font-family: 'Noto Sans', sans-serif;
    display: flex;

    font-size: 1.0em;
    text-transform: uppercase;
    font-weight: 800;
    background: #00adf6;
    padding: 0px 0 0 0;
    width: 240px;
    height: 49px;
	 align-items: center;
	margin:0 auto;
	margin-bottom: 40px;
	

}

.frase {
  font-family: Gazzetta-regular;
  font-size: 3em;
  line-height: 1.4em;
}
.hincha {
  margin-top: -34px
}
/*.circ{background-image:url(../img/circulo.png) ;background-position: center; background-repeat: no-repeat; }*/
footer {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 25px 0;
	  
}
@media (min-width: 1240px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1145px;
  }
}
@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1340px;
  }
}
@media(max-width:768px) {
  header {
    height: inherit;
  }
  .navbar {
    display: none;
  }
  .hincha {
    margin-top: -14px
  }
  .padbanner {
	  padding-top:10px
  /*  padding-top: 125px;*/
  }
  footer {
    padding: 12px 15px;
  }
  .logo_footer {
    text-align: center !important;
    padding: 18px 0;
  }
  .txt_footer {
 /*   text-align: center !important; */display: none !important
  }
  h1.h1tit {
    font-size: 3.3em;
    line-height: 1;
    margin-bottom: 0;
  }
  .tit_2 {
    font-size: 2.2em;
  }
  .buttonPrimary {
    font-size: 1.2em;
    width: 191px;
    height: 48px;
  }
	.divButtonDatos .buttonPrimary{font-size:1.2em}
  .frase {
    font-size: 2em;
    line-height: 1.1em;
    margin-bottom: 0;
    padding-bottom: 0
  }
  
	.juegoHorario {
    padding: 0px 10px 0px 10px;
		height: 52px;}
}
/*<!--Premios-->*/
.img_premio {
  max-width: 250px
}
.porpremio {
  border: 1px solid #f2f2f2;
  border-radius: 8px; /*display:flex; align-items: center; justify-content: center;*/ padding: 40px 0
}
.sectionPremios h2 {
  font-size: 36px;
}
/*#sectionJuegos p, .sectionPremios p {
  font-size: 18px;
}*/
.cont_blanco {
  padding-top: 40px
}
.azul {
  font-weight: 600;
  color: #4595BA;
  font-size: 22px
}
.premios_sec {
  padding: 30px 0
}
@media(min-width:768px) {
  .premios_sec {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f2f2f2;
  }
  header {
    height: 80px; 
  }
  ul {
    margin-bottom: 0 !important;
  }
}
@media(max-width:768px) {
  .porpremio {
    margin-top: 15px
  }
  .banner {
    margin-top: 15px !important;
    padding-top: 15px !important;
  }
}
/*juego activo*/
.juegoHorario p {
  padding-top: 16px;
  padding-bottom: 0px;
}

.paginadoRanking h1{font-size:18px}




/*BARRA LOGIN*/

.leermail {display:none; padding-right: 0; padding-left:0}
.mailgratis {display:none; padding-right: 0; padding-left:0}
.ingresar{margin-left:0 !important}
.header {max-width: 1337px;}
.usuario {margin-left:9px !important}
#session-status .imagecontainer {
	padding-right:35px!important}