/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
html {
  scroll-padding-top: 4rem;
}


body {
  font-family: "Open Sans", sans-serif;
  color: #444444;
  line-height: normal
}

.parrafo_sangria {
  font-family: "Open Sans", sans-serif;
  color: #444444;
  padding-left: 20px;
  line-height: normal
}
.Bold_italic{
  font-family: "Open Sans", sans-serif;
  font-style: oblique;
  font-weight: bold;
  color: #444444;
  line-height: normal;
}

.rojo_grande{
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
	color: #c02448;
	font-size: xxx-large;
	text-align: center;
	margin-right: 10px;
	
	
}

.gris_porciento{
	font-family: "Open Sans", sans-serif;
	font-size: xx-large;
	color: gray;
	
	
}

a {
  color: #009cea;
}

a:hover {
  color: #1eb4ff;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "yorkten-slab-normal", sans-serif;
  
}

h3 {
  font-family: "yorkten-slab-normal", sans-serif;
  color: #4a4a4a;
  font-size: 2rem;
  text-transform: uppercase;
  text-align: left;
  margin-top: 40px;
  margin-bottom: 20px;
}
h2.encabezado-acknowledgments {
    font-size: 2.5rem;
    font-weight: 400;
    margin-bottom: 20px;
    padding-bottom: 0;
    font-family: "yorkten-slab-normal", sans-serif;
    color: #c02448;
    text-align: left;
    text-transform: uppercase;
}
.hidden{
  display: none;
}
.mr-auto,
.mx-auto {
  /* margin-right: auto!important; */
  /*margin-right: 60px !important;*/
}


p {
  text-align: justify;
}

ul,
ol {
  padding-inline-start: 10px;
}

section#cnic-news-and-views {
    background: #d0c7c269;
}
section#training-programs {
    background: #e2e0db;
}
section#facts-and-figures {
    background: #d4cdc761;
}
section#pricing {
    background: #efeceab5;
}
section#acknowledgments {
    background: #f7f7f4;
}
section#colaborators {
    position: relative;
    max-width: 1200px;
    margin: auto;
}
section#colaborators-uno {
    position: relative;
    max-width: 1200px;
    margin: auto;
}
section#research {
    background: #d0cac63d;
}
section#myocardial-pathophysiology {
    background: #f4f2f1;
    border-top: 2px dashed white;
}
section#cardiovascular-regeneration {
  background: #d0cac63d;
}


section#scientific-highlights {
    background: #d8cfca8a;
}
section#cell-and-developmental-biology{
    background: #f4f2f1;
     border-top: 2px dashed white;
}
section#clinical-studies{
    background: #f4f2f1;
     border-top: 2px dashed white;
}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/

.back-to-top {
  position: fixed;
 /* display: none;*/
  right: 15px;
  bottom: 15px;
  z-index: 99999;
}

.back-to-top i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  background: #c02448;
  color: #fff;
  transition: all 0.4s;
}

.back-to-top i:hover {
  background: #474d50;
  color: #fff;
}


/*--------------------------------------------------------------
# Disable AOS delay on mobile
--------------------------------------------------------------*/

@media screen and (max-width: 767px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
  h2.encabezado-acknowledgments {
    font-size: 22pt;
    font-weight: 400;
    margin-bottom: 20px;
    padding-bottom: 0;
    font-family: "yorkten-slab-normal", sans-serif;
    color: #c02448;
    text-align: left;
    text-transform: uppercase;
}
.logo.mr-auto.cabecera {
    max-width: 200px;
}
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
  height: auto;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  padding: 15px 0;
  background: #fff;
}

#header.header-scrolled {
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#header .logo h1 {
  font-size: 28px;
  margin: 0;
  padding: 6px 0;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: "Open Sans", sans-serif;
}

#header .logo h1 a,
#header .logo h1 a:hover {
  color: #000000;
  text-decoration: none;
  font-family: yorkten-slab-normal, sans-serif;
  font-weight: 100;
  text-transform: uppercase;
}

#header .logo img {
  padding: 0;
  margin: 0;
  max-height: 40px;
}

@media (max-width: 768px) {
  #header .logo h1 {
    font-size: 28px;
    padding: 8px 0;
  }
}


/*--------------------------------------------------------------
# Header Social Links
--------------------------------------------------------------*/
header#header .d-flex {
    display: flex!important;
    align-items: flex-start;
    justify-content: flex-end;
}
.header-social-links a {
  color: #7b909a;
  padding: 12px 0 12px 6px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
  font-size: 1em;
  margin-right: 10px;
}
span.share {
    font-size: .7em;
}
.footer-social-links {
    text-align: center;
    border-top: 1px solid #8080803b;
    margin-top: 2rem;
}
.footer-social-links a {
  color: #7b909a;
  padding: 12px 0 12px 6px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
    font-size: 22px;
    margin: 1rem;
}
.footer-social-links a:hover {
  color: #c02448;
  padding: 12px 0 12px 6px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
   font-size: 22px;
    margin: 1rem;
}

.header-social-links a:hover {
  color: #009cea;
}

@media (max-width: 768px) {
  .header-social-links {
    padding-right: 48px;
  }
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/


/* Desktop Navigation */

.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu>ul>li {
  position: relative;
  white-space: nowrap;
  float: left;
}

.nav-menu a {
  display: block;
  position: relative;
  color: #000000;
  padding: 10px 15px;
  transition: 0.3s;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
}

.nav-menu a:hover,
.nav-menu .active>a,
.nav-menu li:hover>a {
  color: #c02448;
  text-decoration: none;
}

.nav-menu .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
}

.nav-menu .drop-down:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.nav-menu .drop-down li {
  min-width: 180px;
  position: relative;
}

.nav-menu .drop-down ul a {
  padding: 10px 20px;
  font-size: 14px;
  text-transform: none;
  color: #003651;
  text-indent: 15px;
}
a.title-nav {
  /* text-indent: 0 !important; */
  padding: 10px 0 !important;
  font-weight: 700;
  font-size: 16px !important;
}

.nav-menu .drop-down>a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down>a {
  padding-right: 35px;
}

.nav-menu .drop-down .drop-down>a:after {
  content: "\eaa0";
  font-family: IcoFont;
  position: absolute;
  right: 15px;
}

@media (max-width: 1366px) {
  .nav-menu .drop-down .drop-down ul {
    left: -67%;
  }
  .nav-menu .drop-down .drop-down:hover>ul {
    left: -67%;
  }
  .nav-menu .drop-down .drop-down:hover>ul#facts {
    left: -50%;
  }
  .nav-menu .drop-down .drop-down>a:after {
    content: "\ea9d";
  }
}
.third-nivel {
  text-indent: 20px;
}

/* Mobile Navigation */

.mobile-nav-toggle {
  position: fixed;
  right: 15px;
  top: 21px;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  color: #000125;
}

.mobile-nav {
  position: fixed;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  z-index: 9999;
  overflow-y: auto;
  background: #fff;
  transition: ease-in-out 0.2s;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  padding: 10px 0;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #364146;
  padding: 10px 20px;
  font-weight: 500;
  outline: none;
}

.mobile-nav a:hover,
.mobile-nav .active>a,
.mobile-nav li:hover>a {
  color:#b6bcbf;
  text-decoration: none;
}

.mobile-nav .drop-down>a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down>a:after {
  content: "\eaa1";
}

.mobile-nav .drop-down>a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
 
  overflow: hidden;
}
.mobile-nav .drop-down.submenu ul {
  display: none;
}

.mobile-nav .drop-down li {
  padding: 0 10px;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(32, 38, 41, 0.6);
  overflow: hidden;
  display: none;
  transition: ease-in-out 0.2s;
}

.mobile-nav-active {
  overflow: hidden;

}

.mobile-nav-active .mobile-nav {
  opacity: 1;
  visibility: visible;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}


/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero-2 {
    background-attachment: fixed;
  }
#hero {
    width: 100%;
    background-image: url(../images/backgrounds/cnic_report_2024.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 72px;
    /* background: #000125; */
}

#hero h1 {
  margin: 0 0 20px 0;
  font-size: 48px;
  font-weight: 200;
  line-height: 56px;
  color: #ffffff;
  font-family: yorkten-slab-normal, sans-serif;
}

#hero h2 {
  color: #576971;
  margin-bottom: 30px;
  font-size: 24px;
}

#hero h2.texto-fondo-oscuro {
  font-size: 1.2rem;
  color: #caccce;
}

h2.titulo-slide {
    margin: 0 0 20px 0;
    font-size: 48px !important;
    font-weight: 200;
    line-height: 56px;
    color: #ffffff !important;
    font-family: yorkten-slab-normal, sans-serif;
        line-height: inherit;
}
#hero .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 28px;
  border-radius: 3px;
  transition: 0.5s;
  color: #fff;
  background: #009cea;
}

#hero .btn-get-started:hover {
  background: #008bd1;
}

#hero .hero-img {
  text-align: center;
}

#hero .hero-img img {
  width: 100%;
}

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}

@media (max-width: 992px) {
  #hero h1 {
    font-size: 32px;
    line-height: 40px;
  }
  #hero h2 {
    font-size: 20px;
  }
  p.clinical-studies.interletrado {
    letter-spacing: 0px;
  }
}



