@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: 89.5%;
    left: 45%;
    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: 89.5%;
    left: 45%;
    z-index: 1;
}

.centrado {
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.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%;
}

.titleVideo {
    position: relative;
    font-family: 'cabinbold';
    font-size: 44.44px;
    color: #717175;
    top: 55px;
    left: -13px;
}

.videoContenedor video {
    width: 995.937px !important;
    height: 484.747px !important;
    position: relative !important;
    top: -39px;
    left: -156px;
}

.title2 {
    left: -49px;
    text-align: center;
    top: 32px;
}

p {
    font-family: 'cabinregular';
    font-size: 36px;
    color: #5B5B5E;
    text-align: left;
    padding-left: 44px;
    position: relative;
    top: 43px;
    left: 22px;
    margin: 44px;
}

.imgQuestion {
    background-image: url(../img/L_G07_U06_L06_03_02/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: 50%;
    left: 50%;
}