/**********************************

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");
}

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_2 {
        right: 60px;
        top: 140px;
    }

.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_nolife {
    background-size: contain !important;
    height: 310px;
    width: 100%;
    margin-top: 15px;
    text-align: right;
}

button.close {
    color: #1d1a1c;
    background-color: orange;
    opacity: initial;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: -26px;
    margin-top: -25px !important;
}

#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: 10%;
}

.modal-header {
    border: none;
}

.modal-header .title {
    margin-top: 9px;

}

.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;
    }

.welcome_naranjito_1, .welcome_naranjito_2 {
    position: relative;
    top: 95px;
    max-width: 116px;
    right: 100px;
}

.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 {
            position: absolute;
            width: 40%;
            margin-left: -15px;
            left: 32.3%;
            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: 0px;
                }

.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 {
            max-width: 269px;
            padding-top: 80px;
            display: block;
            margin-left: 10px;
            margin-bottom: 15px;
        }

        .congrats_content .col-md-6 p {
            font-family: 'OmnesRegular';
            padding-right: 153px;
            font-size: 15px;
            margin: 5px 0 10px;
        }

.bg_white_form {
    padding: 35px 35px 25px;
    background: #fff;
    max-width: 275px;
    margin-top: 5px;
    border-radius: 15px;
    margin-left: 12px;
}

    .bg_white_form input {
        font-family: 'OmnesSemibold';
        border: 1px solid #f39732;
        border-radius: 10px;
        padding: 5px 0px 0 50px;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 14px;
        vertical-align: middle !important;
    }

    .bg_white_form .icon_input {
        position: absolute;
        left: 25px;
        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: #ED7F07;
    text-transform: uppercase;
    background-color: #3A3438;
    padding: 4px 3px;
    font-size: 20px;
    margin-top: 5px;
    max-width: 240px;
    text-decoration: none;
    margin: auto;
}

    .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: #3A3438;
        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: #ED7F07;
    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: #3A3438;
        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: 36px;
    left: -22px;
}

.logo {
    max-width: 170px;
    margin: 0px auto 25px;
    position: relative;
    z-index: 2;
}

.content_quest {
    position: relative;
    z-index: 3;
    width: 100%;
    height: 100%;
    text-align: center;
}

    .content_quest .contador {
        float: right;
        position: absolute;
        right: 95px;
        top: 85px;
        max-width: 300px;
    }

        .content_quest .contador p {
            left: -65px;
            font-size: 40px;
            font-family: 'berlinsans';
            position: absolute;
            line-height: 1;
            text-align: right;
        }

        .content_quest .contador .fondo {
            width: 243px;
            height: 91%;
            border-radius: 20px;
            margin: 0 5px;
            background-color: #fff;
            top: 3px;
            left: 0;
            position: absolute;
        }

            .content_quest .contador .fondo.fondo_naranja {
                width: 0;
                background-color: #FF6B00;
            }

        .content_quest .contador img {
            z-index: 1;
            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;
        }

         footer p a:hover {
            
            color: #3A3438;
             
        }

.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: 0 auto;
    position: relative;
    z-index: 2;
}*/

.linea_instruccion {
    max-width: 170px;
    margin: 2px auto 26px;
}

.content_instruction {
    position: relative;
    z-index: 2;
    padding: 25px 40px;
    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';
    }


  .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; }

.welcome_naranjito_1, .welcome_naranjito_2 {
  position: relative;
  top: 95px;
  max-width: 116px;
  right: 100px; }

.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 {
      position: absolute;
      width: 40%;
      margin-left: -15px;
      left: 32.3%;
      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: 0px; }

.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 {
      max-width: 269px;
      padding-top: 80px;
      display: block;
      margin-left: 10px;
      margin-bottom: 15px; }
    .congrats_content .col-md-6 p {
      font-family: 'OmnesRegular';
      padding-right: 153px;
      font-size: 15px;
      margin: 5px 0 10px; }

.bg_white_form {
  padding: 35px 35px 25px;
  background: #fff;
  max-width: 275px;
  margin-top: 5px;
  border-radius: 15px;
  margin-left: 12px; }
  .bg_white_form input {
    font-family: 'OmnesSemibold';
    border: 1px solid #f39732;
    border-radius: 10px;
    padding: 5px 0px 0 50px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    vertical-align: middle !important; }
  .bg_white_form .icon_input {
    position: absolute;
    left: 25px;
    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: #ED7F07;
  text-transform: uppercase;
  background-color: #3A3438;
  padding: 4px 3px;
  font-size: 20px;
  margin-top: 5px;
  max-width: 240px;
  text-decoration: none;
  margin: auto;
}
  .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: #3A3438;
    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: #ED7F07;
  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: #3A3438;
    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: 36px;
  left: -22px; }

