.parallax__container {clip: rect(0, auto, auto, 0);height: 100%;left: 0;overflow: hidden;position: absolute;top: 0;width: 100%;z-index: -100;}.parallax__container .parallax {background-repeat: no-repeat;background-size: cover;position: fixed;top: 0;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-transform-style: preserve-3d;transform-style: preserve-3d;width: 100%;background-color: #874c62;}@media only screen and (min-width: 600px) {.bgPortada {background-image: url("../images/inicio-a.webp");background-position: 85%, 50%;}.bgCounter {background-image: url("../images/fecha-a.webp");background-position: center;}.bgPadrinos {background-image: url("../images/padrinos-a.webp");background-position: top;}.bgGifts {background-image: url("../images/mesa-de-regalos-a.webp");background-position: center;}.bgFb {background-image: url("../images/grupo-facebook-a.webp");background-position: center;}.bgContacto {background-image: url("../images/gracias-a.webp");background-position: center;}.bgReservacion {background-image: url("../images/reservacion-a.webp");background-position: center;}}@media only screen and (max-width: 599px) {.bgPortada {background-image: url("../images/inicio-b.webp");background-position: center;}.bgCounter {background-position: center;}.bgCounter.visible {background-image: url("../images/fecha-b.webp");background-position: center;}.bgPadrinos {background-position: center;}.bgPadrinos.visible {background-image: url("../images/padrinos-b.webp");background-position: center;}.bgGifts {background-position: center;}.bgGifts.visible {background-image: url("../images/mesa-de-regalos-b.webp");background-position: center;}.bgFb {background-position: center;}.bgFb.visible {background-image: url("../images/grupo-facebook-b.webp");background-position: center;}.bgContacto {background-position: center;}.bgContacto.visible {background-image: url("../images/gracias-b.webp");background-position: center;}.bgReservacion {background-position: center;}.bgReservacion.visible {background-image: url("../images/reservacion-b.webp");background-position: center;}}.bgPortada::before {position: absolute;content: '';top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(0, 0, 0, 0.3);}.bgCounter::before {position: absolute;content: '';top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(0, 0, 0, 0.3);}.bgPadrinos::before {position: absolute;content: '';top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(0, 0, 0, 0.25);}.bgGifts::before {position: absolute;content: '';top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(0, 0, 0, 0.1);}.bgFb::before {position: absolute;content: '';top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(0, 0, 0, 0.05);}.bgContacto::before {position: absolute;content: '';top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(0, 0, 0, 0.2);}.bgReservacion::before {position: absolute;content: '';top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(0, 0, 0, 0.2);}