@import url("M_G06_U01_L02_03.css");
.ui-tooltip {
    left: 68% !important;
}
/*voz*/

.voz {
    background-image: url(../img/voz.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 35.85px;
    height: 35.85px;
    z-index: 2;
    position: absolute;
    left: 13%;
    top: 37%;
    cursor: pointer;
}
/*CONSTRUCTOIR*/

.IL_M_G06_U01_L02_03_07_01 {
    background-image: url(../img/numeroNatural/suma/IL_M_G06_U01_L02_03_07_01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 279px;
    height: 388px;
    position: absolute;
    left: -2%;
    top: 30%;
}
/* SOTANO*/
/*PISO */

.IL_M_G06_U01_L02_03_08_02 {
    background-image: url(../img/numeroNatural/suma/IL_M_G06_U01_L02_03_08_02.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 260px;
    height: 52px;
    position: relative;
}

.IL_M_G06_U01_L02_03_08_03 {
    background-image: url(../img/numeroNatural/suma/IL_M_G06_U01_L02_03_08_03.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 260px;
    height: 52px;
    position: relative;
    margin-bottom: 12px;
}
/*destino*/

.cntDestinoPiso {
    vertical-align: top;
    position: relative;
    margin-left: 21.5%;
    display: inline-block;
    margin-top: 1%;
}

.destinoPiso {
    width: 260px;
    height: 52px;
    background-color: rgba(246, 246, 246, 0.35);
    border: 2px solid #FEFEFE;
    margin-bottom: 12px;
    position: relative;
}
/*numero de pisos (operaciones)*/

.cntOperaciones {
    display: inline-block;
    position: relative;
    margin-top: 1%;
    margin-left: 1.5%;
    width: 355px;
}

.cntOperaciones>div {
    position: absolute;
}

.cntOperaciones table {
    margin-bottom: 15px;
    margin-top: 4px;
    display: none;
    position: absolute;
}
/*pisos*/

.cntPisos {
    vertical-align: top;
    position: relative;
    margin-top: 1%;
    display: inline-block;
    margin-left: 1.5%;
}

.cntPisos >div {
    cursor: pointer;
}

.numeroPiso {
    position: relative;
    width: 355px;
    height: 52px;
    background-color: #67aa69;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.numeroPiso tr td:nth-child(1) >div {
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.numeroPiso tr td:nth-child(2) >div {
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.numeroPiso tr td>div {
    position: relative;
    font-family: 'cabinbold';
    font-size: 30px;
    color: #FEFEFE;
    text-align: center;
    border: 3px solid #FEFEFE;
    height: 100%;
    line-height: 45px;
}

.cntGeneralSistema {
    display: inline-block;
    position: absolute;
    left: 9%;
    top: 16%;
}

.cntGeneralSistema > div {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 15px;
    position: relative;
}
/*conTENEDORES OPERACIONES*/

.cntOperacionPropiedad {
    width: 336px;
    height: 233px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: #85b6c6;
}

.cntOperacionPropiedad2 {
    width: 1020px;
    height: 233px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: #e7b041;
}

.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%;
}

.cntNumeroOculto {
    -moz-box-shadow: 5px 6px 0px 1px #285D5E;
    -webkit-box-shadow: 5px 6px 0px 1px #285D5E;
    box-shadow: 5px 6px 0px 1px #285D5E;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #FEFEFE;
    width: 125px;
    height: 80px;
    position: absolute;
    left: 54%;
    top: 10%;
}

.cntNumeroOculto2 {
    -moz-box-shadow: 5px 6px 0px 1px #4C6112;
    -webkit-box-shadow: 5px 6px 0px 1px #4C6112;
    box-shadow: 5px 6px 0px 1px #4C6112;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #FEFEFE;
    width: 125px;
    height: 80px;
    position: absolute;
    left: 54%;
    top: 10%;
}

.cntNumeroOculto3 {
    -moz-box-shadow: 5px 6px 0px 1px #98251D;
    -webkit-box-shadow: 5px 6px 0px 1px #98251D;
    box-shadow: 5px 6px 0px 1px #98251D;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #FEFEFE;
    width: 125px;
    height: 80px;
    position: absolute;
    left: 54%;
    top: 10%;
}

.cntNumeroOculto4 {
    -moz-box-shadow: 5px 6px 0px 1px #D16003;
    -webkit-box-shadow: 5px 6px 0px 1px #D16003;
    box-shadow: 5px 6px 0px 1px #D16003;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #FEFEFE;
    width: 125px;
    height: 80px;
    position: relative;
    display: inline-block;
    margin: 10px 8px;
}

.cntNumeroOculto4 .numeroOculto {
    font-size: 50px;
}

.numeroOculto {
    line-height: 77px;
    font-size: 60px;
    font-family: 'cabinbold';
    letter-spacing: 0px;
    color: #F63817;
    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;
    white-space: nowrap;
}

.clickNumero2 {
    background-image: url(../img/click/click_guide4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 45.33px;
    height: 51.6px;
    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%);
}

.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: #3F8385;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -moz-transform: translate(-50%);
    top: -18%;
}

.tituloCntOperacionPropiedad .titulo {
    display: none;
}

.clickBtn2 {
    background-image: url(../img/click/clickBtn2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 38.6px;
    height: 43px;
    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 {
    -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%);
    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;
    min-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*/

.tblPropiedad tr td:nth-child(1) >div >div {
    font-size: 39px;
    font-family: "cabinbold";
    color: #FEFEFE;
    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;
}

.tblPropiedad tr td:nth-child(2) >div {
    font-size: 32px;
    font-family: "Myriad Pro";
    color: #4C4C4C;
    -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;
}

.tblPropiedad tr:nth-child(2) td:nth-child(1) {
    height: 132px;
    background-color: #68B1AE;
}

.tblPropiedad tr:nth-child(3) td:nth-child(1) {
    height: 125px;
    background-color: #7FC31B;
}

.tblPropiedad tr:nth-child(4) td:nth-child(1) {
    height: 131px;
    background-color: #FB5F42;
}

.tblPropiedad tr:nth-child(5) td:nth-child(1) {
    height: 134px;
    background-color: #FEA520;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
}

.tblPropiedad tr:nth-child(2) td:nth-child(2) div {
    height: 132px;
}

.tblPropiedad tr:nth-child(3) td:nth-child(2) div {
    height: 125px;
}

.tblPropiedad tr:nth-child(4) td:nth-child(2) div {
    height: 131px;
}

.tblPropiedad tr:nth-child(5) td:nth-child(2) div {
    height: 134px;
}

.tblPropiedad tr td:nth-child(2) >div>span {
    position: absolute;
    left: 6%;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
}

.cntOperacionPropiedad3 {
    width: 1087px;
    height: 415px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: #559f99;
    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%);
    font-family: 'cabinbold';
    font-size: 70px;
    color: #FEFEFE;
}

.cntOperacionPropiedad3 .numero {
    font-family: 'cabinbold';
    font-size: 70px;
    color: #FEFEFE;
    position: absolute;
    left: 10%;
    top: 16%;
}

.cntNumeroOculto5 {
    -moz-box-shadow: 5px 6px 0px 1px rgba(62, 62, 61, 0.3);
    -webkit-box-shadow: 5px 6px 0px 1px rgba(62, 62, 61, 0.3);
    box-shadow: 5px 6px 0px 1px rgba(62, 62, 61, 0.3);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #FEFEFE;
    width: 135px;
    height: 80px;
    position: absolute;
}

.contMultiplicacion {
    width: 865px;
    height: 97px;
    background-color: #ececeb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 25%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.numeroConBocadillo {
    background-color: #ca4f23;
    width: 142px;
    height: 97px;
    position: relative;
    padding: 0px;
    background: #ca4f23;
    -webkit-box-shadow: 0px 2px 6px 0px #616161;
    -moz-box-shadow: 0px 2px 6px 0px #616161;
    box-shadow: 0px 2px 6px 0px #616161;
}

.numeroConBocadillo:after {
    content: "";
    position: absolute;
    bottom: -17px;
    left: 51px;
    border-style: solid;
    border-width: 18px 20px 0;
    border-color: #ca4f23 transparent;
    display: block;
    width: 0;
    z-index: 1;
}

.numeroConBocadillo:before {
    content: "";
    position: absolute;
    bottom: -21px;
    left: 56px;
    border-style: solid;
    border-width: 19px 20px 0;
    border-color: #616161 transparent;
    display: block;
    width: 0;
    z-index: 1;
    opacity: 0.4;
}