.logo {
  max-width: 170px;
  margin: 0px auto 25px;
  position: relative;
  z-index: 2; }

.content_quest {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
  text-align: center; }
  .content_quest .contador {
    float: right;
    position: absolute;
    right: 95px;
    top: 85px;
    max-width: 300px; }
    .content_quest .contador p {
      left: -65px;
      font-size: 40px;
      font-family: 'berlinsans';
      position: absolute;
      line-height: 1;
      text-align: right; }
    .content_quest .contador .fondo {
      width: 243px;
      height: 91%;
      border-radius: 20px;
      margin: 0 5px;
      background-color: #fff;
      top: 3px;
      left: 0;
      position: absolute; }
      .content_quest .contador .fondo.fondo_naranja {
        width: 0;
        background-color: #FF6B00; }
    .content_quest .contador img {
      z-index: 1;
      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: 0 auto;
  position: relative;
  z-index: 2; }

.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; }
h1.title_modal {
    text-transform: uppercase;
    font-size: 22px;
    color: #3A3438;
    font-family: 'OmnesSemibold';
    margin-top: 10px;
}
    .content_instruction p {
        margin-bottom: 6px;
        color: #737373;
        text-align: left;
        font-family: 'OmnesRegular';
        font-size: 14px;
        font-weight: bold;
        margin-left: 20px;
    }

.btn_instruccion {
    display: block;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    font-family: 'OmnesSemibold';
    color: #ED7F07;
    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 ;
}

.modal-footer .btn_instruccion {
    margin: auto;
}

.modal_footer .texto {
    padding-left: 10px;
}

.modal_footer .modal-header {
    height: 75px;
}

    .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;
    }

    .btn_instruccion:hover {
        color: #3A3438;
        text-decoration: none;
        background-color: #3A3438;
    }

        .btn_instruccion:hover span {
            background-color: #ED7F07;
        }

.content_instruction ul li:before {
    content: '\f069';
    font-family: 'FontAwesome';
    float: left;
    margin-top: -4px;
    margin-right: 8px;
    color: #ED7F07;
}

h3.sub-title {
    font-family: 'OmnesSemibold';
    text-transform: uppercase;
    margin: 15px 0px 10px;
}

.modal_footer p {
    color: #737373;
    font-family: 'OmnesLight';
    text-align: justify;
}

.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;
            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;
        }

.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);
}

.item.desc {
    background-image: none;
    background-color: #fff;
}

.desc .panel-.body {
    font-family: 'OmnesSemibold';
    text-transform: uppercase;
    color: #3A3438;
    font-size: 20px;
    margin-top: 50%;
}

.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: 14px;
        padding: 15px 0px;
        margin-bottom: 36px;
        text-transform: uppercase;
    }

    .item h2 {
        font-family: 'OmnesSemibold';
    }

    .item h4 {
        font-family: 'OmnesSemibold';
        font-size: 12px;
        margin-top: 15px;
    }

    .item p {
        font-family: 'OmnesLight';
        line-height: 1.2;
        margin: 0 0;
        padding: 5px;
        font-size: 13px;
    }

.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: #ED7F07;
    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: #3A3438;
        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: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    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;
    }

.content {
    overflow: auto;
    max-height: 150px;
}

.modal_footer .content {
    max-height: 200px;
}

.timer {
    position: absolute;
    margin: -30px 0px 0px 263px;
}

img.reloj {
    max-width: 21px;
}

@media (max-width: 1280px) {
    .bg_radial {
        z-index: 2;
        position: fixed;
        top: -134%;
        left: -48%;
    }

    .animation_naranjo {
        right: 65px;
    }

    .content_login .welcome_animation_logo img#welcome_logo {
        position: absolute;
        width: 40%;
        margin-left: -15px;
        left: 32.3%;
        top: 215px;
    }

    .modal-lg {
        width: 100%;
        margin: 0px;
        border-radius: 0px;
    }

        .modal-lg .modal-content {
            background-color: #f49830;
            height: 1280px;
        }

    .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;
    }

    .timer {
        position: absolute;
        margin: -30px 0px 0px 263px;
    }

    img.reloj {
        max-width: 21px;
    }
}

@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;
    }
}

.loader {
    width: 100%;
    height: 120px;
    background: url(../img/load.gif) no-repeat center;
    margin-top: 50px;
    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;
    }

.one_item {
    transform: translate3d(0,0,0) !important;
    margin: 0 auto !important;
}

.backdropquest {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
}

.g-recaptcha {
    transform: scale(0.7,.7);
    position: relative;
    left: -35px;
    top: 8px;
}

.form-group {
    position: relative;
}

label.my-error-class {
    font-size: 12px;
    position: absolute;
    z-index: 9999;
    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;
    }

.tooltip-inner {
    width: 100px;
    max-width: 100px;
    text-transform: capitalize;
}