.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;
}

.servicios-container1 {
  width: 100%;
  display: block;
  min-height: 100vh;
}
 
.servicios-thq-btn-elm {
  text-decoration: none;
  background-color: #7fbce5;
}
 
.servicios-container2 {
  display: none;
}
 
.servicios-container3 {
  display: contents;
}
 
.servicios-container4 {
  display: none;
}
 
.servicios-container5 {
  display: contents;
}