/*--------------------------------------------------------------
# Hero Section 2
--------------------------------------------------------------*/
#hero-2 {
    background-attachment: fixed;
  }
#hero-2 {
    width: 100%;
    background-image: url('../images/backgrounds/cap-3.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    max-width: 1200px;
    margin: auto;
    
    /* background: #000125; */
}

#hero-2 h1 {
  margin: 0 0 20px 0;
  font-size: 48px;
  font-weight: 200;
  line-height: 56px;
  color: #ffffff;
  font-family: yorkten-slab-normal, sans-serif;
}

#hero-2 h2 {
  color: #576971;
  margin-bottom: 30px;
  font-size: 24px;
}

#hero-2 h2.texto-fondo-oscuro {
  font-size: 1.2rem;
  color: #caccce;
}

#hero-2 .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 28px;
  border-radius: 3px;
  transition: 0.5s;
  color: #fff;
  background: #009cea;
}

#hero-2 .btn-get-started:hover {
  background: #008bd1;
}

#hero-2 .hero-img {
  text-align: center;
}

#hero-2 .hero-img img {
  width: 100%;
}

@media (min-width: 1024px) {
  #hero-2 {
    background-attachment: fixed;
  }
}

@media (max-width: 992px) {
  #hero-2 h1 {
    font-size: 32px;
    line-height: 40px;
  }
  #hero-2 h2 {
    font-size: 20px;
  }
  p.clinical-studies.interletrado {
    letter-spacing: 0px;
  }
}




/*--------------------------------------------------------------
# Hero Section 3
--------------------------------------------------------------*/
#hero-3 {
    background-attachment: fixed;
  }
#hero-3 {
    width: 100%;
    background-image: url('../images/backgrounds/hero-3.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    max-width: 1200px;
    margin: auto;
    /* background: #000125; */
}

#hero-3 h1 {
  margin: 0 0 20px 0;
  font-size: 48px;
  font-weight: 200;
  line-height: 56px;
  color: #ffffff;
  font-family: yorkten-slab-normal, sans-serif;
}

#hero-3 h2 {
  color: #576971;
  margin-bottom: 30px;
  font-size: 24px;
}

#hero-3 h2.texto-fondo-oscuro {
  font-size: 1.2rem;
  color: #caccce;
}

#hero-3 .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 28px;
  border-radius: 3px;
  transition: 0.5s;
  color: #fff;
  background: #009cea;
}

#hero-3 .btn-get-started:hover {
  background: #008bd1;
}

#hero-3 .hero-img {
  text-align: center;
}

#hero-3 .hero-img img {
  width: 100%;
}

@media (min-width: 1024px) {
  #hero-3 {
    background-attachment: fixed;
  }
}

@media (max-width: 992px) {
  #hero-3 h1 {
    font-size: 32px;
    line-height: 40px;
  }
  #hero-3 h2 {
    font-size: 20px;
  }
  p.clinical-studies.interletrado {
    letter-spacing: 0px;
  }
}

/*--------------------------------------------------------------
# Hero Section 4
--------------------------------------------------------------*/
#hero-4 {
    background-attachment: fixed;
  }
#hero-4 {
    width: 100%;
    background-image: url('../images/backgrounds/cnic-6-0.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    max-width: 1200px;
    margin: auto;
    /* background: #000125; */
}

#hero-4 h1 {
  margin: 0 0 20px 0;
  font-size: 48px;
  font-weight: 200;
  line-height: 56px;
  color: #ffffff;
  font-family: yorkten-slab-normal, sans-serif;
}

#hero-4 h2 {
  color: #576971;
  margin-bottom: 30px;
  font-size: 24px;
}

#hero-4 h2.texto-fondo-oscuro {
  font-size: 1.2rem;
  color: #caccce;
}

#hero-4 .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 28px;
  border-radius: 3px;
  transition: 0.5s;
  color: #fff;
  background: #009cea;
}

#hero-4 .btn-get-started:hover {
  background: #008bd1;
}

#hero-4 .hero-img {
  text-align: center;
}

#hero-4 .hero-img img {
  width: 100%;
}

@media (min-width: 1024px) {
  #hero-4 {
    background-attachment: fixed;
  }
}

@media (max-width: 992px) {
  #hero-4 h1 {
    font-size: 32px;
    line-height: 40px;
  }
  #hero-4 h2 {
    font-size: 20px;
  }
  p.clinical-studies.interletrado {
    letter-spacing: 0px;
  }
}

/*--------------------------------------------------------------
# Hero Section 5
--------------------------------------------------------------*/
#hero-5 {
    background-attachment: fixed;
  }
#hero-5 {
    width: 100%;
    background-image: url('../images/backgrounds/hero-5.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    max-width: 1200px;
    margin: auto;
    /* background: #000125; */
}

#hero-5 h1 {
  margin: 0 0 20px 0;
  font-size: 48px;
  font-weight: 200;
  line-height: 56px;
  color: #ffffff;
  font-family: yorkten-slab-normal, sans-serif;
}

#hero-5 h2 {
  color: #576971;
  margin-bottom: 30px;
  font-size: 24px;
}

#hero-5 h2.texto-fondo-oscuro {
  font-size: 1.2rem;
  color: #caccce;
}

#hero-5 .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 28px;
  border-radius: 3px;
  transition: 0.5s;
  color: #fff;
  background: #009cea;
}

#hero-5 .btn-get-started:hover {
  background: #008bd1;
}

#hero-5 .hero-img {
  text-align: center;
}

#hero-5 .hero-img img {
  width: 100%;
}

@media (min-width: 1024px) {
  #hero-5 {
    background-attachment: fixed;
  }
}

@media (max-width: 992px) {
  #hero-5 h1 {
    font-size: 32px;
    line-height: 40px;
  }
  #hero-5 h2 {
    font-size: 20px;
  }
  p.clinical-studies.interletrado {
    letter-spacing: 0px;
  }
}


/*--------------------------------------------------------------
# Hero Section cnic and news
--------------------------------------------------------------*/
#hero-cnic-and-news {
    background-attachment: fixed;
  }
#hero-cnic-and-news {
    width: 100%;
    background-image: url('../images/backgrounds/cap-4.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    max-width: 1200px;
    margin: auto;
    /* background: #000125; */
}


#hero-cnic-and-news h1 {
  margin: 0 0 20px 0;
  font-size: 48px;
  font-weight: 200;
  line-height: 56px;
  color: #ffffff;
  font-family: yorkten-slab-normal, sans-serif;
}

#hero-cnic-and-news h2 {
  color: #576971;
  margin-bottom: 30px;
  font-size: 24px;
}

#hero-cnic-and-news h2.texto-fondo-oscuro {
  font-size: 1.2rem;
  color: #caccce;
}

#hero-cnic-and-news .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 28px;
  border-radius: 3px;
  transition: 0.5s;
  color: #fff;
  background: #009cea;
}

#hero-cnic-and-news .btn-get-started:hover {
  background: #008bd1;
}

#hero-cnic-and-news .hero-img {
  text-align: center;
}

#hero-cnic-and-news .hero-img img {
  width: 100%;
}

@media (min-width: 1024px) {
  #hero-cnic-and-news {
    background-attachment: fixed;
  }
}

@media (max-width: 992px) {
  #hero-cnic-and-news h1 {
    font-size: 32px;
    line-height: 40px;
  }
  #hero-cnic-and-news h2 {
    font-size: 20px;
  }
  p.clinical-studies.interletrado {
    letter-spacing: 0px;
  }
}



/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/

section {
            padding: 60px 0px 60px;
  overflow: hidden;
}

.section-bg {
  background-color: #f7f8f9;
}

.section-title {
  /* text-align: center; */
  
}

.section-title h2 {
  /* font-size: 2.5rem; */
  font-size: 3.5rem;
  font-weight: 400;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-family: "yorkten-slab-normal", sans-serif;
  color: #c02448;
  text-align: left;
  text-transform: uppercase;
}

.section-title p {
  margin-bottom: 0;
}

.section-title.aos-init.aos-animate p {
  /* text-align: justify; */
  display: block;
 
  /* margin-bottom: 50px !important; */
}
.container {
    padding: 0px 20px 0px;
}


/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/

.about {
  padding: 0;
  margin-top: 40px;
}

.about .container {
  background-color: #f7f8f9;
  padding: 60px 50px;
}

@media (max-width: 992px) {
  .about .container {
    padding: 30px;
  }

}

.about .content h3 {
  font-weight: 400;
  font-size: 32px;
  color: #364146;
  font-family: "Poppins", sans-serif;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding-bottom: 10px;
}

.about .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #28a745;
}

.about .content p:last-child {
  margin-bottom: 0;
}


/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/

.features {
  padding-bottom: 40px;
}

.features .nav-tabs {
  border: 0;
}

.features .nav-link {
  border: 0;
  padding: 20px;
  transition: 0.3s;
  color: #364146;
  transition: 0.3s ease-in-out;
  border-radius: 0;
  border-left: 4px solid #fafbfb;
}

.features .nav-link h4 {
  font-size: 18px;
  font-weight: 600;
  transition: 0.3s ease-in-out;
  color: #576971;
}

.features .nav-link p {
  font-size: 14px;
  margin-bottom: 0;
}

.features .nav-link:hover {
  background: #fafbfb;
}

