/*--Comentario--*/

body {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

#audio {
    display: none
}

.contenedor-btn-welcome {
    height: 700px;
}

#container_registro {
    /*background-image: url('../img/fondos/CC02Registro-01.png');*/
    background: url("../img/fondos/fnd-registro.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #d6e3dc;
    height: 100vh;
    overflow: hidden;
}

.form-control {
    display: block;
    width: 100%;
    height: 28px;
    padding: 6px;
    font-size: 14px;
    font-weight: 400;
    line-height: 34px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #808080;
    border-radius: inherit;
}

.shadow-text {
    text-shadow: 2px 2px 6px rgba(5, 2, 1, 0.67);
}

.txt-white {
    color: white;
}

.f-21 {
    font-size: 22px;
}

.txt-orange {
    color: #F5DA66;
}

.simbolo {
    position: absolute;
    left: -20%;
    top: -112px;
}

.padd-form {
    padding-top: 1%;
}

.inpt-codigo {
    width: 70%;
    margin: 0 auto;
}

.adorno-right {
    position: absolute;
    right: 0px;
}

.float-right {
    position: absolute;
    right: 4%;
    top: 2%;
}

.text-justify {
    text-align: justify!important;
    padding-left: 4%;
    padding-right: 4%;
}

#form_registro label {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    margin-bottom: 0px;
    font-weight: 400;
}

#form_registro .form-group {
    margin-bottom: 0.1rem;
}

#form_registro button[type="submit"] {
    background: transparent;
}

.parsley-errors-list {
    font-size: 1.1em;
    color: #F70A06;
    font-weight: 400;
}

#loadModalPolitica,
#loadModalTerminos {
    cursor: pointer;
}

#loadModalPolitica u,
#loadModalTerminos u,
#loadModalRetroalimentacion u,
#modalRuleta2 u {
    color: white;
}

#modalConfirmarCodigo .modal-dialog,
#modalPolitica .modal-dialog,
#modalTerminos .modal-dialog,
#modalRetroalimentacion .modal-dialog,
#modalVideoRuleta .modal-dialog,
#modalRuleta2 .modal-dialog {
    max-width: 605px;
    max-height: 470px;
}

#modalConfirmarCodigo .close,
#modalPolitica .close,
#modalTerminos .close,
#modalRetroalimentacion .close,
#modalRuleta2 .close {
    opacity: 1;
}

#modalConfirmarCodigo .modal-dialog .modal-content {
    background-color: #003a16;
    background-image: url('../img/fondos/fondo-modal-codigo.png');
    color: white;
    border: solid 15px #f5da66;
    border-radius: 25px;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.9);
}

#modalError .justify-content-center {
    max-height: 200px;
    overflow: auto;
}

#modalError .modal-dialog .modal-content {
    background-color: #003a16;
    background-image: url('../img/fondos/fondo-modal-codigo.png');
    color: white;
    border: solid 15px #f5da66;
    border-radius: 25px;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.9);
    height: 390px;
    display: table;
    overflow: auto;
}

#modalConfirmarCodigo .modal-dialog .modal-content .modal-header,
#modalPolitica .modal-dialog .modal-content .modal-header,
#modalTerminos .modal-dialog .modal-content .modal-header,
#modalRetroalimentacion .modal-dialog .modal-content .modal-header,
#modalRuleta2 .modal-dialog .modal-content .modal-header {
    border-bottom: 0px;
}

#modalConfirmarCodigo .modal-dialog .modal-content .modal-body {
    padding-top: 0.3rem;
    padding-right: 1.3rem;
}

#modalConfirmarCodigo .modal-dialog .modal-content .modal-header,
#modalPolitica .modal-dialog .modal-content .modal-top,
#modalTerminos .modal-dialog .modal-content .modal-top,
#modalRetroalimentacion .modal-dialog .modal-content .modal-top,
#modalVideoRuleta .modal-dialog .modal-content .modal-top,
#modalRuleta2 .modal-dialog .modal-content .modal-top {
    border-top: 0px;
}

.letra-pequena-codigo {
    font-size: 0.8rem;
}

.f-45 {
    font-family: 'Nunito', sans-serif;
    font-size: 30px;
    font-weight: bold;
    margin: 0px !important;
}

#modalPolitica .modal-dialog .modal-content,
#modalTerminos .modal-dialog .modal-content,
#modalRetroalimentacion .modal-dialog .modal-content,
#modalRuleta2 .modal-dialog .modal-content {
    background-color: #000000;
    background-image: url('../img/fondos/fondo-modal-02-no-flecha.png');
    color: white;
    border: solid 15px #f5da66;
    border-radius: 25px;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.9);
}

#modalRetroalimentacion .modal-dialog .modal-content {
    background-size: cover;
}

#modalVideoRuleta .modal-dialog .modal-content {
    background-color: #000000;
    border: solid 15px #f5da66;
    border-radius: 25px;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.9);
}

#modalInformacion .modal-dialog .modal-content {
    background-color: #003a16;
    background-image: url('../img/fondos/fondo_modal_ruleta2.png');
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    border: solid 15px #f5da66;
    font-size: calc(1em + 1vw);
}

#modalPolitica .list-group {
    padding-left: 4%;
    padding-right: 4%;
}

.mt-1r {
    margin-top: 1rem;
}

#modalPolitica .list-group-item {
    padding-left: 0px;
    border: 0px;
    background-color: transparent;
}

#modalPolitica a,
#modalPolitica a:hover {
    color: white;
    text-decoration: none;
}

.modal-custom-contenido {
    background-color: aqua;
    width: 640px;
    padding: 10px 20px;
    margin: 20% auto;
    position: relative;
}

