@import url("M_G06_U01_L02_03.css");
.nube {
    width: 392px;
    height: 235px;
}

.caracNumNaturales {
    background-image: url(../img/caracNumNaturales.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1161px;
    height: 211px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -moz-transform: translate(-50%);
    top: 24%;
}

.sisNumeracionDecimal {
    background-image: url(../img/sisNumeracionDecimal.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1161px;
    height: 315px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -moz-transform: translate(-50%);
    top: 23%;
}

.cntResOperacion {
    background-image: url(../img/cntResOperacion.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 920px;
    height: 85px;
    position: absolute;
    left: 13%;
    top: 74%;
}

.cntResOperacion1 {
    background-image: url(../img/cntResOperacion.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1045px;
    height: 102.5px;
    position: relative;
    margin-bottom: 10px;
}

.cntResOperacion2 {
    background-image: url(../img/cntResOperacion2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 966px;
    height: 85px;
    position: relative;
    margin-bottom: 10px;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -moz-transform: translate(-50%);
    left: 50%;
}

.cntResOperacion3 {
    background-image: url(../img/cntResOperacion2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1045px;
    height: 102.5px;
    position: relative;
    margin-bottom: 10px;
}

.clickBtn4 {
    background-image: url(../img/click/clickBtn4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 48.21px;
    height: 53.4px;
    position: absolute;
    left: 2.2%;
    top: 18%;
}

.numeroOculto {
    font-family: 'cabinregular';
    font-size: 35px;
    color: #6E6E6E;
    letter-spacing: 0;
    text-align: left;
    line-height: 36px;
    position: absolute;
    left: 11%;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
}

.cntTituloProp {
    display: inline-block;
    margin: 1% auto 0 5.2%;
}

.tituloProp {
    display: inline-block;
    width: 543px;
    height: 51px;
    background-color: #85b6c6;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-family: 'cabinbold';
    font-size: 39px;
    color: #FEFEFE;
    letter-spacing: 0;
    text-align: center;
}

.destinoProp {
    display: inline-block;
    width: 569px;
    height: 125px;
    width: 557px;
    height: 113px;
    background-color: #dcecf3;
    border: 6px solid #fefefe;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 3px -3px 0px 0px #868585 inset;
    -webkit-box-shadow: 3px -3px 0px 0px #868585 inset;
    -moz-box-shadow: 3px -3px 0px 0px #868585 inset;
    margin: 0 4px 5px 4px;
}

.definicion {
    display: inline-block;
    width: 569px;
    height: 125px;
    background-color: #FEFEFE;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    vertical-align: top;
    margin: 0 4px 10px 4px;
    position: relative;
}

.definicion .texto {
    font-family: 'cabinregular';
    font-size: 30px;
    color: #868585;
    letter-spacing: 0;
    text-align: left;
    position: absolute;
    left: 3%;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    white-space: nowrap;
}

.cntPropMult {
    display: inline-block;
    position: absolute;
    left: 9%;
    top: 27%;
}

.cntOperacionPropiedad {
    width: 336px;
    height: 233px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: #9b9b9a;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 15px;
    position: relative;
}

.tituloCntOperacionPropiedad {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 310px;
    height: 43px;
    font-size: 35px;
    font-family: 'cabinbold';
    letter-spacing: 0px;
    color: #FEFEFE;
    text-align: center;
    background-color: #575756;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -moz-transform: translate(-50%);
    top: -18%;
}

.numero1 {
    font-family: 'cabinbold';
    font-size: 45px;
    color: #FEFEFE;
    position: absolute;
    left: 10%;
    top: 16%;
}

.numero2 {
    font-family: 'cabinbold';
    font-size: 45px;
    color: #FEFEFE;
    position: absolute;
    left: 10%;
    top: 61%;
}

.numero1g {
    font-family: 'cabinbold';
    font-size: 60px;
    color: #FEFEFE;
    position: absolute;
    left: 58%;
    top: 12.5%;
}

.numero2g {
    font-family: 'cabinbold';
    font-size: 60px;
    color: #FEFEFE;
    position: absolute;
    left: 58%;
    top: 57.5%;
}

.palabras {
    position: absolute;
    top: 71%;
    left: 1.5%;
}

.cntPalabraProp {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 240px;
    height: 74px;
    background-color: #575756;
    display: inline-block;
    line-height: 74px;
}

.palabraProp {
    letter-spacing: 0;
    font-family: 'cabinbold';
    font-size: 35px;
    color: #FEFEFE;
    text-align: center;
}