.features .nav-link:hover h4 {
  color: #364146;
}

.features .nav-link.active {
  border-radius: 0;
  border: 0;
  border-left: 4px solid #009cea;
  background: #fafbfb;
}

.features .nav-link.active h4 {
  color: #009cea;
}

.features .tab-pane.active {
  -webkit-animation: slide-down 0.5s ease-out;
  animation: slide-down 0.5s ease-out;
}

.features .tab-content {
  text-align: right;
}

@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes slide-down {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/

.services .icon-box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  margin: 0;
  background: #fff;
  box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
  transition: all 0.3s ease-in-out;
  border-radius: 4px;
  text-align: center;
  border-bottom: 3px solid #fff;
}

.services .icon-box:hover {
  transform: translateY(-5px);
}

.services .icon i {
  font-size: 48px;
  line-height: 1;
  margin-bottom: 15px;
}

.services .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

.services .title a {
  color: #111;
}

.services .description {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0;
}

.services .icon-box-pink .icon i {
  color: #ff689b;
}

.services .icon-box-pink:hover {
  border-color: #ff689b;
}

.services .icon-box-cyan .icon i {
  color: #3fcdc7;
}

.services .icon-box-cyan:hover {
  border-color: #3fcdc7;
}

.services .icon-box-green .icon i {
  color: #41cf2e;
}

.services .icon-box-green:hover {
  border-color: #41cf2e;
}

.services .icon-box-blue .icon i {
  color: #2282ff;
}

.services .icon-box-blue:hover {
  border-color: #2282ff;
}


/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/

section#portfolio-research {
  max-width: 1200px;
  margin: auto;
  background: #f7f6f6;
}

section#portfolio-cell {
  max-width: 1200px;
  margin: auto;
  background: #f0f0f0;
}

.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 25px auto;
  list-style: none;
  text-align: center;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  color: #444444;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
  font-family: "Poppins", sans-serif;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  color: #009cea;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
      border-radius: 30px 0px 30px 0px;
}

.portfolio .portfolio-wrap::before {
  content: "";
  background: rgb(64 60 60 / 70%);
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  bottom: 30px;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
  border-radius: 30px 0px 30px 0px;
}

.portfolio .portfolio-wrap .portfolio-info {
  opacity: 0;
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 3;
  transition: all ease-in-out 0.3s;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: #364146;
  font-size: 14px;
  text-transform: uppercase;
}

.portfolio .portfolio-wrap .portfolio-links {
  opacity: 0;
  left: 0;
  right: 0;
  bottom: 10%;
  text-align: center;
  z-index: 3;
  position: absolute;
  transition: all ease-in-out 0.3s;
}

.portfolio .portfolio-wrap .portfolio-links a {
  color: #009cea;
  margin: 0 2px;
  font-size: 24px;
  display: inline-block;
  transition: 0.3s;
  background: #eaf8ff;
  border-radius: 50px;
  line-height: 0;
  padding: 6px;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  color: #fff;
  background: #009cea;
}

.portfolio .portfolio-wrap:hover::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
  top: calc(50% - 48px);
}

.portfolio .portfolio-wrap:hover .portfolio-links {
    opacity: 1;
    bottom: calc(100% - 50%);
}


/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/

.cta {
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("../img/cta-bg.html") center center;
  background-size: cover;
  padding: 80px 0;
}

.cta h3 {
  color: #364146;
  font-size: 28px;
  font-weight: 700;
}

.cta p {
  color: #576971;
}

.cta .cta-btn {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 30px;
  border-radius: 4px;
  transition: 0.5s;
  margin: 10px;
  color: #fff;
  background: #009cea;
}

.cta .cta-btn:hover {
  background: #008bd1;
}

@media (min-width: 1024px) {
  .cta {
    background-attachment: fixed;
  }
}

@media (min-width: 768px) {
  .cta .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
/*  .container, .container-md, .container-sm {
    max-width: 1200px !important;
}*/

}


/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/

.testimonials .testimonial-item {
  box-sizing: content-box;
  min-height: 320px;
}

.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50%;
  margin: -40px 0 0 40px;
  position: relative;
  z-index: 2;
  border: 6px solid #fff;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 45px;
  color: #111;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0 0 0 45px;
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
  color: #d8dee1;
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 15px 0 15px;
  padding: 20px 20px 60px 20px;
  background: #f4f6f7;
  position: relative;
  border-radius: 6px;
  position: relative;
  z-index: 1;
}

.testimonials .owl-nav,
.testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

.testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd !important;
}

.testimonials .owl-dot.active {
  background-color: #009cea !important;
}

@media (max-width: 767px) {
  .testimonials {
    margin: 30px 10px;
  }
  #hero {
    width: 100%;
    background-image: url(../images/background_home.webp);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position-x: 65%;
    margin-top: 162px;
    padding: 60px 0;
    /*background: #000125;*/
  }
  .header-social-links {
    padding-right: 58px;
    
}

}


/*--------------------------------------------------------------
# FOREWORD
--------------------------------------------------------------*/

.foreword {
  position: relative;
  max-width: 1200px;
  margin: auto;
  
}

/*.foreword::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
}*/

.foreword .container {
  position: relative;
  z-index: 10;
}
.container.sin-padding {
    padding: 0px;
}

.foreword .member {
    text-align: center;
    margin-bottom: 80px;
    position: relative;
    
}

.member.margin-130 {
   
    margin-bottom: 130px;
}

.foreword .member .pic {
  overflow: hidden;
}

.foreword .member .member-info {
  position: absolute;
  top: 85%;
  left: 0px;
  right: 0px;
  background: #fff;
     padding: 10px;
  color: #364146;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
      min-height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.foreword .member:hover .member-info {
  max-height: 300px;
}



.foreword .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

.foreword .member .social {
  margin-top: 15px;
}

.foreword .member .social a {
  transition: color 0.3s;
  color: #627680;
}

.foreword .member .social a:hover {
  color: #009cea;
}

.foreword .member .social i {
  font-size: 16px;
  margin: 0 2px;
}

section#foreword p {
  text-align: justify;
}

section#foreword p.con-margin-top {
  text-align: justify;
  margin-top: 2em;
}



/*@media (max-width: 992px) {
  .foreword .member {
    margin-bottom: 110px;
  }
}
*/

/*--------------------------------------------------------------
# research
--------------------------------------------------------------*/

.research {
  position: relative;
  max-width: 1200px;
  margin: auto;
  
}

.research::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  
  z-index: 9;
}

.research .container {
  position: relative;
  z-index: 10;
}

.research .member {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}

.research .member .pic {
  overflow: hidden;
}

.research .member .member-info {
    background: #fff;
    padding: 10px;
    color: #364146;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: max-height 0.5s ease-in-out;
    min-height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.member-info p {
  text-align: center !important;
  color: #d4cece;
  font-size: 10pt;
  margin-bottom: 5px;
}

.member-info p a {
  font-size: 11pt;
  font-weight: 700;
  text-align: center !important;
  color: #d4cece;
  margin-bottom: 5px;
}

.member-info p a:hover {
  color: black;
}

.container.portfolio {
  /* margin-top: 20px; */
}


/*.groups.row.centrado {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: center;
}*/



.research .member .member-info:hover {
  max-height: 90px;
}

.member.aos-init.aos-animate h5 {
  font-weight: 700;
  font-size: 16px;
  color: #c5cbce;
  position: relative;
}

.col-lg-6.d-flex.flex-column.justify-contents-center.centrado {
  justify-content: center;
}

span.nombre-tech {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 19px !important;
  color: #d2d2d2;
  font-style: normal !important;
  /* position: relative; */
  /* padding-bottom: 10px; */
}

.research .member:hover .member-info {
  max-height: 300px;
}

.research .member h4 {
  font-weight: 700;
  font-size: 16px;
  color: #364146;
  position: relative;
}

.research .member h4::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #b5c1c6;
  bottom: -5px;
  left: calc(50% - 25px);
}

.research .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

.research .member .social {
  margin-top: 15px;
}

.research .member .social a {
  transition: color 0.3s;
  color: #627680;
}

.research .member .social a:hover {
  color: #009cea;
}

.research .member .social i {
  font-size: 16px;
  margin: 0 2px;
}

section#research p {
  /* text-align: justify !important;
    color: #444444;
    margin-bottom: 0px;
    font-size: 10pt;
    margin-bottom: 5px;*/
}



ul li {
  margin: 1em;
  text-align: justify;
}

ol li {
  margin: 1em;
  text-align: justify;
}

span.grey {
  color: #6a6968;
}

/*@media (max-width: 992px) {
  .research .member {
    margin-bottom: 110px;
  }
}*/

section#cnic-news-and-views {
    background: #d0c7c269;
}
section#training-programs {
    background: #e2e0db;
}
section#facts-and-figures {
    background: #d4cdc761;
}
section#pricing {
    background: #efeceab5;
}
section#acknowledgments {
    background: #f7f7f4;
}
section#figures-legends {
    background: #c3c3b938;
}

/*--------------------------------------------------------------
# cell
--------------------------------------------------------------*/

.cell {
  position: relative;
  max-width: 1200px;
  margin: auto;
  background: #c7c5c5;
}

.cell::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.85);
  z-index: 9;
}

.cell .container {
  position: relative;
  z-index: 10;
}

.cell .member {
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}

