@font-face {
    font-family: 'inversionz_unboxedregular';
    src: url('../fonts/inversionz_unboxed-webfont.eot');
    src: url('../fonts/inversionz_unboxed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/inversionz_unboxed-webfont.woff2') format('woff2'),
         url('../fonts/inversionz_unboxed-webfont.woff') format('woff'),
         url('../fonts/inversionz_unboxed-webfont.ttf') format('truetype'),
         url('../fonts/inversionz_unboxed-webfont.svg#inversionz_unboxedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
  color: #fff;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  background: #000;
}
.block{
  overflow: hidden!important;
}
html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

body {
  overflow: auto;
  -moz-perspective: 1px;
  -webkit-perspective: 1px;
  perspective: 1px;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
body, body * {
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
P{
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 1.1rem;
}
h5{
  font-family: 'Epilogue', sans-serif;
}
.pr{
  position: relative;
}
.z-index-up{
  position: relative;
  z-index: 999;
}
.h100{
  height: 100%;
}
.p0{
  padding: 0;
}
.m0{
  margin: 0;
}
.dn-ds{
  display: none!important;
}
/* -- * * * - - - LOADER - - - * * * -- */
/* -- * * * - - - PARALLAX MOTEL - - - * * * -- */
.parallax {
  /* padding: 10%; */
  /* max-width: 40em; */
  position: relative;
  margin: auto;
}
.parallax :nth-child(1) {
  -moz-transform: translateZ(-0.4px) scale(1.4);
  -ms-transform: translateZ(-0.4px) scale(1.4);
  -webkit-transform: translateZ(-0.4px) scale(1.4);
  transform: translateZ(-0.4px) scale(1.4);
  z-index: -400;
  /* top: 200px; */
  /* left: 10%; */
}
.parallax :nth-child(2) {
  -moz-transform: translateZ(0.2px) scale(0.8);
  -ms-transform: translateZ(0.2px) scale(0.8);
  -webkit-transform: translateZ(0.2px) scale(0.8);
  transform: translateZ(0.2px) scale(0.8);
  z-index: 200;
  /* top: 150px;
  left: 23%; */
}
.parallax :nth-child(3) {
  -moz-transform: translateZ(0.3px) scale(0.7);
  -ms-transform: translateZ(0.3px) scale(0.7);
  -webkit-transform: translateZ(0.3px) scale(0.7);
  transform: translateZ(0.3px) scale(0.7);
  z-index: 300;
  /* top: 350px;
  left: 35%; */
}
.parallax :nth-child(4) {
  -moz-transform: translateZ(0.1px) scale(0.9);
  -ms-transform: translateZ(0.1px) scale(0.9);
  -webkit-transform: translateZ(0.1px) scale(0.9);
  transform: translateZ(0.1px) scale(0.9);
  z-index: 100;
  /* top: 500px; */
  /* left: 25%; */
}
.parallax :nth-child(5) {
  -moz-transform: translateZ(-2px) scale(3);
  -ms-transform: translateZ(-2px) scale(3);
  -webkit-transform: translateZ(-2px) scale(3);
  transform: translateZ(-2px) scale(3);
  z-index: -2000;
  /* box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.75); */
  /* top: 2000px; */
  /* left: 75%; */
}
.parallax :nth-child(6) {
  -moz-transform: translateZ(0.4px) scale(0.6);
  -ms-transform: translateZ(0.4px) scale(0.6);
  -webkit-transform: translateZ(0.4px) scale(0.6);
  transform: translateZ(0.4px) scale(0.6);
  z-index: 400;
  box-shadow: 55px 55px 8px rgba(0, 0, 0, 0.35);
  /* top: 600px; */
  /* left: 40%; */
}
.parallax :nth-child(7) {
  -moz-transform: translateZ(-1px) scale(2);
  -ms-transform: translateZ(-1px) scale(2);
  -webkit-transform: translateZ(-1px) scale(2);
  transform: translateZ(-1px) scale(2);
  z-index: -1000;
  box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.75);
  /* top: 400px; */
  /* left: 70%; */
}
.parallax :nth-child(8) {
  -moz-transform: translateZ(-0.4px) scale(1.4);
  -ms-transform: translateZ(-0.4px) scale(1.4);
  -webkit-transform: translateZ(-0.4px) scale(1.4);
  transform: translateZ(-0.4px) scale(1.4);
  z-index: -400;
  box-shadow: 35px 35px 8px rgba(0, 0, 0, 0.25);
  /* top: 100px; */
  /* left: 80%; */
}
.parallax :nth-child(9) {
  -moz-transform: translateZ(0.4px) scale(0.6);
  -ms-transform: translateZ(0.4px) scale(0.6);
  -webkit-transform: translateZ(0.4px) scale(0.6);
  transform: translateZ(0.4px) scale(0.6);
  z-index: 400;
  box-shadow: 85px 85px 8px rgba(0, 0, 0, 0.15);
  /* top: 900px; */
  /* left: 10%; */
}
.parallax :nth-child(10) {
  -moz-transform: translateZ(-1px) scale(2);
  -ms-transform: translateZ(-1px) scale(2);
  -webkit-transform: translateZ(-1px) scale(2);
  transform: translateZ(-1px) scale(2);
  z-index: -1000;
  box-shadow: 45px 45px 8px rgba(0, 0, 0, 0.25);
  /* top: 1400px; */
  /* left: 10%; */
}
.parallax :nth-child(11) {
  -moz-transform: translateZ(-3px) scale(4);
  -ms-transform: translateZ(-3px) scale(4);
  -webkit-transform: translateZ(-3px) scale(4);
  transform: translateZ(-3px) scale(4);
  z-index: -3000;
  /* top: 100px; */
  /* left: -5%; */
  opacity: 0.25;
}
.parallax > * {
  position: absolute;
}



/* -- * * * - - - BOTON GLITCH - - - * * * -- */
* {
  box-sizing: border-box;
}

.cont-btn {
  position: absolute;
  text-align: center;
  right: 0;
  top: 3.2rem;
}

a {
  color: white;
  text-decoration: none;
}
.phone-btn{
  font-family: 'inversionz_unboxedregular';
  color: #0c63ad;
  font-size: 1.5rem;
  letter-spacing: -.1rem;
  margin-right: 3rem;
}
.testing {
  display: inline-block;
  position: relative;
  background-image: url('../img/bg-boton.png');
  border: none;
  outline: none;
  cursor: pointer;
  margin-top: 10px;
  padding: 8px 30px;
  font-size: 0.75em;
  letter-spacing: 0.35em;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: all 0.2s ease;
}
.testing:before, .testing:after {
  content: "RESERVA";
  position: absolute;
  top: 0;
  left: 0;
  padding: 8px 0;
  width: 100%;
  -webkit-clip: rect(0px, 0px, 0px, 0px);
  clip: rect(0px, 0px, 0px, 0px);
  background-image: url('../img/bg-boton.png');
  color: #000;
}
.testing:before {
  left: -3px;
  top: -2px;
  text-shadow: 2px 0 #fff;
  box-shadow: 2px 0 #fff;
}
.testing:after {
  left: 2px;
  bottom: -2px;
  text-shadow: -1px 0 #fff;
  box-shadow: -1px 0 #fff;
}
.testing:hover {
  /* background: #0c63ad; */
  color: black;
}
.testing:hover:before {
  animation: glitch-test 1.5s infinite linear alternate-reverse;
}
.testing:hover:after {
  -webkit-animation: glitch-test 2s infinite linear alternate;
          animation: glitch-test 2s infinite linear alternate;
}


@-webkit-keyframes glitch-test {
  0% {
    clip: rect(-3px, 600px, 0px, 0px);
  }
  5.88235% {
    clip: rect(0px, 600px, 0px, 0px);
  }
  11.76471% {
    clip: rect(-3px, 600px, 0px, 0px);
  }
  17.64706% {
    clip: rect(-3px, 600px, 0px, 0px);
  }
  23.52941% {
    clip: rect(100px, 600px, 100px, 0px);
  }
  29.41176% {
    clip: rect(0px, 600px, 600px, 0px);
  }
  35.29412% {
    clip: rect(100px, 600px, 0px, 0px);
  }
  41.17647% {
    clip: rect(0px, 600px, 600px, 0px);
  }
  47.05882% {
    clip: rect(100px, 600px, 0px, 0px);
  }
  52.94118% {
    clip: rect(-3px, 600px, 0px, 0px);
  }
  58.82353% {
    clip: rect(100px, 450px, 100px, 0px);
  }
  64.70588% {
    clip: rect(0px, 450px, 0px, 0px);
  }
  70.58824% {
    clip: rect(100px, 450px, 100px, 0px);
  }
  76.47059% {
    clip: rect(0px, 450px, 0px, 0px);
  }
  82.35294% {
    clip: rect(0px, 450px, 0px, 0px);
  }
  88.23529% {
    clip: rect(0px, 450px, 0px, 0px);
  }
  94.11765% {
    clip: rect(0px, 450px, 0px, 0px);
  }
  100% {
    clip: rect(0px, 450px, 0px, 0px);
  }
}

@keyframes glitch-test {
  0% {
    clip: rect(-3px, 600px, 0px, 0px);
  }
  5.88235% {
    clip: rect(0px, 600px, 0px, 0px);
  }
  11.76471% {
    clip: rect(-3px, 600px, 0px, 0px);
  }
  17.64706% {
    clip: rect(-3px, 600px, 0px, 0px);
  }
  23.52941% {
    clip: rect(100px, 600px, 100px, 0px);
  }
  29.41176% {
    clip: rect(0px, 600px, 600px, 0px);
  }
  35.29412% {
    clip: rect(100px, 600px, 0px, 0px);
  }
  41.17647% {
    clip: rect(0px, 600px, 600px, 0px);
  }
  47.05882% {
    clip: rect(100px, 600px, 0px, 0px);
  }
  52.94118% {
    clip: rect(-3px, 600px, 0px, 0px);
  }
  58.82353% {
    clip: rect(100px, 450px, 100px, 0px);
  }
  64.70588% {
    clip: rect(0px, 450px, 0px, 0px);
  }
  70.58824% {
    clip: rect(100px, 450px, 100px, 0px);
  }
  76.47059% {
    clip: rect(0px, 450px, 0px, 0px);
  }
  82.35294% {
    clip: rect(0px, 450px, 0px, 0px);
  }
  88.23529% {
    clip: rect(0px, 450px, 0px, 0px);
  }
  94.11765% {
    clip: rect(0px, 450px, 0px, 0px);
  }
  100% {
    clip: rect(0px, 450px, 0px, 0px);
  }
}


/* -- * * * - - - GLITCH IMG - - - * * * -- */
.glitch-container {
  opacity: 1;
  position: absolute;
  /* top: 20px;
  left: 50%; */
  /* transform: translateX(-50%); */
  box-sizing: border-box;
  /* width: 360px; */
  height: 50vh;
  z-index: 999;
}
.glitch-container .glitch-img-container {
  position: absolute;
  top: 0;
  left: 0;
  /* width: 100%; */
  height: 100%;
}
.glitch-container .glitch-img-container img {
  /* width: 360px; */
  height: 45vh;
  border-radius: 5px;
}
.glitch-container .glitch-img-container:nth-child(n+2) {
  opacity: 0;
}
.glitch-container .glitch-img-container:nth-of-type(2) {
  /* width: 380px; */
}
.glitch-container .glitch-img-container:nth-of-type(2) img {
  transform: translate(20px, 0);
}
.glitch-container .glitch-img-container:nth-of-type(3) {
  /* width: 382px; */
  left: -20px;
}
.glitch-container .glitch-img-container:nth-of-type(4) {
  /* transform: translate(0, -2px) scale(-1, -1); */
}
.glitch-container:hover .glitch-img-container {
  opacity: 1;
}
.glitch-container:hover .glitch-img-container:nth-of-type(2) {
  animation: glitch-anim-1-horizontal 2.75s infinite linear normal;
}
.glitch-container:hover .glitch-img-container:nth-of-type(2) img {
  animation: glitch-anim-1-horizontal 2.75s infinite linear normal;
}
.glitch-container:hover .glitch-img-container:nth-of-type(3) {
  animation: glitch-anim-2-horizontal 2.75s infinite linear normal;
}
.glitch-container:hover .glitch-img-container:nth-of-type(3) img {
  animation: glitch-anim-2-horizontal 2.75s infinite linear normal;
}
.glitch-container:hover .glitch-img-container:nth-of-type(4) img {
  animation: glitch-anim-3-horizontal 2.75s infinite linear normal;
}
.glitch-container:hover .glitch-img-container:nth-of-type(5) img {
  animation: glitch-anim-flash 0.5s steps(1, end) infinite;
  display: none;
}

@keyframes glitch-anim-1-horizontal {
  0% {
    display: block;
    -webkit-clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%);
    clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%);
  }
  7% {
    -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%);
    clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%);
  }
  14% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%);
    clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%);
  }
  21% {
    -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%);
    clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%);
  }
  28% {
    -webkit-clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
    clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
  }
  35% {
    -webkit-clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
    clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
  }
  42% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
    clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
  }
  49% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
    clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
  }
  56% {
    -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
    clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
  }
  63% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
    clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
  }
  70% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
    clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
  }
  71% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes glitch-anim-2-horizontal {
  0% {
    display: block;
    -webkit-clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%);
    clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%);
  }
  10.5% {
    -webkit-clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%);
    clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%);
  }
  15.4% {
    -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%);
    clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%);
  }
  21.7% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
    clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
  }
  31.5% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%);
    clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%);
  }
  35.7% {
    -webkit-clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%);
    clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%);
  }
  44.1% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
    clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
  }
  53.2% {
    -webkit-clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%);
    clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%);
  }
  56.7% {
    -webkit-clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%);
    clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%);
  }
  66.5% {
    -webkit-clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%);
    clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%);
  }
  70% {
    -webkit-clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%);
    clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%);
  }
  71% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes glitch-anim-3-horizontal {
  0% {
    display: block;
    opacity: 1;
    -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%);
    clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%);
  }
  3.5% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%);
    clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%);
  }
  7% {
    -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%);
    clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%);
  }
  17.5% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
    clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
  }
  18.9% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%);
    clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%);
  }
  21% {
    -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%);
    clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%);
  }
  23.1% {
    -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%);
    clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%);
  }
  25.9% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%);
    clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%);
  }
  28% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
    clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
  }
  31.5% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%);
    clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%);
  }
  35% {
    -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%);
    clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%);
  }
  37.1% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%);
    clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%);
  }
  39.9% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%);
    clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%);
  }
  42% {
    -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%);
    clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%);
  }
  45.5% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%);
    clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%);
  }
  49% {
    -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%);
    clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%);
  }
  51.1% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
    clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
  }
  56.0% {
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%);
    clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%);
  }
  70% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%);
    clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%);
    opacity: 1;
  }
  71% {
    display: none;
    opacity: 0;
  }
  100% {
    display: none;
  }
}
@keyframes glitch-anim-flash {
  0% {
    opacity: 0.2;
    transform: translate3d(20, 2 0);
  }
  33%,
  100% {
    opacity: 0;
  }
}
/* -- * * * - - - MOTEL - - - * * * -- */

