body,
html {
  height: 100%;
}

.red {
  color: red;
}

.bgMain {
  background: #fff url(./img/bgSand.jpg) no-repeat left top cover;
}

.gal img {
  border: 6px solid #fff;
}

.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white !important;
}
.falla {
  background: #e1dfd2 url(./img/wov.jpg) repeat fixed;
}
.red {
  color: red;
}

.bgMain {
  background: #fff url(./img/bgSand.jpg) no-repeat left top cover;
}
.gugu {
  overflow: hidden;
  padding-bottom: 40%;
  position: relative;
  height: 0;
}

.gugumap {
  left: 0;
  top: 0;
  height: 99%;
  width: 100%;
  position: absolute;
  border: 1px solid black;
}

.nomar {
  margin: -15px !important;
}

.nopad {
  padding: 0 !important;
}

