@charset "utf-8";
/* CSS Document */
/*clear float*/

.flechaSiguiente {
    background-image: url(../img/nav/flechaSiguiente.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 71.67px;
    height: 71.67px;
    position: absolute;
    top: 81.5%;
    left: 1080px;
    z-index: 1;
}

.flechaAtras {
    background-image: url(../img/nav/flechaAtras.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 71.67px;
    height: 71.67px;
    position: absolute;
    top: 81.5%;
    left: 1080px;
    z-index: 1;
}

.imgFondo {
    background-image: url(../img/L_G07_U06_L06_03_01/imgFondo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 679px;
}

.imgContent1 {
    background-image: url(../img/L_G07_U06_L06_03_01/imgAct1Content1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1170px;
    height: 621.77px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

.imgIlustracion1 {
    background-image: url(../img/L_G07_U06_L06_04/imgQuestion.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1052.94px;
    height: 364px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    position: absolute;
    top: 51%;
    left: 50%;
}

.contentQ {
    position: absolute;
    width: 157px;
    height: 67px;
    left: 973px;
    top: 185px;
  
}

.contentQ .leftQ {
    width: 68px;
    height: 66px;
    top: 0px;
    left: 0px;
    position: absolute;
    /* border-radius: 50%; */
    
    cursor: pointer;
  
}

.contentQ .rigthQ {
    width: 68px;
    height: 66px;
    top: 0px;
    left: 87px;
    position: absolute;
    /* border-radius: 50%; */
    
    cursor: pointer;
   
}

.F {
    background-color: #BB0B24;
}

.V {
    background-color: #535552;
}

.btnPopup1 {
    top: 486px;
    left: 81px;
    cursor: pointer;
    width: 363px;
    height: 73px;
    position: absolute;
    z-index: 1;
    border-radius: 10px;
}

.popup1 {
    background-image: url(../img/L_G07_U06_L05_03_02/imgAct2Popup1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1012.47px;
    height: 552.25px;
}

.popup1 .btnCerrarP {
    background-image: url(../img/closePopup/closePopup1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 81.75px;
    height: 81.75px;
    position: absolute;
    left: 961px;
    top: -25px;
    border-radius: 50%;
    -moz- border-radius: 50%;
    -ms- border-radius: 50%;
}

.imgIlustracion2 {
    background-image: url(../img/L_G07_U06_L06_04/imgQuestion2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1042px;
    height: 307px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    position: absolute;
    top: 51%;
    left: 50%;
}

.title {
    position: relative;
    font-family: 'cabinbold';
    font-size: 44.44px;
    color: #717175;
    top: -93px;
    left: -27px;
}

p {
    font-family: 'cabinregular';
    font-size: 36px;
    color: #5B5B5E;
    text-align: left;
    padding-left: 44px;
    position: relative;
    top: 43px;
    left: 22px;
    margin: 44px;
}

.text {
    font-family: 'cabinregular';
    font-size: 34px;
    color: #5B5B5E;
    letter-spacing: normal;
    position: relative;
    top: -45px;
    left: 24px;
}

.imgRV {}

.imgRV div {
    background-image: url(../img/L_G07_U06_L06_04/V.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 73.05px;
    height: 65.95px;
    position: relative;
    left: 5px;
    top: 0px;
}

.imgRF div {
    background-image: url(../img/L_G07_U06_L06_04/F.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 53.27px;
    height: 62.68px;
    position: relative;
    left: 5px;
    top: 0px;
}