.c-column__wrap-historia {
  max-width: 86.2%;
  margin: auto;
  margin-top: 60px;
  margin-bottom: 130px;
}

.c-group__decadas .container-accordion {
  border: none;
  padding: 0 30px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.c-parrafa__justify {
  text-align: justify;
}

.c-group__decadas ul {
  border-radius: 10px;
  margin-top: 8px !important;
  margin-bottom: 0;
  list-style: none;
}

.c-group__decadas .body-accordion.body-accordion--show {
  margin-bottom: 13px !important;
}
.body-accordion.body-accordion--show ul{
    padding: 15px
}

.c-pila__nuesra-historia .has-text-color {
  width: 100%;
  height: 45px;
  border: 1px solid #9a9a9a;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: start;
  line-height: 1.2;
}

.c-pila__nuestra-historia .has-text-color .content-btn-tabs > :after {
  background-image: url("/wp-content/uploads/2024/03/fi-rr-angle-small-right.webp");
}

.c-pila__nuesra-historia .has-text-color.is-active-tab {
  background-color: #39C38E;

  border-radius: 10px;

  height: 61px;
  border: none;
}

.c-pila__nuesra-historia .has-text-color.is-active-tab a {
  color: white !important;
  border: none;
  font-size: 18px !important;
}

.c-pila__nuesra-historia .has-text-color.is-active-tab img {
  filter: brightness(0) invert(1) !important;
  transform: rotate(180deg);
}
.botton-show__container {
  display: none !important;
}
.c-group__decadas .wp-block-plm-accordion-single {
  position: relative;
	cursor:pointer;
}

.c-group__decadas .wp-block-plm-accordion-single .button-show {
  position: absolute;
  right: 0;
  content: "";
  background-image: url(/wp-content/uploads/2019/12/dlecha-productos.webp);
  background-repeat: no-repeat;
  /* translate: -9px 1px; */
  top: 13px;
  filter: contrast(100) invert(32%) sepia(1%) saturate(2370%) hue-rotate(47deg) brightness(103%) contrast(97%);
}
.c-group__decadas
  .wp-block-plm-accordion-single
  .button-show.button-show--rotate {
  transform: rotate(179deg);
  transition: 0.35s;
  top: -13px;
  right: 1.75rem;
  filter: brightness(0) invert(1);
}
.c-group__decadas .wp-block-plm-accordion-single h3 {
  margin-top: 0 !important;
  font-weight: 600;
}

.container-accordion {
  transition: background-color 0.3s ease;
}

.container-accordion.active {
  background-color: #39C38E !important;
  color: #fff !important;
  transition: 0.35s;
}

.content-btn-tabs > .is-active-tab:after {
  border-bottom: none !important;
}

.c-column__wrap-historia .c-pila__nuesra-historia .wp-block-button a {
  font-size: 18px !important;
}

.c-tabs__bene h2,
.c-group__decadas h2 {
  font-size: 30px !important;
}

.c-group__decadas li {
  font-size: 14px !important;
}

.c-tabs__bene p {
  font-size: 15px !important;
}
.c-column__wrap-historia .c-pila__nuesra-historia .wp-block-button a img{
  rotate: -90deg;
  filter: contrast(100) invert(67%) sepia(5%) saturate(19%) hue-rotate(322deg) brightness(92%) contrast(85%);
}
@media (max-width: 768px) {
  .c-group__decadas {
    max-width: 100% !important;
  }
}

@media (max-width: 1023px) {
  .c-pila__nuesra-historia .has-text-color img {
    transform: rotate(90deg);
  }

  .c-pila__nuesra-historia .has-text-color.is-active-tab img {
    filter: brightness(0) invert(1) !important;
    transform: rotate(271deg);
  }

  .c-column__wrap-historia {
    flex-direction: column;
    margin-top: 37px;
    margin-bottom: 36px;
    max-width: 88.6%;
  }

  .c-column__wrap-historia .wp-block-column {
    flex-basis: 0 !important;
  }

  .c-column__wrap-historia .c-pila__nuesra-historia {
    justify-content: center;
    align-items: center;
    margin-bottom: 37px;
  }

  .c-pila__nuesra-historia .has-text-color {
    height: 53px;
  }
  .c-tabs__bene h2, .c-group__decadas h2 {
    font-size: 20px !important;
}
.c-parrafa__justify{
  font-size: 14px !important;
}
  .c-pila__nuesra-historia .has-text-color.is-active-tab {
    height: 70px;
  }
  .c-group__decadas .wp-block-plm-accordion-single h3 {
    font-size: 15px !important;
  }
  .c-group__decadas .body-accordion.body-accordion--show {
    max-height: 100% !important;
  }
	
  .c-column__wrap-historia .wp-block-group .nuestra-historia{
    max-width: 100% !important;
  }
}
@media(min-width:1200px){
  .c-pila__nuesra-historia .has-text-color{
    white-space:  nowrap;
  }
}