/* 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%;
}

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

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

/***TEXTOS***/
.text_blue {
  color: #0060ac !important;
}

.text_azul {
  color: #0060ac !important;
}

.text_pink {
  color: #e74482;
}

.hr_30 {
  border-top: 3px solid #0060ac;
  margin: 2rem 0 !important;
  width: 25%;
}
.titleAnio {
  font-size: 3rem;
  letter-spacing: 1.5px;
}

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

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

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

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

.text_12 {
  font-size: 14px;
}

/*** MENU ***/

.bg-dark {
  background-color: #fff !important;
  color: #0060ac !important;
}

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

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

.sexo-medico span {
  width: 100px;
  display: inline-block;
}

.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 #fff !important;
}

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

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

.miembros td {
  border-left: 2px solid #fff !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;
  font-size: 2.8rem;
  color: #fff;
  font-weight: 500;
}

.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: #004874 !important;
  font-size: 2rem;
}

.redes a {
  color: #0060ac !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: #fff;
  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: #e7616f;
  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: #fff;
  height: 1.1rem;
  margin: 0.3125rem 0;
  opacity: 0;
  overflow: hidden;
}

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

.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-bar1[data-skill="011"] {
  width: 5%;
}
.chart-horizontal .chart-bar[data-skill="0.05"] {
  width: 1.2%;
}
.chart-horizontal .chart-bar[data-skill="0057"] {
  width: 2%;
}
.chart-horizontal .chart-bar[data-skill="003"] {
  width: 0.5%;
}
.chart-horizontal .chart-bar1[data-skill="583"] {
  width: 15%;
}

.chart-horizontal .chart-bar1[data-skill="6"] {
  width: 22%;
}
.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="5"] {
  width: 15%;
}
.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="50"] {
  width: 50%;
}
.chart-horizontal .chart-bar1[data-skill="45"] {
  width: 45%;
}
.chart-horizontal .chart-bar[data-skill="45"] {
  width: 45%;
}

.centradoGrafica {
  border-bottom: 1px solid #fff;
}

.text_green {
  color: #c0d235;
}

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

.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 {
  margin-top: 1rem;
}

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

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

.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: #fff !important;
}

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

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

/***  NUEVOS CSS ***/
.logros {
  border-bottom: 1px solid #fff;
  padding-bottom: 1rem;
}
.logros h4 {
  font-size: 30px !important;
}

.logros small {
  display: block !important;
  width: 90%;
  margin: auto;
  line-height: 16px;
  margin-bottom: 15px;
  height: 42px;
}

.img_logros {
  width: 50px;
  height: 50px;
  margin: auto;
  margin-bottom: 1rem;
}

.img_logros img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.logros hr,
.miembros hr {
  border-top: 0.5px solid #fff !important;
  width: 90% !important;
  margin: auto;
}

.img_proyinv {
  width: 60%;
  margin: auto;
  display: block;
  padding: 15px 0;
}

.medicosresidentesh2 {
  font-size: 2.9rem !important;
}

.hrWhite {
  border-top: 2px solid #fff !important;
}

.img_residentes {
  width: 70%;
  display: block;
  margin: auto;
}

.div_white {
  background-color: #fff;
  color: #0060ac;
  padding: 10px 20px;
  width: 100%;
  margin-bottom: 1rem;
}

.div_green {
  background-color: #61ab61;
  color: #fff;
  padding: 10px 20px;
  width: 100%;
  margin-bottom: 1rem;
}

.bg_green {
  background-color: #62ac61;
  padding: 5px 15px !important;
}

.bg_red {
  background-color: #e7616f;
  padding: 5px 15px !important;
}

.bg_blanco {
  background-color: #fff;
  color: #0060ac !important;
  padding: 5px 15px !important;
}

.border_ri {
  border-right: 2px solid #fff;
}

.text_red4 {
  font-size: 2rem !important;
  color: #e8626f;
}

.hr_blues {
  border-top: 5px solid #0063af !important;
}

.hr_azul {
  border-top: 1px solid #0063af !important;
}

.div_mejor {
  height: 150px;
}

.btn_informe {
  background-color: #0060ac;
  color: #fff !important;
  text-decoration: none !important;
  margin-top: 10px;
  padding: 10px 20px;
  display: table;
}

@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;
  }
  .contenedor {
    padding-bottom: 3rem;
  }
  .border_ri {
    border-right: 0px solid #fff;
    border-bottom: 2px solid #fff;
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
  .pad_mov2 {
    padding-top: 2rem;
  }
  .robo_mov {
    margin: auto;
    padding-top: 2rem;
  }
}

/** 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%);
}