.home-header {
  /* height: 100vh; */
  position: relative;
  background-image: url('../img/bg-header-motel.jpg');
  background-size: cover;
  /* padding-bottom: 25rem; */
}
.home-header .cont-info-motel{
  margin-top: 15rem;
  position: relative;
}
.home-header .cont-info-motel h2{
  font-family: 'Epilogue', sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: .8rem;
  line-height: 2rem;
}
.home-header .cont-info-motel h1{
  font-family: 'inversionz_unboxedregular';
  font-size: 19rem;
  letter-spacing: -3rem;
  line-height: 10rem;
  margin-left: -20rem;
}
.home-header .cont-info-motel span{
  font-family: kozuka-gothic-pro, sans-serif;
  font-size: 2.5rem;
  color: #fb4a6f;
  letter-spacing: .8rem;
  line-height: 8rem;
}
.home-header .cont-info-motel p{
  color: #8fdff9;
  text-align: justify;
  position: absolute;
  bottom: 2rem;
  padding: 0 3rem;
  left: 0;
  right: 0;
  font-weight: 400;
}
.home-header .cont-info-txt{
  margin-left: -6.5rem;
  margin-top: 1rem;
}
.home-header h3{
  font-family: 'inversionz_unboxedregular';
  text-align: center;
  font-size: 3rem;
  margin: 5rem;
}
.home-header .img-habitacion{
  position: absolute;
  max-height: 50vh;
}
/* .home-header .habitacion-1{
  left: 0;
}
.home-header .habitacion-2{
  left: 0;
  right: 8rem;
  margin: auto;
}
.home-header .habitacion-3{
  right: 0;
} */
.home-header .parallax .triangulo-1{

}
.home-header .parallax .triangulo-2{
  left: 20rem;
  right: 0;
  top: 21rem;
  margin: auto;
  max-width: 12rem;
}
.home-header .parallax .triangulo-3{
  top: 45rem;
  right: 5rem;
  max-width: 8rem;
}
.home-header .parallax .triangulo-4{
  right: -8rem;
  top: 50rem;
  max-width: 34rem;
}
.home-header .img-habitacion-1,.home-header .img-habitacion-2,.home-header .img-habitacion-3{
  max-height: 45vh;
  margin: 0 .5rem;
}
.home-header .galeria{
  width: auto;
  margin: 0;
}
.btn-galeria{
  display: block;
  /* position: absolute; */
  margin: 2rem auto;
  text-align: center;
  color: #f7325d;
  cursor: pointer;
  text-decoration: underline;
}
section.habitaciones{
  padding: 5rem 0;
  position: relative;
}
/* section.habitaciones .glitch-container .glitch-img-container img{
  max-height: 50%;
} */
section.habitaciones .cont-btn{
  position: relative;
  top: 0;
  margin-top: 5rem;
}
@property --num {
  syntax: "<integer>";
  initial-value: 1;
  inherits: false;
}
.num-8 {
  display: inline-block;
  font-family: 'inversionz_unboxedregular';
  font-size: 28rem;
  color: #f7325d;
  line-height: 28rem;
  letter-spacing: -2rem;
  transition: --num 1s;
  counter-set: num var(--num);
}
.num-8::after {
  content: counter(num);
}
.cont-title-habitacion:hover .num-8 {
  --num: 8;
}
.cont-title-habitacion{
  justify-content: center;
}
.cont-title-habitacion p{
  color: #f7325d;
}
@property --num1 {
  syntax: "<integer>";
  initial-value: 01;
  inherits: false;
}
.num-33 {
  display: inline-block;
  font-family: 'inversionz_unboxedregular';
  font-size: 18rem;
  color: #f7325d;
  line-height: 12rem;
  letter-spacing: -2rem;
  transition: --num1 1s;
  counter-set: num1 var(--num1);
}
.num-33::after {
  content: counter(num1);
}
.cont-title-habitacion-16:hover .num-33{
  --num1: 33;
}

