/**********************************

Use: Reset Styles for all browsers

***********************************/
* {
  list-style: none;
  text-decoration: none;
  border: none;
  outline: none; }

html, body {
  width: 100%;
  height: 100%; }

body, p, blockquote {
  margin: 0;
  padding: 0; }

a img, iframe {
  border: none; }

/* Headers
------------------------------*/
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: 100%; }

/* Lists
------------------------------*/
ul, ol, dl, li, dt, dd {
  margin: 0;
  padding: 0; }

/* Links
------------------------------*/
/* Forms
------------------------------*/
form, fieldset {
  margin: 0;
  padding: 0; }

fieldset {
  border: 1px solid #000; }

legend {
  padding: 0;
  color: #000; }

@font-face {
  font-family: 'OmnesSemibold';
  src: url("../fonts/Omnes-Semibold.woff2") format("woff2"), url("../fonts/Omnes-Semibold.woff") format("woff"), url("../fonts/Omnes-Semibold.ttf") format("truetype"); }

@font-face {
  font-family: 'OmnesRegular';
  src: url("../fonts/Omnes-Regular.woff2") format("woff2"), url("../fonts/Omnes-Regular.woff") format("woff"), url("../fonts/Omnes-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'OmnesMedium';
  src: url("../fonts/Omnes-Medium.woff2") format("woff2"), url("../fonts/Omnes-Medium.woff") format("woff"), url("../fonts/Omnes-Medium.ttf") format("truetype"); }

@font-face {
  font-family: 'OmnesLight';
  src: url("../fonts/Omnes-Light.woff2") format("woff2"), url("../fonts/Omnes-Light.woff") format("woff"), url("../fonts/Omnes-Light.ttf") format("truetype"); }

@font-face {
  font-family: 'OmnesBlack';
  src: url("../fonts/Omnes-Black.woff2") format("woff2"), url("../fonts/Omnes-Black.woff") format("woff"), url("../fonts/Omnes-Black.ttf") format("truetype"); }

@font-face {
  font-family: 'berlinsans';
  src: url("../fonts/berlin-sans-fb-demi-bold.woff2") format("woff2"), url("../fonts/berlin-sans-fb-demi-bold.woff") format("woff"), url("../fonts/berlin-sans-fb-demi-bold.ttf") format("truetype"); }

@font-face {
  font-family: 'LuckiestGuy';
  src: url("../fonts/LuckiestGuy.woff2") format("woff2"), url("../fonts/LuckiestGuy.woff") format("woff"), url("../fonts/LuckiestGuy.ttf") format("truetype"); }

body {
  overflow: hidden; }

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }

@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg); } }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #3A3438 !important;
  font-weight: bold; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #3A3438 !important;
  font-weight: bold; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #3A3438 !important;
  font-weight: bold; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #3A3438 !important;
  font-weight: bold; }

.save_zone {
  max-width: 1366px;
  max-height: 662px;
  width: 100%;
  margin: 0 auto; }

.bg_stadium {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1; }

.bg_radial {
  z-index: 2;
  position: fixed;
  top: -139%;
  left: -41%;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 40000ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear; }

.quest {
  position: absolute;
  max-width: 150px; }
  .quest#quest_1 {
    left: 25px;
    bottom: 25px; }
    .quest#quest_1.mod {
      left: -25px !important;
      bottom: 50px !important; }
  .quest#quest_2 {
    right: 60px;
    top: 140px; }
    .quest#quest_2.mod {
      right: -60px !important; }
  .quest#quest_duel_1 {
    left: 25px;
    bottom: 25px; }
    .quest#quest_duel_1.mod {
      left: -100px !important;
      bottom: 70px !important; }
  .quest#quest_duel_2 {
    right: 60px;
    top: 140px; }
    .quest#quest_duel_2.mod {
      right: -100px !important; }

.formulario_duelo {
  width: 280px;
  z-index: 99;
  position: absolute;
  top: 190px;
  left: 280px; }

.bg_login {
  background-size: contain !important;
  height: 400px;
  width: 100%;
  margin-top: 0px;
  text-align: right; }
  .bg_login#bg_welcome_image {
    background: url(../img/naranjito3.png) no-repeat top right; }
  .bg_login#bg_welcome_image_second {
    background: url(../img/naranjito4.png) no-repeat top right; }

.bg_login_duelo {
  background-size: contain !important;
  height: 400px;
  width: 100%;
  margin-top: 0px;
  text-align: right; }
  .bg_login_duelo#bg_duelo_image {
    background: url(../img/user2.png) no-repeat top right; }
  .bg_login_duelo#bg_duelo_image_second {
    background: url(../img/user1.png) no-repeat top left; }

.bg_nolife {
  background-size: contain !important;
  height: 310px;
  width: 100%;
  margin-top: 15px;
  text-align: right; }
  .bg_nolife#bg_nolife_image {
    background: url(../img/naranjito4.png) no-repeat top right; }

