.area1 {
    background-image: url(../img/M_G07_U05_L02_04/imgR-area1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
}
.area2 {
    background-image: url(../img/M_G07_U05_L02_04/imgR-area2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
}


.lstQuestionario {
    margin: 0% 0 0 4%;
    padding: 0;
    position: absolute;
    top:25%;
}

.lstQuestionario li {
    background-image: url(../img/M_G07_U05_L02_04/filaQuest1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1139.13px;
    height: 106.26px;
    position: relative;
    margin-bottom: 8px;
}

.lstQuestionario .texto {
    white-space: nowrap;
    color: #575756;
    font-family: 'cabinregular';
    font-size: 28px;
    line-height: 30px;
    letter-spacing: 0;
    display: inline-block;
    margin: 1.5% 0 0 2%;
}

.lstQuestionario .circulo {
    border-radius: 80px;
    width: 65px;
    height: 65px;
    background-color: #F5F5F5;
    box-shadow: inset 0px 0px 9px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 0px 9px 4px rgba(0, 0, 0, 0.3);
    position: absolute;
    display: inline-block;
    cursor: pointer;
}

.lstQuestionario .circulo .texto {
    font-family: 'cabinbold';
    font-size: 43px;
    color: #6E6E6E;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    margin: 0;
}

.circuloF {
    top: 10%;
    left: 91.5%;
}

.circuloV {
    top: 10%;
    left: 83.5%;
}

.success .texto {
    color: #559F99 !important;
}

.fail .texto {
    color: #CA4F23 !important;
}
.flechaSiguiente {
        width: 61px;
    height: 61px;
    position: absolute;
    top: 89%;
    left: 93.3%;
}


.pop1 {
    margin: 0px;
    margin-left: 18%;
    margin-top: 19%;
    width: 888.03px;
    height: 468.94px;
    border-radius: 7px;
}

.pop1 .btnCerrar1 {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0px;
    border: 0;
    font-size: 0;
    margin-top: 0px;
    margin-right: 0px;
    z-index: 2;
}

.pop1 .contenido {
    background-image: url(../img/M_G07_U05_L05_04/imgR-pop1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 888.03px;
    height: 468.94px;
    margin: 0 auto 0 auto;
    position: relative;
}

.btn1 {
    position: absolute;
    width: 66.38px;
    height: 62.38px;
}

.pop2 {
    margin: 0px;
    margin-left: 18%;
    margin-top: 19%;
    width: 887.88px;
    height: 468.61px;
    border-radius: 7px;
}

.pop2 .btnCerrar2 {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0px;
    border: 0;
    font-size: 0;
    margin-top: 0px;
    margin-right: 0px;
    z-index: 2;
}

.pop2 .contenido {
    background-image: url(../img/M_G07_U05_L05_04/imgR-pop2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 887.88px;
    height: 468.61px;
    margin: 0 auto 0 auto;
    position: relative;
}

.btn2 {
    position: absolute;
    width: 66.38px;
    height: 62.38px;
}

.pop3 {
    margin: 0px;
    margin-left: 18%;
    margin-top: 19%;
    width: 887.57px;
    height: 468.28px;
    border-radius: 7px;
}

.pop3 .btnCerrar3 {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0px;
    border: 0;
    font-size: 0;
    margin-top: 0px;
    margin-right: 0px;
    z-index: 2;
}

.pop3 .contenido {
    background-image: url(../img/M_G07_U05_L05_04/imgR-pop3-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 887.57px;
    height: 468.28px;
    margin: 0 auto 0 auto;
    position: relative;
}

.btn3 {
    position: absolute;
    width: 66.38px;
    height: 62.38px;
}


.ggc_textArea1 {
        font-family: "cabinmedium" !important;
    width: 79%;
    height: 295px;
    background-color: transparent;
    border: 0px;
    border-radius: 10px;
    font-size: 35px;
    display: block;
    padding: 10px;
    position: absolute;
    top: 43%;
    left: 7%;
    resize: none;
}

.ggc_textArea1:focus {
    outline: none;
}
.ggc_textArea2 {
        font-family: "cabinmedium" !important;
    width: 79%;
    height: 295px;
    background-color: transparent;
    border: 0px;
    border-radius: 10px;
    font-size: 35px;
    display: block;
    padding: 10px;
    position: absolute;
    top: 43%;
    left: 7%;
    resize: none;
}

.ggc_textArea2:focus {
    outline: none;
}
.ggc_textArea3 {
        font-family: "cabinmedium" !important;
    width: 79%;
    height: 295px;
    background-color: transparent;
    border: 0px;
    border-radius: 10px;
    font-size: 35px;
    display: block;
    padding: 10px;
    position: absolute;
    top: 43%;
    left: 7%;
    resize: none;
}

.ggc_textArea3:focus {
    outline: none;
}
