.content_type_clase_anaya-eso #actividad .content .header .title h3 .index {
  background: #FFF;
  color: #FFCC31;
  margin-left: -143px;
  border-bottom: 11px solid #FFCC31;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-bottom: -20px;
  margin-right: 22px;
  padding: 63px 16px 50px 0;
}

.content_type_clase_anaya-eso #actividad .content .header .title h3 {
  font-size: 49px;
  color: #00A8D4;
}

.bck-title.subtitulo {
  color: #00A8D4;
  padding-left: 0px;
  background-color: transparent;
  padding-top: 15px
}

.bck-title.subtitulo .bck-sub-index {
  color: #FFF;
  position: relative;
  width: 1.5em;
  text-align: center;
}

.bck-title.subtitulo:before {
  content: '';
  display: inline-block;
  background: #FFCC31;
  height: 1.5em;
  width: 1.5em;
  position: absolute;
  left: 0px;
  top: 7px;
  border-radius: 15%;
}

.bck-header {
  color: #F58220;
  border-bottom: 0px solid #71BE43;
  font-size: 21px;
}

.bck-header:before {
  display: none;
}

.content .bck-ul li:before {
  background-color: #FFCC31;
  width: 10px;
  height: 10px;
}

.content ol.bck-ol li:before {
  color: #00A8D4;
}

.bck-sub-index {
  color: #00B9F4;
}

.bck-box.simple {
  background-color: #FFF1D4;
}

.bck-box.simple2 {
  background-color: #D3EDEA;
}

.content_type_clase_anaya-eso #actividad .content .taller .header .title h3 {
  background: #00B9F4;
}

.content ol.bck-ol-2 li:after {
  background: #00B9F4;
  border-radius: 30%;
  transform: none;
}

.content ol.bck-ol-2 li:before {
  content: counter(bck-li-counter);
  color: #FFF;
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  margin-left: -1.5em;
  margin-top: 0px;
  padding-right: 15px;
  text-align: center;
  width: 1.5em;
  position: relative;
}

#actividad .carousel-inner .actividades .item-container:before {
  border-top: 85px solid #FFCC31;
  border-left: 77px solid #FFCC31;
  border-right: 77px solid #FFCC31;
}

.content_type_clase_anaya-eso #actividad .content .actividades .header .title h3 {
  color: #00B9F4;
}


.bck-box.simple3 {
  padding: 20px 0px 20px 0px;
}

.bck-box.simple3 .bck-title {
  background-color: #F39500;
  color: white;
  padding: 9px 12px 2px;
  font-size: 20px;
  border-radius: 25px 25px 0px 0px;
  display: inline-block;
  margin-left: 29px;
}

.bck-box.simple3 .bck-content {
  padding: 20px;
  text-align: justify;
  padding: 20px;
  border: 2px solid #F39500;
  border-radius: 25px;
  box-shadow: 0px 0px 0px 0px rgba(128,123,128,1);

}

.bck-box.simple3:before {
  content: none;
}

.bck-box.simple3:after {
  content: none;
}