.cell .member .pic {
  overflow: hidden;
}

.cell .member .member-info {
  position: absolute;
  top: 85%;
  left: 20px;
  right: 20px;
  background: #fff;
  padding: 20px 0;
  color: #364146;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  max-height: 95px;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}

.cell .member:hover .member-info {
  max-height: 300px;
}

.cell .member h4 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 16px;
  color: #364146;
  position: relative;
  padding-bottom: 10px;
}

.cell .member h4::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #b5c1c6;
  bottom: 0;
  left: calc(50% - 25px);
}

.cell .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

.cell .member .social {
  margin-top: 15px;
}

.cell .member .social a {
  transition: color 0.3s;
  color: #627680;
}

.cell .member .social a:hover {
  color: #009cea;
}

.cell .member .social i {
  font-size: 16px;
  margin: 0 2px;
}

section#cell p {
  text-align: justify;
  padding-top: 2em;
  padding-bottom: 2em;
}

@media (max-width: 992px) {
  .cell .member {
    margin-bottom: 110px;
  }
  #hero {
    width: 100%;
    background-image: url('../images/backgrounds/background_home.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 69%;
    margin-top: 72px;
    padding: 60px 0;
    /* background: #000125; */
}
}


/*--------------------------------------------------------------
# clinical
--------------------------------------------------------------*/

.clinical {
  position: relative;
  max-width: 1200px;
  margin: auto;
  background: #c7c5c5;
}

.clinical::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.85);
  z-index: 9;
}

.clinical .container {
  position: relative;
  z-index: 10;
}

.clinical .member {
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}

.clinical .member .pic {
  overflow: hidden;
}

.clinical .member .member-info {
  position: absolute;
  top: 85%;
  left: 20px;
  right: 20px;
  background: #fff;
  padding: 20px 0;
  color: #364146;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  max-height: 95px;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}

.clinical .member:hover .member-info {
  max-height: 300px;
}

.clinical .member h4 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 16px;
  color: #364146;
  position: relative;
  padding-bottom: 10px;
}

.clinical .member h4::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #b5c1c6;
  bottom: 0;
  left: calc(50% - 25px);
}

.clinical .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

.clinical .member .social {
  margin-top: 15px;
}

.clinical .member .social a {
  transition: color 0.3s;
  color: #627680;
}

.clinical .member .social a:hover {
  color: #009cea;
}

.clinical .member .social i {
  font-size: 16px;
  margin: 0 2px;
}

section#clinical p {
  text-align: justify;
  padding-top: 2em;
  padding-bottom: 2em;
}

@media (max-width: 992px) {
  .clinical .member {
    margin-bottom: 110px;
  }
}


/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/

.clients .clients-wrap {}

.clients .client-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background: #fff;
  height: 120px;
  padding: 40px;
}

.client-logo.banner.aos-init.aos-animate {
  /* border: 1px solid #ecf1ec; */
}

.clients .client-logo img {
  
  
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  
}
.clients .client-logo img.procinic-logo-no-max-width {
  max-width: 80% !important;
 
}

.clients .client-logo:hover img {
  -webkit-filter: none;
  filter: none;
  transform: scale(1.1);
}

.clients img {
  transition: all 0.4s ease-in-out;
}


/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/

.pricing .box {
  padding: 20px;
  background: #fff;
  text-align: center;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  border: 2px solid #e9ecee;
}

.pricing h3 {
  font-weight: 400;
  padding: 20px 15px;
  font-size: 18px;
  font-weight: 400;
  color: #777777;
}

.pricing h4 {
  font-size: 36px;
  color: #009cea;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}

.pricing h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}

.pricing h4 span {
  color: #bababa;
  font-size: 16px;
  font-weight: 300;
}

.pricing ul {
  padding: 0;
  list-style: none;
  color: #444444;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}

.pricing ul li {
  padding-bottom: 16px;
}

.pricing ul i {
  color: #009cea;
  font-size: 18px;
  padding-right: 4px;
}

.pricing ul .na {
  color: #ccc;
  text-decoration: line-through;
}

.pricing .btn-wrap {
  padding: 20px 15px;
  text-align: center;
}

.pricing .btn-buy {
  background: #009cea;
  display: inline-block;
  padding: 8px 30px;
  border-radius: 4px;
  color: #fff;
  font-size: 13px;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.pricing .featured {
  background: #009cea;
  border-color: #009cea;
}

.pricing .featured h3,
.pricing .featured h4,
.pricing .featured h4 span,
.pricing .featured ul,
.pricing .featured ul .na {
  color: #fff;
}

.pricing .featured .btn-buy {
  background: #fff;
  color: #009cea;
}

.pricing .advanced {
  width: 200px;
  position: absolute;
  top: 18px;
  right: -68px;
  transform: rotate(45deg);
  z-index: 1;
  font-size: 14px;
  padding: 1px 0 3px 0;
  background: #009cea;
  color: #fff;
}


/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/

.faq {
  padding: 60px 0;
}

.faq .faq-list {
  padding: 0;
  list-style: none;
}

.faq .faq-list li {
  padding: 0 0 20px 25px;
}

.faq .faq-list a {
  display: block;
  position: relative;
  font-family: #009cea;
  font-size: 18px;
  font-weight: 500;
}

.faq .faq-list i {
  font-size: 18px;
  position: absolute;
  left: -25px;
  top: 6px;
}

.faq .faq-list p {
  margin-bottom: 20px;
  font-size: 15px;
}

.faq .faq-list a.collapse {
  color: #009cea;
}

.faq .faq-list a.collapsed {
  color: #343a40;
}

.faq .faq-list a.collapsed:hover {
  color: #009cea;
}

.faq .faq-list a.collapsed i::before {
  content: "\eab2" !important;
}


/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/

.contact .info {
  padding: 30px;
  background: #fff;
  width: 100%;
  border: 2px solid #e9ecee;
  border-radius: 4px;
}

.contact .info i {
  font-size: 20px;
  color: #009cea;
  float: left;
  width: 44px;
  height: 44px;
  background: #f2f4f5;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #364146;
}

.contact .info p {
  padding: 0 0 10px 60px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #627680;
}

.contact .info .social-links {
  padding-left: 60px;
}

.contact .info .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #333;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  margin-right: 10px;
}

.contact .info .social-links a:hover {
  background: #009cea;
  color: #fff;
}

.contact .info .email:hover i,
.contact .info .address:hover i,
.contact .info .phone:hover i {
  background: #009cea;
  color: #fff;
}

.contact .php-email-form {
  width: 100%;
  padding: 30px;
  background: #fff;
  border: 2px solid #e9ecee;
  border-radius: 4px;
}

.contact .php-email-form .form-group {
  padding-bottom: 8px;
}

.contact .php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.contact .php-email-form input {
  height: 44px;
}

.contact .php-email-form textarea {
  padding: 10px 12px;
}

.contact .php-email-form button[type="submit"] {
  background: #009cea;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #1eb4ff;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/

.breadcrumbs {
  padding: 15px 0;
  background: #f4f6f7;
  min-height: 40px;
  margin-top: 70px;
}

.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 600;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li+li {
  padding-left: 10px;
}

.breadcrumbs ol li+li::before {
  display: inline-block;
  padding-right: 10px;
  color: #4c5c63;
  content: "/";
}


/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/

.portfolio-details .portfolio-details-container {
  position: relative;
}

.portfolio-details .portfolio-details-carousel {
  position: relative;
  z-index: 1;
}

.portfolio-details .portfolio-details-carousel .owl-nav,
.portfolio-details .portfolio-details-carousel .owl-dots {
  margin-top: 5px;
  text-align: left;
}

.portfolio-details .portfolio-details-carousel .owl-dot {
  display: inline-block;
  margin: 0 10px 0 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd !important;
}

.portfolio-details .portfolio-details-carousel .owl-dot.active {
  background-color: #009cea !important;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  position: absolute;
  right: 0;
  bottom: -70px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li+li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 50px;
}

.portfolio-details .portfolio-description h2 {
  width: 50%;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0 0 0 0;
}

@media (max-width: 768px) {
  .portfolio-details .portfolio-info {
    position: static;
    margin-top: 30px;
  }

}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
  background: #f7f8f9;
  padding: 0 0 30px 0;
  color: #364146;
  font-size: 14px;
}

#footer .footer-top {
  background: #fff;
  padding: 60px 0 30px 0;
  border-top: 2px solid #e9ecee;
  border-bottom: 2px solid #e9ecee;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  color: #576971;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #e9ecee;
  color: #8a9ca5;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #009cea;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: 600;
  color: #364146;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #009cea;
  font-size: 18px;
  line-height: 1;
  margin-left: -5px;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #576971;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  color: #009cea;
}

#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
  border: 1px solid #e3e7e9;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}

#footer .footer-top .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: -1px;
  right: -2px;
  bottom: -1px;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #009cea;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
}

#footer .footer-top .footer-newsletter form input[type="submit"]:hover {
  background: #007ab7;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  padding-top: 8px;
  text-align: center;
  font-size: 13px;
  color: #364146;
}

.circle-color li::before {
  color: red
}

.modal-dialog {
  width: 800px;
}

