
body{
    color: #211C36 !important;
}



.inter {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
}

.crimson {
    font-family: "Crimson Pro", serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
}

.bg-inicio{
    background: #110f27;
}

.bg-claro{
    background-color: #f3f5f6;
    font-size: 1.2rem !important;
    color: #211C36 !important;
}

.nav-menu-den{
    padding: 0 !important;
}

.nav-den{
    font-size: .95em !important;
}

.descargar{
    border: #211C36 solid 1px;
    border-radius: 3px;
    color: #211C36 !important;
    font-size: .95em !important;
    padding: 3px 10px;
    margin-top: 5px;
    text-decoration: none !important;
    margin-left: 15px;
}

.descargar:hover{
    background-color: #FBE0DB !important;
    border: #211C36 solid 1px;
    border-radius: 3px;
    color: #211C36 !important;
    font-size: .95em !important;
    padding: 3px 10px;
    margin-top: 5px;
    text-decoration: none !important;
}

.descargar-ind{
    border: #ffffff solid 1px;
    border-radius: 3px;
    color: #ffffff !important;
    font-size: 1.1em !important;
    padding: 3px 10px;
    margin-top: 5px;
    text-decoration: none !important;
    margin-left: 15px;
}

.descargar-ind:hover{
    border: #ffffff solid 1px;
    border-radius: 3px;
    color: #ffffff !important;
    background-color: #3A315E;
    font-size: 1.1em !important;
    padding: 3px 10px;
    margin-top: 5px;
    text-decoration: none !important;
}

.ico-descargar{
    margin-right: 5px;
}

.nav-den .nav-link.active {
    color: #211C36 !important;
    font-weight: 500 !important;
    font-weight: bold;
    background-image: url("img/here.svg");
    background-repeat: no-repeat;
    background-position: center center;
}

.nav-den .nav-link{
    color: #211C36 !important;
    margin-left: 8px;
}

.nav-den .nav-link:hover{
    color: #F09684 !important;
}

.menu-active-den{
    font-weight: 600 !important;
}

.nav-ind .nav-link.active {
    color: #ffffff !important;
    font-weight: 500 !important;
    background-image: url("img/here.svg");
    background-repeat: no-repeat;
    background-position: center center;

}

.nav-ind .nav-link{
    color: #ffffff!important;
    margin-left: 8px;
    font-size: 1.2em !important;
}

.nav-ind .nav-link:hover{
    color: #F09684 !important;
    font-size: 1.2em !important;
}


.txt-inicio{
    color: #ffffff !important;
    font-size: 1.5em;
    font-weight: 100 !important;
}

.btn{
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: medium;
}

.link-den{
    color: #F09684 !important;
}

.ico-btn{
    vertical-align: middle !important;
    margin-top: -2px !important;
    margin-left: 5px !important;
}

.txt-descripcion{
    color: #4E606A !important;
    font-size: .9em !important;
    line-height: 1.7em;
    font-weight: 400;
}

.sp-rol{
    font-weight: 700 !important;
    color: #211C36 !important;
}

.sp-divisor{
    font-weight: 700 !important;
    color: #211C36 !important;
}

.div-descripcion{
    width: 25px !important;
    border: solid 1.5px #F09684 !important;
    opacity: 1;
}

.ver-mas{
    color: #F09684 !important;
    font-weight: 700 !important;
    display: flex;
    align-items: center;
    margin-top: -12px !important;
    text-decoration: none !important;   
}

h1{
    color: #211C36 !important;
}

.nav-tabs{
    font-size: .9em;
    font-weight: 400;
    color: #211C36 !important;

}

.tab-content{
    border: 1px solid #F09684;
    margin-bottom: 30px;
}

.nav-tabs .nav-link {
    border: none !important;
    border-bottom: 3px solid rgba(0,0,0,0) !important;
    padding: 0px 0px 10px 0px !important;
    margin-right: 20px;
    color: #F09684;
}

.nav-tabs .nav-link.active{
    border-bottom: 3px solid #F09684 !important;
    color: #211C36 !important;
}

.nav-tabs{
    border-bottom: none !important;
}

.tab-content{
    padding: 20px;
}

.puesto{
    font-weight: 600;
    font-size: .9em;
    margin-bottom: 0px !important;
    
}

.planeta{
    margin-right: 15px;
}

.descripcion-puesto{
    font-size: .85em;
    color: #4E606A !important;
    margin-bottom: 20px;
    font-weight: 400;
}


