@charset "utf-8";
/* CSS Document */
/*clear float*/

.flechaSiguiente {
    background-image: url(../img/nav/flechaSiguienteAzul.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 64px;
    height: 64px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 1184px;
    top: 50%;
}

.flechaAtras {
    background-image: url(../img/nav/flechaAtrasAzul.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 64px;
    height: 64px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 42px;
    top: 50%;
}

.imgFondo {
    background-image: url(../img/S_G07_U05_L05_03_01/imgFondo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1248px;
    height: 677px;
}

.ajuste {
    width: 100%;
    height: 1px;
    clear: both;
}

.contentBox {
    width: 1027.689px;
    height: 569.388px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 7px 3px #C1BDBD;
    border-radius: 5px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 54.5%;
    left: 50%;
}

.txtEnunciado {
    font-family: 'cabin';
    font-style: italic;
    font-size: 30px;
    color: #575756;
    padding: 31px 0px 0px 56px;
    width: 100%;
    letter-spacing: normal;
    position: absolute;
}

.box > .boxSelect {
    width: 349.323px;
    height: 170.445px;
    background-color: #706F6F;
    border-radius: 10px 0px 0px 10px;
    position: relative;
    margin: 5px;
    cursor: pointer;
}

.box > .boxSelect > div {
    font-family: 'cabinregular';
    font-size: 35px;
    color: #FFFFFF;
    padding: 39px 0px 0px 40px;
    line-height: 40px;
}

.circuloM {
    width: 16px;
    height: 16px;
    border: 8px solid #706F6F;
    border-radius: 50%;
    position: absolute;
    left: 360px;
    top: 61px;
    padding: 0px !important;
    margin: 0px !important;
}

svg {
    overflow: hidden;
    z-index: 3;
    position: absolute;
    left: 479px;
    top: 111px;
    width: 288px;
    height: 520px;
}

svg #line1 {
    stroke-linecap: round;
    stroke: #F9B233;
    z-index: 3;
    display: none;
}

svg #line2 {
    stroke-linecap: round;
    stroke: #36A9E1;
    z-index: 3;
    display: none;
}

svg #line3 {
    stroke-linecap: round;
    stroke: #EF525B;
    z-index: 3;
    display: none;
}

.clickRed {
    background-image: url(../img/S_G07_U05_L05_03_01/clickRed.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 59px;
    height: 65.01px;
    position: absolute;
    left: 47%;
    top: 42%;
}

.imgTxt1 {
    background-image: url(../img/S_G07_U05_L05_03_03/imgTxt1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1055.33px;
    height: 529.33px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
}