.thumbnail {
  margin-bottom: 6px;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

h3.subtitulo {
  text-align: center;
  width: 100%;
}

.research .member span.author {
    font-size: 16px;
    font-style: normal;
    color: #364146;
    font-weight: 700;
}

.groups .member-info {
  background: #c02448;
  color: #364146;
}
.row.groups.white .member-info h4 {
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  position: relative;
}

.row.groups.black .member-info h4 {
  font-weight: 700;
  font-size: 16px;
  color: #000000;
  position: relative;
}
.member-info a {
    line-height: 1.8;
    color: #656363;
}
.row.groups.white, .row.groups.granate {
  display: flex;
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: center;
  margin-bottom: 20px;
}

.row.groups.granate .member-info {
    background: #c02448;
    padding: 10px;
    display: flex;
    min-height: 100px;
    flex-direction: column;
    align-items: center;
    min-height: 150px;
}



.groups .member-info h4 {
  font-size: 14pt;
  color: white;
}

section#clinical h4 {
  color: #c33052;
  text-transform: uppercase;
}

section#clinical h3 {
  font-family: "yorkten-slab-normal", sans-serif;
  color: #c02448;
  font-size: 3.2rem;
  text-transform: uppercase;
  text-align: left;
  font-weight: 800;
}

hr.style1 {
  border-top: red;
      margin-top: 50px;
  margin-bottom: 50px;
  border: 2px;
  border-top: 2px solid rgb(255 255 255);
  width: 70%;
}

hr.style_red {
  border-top-color:#c02448;
      margin-top: 50px;
  margin-bottom: 50px;
  border: 2px;
  border-top: 5px;
  
  width: 70%;
}
section#cnic-news-and-views .col-lg-6.aos-init.aos-animate {
    margin: 15px 0px 15px;
}

section#cnic-news-and-views .col-lg-12.aos-init.aos-animate {
  margin: 15px 0px 15px;
}
hr.style2 {
  margin-top: 3rem;
  margin-bottom: 1rem;
}

span.investigador {
  font-size: 1rem;
  font-weight: 400;
}

p.font-italic.italica-referencias {
  background: #dcdada;
  padding: 1em;
  text-align: left;
  margin-top: 15px;
  word-wrap: break-word;
}

p.clinical-studies {
    /* padding-bottom: 0px !important; */
    padding: 0 !important;
    text-align: justify;
    line-height: initial;
}


section#cnic-news .col-lg-6.aos-init.aos-animate {
  padding: 1em
}

section#scientific-highlights .row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: stretch;
}

section#scientific-highlights .align-items-center {
  margin: 15px 0px 15px;
}

section#scientific-highlights .justify-contents-center {
  margin: 15px 0px 15px;
}

section#training-programs h4 {
  text-align: left !important;
  font-weight: 200 !important;
  font-size: 1.5rem !important;
  text-transform: uppercase;
  margin: 30px 0px 30px;
}

p.table-text {
  text-transform: uppercase !important;
  font-weight: 700 !important;
}

.table .thead-dark th {
  color: #fff !important;
  background-color: #c02448 !important;
  border-color: #ffffff !important;
}

tr {
  background: #f7f8f9 !important;
}

sup {
  top: -1.5em !important;
  font-size: 1em !important;
  color: #b3aeae !important;
}

.col-lg-6.tablas-datos.aos-init.aos-animate {
  margin-bottom: 1em;
}

p.table-text a {
  color: #ce5d77;
  text-transform: none !important;
}

.nav-menu li a:hover {
  color: #847f7f;
}

li.drop-down a:hover {
  color: #c02448 !important;
}

table.table.table-bordered.table-hover.sin-bordes th {
  background-color: #f7f8f9 !important;
  border: 0px !important;
  text-transform: uppercase;
}

table.table.table-bordered.table-hover.sin-bordes td {
  border: 0px !important;
}

th.sin-bordes.primera-fila {
  color: black !important;
  text-align: center;
  font-size: 1rem;
  background: white !important;
  text-transform: uppercase !important;
  border: 0px;
}

td.sin-bordes.primera-fila {
  color: black !important;
  text-align: center;
  font-size: 1rem;
  background: white !important;
  border: 0px !important;
  text-transform: uppercase !important;
}

th.sin-bordes.segunda-fila {
  color: #716d6d !important;
  font-size: 1.2rem;
  text-align: center;
  background: white !important;
  border: 0px !important;
  text-transform: uppercase !important;
}

td.sin-bordes.segunda-fila {
  color: #716d6d !important;
  font-size: 1.2rem;
  font-weight: 700;
  text-align: center;
  background: white !important;
  border: 0px !important;
  text-transform: uppercase !important;
}

th.sin-bordes.tercera-fila {
  color: #c02448 !important;
  font-size: 1.2rem;
  text-align: center;
  background: white !important;
  border: 0px !important;
  text-transform: uppercase !important;
}

td.human-women {
    color: #c02448 !important;
    font-size: 1.2rem;
    text-align: center;
    background: #efecea !important;
    border: 0px !important;
    text-transform: uppercase !important;
    font-family: "yorkten-slab-normal", sans-serif;
    padding: 0;
}

td.human-men {
    color: #c02448 !important;
    font-size: 1.2rem;
    text-align: center;
    background: #efecea !important;
    border: 0px !important;
    text-transform: uppercase !important;
    font-family: "yorkten-slab-normal", sans-serif;
     padding: 0;
}

td.sin-bordes.tercera-fila {
  color: #c02448 !important;
  font-size: 1.2rem;
  font-weight: 700;
  text-align: center;
  background: white !important;
  border: 0px !important;
  text-transform: uppercase !important;
}

.btn-primary {
  color: #fff !important;
  background-color: #79787b;
  border-color: #79787b;
}

button.btn.btn-primary a {
  color: white !important;
}

.btn-primary:hover {
  color: #fff !important;
  background-color: #df0c47;
  border-color: #df0c47;

}

a.boton {
    color: #fff !important;
    background-color: #79787b;
    border-color: #79787b;
    border-radius: .25rem;
    padding: .375rem .75rem;
    text-align: center;
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  text-transform: uppercase;
}

td {
  text-align: center;
}

.content.pt-4.pt-lg-0.sin-padding-top {
  padding: 0px !important;
}

section#acknowledgments.foreword .member .member-info {
  position: absolute;
  top: 85%;
  left: 20px;
  right: 20px;
  background: #fff;
  padding: 20px 20px !important;
  color: #364146;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  height: auto;
  transition: max-height 0.5s ease-in-out;
}

section#acknowledgments.section-title h2 {
  font-size: 2.5rem;
  font-weight: 400;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-family: "yorkten-slab-normal", sans-serif;
  color: #c02448;
  text-align: left;
  text-transform: uppercase;
}

.section-title h2.titulo-centrado {
  text-align: center;
      margin-bottom: 60px;
}

p.titulo-centrado {
  text-align: center;
}

.titulo-centrado-con-fondo {
  padding: 5px;
  text-align: left;
}

.clients .client-logo img {
 
  -webkit-filter: grayscale(100);
  filter: none !important;
}

.clients.top-clients .client-logo img {
  max-width: 100%;
}

section#colaborators-inicio.clients .client-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0px !important;
  overflow: hidden;
  background: #fff;
  height: 120px;
  padding: 40px;
}

section#colaborators-inicio.top-clients {
  padding-top: 0px !important;
  background: #000125;
}

section#colaborators-inicio.clients .clients-wrap {
  border: 0px !important;
}

.portfolio-info h4 {
  color: white;
  font-weight: 200;
  font-size: 1rem;
}

i.bx.bx-plus {
    color: black;
    background: white;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
i.bx.bx-plus:hover {
  color: white;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  color: #009cea;
  margin: 0 2px;
  font-size: 24px;
  display: inline-block;
  transition: 0.3s;
  background: #1a1a1b;
  border-radius: 50px;
  line-height: 0;
  padding: 6px;
}

.portfolio .portfolio-wrap .portfolio-info {
    opacity: 1;
    position: relative;
    text-align: center;
    z-index: 3;
    transition: all ease-in-out 0.3s;
    background: #c02448;
    padding: 5px;
    border-radius: 0px 0px 30px 0px;
    z-index: 999;
    height: 39px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.portfolio-info h4 {
    margin: 0 !important;
}

hr.style_4 {
  border: 0px;
  margin-top: 3rem;
}



h4.studies {
  text-transform: uppercase !important;
  color: #df1e48 !important;
}

.header-social-links {
  margin-left: auto;
}

.vbox-share {
  display: none;
}

a h4:hover {
  color: #010000 !important;
}

h4 a:hover {
  color: #010000;
}

section#foreword {
  margin-top: 3rem;
  background: #cfe3dd;
  background: -moz-linear-gradient(135deg, #b5cdde 0%, #d7eeff);
  background: -webkit-linear-gradient(135deg, #b5cdde 0%, #d7eeff);
  background: linear-gradient(135deg, #b5cdde 0%, #d7eeff);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5cdde', endColorstr='#d7eeff', GradientType=1);
}

section#text-over-foot {
  max-width: 100%;
  padding-left: 0 !important;
  margin-left: 0;
  margin-right: 0;
  margin: auto;
}

section#text-over-foot-logos {
  background: white !important;
}

section#text-over-foot-logos.foreword {
  background: #ffffff !important;
}

section#agradecimientos {
  background: white;
  padding-bottom: 0;
}

