/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

@import url(./font/stylesheet.css);

html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 60px;
  font-family: "Theinhardt" !important;
  color: #505050 !important;
}
.footer {
  position: absolute;
  width: 100%;
  min-height: 120px;
  color: #fff !important;
  font-size: 12px !important;
  bottom: -2em;
  margin-top: 3rem;
}

body > .container {
  padding: 80px 15px 0;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

main > .container {
  padding: 60px 15px 0;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

code {
  font-size: 80%;
}

.contenedor {
  /*width: 95%;*/
  margin: auto;
}

/***TEXTOS***/
.text_blue {
  color: #268dc1 !important;
}

.text_azul {
  color: #00577e !important;
}

.text_pink {
  color: #e74482;
}

.titleAnio {
  font-size: 4rem;
  line-height: 4.4rem;
  letter-spacing: 1.75px;
}

.titleAnio span {
  font-size: 6rem;
  letter-spacing: 2px;
}

.subtitleAnio {
  font-size: 1.8rem;
}

.source {
  font-family: "Source Serif Pro", serif !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.text_12 {
  font-size: 14px;
}

.text_10 {
  font-size: 11px;
  line-height: 15px;
}

/*** MENU ***/

.bg-dark {
  background-color: #2776c8 !important;
  color: #fff !important;
}

/*** table campus ***/
.table_campus {
  font-size: 1.2rem;
}

.table_campus thead th,
.miembros thead th {
  border-top: none !important;
  border-bottom: none !important;
}

.border_l {
  border-left: 1px solid #fff !important;
}

.pad1rem {
  padding: 1rem;
}

/*** grafica proyectos de investigacion ***/
.dot_curso {
  width: 15px;
  height: 15px;
  background-color: #00567d;
  display: inline-block;
  vertical-align: -2px;
}

.dot_cancelado {
  width: 15px;
  height: 15px;
  background-color: #278ec2;
  display: inline-block;
  vertical-align: -2px;
}

.dot_concludo {
  width: 15px;
  height: 15px;
  background-color: #c0d235;
  display: inline-block;
  vertical-align: -2px;
}

/*** tabla miembros ***/

.miembros thead th {
  border-bottom: 2px solid #0075c9 !important;
}

.border_lg {
  border-left: 2px solid #0075c9 !important;
}

.border_bg {
  border-bottom: 0px solid #0075c9 !important;
}

.border_lg, .border_bg {
  position: relative
}

.border_lg.icon-equal:before, 
.border_bg.icon-equal:before {
  content: ' = ';
  position: absolute;
  top: 44%;
  left: -10px;
  font-size: 2rem;
  font-weight: bold;
  background: #f6f6f6;
  line-height: 1.4rem;
  color: #0075c9;
}

.miembros td {
  border-left: 2px solid #0075c9 !important;
}
.miembros .dato {
  width: 180px;
  height: 150px;
  text-align: left;
  color: #268dc1;
}

.miembros .dato h3 {
  font-weight: bold;
}

.border_g {
  border: 2px solid #c0d235 !important;
}

.bg_g {
  background-color: #c0d235;
  padding: 15px;
  width: 100%;
}

.title_blue {
  width: 100%;
  padding: 15px 1rem;
  text-align: center;
  font-size: 1.8rem;
  color: #fff;
  background-color: #0075c9;
  font-weight: 600;
}

.img_programa {
  width: 75px;
  margin: auto;
}

.img_programa1 {
  width: 45px;
  margin: auto;
}

.img_programa2 {
  width: 40px;
  margin: auto;
}

.hr_alta {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.tabla-vulnerables .hr_alta {
  margin-top: 1rem !important;
  margin-bottom: 0.7rem !important;
}

/*** ***/

.flexWrapper {
  display: flex;
  position: relative;
}

canvas {
  width: 100% !important;
  height: auto !important;
}

.text_dona {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.link_b {
  color: #0077c2;
  text-decoration: underline;
  padding-bottom: 10px;
}

.link_black {
  color: #505050 !important;
}

.link_b i {
  font-size: 25px;
  vertical-align: bottom;
}

.linkFooter {
  color: #0091d5 !important;
  color: #1d78c9 !important;
  font-size: 2rem;
}

.redes a {
  color: #0091d5 !important;
  color: #1d78c9 !important;
  font-size: 1.5rem;
  margin-right: 15px;
}

.footer1 {
  margin-top: 3rem;
}

.logos1 {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: end;
}

.percentaje {
  position: absolute;
  top: 33px;
  margin: auto 0.5rem;
  text-align: center;
}

.multiple {
  border-radius: 0px !important;
  background: transparent !important;
  height: 1.7rem;
}

.progres1 .multiple {
  height: 2.7rem;
}

.hr_blueMov {
  display: none;
}

.wrap {
  max-width: 85.375rem;
  margin: 0 auto;
}

.image-as-background {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.screen-reader-text {
  height: auto;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  height: auto;
  width: auto;
  background-color: #000000;
  border-radius: 2px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #ffffff;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  left: 0.3125rem;
  line-height: normal;
  padding: 0.9375rem 1.4375rem 0.875rem;
  text-decoration: none;
  top: 0.3125rem;
  z-index: 100000;
}

@-webkit-keyframes animation-lightspeed-in {
  0% {
    opacity: 0;
    transform: translateX(-200%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes animation-lightspeed-in {
  0% {
    opacity: 0;
    transform: translateX(-200%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.chart-wrapper {
  max-width: 60rem;
  width: 100%;
}

.chart-horizontal {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.chart-horizontal::after {
  clear: both;
  content: "";
  display: block;
}
.chart-horizontal .chart-bar-label {
  color: #ffffff;
  line-height: 1.1rem;
  margin-left: 4.5rem;
  font-weight: 600;
  vertical-align: 3px;
}
.chart-horizontal .chart-bar {
  -webkit-animation: 1s animation-lightspeed-in ease forwards;
  animation: 1s animation-lightspeed-in ease forwards;
  background: #70c3e7;
  height: 1.1rem;
  margin: 0.3125rem 0;
  opacity: 0;
  overflow: hidden;
}

.chart-horizontal .chart-bar1 {
  -webkit-animation: 1s animation-lightspeed-in ease forwards;
  animation: 1s animation-lightspeed-in ease forwards;
  background: #c0d235;
  height: 1.1rem;
  margin: 0.3125rem 0;
  opacity: 0;
  overflow: hidden;
}

.chart-horizontal .chart-bar:nth-of-type(10) {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.chart-horizontal .chart-bar:nth-of-type(9) {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}
.chart-horizontal .chart-bar:nth-of-type(8) {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
.chart-horizontal .chart-bar:nth-of-type(7) {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.chart-horizontal .chart-bar:nth-of-type(6) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.chart-horizontal .chart-bar:nth-of-type(5) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.chart-horizontal .chart-bar:nth-of-type(4) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.chart-horizontal .chart-bar:nth-of-type(3) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.chart-horizontal .chart-bar:nth-of-type(2) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.chart-horizontal .chart-bar:nth-of-type(1) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.chart-horizontal .chart-bar[data-skill="056"] {
  width: 8%;
}
.chart-horizontal .chart-bar1[data-skill="050"] {
  width: 4%;
}
.chart-horizontal .chart-bar[data-skill="011"] {
  width: 1%;
}
.chart-horizontal .chart-bar[data-skill="0.05"] {
  width: 1.2%;
}
.chart-horizontal .chart-bar[data-skill="0057"] {
  width: 2%;
}
.chart-horizontal .chart-bar1[data-skill="583"] {
  width: 15%;
}
.chart-horizontal .chart-bar1[data-skill="16.5"] {
  width: 16.5%;
}
.chart-horizontal .chart-bar1[data-skill="16.9"] {
  width: 16.9%;
}
.chart-horizontal .chart-bar1[data-skill="13.8"] {
  width: 13.8%;
}
.chart-horizontal .chart-bar[data-skill="035"] {
  width: 2%;
}
.chart-horizontal .chart-bar[data-skill="012"] {
  width: 1%;
}
.chart-horizontal .chart-bar1[data-skill="4"] {
  width: 12%;
}
.chart-horizontal .chart-bar1[data-skill="5"] {
  width: 15%;
}
.chart-horizontal .chart-bar[data-skill="0"] {
  width: 0.5%;
}
.chart-horizontal .chart-bar[data-skill="90"] {
  width: 90%;
}
.chart-horizontal .chart-bar1[data-skill="90"] {
  width: 90%;
}
.chart-horizontal .chart-bar[data-skill="87"] {
  width: 87%;
}
.chart-horizontal .chart-bar1[data-skill="87"] {
  width: 87%;
}
.chart-horizontal .chart-bar[data-skill="93"] {
  width: 93%;
}
.chart-horizontal .chart-bar[data-skill="92"] {
  width: 92%;
}
.chart-horizontal .chart-bar1[data-skill="93"] {
  width: 93%;
}
.chart-horizontal .chart-bar[data-skill="90"] {
  width: 90%;
}
.chart-horizontal .chart-bar1[data-skill="90"] {
  width: 90%;
}
.chart-horizontal .chart-bar[data-skill="89"] {
  width: 89%;
}
.chart-horizontal .chart-bar1[data-skill="89"] {
  width: 89%;
}
.chart-horizontal .chart-bar1[data-skill="88"] {
  width: 88%;
}
.chart-horizontal .chart-bar1[data-skill="96"] {
  width: 96%;
}
.chart-horizontal .chart-bar[data-skill="96"] {
  width: 96%;
}
.chart-horizontal .chart-bar1[data-skill="94"] {
  width: 94%;
}
.chart-horizontal .chart-bar[data-skill="94"] {
  width: 94%;
}
.chart-horizontal .chart-bar[data-skill="95"] {
  width: 95%;
}
.chart-horizontal .chart-bar1[data-skill="95"] {
  width: 95%;
}
.chart-horizontal .chart-bar1[data-skill="96"] {
  width: 96%;
}
.chart-horizontal .chart-bar[data-skill="88"] {
  width: 88%;
}
.chart-horizontal .chart-bar[data-skill="100"] {
  width: 100%;
}
.chart-horizontal .chart-bar1[data-skill="60"] {
  width: 60%;
}
.chart-horizontal .chart-bar[data-skill="54"] {
  width: 54%;
}
.chart-horizontal .chart-bar[data-skill="55"] {
  width: 55%;
}
.chart-horizontal .chart-bar[data-skill="51"] {
  width: 51%;
}
.chart-horizontal .chart-bar[data-skill="50"] {
  width: 50%;
}
.chart-horizontal .chart-bar[data-skill="67"] {
  width: 67%;
}
.chart-horizontal .chart-bar1[data-skill="45"] {
  width: 45%;
}
.chart-horizontal .chart-bar1[data-skill="49"] {
  width: 49%;
}

.centradoGrafica {
  display: flex;
  align-items: center !important;
  border-bottom: 1px solid #278ec2;
}

.text_green {
  color: #c0d235;
}

.bordeGLeft {
  border-left: 1px solid #aaa;
  padding-left: 0px !important;
}
.bordeGRight {
  border-right: 1px solid #aaa;
}

.imgTabla1 {
  width: 60px;
}

.displayDesk {
  display: none;
}

.imgTabla2 {
  width: 25px;
  display: inline-block;
  margin-right: 1rem;
}

.bg_g h2 {
  font-size: 26px;
}

.meta_img {
  display: none;
}
.graficaBar {
  width: 100%;
}

.cuadro_salud {
  width: 82%;
  margin-left: 15px;
}

.hitos2023 {
  width: 250px;
}

.qrnumeralia {
  width: 160px;
}

.hitos {
  width: 100%;
  color: #fff;
  padding: 1rem 0;
}

.contentHito {
  padding: 15px;
}

.hitos {
  min-height: 446px;
}

.hitos img {
  width: 100px;
  height: 100px;
  margin: auto;
  display: block;
  padding: 1rem 0;
}

.transparencia {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 1rem 15px;
  color: #212529;
  height: 140px;
}
.verde {
  background-color: #ccd851;
}
.azul {
  background-color: #52c3f1;
}
.lila {
  background-color: #8ba2d4;
}

.table-responsive {
  background-color: #f6f6f6;
}

.table {
  margin-bottom: 0px !important;
}

.table-responsive h3,
.table-responsive h5 {
  color: #878787;
}

.bgGEsp {
  background-color: #cad749;
  padding: 0px 1rem;
}

.bgBEsp {
  background-color: #52c3f1;
  padding: 0px 1rem;
}

.borderBottom {
  border-bottom: 1px solid #0091d5;
}

.img_100 {
  width: 100px;
}

.cuadro_salud .bg_blue {
  background-color: #0075c9;
}

.pad15 {
  padding: 15px;
}

.calidadSeguridadB .chart-horizontal .chart-bar,
.calidadSeguridadB .chart-horizontal .chart-bar1,
.calidadSeguridadA .chart-horizontal .chart-bar {
  overflow: visible;
}

.calidadSeguridadB .chart-horizontal .chart-bar .chart-bar-label {
  color: #70c3e7 !important;
}

.calidadSeguridadB .chart-horizontal .chart-bar1 .chart-bar-label {
  color: #c2d116 !important;
}

.calidadSeguridadA .chart-horizontal .chart-bar .chart-bar-label {
  color: #70c3e7 !important;
}

@media (max-width: 576px) {
  .titleAnio {
    font-size: 2rem;
    margin-top: 15px;
  }
  .redes {
    margin: 2rem 0;
  }
  .dnone {
    display: none;
  }
  .linkFooter {
    font-size: 1.5rem;
  }
  .img_campus img {
    display: none !important;
  }
  .t_centros .col-9 {
    flex: 0 0 78% !important;
    max-width: 78% !important;
  }
  .meta_img {
    margin: 1.5rem auto 0 !important;
    display: block;
  }
  .grafica_abc {
    margin: 1.5rem auto;
  }
  canvas {
    width: 90% !important;
    height: auto !important;
    margin: auto !important;
  }
  #miembros {
    width: 75% !important;
  }
  .text12_mov {
    font-size: 14px !important;
  }
  .col-4 h5 {
    font-size: 1rem !important;
  }
  .bordeGLeft {
    border-left: none;
    padding-left: 15px !important;
  }
  .centradoGrafica h5 {
    margin-top: 1rem;
  }
  .centradoGrafica {
    border-bottom: none;
    border-top: 1px solid #278ec2;
    margin-top: 10px;
  }
  .movNone {
    display: none;
  }

  .table td,
  .table th {
    font-size: 11px !important;
  }
  .imgTabla1 {
    display: none;
  }
  .order0 {
    order: -1;
    margin-bottom: 1rem;
  }
  .displayDesk {
    display: flex !important;
  }
  .imgTabla2 {
    width: 20px;
  }
  .miembros .dato {
    width: 101px;
    height: 83px;
  }
  .bg_g h2 {
    font-size: 26px;
  }
  .img_programa {
    width: 40px;
  }
  .img_programa1 {
    width: 35px;
  }
  .title_blue {
    margin-bottom: 15px;
    font-size: 1.5rem;
  }
  .cuadro_salud {
    width: 95%;
    margin: auto;
  }

  .title-table-1,
  .title-table-2 {
    width: 90px;
  }
  .hitos {
    margin-bottom: 1.5rem;
  }
}

/** Nuevos estilos **/
h2 {
  font-size: 1.9rem;
}

.bg-lightblue {
  background-color: #f4fafc;
}

.chart-horizontal .chart-bar1[data-skill="4.7"] {
  width: calc(5 * 4.7%);
}
.chart-horizontal .chart-bar[data-skill="0.54"] {
  width: calc(5 * 0.54%);
}

.chart-horizontal .chart-bar1[data-skill="4.5"] {
  width: calc(5 * 4.5%);
}
.chart-horizontal .chart-bar[data-skill="0.06"] {
  width: calc(5 * 0.06%);
}

.chart-horizontal .chart-bar1[data-skill="5.87"] {
  width: calc(5 * 5.87%);
}
.chart-horizontal .chart-bar[data-skill="2.12"] {
  width: calc(5 * 2.12%);
}

.chart-horizontal .chart-bar1[data-skill="4.34"] {
  width: calc(5 * 5.87%);
}
.chart-horizontal .chart-bar[data-skill="0.1"] {
  width: calc(5 * 0.1%);
}

.chart-horizontal .chart-bar1[data-skill="15"] {
  width: calc(5 * 15%);
}
.chart-horizontal .chart-bar[data-skill="0.13"] {
  width: calc(5 * 0.13%);
}

.chart-horizontal .chart-bar1[data-skill="16.5"] {
  width: calc(5 * 16.5%);
}
.chart-horizontal .chart-bar1[data-skill="16.9"] {
  width: calc(5 * 16.9%);
}
.chart-horizontal .chart-bar1[data-skill="13.8"] {
  width: calc(5 * 13.8%);
}
.chart-horizontal .chart-bar[data-skill="0.16"] {
  width: calc(5 * 0.16%);
}

.chart-horizontal .chart-bar1[data-skill="0.5"] {
  width: calc(5 * 0.5%);
}

h3.font-48 {
  font-size: 3.5rem;
  line-height: 4.5rem;
  position: relative; 
}

h3.font-48:after {
  content: ' ';
  position: absolute;
  top: -8px;
  left: 0px; 
  background: #268dc1;
  height: 3px;
  width: 100px;
}

.wrapper-table {
  position: relative;
}

.guide {
  position: absolute; 
  top: 0px; 
  border: 1px dashed #aaa;
  height: 100%;
  width: 1px;
}

.guide:after {
  position: absolute; 
  bottom: 0;   
  background: white;
  width: 20px;
  z-index: 2;
}

#calidad-seguridad .guide-5 {
  left: 58%;
}

#calidad-seguridad .guide-5:after {
  content: '5';
  left: -3px;
}

#calidad-seguridad .guide-10 {
  left: 70%;
}

#calidad-seguridad .guide-10:after {
  content: '10';
  left: -6px;
}

#calidad-seguridad .guide-15 {
  left: 81%;
}

#calidad-seguridad .guide-15:after {
  content: '15';
  left: -6px;
}

#resultados-clinicos .guide-50 {
  left: 70.4%;
}

#resultados-clinicos .guide-50:after {
  content: '50';
  left: -6px;
}

@media screen and (max-width: 480px){
  .guide {
    display: none;
  }
}