.bg_congrats {
  background-size: contain !important;
  height: 310px;
  width: 100%;
  margin-top: 15px;
  text-align: right;
  z-index: 4;
  position: relative; }
  .bg_congrats#bg_congrats_image {
    background: url(../img/corte6.png) no-repeat top right; }

#ModalAlert .modal-body p, #ModalConexion .modal-body p {
    font-family: 'OmnesSemibold';
    font-size: 18px;
    text-align: center;
}

.modal-content {
    border-radius: 0;
}

.modal-dialog {
    margin-top: 8%;
}

.modal-header {
    border: none;
}

    .modal-header .title {
        margin-top: 9px;
    }

.modal .btn {
    margin-left: auto;
    margin-right: auto;
}

.welcome_naranjito_1, .welcome_naranjito_2 {
  position: relative;
  top: 95px;
  max-width: 116px;
  right: 100px; }

.duelo_naranjito_1 {
  position: relative;
  top: 57px;
  max-width: 100px;
  right: 100px; }

.duelo_naranjito_2 {
  position: relative;
  top: 57px;
  max-width: 100px;
  right: 135px; }

.welcome_naranjito_2 {
  top: 85px !important; }

.content_login {
  position: relative;
  z-index: 2;
  margin: 0px auto 0;
  padding-top: 170px;
  width: 850px; }
  .content_login .welcome_animation_logo {
    text-align: center; }
    .content_login .welcome_animation_logo img#welcome_logo, .content_login .welcome_animation_logo img#duelo_logo {
      position: absolute;
      width: 40%;
      margin-left: -15px;
      left: 31.7%;
      top: 180px; }
    .content_login .welcome_animation_logo .col-md-6 {
      padding: 0; }
      .content_login .welcome_animation_logo .col-md-6 .welcome_text {
        max-width: 250px;
        padding-top: 50px;
        display: block;
        margin-left: 7px; }
        .content_login .welcome_animation_logo .col-md-6 .welcome_text.welcome_text_2 {
          margin-left: 20px;
          padding-top: 30px; }
      .content_login .welcome_animation_logo .col-md-6 #welcome_text_first {
        max-width: 270px;
        margin-left: 130px; }
        .content_login .welcome_animation_logo .col-md-6 #welcome_text_first h5 {
          margin-top: 60px;
          color: #fff;
          font-size: 40px;
          font-family: 'OmnesSemibold';
          margin-bottom: 5px; }
        .content_login .welcome_animation_logo .col-md-6 #welcome_text_first h6 {
          margin-top: 20px;
          color: #3A3438;
          font-size: 17px;
          font-family: 'OmnesSemibold';
          text-transform: uppercase; }
        .content_login .welcome_animation_logo .col-md-6 #welcome_text_first p {
          margin-top: 14px;
          color: #fff;
          text-align: left;
          line-height: 1.4;
          font-size: 16px;
          font-family: 'OmnesRegular'; }
        .content_login .welcome_animation_logo .col-md-6 #welcome_text_first .time li {
          display: inline-block; }
          .content_login .welcome_animation_logo .col-md-6 #welcome_text_first .time li img {
            max-width: 35px; }
          .content_login .welcome_animation_logo .col-md-6 #welcome_text_first .time li p {
            font-family: 'OmnesBlack';
            font-size: 40px;
            line-height: 1;
            position: relative;
            top: 11px;
            margin-left: 25px; }

.amarillo {
    color: #fff900 !important;
}

.rpta_incorrecta {
    color: #5d5d5d !important;
}

.no_life_content {
  margin: 0px auto 0;
  width: 850px !important; }
  .no_life_content .col-md-6 {
    padding: 0; }
    .no_life_content .col-md-6 .welcome_text {
      max-width: 180px;
      padding-top: 15px;
      display: block;
      margin-left: 50px; }
    .no_life_content .col-md-6 p {
      font-family: 'OmnesRegular';
      padding-right: 153px;
      font-size: 15px;
      margin: 5px 0 10px; }

.congrats_naranjito_1 {
  position: relative;
  top: 70px;
  max-width: 90px;
  right: 65px; }