section#agradecimientos .container {
  padding: 0;
}

div#logo-agradecimientos {
  text-align: center;
}

img#pro {}

section#colaborators {
  padding-left: 15px;
  padding-right: 15px;
}

section#colaborators .container {
  max-width: 1200px;
  padding-right: 0;
  padding-left: 0;
}

section#colaborators-uno {
  padding-left: 15px;
  padding-right: 15px;
}

section#colaborators-uno .container {
  max-width: 1200px;
  padding-right: 0;
  padding-left: 0;
}

.bloque .client-logo.aos-init.aos-animate {
  padding: 5px !important;
      text-align: center;
}

.bloque.clients .client-logo img {
  
  max-width: 167px;
  -webkit-filter: grayscale(100);
  filter: none !important;
}

img.miniatura {
  max-width: 167px;
}

.portfolio-wrap img.img-fluid.lightbox {
  width: 100%;
}


/*img.img-fluid.lightbox {
    width: 100%;
    max-height: 167px;
    object-fit: cover;
       border-radius: 30px 0px 0px 0px;
}*/
.vbox-container {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.vbox-content {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden scroll;
  /* padding: 20px 4%; */
  /* margin: 0 !important; */
  /* height: calc(100% - 90px); */
  /* background: red; */
  margin: 0px !important;
  
}
.vbox-next, .vbox-prev {
  position: fixed;
  top: 50%;
  margin-top: -15px;
  overflow: hidden;
  cursor: pointer;
  display: block;
  width: 45px;
  height: 45px;
  z-index: 99;
}
.vbox-container img {
  max-width: 100%;
  height: auto;
  border: 2px solid white;
  max-height: 450px;
}
.vbox-container {
  position: absolute;
  inset: 0px;
  overflow: hidden;
  z-index: 20;
  max-height: 100%;

}
.vbox-title {
  width: 100%;
  height: auto;
  float: left;
  text-align: left;
  line-height: normal;
  font-size: .8rem;
  padding: 10px 10px;
  overflow: hidden;
  position: fixed;
  display: none;
  left: 0;
  z-index: 9;
  bottom: 0px !important;
  height: 90px;
  display: flex !important;
  align-items: center;
}
ul.lista-propia {
  padding-inline-start: 10px;
}

.col-lg-6.align-items-center.aos-init.aos-animate {
  display: flex;
}

p.sin-margen-abajo {
  margin-bottom: 0px;
}

.row.items-centered {
  align-items: center;
}

.col-lg-9.aos-init.aos-animate {
  padding: 1em;
}

img.img-fluid.adaptable {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.col-lg-4.aos-init.aos-animate {
  padding: 0 1em;
}
.col-lg-7.aos-init.aos-animate {
  padding: 1em;
}

/* .studies-block p {
  margin: 0;
} */

.studies-block img {
  margin-top: 10px;
}
span.line-break {
  display: block;
}








.col-lg-2.aos-init.aos-animate {
  padding: 0em 1em 1em;
}

.col-lg-10.aos-init.aos-animate {
  padding: 0em 1em 1em;
}
.col-lg-2.d-flex.flex-column.justify-contents-center.tablas-datos {
    display: flex;
    align-items: center;
}

p.pie-foto {
  text-align: right;
  margin-top: -50px;
  padding: 1em;
  color: white;
  font-size: .9em;
}

span.italic-bold {
  font-style: italic;
  font-weight: 600;
}

span.italic {
  font-style: italic;
}

p.bold {
  font-weight: 600;
}


/*p{
   -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}*/

p.clinical-studies.interletrado {
  letter-spacing: -.5px;
}

h3.sin-margen-arriba {
  margin-top: 0px;
}

.lista-sin-punto {
  list-style: none;
}

li.bold {
  font-weight: 600;
}

span.bold {
  font-weight: 600;
}

.col-lg-9.sin-margen-arriba.aos-init.aos-animate {
  margin-top: 0px !important;
  padding: 0px;
}

.row.alineado-top {
  display: flex;
  align-content: flex-start;
  align-items: flex-start;
}
.row.alineado-top .col-lg-3.aos-init.aos-animate {
    padding: 0px;
    margin: 15px 0px 15px;
}

.font-italic {
  font-style: italic!important;
  padding-top: 0px;
  margin-top: 0px;
}

ul.lista-sin-punto {
  padding: 0px;
}

p.clinical-studies.color-rojo {
  color: #c00048;
}

section#training-programs h3 {
  margin: 30px 0px 30px;
}

section#training-programs .col-lg-3.aos-init.aos-animate {
  margin-bottom: 15px;
}

ol.lista-letters {
  counter-reset: list;
  padding-inline-start: 10px;
}

ol.lista-letters>li {
  list-style: none;
  margin: 1em 0px 0px;
}

ol.lista-letters>li:before {
  content: counter(list, lower-alpha) ") ";
  counter-increment: list;
}

li p.clinical-studies {
  margin: 1em 0px 0px;
}

.client-logo.section-7.aos-init.aos-animate {
  margin: 1em 0em 1em;
  /* width: 80%; */
}

.col-lg-3.d-flex.flex-column.justify-contents-center.tablas-datos.aos-init.aos-animate {
  padding: 0em 1em 1em;
}

table.table.table-bordered.table-hover tr {
    background: #efecea !important;
}

td.sin-bordes.granate {
  background: #c02448;
  color: white;
  font-size: 1.2rem;
  font-weight: 700;
}

/* td.sin-bordes.granate.medida-1 {
  width: 60%;
}
td.sin-bordes.gris.medida-1 {
    width: 40%;
}
td.sin-bordes.granate.medida-3 {
    width: 30%;
} */

td.sin-bordes.gris {
  background: #78777a;
  color: white;
  font-size: 1.2rem;
  font-weight: 700;
}

th.sin-bordes.tercera-fila.women {
  text-align: right;
}

td.sin-bordes.segunda-fila.men {
  text-align: left;
}

td.sin-bordes.gris.medida-3 {
  width: 80%;
}

td.sin-bordes.granate.medida-6 {
  width: 46%;
}
.medida-55 {
  width: 55%;
}
.medida-45 {
  width: 45%;
}

h3.scientific-staff {
  margin: 0px;
  color: black;
  text-align: center;
}

.client-logo.centrado {
  text-align: center;
}

ul.members li {
  font-style: italic;
  display: block;
  font-size: 13px;
  text-align: center;
  line-height: 1.5;
  margin: 0px;
}

h2.titulo-centrado.members {
  font-size: 1.5em;
  font-style: normal !important;
  letter-spacing: 0.1em;
  color: #000000;
}

ul.members li.cargo {
  font-style: normal;
}

ul.members li span {
  line-height: 1.5;
}

h4.figures-titulo {
  font-size: 1.5rem;
  color: #c02448;
  text-transform: uppercase;
  margin: 2em 0em 1em;
}

.col-xl-4.col-lg-4.col-md-12.margen-auto {
  margin: auto;
}

a.volver {
     color: #827f7f;
    font-size: .9em;
    text-decoration: underline;

}

a.volver:hover {
  color: #c02448;
}

.row.items-centered {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}

/*p#vascular-figure-1-note::before {
  display: block;
  content: " ";
  margin-top: -285px;
  height: 285px;
  visibility: hidden;
  pointer-events: none;
}

p#vascular-figure-2-note::before {
  display: block;
  content: " ";
  margin-top: -285px;
  height: 285px;
  visibility: hidden;
  pointer-events: none;
}

p#vascular-figure-3-note::before {
  display: block;
  content: " ";
  margin-top: -285px;
  height: 285px;
  visibility: hidden;
  pointer-events: none;
}

p#myocardial-figure-1-note::before {
  display: block;
  content: " ";
  margin-top: -285px;
  height: 285px;
  visibility: hidden;
  pointer-events: none;
}

p#myocardial-figure-2-note::before {
  display: block;
  content: " ";
  margin-top: -285px;
  height: 285px;
  visibility: hidden;
  pointer-events: none;
}

p#myocardial-figure-3-note::before {
  display: block;
  content: " ";
  margin-top: -285px;
  height: 285px;
  visibility: hidden;
  pointer-events: none;
}

p#cell-figure-1-note::before {
  display: block;
  content: " ";
  margin-top: -285px;
  height: 285px;
  visibility: hidden;
  pointer-events: none;
}

p#cell-figure-2-note::before {
  display: block;
  content: " ";
  margin-top: -285px;
  height: 285px;
  visibility: hidden;
  pointer-events: none;
}

p#cell-figure-3-note::before {
  display: block;
  content: " ";
  margin-top: -285px;
  height: 285px;
  visibility: hidden;
  pointer-events: none;
}

p#cell-figure-4-note::before {
  display: block;
  content: " ";
  margin-top: -285px;
  height: 285px;
  visibility: hidden;
  pointer-events: none;
}*/
.col-lg-12.tablas-datos.aos-init.aos-animate {
    padding: 0px;
}
.resaltar{
  font-size: 1.5em;
  background: #fff;
  padding: 10px;
}
.note-visited {
    /* text-decoration: underline; */
    color: #7f7c7d;
}
hr.divisor {
    margin: 60px 0px 20px;
        border: 1px dashed white;
}
hr.divisor-2 {
    margin: 88px 0px 70px;
        border: 1px dashed white;
}
hr.white-divisor {
    border: 1px dashed #e0dcdc;
    margin-bottom: 90px;
    width: 50%;
}
span.numero-seccion {
    font-size: 3rem;
    font-weight: 400;
    color: #78777a;
}
h3.encabezado-seccion {
    margin-top: 0px;
}
span.numero-clinical {
       font-size: 2.8rem;
    font-weight: 400;
    color: #78777a;
}
h3.encabezado-clinical {
    margin-top: 0px;
}
span.numero-encabezado-h2 {
    font-size: 4rem;
    font-weight: 800;
    color: #c02448;
}

