@import url("M_G06_U01_L04_03.css");
.flechaSiguiente {
    background-image: url(../img/M_G06_U01_L04_03_02/flechaSiguiente.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 73.02px;
    height: 85px;
}

.flechaAtras {
    background-image: url(../img/M_G06_U01_L04_03_02/flechaAtras.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 73.02px;
    height: 85px;
}

.contentTitulo {
    background-image: url(../img/M_G06_U01_L04_03_01/imgContentTitulo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1175px;
    height: 99.29px;
    transform: translate(-50%, -50%);
    top: 65px;
    left: 50%;
    position: absolute;
}

.clickObj {
    background-image: url(../img/M_G06_U01_L04_03_01/clickObj.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 40.09px;
    height: 44.42px;
    position: absolute;
    left: 45%;
    top: 35%;
    cursor: pointer;
}

.clickObjClaro {
    background-image: url(../img/M_G06_U01_L04_03_01/clickObj2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 40.09px;
    height: 44.42px;
    position: absolute;
    left: 76%;
    top: 69%;
    cursor: pointer;
    z-index: 1;
}

.ggc_contenido_M {
    background: #D7ECF4;
    border-bottom-color: #1D70B7;
    color: #575756;
}

.cursorPointer {
    cursor: pointer;
}

.textoFiguras {
    font-size: 40px;
    color: #FFFFFF;
    font-family: 'cabinbold';
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    position: absolute;
}

.contentFraccion {
    background-image: url(../img/M_G06_U01_L04_03_02/imgFraccion1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 932px;
    height: 386px;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 56.5%;
    top: 69.5%;
}

.romboNaranja {
    width: 320.52px;
    height: 131.748px;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 484px;
    left: 960px;
}

.contentDialogo {
    background-image: url(../img/M_G06_U01_L04_03_02/imgDialogo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 744px;
    height: 282px;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 505px;
    top: 212px;
    z-index: 1;
}

.figuraVerde1 {
    position: absolute;
    top: 413px;
    transform: translate(-50%, -50%);
    left: 623px;
    width: 120.399px;
    height: 104.27px;
    z-index: 3;
}

.figuraVerde2 {
    position: absolute;
    top: 553px;
    transform: translate(-50%, -50%);
    left: 623px;
    width: 120.399px;
    height: 104.27px;
    z-index: 3;
}

.textoDialogo {
    font-family: 'cabinregular';
    font-size: 35px;
    z-index: 2;
    text-align: center;
    letter-spacing: normal;
    line-height: 35px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    color: #FFFFFF;
}

.contentTitulo {
    background-image: url(../img/M_G06_U01_L04_03_02/imgContentTitulo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1175px;
    height: 99.29px;
    transform: translate(-50%, -50%);
    top: 65px;
    left: 50%;
    position: absolute;
}

.tituloActi {
    padding-top: 35px;
    text-align: center;
    font-family: 'cabinbold';
    font-size: 35px;
    color: #FFFFFF;
    letter-spacing: normal;
}

.cDefinicion {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 731.33px;
    height: 375.17px;
    position: absolute;
    left: 50%;
    top: 52%;
    transform: translate(-50%, -50%);
}

.textoDefinicion {
    font-family: 'cabinregular';
    font-size: 45px;
    color: #F39200;
    line-height: 50px;
    letter-spacing: normal;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 52%;
    left: 50%;
    text-align: center;
}
.ggc_header_M {
  background: #263C4A;
  border-bottom-color: #ca4f23;
  text-align: left;
  display: flex;
}