.navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: contents;
}
 
.navigation-thq-btn-elm {
  background-color: #7fbce5;
}
 
.navigation-container2 {
  display: none;
}
 
.navigation-container3 {
  display: contents;
}

.footer-wrapper {
  display: block;
  width: 100%;
  /*background-color: #1a1a1a;  Esto le dará el color oscuro */
  clear: both; /* Evita que se suba si hay elementos flotantes */
}
.footer-container1 {
  display: contents;
}
 
.footer-thq-footer-nav-link-elm3 {
  text-decoration: none;
}
 
.footer-thq-footer-nav-link-elm5 {
  text-decoration: none;
}
 
.footer-thq-btn-elm {
  text-decoration: none;
  background-color: #7fbce5;
}
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}

.quienes-somos-container1 {
  width: 100%;
  display: block;
  min-height: 100vh;
}
 
.quienes-somos-thq-flota-capacidadestitle-elm {
  color: var(--color-surface);
  margin: 0;
  font-size: var(--font-size-2xl);
  font-family: var(--font-family-heading);
  font-weight: var(--font-weight-heading);
  line-height: var(--line-height-heading);
  letter-spacing: var(--letter-spacing-heading);
  text-transform: var(--text-transform-heading);
}
 
.quienes-somos-thq-flota-capacidadesbg-image-elm {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  object-fit: cover;
}
 
.quienes-somos-thq-flota-capacidadesimage-elm {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  object-fit: cover;
}
 
.quienes-somos-thq-flota-capacidadesinfo-elm3 {
  height: auto;
}
 
.quienes-somos-thq-section-content-elm15 {
  fill: var(--color-on-primary);
  color: var(--color-on-primary);
}
 
.quienes-somos-thq-flota-monitoreooverlay-elm {
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
}
 
.quienes-somos-thq-flota-capacidadesinfo-elm4 {
  height: auto;
}
 
.quienes-somos-container2 {
  display: none;
}
 
.quienes-somos-container3 {
  display: contents;
}