@media screen and (max-width: 768px) {

  h2.encabezado-acknowledgments {
    font-size: 18pt;
    font-weight: 400;
    margin-bottom: 20px;
    padding-bottom: 0;
    font-family: "yorkten-slab-normal", sans-serif;
    color: #c02448;
    text-align: left;
    text-transform: uppercase;
}
}
span.beta-letter{
  text-transform: none;

}

.col-lg-8.tira-logos-unk {
    margin: auto;
    padding: 60px 15px 60px;
}
a.btn-floating.btn.btn-tw {
       z-index: 9;
    font-size: 14px;
}

a.twitter-share-button {
  z-index: 9;
}


.wrapper {
    column-count: 1;
    column-gap: 50px;
    padding: 12px;
}





.moon {

    height: 200px;
    width: 200px;

    float: right;
    shape-outside: inset(1% round 50%);
    margin-left: 20px;
    margin-bottom: 10px;
}

p.overflow {
    overflow: initial;
}

.row.no-padding {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.right-side {
  float: right;
  width: 50%;
  padding: 1%;
}

.left-side {
  float: left;
  width: 50%;
  padding: 1%;
}

.full-image-click {
   
    width: 100%;
    height: 100%;
    bottom: 0 !important;
}
a.venobox.vbox-item {
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    background: #0000ff00 !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    bottom: 0 !important;
    display: flex;
}


.row.studies-block {
  display: flex;
  align-items: flex-start;
}
section#cnic-news-and-views .row.studies-block {
  align-items: center;
}
h3.science-advances {
    margin-bottom: 0;
}
span.line-breaking {
    display: block;
    
    color: black;
    font-size: 1.7rem;
    color: black;
    font-family: "yorkten-slab-normal", sans-serif;
    font-size: 2rem;
    text-transform: uppercase;
    text-align: left;
    font-size: 1.7rem;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 40px;
}

section#scientific-highlights h3 {
  color: #c02448;
}




.wrapper {
     column-count: auto;
    -webkit-column-count: auto;
 -moz-column-count: auto;
    grid-gap: 20px;
    -webkit-column-gap: 20px; 
 -moz-column-gap: 20px;
    /* column-gap: 50px; */
    padding: 0;
   
    column-width: 31rem;
    -webkit-column-fill: balance; /* Chrome, Safari, Opera */
  -moz-column-fill: balance; /* Firefox */
  column-fill: balance;
}

img.article-image {
    width: 100%;
    margin-bottom: 1rem;
}
/** mobile **/

@media screen and (max-width:480px) {

    
    .wrapper {
        height: auto;
    }

    /* make a grid */
    .wrapper {
        display: flex;
        flex-direction: column;
    }

   
    article,
    aside, .article-content {
        margin-bottom: 20px;
    }

}


.fit-content {
    width: 100%;
    height: 100%;
  
    /* background-image: url(assets/images/portfolio/3/cnic_1.jpg); */
    background-size: cover;
    background-repeat: no-repeat;
}
p.subtitle {
    font-size: 2rem;
    font-weight: 500;
    color: #6a6768;
    font-family: "yorkten-slab-normal", sans-serif;
    margin-bottom: 20px;
    text-align: left;
}
h3.cnic-and-news {
  font-family: "yorkten-slab-normal", sans-serif;
  color: #c02448;
  font-size: 2rem;
  text-transform: uppercase;
  text-align: left;
  margin-top: 0px;
  font-size: 1.5rem;
  margin-bottom: 5px;
}
.wrapper.block-margin {
    margin-bottom: 50px;
}
.row.white-background {
    background: white;
    padding: 1em;
    margin-bottom: 50px;
}


table.cnic-and-news-table { 
  width: 100%;
  margin-top: 30px;
  
  border-collapse: collapse; 
  
  }

/* Zebra striping */
tr:nth-of-type(odd) { 
  background: #eee; 
  }

th {
    background: #c02448;
    color: white;
    font-weight: bold;
}

td, th { 
  padding: 8px; 
  border: 1px solid #ccc; 
  text-align: left; 
  font-size: 14px;
  }

/* 
Max width before this PARTICULAR table.cnic-and-news-table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

  table.cnic-and-news-table { 
      width: 100%; 
  }

  /* Force table.cnic-and-news-table to not be like table.cnic-and-news-tables anymore */
  table.cnic-and-news-table, thead, tbody, th, td, tr { 
    display: block; 
  }
  
  /* Hide table.cnic-and-news-table headers (but not display: none;, for accessibility) */
  thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  
  tr {/* border: 1px solid #ccc;*/ }
  
  td { 
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee; 
    position: relative;
    /*padding-left: 60%;*/ 
  }

td:before {
    white-space: nowrap;
    content: attr(data-column);
    color: #c02448;
    font-weight: bold;
    display: flex;
    flex-direction: column;
}
.lenght-60{
  width: 100% !important;
}

}


.row.con-margin-top {
    margin-top: 85px;
}
.col-lg-12.no-padding {
    padding: 0;
}
.equal-height {
    /* width: 100%; */
  
    height: 100%;
    display: flex;
    align-items: center;
    /* max-width: 960px; */
   
}

div#module-1 {
 
    background-image: url('../images/portfolio/4/cnic_4_2.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 15px !important;
}
div#module-2 {

    background-image: url('../images/portfolio/4/cnic_4_3.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 15px !important;
}
div#module-3 {
 
    background-image: url('../images/portfolio/4/cnic_4_4.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 15px !important;
}
div#module-4 {
 
    background-image: url('../images/portfolio/4/cnic_4_5.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 15px !important;
}
div#module-5 {
 
    background-image: url('../images/portfolio/4/cnic_4_6.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 15px !important;
}

div#module-6 {
 
    background-image: url('../images/portfolio/4/cnic_4_7.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 15px !important;
}

div#module-7 {
 
    background-image: url('../images/portfolio/4/cnic_4_8.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 15px !important;
}
div#module-8 {
 
    background-image: url('../images/portfolio/4/cnic_4_9.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 15px !important;
}
div#module-9 {
 
    background-image: url('../images/portfolio/4/cnic_4_10.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 15px !important;
}
div#module-10 {
 
    background-image: url('../images/portfolio/4/cnic_4_11.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 15px !important;
}
div#module-11 {
 
    background-image: url('../images/portfolio/4/cnic_4_12.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 15px !important;
}
div#module-11-2 {
 
    background-image: url('../images/portfolio/4/cnic_4_12-2.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 15px !important;
}
div#module-12 {
 
    background-image: url('../images/portfolio/4/cnic_4_13.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 15px !important;
}
div#module-13 {
 
    background-image: url('../images/portfolio/4/cnic_4_14.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 15px !important;
}
div#module-14 {
    background-image: url('../images/portfolio/4/cnic_4_15.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
    margin-bottom: 0 !important;
    margin-top: 15px !important;
    padding-bottom: 0 !important;
}
div#module-15 {
 
    background-image: url('../images/portfolio/4/cnic_4_16.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 0px !important;
      padding-top: 0 !important;
}


div#module-16 {
 
    background-image: url('../images/portfolio/4/cnic_4_17.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 0px !important;
      padding-top: 0 !important;
}


div#module-17 {
 
    background-image: url('../images/portfolio/4/cnic_4_18.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 0px !important;
      padding-top: 0 !important;
}


div#module-18 {
 
    background-image: url('../images/portfolio/4/cnic_4_19.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 0px !important;
      padding-top: 0 !important;
}




div#module-19 {
 
    background-image: url('../images/portfolio/4/cnic_4_20.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 0px !important;
      padding-top: 0 !important;
}


div#module-20 {
 
    background-image: url('../images/portfolio/4/cnic_4_21.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 0px !important;
      padding-top: 0 !important;
}

div#module-21 {
 
    background-image: url('../images/portfolio/4/cnic_4_22.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 0px !important;
      padding-top: 0 !important;
}

div#module-22 {
 
    background-image: url('../images/portfolio/4/cnic_4_23.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
    padding: 15px 0px 15px;
    display: flex;
    justify-content: center;
   
    margin-bottom: 15px !important;
     margin-top: 0px !important;
      padding-top: 0 !important;
}

.equal-image {
 
   
    padding: 15px 0px 15px!important;

    justify-content: center!important;
    margin: 0 auto !important;
        
}
.hidden-image {
    opacity: 0;
}
sup.super {
    top: -.7em !important;
}
sup.super {
    top: -.7em !important;
    color: #444444 !important;
    font-size: .8em !important;
}

