.bs-icon {
  --bs-icon-size: .75rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-size: var(--bs-icon-size);
  width: calc(var(--bs-icon-size) * 2);
  height: calc(var(--bs-icon-size) * 2);
  color: var(--bs-primary);
}

.bs-icon-xs {
  --bs-icon-size: 1rem;
  width: calc(var(--bs-icon-size) * 1.5);
  height: calc(var(--bs-icon-size) * 1.5);
}

.bs-icon-sm {
  --bs-icon-size: 1rem;
}

.bs-icon-md {
  --bs-icon-size: 1.5rem;
}

.bs-icon-lg {
  --bs-icon-size: 2rem;
}

.bs-icon-xl {
  --bs-icon-size: 2.5rem;
}

.bs-icon.bs-icon-primary {
  color: var(--bs-white);
  background: var(--bs-primary);
}

.bs-icon.bs-icon-primary-light {
  color: var(--bs-primary);
  background: rgba(var(--bs-primary-rgb), .2);
}

.bs-icon.bs-icon-semi-white {
  color: var(--bs-primary);
  background: rgba(255, 255, 255, .5);
}

.bs-icon.bs-icon-rounded {
  border-radius: .5rem;
}

.bs-icon.bs-icon-circle {
  border-radius: 50%;
}

@media (max-width: 300px) {
  p {
    font-size: 10px;
  }
}

@media (max-width: 300px) {
  ul {
    font-size: 10px;
  }
}

@media (max-width: 300px) {
  .section-heading-upper {
    font-size: 10px;
  }
}

@media (max-width: 1400px) {
  .section-heading-lower {
    font-size: 20px;
  }
}

@media (max-width: 400px) {
  .btn-xl {
    width: 220px;
    height: 50px;
    font-size: 8px;
    text-align: center;
    font-size: 8px;
    width: 220px;
    --bs-body-font-size: 51rem;
    --bs-body-font-weight: normal;
  }
}

@media (min-width: 300px) {
  .btn-xl {
  }
}

@media (min-width: 1400px) {
  li {
    text-align: justify;
    font-size: 16px;
  }
}

#lista {
  width: 100%;
  height: 100%;
}

#lis {
  width: 100%;
  height: 100%;
}

@media (max-width: 300px) {
  li {
    font-size: 10px;
  }
}

@media (max-width: 400px) {
  ul {
    /*width: 200px;*/
    height: 120px;
    font-size: 9px;
  }
}

@media (min-width: 300px) {
  .section-heading {
    text-align: center;
    max-width: 100%;
    height: auto;
    word-wrap: break-word;
  }
}

@media (max-width: 400px) {
  p {
    font-size: 12px;
    text-align: center;
    text-align: center !important;
    word-wrap: break-word;
  }
}

p {
  word-wrap: break-word;
}

.section-heading-lower {
  word-wrap: break-word;
}

.section-heading-upper {
  word-wrap: break-word;
}

.section-heading-lower {
  word-wrap: break-word;
}

p {
  word-wrap: break-word;
}

.section-heading-upper {
  word-wrap: break-word;
}

ul {
  word-wrap: break-word;
}

p {
  word-wrap: break-word;
  text-align: justify;
}

#inicio {
  word-wrap: break-word;
}

.page-section {
  word-wrap: break-word;
}

div {
  word-wrap: break-word;
}

div {
  word-wrap: break-word;
}

#inicio {
  word-wrap: break-word;
}

.container {
  word-wrap: break-word;
}

@media (max-width: 400px) {
  p {
    font-size: xx-small;
    text-align: justify;
    word-wrap: break-word;
  }
}

.bg-faded {
  word-wrap: break-word;
}

@media (max-width: 400px) {
  .intro-text.bg-faded {
    width: 200px;
    height: auto;
    display: flex;
    text-align: center;
    align-items: center;
    align-content: center;
  }
}

@media (max-width: 400px) {
  .navbar-nav {
    width: 100%;
    height: 100%;
  }
}

@media (min-width: 1400px) {
  .intro-text.bg-faded {
  }
}

@media (max-width: 400px) {
  #containicio {
    width: 227px;
  }
}

@media (max-width: 400px) {
  #containergrados {
  }
}

@media (max-width: 400px) {
  .list-hours {
    width: 100%;
    height: 100%;
    font-size: 10px;
  }
}

#videoresponsive {
  overflow: hidden;
  padding-bottom: 10%;
  position: relative;
  height: 0;
}

#rowfooter {
  height: 100%;
  width: 100%;
}

#col-footer {
  width: 100%;
  height: 100%;
}

#row-foot {
  width: 100%;
  height: 100%;
}

#informacion_desarrollador :hover {
  color: #5383d3;
  cursor: alias;
}

@media (max-width: 400px) {
  .intro-button {
    width: 100%;
    height: 100%;
  }
}

@media (max-width: 400px) {
  .btn-xl {
    width: 100%;
    height: 100%;
  }
}