.congrats_content {
  margin: 0px auto 0;
  width: 850px !important; }
  .congrats_content .col-md-6 {
    padding: 0; }
    .congrats_content .col-md-6 #welcome_text_first {
      max-width: 270px; }
      .congrats_content .col-md-6 #welcome_text_first .welcome_text {
        max-width: 250px;
        padding-top: 30px;
        display: block;
        margin-left: 15px;
        margin-bottom: 5px; }
        .congrats_content .col-md-6 #welcome_text_first h3 {
            text-shadow: 1px 0px 0px #fff;
            font-family: 'OmnesSemibold';
            color: #3A3438;
            font-size: 35px;
            text-transform: uppercase;
            margin-top: 30px;
        }
      .congrats_content .col-md-6 #welcome_text_first h4 {
        font-family: 'OmnesSemibold';
        color: #fff;
        text-transform: uppercase;
        font-size: 28px; }
        .congrats_content .col-md-6 #welcome_text_first h4.small_text {
          font-size: 23px; }
          .congrats_content .col-md-6 #welcome_text_first h4.small_text span {
            display: block;
            font-size: 31px; }
      .congrats_content .col-md-6 #welcome_text_first p {
        font-family: 'OmnesSemibold';
        font-size: 18px;
        margin: 0px 0 15px;
        color: #f9ea3d; }
        .congrats_content .col-md-6 #welcome_text_first p.next_step {
          color: #fff;
          font-family: 'OmnesRegular';
          margin-top: 15px;
          font-size: 13px; }
      .congrats_content .col-md-6 #welcome_text_first .welcome_text_2 {
        max-width: 240px;
        display: block;
        margin-left: 15px; }