.font-red {
    color: #c02448;
}
p.subtitle-2 {
    text-align: left !important;
    font-weight: 200 !important;
    font-size: 1.2rem !important;
    text-transform: uppercase;
     margin: 30px 0px 30px; 
    line-height: 1;
}
p.subtitle-2:nth-child(1n) {
    margin-bottom: 0;
    line-height: inherit;
    margin: 0px; 
}
p.subtitle-2:nth-child(2n) {
    margin-bottom: 5px;
}
section#training-programs h4 {
    border-bottom: 4px solid #c02448;
    padding-bottom: 5px;
}
.isolated {
    margin: 50px 0px 50px;
    font-weight: 700;
}
p.subtitle-2.con-margin-top {
    margin-top: 30px;
}
.divider {
  margin-top: 30px;
  width: 100%;
  position: relative;
  height: 10px;
}
.divider-2 {
    /* margin: 50px; */
    width: 100%;
    position: relative;
    background: #ffffff;
    height: 50px;
}
.divider-3 {
    /* margin: 50px; */
    width: 100%;
    position: relative;
    background: #efecea;
    height: 50px;
}
.divider-4 {
    /* margin: 50px; */
    width: 100%;
    position: relative;
    background: #c02448;
    height: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
p.subtitle-2.con-margin-top.con-margin-bottom {
    margin-bottom: 5px;
}
p.subtitle-2.custom-margin-top {
    margin-top: 10px;
}
svg#cnic-joven {
    background: linear-gradient(180deg, #e2e0db 0%, #ebf0f0);
    border-radius: 50px;
    box-shadow: 10px 10px 15px 0px #888888;
    margin-bottom: 10px;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}
span.line-breaking-2 {
    display: block;
    white-space: pre;
    white-space: -moz-pre;
    white-space: pre-wrap;
}
span.line-breaking-3 {
    display: block;
   
}
p.svg-footer {
    padding: 1rem;
    /* background: red; */
    background: linear-gradient(6deg, #e2e0db 0%, #ebf0f0);
    /* margin-bottom: -200px; */
    /* box-shadow: 11px 17px 10px 0px #888888; */
    box-shadow: 10px 10px 15px 0px #888888;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 20px;
    text-align: left;
        margin-top: 20px;

}
ul.lista-letras {
    list-style-type: none;
}
.no-list-style-element {
    list-style-type: none;
    margin-left: 0;
}
.img-gallery {
    padding: 10px !important;
}
p.table-title {
    font-family: "yorkten-slab-normal", sans-serif;

    text-transform: uppercase;
    text-align: left;
    margin-top: 12px;
    font-size: 1rem;
    margin-bottom: 3px;
    font-weight: 600;
}





th.documents {
    width: 50%;
    text-align: center;
}

.grey-1 {
    background: #bbbbc2;
    color: #282828;
     font-weight: 600;
}
.grey-2 {
    background: #d4d4d8;
    color: #282828;
     font-weight: 600;
}
.total {
    text-align: center;
    background: #c02448a3;
    color: #000;
    font-weight: 600;
}
.total::before, .number-total::before {
    color: white;
}
.number-grey-1 {
    background: #bbbbc2;
    color: #282828;
    text-align: right;
    font-weight: 600;
}
.number-grey-2 {
    background: #d4d4d8;
    color: #282828;
    text-align: right;
    font-weight: 600;
}
.number-total {
  text-align: right;
  background: #c02448a3;
  color: #000;
  font-weight: 600;
}
 .align-item-right{
  text-align: right;
 }

p.table-text.con-margin-top {
    margin-top: 20px;
    text-align: left;
}
.lenght-60{
  width: 60%;
}
.row.background-white {
    background: white;
    display: flex;
    align-items: flex-start;
}
.row.logos-facts .col-lg-6.col-md-6.col-xs-12, .row.logos-facts .col-lg-12.col-md-12.col-xs-12 {
    display: flex;
    justify-content: center;
    background: white;
    border: 1px solid #ecf1ec;
    align-items: center;
}
.row.logos-facts .client-logo.section-7.aos-init.aos-animate {
    margin: 19px;
}

.row.logos-facts .client-logo.section-7.aos-init.aos-animate img {
    max-height: 103px !important;
}


ul.filter-summary li {
    display: block;
    font-size: 13px;
    text-align: left;
    line-height: 1.5;
    /* margin-top: -4px; */
}

.filter-summary-block {
    background: linear-gradient(180deg, #d0cece 0%, #ebf0f0);
     background: -moz-linear-gradient(180deg, #d0cece 0%, #ebf0f0);
    background: -webkit-linear-gradient(180deg, #d0cece 0%, #ebf0f0);
    background: linear-gradient(180deg, #d0cece 0%, #ebf0f0);
    padding: 1em;
}
  p.italic-paragraph {
    font-style: italic;
    display: block;
    font-size: 13px;
    margin-top: 40px;
}

sup.asterisco {
    color: #c02448 !important;
    top: 0 !important;
}
sup.black {
    color: #000000 !important;
    top: 0 !important;
}
sup.grey {
    color: #78777a !important;
    top: 0 !important;
}
.client-logo.red-icons.aos-init.aos-animate {
    max-width: 100px;
   
}
.float-left {
    float: left;
} 
p.subtitle-grants {
    font-size: 1em;
    font-weight: 500;
    color: #000000;
    font-family: "yorkten-slab-normal", sans-serif;
    margin-bottom: 20px;
    text-transform: uppercase;
    /* font-weight: 500; */
    text-align: left !important;
    
}
h3.no-margin {
    margin: 0;
    /* float: left; */
}
.col-lg-12.tablas-datos.con-margin-top.aos-init.aos-animate {
    margin-top: 50px;
}
.red-icons img.img-fluid {
    float: left;
    margin-right: 20px;
}
.floating {
   
    position: relative;
    /* width: 100%; */
    height: 100%;
    float: left;
}
th.grants {
    background: #efecea;
    color: black;
}
table.table.grants-table {
    border: 0px !important;
    font-family: "yorkten-slab-normal", sans-serif;
    font-size: 3em !important;
    margin-top: 30px;
    max-width: 390px;
}
table.table.grants-table th, table.table.grants-table tr {
    border: 0px;
    font-size: 24px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    /* margin-top: 40px; */
    margin-top: 20px;
}
table.table.grants-table td {
    font-size: 24px;
    font-weight: 600;
    background: #efecea;
    border: 0px;
    padding: 0;
    margin: 0;
    line-height: initial;
}

td.grey-bold {
    color: #716d6d;
}
td.grey-red {
    color: #c02448;
}
td.grey-grey.small-grey {
    color: #716d6d;
    font-size: 18px !important;
}
table.table.grants-table.technology-transfer {
    width: 100%;
    max-width: none;
}
table.table.grants-table.technology-transfer td {
    /* margin-top: 20px; */
    padding: 5px;
    line-height: initial;
}

p.table-footer {
    font-family: "yorkten-slab-normal", sans-serif;
    text-transform: uppercase;
    color: black;
    /* margin-top: 50px; */
}
p.table-footer.italic {
    font-style: italic;
}

.row.align-center {
    align-items: center;
}
.human-resources {
    display: flex;
    align-items: center;
    justify-content: center;
}
.no-margin-right {
    margin-right: 0 !important;
}

td.human-men.right-align {
    text-align: left;
}
td.human-women.left-align {
    text-align: right;
}
p.subtitle-grants.italic {
    font-style: italic;
}
h2.red {
    margin-bottom: 60px;
    text-align: center;
    color: #c02448 !important;
}
section#acknowledgments h4 {
    font-size: 1em;
    font-weight: 600;
}
section#acknowledgments ul {
    padding: 0;
}
img.img-fluid.shadow-object {
    box-shadow: 5px 5px 15px rgb(0 0 0 / 10%);
}
p.italic-paragraph a {
    
    display: block;
    font-size: 13px;
    text-overflow: ellipsis;
    overflow: hidden;
}
h3.chapter-number-section {
  
  font-size: 3rem;
}
h4.chapter-number-section-2 {
  margin-top: 60px;
  margin-bottom: 40px;
 
  text-transform: uppercase;
  font-size: 2rem;
}
span.number-chapter {
  font-size: 4rem;
  font-weight: 800;
  color: #c02448;
}

span.number-sub-chapter{
  font-size: 3rem;
    font-weight: 800;
    color: #c02448;
}
span.number-sub-chapter-2{
  font-size: 2rem;
    font-weight: 800;
    color: #c02448;
   
}
.member-info a p:hover {
  color: #000;
  /* font-weight: 700; */
}
span.red {
  color: #c02448;
}
p.img-footer {
  font-size: .8rem;
  margin: 10px 0 0;
}
.no-margin {
  margin: 0 !important;
}
.row.groups.granate .collaborator-new {
  background: #565656;
}
h3.negrita-interior {
  margin-bottom: 20px;
  margin-top: 40px;
}
.grey-back {
  background: #f4f2f1;
}
/* div#cnic_1 {
    background-image: url(../images/portfolio/3/cnic_1.jpg);
    min-height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 15px;
        border: 15px solid #e4faf6;
        background-position:center;

}*/
img.max-width-350 {
  max-width: 350px;
  margin-top: 20px;
}
a.coordinator-link h4:hover {
  color: #c02448 !important;
}

a.coordinator-link {
  color: black;
}
a.coordinator-link:hover {
  color: #c02448 !important;
}
.flex-center {
  display: flex;
  justify-content: center;
}