body,html, h1, h2, h3{
  font-family: 'Roboto', sans-serif !important;
}
body {
  background: linear-gradient(180deg, rgba(41,55,183,1) 0%, rgba(81,154,209,1) 45%, rgba(43,165,216,1) 100%)!important;
  background-repeat: no-repeat;
  background-attachment: fixed!important;
}/*
body,html{
  height: 100%;
}/*
body{
  min-height: 100%;
  position: relative; 
  display: flex; 
  flex-direction: column;
}
body::before, .efecto-persiana::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: repeating-linear-gradient(to bottom, rgba(41, 69, 80, 0.25), rgba(41, 69, 80, 0.25) 2px, transparent 2px, transparent 4px);
  pointer-events: none; 
  z-index: 0;
}
*/
h1,h2{
  font-weight: 300 !important;
}
#home #rt-mainbody-surround{
  background: url(../../../images/ver2/fondos/background-home.png) no-repeat, linear-gradient(180deg, #2937B7 0%, #519AD1 30.21%, #2BA5D8 100%) !important;
  background-size: 100% !important;  
  min-height: 6000px !important;
}

#ranking #rt-mainbody-surround{
    background: url(../../../images/ver2/fondos/backgound-ranking.png) no-repeat, linear-gradient(180deg, #2937B7 0%, #519AD1 30.21%, #2BA5D8 100%) !important;
  background-size: 100% !important;
}
#clasificacion #rt-mainbody-surround{
    background: url(../../../images/ver2/fondos/background-clasificacion.png) no-repeat, linear-gradient(180deg, #2937B7 0%, #519AD1 30.21%, #2BA5D8 100%) !important;
  background-size: 100% !important;
}
#mis_partidas #rt-mainbody-surround,
#partidas_conectadas #rt-mainbody-surround{
    background: url(../../../images/ver2/fondos/background-partidas-conectadas.png) no-repeat, linear-gradient(180deg, #2937B7 0%, #519AD1 30.21%, #2BA5D8 100%) !important;
  background-size: 100% !important;
}
#partidos_jugados #rt-mainbody-surround{
    background: url(../../../images/ver2/fondos/background-partidos-disputados.png) no-repeat, linear-gradient(180deg, #2937B7 0%, #519AD1 30.21%, #2BA5D8 100%) !important;
  background-size: 100% !important;
}
#salon_fama #rt-mainbody-surround{
    background: url(../../../images/ver2/fondos/background-salon-fama.png) no-repeat, linear-gradient(180deg, #2937B7 0%, #519AD1 30.21%, #2BA5D8 100%) !important;
  background-size: 100% !important;
}
#desafios #rt-mainbody-surround{
    background: url(../../../images/ver2/fondos/background-desafios.png) no-repeat, linear-gradient(180deg, #2937B7 0%, #519AD1 30.21%, #2BA5D8 100%) !important;
  background-size: 100% !important;
}
#mis_cartas #rt-mainbody-surround{
    background: url(../../../images/ver2/fondos/background-cartas.png) no-repeat, linear-gradient(180deg, #2937B7 0%, #519AD1 30.21%, #2BA5D8 100%) !important;
  background-size: 100% !important;
}
#mis_colecciones #rt-mainbody-surround{
    background: url(../../../images/ver2/fondos/background-colecciones.png) no-repeat, linear-gradient(180deg, #2937B7 0%, #519AD1 30.21%, #2BA5D8 100%) !important;
  background-size: 100% !important;
}
#notificaciones #rt-mainbody-surround{
    background: url(../../../images/ver2/fondos/background-notifications.png) no-repeat, linear-gradient(180deg, #2937B7 0%, #519AD1 30.21%, #2BA5D8 100%) !important;
  background-size: 100% !important;
}
#recompensas #rt-mainbody-surround{
    background: url(../../../images/ver2/fondos/background-rewards.png) no-repeat, linear-gradient(180deg, #2937B7 0%, #519AD1 30.21%, #2BA5D8 100%) !important;
  background-size: 100% !important;
}

#login #rt-mainbody-surround{
    background: url(../../../images/ver2/fondos/background-login.png) no-repeat, linear-gradient(180deg, #2937B7 0%, #519AD1 30.21%, #2BA5D8 100%) !important;
  background-size: 100% !important;
}