.vertical-line{
    width: 1px;
    border-left: dashed  #B9C4CB 1px;
    height: calc(100% - 30px);
    margin-left: 14px;
    margin-top: -5px;
}

.logo-estudio{
    margin-right: 15px;
}

.datos-estudio{
    font-size: .85em;
    color: 1A1A1A !important;
    margin-bottom: 25px;
    margin-top: -5px !important;
    color: #4E606A !important;
}

.item-habilidades{
    color: 1A1A1A !important;
    list-style-type: none !important;
    font-size: .85em;
    margin-bottom: 5px;
    color: #4E606A !important;
    font-weight: 400;
}

.soft-skills{
    padding-top: 0px;
}

.skills{
    padding-bottom: 0px;
}

.divisor-skills{
     border-top: #F09684 solid 1px;
     margin-top: 20px;
     margin-bottom: 20px;
}



@media (min-width: 577px) {
  .software {
    border-left: solid #F09684 1px;
    padding-left: 20px;
  }

  .footer-mobile{
    display: none !important;
  }

  .img-flujo-concept-mob{
    display: none !important;
}

.contenedor-universo-mobile{
    display: none !important;
} 

.img-doble-diamante-mob{
    display: none !important;
}

}

@media (max-width: 576px) {
  .software {
    border-left: none;
    padding-left: 10px;
  }

  .footer{
    display: none !important;
  }


  .hito{
    padding-top: 5px !important;
}

  .descargar{
    margin-left: 0px !important;    
  }

  .nav-den .nav-link.active {
    background-position: left center;
}
  .img-usuario{
    display: none !important;
}

.img-flujo-concept{
    display: none !important;
}

.img-flujo-concept-mob{
    display: block !important;
}

.img-doble-diamante{
    display: none !important;
}

.img-doble-diamante-mob{
    display: block !important;
}

.nombre-proyecto{
    font-size: 3em !important;
    font-weight: 500;
    text-align: center;
    line-height: 1.2em;
}

.nombre-seccion{
    font-size: 2.5em !important;
    line-height: 1.1em;
}

.nombre-reto{
    font-size: 2.5em !important;
    color: #ffffff !important;
    
}

.contenedor-universo{
    display: none !important;
}

.contenedor-universo-mobile{
    display: block !important;
}


}



.footer{
    background-color: #211C36 !important;
    color: #ffffff !important;
}

.dato-footer{
    font-size: .8em !important;
    width: 100% !important;
}

.dato-footer-index{
    font-size: .9em !important;
    width: 100% !important;
    color: #ffffff !important;
}

.link-footer{
    color: #ffffff !important;
    margin-left: 15px;
    text-decoration: none;
    font-size: .9em !important;
    line-height: 30px !important;
    height: 32px;
}

.link-footer:hover{
    color: #F09684 !important;
}

.footer-active{
    font-weight: bold;
    background-image: url("img/here.svg");
    background-repeat: no-repeat;
    background-position: center bottom;
}

.footer-mobile{
    background-color: #211C36 !important;
}

.dato-footer-mobile{
    font-size: .7em !important;
    width: 100% !important;
    color: #ffffff !important;
}

.logo-footer-mobile{
    padding-top: 20px !important;
    padding-bottom: 5px !important;
}

