.background-color {
  position: absolute;
  z-index: -1;
  width: 100%;
}
.player-parent {
  display: block;
}
.special-background {
  background-color: var(--light-complement);
}
.container-section-one .text-section-container {
  flex-direction: column;
}
.container-section-one,
.container-section-four {
  flex-direction: column;
  padding-top: 139px;
  margin-bottom: 49px;
}
.container-section-one .title-section .img {
  width: 40%;
}
.container-section-one .title-section.main-title .title p {
  height: 106.04px;
  left: 12.57%;
  right: 6.59%;
  top: calc(50% - 106.04px/2 - 124.53px);
  font: bold normal 50px/120% 'Brown';
  text-align: center;
  color: #000000;
}
.container-section-one .title-section .title,
.container-section-two .title-section {
  color: var(--grey-01);
}
.container-section-one .text-section-container {
  text-align: center;
}
.container-section-one .text-section-container {
  margin: 20px auto 40px;
}
.row.player-container {
  position: relative;
  margin-bottom: 70px;
}
.container-section-two {
  margin-top: 0;
}
.container-section-two .title-section,
.container-section-three,
.container-section-four {
  width: 80%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.container-section-two .title-section {
  margin-bottom: 50px;
}
.container-section-two .text-section-container {
  width: 80%;
  text-align: center;
  max-width: 740px;
}
.container-section-two .text-section-container.extra p {
  margin-bottom: 120px;
}
.container-section-two .title p {
  font: 500 normal 40px/120% 'Brown';
  text-align: center;
  color: #000000;
}
.container-section {
  flex-direction: column;
  justify-content: unset;
  align-items: flex-start;
  padding: 76px 0 70px 100px;
}
.container-section .title-section {
  margin-bottom: 24px;
}
.container-section .title p {
  /* Casos de innovación */
  font: bold normal 42px/120% 'Brown';
  color: #000000;
}
.container-section .subtitle {
  margin-bottom: 39px;
}
.subcontainer-services {
  margin-bottom: 135px;
}
.subcontainer-services .services {
  display: flex;
  padding: 0;
  list-style: none;
  justify-content: space-between;
  width: 938px;
}
.subcontainer-services .service img {
  max-width: 231px;
}
.subcontainer-services .service a {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 263px;
  position: relative;
}
.subcontainer-services .service a:hover .service-hover-background {
  display: block;
}
.subcontainer-services .service-hover-background {
  width: 500px;
  height: 530px;
  position: absolute;
  z-index: -1;
  top: -80px;
  background-size: cover;
  display: none;
}
.subcontainer-services img {
  width: 100%;
  max-width: 171px;
  height: 147px;
  margin-bottom: 34px;
  object-fit: contain;
}
.subcontainer-services .title,
.subcontainer-services .subtitle {
  text-align: center;
}
.subcontainer-services .title {
  font: 400 normal 20px/120% 'Brown';
  color: #000;
  margin-bottom: 16px;
}
.subcontainer-services .subtitle {
  font: 300 normal 16px/26px 'Brown';
  color: #090909;
}
.section-cases {
  margin-bottom: 87px;
}
.section-cases .col-lg-12 {
  padding: 0;
}
.section-cases .background-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: 1940px;
  background-position-y: -564px;
  z-index: -1;
  top: 0;
  left: 0;
}
.section-cases .title p {
  text-align: left;
}
.section-cases .subsection-controls .buttons-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.section-cases .subsection-controls .buttons-container a {
  width: 205px;
  height: 48px;
  display: block;
  border: solid 1px black;
  border-radius: 30px;
  color: black;
  text-align: center;
  padding-top: 12px;
}
.section-cases .subsection-controls .buttons-container a:hover {
  text-decoration: none;
}
#carouselCases0 {
  height: 352px;
  overflow: hidden;
}
#carouselCases0 .item {
  height: 100%;
  width: 360px;
  display: flex;
  flex-direction: column;
  margin-right: 24px;
}
#carouselCases0 .item .title p {
  font: 500 normal 20px/125% 'Brown';
  color: #000000;
  text-align: left;
}
#carouselCases0 .item .description p {
  font: normal normal 14px/23px 'Brown';
  color: #707070;
  text-align: left;
}
#carouselCases0 .cover-img {
  height: 200px;
  width: 360px;
  border-radius: 12px;
  margin-bottom: 24px;
  transition: 0.3s ease-in-out;
  object-fit: cover;
}
#carouselCases0:hover a {
  text-decoration: none;
}
.container-section.carousel-block .title-section {
  margin-bottom: 10px;
}
.container-section.carousel-block .subtitle {
  margin-bottom: 30px;
}
.container-section.carousel-block .subtitle p {
  margin-bottom: 0;
}
.carousel-block {
  background-repeat: round;
  background-color: #fff8f7;
  z-index: 0;
  position: relative;
}
#carouselSpace0 {
  display: flex;
  position: relative;
  transition: 0.3s ease-in-out;
}
#sliderButtons0 {
  width: 135px;
  height: 37px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 50px;
  margin-bottom: 39px;
}
#sliderButtons0 .slide-button {
  border-radius: 20px;
  color: black;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  cursor: pointer;
}
#sliderButtons0 .slide-button.alt {
  background-color: black;
  color: white;
}
.container-section-two.kpis .title-section {
  margin-bottom: 80px;
}
/* cifras */
.infographics {
  margin-bottom: 150px;
}
.infographics ul {
  padding: 0 0 0 90px;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  max-width: 950px;
}
.infographics ul.last-numbers {
  display: flex;
  flex-wrap: initial;
  flex-direction: column;
  padding: 0;
  max-width: unset;
  align-items: center;
  position: relative;
  left: 10px;
}
.infographics ul.last-numbers li {
  width: 100%;
  max-width: unset;
  display: flex;
}
.infographics ul.last-numbers li .number {
  width: 470px;
  margin-right: 30px;
}
.infographics ul.last-numbers li .text {
  text-align: left;
  width: 253px;
}
.infographics ul li {
  position: relative;
  display: flex;
  margin-bottom: 60px;
  z-index: -1;
  width: 400px;
}
.infographics ul li.last {
  margin-bottom: 0;
}
.infographics ul.indice-innovacion li {
  width: 410px;
}
.infographics ul.red-innovadores li {
  margin-left: 50px;
  width: 630px;
}
.infographics .subtitle p {
  font-weight: 300;
  color: var(--grey-01);
  margin-bottom: 40px;
}
.infographics .number {
  font: bold 120px 'Brown';
  color: var(--light-peach);
  margin: 0 60px 0 0;
  height: 90px;
  width: 113px;
  text-align: right;
  padding-right: 10px;
  align-self: center;
}
.infographics .plus-sign {
  position: absolute;
  width: 75px;
  left: -49px;
  bottom: 31px;
}
.infographics .bg-box {
  position: absolute;
  top: -70px;
  left: 87px;
}
.infographics .red-innovadores .bg-box {
  left: 350px;
}
.infographics .bg-box path {
  fill: white;
}
.infographics .text {
  color: black;
  z-index: 1;
  max-width: 253px;
  text-align: left;
  font: 300 normal 22px/25.3px 'Brown';
  align-self: center;
  margin-bottom: 0;
  width: 200px;
}
.row.justify-content-md-center.extra-space02 {
  margin-top: 40px;
}
.background-casos {
  position: absolute;
  width: 100%;
}
.container-section-three {
  width: 100%;
  height: 65vw;
  max-height: 680px;
}
.container-section-three.mobile-visible {
  max-height: none;
  height: 100%;
  padding-bottom: 20px;
}
.container-section-three.mobile-visible ul {
  padding: 0;
  list-style: none;
}
.container-section-three.mobile-visible ul li img {
  max-width: 200px;
}
.container-section-three.mobile-visible ul li a {
  text-decoration: none;
}
.container-section-three.mobile-visible ul li a .title {
  text-decoration: underline dotted var(--highlight);
}
.container-section-three.mobile-visible ul li img.innovadores-publicos {
  max-width: 280px;
}
.container-section-three.mobile-visible ul li {
  text-align: center;
  margin-bottom: 60px;
}
.container-section-three.mobile-visible ul li .title {
  margin: 40px 0 20px;
  color: var(--grey-00);
}
.container-section-three.mobile-visible ul li .detail {
  font: 300 20px/30px 'Brown';
}
.container-section-three .svg-section {
  width: 100%;
  height: 55vw;
  max-height: 770px;
}
.button-section-container {
  margin-top: 80px;
  display: flex;
  justify-content: center;
  z-index: 10;
}
.container-section-four {
  margin: auto;
}
.infographics ul {
  padding: 0 90px;
  justify-content: space-around;
}
.infographics ul li {
  max-width: 350px;
  align-self: center;
}
.infographics ul li.second {
  width: 310px;
}
.infographics .number {
  font: bold 120px/110px 'Brown';
}
.infographics .bg-box {
  left: 70px;
  top: -30px;
  width: 65px;
  height: 148px;
}
.infographics ul.indice-innovacion li {
  width: 310px;
}
.infographics ul.red-innovadores li {
  width: 430px;
}
.infographics .red-innovadores .bg-box {
  left: 234px;
}
.infographics .plus-sign {
  width: 66px;
}
.infographics .subtitle p,
.infographics .text {
  font: 200 20px/26px 'Brown';
}
.infographics .subtitle p {
  font-weight: bold;
}
.infographics .red-innovadores .text {
  max-width: 180px;
}
@media only screen and (max-width: 1360px) {
  .row.justify-content-md-center.extra-space {
    margin-top: 510px;
  }
  .container-section-three,
  .container-section-three .svg-section {
    height: calc(70vw - 70px);
  }
  .button-section-container {
    margin-top: calc(19vw - 200px);
  }
}
@media only screen and (max-width: 1200px) {
  .container-section-three .svg-section {
    height: calc(57vw + 70px);
  }
  .button-section-container {
    margin-top: calc(20vw - 200px);
  }
}
@media only screen and (max-width: 992px) {
  .contenedor-general,
  .container-section-four {
    margin-top: 0;
  }
  .container-section-one {
    margin: 40px 0 40px;
    width: 100%;
  }
  .container-section-one .title-section {
    width: 100%;
  }
  .container-section-one .title-section .text {
    width: 45%;
  }
  .container-section-one .title-section .img {
    width: 40%;
  }
  .container-section-one .text-section-container,
  .container-section-one .text-section-container p,
  .container-section-two .text-section-container {
    width: 100%;
  }
  .container-section-one .text-section-container p {
    width: 95%;
  }
  .section-cases .background-layer {
    background-size: 1360px;
    background-position: -310px -1544px;
  }
  #carouselCases0 .cover-img {
    width: 203px;
  }
  .services-container {
    margin-bottom: 0;
  }
  .subcontainer-services {
    margin-bottom: 0;
  }
  .subcontainer-services .services {
    width: unset;
    flex-direction: column;
    width: 100%;
    margin-bottom: 0;
  }
  .subcontainer-services .services img {
    margin-bottom: 16px;
  }
  .subcontainer-services .services .title {
    font: bold normal 18px/23px 'Brown';
    margin-bottom: 16px;
  }
  .subcontainer-services .services .subtitle {
    font: 300 normal 16px/18px 'Brown';
  }
  .subcontainer-services .services .service {
    margin-bottom: 42px;
  }
  .row.justify-content-md-center.extra-space {
    margin-top: 60%;
  }
  .container-section-three .svg-section {
    width: 80%;
    height: 675px;
  }
  .container-section-three.mobile-visible ul {
    width: 80%;
  }
}
@media only screen and (max-width: 992px) {
  .special-background {
    max-height: 470px;
  }
  .container-section {
    padding: 50px 24px 10px;
  }
  .container-section .title p {
    font: bold 23px/23px 'Brown';
    text-align: left;
  }
  .container-section .subtitle {
    margin-bottom: 28px;
  }
  .container-section .subtitle p {
    font: 16px/20px 'Brown';
  }
  .background-casos {
    width: 1194px;
    height: 500px;
    left: -500px;
  }
  .section-cases {
    margin-bottom: 46px;
  }
  .section-cases .subsection-controls .buttons-container a {
    font: normal 14px/150% 'Brown';
    padding-top: 11px;
  }
  .section-cases .subsection-controls .buttons-container {
    margin-bottom: 30px;
    align-items: center;
  }
  #sliderButtons0 {
    padding: 0;
    max-width: 80px;
    margin-bottom: 0;
    height: unset;
  }
  .carousel-block {
    background-repeat: no-repeat;
    background-position: 70%;
    background-size: unset;
    padding: 50px 0 24px 24px;
  }
  .carousel-block .title-section,
  .carousel-block .subtitle,
  .carousel-block .subsection-controls {
    padding-right: 24px;
  }
  #carouselCases0 {
    height: 100%;
  }
  #carouselCases0 .cover-img {
    margin-bottom: 16px;
  }
  #carouselCases0 .item .title p {
    font: bold 16px/20px 'Brown';
    margin-bottom: 8px;
  }
  #carouselCases0 .item .description p {
    font: 14px/16px 'Brown';
  }
  #carouselCases0 .cover-img {
    height: 128px;
  }
  .container-section-two .text-section-container.extra p {
    margin-bottom: 46px;
  }
  .container-section-one {
    padding: 0 24px;
    margin-top: 53px;
  }
  .container-section-one .title-section {
    flex-direction: column;
    text-align: center;
  }
  .container-section-one .title-section.main-title .title p {
    height: unset;
    font: bold normal 31px/39px 'Brown';
    color: #373737;
  }
  .container-section-one .text-section-container p {
    line-height: 20px;
    font-weight: 400;
  }
  .container-section-one .text-section-container,
  .button-section-container {
    width: 100%;
  }
  .container-section-one .title-section {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .container-section-one .title-section .img {
    width: 70%;
  }
  .container-section-two.kpis {
    padding: 0 18px;
  }
  .container-section-two.kpis .title p {
    font: bold 23px/23px 'Brown';
  }
  .infographics {
    width: 100%;
    margin-bottom: 0;
  }
  .infographics .text,
  .infographics .number {
    width: 50%;
  }
  .infographics .text {
    padding-left: 7px;
    align-self: center;
    font: 300 18px/25px 'Brown';
  }
  .infographics .number {
    text-align: end;
    padding-right: 7px;
    font: Bold 90px/37px 'Brown';
    margin: 20px 0 20px 20px;
    margin-left: unset;
    height: 50px;
  }
  .infographics .number.extra {
    margin-left: 0;
  }
  .infographics ul {
    flex-direction: column;
    max-width: unset;
    justify-content: unset;
    width: 100%;
    margin: 0;
  }
  .infographics ul.last-numbers {
    padding: 0 24px;
    left: 0;
  }
  .infographics ul.last-numbers li .number {
    margin-right: 0;
    padding: 0;
  }
  .infographics ul.last-numbers li .text {
    text-align: center;
    padding: 0;
    width: 100%;
    max-width: unset;
  }
  .infographics ul li {
    margin: 0 0 40px;
    max-width: unset;
  }
  .infographics ul li.first,
  .infographics ul li.second {
    max-width: unset;
  }
  .infographics ul li.first.empty,
  .infographics ul li.second.empty {
    display: none!important;
  }
  .infographics ul li.big-number {
    flex-direction: column;
  }
  .infographics ul li.big-number .number,
  .infographics ul li.last .number {
    width: fit-content;
    justify-content: flex-start;
  }
  .infographics ul li.big-number,
  .infographics ul li.last {
    justify-content: flex-start;
  }
  .infographics ul.indice-innovacion li {
    width: 204px;
  }
  .infographics ul.red-innovadores li {
    width: 240px;
    margin: 0;
  }
  .infographics .plus-sign {
    width: 25px;
    left: -16px;
    bottom: 17px;
  }
  .infographics .bg-box {
    width: 49px;
    height: 111px;
    left: 28px;
  }
  .infographics .red-innovadores .bg-box {
    left: 110px;
  }
  .button-section-container {
    margin-top: 22px;
  }
  .container-section-three .svg-section {
    width: 90%;
    height: 250px;
  }
  .container-section-three.mobile-visible ul li .detail {
    font: 300 16px/24px 'Brown';
  }
}
@media only screen and (min-width: 992px) {
  p {
    font: 500 normal 21px/37px 'Brown';
    max-width: 1032px;
    color: #000000;
  }
  .carousel-block {
    margin: auto;
    background-repeat: space;
    background-size: cover;
  }
}
@media only screen and (max-width: 760px) {
  .container-section-two {
    margin-top: 10px;
    margin-bottom: 40px;
    padding: 0 24px;
  }
  .container-section-two .title-section {
    width: 100%;
    text-align: center;
  }
  .row.justify-content-md-center.extra-space {
    margin-top: 70%;
  }
  .infographics {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .infographics .number {
    width: unset;
  }
  .infographics ul {
    margin-bottom: 40px;
    flex-direction: column;
    padding: 0 20px;
    justify-content: center;
  }
  .infographics ul li {
    margin-bottom: 30px;
    max-width: 350px;
    flex: unset;
  }
  .infographics ul li.first,
  .infographics ul li.second {
    width: fit-content;
    justify-content: center;
  }
  .infographics ul.indice-innovacion li {
    width: 300px;
  }
  .container-section-three .svg-section {
    width: 80%;
    height: 380px;
  }
  .button-section-container {
    flex-direction: column;
    text-align: center;
  }
  .button-section-container a {
    padding: 7px 25px 4px;
  }
  .container-section-three.mobile-visible ul {
    width: 100%;
  }
  #carouselCases0 {
    overflow-x: auto;
  }
}
@media only screen and (max-width: 992px) {
  .contenedor-general {
    padding: 0;
  }
}
