/*icono*/
.bck-icon {
    width: 213px;
    margin-bottom: 20px !important;
}

.bck-icon:before, .icon-desarrollo:before,.icon-cierre:before  {
    width: 178px;
}

.body_clase:not(.edit) #actividad .content .header .title h3 {
    display: none;
}

.bck-ol.bck-ol-alpha.bck-ol-purple li:before, .bck-ol.bck-ol-alpha.bck-ol-green li:before {
    content: counter(bck-li-counter, lower-alpha)')';
}

h2.bck-title {
    color: #991B84;
    font-size: 3.5rem;
    font-weight: bold;
    display: inline-block;
    line-height: 4.5rem;
}

.bck-box.bck-box-1 .bck-title {
    text-align: justify;
}

.bck-box.bck-box-1 .bck-content {
    text-align: left;
}

 .bck-underline {
    color: #414141;
}

/*estrategias*/

.estrategias .bck-title{
    color: #fff;
    background: #27A6A8;
    padding: 10px;
    margin-bottom: 0px;
    font-weight: bold;
}

.estrategias .bck-title:before {
    content: "";
    padding: 35px;
    margin-top: -24px;
    margin-right: -30px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/useruploads/ctx/a/66778399/r/s/17986409/2905201712.png);
    float: right;
    display: inline-block;
}

.estrategias .bck-content{
    padding-bottom: 0px;
   border: 3px solid #D0E5E4;
    padding: 20px;
    margin-top: 0px;
   text-align: left;
}

.body_clase:not(.edit) .logo_editorial {
    right: 128px;
    bottom: 42px;
}

/*cambios solicitados por la editorial solo para este libro*/
 .body_clase:not(.edit) .superior-navbar .dropdown {
    display: none;
}


/*iconos*/

.bck-icon {
    width: 213px;
    margin-bottom: 20px !important;
}

.bck-icon:before, .icon-desarrollo:before,.icon-cierre:before  {
    width: 178px;
}

/*numeral verde*/
.bck-ol.bck-numeral.bck-ol-green li:before {
    left: -45px;
}

.bck-ol.bck-ol-alpha.bck-ol-blue li:before {
    color: #149FD9;
    line-height: 3.5rem;
}

/*sección unidad2*/

.unidad-dos h2.bck-title {
    color: #008CCE;
}

/*sección unidad3*/

.unidad-tres h2.bck-title {
    color: #F3B01C;
}

.unidad-tres .bck-ol-red li:before {
    background: #29B2B5;
}

.unidad-tres .bck-ol.bck-ol-alpha.bck-ol-green li:before{
    color: #F5AF22;
}

/*crucigramas*/

.crosswords-puzzle li.enunciado {
    list-style-type: decimal;
}