.navbar-toggler-icon {
    background-image: url("img/menu.svg") !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.navbar-toggler{
    height: 40px;
    width: 54px;
    border: none;
}

.navbar-toggler, .navbar-toggler:active, .navbar-toggler:focus{
   border-color: transparent !important;
   box-shadow: none !important;
}

.titulo-proyecto-card{
    text-decoration: none !important;
}
/*efecto imagenes del portafolio*/

.p-avatar .frame-d {
  transform: translate(0%, 0%);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-bottom: 20px;
}
.p-avatar  .lines {
  background: linear-gradient(to bottom, #F09684 2px, transparent 2px) 0 0, linear-gradient(to right, #F09684 2px, transparent 2px) 0 100%, linear-gradient(to left, #F09684 2px, transparent 2px) 100% 0, linear-gradient(to top, #F09684 2px, transparent 2px) 100% 100%;
  background-repeat: no-repeat;
  background-size: 0px 0px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.2;
  transition: background-size 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.p-avatar  .angles {
  background: linear-gradient(to right, #F09684 3px, transparent 3px) 0 0, linear-gradient(to bottom, #F09684 3px, transparent 3px) 0 0, linear-gradient(to left, #F09684 3px, transparent 3px) 100% 0, linear-gradient(to bottom, #F09684 3px, transparent 3px) 100% 0, linear-gradient(to left, #F09684 3px, transparent 3px) 100% 100%, linear-gradient(to top, #F09684 3px, transparent 3px) 100% 100%, linear-gradient(to right, #F09684 3px, transparent 3px) 0 100%, linear-gradient(to top, #F09684 3px, transparent 3px) 0 100%;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: background-size 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.p-avatar :hover .lines {
  background-size: 100% 100%;
}
.p-avatar:hover .angles {
  background-size: 24px px;
}

.p-avatar article {
  padding: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
}
.p-avatar article:before {
  content: '';
  background-color: rgba(255,255,255,0.08);
  opacity: 0.46;
  position: absolute;
  top: 13px;
  right: 13px;
  bottom: 13px;
  left: 13px;
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.p-avatar article:hover:before {
  top: 21px;
  right: 21px;
  bottom: 21px;
  left: 21px;
}
.p-avatar p {
  font-family: sans-serif;
  font-size: 14px;
  color: #fff;
  position: relative;
}

.cont-descripcion-txt{
    padding: 0 20px 20px 20px;
}

.vermas{
    background-color: #f096841a;
    border-radius: 3px;
    color: #211C36 !important;
    font-size: 1.1em !important;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 5px;
    text-decoration: none !important;
    width:fit-content !important;
}

.vermas:hover{
    background-color: #FBE0DB !important;
    border-radius: 3px;
    color: #211C36 !important;
    font-size: 1.1em !important;
    padding: 5px 10px;
    margin-top: 5px;
    text-decoration: none !important;
    width:fit-content !important;
}


.hero-ejm{
    background-color: #bcd9de;
    align-items: center;
    padding-top: 20px;
}

.cont-img-proyecto{
    line-height: 0;
    margin-top: 40px;
}

.nombre-proyecto{
    font-size: 4em;
    font-weight: 500;
    text-align: center;
}

.subtitulo-proyecto{
    text-align: center;
    font-size: 1em;
    font-weight: 400;
    padding-top: 10px;
}

.cont-resumen{
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    font-size: .9em;
    line-height: 160%;
}



.resumen-titulo{
    font-weight: 800;
    font-size: .85em;
    letter-spacing: 1px;
}

.nombre-reto{
    font-size: 3em;
    font-weight: 500;
    text-align: left;
}

.nombre-seccion{
    font-size: 3em;
    font-weight: 500;
    text-align: left;
    margin-bottom: 40px;
}

.reto-ejm{
    background-color: #037c91; 
    color: #ffffff;
    padding-top: 60px;
    padding-bottom: 60px;
    align-items: center;
    font-size: .95em;
}

.txt-reto{
    font-size: .9em;

}

.entendiendo-ejm{
    padding-top: 60px;
    padding-bottom: 10px;
    align-items: center;
}

.investigacion-ejm{
    padding-top: 60px;
    align-items: center;
    padding-bottom: 60px;

}

.subt-portafolio{
    font-weight: 800;
    font-size: .95em;
    letter-spacing: 1px;
    margin-top: 10px;
}

.modulo-lista{
    border:#bcd9de 2px solid;
    padding: 20px;
    height: 100%;
    font-size: .85em;
    line-height: 1.7em;
}

.titulo-lista{
    font-weight: 800;
    color: #3A315E;
    letter-spacing: .5px;
}

.hr-lista{
    color: #bcd9de;
    height: 3px;
    background-color: #bcd9de;
    width: 30px;
    opacity: 1;
}

.hr-resumen{
    color: #bcd9de;
    height: 3px;
    background-color: #bcd9de;
    opacity: 1;
}

.espaciado-texto{
    margin-top: 40px;
}

.titulo-rol{
    font-weight: 800;
    color: #3A315E;
    letter-spacing: .5px;
    font-size: .9em;
}

.gestion-exp{
    border: #3A315E dotted 3px !important;
    padding: 2px 10px 20px 10px;
}

.titulo-categoria{
    font-weight: 600;
    color: #3A315E;
    font-size: 1.1em;
    padding-bottom: 8px;
}

.cita-usuario{
    font-size: 1.15em;
}

.hr-usuario{
    color: #bcd9de;
    height: 2px;
    background-color: #bcd9de;
    opacity: 1;
    margin: 16px 0px 16px 0px;
}

.tipo-usuario{
    font-size: .7em;
    font-weight: 600;

}



.img-usuario{
    display: block;
}

.conceptualizacion-ejm{
    padding-top:60px;
    align-items: center;
    padding-bottom: 60px;
    background-color: #F1F7F8;

}

.solucion-ejm{
    padding-top:60px;
    align-items: center;
    padding-bottom: 60px;

}

.cont-video{
     box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
     line-height: 0;
     margin-bottom: 40px;
}

.cont-titulo-solucion{
    padding-top: 60px;

}

.lista-solucion{
    font-size: .9em;
    font-weight: 500;
}

.cont-titulo-usabilidad{
    padding-top: 50px;
    background-color: #F1F7F8;
    margin-top: 30px;
    padding-bottom: 90px !important;
}

.cont-titulo-conclusiones{
    padding-top: 60px;
    padding-bottom: 60px;
}


.lista-conclusiones{
    font-weight: 500;
}

.confidencialidad{
    background-color: #FAE7C7;
    font-size: .9em;
    font-weight: 700;
    border-radius: 6px;
    padding: 4px 8px;
    margin-top: -10px !important;
}

.cita{
    background-color: #FBDBD4;
    border-radius: 6px;
    padding: 20px 25px;
    font-size: 1.2em;
    color: #110f27;
    line-height: 1.3em;
}

.lista-conclusiones{
    font-size: .9em;
}

.sp-bold{
    font-weight: 600;
    color: #211C36;
}

.btn-pulse {
  animation: pulse 1.5s infinite;
  margin-top: -10px;
}

.hr-resumen{
    color: #bcd9de;
    height: 3px;
    background-color: #bcd9de;
    opacity: 1;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

.custom-popover {
  --bs-popover-bg: #fbf3f1;
  --bs-popover-border-color: transparent; 
  --bs-popover-header-bg: #211C36;
  --bs-popover-header-color: white;
  --bs-popover-body-color: #333;
  --bs-popover-font-size: .85em;
  --bs-popover-header-font-size: .95em;
}

.hito{
    padding-top: 2px !important;
}

.cliente{
   font-size: .85em;
   margin-top: 0px !important;
   font-weight: 400;
   color: #4E606A;
}

.trabajando{
        margin-bottom: 0px !important;
        margin-top: -10px !important; 
        color:#110f27 !important;
        font-weight: 600;
        font-size: .9em !important;
}


/*IA*/

.hero-ia{
    background-color: #c9d2ed;
    align-items: center;
    padding-top: 20px;
}

.reto-ia{
    background-color: #303973; 
    color: #ffffff;
    padding-top: 60px;
    padding-bottom: 60px;
    align-items: center;
    font-size: .95em;
}

.modulo-lista-ia{
    border:#c9d2ed 2px solid;
    padding: 20px;
    height: 100%;
    font-size: .85em;
    line-height: 1.7em;
}


.hr-lista-ia{
    color: #c9d2ed;
    height: 3px;
    background-color: #c9d2ed;
    width: 30px;
    opacity: 1;
}

.contenedor-universo{
    border: solid 2px #c9d2ed;
    padding: 16px;
}

.contenedor-universo-mobile{
    border: solid 2px #c9d2ed;
    padding: 16px;
}

.modulo-lista-ia{
    border:#c9d2ed 2px solid;
    padding: 20px;
    height: 100%;
    font-size: .85em;
    line-height: 1.7em;
}


.hr-lista-ia{
    color: #c9d2ed;
    height: 3px;
    background-color: #c9d2ed;
    width: 30px;
    opacity: 1;
}

.hr-resumen-ia{
    color: #c9d2ed;
    height: 3px;
    background-color: #c9d2ed;
    opacity: 1;
}

.hr-usuario-ia{
    color: #c9d2ed;
    height: 2px;
    background-color: #c9d2ed;
    opacity: 1;
    margin: 16px 0px 16px 0px;
}

.conceptualizacion-ia{
    padding-top:60px;
    align-items: center;
    padding-bottom: 60px;
    background-color: #f1f5ff;

}

.cont-titulo-usabilidad-ia{
    padding-top: 50px;
    background-color: #f1f5ff;
    margin-top: 30px;
    padding-bottom: 90px !important;
}

.lista-solucion-ia{
    font-size: .9em;
    font-weight: 300;
    line-height: 180% !important;
}