.modal-custom {
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    transition: all 1s;
}

#miModal:target {
    opacity: 1;
    pointer-events: auto;
}

.letra-pequena {
    font-size: 0.8rem;
}

#form_registro label.error-no {
    display: none;
}

#form_confirmar_codigo label.error {
    color: red;
    font-size: 1rem;
    display: block;
    margin-top: 5px;
}

#form_confirmar_codigo input.error,
textarea.error {
    border: 1px dashed red;
    font-weight: 300;
    color: red;
}

.avataPequeño {
    display: block;
    width: 180px !important;
    height: 250px !important;
    overflow: hidden;
    position: absolute;
}

#controladorSonido {
    width: 40px;
    height: 40px;
}

.reproducir {
    position: fixed;
    right: 1%;
    top: 1%;
}

.txt-green {
    color: #96c25c;
}

.cont-txt-form {
    background-color: white;
    padding: 14px;
    border-radius-left-bootom: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    margin-top: -22px;
    color: #88b946;
    -webkit-box-shadow: 0px 6px 17px 1px rgba(115, 115, 115, 1);
    -moz-box-shadow: 0px 6px 17px 1px rgba(115, 115, 115, 1);
    box-shadow: 0px 3px 7px 1px rgba(115, 115, 115, 1);
    position: relative;
    z-index: 99;
}

.f-19 {
    font-size: 19px;
}

.f-14 {
    font-size: 14px;
}

.txt-green-dark {
    color: #003917;
}

.f-22 {
    font-size: 22px;
}

#form_registro {
    margin-top: 8%;
    background-color: rgba(0, 57, 23, 0.7);
    padding: 4%;
    width: 100%;
    border-radius: 17px;
}

#reproducir {
    position: fixed;
    top: 1%;
    right: 1%;
}

.menuSinBoton {
    top: -5%;
    position: relative;
    width: 534px;
    height: 127px;
    z-index: 10;
    margin: 0 auto;
    background-color: rgba(255, 219, 93, 0.9);
    padding: 5px;
    border-radius: 25px;
    border: solid 1px #003917;
}

.menu {
    height: 180px;
    top: 70px;
    overflow: hidden;
    padding-top: 14px;
}

#menu1 {
    margin-left: 35px;
    margin-top: -17px;
}

.textoMenu {
    color: #10322c;
    font-weight: bold;
}

#boton1 {
    top: 4px;
    left: -4px;
    position: absolute;
    z-index: 50;
}

#boton2 {
    top: 23px;
    left: 131px;
    position: absolute;
    z-index: 50;
}

#boton3 {
    left: 17%;
    top: 25%;
    position: absolute;
    z-index: 10;
}

.adorno-texto-video {
    position: absolute;
    top: -70px;
}

#situacion {
    font-size: 14px;
    overflow-y: auto;
    max-height: 220px;
    height: 220px;
    z-index: 1;
    text-align: justify;
}

.btn-primary:not(:disabled):not(.disabled).active {
    border-color: #003a16 !important;
}

.btn-plano {
    background-color: #003a16 !important;
    position: absolute;
    left: 30px;
    bottom: 0px;
    border-radius: inherit;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.btn-plano2 {
    background-color: #003a16 !important;
    position: absolute;
    border-radius: inherit;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.btn-plano3 {
    background-color: #444242 !important;
    position: absolute;
    border-radius: inherit;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.linea-boton {
    position: absolute;
    bottom: 0px;
    text-align: center;
    margin: auto;
    width: 98%;
    overflow: hidden;
    left: 1%;
}

.btn {
    padding: 0 0 !important;
    margin-top: 0px;
}

.modal {
    overflow: hidden !important;
}

.modal-content {
    max-height: 400px;
}

@media (max-width: 768px) {
    .f-45 {
        font-size: 20px;
    }
    .f-22 {
        font-size: 14px;
    }
    .cont-txt-form {
        margin-top: 0px;
    }
    #menu1 {
        margin-left: initial;
    }
    .menu {
        height: 180px;
    }
    #boton1 {
        top: 4px;
        left: -23px;
        position: absolute;
        z-index: 50;
    }
    .cont-simbolo {
        height: 270px;
    }
    .marco-situacion {
        width: 100%;
    }
    #disciplina_pregunta_1 {
        background: url(../img/fondos/disciplina/disciplina_pregunta_1.png) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow: hidden;
        overflow-y: scroll;
    }
    .container-fluid {
        overflow: hidden;
        overflow-y: scroll;
    }
    .scroll-x {
        overflow-x: scroll;
    }
    #animation_container {
        display: none;
    }
    .marco-respuestas {
        width: 100%;
    }
}

@media (max-width: 992px) {}

@media (max-width: 1200px) {}

@media (max-width: 1366px) {
    #form_registro {
        margin-top: 1%;
        padding: 0 2%;
        width: 100%;
    }
    .letra-pequena {
        padding-left: 1%;
        padding-right: 1%;
        border-radius: 12px;
    }
    .cont-txt-form {
        padding: 8px;
    }
    .f-45 {
        font-size: 24px;
    }
    .f-22 {
        font-size: 18px;
    }
}

@media screen and (min-width: 1536px) and (max-width: 1920px) {
    #canvas {
        bottom: 0% !important;
    }
    #equidad_respuesta_1 #animation_container {
        margin-top: 50%;
    }
    .cont-fix-bottom {
        position: fixed;
        width: 100%;
        bottom: 29%;
    }
    #texto_situacion {
        position: absolute !important;
        background-color: black;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .letra-pequena{
        margin-top: 40px;
    }
}

@media (min-width: 1920px) {
    
    .cont-fix-bottom {
        bottom: 22%;
    }
}