@charset "utf-8";
/* CSS Document */
/*clear float*/

.flechaAtras {
    background-image: url(../img/nav/flechaAtras1.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;
}

.flechaSiguiente {
    background-image: url(../img/nav/flechaSiguiente1.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;
}

.sugerencia {
    padding-right: 3%;
    color: #FFFFFF;
}

.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_U02_L05_03_02/imgFondo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 679px;
}

.imgContent1 {
    background-image: url(../img/L_G07_U02_L05_03_02/imgContent1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1200.64px;
    height: 602.97px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    position: absolute;
    top: 49.5%;
    left: 50%;
}

.tituloTexto {
    position: relative;
    top: 65px;
    text-align: center;
    font-family: 'cabinbold';
    font-size: 35px;
}

.texto {
    position: absolute;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 42px;
    color: #5B5B5E;
    left: 690px;
    top: 125px;
    letter-spacing: normal;
}

.imgIlustracion1 {
    background-image: url(../img/L_G07_U02_L05_03_02/imgAct2Ilustraacion1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 752.96px;
    height: 460.48px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    position: absolute;
    top: 273px;
    left: 818px;
}

.imgIlustracion2 {
    background-image: url(../img/L_G07_U02_L05_03_02/imgAct2Ilustracion2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1035px;
    height: 462px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    position: absolute;
    top: 290px;
    left: 577px;
}

.imgIlustracion3 {
    background-image: url(../img/L_G07_U02_L05_03_02/imgAct2Ilustracion3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1064.95px;
    height: 455.98px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    position: absolute;
    top: 305px;
    left: 585px;
}

.imgHeader {
    background-image: url(../img/L_G07_U02_L05_03_01/imgHeader.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 936.28px;
    height: 99.75px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    position: absolute;
    top: 77px;
    left: 50%;
}

.head1 {
    cursor: pointer;
    position: absolute;
    border: 1px solid;
    width: 393px;
    height: 70px;
    top: 58px;
    left: 142px;
}

.head1 .text {
    position: absolute;
    top: 103px;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 40px;
    width: 950px;
    left: -38px;
    color: #575756;
}

.popCC {
    margin-left: 0%;
    margin-top: 0%;
}