@charset "utf-8";
@import url("L_G06_U01_L05_03.css");
/* CSS Document */

.btnPrincipal {
    width: 400px;
    height: 94px;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;
    position: absolute;
    left: 33%;
    top: 12%;
    cursor: pointer;
}

.btnPrincipal .circuloClick {
    width: 56px;
    height: 56px;
    background-color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 0px 26px 1px RGBA(0, 0, 0, 0.3);
    border: 8px solid #FEFEFE;
    position: absolute;
    left: 87%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.btnPrincipal .circuloClick:before {
    width: 20px;
    height: 14px;
    content: "";
    background-color: #FEFEFE;
    position: absolute;
    left: 33%;
    top: -36%;
}

.btn1 {
    width: 277px;
    height: 81px;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;
    position: absolute;
    left: 33%;
    top: 12%;
    cursor: pointer;
}

.btnTablero {
    width: 250px;
    height: 170px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: absolute;
    left: 72.1%;
    top: 58.2%;
    cursor: pointer;
}

.btnEstructura {
    width: 274px;
    height: 74px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #f39200;
    position: relative;
    display: inline-block;
}

.btnTablero .circuloClick {
    background-color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 0px 26px 1px RGBA(0, 0, 0, 0.3);
    position: absolute;
    width: 50px;
    height: 50px;
    border: 6px solid #FEFEFE;
    top: 22.5%;
}

.btnTablero .circuloClick:before {
    width: 14px;
    height: 9px;
    content: "";
    background-color: #FEFEFE;
    position: absolute;
    left: 37%;
    top: -27%;
}

.circuloClick {
    width: 50px;
    height: 50px;
    background-color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 0px 26px 1px RGBA(0, 0, 0, 0.3);
    border: 8px solid #FEFEFE;
    position: absolute;
    left: 84%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.textoBtn {
    font-family: 'cabinbold';
    font-size: 35px;
    color: #FEFEFE;
    line-height: 32px;
    left: 40%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    white-space: nowrap;
}

.clickBtn {
    background-image: url(../img/click/clickBtn.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 41px;
    height: 43px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.clickBtn1 {
    background-image: url(../img/click/clickObj.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 36.7px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
/*MODALES*/

.bocadilloModal {
    background-image: url(../img/bocadilloModal.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 787px;
    height: 428px;
}

.bocadilloModal2 {
    background-image: url(../img/bocadilloModal2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 757px;
    height: 318px;
}

.bocadilloModal3 {
    background-image: url(../img/bocadilloModal3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 808px;
    height: 527px;
}

.closePopup10 {
    background-image: url(../img/closePopup/closePopup10.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 70%;
    right: 8%;
    border: 0;
    font-size: 0;
    margin-top: 8px;
    margin-right: 8px;
    z-index: 2;
    box-shadow: 1px 3px 12px 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
}

.bocadilloModal .texto {
    font-family: 'cabinmedium';
    font-size: 36px;
    color: #343a49;
    text-align: center;
    position: relative;
    top: 17%;
    left: 4%;
    line-height: 40px;
}

.estructuraModal {
    margin-left: 5.8%;
    margin-top: 10.6%;
    position: absolute;
    width: 1086px;
    height: 577px;
    background-color: #fefefe;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.tituloEstructura {
    background-image: url(../img/tituloEstructura.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 137.4px;
    height: 1039px;
    position: relative;
    margin-top: 26%;
    display: inline-block;
}

.introduccion {
    background-image: url(../img/introduccion.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 859px;
    height: 348px;
    position: relative;
    display: inline-block;
    margin: 10px 0 15px 0;
}

.desarrollo {
    background-image: url(../img/desarrollo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 859px;
    height: 467px;
    display: inline-block;
    position: relative;
    margin: 12px 0 18px 0;
}

.conclusion {
    background-image: url(../img/conclusion.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 859px;
    height: 278px;
    display: inline-block;
    position: relative;
    margin: 8px 0 12px 0;
}
/*ejemplo deductivo modal*/

.ejemploDeductivoModal {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #FEFEFE;
}

.bocadilloModal4 {
    background-image: url(../img/bocadilloModal4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 271px;
    height: 265px;
    position: absolute;
    top: 40%;
    left: -38%;
}

.bocadilloModal4 .texto {
    top: 50%;
    letter-spacing: 0;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    font-family: 'cabinmedium';
    font-size: 35px;
    line-height: 38px;
    white-space: nowrap;
    color: #343a49;
}

.IL_G06_U01_L05_03_01_05 {
    background-image: url(../img/IL_G06_U01_L05_03_01_05.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 645px;
    height: 490px;
    margin: 15px 30px;
}

.IL_G06_U01_L05_03_01_06 {
    background-image: url(../img/IL_G06_U01_L05_03_01_06.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 390px;
    height: 404px;
    position: absolute;
    left: 52%;
    top: 46%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
/*metodfo inductivo modal*/

.metodoInductivoModal {
    height: 385px;
    width: 748px;
    border: 2px dashed #343a49;
    background: transparent;
    padding: 10px;
}

.subMetodoInductivoModal {
    width: 100%;
    height: 100%;
    background: #fefefe;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 7px 10px 10px 2px rgba(0, 0, 0, 0.3);
}

.subMetodoInductivoModal:after {
    content: "";
    position: absolute;
    top: 31px;
    left: -38px;
    border-style: solid;
    border-width: 15px 40px 15px 0;
    border-color: transparent #FEFEFE;
    display: block;
    width: 0;
    z-index: 1;
}

.subMetodoInductivoModal .texto {
    letter-spacing: 0;
    font-family: 'cabinmedium';
    font-size: 37px;
    color: #343a49;
    left: 6%;
    position: absolute;
    top: 6%;
    line-height: 45px;
}
/*BTN BORDE*/

.btnBorde {
    width: 213px;
    height: 64px;
    border: 2px dashed #dddb00;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: transparent;
    cursor: pointer;
    padding: 4px 8px;
    position: absolute;
    top: 70%;
    left: 39%;
}

.btnBorde .cntBtnBorde {
    width: 100%;
    height: 100%;
    letter-spacing: 0;
    background-color: #dddb00;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0% auto;
}

.btnBorde .cntBtnBorde .texto {
    font-family: 'cabinmedium';
    font-size: 34px;
    color: #393C4A;
    line-height: 40px;
    top: 50%;
    left: -10%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    text-align: center;
}

.btnBorde .cntBtnBorde .clickBtn2 {
    background-image: url(../img/click/clickBtn2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 43px;
    height: 48px;
    position: absolute;
    top: 50%;
    left: 74%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
}

.IL_L_G06_U01_L06_03_02_03 {
    background-image: url(../img/IL_L_G06_U01_L06_03_02_03.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 387px;
    height: 395px;
    position: absolute;
    top: 33%;
    left: 35%;
}

.cuboRubik {
    background-image: url(../img/cuboRubik.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 355px;
    height: 345px;
}

.bordeCuboRubik {
    border: 2px dashed #4470B4;
    display: inline-block;
    padding: 10px 50px;
    position: relative;
    transform: translate(65%, 5%);
    -webkit-transform: translate(65%, 5%);
    -moz-transform: translate(65%, 5%);
    -ms-transform: translate(65%, 5%);
}

.bordeForo2 {
    border: 2px dashed #4470B4;
    display: inline-block;
    padding: 10px 15px;
    position: relative;
    transform: translate(48%, 5%);
    -webkit-transform: translate(48%, 5%);
    -moz-transform: translate(48%, 5%);
    -ms-transform: translate(48%, 5%);
}
/*ESTRUCTURA*/

.estructuraForo {
    background-image: url(../img/estructuraForo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 416px;
    height: 342px;
    position: absolute;
    top: 41.5%;
    left: 57%;
}
/*notas*/

.notas {
    background-image: url(../img/notas.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 416px;
    height: 342px;
}

.IL_L_G06_U01_L06_03_02_02 {
    background-image: url(../img/IL_L_G06_U01_L06_03_02_02.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 475px;
    height: 386px;
    position: absolute;
    top: 38.5%;
    left: 29%;
}

.pensando {
    background-image: url(../img/pensando.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 265px;
    height: 334px;
}

.bordePensando {
    border: 2px dashed #4470B4;
    display: inline-block;
    padding: 15px 55px;
    position: relative;
    transform: translate(95%, 3%);
    -webkit-transform: translate(95%, 3%);
    -moz-transform: translate(95%, 3%);
    -ms-transform: translate(95%, 3%);
}

.bordeNotas {
    border: 2px dashed #4470B4;
    display: inline-block;
    padding: 15px 20px;
    position: relative;
    transform: translate(70%, 3%);
    -webkit-transform: translate(70%, 3%);
    -moz-transform: translate(70%, 3%);
    -ms-transform: translate(70%, 3%);
}

.mentefacto {
    background-image: url(../img/mentefacto.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 647px;
    height: 338px;
    position: absolute;
    top: 41%;
    left: 25%;
}

.mundoValores {
    background-image: url(../img/mundoValores.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 350px;
    height: 350px;
}

.bordeMundoValores {
    border: 2px dashed #4470B4;
    display: inline-block;
    padding: 15px 20px;
    position: relative;
    transform: translate(70%, 3%);
    -webkit-transform: translate(70%, 3%);
    -moz-transform: translate(70%, 3%);
    -ms-transform: translate(70%, 3%);
    -webkit-border-radius: 250px;
    -moz-border-radius: 250px;
    border-radius: 250px;
    position: absolute;
    left: 11%;
    top: 33%;
}

.IL_L_G06_U01_L06_03_02_04 {
    background-image: url(../img/IL_L_G06_U01_L06_03_02_04.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 352.6px;
    height: 222px;
    position: absolute;
    top: 57%;
    left: 40%;
}

.IL_L_G06_U01_L06_03_02_05 {
    background-image: url(../img/IL_L_G06_U01_L06_03_02_05.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 270px;
    height: 289px;
    position: absolute;
    top: 49.5%;
    left: 69%;
}

.imgVideo1 {
    background-image: url(../img/imgVideo1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 229px;
    height: 122.5px;
}

.imgVideo2 {
    background-image: url(../img/imgVideo2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 229px;
    height: 122.5px;
}

.imgVideo3 {
    background-image: url(../img/imgVideo3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 229px;
    height: 122.5px;
}

.bordeImgVideo {
    border: 2px dashed #4470B4;
    display: inline-block;
    padding: 4px;
}

.lstVideos {
    margin-left: 20%;
}

.lstVideos li {
    padding-bottom: 30px;
}

.lstVideos li a {
    text-decoration: none;
    color: #FEFEFE;
}

.tituloVideo {
    font-family: 'cabinbold';
    font-size: 34px;
    color: #393C4A;
    margin: -16% 0 0 32%;
}

.circulo {
    width: 8px;
    height: 8px;
    background-color: #212120;
    float: left;
    margin: 20px 8px 0px 0px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.tituloFondo {
    font-family: 'cabinbold';
    font-size: 73px;
    margin: 2% auto 0 0%;
    text-align: center;
}

.tituloFondo2 {
    font-family: 'cabinbold';
    font-size: 40px;
    text-align: center;
    margin: 1.5% auto 0 auto;
}

.numeracion {
    width: 34px;
    height: 34px;
    padding-right: 8px;
}

.textoFondo {
    color: #212120;
    font-size: 40px;
    font-family: 'cabinregular';
    margin: 3% auto 0 5%;
    line-height: 48px;
    letter-spacing: 0;
}

.ggc_textArea {
    font-family: "cabinmedium" !important;
    width: 1024px;
    resize: none;
    height: 382px;
    max-height: 415px;
    background-color: #FEFEFE;
    border: 2px solid #FEFEFE;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 60px;
    text-shadow: 1px 1px 3px #424242;
    display: block;
    margin-left: 2%;
    margin-top: 4%;
    padding: 10px 10px 10px 10px;
}

.ggc_textArea:focus {
    outline: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 2.5px solid #FEFEFE;
}
/*nav*/

.flechaAtras {
    background-image: url(../img/nav/flechaAtras.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 67px;
    height: 67px;
}

.flechaSiguiente {
    background-image: url(../img/nav/flechaSiguiente.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 67px;
    height: 67px;
}

.btnLinea {
    width: auto;
    height: 73px;
    font-family: 'cabinmedium' !important;
    font-size: 40px;
    line-height: 72px;
    letter-spacing: 0;
    color: #FEFEFE;
    text-align: left;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding-left: 15px;
    padding-right: 20px;
    display: inline-block;
    display: -webkit-inline-box !important;
    cursor: pointer;
    margin-bottom: 1%;
    background-color: #DC901A;
}

.clickBtnElemento {
    background-image: url(../img/click/clickBtn.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 48px;
    height: 54px;
    margin-top: 14px;
    float: right;
    margin-left: 12px;
}

.btnConcepto {
    width: auto;
    height: 47px;
    font-family: 'cabinregular' !important;
    font-size: 38px;
    letter-spacing: 0;
    color: #FEFEFE;
    text-align: left;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding-left: 5px;
    padding-right: 8px;
    display: inline-block;
    display: -webkit-inline-box !important;
    cursor: pointer;
    background-color: #DC901A;
    margin: 0 !important;
}

.btnConcepto .clickBtnElemento {
    background-image: url(../img/click/clickBtn.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 32px;
    height: 36px;
    margin-top: 8px;
    float: right;
    margin-left: 4px;
}
/*POP UPS*/

.lyPopup {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    font-family: 'cabinmedium';
    font-size: 45px;
    line-height: 45px;
    width: 985px;
    color: #393c4a;
}

.lyPopup .lyContent {
    padding: 15px;
    text-align: left;
    width: 94%;
    padding: 25px 25px;
}

.lyPopup .lyContentIn {
    background-color: #FFFFFF;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.lyPopup .title {
    font-family: 'cabinbold';
    font-size: 63px;
    line-height: 59px;
    color: #303D48;
    padding-top: 5%;
}

.lyPopup .cnt {
    font-family: 'cabinmedium';
    font-size: 45px;
    line-height: 43px;
    color: #201815;
    padding-bottom: 5%;
}

.lyPopup .dividor {
    width: 100%;
    height: 20px;
}

.lyPopup .closePopup {
    background-image: url(../img/closePopup/closePopup.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 67px;
    height: 67px;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    font-size: 0;
    margin-top: 8px;
    margin-right: 8px;
    z-index: 2;
}

.popupDescripcion {
    border: 2px dashed #FEFEFE;
    background-color: transparent;
    width: auto;
    margin-left: 11%;
    margin-top: 13%;
}

.popupDescripcion .lyContent {
    padding: 15px;
}

.popupDescripcion .lyContentIn {
    width: 896px;
    height: 470px;
    background-color: #FEFEFE;
}

.popupDescripcion .texto {
    font-family: 'cabinmedium';
    font-size: 40px;
    text-align: left;
    line-height: 45px;
    margin-left: 4.5%;
    letter-spacing: 0;
    color: #212120;
    padding-top: 16%;
}

.popConcepto {
    margin-left: 10.8%;
    margin-top: 18%;
    width: 955px;
    height: 305px;
}

.popConcepto .lyContent {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #DC901A;
    padding: 18px;
}

.popConcepto .lyContentIn {
    background-color: #FFFDF2;
}

.popConcepto .cnt {
    margin: 0 auto;
    letter-spacing: 0;
    color: #212120;
    font-size: 39px;
    font-family: 'cabinregular';
    padding: 5% 0% 5% 4%;
    line-height: 46px;
    text-align: left;
}

.popConcepto .title {
    color: #90BE21;
    font-size: 58px;
    padding-top: 5%;
    padding-bottom: 2%;
}

.tblProcedimiento {
    color: #212120;
    font-size: 38px;
    font-family: 'cabinregular';
    margin: 1% auto 0 2%;
    line-height: 47px;
    letter-spacing: 0;
}

.tblProcedimiento tr td {
    vertical-align: top;
}

.tituloCineForo {
    font-family: 'cabinbold';
    font-size: 64px;
    color: #FEFEFE;
    background-color: #393C4A;
    margin: 2% auto 0 -1%;
    height: 96px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    line-height: 90px;
    padding: 0 30px 0 25px;
    display: inline-block;
}

.textoCineForo {
    list-style: none;
    font-size: 38px;
    font-family: 'cabinregular';
    line-height: 45px;
    letter-spacing: 0;
    text-align: left;
    color: #212120;
    border: 2px dashed #4470B4;
    padding: 1% 2.5% 2% 1.5%;
    display: inline-block;
    margin-left: 2.2%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.textoCineForo li:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #212120;
    float: left;
    margin: 20px 10px 0 -2px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.palabra {
    width: auto;
    height: 47px;
    font-family: 'cabinregular' !important;
    font-size: 38px;
    letter-spacing: 0;
    color: #393C4A;
    text-align: left;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding-left: 5px;
    padding-right: 8px;
    display: inline-block;
    display: -webkit-inline-box !important;
    cursor: pointer;
    background-color: #DC901A;
    margin: 0 !important;
    margin-top: 5px !important;
    font-size: 35px;
}

.contenedorPalabras {
    width: 175px;
    display: inline-block;
    margin-left: 55px;
    margin-top: 7%;
}

.palabraDestino {
    width: auto;
    height: 47px;
    font-family: 'cabinregular' !important;
    font-size: 38px;
    letter-spacing: 0;
    color: #FEFEFE;
    text-align: left;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding-left: 5px;
    padding-right: 8px;
    display: inline-block;
    display: -webkit-inline-box !important;
    background-color: #DC901A;
    margin: 0 !important;
    margin-top: 5px !important;
    font-size: 35px;
}

.palabraDestino span {
    opacity: 0;
}