.navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: contents;
}
 
.navigation-container2 {
  display: none;
}
 
.navigation-container3 {
  display: contents;
}

.footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  display: contents;
}
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}
 
.footer-container4 {
  display: none;
}
 
.footer-container5 {
  display: contents;
}

.contacto-container1 {
  width: 100%;
  display: block;
  min-height: 100vh;
}
 
.contacto-thq-hero-background-image-elm {
  top: 0;
  left: 0;
  width: 100%;
  filter: brightness(0.65);
  height: 100%;
  z-index: 1;
  position: absolute;
  box-shadow: 5px 5px 10px 0px rgba(212, 212, 212, 0.95);
  object-fit: cover;
}
 
.contacto-thq-hero-subtitle-elm {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
}
 
.contacto-thq-map-overlay-elm {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.contacto-thq-zone-tag-elm {
  text-decoration: none;
}
 
.contacto-container2 {
  display: none;
}
 
.contacto-container3 {
  display: contents;
}
 
.contacto-container4 {
  display: none;
}
 
.contacto-container5 {
  display: contents;
}
