.flechaSiguiente1 {
    background-image: url(../img/nav/flechaSiguiente1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 60px;
    position: absolute;
    left: 92%;
    top: 87%
}

.flechaAtras1 {
    background-image: url(../img/nav/flechaAtras1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 60px;
    position: absolute;
    left: 3%;
    top: 87%
}

.ggc_contenido_M {
    background: #fefefe;
    border-bottom-color: #803E90;
    color: #575756;
}

.navArrow {
    width: 70px;
    height: 60px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 1;
}

.navBack {
    left: 3%;
    top: 87%
}

.navNext {
    left: 92%;
    top: 87%
}

.closePopup {
    right: initial;
    left: -18px;
    top: -30px;
}

.texto {
    font-family: 'cabinregular';
    font-size: 51px;
    line-height: 66px;
    color: #ffffff;
    text-align: center;
    left: 10%;
}

.lineaFondo {
    width: 1247px;
    height: 4px;
    background: #803E90;
    -moz-border-radius: 100px / 50px;
    -webkit-border-radius: 100px / 50px;
    border-radius: 750px / 3px;
    -moz-box-shadow: 0px 2px 12px 1.5px #575756;
    -webkit-box-shadow: 0px 2px 12px 1.5px #575756;
    box-shadow: 0px 2px 12px 1.5px #575756;
}

.imgFondo {
    background-image: url(../img/M_G07_U03_L05_01/imgFondo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1246.75px;
    height: 641.02px;
}

.imgClickPregunta {
    background-image: url(../img/click/clickPregunta.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 24.89px;
    height: 27.54px;
    left: 48.5%;
    top: -63%;
    position: absolute;
}

.itemShow {
    cursor: pointer;
    position: absolute;
    top: 107px;
    left: 54px;
    width: 400px;
    height: 118px;
}

.itemShow > div:nth-child(1) {
    position: absolute;
    top: 130px;
    left: 3px;
    width: 393px;
    height: 72px;
    background-color: #ED782B;
}