.num-02 {
  display: inline-block;
  font-family: 'inversionz_unboxedregular';
  font-size: 32rem;
  color: #f7325d;
  line-height: 12rem;
  letter-spacing: -2rem;
  display: block;
  text-align: right;
}
.cont-title-habitacion-02 h2{
  font-family: 'Epilogue', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.2rem;
  font-size: 4rem;
}
.cont-title-habitacion-02 p{
  color: #138a9b;
}
section.habitaciones .cont-title-habitacion hgroup,section.habitaciones .cont-title-habitacion-16 hgroup{
  display: inline-block;
}
section.habitaciones .cont-title-habitacion hgroup{
  max-width: 40%;
}
section.habitaciones .cont-title-habitacion-16 hgroup p{
  text-align: left;
  padding-left: 0;
  color: #f7325d;
}
section.habitaciones .cont-title-habitacion h2,section.habitaciones .cont-title-habitacion-16 h2{
  font-family: 'Epilogue', sans-serif;
  text-transform: uppercase;
  font-size: 1.6rem;
  letter-spacing: 1rem;
}
section.habitaciones .cont-title-habitacion span,section.habitaciones .cont-title-habitacion-16 span{
  font-family: kozuka-gothic-pro, sans-serif;
  font-size: 2.5rem;
  color: #fb4a6f;
  letter-spacing: .8rem;
  line-height: 3rem;
}
section.habitaciones .cont-title-habitacion-16 hgroup{
  position: absolute;
  width: 100%;
  top: 4rem;
  margin-left: 21rem;
  left: 0;
  right: -7rem;
}
section.habitaciones .cont-title-habitacion-16 .cont-btn{
  display: block;
  text-align: right;
  margin: 1rem auto 4rem;
}
section.habitaciones .cont-title-habitacion-16 p{
  text-align: right;
  position: relative;
  z-index: 10;
  padding-left: 12rem;
}
section.habitaciones .gradiante{
  position: absolute;
  right: 0;
  top: -5rem;
  max-width: 80vw;
}
section.habitaciones .parallax .triangulo-5{
  left: -42rem;
  top: 20rem;
  /* max-width: 32rem; */
}
section.habitaciones .parallax .triangulo-6{
  left: -2rem;
  right: 0;
  margin: auto;
  top: 40rem;
  max-width: 12rem;
}
section.habitaciones .parallax .triangulo-7{
  left: 8rem;
  right: 0;
  margin: auto;
  top: 86rem;
  max-width: 16rem;
}
section.habitaciones .foto-reserva{
  margin-top: 10rem;
}
section.redes .cont-btn-reserva{
  position: relative;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  /* top: 60%; */
}
section.redes .cont-btn-reserva h5{
  text-transform: uppercase;
  letter-spacing: .5rem;
}
section.redes .cont-btn-reserva span{
  font-family: kozuka-gothic-pro, sans-serif;
  font-size: 2.5rem;
  color: #fb4a6f;
  letter-spacing: .8rem;
  line-height: 3rem;
}
section.habitaciones .img-ph-1{
  max-width: 32.8vw;
}
section.habitaciones .ph-motel .glitch-img-container{
  left: 0;
}
section.habitaciones .ella-alberca{
  margin-top: 8rem;
}
section.habitaciones .cont-ph{
  margin-top: 5rem;
}
section.habitaciones .neon{
  position: absolute;
  left: 11rem;
  right: 0;
  margin: auto;
  width: 18rem;
  top: 34%;
  animation: neon 10s ease-in-out infinite;
}
@keyframes neon {
  0%{
    filter: brightness(1);
  }
  10%{
    filter: brightness(1.6);
  }
  15%{
    filter: brightness(1);
  }
  25%{
    filter: brightness(1.5);
  }
  50%{
    filter: brightness(1);
  }
  60%{
    filter: brightness(1.6);
  }
  65%{
    filter: brightness(1);
  }
  75%{
    filter: brightness(1.5);
  }
  100%{
    filter: brightness(1);
  }
}
section.redes{
  text-align: center;
  background: rgb(13,16,63);
  background: linear-gradient(0deg, rgba(13,16,63,1) 12%, rgba(0,0,0,1) 100%);
  padding: 5rem 0;
}
section.redes img, .cont-pre-footer a img{
  filter: brightness(.5);
  transition: .5s ease-in-out;
}
section.redes a:hover img, .cont-pre-footer a:hover img{
    filter: brightness(1);
}
/* -- * * * - - - HOME - - - * * * -- */
/* -- * * * - - - HOME - - - * * * -- */
/* -- * * * - - - HOME - - - * * * -- */
section.home{
  height: 100%;
  width: 100vw;
  background-image: url('../img/bg-home.jpg');
  background-size: cover;
  overflow: hidden;
}
section.home .triangulo-h{
  position: absolute;
}
section.home .triangulo-h1{
  left: 34rem;
  top: 10rem;
  animation: t1 8s ease-in-out infinite;
}
section.home .triangulo-h2{
  right: 22rem;
  max-width: 14rem;
  top: 8rem;
  animation: t2 8s ease-in-out infinite;
}
section.home .triangulo-h3{
  bottom: 3rem;
  max-width: 16rem;
  left: 28rem;
  animation: t3 8s ease-in-out infinite;
}
section.home .triangulo-h4{
  right: 0;
  bottom: -24rem;
  max-width: 42rem;
  animation: t4 6s ease-in-out infinite;
}
@keyframes t1 {
  0%{
    transform: translateY(2rem);
  }
  50%{
    transform: translateY(0rem);
  }
  100%{
    transform: translateY(2rem);
  }
}
@keyframes t2 {
  0%{
    transform: translateY(-2rem);
  }
  50%{
    transform: translateY(0rem);
  }
  100%{
    transform: translateY(-2rem);
  }
}
@keyframes t3 {
  0%{
    transform: translateY(-2.5rem);
  }
  50%{
    transform: translateY(0rem);
  }
  100%{
    transform: translateY(-2.5rem);
  }
}
@keyframes t4 {
  0%{
    transform: translateY(2.5rem);
  }
  50%{
    transform: translateY(0rem);
  }
  100%{
    transform: translateY(2.5rem);
  }
}
.btn-entrar {
  position: relative;
  /* background-image: url(../img/bg-btn-hotel.png); */
  width: 70%;
  height: 6rem;
  overflow: hidden;
  margin: auto;
  border-radius: 3px;
}
.btn-entrar .bg-reja{
  mix-blend-mode: overlay;
  opacity: .3;
}
.btn-entrar span{
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: -2rem;
  color: #14d1e6;
  font-family: kozuka-gothic-pro, sans-serif;
  letter-spacing: .2rem;
  font-size: 1.2rem;
  transition: .8s ease-in-out;
}
.btn-entrar .text-motel{
  color: #fb4a6f;
}
.bg-btn-motel{
  position: absolute;
  top: 0;
  opacity: .5;
  mix-blend-mode: color-burn;
}
.btn-entrar:hover span{
  bottom: .3rem;
}
.btn-entrar:hover {
  cursor: pointer;
}
.btn-entrar:hover .flex-absolute .circulo {
  transform: translatex(0);
}
.btn-entrar:hover .flex-absolute a {
  transform: translatex(0);
}
.btn-entrar:hover .flex-absolute .raya {
  width: 0;
  transition: width 0.5s ease;
}
.btn-entrar .flex-absolute {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.btn-entrar .flex-absolute .circulo {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  opacity: 0.5;
  transition: transform 1s ease;
  transform: translatex(150%);
}
.btn-entrar .flex-absolute a {
  color: #fff;
  border-bottom: none;
  top: auto;
  left: auto;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'Epilogue', sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  letter-spacing: 3px;
  transition: transform 1s ease;
  transform: translatex(-100%);
}
.btn-entrar:hover .flex-absolute a{
  letter-spacing: .8rem;
}
.btn-entrar .flex-absolute .raya {
  height: 1px;
  width: 80px;
  transition: width 1.3s ease;
  background-color: #fff;
}

footer{
  padding: 3rem 0 5rem 0;
}
footer ul{
  font-family: 'Source Sans Pro', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1rem;
  letter-spacing: .1rem;
}
footer ul li:first-child{
  margin-top: 1rem;
}
footer ul li{
  text-transform: none;
  list-style: none;
  font-size: .9rem;
}
footer ul li img{
  text-align: center;
  margin-right: 1rem;
}
footer ul li a{
  filter: brightness(.5);
  transition: .5s ease-in-out;
}
footer ul li a:hover{
  filter: brightness(1);
}
/* -- * * * - - - HOTEL - - - * * * -- */
/* -- * * * - - - HOTEL - - - * * * -- */
/* -- * * * - - - HOTEL - - - * * * -- */
section.hotel-header .open-overlay span, section.nosotros-header .open-overlay span{
  background-color: #414242;
}
section.hotel-header .open-overlay::after,section.nosotros-header .open-overlay::after{
  color: #414242;
}
section.hotel-header{
  height: 100%;
  position: relative;
  background-image: url('../img/bg-hotel.png');
  background-position-y: -17rem;
  background-size: cover;
}
section.hotel-header .testing:before, .testing:after{
  background-image: url('../img/bg-boton.png')!important;
}
section.hotel-header .cont-menu,section.nosotros-header .cont-menu,section.contacto-header .cont-menu{
  width: 80%;
  margin: auto;
  padding-top: 0;
}
section.hotel-header .cont-menu img{
  position: relative;
  margin: auto;
  display: block;
}
section.hotel-header .parallax{
  height: 100vh;
}
section.hotel-header .bg-hotel{
  bottom: 9rem;
}
section.hotel-header .bg-hotel-ella{
  bottom: -11rem;
  width: 100%;
}
section.hotel-header .triangulo-m1{
  max-width: 32rem;
  margin: auto;
  left: 0rem;
  right: 50rem;
  bottom: 60%;
}
section.hotel-header .triangulo-m2{
  right: 0px;
  max-width: 36rem;
  top: 10%;
  margin: auto;
  left: 72rem;
}
section.hotel-header .title-hotel{
  font-family: 'inversionz_unboxedregular';
  font-size: 24rem;
  letter-spacing: -2rem;
  bottom: 40%;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}

section.hotel-header .parallax :nth-child(1) {
  -moz-transform: translateZ(0.2px) scale(0.8);
  -ms-transform: translateZ(0.2px) scale(0.8);
  -webkit-transform: translateZ(0.2px) scale(0.8);
  transform: translateZ(0.2px) scale(0.8);
  z-index: 200;
}
section.hotel-header .parallax :nth-child(2) {
  -moz-transform: translateZ(0.2px) scale(0.8);
  -ms-transform: translateZ(0.2px) scale(0.8);
  -webkit-transform: translateZ(0.2px) scale(0.8);
  transform: translateZ(0.2px) scale(0.8);
  z-index: 200;
}
section.hotel-header .parallax :nth-child(3) {
  -moz-transform: translateZ(0.3px) scale(0.7);
  -ms-transform: translateZ(0.3px) scale(0.7);
  -webkit-transform: translateZ(0.3px) scale(0.7);
  transform: translateZ(0.3px) scale(0.7);
  z-index: 300;
}
section.hotel-header .parallax :nth-child(4) {
  -moz-transform: translateZ(0.3px) scale(0.7);
  -ms-transform: translateZ(0.3px) scale(0.7);
  -webkit-transform: translateZ(0.3px) scale(0.7);
  transform: translateZ(0.3px) scale(0.7);
  z-index: 300;
}
section.hotel-header .parallax :nth-child(5) {
  -moz-transform: translateZ(0.1px) scale(0.9);
  -ms-transform: translateZ(0.1px) scale(0.9);
  -webkit-transform: translateZ(0.1px) scale(0.9);
  transform: translateZ(0.1px) scale(0.9);
  z-index: 100;
}


section.hotel-info{
  background: #011013;
  background-size: cover;
  padding: 5rem 0;
  position: relative;
}
section.hotel-info .light-1{
  position: absolute;
  top: -25rem;
  width: 100%;
}
section.hotel-info h1{
  position: relative;
  font-family: 'Epilogue', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}
section.hotel-info .testing{
  margin-bottom: 2rem;
}
/* section.hotel-info p{
  padding-right: 4rem;
} */
section.hotel-info .testing, section.habitaciones-hotel .testing, section.hotel-header .testing, section.nosotros-header .testing{
  background-image: url('../img/bg-btn-2.png');
  position: relative;
  z-index: 2;
}
section.hotel-info .testing:before, .testing:after,section.hotel-header .testing:before,section.hotel-header .testing::after,section.nosotros-header .testing::after,section.nosotros-header .testing::before{
   background-image: url('../img/bg-btn-2.png')!important;
}
section.hotel-info .triangulo-m3{
  max-width: 19rem;
  bottom: -8rem;
}
section.hotel-info .parallax :nth-child(1) {
  -moz-transform: translateZ(0.4px) scale(1);
  -ms-transform: translateZ(0.4px) scale(1);
  -webkit-transform: translateZ(0.4px) scale(1);
  transform: translateZ(0.4px) scale(1);
  z-index: 200;
}
section.hotel-info .glitch-container .glitch-img-container img{
  height: auto;
}
section.hotel-info .galeria-titulo{
  display: block;
  text-align: center;
  letter-spacing: 1rem;
  font-family: kozuka-gothic-pro, sans-serif;
  color: #f7325d;
  font-size: 8rem;
  line-height: 1rem;
  margin-bottom: 5rem;
  position: relative;
  z-index: 100;
}
section.hotel-info .ver-galeria{
  cursor: pointer;
  display: block;
  text-align: center;
  color: #11d8fc;
  font-family: 'Epilogue', sans-serif;
  font-weight: 300;
  font-size: .8rem;
  text-decoration: underline;
}
section.amenidades{
  background: #011013;
  position: relative;
  padding: 5rem 0;
}
section.amenidades .title-amenidades{
  position: absolute;
  top: 1rem;
  z-index: 10;
}
section.amenidades .words {
  font-size: 14rem;
  line-height: 8rem;
  color: #aebab1;
  font-family: 'inversionz_unboxedregular';
  display: inline-block;
  white-space: nowrap;
  /* El ancho del text debe ser igual que la distancia entre sombras */
  width: 100rem;
  animation: move-text 15s linear infinite;
  /* Text shadow funciona igual que box-shadow, pero para texto   */
  text-shadow: 100rem 0, 200rem 0;
}
@keyframes move-text {
  to {
    transform: translateX(-100%);
  }
}
section.amenidades .txt-amenidades{
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  list-style: none;
  font-size: 1rem;
  letter-spacing: .8rem;
  margin: 0.5rem auto;
  cursor: pointer;
  }
section.amenidades .txt-amenidades:hover{
  color: #fa0656;
}
.active-amenidades{
  color: #fa0656!important;
}
#slide-amenidades{
  display: none;
}
.ocultar{
  display: none;
}
.slide-overlay{
  position: absolute;
  z-index: 99;
}
section.amenidades .img-hover{
  display: none;
  font-family: 'Epilogue', sans-serif;
}
section.amenidades ul{
  margin-left: -8rem;
}
section.amenidades .light-bg{
  position: absolute;
  top: -2rem;
  right: 0;
}
section.amenidades .txt-info-amenidades{
  text-align: justify;
  margin-top: 3rem;
}
section.habitaciones-hotel{
  position: relative;
  background: #011013;
}
section.habitaciones-hotel .light-2{
  position: absolute;
  top: -15rem;
  left: 0;
}
section.habitaciones-hotel .cont-info-habitacion{
  margin-bottom: 4rem;
  position: relative;
  z-index: 6;
}
section.habitaciones-hotel .cont-info-habitacion h3{
  font-family: 'Epilogue', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1rem;
}
section.habitaciones-hotel .cont-info-habitacion h3 span{
  color: #fa0656;
}
section.habitaciones-hotel .cont-info-habitacion p{
  width: 70%;
  text-align: justify;
}
section.habitaciones-hotel .cont-info-habitacion a{
  color: #11d8fc;
  font-family: 'Epilogue', sans-serif;
  font-weight: 300;
  font-size: .8rem;
  text-decoration: underline;
}
section.habitaciones-hotel .cont-img-habitaciones-hotel{
  padding: 0 3rem;
}
section.habitaciones-hotel .cont-pre-footer{
  position: relative;
}
section.habitaciones-hotel .img-prefooter{
  position: absolute;
  bottom: -20rem;
  left: 0;
}
section.habitaciones-hotel .cont-redes-hotel{
  position: absolute;
  bottom: 10%;
  left: 20%;
}
section.habitaciones-hotel .triangulo-5h{
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40%;
  animation: t5 10s ease-in-out infinite;
}
.show-galeria{
  transform-style: unset;
  perspective: none;
}
@keyframes t5 {
  0%{
    transform: translateY(-8rem);
  }
  50%{
    transform: translateY(0);
  }
  100%{
    transform: translateY(-8rem);
  }
}
section.nosotros-header {
  /* position: relative; */
  /* z-index: 1;
  overflow: hidden; */
}
section.nosotros-header hgroup{
  position: absolute;
  top: 50%;
  text-align: center;
  left: 0;
  right: 0;
}
section.nosotros-header hgroup h2{
  font-family: 'inversionz_unboxedregular';
  font-size: 14rem;
  letter-spacing: -1rem;
  line-height: 8rem;
}
section.nosotros-header hgroup span{
  font-family: kozuka-gothic-pro, sans-serif;
  font-size: 2.5rem;
  letter-spacing: 1.5rem;
}
section.nosotros-header hgroup span::before{
  content: '';
  background: #fff;
  height: 1px;
  width: 15%;
  display: inline-block;
  margin-bottom: .8rem;
}
section.nosotros-header .bg-nosotros{
  position: relative;
}
section.nosotros-header .ojos{
  position: absolute;
  top: 0;
  z-index: 99;
  mix-blend-mode: lighten;
}
section.nosotros-info{
  padding: 5rem 0;
}
section.nosotros-info .txt-nosotros h3{
  text-align: right;
  font-family: 'Epilogue', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: .5rem;
  margin-bottom: 1rem;
}
section.nosotros-info .txt-nosotros p{
  text-align: justify;
}
section.nosotros-info h5{
  font-family: 'inversionz_unboxedregular';
  font-size: 12rem;
  text-align: center;
  letter-spacing: -2rem;
  line-height: 6.5rem;
  color: #f3e9e1;
  margin-top: 8rem;
}
section.nosotros-info span{
  color: #f7325d;
  text-align: center;
  display: block;
  letter-spacing: 1.5rem;
  margin: 1rem auto;
  font-size: 4rem;
  margin-bottom: 5rem;
}
section.prefooter-nosotros{
  background-image: url('../img/bg-prefooter-n.jpg');
  background-position: bottom;
  background-repeat: no-repeat;
  padding: 5rem 0;
}
section.prefooter-nosotros hgroup.frase h6{
  font-family: 'Epilogue', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: .8rem;
  font-size: 1.8rem;
}
section.prefooter-nosotros .light-n2{
  position: absolute;
}
section.prefooter-nosotros .nosotros-2{
  margin: 6rem auto;
}
section.prefooter-nosotros hgroup.frase span{
  text-align: left;
  font-size: 1.8rem;
  margin: 0;
  display: block;
  color: #f7325d;
}
section.prefooter-nosotros .frase-2,section.nosotros-info .frase-2 span{
  text-transform: uppercase;
  font-size: 2rem;
  margin: 2rem auto;
}
section.prefooter-nosotros .frase-2{
  display: block;
  text-align: center;
  letter-spacing: 1rem;
  margin: 5rem auto;
  color: #f7325d;
}
section.prefooter-nosotros .frase-2 span{
  display: inline-block;
  color: #fff;
}
.light-n1{
  top: -15rem;
  transform: translateZ(-0.1px) scale(1.4)!important;
  left: -65rem;
}
.triangulo-n1{
  max-width: 40rem;
  right: -15rem;
  top: -32rem;
  z-index: 999!important;
}
.triangulo-n2{
  left: 0;
  right: 0;
  margin: auto;
  max-width: 15rem;
  top: 20rem;
}
.luna{
  left: 0;
  right: 0;
  margin: auto;
  max-width: 40rem;
  opacity: .8;
}
.triangulo-n3{
  right: 0;
  transform: translateZ(-0.1px) scale(0.8)!important;
}
.triangulo-n4{
  left: 5rem;
  max-width: 20rem;
  top: 18rem;
}
.light-n3{
  right: -18rem;
  transform: translateZ(-0.4px) scale(1)!important;
  z-index: -410!important;
  top: -8rem;
  position: absolute;
  opacity: .8;
}
section.contacto-header{
  height: 100%;
  position: relative;
  background-image: url('../img/bg-contacto.jpg');
  /* background-position-y: -16rem; */
  background-size: cover;
}
section.formulario{
  background-image: url('../img/bg-form.jpg');
  padding: 8rem 0;
  font-size: 1rem
}
section.contacto-header .ella-contacto{
  left: 0;
  right: 0;
  margin: auto;
  max-width: 45rem;
  top: 20%;
  -webkit-transform: translateZ(0.2px) scale(0.9);
  transform: translateZ(0.2px) scale(0.9);
}
section.contacto-header .title-contacto{
  font-family: 'inversionz_unboxedregular';
  font-size: 15rem;
  letter-spacing: -2rem;
  top: 20rem;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
section.formulario .title-form{
  text-transform: uppercase;
  font-family: 'Epilogue', sans-serif;
  font-weight: 400;
}
section.formulario .title-form h3{
  font-size: 1.2rem;
  letter-spacing: .3rem;
  margin-bottom: 0;
}
section.formulario .title-form h2,section.formulario .title-form span{
  color: #f7325d;
  font-family: kozuka-gothic-pro, sans-serif;
  display: inline-block;
  font-size: 1.4rem;
  letter-spacing: .2rem;
}
section.formulario .cont-datos{
  margin: 4rem auto;
}
section.formulario .cont-datos a{
  display: block;
  font-weight: 300;
}
section.formulario .cont-datos .phone{
  color: #f7325d;
}
section.formulario .cont-datos p{
  margin-bottom: 0;
}
section.formulario .reserva{
  font-family: 'Epilogue', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.2rem;
  letter-spacing: .2rem;
  margin-bottom: 0;
}
section.formulario .reserva span{
  display: block;
  color: #f7325d;
}
.form-control,textarea{
  background: transparent;
  border: none;
  color: #fff;
  font-weight: 300;
  padding: .375rem .75rem;
}
textarea{
    border-bottom: 1px solid #11d8fc;
    width: 100%;
}
.form-control::placeholder,textarea::placeholder{
  color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
}
.form-control:focus,textarea:focus-visible{
  color: #fff;
  background: transparent;
  border-bottom: 1px solid #11d8fc;
  border-radius: 0;
  box-shadow: none;
  outline: none;
}
section.contacto-header .parallax{
  height: 100vh;
}
section.contacto-header .triangulo-c1{
  max-width: 16rem;
  margin: auto;
  left: 45rem;
  right: 0;
  bottom: 30%;
  -webkit-transform: translateZ(0.28px) scale(0.8);
  transform: translateZ(0.28px) scale(0.8);
}
section.contacto-header .parallax :nth-child(1){
  transform: translateZ(0.3px) scale(0.8);
  z-index: 200;
}
section.formulario .triangulo-c2{
  -webkit-transform: translateZ(0.2px) scale(0.9);
  transform: translateZ(0.2px) scale(0.9);
  max-width: 20rem;
  top: -15rem;
  left: 5rem;
}
form .testing{
  margin-top: 5rem;
  margin-bottom: .7rem;
}
.modal{
  --bs-modal-width: 100vw;
  --bs-modal-inner-border-radius: 0;
  height: 100vh;
  margin: 0;
  overflow: hidden;
}
.modal-dialog{
  margin: 0;
  z-index: 9999;
}
.modal-body{
  padding: 0;
}
.btn-close{
  background-image:  url('../img/close.svg')!important;
  position: absolute;
  z-index: 999;
  right: 1rem;
  top: 1em;
}
