body {
  margin: 0 auto;
  max-width: 1920px;
  color: black !important;
  background: white;
  background-color: white !important;
  font-size: 18px !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#header {
  box-shadow: 1px 2px 10px #dee2e6;
  background-color: #ffffff;
  background-size: 100% 100%;
  z-index: 10;
  max-width: 1920px;
  margin: 0 auto;
}

#footer {
  background: #343434;
  height: 100px;
}

.logo-menu-itr {
  width: 200px;
}

.home-banner {
  width: 100%;
  z-index: 0;
}
.card {
  padding: 10px;
  flex-direction: row;
  margin-bottom: 10px;
}

.card-body {
  text-align: center;
}

.card-2 {
  border: 12px solid #e5e5e5;
  margin-top: -300px;
  margin-left: 200px;
}

.card-title {
  color: #3d3d3d;
  font-size: 26px;
  font-weight: 800;
}
.card-text {
  color: #8b8b8b;
  font-size: 18px;
}

.div-contenido-boton > h2 {
  font-size: 3em;
  line-height: 1em;
  text-align: center;
  font-weight: 800;
  color: #313945;
}

.div-contenido-boton {
  position: absolute;
  background-color: white;
  border: 12px solid #e8e8e8;
  margin-top: -4em;
  z-index: 1000;
}

.titulo-login {
  color: #c69a20 !important;
  font-size: 28px !important;
  padding-top: 60px;
  padding-bottom: 40px;
  font-weight: 800;
  text-align: left;
}

.nombre_user {
  margin-top: 4em;
}

.titulo-perfil > p {
  font-size: 16px;
  margin-left: 5%;
}

.titulo-nombre > p {
  font-size: 16px;
  text-align: right;
  color: #313945;
}

.dentro {
  color: black !important;
}

.vista-desktop {
  display: none;
}
.vista-mobile {
  display: block;
}

.text-white {
  color: #919090 !important;
  border: 2px solid #919090;
  padding: 5px;
  border-radius: 20px;
}

h1 {
  font-size: 26px !important;
}

h2 {
  font-size: 1.1rem;
}

.back-to-top,
.back-to-top:hover {
  background: #009b57;
}
.letra-negrita {
  font-family: Gill-Sans-Bold !important;
}
.letra-ligera {
  font-family: Gill-Sans-Light !important;
}
.letra-media {
  font-family: medio !important;
}
.letra-gris-claro {
  color: #7a7a7a !important;
}
.letra-gris-oscuro {
  color: #343434 !important;
}
.letra-verde {
  color: #c69a20 !important;
}
.letra-subrayada {
  text-decoration: underline;
}

.back-to-top i {
  margin-left: 0;
}

.content-dropdown {
  height: 250px;
  width: 100%;
  position: absolute;
  top: calc(86% + 6px);
  background: rgba(0, 0, 0, 0.8);
}

.no-display {
  display: none;
}

.navbar-mobile {
  background: transparent;
}

.navbar-mobile a {
  font-size: 18px;
  color: white;
  font-family: Gill-Sans-Light !important;
}

.navbar-mobile a:hover {
  color: white !important;
  font-family: Gill-Sans-Bold !important;
  text-decoration: underline;
}

.navbar-mobile ul {
  top: 100px;
  background: #717171;
}

.mobile-nav-toggle {
  position: fixed;
  right: 20px;
  top: 30px;
  font-size: 48px;
  color: white;
}
.navbar-mobile .mobile-nav-toggle {
  top: 30px;
  right: 20px;
}

.mobile-nav-toggle.bi-x {
  color: white;
}

.idioma > a,
.idioma {
  color: white;
}

.idioma > a:hover {
  color: #e30500;
}

.active {
  color: #fcd766 !important;
}

.enlacesA > a {
  color: white;
  font-size: 12px;
}

.izq {
  text-align: right;
}

.der {
  text-align: left;
}

i {
  color: white;
  margin-left: 10px;
  color: white;
  margin-left: 12px;
  font-size: 21px;
}

.iconosSocial {
  text-align: center;
}

.content-foot {
  margin-left: inherit;
  margin-right: inherit;
  display: flex;
  align-items: center;
}

