#gdi {
    /*video-player*/
  }
  
  #gdi  {
    font-family: "Open Sans", sans-serif !important;
  }
  
  #gdi .plyr__control.plyr__control--overlaid {
    background: transparent;
  }
  
  #gdi .nav-complete {
    background: #93caeb;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    position: fixed !important;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 2000 !important;
  }
  
  #gdi .navbar {
    padding: 0 !important;
  }
  
  #gdi .nav-complete .nav-link.dropdown-toggle {
    text-align: center;
  }
  
  #gdi .nav-complete a.nav-link {
    color: #004e72;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 13.52px;
    min-height: 58px;
    display: flex;
    align-items: center;
  }
  
  #gdi .content-buttonContainer {
    text-align: center;
    margin-bottom: 40px;
  }
  
  #gdi .content-button {
    color: #000;
    text-decoration: none;
    width: 280px;
    padding: 15px 10px 15px 50px;
    border-radius: 5px;
    background-color: #f5d93e;
    background-image: url(../img/recursos/descarga1.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 5px;
  }
  
  #gdi .content-button:hover {
    color: #fff;
    text-decoration: none;
    background-image: url("../img/recursos/descarga2.png");
  }
  
  #gdi .nav-complete .nav-link.generalidades:hover {
    background-color: #f5d93e;
  }
  
  #gdi .nav-complete .nav-link.identificacion:hover {
    background-color: #0B8A45;
    color: white;
  }
  
  #gdi .nav-complete .nav-link.preparacion:hover {
    background-color: #76B62A;
  }
  
  #gdi .nav-complete .nav-link.evaluacion:hover {
    background-color: #00a7e1;
  }
  
  #gdi .nav-complete .nav-link.gestion:hover {
    background-color: #888782;
    color: white;
  }
  
  #gdi .nav-complete .nav-link.gerencia:hover {
    background-color: #5592a9;
    color: white;
  }
  
  #gdi .nav-complete .dropdown-menu.show.generalidades-nav {
    background: #f5d93e;
  }
  
  #gdi .nav-complete .dropdown-menu.show.identificacion-nav {
    background: #0B8A45;
  }
  
  #gdi .nav-complete .dropdown-menu.show.preparacion-nav {
    background: #76B62A;
  }
  
  #gdi .nav-complete .dropdown-menu.show.evaluacion-nav {
    background: #00a7e1;
  }
  
  #gdi .nav-complete .dropdown-menu.show.gestion-nav {
    background: #888782;
  }
  
  #gdi .nav-complete .dropdown-menu.show.gerencia-nav {
    background: #5592a9;
  }
  
   .tooltip .tooltip-inner {
    max-width: 400px !important;
    padding: 10px !important;
    color: black;
    text-align: center;
    background-color: #F6D93F !important;
    border-radius: 0.25rem;
    font-size: 12.81px;
    opacity: 1;
    font-weight: 400;
  }
  .tooltip-inner ul {
    padding-left: 5px !important;
  }
   .tooltip-inner li {
    margin: 5px 0;
    list-style: none;
    text-align: left;
    /* padding-left: 5px; */
  }
  
   .select-question {
    display: flex;
    align-items: center;
    margin-bottom: 32.77px;
  }
  
   .select-question select {
    margin-right: 10px;
  }
  
  #gdi .tooltip.show {
    opacity: 1 !important;
  }
  
  #gdi .tooltip-inner ul {
    padding-inline-start: 0;
  }
  
  #gdi #formulacioncorrect {
    display: none;
    color: #ccb130;
    font-weight: 800;
  }
  
  #gdi #formulacionwrong {
    display: none;
    color: #7f6e19;
    font-weight: 800;
  }
  
  #gdi #estructuracioncorrect {
    display: none;
    color: #ccb130;
    font-weight: 800;
  }
  
  #gdi #estructuracionwrong {
    display: none;
    color: #7f6e19;
    font-weight: 800;
  }
  
  #gdi #preinversioncorrect {
    display: none;
    color: #ccb130;
    font-weight: 800;
  }
  
  #gdi #preinversionwrong {
    display: none;
    color: #7f6e19;
    font-weight: 800;
  }
  
  #gdi #perfilcorrect {
    display: none;
    color: #ccb130;
    font-weight: 800;
  }
  
  #gdi #perfilwrong {
    display: none;
    color: #7f6e19;
    font-weight: 800;
  }
  
  #gdi #antecorrect {
    display: none;
    color: #ccb130;
    font-weight: 800;
  }
  
  #gdi #antewrong {
    display: none;
    color: #7f6e19;
    font-weight: 800;
  }
  
  #gdi #postcorrect {
    display: none;
    color: #ccb130;
    font-weight: 800;
  }
  
  #gdi #postwrong {
    display: none;
    color: #7f6e19;
    font-weight: 800;
  }
  
  #gdi #metodologiacorrect {
    display: none;
    color: #ccb130;
    font-weight: 800;
  }
  
  #gdi #metodologiawrong {
    display: none;
    color: #7f6e19;
    font-weight: 800;
  }
  
  #gdi #factibilidadcorrect {
    display: none;
    color: #ccb130;
    font-weight: 800;
  }
  
  #gdi #factibilidadwrong {
    display: none;
    color: #7f6e19;
    font-weight: 800;
  }
  
  #gdi .content-caja-de-herramientas-extend.dropdown-quiz {
    background-color: #fff8dc;
  }
  
  #gdi .content-caja-de-herramientas-extend.dropdown-quiz h3.content-text-subtitles {
    color: #7f6e19;
  }
  
  #gdi .content-caja-de-herramientas-extend.dropdown-quiz select {
    word-wrap: normal;
    background: white;
    width: 246.88px;
    height: 35.57px;
    border: 1.5px solid #ccb12f;
    color: #929191;
    font-weight: 800;
    font-size: 12.81px;
    text-transform: uppercase;
    padding-left: 15px;
  }
  
   ul.two-columns {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
  }
  
  #gdi .nav-complete .dropdown-menu {
    border: 0 !important;
    margin: 0;
    border-radius: 0;
    padding: 28.46px 16px 3px 17.07px;
  }
  
  #gdi .nav-complete .dropdown-item {
    padding: 0;
  }
  
  #gdi .nav-complete .dropdown-menu a {
    min-height: 0;
    padding-bottom: 14.23px;
    font-size: 12.81px;
    color: white;
    font-weight: 400;
  }
  
  #gdi .generalidades-nav a.dropdown-item {
    min-height: 0;
    padding-bottom: 14.23px;
    font-size: 12.81px;
    color: #004e72 !important;
    font-weight: 400;
  }
  
  #gdi .nav-complete .dropdown-menu a.btn.btn-link.button-to-content.dropdown-item:hover {
    background: transparent !important;
    font-style: italic !important;
    font-weight: 600 !important;
    color: #004e72 !important;
  }
  
  #gdi .nav-complete .dropdown-menu a:hover {
    background: transparent;
    font-style: italic;
    font-weight: 600;
  }
  
  #gdi .text-final-modulo {
    font-size: 19px;
    line-height: 25.5px;
    font-weight: 900;
    font-variant: all-small-caps;
    color: #998421;
    letter-spacing: 0.5px;
    text-align: center;
  }
  
  #gdi .article-container {
    margin-top: 58px;
  }
  
  #gdi .initial-banner {
    min-height: 556.36px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-top: 38.84px;
  }
  
  #gdi .initial-banner h1 {
    font-size: 44.53px;
    font-weight: 800;
    text-transform: uppercase;
    color: #004e72;
    line-height: 52.19px;
  }
  
  #gdi .initial-banner p {
    font-size: 20.18px;
    font-weight: 600;
    color: #215B9C;
    line-height: 27.83px;
  }
  
  #gdi .initial-banner::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url("../img/01-generalidades-escritorio.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  
  #gdi .initial-banner::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #F9E992;
    opacity: 1;
  }
  
  #gdi .content-text {
    max-width: 789px;
    margin: 0 auto;
  }
  
  #gdi .content-text p {
    font-size: 16.7px;
    line-height: 25.5px;
    margin-bottom: 35.49px;
  }
  
  #gdi .content-text h2, #gdi .content-text h3 {
    font-weight: 800;
  }
  
  #gdi .content-text h2.content-text-titles {
    font-size: 27px;
    margin-top: 53px;
    color: #003b5a;
    margin-bottom: 26.5px;
  }
  
  #gdi .card-body h2.content-text-titles:first-child {
    margin-top: 21px;
  }
  
  #gdi .content-text h3.content-text-subtitles {
    font-size: 19.48px;
    color: #615f59;
    margin-bottom: 31.31px;
  }
  
  #gdi .tooltip .arrow::before {
    display: none;
  }
  
  #gdi .outstanding-section h3.content-text-subtitles {
    color: #998421;
  }
  
  #gdi .padding-container {
    padding: 48px 0;
  }
  
  #gdi .outstanding-word {
    font-size: 13.92px;
    font-weight: 800;
    text-transform: uppercase;
    color: #615f59;
  }
  
  #gdi .btn.btn-link.button-to-content {
    min-height: 79.33px;
    padding-top: 20px;
    color: #004e72;
    text-transform: uppercase;
    font-weight: 800;
    text-decoration: none !important;
  }
  
  #gdi .title-video {
    font-size: 14px;
    line-height: 25.5px;
    margin-bottom: 35.49px;
    color: #998421;
    font-style: italic;
    font-weight: 700;
    text-align: center;
  }
  
  #gdi .btn.btn-link.button-to-content[aria-expanded="true"] {
    background-color: transparent;
  }
  
  #gdi .btn.btn-link.button-to-content[aria-expanded="false"] {
    background-color: #F9E992 !important;
  }
  
  #gdi .btn.btn-link.button-to-content[aria-expanded="false"]:hover {
    background-color: #f5d93e !important;
  }
  
  #gdi .btn.btn-link.button-to-content.active .arrow-icon-card {
    rotate: 180deg;
    color: #f5d93e;
  }
  
  #gdi .arrow-icon-card {
    font-size: 30px;
    color: white;
  }
  
  #gdi .nav-section-bottom {
    min-height: 79.33px;
    background: #D1E6DA;
    color: white;
    text-transform: uppercase;
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  #gdi .nav-section-bottom:hover {
    background: #0B8A45;
  }
  
  #gdi .chapters-content .card-header {
    padding: 0;
    background-color: transparent;
    border-bottom: 0;
  }
  
  #gdi .nav-item.active {
    background: #f5d93e;
  }
  
  #gdi .chapters-title {
    font-size: 13.22px;
  }
  
  #gdi p.outstanding-paragraphs {
    color: #998421;
    font-size: 14.61px;
    font-weight: 700;
    border-left: 14.61px solid #f5d93e;
    padding-left: 14.61px;
  }
  
  #gdi .link-download {
    background-color: #fff8dc;
    padding: 26px  79px;
  }
  
  #gdi .link-download a {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 13px;
  }
  
  #gdi .outstanding-section {
    background: #fff8dc;
  }
  
  #gdi .content-caja-de-herramientas-extend.padding-container {
    background: #f4f4f4;
  }
  
  #gdi .chapters-content .card-body {
    padding: 0rem;
  }
  
  #gdi .list-paragraphs {
    padding-left: 29.92px;
  }
  
  #gdi .cursive-list {
    font-style: italic;
    margin-bottom: 35px;
  }
  
  #gdi .true-or-false .question:not(.active) {
    display: none;
  }
  
  #gdi .true-or-false .btn-primary {
    background-color: #f5d93e;
    border-color: #f5d93e;
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 30px;
    border-radius: 0;
  }
  
  #gdi .true-or-false .btn-primary:hover {
    background-color: #998421;
    color: white;
    border-color: #998421;
  }
  
  #gdi .true-or-false .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 500px;
    transform: translate(-50%, -50%) !important;
    max-width: 700px;
  }
  
  #gdi .true-or-false .modal-content {
    padding: 15px 71px;
  }
  
  #gdi .true-or-false .modal-content p {
    margin-bottom: 20px;
    color: #004e72;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 800;
  }
  
  #gdi .true-or-false .modal-content .modal-footer {
    border: 0;
  }
  
  #gdi .true-or-false .modal-content .btn.btn-danger {
    background-color: #f5d93e;
    border: 0;
    color: white;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
  }
  
  #gdi .true-or-false .modal-content .btn.btn-danger:hover {
    background-color: #998421;
  }
  
  #gdi .true-or-false .modal-content .mark-answer {
    font-size: 40px;
    color: #f5d93e;
  }
  
  #gdi .true-or-false button.back {
    background-color: transparent;
    border: 0;
    color: #004e72;
    font-weight: 800;
    float: right;
  }
  
  #gdi .true-or-false button.next {
    background-color: transparent;
    border: 0;
    color: #004e72;
    font-weight: 800;
    float: right;
  }
  
  #gdi .true-or-false .modal-content {
    height: 450px;
    overflow-y: scroll;
  }
  
  #gdi a.nav-section-a:hover {
    text-decoration: none;
  }
  
  #gdi nav .btn.btn-link.button-to-content {
    min-height: 0;
    padding-top: 0;
    color: none;
    text-transform: none;
    font-weight: 400;
    text-decoration: none !important;
  }
  
  #gdi nav .btn.btn-link.button-to-content[aria-expanded="false"] {
    background: transparent !important;
  }
  
  @media screen and (max-width: 720px) {
    #gdi .initial-banner {
      min-height: 45vh !important;
    }
    #gdi .nav-item {
      width: 100%;
      text-align: center;
    }
    #gdi .nav-complete {
      justify-content: right !important;
      padding: 5px;
    }
    #gdi .article-container {
      margin-top: 0;
    }
    #gdi .initial-banner h1 {
      font-size: 20.53px;
      text-transform: uppercase;
      color: #004e72;
      line-height: 30.19px;
      padding: 40px 20px 20px 40px;
    }
    #gdi .container-fluid .content-text {
      max-width: 789px;
      margin: 0 auto;
      padding: 0 40px;
    }
    #gdi .content-caja-de-herramientas .content-text {
      max-width: 789px;
      margin: 0 auto;
      padding: 32px 40px !important;
    }
    #gdi .padding-container:nth-of-type(1) {
      padding: 0px;
    }
    #gdi .content-text h2.content-text-titles:first-of-type {
      margin-top: 0 !important;
    }
    #gdi .circle-nav {
      display: flex;
      justify-content: flex-start;
      max-width: 100%;
    }
    #gdi .link-download {
      background-color: #fff8dc;
      padding: 23px;
    }
    #gdi .matriz-marco-logico {
      margin-bottom: 60px;
      overflow-x: scroll;
    }
    #gdi .modelo-canvas .parent {
      display: grid;
      grid-template-columns: repeat(10, 1fr);
      grid-template-rows: repeat(3, 1fr);
      grid-column-gap: 0px;
      grid-row-gap: 0px;
      text-align: center;
      background-color: #fde991;
      font-weight: 900;
      font-size: 6.81px;
      text-transform: uppercase;
      color: #998421;
      cursor: pointer;
      margin-bottom: 60px;
    }
    #gdi .content-caja-de-herramientas-extend.padding-container.mga {
      padding: 48px;
    }
    #gdi .modelo-canvas .parent {
      font-size: 8px !important;
    }
    #gdi .select-question {
      display: flex;
      flex-direction: column;
    }
  }
  