@import url("M_G06_U01_L02_03.css");
.cntPropiedadPotenciacion {
    width: 1092px;
    height: 480px;
    background-color: transparent;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.tituloNumeracion {
    width: 178px;
    height: 100px;
    background-color: #e7b041;
    -moz-border-radius: 100px 100px 0 0;
    -webkit-border-radius: 100px 100px 0 0;
    border-radius: 100px 100px 0 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -moz-transform: translate(-50%);
    font-family: 'cabinbold';
    font-size: 72px;
    text-align: center;
    line-height: 118px;
    color: #FEFEFE;
    border-top: 12px solid #FEFEFE;
    z-index: 2;
    border-left: 12px solid #FEFEFE;
    border-right: 12px solid #FEFEFE;
    top: -37px;
}

.tituloNumeracion1:after {
    position: absolute;
    bottom: -13px;
    background-color: #e7b041;
    content: " ";
    width: 178px;
    height: 15px;
    left: 0;
}

.tituloNumeracion2:after {
    position: absolute;
    bottom: -13px;
    background-color: #a1bf37;
    content: " ";
    width: 178px;
    height: 15px;
    left: 0;
}

.tituloNumeracion3:after {
    position: absolute;
    bottom: -13px;
    background-color: #d78360;
    content: " ";
    width: 178px;
    height: 15px;
    left: 0;
}

.tituloNumeracion4:after {
    position: absolute;
    bottom: -13px;
    background-color: #7cbab5;
    content: " ";
    width: 178px;
    height: 15px;
    left: 0;
}

.tituloNumeracion5:after {
    position: absolute;
    bottom: -13px;
    background-color: #d47aa6;
    content: " ";
    width: 178px;
    height: 15px;
    left: 0;
}

.tituloNumeracion6:after {
    position: absolute;
    bottom: -13px;
    background-color: #67aa69;
    content: " ";
    width: 178px;
    height: 15px;
    left: 0;
}

.subCntPropiedadPotenciacion {
    background-color: #e7b041;
    width: 1092px;
    height: 406px;
    position: absolute;
    top: 15.5%;
    font-family: 'cabinbold';
    font-size: 60px;
    line-height: 105px;
    color: #FEFEFE;
    border-top: 12px solid #FEFEFE;
}

.subCntPropiedadPotenciacion .operacion {
    margin-left: 10%;
}

.subCntPropiedadPotenciacion sup {
    top: -25px;
    font-size: 30px;
}

.subCntPropiedadPotenciacion .operacion2 {
    margin-left: 10%;
    font-size: 80px;
}

.subCntPropiedadPotenciacion .operacion2 sup {
    font-size: 35px;
    vertical-align: super;
}

.lineaHorizontal {
    height: 2px;
    width: 30px;
    background-color: #FEFEFE;
}

.subCntPropiedadPotenciacion .operacionOculta {
    width: 384px;
    height: 82.5px;
    background-color: #FEFEFE;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    position: absolute;
    top: 4%;
    left: 33.5%;
    -moz-box-shadow: 0px 0.5px 15px -1px #3e3d3d inset;
    -webkit-box-shadow: 0px 0.5px 15px -1px #3e3d3d inset;
    box-shadow: 0px 0.5px 15px -1px #3e3d3d inset;
}

.subCntPropiedadPotenciacion .operacionOculta .numero {
    font-size: 55px;
    font-family: 'cabinregular';
    letter-spacing: 0;
    color: #e7b041;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    white-space: nowrap;
    display: none;
}

.subCntPropiedadPotenciacion .operacionOculta2 {
    width: 1092px;
    height: 82.5px;
    background-color: #FEFEFE;
    position: absolute;
    top: 77.5%;
    left: 0;
}

.subCntPropiedadPotenciacion .operacionOculta2 .numero {
    font-size: 55px;
    font-family: 'cabinregular';
    letter-spacing: 0;
    color: #6e6e6e;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    white-space: nowrap;
    display: none;
}

.clickBtn3 {
    background-image: url(../img/click/clickBtn3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 32px;
    height: 36px;
    position: absolute;
    left: 53%;
    top: 54%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.tblPropiedad {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 53%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    line-height: 45px;
    white-space: nowrap;
}
/*headers*/

.tblPropiedad tr th:nth-child(1) {
    background-color: #4C4C4C;
    font-size: 30px;
    font-family: "Myriad Pro";
    font-weight: normal;
    color: #FEFEFE;
    text-align: center;
    width: 346px;
    height: 51px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
}

.tblPropiedad tr th:nth-child(2) {
    background-color: #CCCCCC;
    font-size: 30px;
    font-family: "Myriad Pro";
    font-weight: normal;
    color: #452E27;
    text-align: center;
    width: 608px;
    min-width: 608px;
    height: 51px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
}
/*body*/
/*col1*/

.tblPropiedad tr td:nth-child(1) >div>div {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.tblPropiedad tr td:nth-child(1) {
    position: relative;
    width: 346px;
    min-width: 346px;
    font-size: 39px;
    font-family: "cabinbold";
    color: #FEFEFE;
}
/*celda 1*/

.tblPropiedad tr:nth-child(1) td:nth-child(1) {
    height: 152px;
    background-color: #4470b4;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
}
/*celda 2*/

.tblPropiedad tr:nth-child(2) td:nth-child(1) {
    height: 133px;
    color: #855f3b;
    background-color: #f5ec7c;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
}
/*col2*/

.tblPropiedad tr td:nth-child(2) >div {
    font-size: 39px;
    font-family: "Myriad Pro";
    color: #6E6E6E;
    -moz-box-shadow: 0px 5px 6px -3px #191919;
    -webkit-box-shadow: 0px 5px 6px -3px #191919;
    box-shadow: 0px 5px 6px -3px #191919;
    position: relative;
    height: 100%;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.tblPropiedad tr td:nth-child(2) {
    position: relative;
    background-color: #FEFEFE;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 608px;
    min-width: 608px;
}
/*celda 1*/

.tblPropiedad tr:nth-child(1) td:nth-child(2) div {
    height: 152px;
}
/*celda 2*/

.tblPropiedad tr:nth-child(2) td:nth-child(2) div {
    height: 133px;
}

.tblPropiedad tr td:nth-child(2) >div>span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.propiedad2_1 {
    background-image: url(../img/numeroNatural/potenciacion/propiedad2_1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 142px;
    height: 286px;
    position: absolute;
    left: 17.5%;
    top: 2.5%;
}

.propiedad2_2 {
    background-image: url(../img/numeroNatural/potenciacion/propiedad2_2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 183px;
    height: 49px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    display: none;
}

.propiedad2_3 {
    background-image: url(../img/numeroNatural/potenciacion/propiedad2_3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 178px;
    height: 67px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    display: none;
}

.propiedad2_4 {
    background-image: url(../img/numeroNatural/potenciacion/propiedad2_4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 182px;
    height: 49.5px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    display: none;
}

.propiedad2_5 {
    background-image: url(../img/numeroNatural/potenciacion/propiedad2_5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 292px;
    height: 67px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    display: none;
}

.propiedad4_1 {
    background-image: url(../img/numeroNatural/potenciacion/propiedad4_1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 139px;
    height: 302px;
    position: absolute;
    left: 4.5%;
    top: 10%;
}

.propiedad4_2 {
    background-image: url(../img/numeroNatural/potenciacion/propiedad4_2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 482px;
    height: 64px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    display: none;
}

.propiedad4_3 {
    background-image: url(../img/numeroNatural/potenciacion/propiedad4_3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 473px;
    height: 64px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    display: none;
}

.propiedad4_4 {
    background-image: url(../img/numeroNatural/potenciacion/propiedad4_4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 261px;
    height: 98px;
    position: absolute;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    display: none;
}

.propiedad6_1 {
    background-image: url(../img/numeroNatural/potenciacion/propiedad6_1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 139px;
    height: 302px;
    position: absolute;
    left: 5.5%;
    top: 12%;
}

.propiedad6_2 {
    background-image: url(../img/numeroNatural/potenciacion/propiedad6_2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 377px;
    height: 82px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    display: none;
}

.propiedad6_3 {
    background-image: url(../img/numeroNatural/potenciacion/propiedad6_3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 371px;
    height: 82px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    display: none;
}
/*
.circuloOculto{
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-color: #d78360;
width: 92px;
height: 92px;
position: absolute;
left: 82.5%;
top: 35.5%;

}
.clickNumero2 {
background-image: url(../img/click/clickBtn2.png);
background-repeat: no-repeat;
background-size: 100% 100%;
width: 38.6px;
height: 42.8px;
position: absolute;
left: 53%;
top: 54%;
transform: translate(-50%,-50%);
}

.numeroOculto{

font-size: 40px;
font-family: 'cabinbold';
letter-spacing: 0;
color: #FEFEFE;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
white-space: nowrap;
display:none;
}
.numeroCol1{
font-size: 40px;
font-family: 'cabinbold';
letter-spacing: 0;
color: #FEFEFE;
position:absolute;
left: 8%;
top: 43.5%;
}*/

.signoSuma2 {
    font-family: Arial;
    font-size: 35px;
}