@charset "utf-8";
/* CSS Document */

.lineaFondo {
    width: 1247px;
    height: 4px;
    background: #00A099;
    -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;
}
/*inicio flechas nav*/

.flechaAtras4 {
    background-image: url(../img/nav/flechaAtras9.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 60px;
    position: absolute;
    left: 3%;
    top: 87%
}

.flechaSiguiente4 {
    background-image: url(../img/nav/flechaSiguiente9.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 60px;
    position: absolute;
    left: 89%;
    top: 87%
}
/*fin flechas nav*/

.tituloOperacion {
    background-image: url(../img/M_G06_U02_L03_01/imgTituloContent.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 1112.13px;
    height: 111.24px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 65px;
    left: 50%;
}

.tituloOperacionBorder {
    width: 96.5%;
    height: 46%;
    font-family: 'cabinbold';
    font-size: 35px;
    color: #FEFEFE;
    letter-spacing: 0;
    text-align: center;
    line-height: 55px;
    position: absolute;
    top: 71px;
    transform: translate(-50%, -50%);
    left: 50%;
}

.cnt1 {
    background-color: #FEFEFE;
    width: 874px;
    height: 423px;
    position: absolute;
    left: 26%;
    top: 21%;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.cntPregunta {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 727px;
    height: 153px;
    background-color: #6ea9a7;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    top: 16%;
}

.pregunta {
    font-family: 'cabinregular';
    font-size: 40px;
    line-height: 48px;
    color: #FEFEFE;
    letter-spacing: 0;
    text-align: left;
    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%);
}

.flechaPregunta {
    position: absolute;
    width: 370px;
    height: 71px;
    background: #c84045;
    left: 50%;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    bottom: -46.5%;
}

.flechaPregunta:after {
    content: "";
    position: absolute;
    bottom: -98.5%;
    left: 50%;
    border-style: solid;
    border-width: 71px 186px 0;
    border-color: #c84045 transparent;
    display: block;
    width: 0;
    z-index: 1;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
}

.flechaPregunta .pregunta {
    z-index: 2;
    text-align: center;
    top: 90%;
    line-height: 55px;
    display: none;
    font-size: 45px;
}

.flechaPregunta .clickCirculo {
    background-image: url(../img/click/clickPregunta.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 58px;
    height: 64px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    z-index: 2;
}

.flechaPreguntaInvertida {
    position: absolute;
    width: 370px;
    height: 71px;
    background: #c84045;
    left: 50%;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    top: -46.5%;
}

.flechaPreguntaInvertida:after {
    content: "";
    position: absolute;
    bottom: 99%;
    left: 50%;
    border-style: solid;
    border-width: 0 186px 71px;
    border-color: #c84045 transparent;
    display: block;
    width: 0;
    z-index: 1;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
}

.flechaPregunta .pregunta,
.flechaPreguntaInvertida .pregunta {
    z-index: 2;
    text-align: center;
    top: 70%;
    line-height: 50px;
    display: none;
    font-size: 45px;
}

.flechaPreguntaInvertida .clickCirculo {
    background-image: url(../img/click/clickPregunta.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 58px;
    height: 64px;
    position: absolute;
    left: 50%;
    top: -50%;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    z-index: 2;
}

.f1 {
    background-image: url(../img/M_G06_U02_L03_01/imgRf1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    top: 130px;
    left: 34.2%;
    width: 683.65PX;
    height: 563px;
}

.f2 {
    background-image: url(../img/M_G06_U02_L03_01/imgRf2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    top: 155px;
    left: 926px;
    width: 495.5px;
    height: 222px;
}

.f3 {
    background-image: url(../img/M_G06_U02_L03_01/imgRf3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    top: 152px;
    left: 50%;
    width: 1157.8px;
    height: 514.47px;
}

.f4 {
    background-image: url(../img/M_G06_U02_L03_01/imgRf4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    top: 142px;
    left: 50%;
    width: 1210px;
    height: 526px;
}

.divContentTrans {
    transform: translate(-50%, -50%);
    top: 432px;
    left: 343px;
    position: absolute;
    height: 289.17px;
    width: 556.703px;
    border-radius: 11px;
    border-top-right-radius: 90px;
    cursor: pointer;
}

.no {
    position: absolute;
    top: 63%;
    left: 45.6%;
    font-size: 35px;
    font-family: 'cabinregular';
    color: #1D1D1B;
}

.parcheVerdeBiche {
    background-image: url(../img/M_G06_U02_L03_01/imgParcheVbiche.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    top: 322px;
    left: 25%;
    width: 100px;
    height: 50px;
}

.parcheAzulC {
    background-image: url(../img/M_G06_U02_L03_01/imgParcheAzulC.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    top: 322px;
    left: 25%;
    width: 100px;
    height: 50px;
}

.clickObjClaro {
    background-image: url(../img/click/clickPregunta.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 34.586px;
    height: 38.358px;
    position: absolute;
    left: 50%;
    top: -50%;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    z-index: 2;
}