.section {
  height: 50vh;
  background-image: url('../images/IBERO_16_PANO_04.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.div-block {
  height: 50vh;
  background-color: rgba(227, 224, 215, 0.57);
  box-shadow: inset 0 -20px 60px -7px #e3e0d7;
}

.section-logo {
  margin-top: 100px;
}

.div-logo {
  width: auto;
  height: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.image {
  width: auto;
  height: auto;
  padding-right: 20px;
  padding-left: 0px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 11px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container-logo {
  max-width: 1000px;
}

.body {
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.div-general-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading {
  margin-top: 80px;
  color: #343440;
}

.cotainer-contador {
  max-width: 1300px;
}

.div-general-contador {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-contador {
  width: 100%;
  margin-right: 14px;
  margin-left: 14px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 10px;
  box-shadow: 3px 3px 16px -4px #260e0e;
}

.section-contador {
  padding-top: 70px;
  padding-bottom: 70px;
}

.titulo-contador {
  color: #f21d2f;
  font-size: 18px;
}

.div-instituto-text {
  display: block;
  width: 30%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  margin-left: 100px;
  padding-right: 15px;
  padding-left: 15px;
}

.section-institutos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 70px;
  padding-bottom: 70px;
  text-align: left;
}

.div-barras {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin-right: 0px;
  padding-left: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-2 {
  max-width: 1200px;
}

.graficas-barras {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-top: 0px;
  margin-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.3%;
}

.section-2 {
  display: none;
}

.div-barra {
  width: 33.3%;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 15px;
  padding-left: 15px;
}

.div-barra2 {
  width: 33.3%;
  height: auto;
}

.div-barra3 {
  width: 33.3%;
  height: auto;
}

.descripcion-barras {
  width: 50%;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
}

.section-bar {
  margin-top: 50px;
}

.heading-2 {
  color: #343440;
}

.heading-2.colaboradores-proyectos {
  margin-bottom: 30px;
}

.div-barra4 {
  width: 33.3%;
  height: auto;
}

.titulo-barras {
  height: 40px;
  font-size: 16px;
  text-align: center;
}

.section-3 {
  margin-top: 0px;
  padding-top: 70px;
  padding-bottom: 70px;
}

.section-tabla {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section-force-points {
  padding-top: 70px;
  padding-bottom: 70px;
}

.container-tabla {
  max-width: 1200px;
  padding-right: 20px;
  padding-left: 20px;
}

@media screen and (min-width: 1920px) {
  .heading {
    font-size: 50px;
  }

  .titulo-contador {
    font-size: 24px;
  }

  .graficas-barras {
    height: auto;
    max-width: 1400px;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-barra {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-barra.padbar {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-barra2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-barra3 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .descripcion-barras {
    width: 50%;
  }

  .div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-2 {
    font-size: 44px;
  }

  .div-barra4 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .titulo-barras {
    height: 60px;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  .div-general-contador {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .div-contador {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .graficas-barras {
    margin-bottom: 30px;
  }

  .div-barra {
    display: block;
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .div-barra._1 {
    margin-bottom: 30px;
  }

  .div-barra2 {
    width: 50%;
    height: 20vh;
  }

  .div-barra3 {
    width: 50%;
    height: 20vh;
  }

  .div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-barra4 {
    width: 50%;
    height: 20vh;
  }

  .titulo-barras {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .div-general-contador {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-contador {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-contador {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .titulo-contador {
    font-size: 20px;
  }

  .div-barra {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-barra._1 {
    margin-bottom: 40px;
  }

  .div-barra._2 {
    margin-bottom: 40px;
  }

  .div-barra._3 {
    margin-bottom: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-barra._4 {
    margin-bottom: 40px;
  }

  .div-block-3 {
    display: block;
  }

  .section-bar {
    margin-top: 0px;
  }

  .heading-2 {
    margin-top: 0px;
  }

  .titulo-barras {
    font-size: 18px;
    text-align: left;
  }

  .html-embed-2 {
    margin-right: 20px;
    margin-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .section-logo {
    margin-top: 20px;
  }

  .div-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    height: 100%;
    margin-bottom: 15px;
  }

  .container-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .body {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-general-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading {
    margin-top: 50px;
  }

  .div-general-contador {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-contador {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .counter_investigadores {
    margin-top: 0px;
  }

  .counter_lineas {
    margin-top: 0px;
  }

  .counter_proyectos {
    margin-top: 0px;
  }

  .div-barra {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-barra._2 {
    margin-bottom: 40px;
  }

  .div-barra._3 {
    margin-bottom: 40px;
  }

  .div-barra._4 {
    margin-bottom: 40px;
  }

  .descripcion-barras {
    width: 100%;
  }

  .div-block-3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-bar {
    display: block;
    margin-top: 0px;
    text-align: center;
  }

  .counter_colaboraciones {
    margin-top: 0px;
  }
}


#xofnvqhmkt .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 5px;
  border-top-color: white;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: white;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#xofnvqhmkt .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#xofnvqhmkt .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#xofnvqhmkt .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#xofnvqhmkt .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#xofnvqhmkt .gt_col_headings {
  border-top-style: solid;
  border-top-width: 10px;
  border-top-color: white;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: white;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#xofnvqhmkt .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#xofnvqhmkt .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#xofnvqhmkt .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#xofnvqhmkt .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#xofnvqhmkt .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: white;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#xofnvqhmkt .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 5px;
  border-top-color: white;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: lightgrey;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#xofnvqhmkt .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 5px;
  border-top-color: white;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: lightgrey;
  vertical-align: middle;
}

#xofnvqhmkt .gt_from_md > :first-child {
  margin-top: 0;
}

#xofnvqhmkt .gt_from_md > :last-child {
  margin-bottom: 0;
}

#xofnvqhmkt .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#xofnvqhmkt .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#xofnvqhmkt .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#xofnvqhmkt .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#xofnvqhmkt .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#xofnvqhmkt .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#xofnvqhmkt .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#xofnvqhmkt .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#xofnvqhmkt .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#xofnvqhmkt .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#xofnvqhmkt .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#xofnvqhmkt .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#xofnvqhmkt .gt_left {
  text-align: left;
}

#xofnvqhmkt .gt_center {
  text-align: center;
}

#xofnvqhmkt .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#xofnvqhmkt .gt_font_normal {
  font-weight: normal;
}

#xofnvqhmkt .gt_font_bold {
  font-weight: bold;
}

#xofnvqhmkt .gt_font_italic {
  font-style: italic;
}

#xofnvqhmkt .gt_super {
  font-size: 65%;
}

#xofnvqhmkt .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}