body#default #rt-mainbody-surround{
    background: url(../../../images/ver2/fondos/background-default.png) no-repeat, linear-gradient(180deg, #2937B7 0%, #519AD1 30.21%, #2BA5D8 100%) !important;
  background-size: 100% !important;
  /*background-position: 0 90px, 0 0 !important;*/
}
/*
#rt-mainbody-surround::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; /* vamos a asegurarnos de q cubra todo el alto * /
  background: repeating-linear-gradient(to bottom, rgba(41, 69, 80, 0.25), rgba(41, 69, 80, 0.25) 2px, transparent 2px, transparent 4px);
  pointer-events: none; 
  z-index: 0;
}
*/
body::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; /* vamos a asegurarnos de q cubra todo el alto */
  background: repeating-linear-gradient(to bottom, rgba(41, 69, 80, 0.25), rgba(41, 69, 80, 0.25) 2px, transparent 2px, transparent 4px);
  pointer-events: none; 
  z-index: 0;
}

h1,h2{
  font-weight: 300 !important;
}

/*--- CONTROLS ---*/
.button{
  background-color: #FEDF54 !important;
  color: #2C3238 !important;
  border-radius: 20px  !important;
  font-size: 14px !important;
  font-weight: bold !important;
  padding: 10px 25px !important;
  font-stretch: condensed !important;
}
header .header-login input{
  font-size: 12px !important;
  font-weight: bold !important;
  font-stretch: condensed !important;
}

header .header-login input[type=submit]{
  padding: 2px 15px !important;
  margin-left: 10px !important;
}

header .header-login input[type="text"], header .header-login input[type="password"]{
  padding: 2px 5px !important;
  margin-left: 5px !important;
  border-radius: 0px !important;
}

header .header-login input[type="text"]{
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}
header .header-login input[type="password"]{
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;

}

input::placeholder{
  text-transform: uppercase;
}

header .header-login label {
  color: lightgoldenrodyellow;
  text-transform: uppercase;
}

header .header-login p#form-login-remember {
  display: inline-block;
  margin: 5px 10px 0 0 !important;
}


.user-header h4{
  text-align: right;
  margin-top: 38px;
  font-size: 15px !important;
}

.user-header h4 a{
  text-decoration: underline;
  text-transform: uppercase;
}
 /*
.user-header{
  width: 100%; 
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
}*/
/* Estilos existentes */
.user-header h4 {
  display: inline-block;
  top: 100%; /* Empieza fuera del contenedor */
 /* animation: marquee 10s linear infinite;*/
  text-transform: uppercase;
  margin: 20px 0 0 0;
  font-stretch: condensed
}
.user-header h4 a{
  display: inline-block;
 animation: heartbeat 0.85s ease-in-out infinite;
 margin-left: 10px;
}

/* Detener la animación al pasar el ratón por encima */
.user-header h4 a:hover {
  animation-play-state: paused;
}
/* Animación de latido */
@keyframes heartbeat {
  0%, 100% {
    transform: scale(1, 1);
  }
  25%, 75% {
    transform: scale(1.025, 1.05);
  }
  50% {
    transform: scale(1.05, 1.075);
  }
}
/* Animación de la marquesina */
@keyframes marquee {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
/* Animación de la marquesina vertical */
@keyframes marquee-vertical {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-100%);
  }
}


#login-form .userdata {
  margin: 20px 10px 0 0 !important;
}
/*--- NAVBAR MENU ---*/
header #rt-top .gf-menu .dropdown{
  /*border-color: #16A0FF !important;*/
}
header #rt-top .gf-menu.l1 > li > .item {
  color:#FFF !important;
  font-size: 14px !important;
  font-weight: bold !important;
  font-stretch: condensed !important;
}
body header #rt-top .gf-menu.l1 > li > .item:hover {
  color:#FEDF54 !important;
}
body header #rt-top .gf-menu.l1 > li.active > .item,
header #rt-top .gf-menu.l1 > li.active > .dropdown li.active .item {
  color: #fedf54 !important;
}
header #rt-top .gf-menu.l1 > li > .dropdown .item{
  color: #FFF !important;
  font-size: 14px !important;
  font-stretch: condensed !important;

}
header #rt-top .gf-menu.l1 > li > .dropdown a.item:hover{
  color: #fedf54 !important;
}


/*--- MAINBODY ---*/

div.rt-block.uf-2024-cblogin{
  height: 1000px;
}

div.rt-block.uf-2024-cblogin form{
  width: 300px;
  float: right;
  background-color: rgba(0, 0, 0, 00.5);
}


/*--- FOOTER ---*/
#rt-footer {
	background:url(../../../images/ver2/fondos/background-footer.png) !important;
	text-align: center;
	background-size: 100% !important;
height: 440px;
}
#rt-footer .rt-container .rt-grid-12{
  width:100% !important;
}
#rt-footer .rt-container .rt-grid-12 .info-container{
  display: inline-block;
  text-align:left;
  vertical-align: top;
  width: 267px;
}

.logo-block{
  margin: 4px 0 !important;
}