.btn_clasificatoria {
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  font-family: 'OmnesSemibold';
  color: #fff;
  text-transform: uppercase;
  background-color: #3A3438;
  padding: 4px 3px;
  font-size: 20px;
  margin-top: 15px;
  max-width: 230px;
  text-decoration: none; }
  .btn_clasificatoria span {
    display: block;
    border: 2px solid #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    padding: 8px 0 4px; }
  .btn_clasificatoria:hover {
    color: #fff;
    text-decoration: none;
    background-color: #3A3438; }
    .btn_clasificatoria:hover span {
      background-color: #ED7F07; }

.bg_white_form {
  padding: 20px 35px 25px;
  background: #fff;
  margin-top: 5px;
  border-radius: 15px;
  margin-left: 12px; }
  .bg_white_form .welcome_text_2 {
    margin-bottom: 15px; }
  .bg_white_form input {
    font-family: 'OmnesSemibold';
    border: 1px solid #f39732;
    border-radius: 10px;
    padding: 5px 0px 0 35px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    vertical-align: middle !important; }
  .bg_white_form .icon_input {
    position: absolute;
    left: 15px;
    max-width: 11px;
    margin-top: 12px; }

.btn_start {
  display: block;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  font-family: 'OmnesSemibold';
  color: #fff;
  text-transform: uppercase;
  background-color: #3A3438;
  padding: 4px 3px;
  font-size: 20px;
  margin-top: 5px;
  max-width: 240px;
  text-decoration: none; }
  .btn_start span {
    display: block;
    border: 2px solid #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    padding: 8px 0 4px; }
  .btn_start:hover {
    color: #fff;
    text-decoration: none;
    background-color: #3A3438; }
    .btn_start:hover span {
      background-color: #ED7F07; }

.btn_nolife {
  display: block;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  font-family: 'OmnesSemibold';
  color: #fff;
  text-transform: uppercase;
  background-color: #3A3438;
  padding: 4px 3px;
  font-size: 18px;
  margin-top: 5px;
  max-width: 200px;
  text-decoration: none; }
  .btn_nolife span {
    display: block;
    border: 2px solid #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    padding: 8px 0 4px; }
  .btn_nolife:hover {
    color: #fff;
    text-decoration: none;
    background-color: #3A3438; }
    .btn_nolife:hover span {
      background-color: #ED7F07; }

#heart_nolife {
  max-width: 55px;
  position: relative;
  right: -12px;
  top: 10px; }

.nolife_naranjito_1 {
  max-width: 85px;
  position: relative;
  top: 60px;
  left: -80px; }

.logo {
  max-width: 170px;
  margin: 10px auto 25px;
  position: relative;
  z-index: 2; }

.content_quest {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
  text-align: center; }
  .content_quest .contador {
    position: absolute;
    top: 65px;
    width: 75%;
    margin-left: 130px; }
    .content_quest .contador p {
      font-size: 30px;
      right: -100px;
      font-family: 'berlinsans';
      position: absolute;
      line-height: 1;
      top: -2px;
      text-align: right; }
    .content_quest .contador .fondo {
      width: 100%;
      height: 4px;
      border-radius: 20px;
      margin: 0 5px;
      background-color: #3A3438;
      top: 12px;
      left: 0;
      position: absolute;
      margin-left: 35px; }
      .content_quest .contador .fondo.fondo_naranja {
        width: 0;
        background-color: #FF6B00; }
.red_line {
    background-color: #FF0025 !important;
}
.content_quest .contador img {
    z-index: 1;
    max-width: 25px;
    position: relative;
}

footer {
  position: absolute;
  bottom: 9.5%;
  z-index: 2;
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 10px 115px;
  text-decoration: none;
  font-size: 13px; }
  footer p {
    color: #fff;
    font-family: 'OmnesMedium'; }
    footer p a {
      float: right;
      color: #fff;
      margin-left: 50px;
      text-decoration: underline; }

.animation_naranjo {
  position: absolute;
  right: 95px;
  max-width: 260px;
  margin-top: 20px; }
  .animation_naranjo .naranjito_juego_1 {
    position: absolute;
    top: 54px;
    right: 90px;
    max-width: 90px; }
  .animation_naranjo #pie {
    position: absolute;
    bottom: 26px;
    right: 50px;
    max-width: 40px; }

.logo_instrucciones {
  width: 170px;
  margin: 10px auto 0;
  position: relative;
  z-index: 2; }

.linea_instruccion {
  max-width: 170px;
  margin: 2px auto 26px; }

.content_instruction {
  position: relative;
  z-index: 2;
  padding: 25px 65px;
  width: 100%;
  max-width: 645px;
  border-radius: 15px;
  background-color: #fff;
  text-align: center;
  margin: 30px auto 0; }
  .content_instruction h1 {
    text-transform: uppercase;
    font-size: 22px;
    color: #3A3438;
    font-family: 'OmnesSemibold'; }
    .content_instruction p {
        margin-bottom: 6px;
        color: #737373;
        text-align: left;
        font-family: 'OmnesRegular';
        font-size: 14px;
        font-weight: bold;
        margin-left: 20px;
    }
    .content_instruction ul li:before {
        content: '\f069';
        font-family: 'FontAwesome';
        float: left;
        margin-top: -4px;
        margin-right: 8px;
        color: #ED7F07;
    }

  .content_instruction .btn_instruccion {
    display: block;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    font-family: 'OmnesSemibold';
    color: #fff;
    text-transform: uppercase;
    background-color: #3A3438;
    padding: 4px 3px;
    font-size: 18px;
    margin-top: 5px;
    max-width: 185px;
    text-decoration: none;
    margin: 30px auto 0 !important; }
    .content_instruction .btn_instruccion span {
      display: block;
      border: 2px solid #fff;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      -ms-border-radius: 15px;
      border-radius: 15px;
      padding: 8px 0 4px; }
    .content_instruction .btn_instruccion:hover {
      color: #fff;
      text-decoration: none;
      background-color: #3A3438; }
      .content_instruction .btn_instruccion:hover span {
        background-color: #ED7F07; }

.content_preguntas {
  max-width: 768px;
  margin: 0 auto; }
  .content_preguntas .pregunta {
    background: url("../img/cuadro_preguntas.png") no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/cuadro_preguntas.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/cuadro_preguntas.png', sizingMethod='scale')";
    padding: 30px;
    height: 190px; }
    .content_preguntas .pregunta h6 {
      font-family: 'OmnesSemibold';
      font-size: 12px;
      color: #ED7F07;
      text-transform: uppercase; }
    .content_preguntas .pregunta h3 {
        font-family: 'OmnesSemibold';
        text-transform: uppercase;
        color: #3A3438;
        font-size: 20px;
        line-height: 1;
        word-wrap: break-word;
        padding: 0 160px;
        font-size: 20px;
        margin: 1px auto 4px;
        height: 95px;
    }
  .content_preguntas .opciones ul {
    list-style: none; }
    .content_preguntas .opciones ul li {
      display: inline-block;
      background-color: #fff;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      border-radius: 10px;
      width: 340px;
      margin: 15px 10px;
      -webkit-box-shadow: 0px 5px 9px -3px #545454;
      -moz-box-shadow: 0px 5px 9px -3px #545454;
      box-shadow: 0px 5px 9px -3px #545454; }
      .content_preguntas .opciones ul li a {
        text-decoration: none;
        color: #3A3438;
        display: block;
        padding: 12px;
        font-size: 12px; }
      .content_preguntas .opciones ul li:hover {
        background-color: #FF6B00; }
        .content_preguntas .opciones ul li:hover a {
          color: #fff; }

.msj {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 4;
  bottom: 100%;
  padding-top: 50px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4); }
  .msj p {
    padding-top: 220px;
    font-size: 80px;
    text-align: center;
    font-family: 'OmnesBlack';
    text-shadow: 7px 0 0 #fff, -7px 0 0 #fff, 0 7px 0 #fff, 0 -7px 0 #fff, 6px 6px #fff, -6px -6px 0 #fff, 6px -6px 0 #fff, -6px 6px 0 #fff; }
  .msj .correcto_msj {
    display: none; }
    .msj .correcto_msj p {
      color: #26D332; }
  .msj .incorrecto_msj {
    display: none; }
    .msj .incorrecto_msj p {
      color: #FF0025; }
    .msj .incorrecto_msj span {
      position: relative; }

.loader {
    width: 100%;
    height: 80px;
    background: url(../img/load.gif) no-repeat center;
    margin-top: 40px;
    margin-bottom: 15px;
    background-size: contain;
}

.cargar {
    width: 100%;
    height: 55px;
    background: url(../img/load.gif) no-repeat center;
    margin-top: 5px;
    background-size: contain;
}

.loader.max {
    margin-top: 100px;
}

.loader form {
    display: none;
}

.btn_marcado {
    background-color: #FF6B00 !important;
}

    .btn_marcado a {
        color: #fff !important;
    }

.btn_correcto {
  background-color: #26D332 !important; }
  .btn_correcto a {
    color: #fff !important; }

.btn_incorrecto {
  background-color: #FF0025 !important; }
  .btn_incorrecto a {
    color: #fff !important; }

.life_score {
  position: absolute;
  left: 110px;
  top: 80px;
  z-index: 2;
  max-width: 76px; }
  .life_score .score {
    height: 70px;
    margin-bottom: 10px; }
    .life_score .score p {
      font-family: 'OmnesSemibold';
      color: #fff;
      margin-top: -40px;
      position: relative;
      margin-left: 32px;
      font-size: 15px; }
  .life_score .vidas {
    max-width: 66px;
    z-index: 4;
    position: relative; }
    .life_score .vidas p {
      font-family: 'OmnesSemibold';
      color: #fff;
      margin-top: -45px;
      font-size: 18px;
      position: relative; }
  .life_score .heart {
    position: absolute;
    width: 100%;
    bottom: 30px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    margin: -39px 6px;
    height: 100%;
    max-height: 49px;
    max-width: 54px;
    background: url("../img/heart_full.png") no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/heart_full.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/heart_full.png', sizingMethod='scale')"; }

.brazos {
  position: absolute;
  max-width: 95px;
  top: 65px; }
  .brazos#izq {
    right: 140px;
    z-index: 3; }
  .brazos#der {
    right: 3px;
    z-index: 5; }

#stage {
  right: 0px;
  /* top: 38px; */
  overflow: hidden;
  max-height: 300px;
  height: 300px;
  position: absolute;
  width: 350px; }
  #stage .rain {
    width: 350px;
    height: 350px;
    top: 0;
    left: 0;
    position: absolute; }
    #stage .rain.rain1 {
      background: url("../img/pica1.png") no-repeat top left;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/pica1.png', sizingMethod='scale');
      -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/pica1.png', sizingMethod='scale')"; }
    #stage .rain.rain2 {
      background: url("../img/pica2.png") no-repeat top right;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/pica2.png', sizingMethod='scale');
      -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/pica2.png', sizingMethod='scale')"; }

.content_carousel {
  width: 820px;
  margin: 30px auto 0;
  position: relative;
  z-index: 2; }

.item_puesto {
  width: 300px;
  height: 350px;
  padding: 135px 50px 60px 60px;
  -webkit-transform: scale(0.75, 0.75);
  -moz-transform: scale(0.75, 0.75);
  -o-transform: scale(0.75, 0.75);
  -ms-transform: scale(0.75, 0.75);
  transform: scale(0.75, 0.75); }
  .item_puesto.uno {
    background: url("../img/puesto1.png") no-repeat top center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/puesto1.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/puesto1.png', sizingMethod='scale')"; }
  .item_puesto.dos {
    background: url("../img/puesto2.png") no-repeat top center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/puesto2.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/puesto2.png', sizingMethod='scale')"; }
  .item_puesto.tres {
    background: url("../img/puesto3.png") no-repeat top center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/puesto3.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/puesto3.png', sizingMethod='scale')"; }
  .item_puesto .text_congrats img {
    float: left;
    max-width: 45px;
    margin-top: 5px; }
  .item_puesto .text_congrats .right_text {
    padding: 0 0 0 58px; }
    .item_puesto .text_congrats .right_text h5 {
      font-family: 'OmnesSemibold';
      font-size: 14px;
      color: #3A3438;
      text-transform: uppercase;
      text-align: left; }
    .item_puesto .text_congrats .right_text p {
      margin-top: 3px;
      font-family: 'OmnesLight';
      color: #3A3438;
      line-height: 1.2;
      font-size: 12px;
      text-align: left; }

.owl-item.center .item_puesto {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1); }

.score_result ul {
  margin-top: 10px; }
  .score_result ul li {
    display: inline-block;
    float: left; }
    .score_result ul li .icon_time {
      max-width: 15px;
      float: left; }
    .score_result ul li .icon_score {
      max-width: 25px;
      float: left;
      margin-left: 10px;
      position: relative;
      top: 2px; }
    .score_result ul li span {
      padding: 7.5px 0px 5px;
      width: 60px;
      display: block;
      text-align: center;
      float: right;
      margin-top: -6.3px;
      background: url("../img/cuadro.png") no-repeat top center;
      -webkit-background-size: contain;
      -moz-background-size: contain;
      -o-background-size: contain;
      background-size: contain;
      filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/cuadro.png', sizingMethod='scale');
      -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/cuadro.png', sizingMethod='scale')";
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      -ms-border-radius: 15px;
      border-radius: 15px;
      color: #fff;
      font-size: 11px;
      margin-left: 5px; }

.owl-item.center .item {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1); }

.item {
  width: 300px;
  height: 350px;
  padding: 25px 60px 60px 50px;
  background: url("../img/tablero.png") no-repeat top center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/tablero.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/tablero.png', sizingMethod='scale')";
  -webkit-transform: scale(0.75, 0.75);
  -moz-transform: scale(0.75, 0.75);
  -o-transform: scale(0.75, 0.75);
  -ms-transform: scale(0.75, 0.75);
  transform: scale(0.75, 0.75); }
  .item .title h3 {
    font-family: 'OmnesBlack';
    color: #fff;
    font-size: 20px;
    padding: 12px 25px;
    margin-bottom: 36px;
    text-transform: uppercase; }
  .item h2 {
    font-family: 'OmnesSemibold'; }
  .item h4 {
    font-family: 'OmnesSemibold';
    font-size: 12px;
    margin-top: 30px; }
  .item p {
    font-family: 'OmnesLight';
    line-height: 1.2;
    margin: 0 0;
    padding: 5px;
    font-size: 11px; }

.finalizado-text {
  margin-top: 20px; }
  .finalizado-text h4 {
    font-family: 'OmnesSemibold';
    font-size: 14px;
    color: #6e6e6e; }
  .finalizado-text p {
    color: #6e6e6e;
    font-size: 9px;
    font-family: 'OmnesLight';
    bottom: 6px; }

.puesto ul {
  margin-top: 5px;
  margin-bottom: -20px; }
  .puesto ul li {
    display: inline-block; }
    .puesto ul li img {
      max-width: 50px; }
      .puesto ul li img.icon_puesto {
        position: relative;
        top: 5px; }
    .puesto ul li p {
      font-family: 'OmnesMedium';
      font-size: 18px; }

p.score_input {
  position: absolute;
  margin: -21px 0px 0px 159px;
  color: white;
  font-size: 11px; }

.btn-jugar {
  display: block;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  font-family: 'OmnesSemibold';
  color: #fff;
  text-transform: uppercase;
  background-color: #3A3438;
  padding: 4px 3px;
  font-size: 20px;
  margin-top: 5px;
  max-width: 140px;
  text-decoration: none;
  margin: 5px auto 0 !important; }
  .btn-jugar span {
    display: block;
    border: 2px solid #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    padding: 8px 0 4px; }
  .btn-jugar:hover {
    color: #fff;
    text-decoration: none;
    background-color: #3A3438; }
    .btn-jugar:hover span {
      background-color: #ED7F07; }

.botones {
  position: absolute;
  z-index: 3;
  right: 100px;
  top: 75px; }
  .botones li {
    display: inline-block; }
    .botones li .btn-accion img {
      max-width: 40px; }

.title_page {
  position: absolute;
  z-index: 3;
  left: -30px;
  top: 75px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  background-color: #3A3438;
  border: 2px solid #fff;
  width: 240px; }
  .title_page p {
    color: #fff;
    font-family: 'OmnesSemibold';
    padding: 10px 30px 6px;
    text-align: right;
    font-size: 20px; }

#ModalTyC .content {
    max-height: 220px !important;
}

.content {
  overflow: auto;
  max-height: 150px; }

.burbujas {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }

.bubble {
  border-radius: 50%;
  position: absolute; }

.smallBubble {
  width: 40px;
  height: 40px;
  background-color: #fff;
  opacity: 0.1; }

.mediumBubble {
  width: 60px;
  height: 60px;
  background-color: #fff;
  opacity: 0.1; }

.largeBubble {
  width: 80px;
  height: 80px;
  background-color: #fff;
  opacity: 0.1; }

.versus {
  margin: 0px auto 0;
  width: 850px !important; }
  .versus .text-center img {
    max-width: 85px;
    margin-top: 85px; }
  .versus .player_left {
    text-align: right;
    margin-top: 30px; }
    .versus .player_left img {
      width: 200px;
      height: 220px;
      margin-bottom: 20px;
      margin-right: 50px; }
    .versus .player_left p {
        padding: 28px 35px 0px 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: center;
        height: 70px;
        margin-right: 18px;
        font-family: 'LuckiestGuy';
        color: #fff;
        text-transform: uppercase;
        font-size: 25px;
        background: url("../img/jugador1_input_desktop.png") no-repeat center right;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/jugador1_input_desktop.png', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/jugador1_input_desktop.png', sizingMethod='scale')";
    }
  .versus .player_right {
    text-align: left;
    margin-top: -50px; }
    .versus .player_right img {
      max-width: 200px;
      margin-bottom: 20px;
      margin-left: 45px; }
    .versus .player_right p {
        padding: 8px 35px 0px 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: center;
        height: 70px;
        margin-left: 0px;
        margin-bottom: 20px;
        font-family: 'LuckiestGuy';
        color: #fff;
        text-transform: uppercase;
        font-size: 25px;
        background: url("../img/jugador2_input_desktop.png") no-repeat center left;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/jugador2_input_desktop.png', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/jugador2_input_desktop.png', sizingMethod='scale')";
    }

.players {
  position: absolute;
  left: 0;
  z-index: 3;
  width: 100%;
  padding: 0 90px;
  top: 105px; }
  .players ul li {
    display: inline-block; }
    .players ul li span {
      color: #fff;
      font-size: 30px; }
  .players img {
    width: 80px;
    height: 88px;
    position: relative;
    z-index: 4; }
    .players p {
        padding: 8px 20px 0px 30px;
        text-align: center;
        height: 90px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        margin-left: 0px;
        margin-bottom: 15px;
        font-family: 'LuckiestGuy';
        color: #fff;
        text-transform: uppercase;
        font-size: 20px;
        height: 58px;
        position: absolute;
        width: 300px;
        top: 0px;
    }
  .players .play_left p {
    left: 0;
    margin-left: 50px;
    padding-left:50px;
    background: url("../img/player1.png") no-repeat center right;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/player1.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/player1.png', sizingMethod='scale')"; }
  .players .play_left ul {
    margin-top: -30px;
    width: 260px;
    margin-left: 90px; }
    .players .play_left ul li {
      margin-right: 15px; }
      .players .play_left ul li span.rpta_correcta {
        color: #FF6B00; }
  .players .play_right p {
    right: 0;
    margin-right: 50px;
    padding-right: 50px;
    background: url("../img/player2.png") no-repeat center left;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/player2.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/player2.png', sizingMethod='scale')"; }
    .players .play_right ul {
        margin-top: -30px;
        margin-left: 200px;
        margin-right: 93px;
    }
    .players .play_right ul li {
      margin-left: 15px; }
      .players .play_right ul li span.rpta_correcta {
        color: #f9ea3d; }

.dead {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  display: none; }
  .dead .dead_content {
    width: 800px;
    margin: 17.5% auto 0;
    position: relative;
    z-index: 11; }
  .dead .rayo {
    position: absolute;
    max-width: 120px;
    z-index: 10; }
    .dead .rayo.rayo_uno {
      top: -35px;
      left: 245px; }
    .dead .rayo.rayo_dos {
      right: 245px;
      top: -35px; }
    .dead .rayo.rayo_tres {
      left: 245px;
      bottom: -40px; }
    .dead .rayo.rayo_cuatro {
      right: 245px;
      bottom: -40px; }
  .dead .versus_ms {
    max-width: 160px;
    position: relative;
    z-index: 12; }
  .dead .text {
    max-width: 220px;
    position: relative;
    z-index: 11; }
    .dead .text.muerte {
      margin-right: -15px;
      display: none; }
    .dead .text.subita {
      margin-left: -15px;
      display: none; }

.pies {
  position: absolute;
  bottom: 40px;
  max-width: 55px; }
  .pies#pie_izq {
    right: 215px; }
  .pies#pie_der {
    left: 215px; }

.animation_fixture {
  position: absolute;
  bottom: -25px;
  height: 250px;
  right: 150px;
  width: 213px;
  background: url("../img/naranjito-futbol.png") no-repeat center right;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/naranjito-futbol.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/naranjito-futbol.png', sizingMethod='scale')"; }
  .animation_fixture img {
    max-width: 80px;
    position: absolute;
    left: 80px;
    top: 50px; }

@media (max-width: 1280px) {
  .modal-lg {
    width: 100%;
    margin: 0px;
    border-radius: 0px; }
    .modal-lg .modal-content {
      background-color: #fe6b00;
      height: 1280px;
      overflow: hidden; }
  .mensaje img {
    margin: 120px 0px 20px 0px;
    max-width: 320px; }
  .mensaje h2 {
    font-size: 50px;
    color: #fff;
    margin: 35px 0px 20px 0px;
    font-family: 'OmnesLight'; }
  .mensaje span {
    margin-top: 25px;
    font-family: 'OmnesSemibold';
    display: block; }
  .modal-backdrop.in {
    opacity: 1; }
  .bg_radial {
    top: -137%;
    left: -51%; }
  .player_left p {
    margin-right: 3px !important; }
  .player_right p {
    margin-left: -3px !important; } }

@media (max-width: 1024px) {
  .mensaje img {
    margin: 60px 0px 20px 0px;
    max-width: 250px; }
  .mensaje h2 {
    font-size: 40px;
    color: #fff;
    margin: 35px 0px 20px 0px;
    font-family: 'OmnesLight';
    padding: 0 30px; }
  .mensaje span {
    font-family: 'OmnesSemibold';
    display: block; } }

svg {
  width: 100%;
  max-height: 500px;
  display: block; }

.path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0; }
  .path.line {
    stroke-dashoffset: 1000;
    -webkit-animation: dash 1.5s .8s ease-in-out forwards;
    animation: dash 1.5s .8s ease-in-out forwards; }
  .path.check {
    stroke-dashoffset: -100;
    -webkit-animation: dash-check 1s .8s ease-in-out forwards;
    animation: dash-check 1.5s .8s ease-in-out forwards; }

@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 1000; }
  100% {
    stroke-dashoffset: 0; } }

@keyframes dash {
  0% {
    stroke-dashoffset: 1000; }
  100% {
    stroke-dashoffset: 0; } }

@-webkit-keyframes dash-check {
  0% {
    stroke-dashoffset: -100; }
  100% {
    stroke-dashoffset: 900; } }

@keyframes dash-check {
  0% {
    stroke-dashoffset: -100; }
  100% {
    stroke-dashoffset: 900; } }

.g-recaptcha div {
  max-width: 198px !important; }

.lista_partipante {
  position: absolute;
  background-color: #fff;
  width: 100%;
  z-index: 10;
  top: 0;
  display: none; }
  .lista_partipante p {
    padding: 5px 0;
    margin: 8px 25px;
    border-bottom: 1px solid #ccc;
    font-family: 'LuckiestGuy';
    font-size: 12px; }
    .lista_partipante p:last-child {
      border-bottom: 0; }

.node:hover .lista_partipante {
  display: block; }

label.my-error-class {
    font-size: 12px;
    position: absolute;
    z-index: 99999;
    bottom: 0;
    left: 100%;
    width: 160px;
    padding: 3px 10px;
    color: #fff;
    border: #ff001e 1px solid;
    border-radius: 4px;
    background-color: #ff001e;
}

    label.my-error-class:before {
        position: absolute;
        top: 1.9px;
        content: "\A";
        border-style: solid;
        border-width: 10px 15px 10px 0;
        border-color: transparent #ff001e transparent transparent;
        position: absolute;
        left: -13px;
    }

.form-group {
    position: relative;
}

h1.title_modal {
    text-transform: uppercase;
    font-size: 22px;
    color: #3A3438;
    font-family: 'OmnesSemibold';
    margin-top: 10px;
}

button.close {
    color: #1d1a1c;
    background-color: orange;
    opacity: initial;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: -26px;
    margin-top: -25px !important;
}

.modal_footer p {
    color: #737373;
    font-family: 'OmnesLight';
    text-align: justify;
}

h3.sub-title {
    font-family: 'OmnesSemibold';
    text-transform: uppercase;
    margin: 15px 0px 10px;
}

.enemies_loader {
    display: none;
    position: fixed;
    z-index: 999;
    background-color: rgba(0,0,0,.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

    .enemies_loader p {
        color: #fff;
        font-family: 'OmnesSemibold';
        text-transform: uppercase;
        font-size: 20px;
        margin: 120px auto 25px;
    }

    .enemies_loader img {
        max-width: 80px;
    }

.g-recaptcha {
    transform: scale(.65);
    -webkit-transform: scale(.65);
    -moz-transform: scale(.65);
    -ms-transform: scale(.65);
    margin-left: -43px;
}

.face_sad {
    max-width: 116px !important;
    left: -90px !important;
    top: 80px !important;
}

.cerrar_part {
    position: absolute;
    right: 10px;
    top: 0px;
    color: #fe9424;
    font-size: 25px;
}

.participantes {
    position: fixed;
    background-color: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    left: 0;
    overflow: auto;
    top: 0;
    z-index: 999;
}

    .participantes h2 {
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        margin: 0 auto 25px;
    }

    .participantes .box {
        background: #fff;
        position: relative;
        padding: 20px 0;
        width: 100%;
        display: table;
        max-width: 620px;
        margin: 120px auto;
    }

.box ul {
    list-style: none;
    padding: 0;
}

    .box ul li {
        margin-bottom: 15px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
    }

        .box ul li:last-child {
            border-bottom: 0;
        }

        .box ul li span, .box ul li strong {
            font-size: 18px;
        }

            .box ul li span.fa-remove {
                color: #ef2626;
            }

            .box ul li span.fa-check {
                color: #59de22;
            }

.participantes ul li strong {
    padding: 0 15px;
}

.box_left {
    float: left;
    text-align: left;
    width: 50%;
    padding: 5px 20px;
    height: 100%;
    border-right: 1px solid #b8c7ce;
}

.box_right {
    float: right;
    width: 50%;
    padding: 5px 20px;
    text-align: right;
}

.box h3 {
    font-size: 16px;
    font-weight: bold;
    color: #ff6f00;
}

.box p {
    font-size: 12px;
    margin: 0;
    height: 34px;
}

.box h6 {
    margin-bottom: 0;
    font-weight: bold;
    margin-top: 15px;
}

.box button.close {
    right: 15px;
    top: 15px;
    position: absolute;
}

.container-brackets {
    height: 300px;
    overflow-y: auto !important;
    overflow-x: auto !important;
    width: 1100px;
    margin: 0 auto !important;
}

.brackets-header {
    display: none;
}

a.link_footer:focus {
    outline: none;
    color: #fff;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #fff !important;
    text-decoration: none;
}