.progressbar {
  height: 15px;
  margin: 5px;
  background: linear-gradient(
      to right,
      rgba(232, 1, 18, 1) 0%,
      rgba(232, 1, 18, 1) 20%,
      rgba(251, 215, 99, 1) 40%,
      rgba(251, 215, 99, 1) 60%,
      rgba(0, 155, 87, 1) 80%,
      rgba(0, 155, 87, 1) 100%
    )
    left/var(--p, 100%) fixed;
}

.progressbar-base {
  background: linear-gradient(
    90deg,
    rgba(232, 1, 18, 0.3) 0%,
    rgba(124, 83, 86, 0.3) 20%,
    rgba(251, 215, 99, 0.3) 40%,
    rgba(251, 215, 99, 0.3) 60%,
    rgba(0, 155, 87, 0.3) 80%,
    rgba(0, 155, 87, 0.3) 100%
  );
  z-index: -1;
  width: 100%;
}

.progressbar-avance {
  margin-top: -20px;
  z-index: 1;
}

.amarillo {
  color: #fad96b;
  width: 20%;
  height: 6px !important;
}

.card__image {
  position: relative;
}
.card__image .fecha {
  position: absolute;
  bottom: 1.25rem;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.banner-seccion {
  overflow: hidden;
}

@media (max-width: 425px) {
  .div-contenido-boton > h2 {
    font-size: 1em;
    line-height: 1em;
    padding: 2px;
    padding-top: 6px;
  }

  .text-right {
    margin-top: 9px;
  }

  .titulo-login {
    font-size: 25px !important;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
  }

  .div-contenido-boton {
    border: 10px solid #e8e8e8;
    margin-top: -1.7em;
    z-index: 1000;
  }

  .banner-seccion {
    margin-top: 44px;
  }
}

@media (min-width: 426px) and (max-width: 767px) {
  .div-contenido-boton > h2 {
    font-size: 1.7em;
    line-height: 1em;
    padding: 14px;
    padding-top: 18px;
  }

  .text-right {
    margin-top: 12px;
  }

  .div-contenido-boton {
    border: 10px solid #e8e8e8;
    margin-top: -3.5em;
    z-index: 1000;

    max-width: 250px;
  }
  .banner-seccion {
    margin-top: 51px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .div-contenido-boton > h2 {
    font-size: 1.7em;
    line-height: 1em;
    padding: 10px;
    padding-top: 14px;
  }

  .div-contenido-boton {
    border: 10px solid #e8e8e8;
    margin-top: -2em;
    z-index: 1000;

    width: 300px;
    left: 0;
    margin-left: calc(50% - 150px);
  }

  .text-right {
    margin-top: 9px;
  }
}
@media (min-width: 1200px) {
  .div-contenido-boton {
    width: 600px;
    left: 0;
    margin-left: calc(50% - 300px);
  }
}

@media (min-width: 1440px) and (max-width: 1920px) {
  #header {
    height: 72px;
  }
}

@media (max-width: 991px) {
  #header .logo {
    margin-left: auto;
    margin-right: auto;
  }

  .navbar-mobile .dropdown > .dropdown-active {
    background: rgba(1, 1, 1, 0);
  }
}

@media (min-width: 992px) {
  .vista-desktop {
    display: block;
  }
  .vista-mobile {
    display: none;
  }
  body {
    font-size: 21px !important;
  }

  .navbar,
  .navbar > ul {
    width: 100%;
    justify-content: space-evenly;
  }
  .navbar a {
    font-family: Gill-Sans-Light;
    font-size: 20px;
    width: 80px;
  }
  .navbar-master {
    width: 200px !important;
  }
  .navbar a:hover,
  .navbar .active,
  .navbar li:hover > a {
    color: white;
    font-family: Gill-Sans-Bold;
    text-decoration: underline;
  }
  .logo-menu-itr {
    width: 250px;
  }
  #footer {
    height: 120px;
  }
  .dropdown:hover {
    background-color: rgba(0, 0, 0, 0.8);
  }
}

@media (min-width: 1921px) {
  .back-to-top {
    right: 0;
    left: 0;
    margin-left: calc(50% + 850px);
  }
  .back-to-top i {
    margin-left: auto;
    margin-right: auto;
  }
}
