:root {
  --gold: #ffc300;
  --goldenrod: #cfa618;
  --white: white;
  --black: black;
  --sea-green: #248c5d;
  --khaki: #f5da7d;
  --black-2: #1a1a1a;
  --dark-orange: #ed8610;
  --flowui-component-library--gray-200: #f3f5fb;
  --flowui-component-library--grey-600: #393b6a;
  --flowui-component-library--gray-900: #160042;
  --flowui-component-library--white: white;
  --flowui-component-library--gray-700: #282556;
  --flowui-component-library--grey-300: #e4e6f1;
  --flowui-component-library--primary-base: #642eff;
  --black-3: #24282b;
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--neutral--800: #211f54;
  --elements-webflow-library--accent--primary-1: #4a3aff;
  --elements-webflow-library--secondary--color-1: #281ca5;
  --elements-webflow-library--neutral--600: #6e7191;
  --elements-webflow-library--general--shadow-01: #14142b0f;
  --elements-webflow-library--general--shadow-03: #14142b1a;
  --crimson: #ff005d;
  --elements-webflow-library--general--shadow-02: #14142b14;
  --radiant-ui-components-library-marketplace--color--white: white;
  --radiant-ui-components-library-marketplace--color--body-font-dark: #6d6d6d;
  --radiant-ui-components-library-marketplace--color--heading-dark: #150438;
  --radiant-ui-components-library-marketplace--color--button-background-dark: #131218;
  --deep-pink: #ff00bb80;
  --maroon: #691332;
  --tan: #ac8f63;
  --dim-grey: #61533d;
  --sienna: #866e49;
  --tan-2: #ac8f633b;
  --midnight-blue: #172336;
  --dark-sea-green: #83af9b;
  --elements-webflow-library--secondary--color-2: #f2f1ff;
  --flowui-component-library--gray-500: #6b7094;
  --flowui-component-library--gray-100: #f7f9fd;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Nexa;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  color: #fff;
  border-right: 0 solid #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 0;
  font-family: Nexa;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

p {
  color: #fff;
  margin-bottom: 5px;
  font-family: Nexa;
  font-weight: 400;
}

a {
  color: #00e;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #ff00bb7d;
  border-radius: 15px;
  width: 87px;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px 15px 0;
  font-family: Timmana;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
  transition: all .5s ease-in;
  display: inline;
  position: relative;
  top: -17px;
  left: 17px;
}

.button:hover {
  background-color: #ff005d;
}

.top {
  box-shadow: none;
  padding-top: 30px;
  padding-bottom: 0;
  padding-left: 0;
}

.section {
  background-image: linear-gradient(#000000c9, #474747cc);
  padding-left: 0;
}

.section.portada {
  height: 400px;
}

.slides {
  height: auto;
}

.flyer01 {
  width: 100%;
  height: 100%;
  display: inline-block;
}

.slider-portada {
  background-color: #0000;
  height: auto;
}

.col-log {
  padding-left: 57px;
}

.col-log-2 {
  text-align: right;
  margin-top: 20px;
  padding-right: 5px;
}

.redsocial {
  padding-left: 0;
  padding-right: 14px;
}

.contactanos {
  color: #fff;
  margin-right: 16px;
  padding-top: 0;
  padding-right: 0;
  font-family: Lobster;
  font-size: 16px;
  display: inline;
}

.section-principal {
  background-color: #0000;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.col-publi {
  background-color: #ff3bba66;
  padding: 20px 15px 19px;
}

.col-publi-2 {
  text-align: center;
  background-color: #0009;
  padding-top: 20px;
  padding-bottom: 20px;
}

._2dapubli {
  padding-top: 20px;
  padding-bottom: 20px;
}

.menu-web {
  z-index: 48;
  color: #fff;
  text-align: left;
  font-family: Nexa;
  font-size: 15px;
  font-weight: 400;
  line-height: 10px;
  text-decoration: none;
  display: inline-block;
  position: static;
}

.col-menu-web {
  text-align: center;
  border: 0 solid #fff;
  border-left: 1px solid #ffffff7d;
  border-right: 1px solid #ffffff7d;
  height: 26px;
  min-height: 0;
  margin-bottom: 29px;
  padding-top: 4px;
  transition: all .5s ease-in-out;
}

.col-menu-web:hover {
  background-color: #ff00bb7d;
}

.menu-web-all {
  text-align: center;
  width: 100%;
  margin-top: 31px;
  margin-bottom: 0;
  padding: 0 60px;
}

.cont-top-2 {
  text-align: center;
  margin-bottom: 8px;
}

.contacto-form-slide {
  z-index: 100;
  border-bottom-left-radius: 25px;
  width: 300px;
  height: 300px;
  margin-top: 20px;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  transform: none;
}

.col-form-contact {
  text-align: right;
  margin-top: -5px;
  padding-top: 0;
  padding-right: 0;
}

.col-2-form {
  text-align: left;
  background-color: #000;
  background-image: linear-gradient(to top, #000, #333232);
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;
  border-bottom-left-radius: 5px;
  height: 190px;
  min-height: 0;
  padding-top: 1px;
  padding-left: 33px;
}

.contacto-form-2 {
  width: 217px;
  margin-top: 15px;
}

.contacto-form-2._2 {
  width: auto;
}

.text-field-form {
  height: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 11px;
}

.form-text {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.enviar-contac {
  color: #fff;
  text-align: center;
  width: 80px;
  height: 30px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  line-height: 9px;
  transition: all .65s ease-out;
  display: inline-block;
}

.enviar-contac:hover {
  background-color: #ff005d;
  border: 0 solid #000;
  border-radius: 10px;
  line-height: 6px;
}

.enviar-contac.cerrar {
  text-decoration: none;
}

.enviar-contac.cerrar:hover {
  background-color: #aa00ffd9;
}

.cuadro-succes-1 {
  text-align: center;
  background-color: #000c;
  margin-top: 14px;
  margin-right: 3px;
}

.enviado-slide-1 {
  color: #fff;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.agregue {
  text-align: left;
  font-size: 13px;
  line-height: 10px;
}

.error-1 {
  color: #fff;
  background-color: #141414;
  border-radius: 15px;
}

.col-principal-1 {
  background-color: #0000007d;
  padding: 0 21px 20px 30px;
}

.sector-principal-1 {
  background-color: #0000;
  border-bottom: 3px dotted #fff;
  border-radius: 0;
  margin-top: 20px;
  padding-top: 18px;
  padding-bottom: 12px;
  padding-left: 23px;
  display: block;
}

.titulos-menu {
  color: #fff;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Trajanpro;
  font-size: 50px;
  font-weight: 500;
  line-height: 40px;
  display: inline;
}

.lugares-principal {
  text-align: center;
  margin-top: 13px;
}

.img-lugares-principal {
  opacity: .51;
  background-color: #0000;
  width: 138px;
  transition: all .538s ease-in-out;
}

.img-lugares-principal:hover {
  opacity: 1;
  background-color: #0000;
}

.img-publi3 {
  padding-top: 20px;
}

.link-publicita {
  color: #fff;
  padding-top: 0;
  font-family: Nexa;
  font-size: 11px;
  font-weight: 400;
  text-decoration: none;
  transition: all .5s ease-in;
}

.link-publicita:hover {
  color: #ff005d;
}

.publicar {
  padding-top: 10px;
  padding-right: 15px;
}

.contact-text-1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1px;
  font-size: 23px;
  font-weight: 200;
  line-height: 10px;
  display: block;
}

.contact-text-2 {
  text-align: center;
  margin-top: 9px;
  padding-top: 5px;
  padding-bottom: 14px;
  padding-left: 5px;
  font-family: Nexa;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.link-contact-2 {
  color: #fff;
  font-family: Nexa;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.link-contact-2:hover {
  color: #ac8f63;
  font-weight: 400;
}

.search {
  text-align: center;
  width: auto;
}

.search-form {
  background-image: linear-gradient(to top, #590423, #ff005d);
  border-radius: 25px;
  width: 259px;
  height: 58px;
  margin-top: 19px;
  margin-bottom: 16px;
  margin-left: 16px;
  padding-top: 10px;
}

.datos-bot {
  background-color: #3a76ad;
  background-image: linear-gradient(#4f4f4f80, #000);
  width: 100%;
  height: auto;
  padding-left: 12px;
  padding-right: 12px;
}

.datos-bot-col2 {
  text-align: right;
  padding: 35px 20px;
}

.over-1 {
  background-color: #fff;
}

.datos-bot-col1 {
  background-color: #0000;
  border-right: 1px solid #666262;
  padding-top: 40px;
  padding-bottom: 35px;
}

.fb-cuadro {
  border: 10px solid #fff;
  border-radius: 20px;
}

.fb-like {
  width: auto;
  margin-top: 23px;
  padding-top: 0;
  display: inline-block;
}

.protec-logo-1 {
  text-align: left;
  margin-top: 23px;
}

.viol {
  color: #ac8f63;
  font-family: Trajanpro;
}

.bares-text {
  text-align: center;
  letter-spacing: 3px;
  border-right-width: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 90%;
}

.back-bol {
  background-color: #000000bd;
  padding-top: 30px;
  padding-bottom: 30px;
}

.col-1-bol {
  text-align: center;
}

.logo-bol-1 {
  margin-bottom: 20px;
}

.col-3-ct {
  background-color: #0000;
  margin-top: 40px;
  padding-top: 0;
  padding-left: 0;
}

.col-2bol {
  border-right: 1px solid #fff;
  margin-top: -17px;
  padding-top: 0;
}

.texto-contenido {
  text-align: justify;
  padding-top: 19px;
  padding-left: 38px;
  padding-right: 20px;
  font-weight: 400;
}

.contenido-text-1 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.tabs1 {
  color: #fff;
  text-align: center;
  background-color: #691332;
  border-radius: 15px;
  width: 150px;
  margin-right: 20px;
  font-family: Nexa;
  transition: all .5s ease-in;
}

.tabs1:hover {
  color: #fff;
  background-color: #ff005d;
  font-family: Nexa;
  transform: translate(0, -5px);
}

.tabs1.w--current {
  color: #fff;
  text-align: center;
  background-color: #691332;
  width: 150px;
  font-family: Nexa;
}

.tabs1.w--current:hover {
  color: #fff;
  background-color: #ff005d;
}

.cont-tabs {
  padding-top: 22px;
  padding-left: 20px;
  padding-right: 20px;
}

.detalles-eventos {
  color: #ff005d;
}

.map-lugar {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-top: 0;
}

.fb-comments {
  color: #fff;
  background-color: #000;
  width: 100%;
}

.slide {
  background-color: #0000;
  height: auto;
  margin-top: 25px;
  display: block;
}

.right-arrow {
  height: auto;
}

.contact-test-3 {
  color: #fff;
  font-family: Nexa;
  font-weight: 400;
}

.proxima {
  color: #ff005d;
  font-size: 23px;
}

.linkgonza {
  color: #e91a75;
  background-color: #0000;
  text-decoration: none;
}

.linkgonza:hover {
  color: #3ec0fd;
}

.home2017 {
  background-image: none;
  height: 100%;
}

.principal17 {
  z-index: 5000;
  background-color: #1a1a1a;
  width: 100%;
  height: auto;
  padding-bottom: 100px;
  position: relative;
}

.video17 {
  width: 100%;
  height: 100%;
  display: none;
}

.logo17.bbindex17 {
  z-index: 200;
  background-color: #0000;
  width: 75%;
  padding-top: 0;
  padding-left: 3%;
  position: static;
  top: 0;
  left: 0;
}

.link-cuadro-index {
  text-align: center;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.container {
  text-align: center;
  padding-bottom: 200px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.container.principal-cont-17 {
  background-color: #0000;
  padding-top: 0%;
  padding-bottom: 0%;
  position: relative;
  inset: 0;
  overflow: hidden;
}

.boton-principal {
  z-index: 2000;
  color: #f5da7d;
  text-transform: uppercase;
  background-color: #0000;
  border: 2px dotted #ac8f63;
  width: 200px;
  height: 35px;
  margin-top: 28px;
  margin-bottom: 30px;
  padding: 20px;
  font-family: Trajanpro;
  font-size: 100%;
  line-height: 0;
  transition: all 1.217s;
  display: inline-block;
  position: relative;
}

.boton-principal:hover {
  color: #000;
  background-color: #cfa618;
}

.boton-principal.qqns {
  color: #1a1a1a;
  text-align: center;
  letter-spacing: 3px;
  width: 300px;
  margin-top: 5%;
  margin-left: 5%;
  padding-top: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 80%;
  transition-duration: .717s;
  transition-timing-function: cubic-bezier(1, .054, .32, 1.275);
}

.boton-principal.qqns:hover {
  color: #fff;
  background-color: #61533d;
  border-style: solid;
  border-color: #61533d;
}

.flecha-principal {
  opacity: 0;
  color: #f5da7d;
  margin-top: 0;
  padding-top: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  transition: all 1.15s;
  display: none;
}

.navegacion {
  z-index: 2000;
  background-image: url('../images/navegacion3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 800px;
  position: relative;
}

.contenido-menu17 {
  z-index: 2000;
  background-image: linear-gradient(#000, #fff0), url('../images/navegacion5.jpg');
  background-position: 0 0, 50%;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 0%;
  padding-bottom: 0%;
  font-size: 100%;
  display: flex;
  position: relative;
}

.container-2 {
  text-align: center;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 15%;
  padding-right: 15%;
  display: flex;
  position: relative;
  inset: 0;
}

.container-2:hover {
  background-color: #0000;
}

.link17p {
  color: #ac8f63;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  border: 3px #ac8f6369;
  border-bottom: 3px dotted #ac8f633b;
  padding-top: 36px;
  padding-bottom: 15px;
  font-family: Trajanpro;
  font-size: 300%;
  line-height: 10px;
  text-decoration: none;
  transition: all .617s;
  display: block;
}

.link17p:hover {
  color: #cfa618;
  background-color: #0000;
  border-style: none none dotted;
  border-color: #f5da7d #f5da7d #ac8f63;
  display: block;
  transform: perspective(1044px);
}

.link17p.w--current {
  color: #ac8f633b;
}

.link17p.w--current:hover {
  color: #ac8f63;
  border-bottom-style: solid;
}

.publi-derecha {
  z-index: 5;
  float: right;
  background-color: #000c;
  width: 30%;
  height: auto;
  padding: 0;
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
}

.secciones-principal {
  z-index: 4;
  background-image: linear-gradient(#000, #000000de 37%, #000000d6 73%, #0000), url('../images/navegacion7.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100%;
  position: relative;
}

.secciones-principal.boliches {
  z-index: 2;
  background-color: #000;
  background-image: linear-gradient(#000000e3 58%, #000000b5 73%, #0000005e 86%, #0000), url('../images/navegacion8.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 900px;
}

.secciones-principal.egresados {
  z-index: 3;
  background-image: linear-gradient(#000, #000000de 37%, #000000d6 73%, #0000), url('../images/navegacion9.jpg');
  background-size: auto, cover;
  height: 900px;
}

.secciones-principal.salones {
  z-index: 3;
  background-image: linear-gradient(#000, #000000de 37%, #000000d6 73%, #0000), url('../images/navegacion10.jpg');
  background-size: auto, cover;
  height: 900px;
}

.secciones-principal.salones.xdfr {
  background-image: linear-gradient(#000, #000000de 37%, #000000d6 73%, #0000), url('../images/DSC_0041.JPG');
}

.secciones-principal.bares {
  height: 900px;
}

.secciones-principal.contact {
  background-image: linear-gradient(#000, #000000de 37%, #000000d6 73%, #0000);
  width: 70%;
}

.boliches-principal-menu {
  z-index: 2;
  float: left;
  width: 70%;
  height: auto;
  padding-top: 10%;
  padding-bottom: 3%;
  position: relative;
}

.boliches-principal-menu.quiebes {
  width: 70%;
  height: auto;
  padding-top: 8%;
  padding-bottom: 5%;
}

.s-typed {
  color: #ac8f63;
  letter-spacing: -3px;
  text-transform: uppercase;
  border-bottom: 3px #ac8f63;
  padding-left: 0%;
  font-family: Trajanpro;
  font-size: 350%;
  line-height: 1em;
  display: inline-block;
}

.s-typed.black {
  color: #ac8f63;
  font-family: Trajanpro;
}

.s-typed.somos2 {
  color: #fff;
  text-align: center;
  text-transform: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Bi4ra;
  font-size: 70px;
  line-height: 80px;
  display: flex;
}

.s-typed.somos2.bn {
  color: #1a1a1a;
}

.typed {
  color: var(--gold);
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 23px;
  padding-top: 47px;
  padding-bottom: 27px;
  font-family: Oswald, sans-serif;
  font-size: 90px;
  font-weight: 700;
}

.div-block {
  padding: 5% 10%;
}

.div-block.quienes._56 {
  color: #000;
}

.paragraph {
  color: #fff;
  text-align: justify;
  letter-spacing: 3px;
  border-top: 3px #61533d;
  margin-bottom: 5%;
  margin-right: 9%;
  padding-top: 0%;
  padding-left: 1%;
  font-family: Droid Sans, sans-serif;
  font-size: 90%;
  line-height: 25px;
  display: block;
}

.paragraph.black {
  color: #fff;
}

.paragraph.somos {
  color: #141212;
  text-align: left;
  letter-spacing: 2px;
  margin-right: 0%;
  padding-top: 17px;
  padding-left: 7%;
  padding-right: 48px;
  font-family: Gadugi;
  font-size: 20px;
  font-weight: 700;
  line-height: 37px;
}

.paragraph.dfg {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  margin-right: 0%;
  padding-top: 0;
  padding-left: 7%;
  padding-right: 48px;
  font-family: Gadugi;
  font-size: 20px;
  font-weight: 700;
  line-height: 37px;
}

.publi01 {
  background-image: url('../images/bolichesbaresfb6568.jpg');
  background-position: 93%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 25%;
}

.publi02 {
  background-image: url('../images/bolichesbaresfb3.jpg');
  background-position: 54% 8%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 25%;
}

.publi03 {
  background-image: url('../images/sorteobolichesbares2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 50%;
}

.column {
  justify-content: center;
  height: 200px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.link-block {
  border: 1px solid #fff;
  flex: 1;
  height: 150px;
  margin: 3% 1%;
  padding-left: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.fondo-pr {
  opacity: .4;
  background-color: #030303;
  background-image: url('../images/hoodclub.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  transition: all .583s;
  position: absolute;
  inset: 0;
}

.fondo-pr:hover {
  opacity: 1;
  background-image: url('../images/hoodclub.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transform: scale(1);
}

.div-block-3 {
  z-index: 1;
  background-color: #080808cc;
  justify-content: center;
  height: 100%;
  transition: all .6s;
  display: block;
  position: absolute;
  inset: 0;
}

.div-block-3:hover {
  background-color: #0000;
}

.fondoblanco {
  z-index: 0;
  opacity: 0;
  background-color: #fff;
  height: auto;
  position: fixed;
  inset: 0;
}

.quienessomos {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.quienessomos17 {
  z-index: 6;
  background-color: #fff;
  background-image: url('../images/navegacion6.jpg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  height: 100%;
  position: relative;
}

.logo02quienes {
  max-height: auto;
  float: none;
  height: 200px;
  min-height: auto;
  display: inline;
}

.text-span {
  margin-top: 0;
  padding-top: 0;
  font-size: 160%;
  position: relative;
  top: 15px;
}

.fondo-product {
  position: absolute;
  inset: 0;
}

.fondonegro {
  z-index: 1;
  opacity: 0;
  background-color: #000;
  height: auto;
  position: fixed;
  inset: 0;
}

.fondooro {
  opacity: 0;
  background-color: #866e49;
  position: fixed;
  inset: 0;
}

.image {
  z-index: 1000;
  transition: all .717s ease-out;
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: -130px;
}

.image-2 {
  opacity: .49;
  transition: all .733s;
}

.image-2:hover {
  opacity: 1;
}

.row {
  margin-top: 21px;
}

.left-arrow {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -80px;
  overflow: visible;
}

.right-arrow-2 {
  top: 0;
  bottom: 0;
  right: -80px;
  overflow: visible;
}

.slide-nav {
  bottom: -50px;
}

.sliderbares {
  height: autopx;
  background-color: #0000;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.column-3, .row-bares {
  height: 50%;
}

.bar01 {
  background-color: #000;
  height: 100%;
  margin-top: 0;
  padding: 0;
  display: block;
}

.menu-opciones {
  opacity: .3;
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/publicarboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  transition: all .733s;
}

.menu-opciones:hover {
  opacity: 1;
  background-image: url('../images/publicarboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones._1a {
  z-index: 2;
  background-color: #000;
  background-image: repeating-linear-gradient(140deg, #1a1a1ac7 8%, #8f8f8f7d 51%), url('../images/hoodclub.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  transition-duration: .617s;
  transition-timing-function: cubic-bezier(.165, .84, .44, 1);
  display: inline-block;
  position: relative;
}

.menu-opciones._1a:hover {
  background-color: #0000;
  background-image: url('../images/hoodlbooton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}

.menu-opciones._1a.ohana {
  background-image: none;
}

.menu-opciones._3a {
  background-image: repeating-linear-gradient(140deg, #1a1a1a8c 7%, #8b887d82 53%), url('../images/podesta.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones._3a:hover {
  background-image: url('../images/podesta.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones._4a {
  background-image: repeating-linear-gradient(140deg, #ffffff47 10%, #00000075 58%), url('../images/berlina_1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones._4a:hover {
  background-image: url('../images/berlina_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones._5a {
  background-image: repeating-linear-gradient(140deg, #ffffff4d 9%, #0000006e 65%), url('../images/publicarboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones._5a:hover {
  background-image: url('../images/publicarboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones._6a {
  background-image: repeating-linear-gradient(315deg, #ffffff4a 13%, #0000009c 69%), url('../images/barkleyboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones._6a:hover {
  background-image: url('../images/barkleyboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones._1b {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/vitaboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones._1b:hover {
  background-image: url('../images/vitaboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones._2b {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/golfboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones._2b:hover {
  background-image: url('../images/golfboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones._3b {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/rosebarboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones._3b:hover {
  background-image: url('../images/rosebarboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones._4b {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/honduras.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones._4b:hover {
  background-image: url('../images/honduras.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones._6b {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/brookboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones._6b:hover {
  background-image: url('../images/brookboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones._1c {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/grooveboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones._1c:hover {
  background-image: url('../images/grooveboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones._2c {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/brooklynboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones._2c:hover {
  background-image: url('../images/brooklynboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones._5c {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/publicarboton.jpg');
}

.menu-opciones._5c:hover {
  background-image: url('../images/publicarboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones._3c {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/araozboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones._3c:hover {
  background-image: url('../images/araozboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones._6c {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/portosohoboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones._6c:hover {
  background-image: url('../images/portosohoboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones._1d {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/pabellon4boton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones._1d:hover {
  background-image: url('../images/pabellon4boton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones._2d {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/trediciboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones._2d:hover {
  background-image: url('../images/trediciboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.heading {
  color: #ac8f63;
  text-align: center;
  text-transform: uppercase;
  border: 1px #000;
  border-bottom: 3px #61533d;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 1px;
  font-family: Trajanpro;
  font-size: 300%;
  display: inline-block;
}

.div-block-4 {
  text-align: center;
  background-color: #0000;
  background-image: radial-gradient(circle farthest-side at 50% 0, #5d5d5d57, #0a0a0ac4);
  width: 100%;
  height: 100%;
  padding: 0;
  position: relative;
}

.text-block {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  margin-top: 0;
  margin-bottom: 9px;
  font-family: Droid Sans, sans-serif;
  font-size: 80%;
  font-style: normal;
  text-decoration: none;
}

.text-block.promocionas {
  z-index: 4;
  text-align: center;
  background-color: #000;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Trajanpro;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}

.text-block.design {
  padding-top: 24px;
}

.text-span-2, .text-span-3 {
  color: #ac8f63;
  font-size: 100%;
}

.link {
  color: #fff;
  font-size: 100%;
  text-decoration: none;
}

.div-block-5 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0% 11% 0% 5%;
  display: flex;
}

.image-3 {
  margin-top: 0;
  padding: 15px 0 0;
  display: block;
}

.hashtags {
  color: #cfa618;
  text-transform: uppercase;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Droid Sans, sans-serif;
  font-size: 110%;
  text-decoration: none;
  display: inline;
}

.hashtags._12 {
  font-size: 100%;
}

.hashtags._18 {
  color: #ac8f63;
  text-transform: uppercase;
  font-family: Droid Sans, sans-serif;
  font-size: 130%;
}

.text-block-2 {
  font-size: 16px;
  display: inline;
}

.text-block-3 {
  display: inline;
}

.text-span-4 {
  color: #cfa618;
  text-transform: uppercase;
  font-family: Droid Sans, sans-serif;
  font-size: 90%;
}

.text-span-4._18 {
  color: #ac8f63;
  font-size: 130%;
}

.text-span-4._12 {
  color: #cfa618;
  text-transform: uppercase;
  font-size: 80%;
}

.div-block-6 {
  font-size: 100%;
  display: block;
}

.div-block-6.b {
  border: 3px #61533d;
  margin-left: 30px;
  margin-right: 30px;
  padding-bottom: 0;
  padding-right: 0;
  display: block;
}

.html-embed {
  width: auto;
  margin-top: 17px;
  padding-bottom: 6px;
  display: block;
}

.ohanaespecialbt {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}

.image-4 {
  z-index: 2;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.image-5 {
  width: auto;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
}

.slider {
  background-color: #0000;
  border: 3px #000;
  width: auto;
  height: auto;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.image-6 {
  width: auto;
  height: auto;
  padding-top: 0;
  display: block;
}

.contacto {
  z-index: 1000;
  position: relative;
}

.slide-2 {
  display: inline-block;
}

.imgohana {
  z-index: 2;
  background-image: repeating-linear-gradient(321deg, #ffffff45, #00000030 45%), url('../images/ohanaboton.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.imgohana:hover {
  opacity: 0;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
}

.bannerbb2 {
  width: 100%;
  height: auto;
}

.bannerbb3 {
  width: 100%;
  height: 100%;
}

.column-4 {
  z-index: 3;
  background-color: #0000;
  height: auto;
  padding-left: 0;
  padding-right: 0;
}

.image-7 {
  width: 100%;
  height: 100%;
  display: block;
}

.column-5 {
  z-index: 5;
  color: #000;
  background-color: #0000;
  background-image: linear-gradient(#61533d91, #000), linear-gradient(#00000070, #00000070);
  height: 100%;
  padding: 0 3%;
  transition: all .85s;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
}

.form {
  padding: 5%;
  display: inline-block;
}

.formtextl {
  color: #1a1a1a;
  height: auto;
  font-family: Droid Sans, sans-serif;
  font-size: 12px;
}

.principal-bares {
  z-index: 20;
  background-color: #1a1a1a;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  inset: 0;
}

.principal-bares.buda {
  display: none;
}

.slider-2 {
  background-color: #000;
  height: 100vh;
}

.slide-3 {
  background-color: #000;
}

.image-8 {
  opacity: 1;
  width: 100%;
  height: 100%;
  display: block;
  position: static;
  overflow: visible;
}

.div-block-8 {
  z-index: 10;
  text-align: left;
  background-color: #11111182;
  width: 40%;
  height: auto;
  padding: 10% 0% 15%;
  font-size: 100%;
  transition: all 1.4s ease-out;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.div-block-8:hover {
  background-color: #111111f2;
  width: 50%;
}

.nombrebares {
  color: #cfa618;
  text-transform: uppercase;
  border: 1px #000;
  border-bottom: 2px #fff;
  padding-bottom: 0;
  padding-left: 8%;
  font-family: Montserrat, sans-serif;
  font-size: 400%;
  font-style: normal;
  display: block;
}

.parrafobares {
  letter-spacing: 3px;
  padding-top: 20px;
  padding-left: 9%;
  padding-right: 76px;
  font-family: Droid Sans, sans-serif;
  font-size: 90%;
  line-height: 130%;
  display: inline-block;
}

.parrafobares.titule2 {
  color: #cfa618;
  letter-spacing: 3px;
  padding-top: 0;
  padding-left: 9%;
  font-size: 140%;
  line-height: 110%;
  display: block;
}

.special {
  color: #fff;
  letter-spacing: 3px;
  margin-top: 15px;
  padding-top: 0;
  padding-bottom: 32px;
  font-size: 90%;
  font-style: normal;
  line-height: 130%;
  display: inline-block;
}

.botonbaresvermas {
  opacity: 0;
  background-color: #0000;
  border: 1px solid #fff;
  width: 150px;
  margin-top: 13px;
  margin-left: 9%;
  font-family: Droid Sans, sans-serif;
  transition: all 1s;
  display: none;
  position: relative;
  transform: translate(1000px);
}

.botonbaresvermas:hover {
  color: #fff;
  background-color: #61533dab;
  border-style: solid;
  border-color: #61533d;
}

.html-embed-2 {
  padding-top: 20px;
  padding-bottom: 29px;
  padding-left: 9%;
  display: block;
}

.important-text, .important-text-2, .important-text-3 {
  color: #cfa618;
}

.body {
  background-image: repeating-linear-gradient(327deg, #000 26%, #221a0e 41%);
}

.body.pier51 {
  height: 100%;
}

.fotos-principal {
  z-index: 10;
  opacity: 1;
  padding: 28% 15% 52% 42%;
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
}

.slider-3 {
  border: 3px solid #fff;
}

.section-2 {
  z-index: 4;
  background-color: #0000;
  display: block;
}

.section-2.buda {
  display: none;
}

.text-span-5 {
  color: #cfa618;
  font-weight: 700;
}

.paragraph-2 {
  color: #fff;
  text-align: left;
  letter-spacing: 3px;
  text-transform: none;
  height: auto;
  padding: 10% 5%;
  font-family: Droid Sans, sans-serif;
  font-size: 100%;
}

.paragraph-2.bjk {
  text-align: right;
}

.remarcado {
  color: #cfa618;
  text-align: right;
  letter-spacing: 2px;
  padding-left: 0;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
}

.remarcado._2 {
  text-align: left;
  padding-left: 21px;
}

.image-9 {
  border: 10px solid #000;
  width: 100%;
  height: auto;
  display: block;
}

.text-span-6 {
  font-size: 12px;
}

.image-10 {
  border: 10px solid #000;
  width: 100%;
  height: auto;
  display: block;
}

.column-6, .row-2 {
  height: 100%;
}

.image-11 {
  border: 10px solid #000;
  width: 100%;
  display: block;
}

.image-12 {
  border: 1px solid #000;
  width: 100%;
  height: 100%;
  display: block;
}

.video {
  width: auto;
  height: 100%;
  position: static;
}

.map {
  width: auto;
  height: auto;
  display: block;
  position: static;
}

.map-2 {
  float: none;
  width: auto;
  height: auto;
}

.column-7 {
  height: 100%;
}

.row-3 {
  background-color: #0000;
  width: auto;
  height: auto;
  display: block;
  position: static;
  bottom: 16px;
  left: 0;
  right: 0;
}

.row-3.mapav {
  height: 300px;
}

.row-3.mapav._33 {
  height: 350px;
}

.row-3.mapav._45 {
  height: 400px;
}

.row-3.commn {
  background-color: #000;
}

.map-3, .video-2 {
  border: 5px #000;
  height: 100%;
  position: absolute;
  inset: 0;
}

.promo02 {
  width: 100%;
  height: 40%;
  display: block;
}

.promo02.tablet {
  height: 40%;
}

.slide01 {
  padding-bottom: 0;
  padding-right: 0;
}

.column-8 {
  height: 100%;
}

.form-2 {
  color: #ebebeb;
  text-align: center;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.form-wrapper {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.div-block-9 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0% 10% 28%;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.reserva {
  color: #fff;
  border: 1px #fff;
  border-bottom: 3px solid #ac8f63;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 37px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 15px;
  display: block;
}

.field-label {
  color: #ac8f63;
  font-family: Droid Sans, sans-serif;
  font-size: 13px;
  font-weight: 700;
}

.text-field {
  color: #f5da7d;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 2px dotted #ac8f63;
  font-family: Droid Sans, sans-serif;
  font-size: 10px;
  font-weight: 700;
  overflow: hidden;
}

.text-field:active {
  border-bottom-color: #f5da7d;
}

.text-field-2, .text-field-3 {
  font-family: Droid Sans, sans-serif;
  font-size: 12px;
}

.textarea {
  height: auto;
  font-family: Droid Sans, sans-serif;
  font-size: 12px;
  overflow: auto;
}

.submit-button {
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #866e4952;
  width: 100%;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
  transition: all 1.25s;
  display: block;
}

.submit-button:hover {
  background-color: #866e49;
}

.field-label-2 {
  color: #fff;
  font-family: Droid Sans, sans-serif;
}

.field-label-2.asd {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 26%;
  font-weight: 400;
  line-height: 2px;
}

.div-block-10 {
  z-index: 1000;
  padding-top: 25px;
  padding-left: 2%;
  padding-right: 40px;
  position: fixed;
  top: 0;
  left: 0;
}

.div-block-10.menu-izq {
  padding-top: 25px;
  padding-left: 40px;
  top: 0;
  left: 0;
  right: auto;
}

.button-2 {
  color: #fff;
  text-align: center;
  background-color: #cfa618;
  border-radius: 50px;
  width: 100px;
  height: 100px;
  padding-top: 39px;
  padding-left: 0;
  padding-right: 0;
  font-family: Droid Sans, sans-serif;
  transition: all .783s;
}

.button-2:hover {
  background-color: #61533d;
}

._2ndtitulo {
  font-size: 30%;
}

.mask {
  background-color: #0000;
}

.baresfondo {
  background-image: linear-gradient(#0000006e, #000), url('../images/p13.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.bolichesfondo {
  background-image: linear-gradient(#0000004a, #000), url('../images/17622050_813564962123859_2176886054688921235_o.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.salonesfondo {
  background-image: linear-gradient(#000000b5, #000), url('../images/back0233b.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100%;
}

.egresadosfondo {
  background-image: linear-gradient(#0000005e, #000), url('../images/12244615_1056968804333834_7005816243792780026_o.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100%;
}

.text-span-7 {
  color: #cfa618;
  font-family: Montserrat, sans-serif;
  font-size: 110%;
  line-height: 5px;
}

.contactoboton.button-2 {
  color: #1a1a1a;
  background-color: #ac8f63;
  margin-right: 15px;
}

.contactoboton.button-2:hover {
  background-color: #f5da7dc4;
}

.link-block-2 {
  height: auto;
  padding-bottom: 0;
  display: block;
}

.div-block-12 {
  display: block;
}

.div-block-13 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  padding-top: 4%;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.body-2 {
  background-image: linear-gradient(#00000078, #00000078), url('../images/elegantback.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.body-2.contacto {
  height: 100%;
}

.div-block-14 {
  width: 70%;
  padding: 12% 20% 8%;
}

.text-block-6 {
  color: #cfa618;
  letter-spacing: 3px;
  font-family: Oswald, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.success-message-2 {
  background-color: #0000;
  padding-top: 82px;
  padding-bottom: 102px;
}

.text-block-7 {
  color: #f5da7d;
  letter-spacing: 3px;
  font-family: Droid Sans, sans-serif;
  font-size: 12px;
}

.error-message-2 {
  background-color: #1a1a1a;
}

.body-3.menu {
  background-image: linear-gradient(#00000080, #00000080), url('../images/elegantback.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.div-block-15 {
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 100%;
  display: flex;
}

.link-block-3 {
  margin-top: 18px;
  margin-bottom: 19px;
  padding-right: 10px;
}

.text-block-8 {
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Pacifico;
  font-size: 130%;
  display: inline-block;
}

.text-block-9 {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.link-block-4 {
  text-decoration: none;
}

.div-block-17 {
  border-top: 2px #ac8f63;
  border-bottom: 2px dotted #ac8f63;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 20px;
}

.section-3 {
  background-image: linear-gradient(#000000c4, #000000c4), url('../images/elegantback.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: auto;
  padding-top: 0;
  padding-left: 26px;
  padding-right: 31px;
  display: flex;
  position: static;
  inset: 0;
}

.pubcar {
  background-image: linear-gradient(#00000073, #00000073), url('../images/elegantback.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: auto;
  padding-top: 19px;
}

.text-block-10 {
  color: #fff;
  text-align: center;
  padding-top: 29px;
  padding-bottom: 40px;
  font-family: Trajanpro;
  font-size: 50px;
  line-height: 45px;
}

.text-span-8 {
  font-size: 20px;
}

.propuestas01 {
  background-color: #1a1a1a40;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
  transition: all 1.483s;
  display: block;
  transform: scale(.91);
}

.propuestas01:hover {
  background-color: #172336;
  transform: scale(1);
}

.propuestas01.axan {
  background-color: #1a1a1a40;
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.propuestas01.axan:hover {
  background-color: #172336;
}

.propuestas01.sdfg {
  background-color: #69133240;
  flex-direction: column;
  flex: none;
  height: auto;
  display: block;
}

.propuestas01.sdfg:hover {
  background-color: #691332;
}

.titulepropuestas {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Merriweather, serif;
}

.titulepropuestas.ghba, .text-span-9, .text-span-10 {
  color: #cfa618;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  font-family: Droid Sans, sans-serif;
  font-size: 15px;
}

.paragraph-4 {
  text-align: center;
  font-family: Droid Sans, sans-serif;
  font-size: 14px;
  line-height: 21px;
}

.text-block-11 {
  color: #fff;
  text-align: center;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 40px;
}

.important-text-4 {
  color: #f5da7d;
  text-align: center;
  margin-top: 0;
  padding-top: 14px;
  padding-bottom: 4px;
  font-family: Timmana;
  font-size: 40px;
  line-height: 35px;
  text-decoration: none;
  display: block;
}

.div-block-18 {
  padding-top: 34px;
}

.row-4 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 23px;
  padding-right: 17px;
  display: block;
}

.container-3 {
  padding-top: 102px;
}

.publiprincipal {
  z-index: 10000;
  opacity: 0;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 0;
  display: none;
  position: fixed;
  inset: 0;
}

.div-block-19 {
  width: 50%;
  height: auto;
  display: block;
}

.div-block-20 {
  float: none;
  text-align: center;
  background-color: #0000;
  border-left: 3px solid #cfa618;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 30%;
  height: auto;
  margin-top: 12px;
  padding-top: 18px;
  padding-bottom: 0;
  padding-left: 15px;
  display: flex;
}

.div-block-21 {
  width: auto;
  height: 200px;
  display: inline-block;
}

.slider-4 {
  height: autopx;
  width: auto;
}

.slide-nav-2 {
  color: #1a1a1a;
  font-size: 8px;
}

.icon, .icon-2 {
  font-size: 25px;
}

.text-block-12 {
  color: #cfa618;
  text-align: left;
  text-transform: uppercase;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  padding: 15px 8px 0 9px;
  font-family: Timmana;
  font-size: 30px;
  font-weight: 400;
  line-height: 23px;
  display: block;
}

.container-4 {
  flex: 0 auto;
  width: 100%;
  height: 100%;
}

.div-block-22 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.form-3 {
  color: #f5da7d;
  text-align: center;
  padding-top: 18px;
  padding-left: 0;
  padding-right: 0;
}

.text-field-4 {
  color: #cfa618;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 2px dotted #cfa618;
  font-family: Open Sans, sans-serif;
  font-size: 10px;
}

.text-field-5 {
  color: #cfa618;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  border-style: none none dotted;
  border-bottom-width: 2px;
  border-bottom-color: #cfa618;
  margin-bottom: 21px;
  padding-bottom: 9px;
  font-size: 10px;
}

.submit-button-2 {
  text-transform: uppercase;
  width: 200px;
  height: 30px;
  padding-top: 5px;
  font-family: Trajanpro;
}

.text-block-13 {
  color: #fff;
  cursor: pointer;
  background-color: #1a1a1a;
  border: 2px solid #cfa618;
  margin-bottom: 15px;
  padding: 5px 20px;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  transition: all .917s cubic-bezier(.47, 0, .745, .715);
}

.text-block-13:hover {
  color: #000;
  background-color: #cfa618;
}

.div-block-23 {
  opacity: 1;
  background-color: #000;
  border: 3px solid #cfa618;
  border-radius: 25px;
  flex: none;
  width: 800px;
  height: 400px;
  padding: 10px 15px 11px;
}

.success-message-3 {
  background-color: #0000;
}

.text-block-14 {
  color: #cfa618;
  font-family: Oswald, sans-serif;
  font-size: 17px;
}

.image-13 {
  flex: none;
  align-self: flex-start;
  margin-left: 13px;
  padding-left: 0;
}

.slide-4 {
  background-image: url('../images/cumpleañosbolichesbares_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/ohanabarbolichesbares_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/nighttourbolichesbares_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.div-block-24 {
  padding-top: 15px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.heading-2 {
  color: #fff;
}

.body-4 {
  background-image: linear-gradient(#00000073, #00000073);
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
}

.image-14, .text-block-15 {
  color: #fff;
}

.column-9 {
  text-align: center;
}

.column-10 {
  justify-content: center;
  align-items: stretch;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.row-5, .slider-6 {
  height: 100%;
}

.slide-11 {
  background-image: url('../images/ohanabarbolichesbares.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-12 {
  background-image: url('../images/cumpleañosbolichesbares.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-13 {
  opacity: 1;
  background-image: url('../images/nighttourbolichesbares.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 0;
  padding-right: 0;
}

.container-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 50px 72px;
  display: flex;
}

.text-block-19 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 31px;
  font-family: Oswald, sans-serif;
  font-size: 50px;
  line-height: 45px;
}

.text-span-11 {
  color: #ff005d;
  font-weight: 700;
}

.link-3 {
  color: #ff005d;
  text-decoration: none;
  transition: all .9s cubic-bezier(.47, 0, .745, .715);
}

.link-3:hover {
  color: #ac8f63;
}

.important-text-5 {
  text-transform: uppercase;
  padding-top: 0;
  font-size: 30px;
}

.slider-7 {
  width: 100%;
  height: 100%;
  display: block;
}

.slide-14 {
  background-color: #1a1a1a;
  background-image: url('../images/backgroundteche.png'), url('../images/18056487_831676673646021_3549443138978157406_o.jpg');
  background-position: 50%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  background-attachment: scroll, scroll;
}

.slide-17 {
  background-image: url('../images/backgroundteche.png'), url('../images/10623938_310875395784278_5467161582883701436_o.jpg');
  background-position: 50%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

.slide-16 {
  background-image: url('../images/backgroundteche.png'), url('../images/back01.jpg');
  background-position: 50%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

.slide-18 {
  background-image: url('../images/backgroundteche.png'), url('../images/_DSC2172_edicion_accion_hood_ph.jpg');
  background-position: 50%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

.cumpleanos {
  background-image: linear-gradient(#00000073, #00000073), url('../images/night.jpg');
  background-position: 0 0, 50%;
  height: 80%;
}

.slide-cumples {
  background-image: url('../images/backgroundteche.png');
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.row-6 {
  height: 100%;
}

.column-11 {
  background-color: #03030399;
  background-image: linear-gradient(#35353582, #1a1a1a);
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-12 {
  background-color: #1a1a1acc;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  padding-left: 90px;
  padding-right: 90px;
  display: flex;
}

.column-13 {
  height: 100%;
}

.text-block-20 {
  z-index: 100;
  color: #ac8f63;
  text-align: center;
  text-shadow: 0 8px 13px #000;
  padding-bottom: 40px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 330%;
  line-height: 100%;
  display: block;
  position: relative;
}

.slide04 {
  padding-bottom: 0;
  padding-right: 0;
}

.slide04.bbbb {
  background-image: url('../images/cumpleañosbolichesbares.jpg');
  background-size: cover;
}

.slide04.afdfg {
  background-image: url('../images/nighttourbolichesbares.jpg');
  background-size: cover;
}

.section-4 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 80%;
}

.body-5 {
  height: 100%;
}

.link-block-5 {
  background-color: #691332;
  width: 100%;
  height: 250px;
}

.collection-item {
  padding-left: 0;
  padding-right: 0;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
}

.form-wrapper-landing {
  background-color: #000;
  padding: 25px 20px;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.letra01 {
  color: #fff;
  font-family: Lobster;
  font-size: 70px;
}

.container-6 {
  z-index: 200;
  height: 100%;
  position: relative;
}

.row-7 {
  height: 15%;
}

.row-8 {
  height: 85%;
}

.column-14 {
  height: 100%;
}

.column-15 {
  justify-content: flex-end;
  align-items: flex-end;
  height: 100%;
  padding: 0 35px 17px 0;
  display: flex;
}

.column-16, .column-17 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.background-video {
  height: 100%;
  display: block;
  position: absolute;
  inset: 0;
}

.text-block-21 {
  color: var(--white);
  text-align: left;
  letter-spacing: -10px;
  text-transform: uppercase;
  text-shadow: 7px 9px 16px #000000de;
  font-family: Oswald, sans-serif;
  font-size: 120px;
  font-weight: 700;
  line-height: 110px;
}

.formulariolanding {
  color: #e0e0e000;
  background-color: #1a1a1ab3;
  padding: 20px 20px 10px 22px;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.reserva-landing {
  color: #cfa618;
  border: 1px #fff;
  border-bottom: 3px solid #ac8f63;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 37px;
  font-family: Droid Sans, sans-serif;
  font-size: 50px;
  line-height: 50px;
  display: block;
}

.tesxt-landing {
  color: #cfa618;
  font-family: Oswald, sans-serif;
  font-size: 100%;
  line-height: 5px;
}

.field-landing {
  color: #fff;
  font-family: Droid Sans, sans-serif;
}

.field-landing.asd {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 23%;
  font-weight: 400;
  line-height: 2px;
}

.text-landing {
  color: #f5da7d;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 2px dotted #cfa618;
  font-family: Droid Sans, sans-serif;
  font-size: 10px;
  font-weight: 700;
}

.text-landing:active {
  border-bottom-color: #f5da7d;
}

.text-landing.sel {
  color: #1a1a1a;
  text-align: center;
  background-color: #0000;
  border-bottom-color: #1a1a1a;
}

.submit-landing {
  background-color: var(--gold);
  letter-spacing: 3px;
  text-transform: uppercase;
  width: 100%;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
  transition: all 1.25s;
  display: block;
}

.submit-landing:hover {
  color: #172336;
  background-color: #cfa618;
  font-weight: 700;
}

.text-field-6 {
  color: #d1ac2b;
  text-align: center;
  font-weight: 700;
}

.section-5 {
  height: 50%;
}

.column-18 {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  position: static;
}

.column-19, .column-20 {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.link-block-6 {
  z-index: 100;
  background-color: #ff005d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 35px;
  padding-right: 35px;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: 0;
}

.row-9 {
  height: 100%;
}

.text-block-22 {
  color: #f5da7d;
  text-align: left;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 80px;
  line-height: 70px;
  text-decoration: none;
}

.link-block-6-b {
  z-index: 100;
  background-color: #ff005d;
  background-image: linear-gradient(#000000bd, #000000bd), url('../images/landing05cum.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 35px;
  padding-right: 35px;
  text-decoration: none;
  transition: all 1.408s;
  display: flex;
  position: relative;
  inset: 0;
}

.link-block-6-b:hover {
  opacity: 1;
  color: #d4d4e0;
  background-image: linear-gradient(#0000, #0000), url('../images/landing05cum.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.link-block-6-b-oculto {
  z-index: 100;
  background-color: #ff005d;
  background-image: linear-gradient(#691332db, #691332db), url('../images/landing05cum.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 35px;
  padding-right: 35px;
  text-decoration: none;
  display: none;
  position: relative;
  inset: 0;
}

.link-block-6-c {
  z-index: 100;
  background-color: #ff005d;
  background-image: linear-gradient(#000000bd, #000000bd), url('../images/nighttour.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 35px;
  padding-right: 35px;
  text-decoration: none;
  transition: all 1.408s;
  display: flex;
  position: relative;
  inset: 0;
}

.link-block-6-c:hover {
  opacity: 1;
  color: #d4d4e0;
  background-image: linear-gradient(#0000, #0000), url('../images/nighttour.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.link-block-6-d {
  z-index: 100;
  background-color: #ff005d;
  background-image: linear-gradient(#000000bd, #000000bd), url('../images/fiestasorpresa.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 35px;
  padding-right: 35px;
  text-decoration: none;
  transition: all 1.408s;
  display: flex;
  position: relative;
  inset: 0;
}

.link-block-6-d:hover {
  opacity: 1;
  color: #d4d4e0;
  background-color: #0000;
  background-image: linear-gradient(#0000, #0000), url('../images/fiestasorpresa.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.section-6 {
  background-color: #000;
  height: 100%;
  padding-bottom: 0;
}

.column-21 {
  background-image: url('../images/landing08cum.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.row-10 {
  height: 100%;
}

.column-22 {
  background-image: linear-gradient(#0000, #000000ab), url('../images/elegantback.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 49px;
  padding-right: 50px;
  display: flex;
}

.column-21b {
  background-image: url('../images/partynight.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.column-21-c {
  background-image: url('../images/cumple.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.landinghead {
  color: #f5da7d;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 31px;
  font-family: Oswald, sans-serif;
  font-size: 60px;
  line-height: 60px;
}

.paragraph-5 {
  text-align: center;
  border: 1px dotted #f5da7d;
  border-style: dotted none;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 16px;
}

.button-5 {
  background-color: #61533d;
  margin-top: 30px;
  transition: all .575s;
}

.button-5:hover {
  background-color: #ac8f63;
}

.text-block-23 {
  color: #fff;
  padding-left: 16px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 30px;
  display: inline;
}

.mask-3 {
  height: auto;
  position: relative;
  overflow: hidden;
}

.background-video-2 {
  opacity: .3;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.div-block-25 {
  background-image: url('../images/backgroundteche.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.egresados-celu {
  z-index: 2;
  float: left;
  width: 70%;
  height: auto;
  padding-top: 10%;
  padding-bottom: 3%;
  position: relative;
}

.egresados-celu.quiebes {
  width: 70%;
  height: auto;
  padding-top: 8%;
  padding-bottom: 5%;
}

.menu-opciones-celu {
  opacity: .3;
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/publicarboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  transition: all .733s;
}

.menu-opciones-celu:hover {
  opacity: 1;
  background-image: url('../images/publicarboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones-celu._1a {
  z-index: 2;
  background-color: #000;
  background-image: repeating-linear-gradient(140deg, #1a1a1ac7 8%, #8f8f8f7d 51%), url('../images/hoodclub.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  transition-duration: .617s;
  transition-timing-function: cubic-bezier(.165, .84, .44, 1);
  display: inline-block;
  position: relative;
}

.menu-opciones-celu._1a:hover {
  background-color: #0000;
  background-image: url('../images/hoodlbooton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}

.menu-opciones-celu._1a.ohana {
  background-image: none;
}

.menu-opciones-celu._3a {
  background-image: repeating-linear-gradient(140deg, #1a1a1a8c 7%, #8b887d82 53%), url('../images/publicarboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones-celu._3a:hover, .menu-opciones-celu._4a, .menu-opciones-celu._4a:hover {
  background-image: url('../images/publicarboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones-celu._5a {
  background-image: repeating-linear-gradient(140deg, #ffffff4d 9%, #0000006e 65%), url('../images/publicarboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones-celu._5a:hover {
  background-image: url('../images/publicarboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones-celu._6a {
  background-image: repeating-linear-gradient(315deg, #ffffff4a 13%, #0000009c 69%), url('../images/barkleyboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones-celu._6a:hover {
  background-image: url('../images/barkleyboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones-celu._1b {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/vitaboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones-celu._1b:hover {
  background-image: url('../images/vitaboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones-celu._2b {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/golfboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones-celu._2b:hover {
  background-image: url('../images/golfboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones-celu._3b {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/rosebarboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones-celu._3b:hover {
  background-image: url('../images/rosebarboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones-celu._4b {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/kikaboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones-celu._4b:hover {
  background-image: url('../images/kikaboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones-celu._6b {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/brookboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones-celu._6b:hover {
  background-image: url('../images/brookboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones-celu._1c {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/grooveboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones-celu._1c:hover {
  background-image: url('../images/grooveboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones-celu._2c {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/brooklynboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones-celu._2c:hover {
  background-image: url('../images/brooklynboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones-celu._5c {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/publicarboton.jpg');
}

.menu-opciones-celu._5c:hover {
  background-image: url('../images/publicarboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones-celu._3c {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/araozboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones-celu._3c:hover {
  background-image: url('../images/araozboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones-celu._6c {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/portosohoboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones-celu._6c:hover {
  background-image: url('../images/portosohoboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones-celu._1d {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/pabellon4boton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones-celu._1d:hover {
  background-image: url('../images/pabellon4boton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-opciones-celu._2d {
  background-image: repeating-linear-gradient(140deg, #000000bf 11%, #ffffff4d 78%), url('../images/trediciboton.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-opciones-celu._2d:hover {
  background-image: url('../images/trediciboton.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.body-3-copy.menu {
  background-image: linear-gradient(#00000080, #00000080), url('../images/elegantback.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100%;
}

.text-span-12 {
  color: #1a1a1a;
  text-transform: uppercase;
  background-color: #866e49;
  padding-left: 10px;
  padding-right: 10px;
  font-style: normal;
  font-weight: 500;
}

.text-span-13 {
  color: #cfa618;
  font-family: Lobster;
  font-size: 29px;
}

.slider-9 {
  height: 350px;
}

.column-23, .column-24, .column-25 {
  padding-left: 0;
  padding-right: 0;
}

.column-26 {
  height: 100%;
  padding-top: 14px;
}

.row-11 {
  color: #000;
  background-color: #0000;
  background-image: none;
  background-size: auto;
  height: 8%;
  margin-bottom: 50px;
  padding-right: 24px;
  overflow: visible;
}

.div-block-26 {
  justify-content: flex-end;
  align-items: center;
  padding-top: 0;
  padding-bottom: 5px;
  display: flex;
}

.text-block-24 {
  color: #fff;
  padding-bottom: 0;
  padding-left: 12px;
  font-family: Droid Sans, sans-serif;
  font-size: 12px;
}

.link-4 {
  color: #3b579d;
  font-family: Droid Sans, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.menulink {
  color: #fff;
  text-transform: uppercase;
  padding-left: 6px;
  padding-right: 11px;
  font-family: Trajanpro;
  font-size: 12px;
  text-decoration: none;
  transition: all .658s;
}

.menulink:hover {
  color: #cfa618;
}

.div-block-27 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding-top: 45px;
  display: flex;
}

.image-16 {
  padding-bottom: 0;
}

.image-17, .image-18 {
  width: 100%;
  height: 100%;
}

.celusslider {
  height: 350px;
}

.link-block-7, .link-block-8, .link-block-9 {
  width: 100%;
  height: 100%;
}

.link-block-10 {
  margin-right: 11px;
}

.div-block-28 {
  background-color: #61533d4f;
  padding: 21px 200px 27px;
  transition: all .925s;
}

.div-block-28:hover {
  background-color: #61533d;
}

.paragraph-3-copy {
  color: #fff;
  text-align: center;
  font-family: Droid Sans, sans-serif;
  font-size: 15px;
}

.titulepropuestas-copy {
  color: #cfa618;
  text-align: center;
  text-transform: uppercase;
  font-family: Merriweather, serif;
}

.titulepropuestas-copy.ghba {
  color: #cfa618;
}

.text-span-14 {
  font-size: 20px;
}

.publ {
  color: #fff;
  padding-left: 16px;
  padding-right: 17px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.text-span-15 {
  color: #f5da7d;
}

.heading-4 {
  color: #ac8f63;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 70px;
}

.heading-4b {
  color: #cfa618;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 70px;
}

.section-7 {
  background-color: #fff;
  height: 500px;
}

.row-12 {
  height: 100%;
}

.column-27 {
  height: 100%;
  padding-top: 84px;
  padding-left: 40px;
  padding-right: 99px;
}

.column-28 {
  background-image: url('../images/landing07cum.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.textcumple {
  color: #172336;
  text-transform: uppercase;
  padding-top: 6px;
  font-family: Oswald, sans-serif;
  font-size: 100px;
  display: block;
}

.text-block-25 {
  color: #172336;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.text-blocks {
  color: #172336;
  text-align: right;
  padding-top: 33px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 30px;
}

.button-6 {
  color: #cfa618;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  border: 3px solid #cfa618;
  margin-top: 25px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: block;
}

.button-6:hover {
  color: #fff;
  background-color: #172336;
}

.button-6.b:hover {
  color: #172336;
  background-color: #cfa618;
}

.button-6.a {
  color: #172336;
  border-color: #172336;
}

.button-6.a:hover {
  color: #cfa618;
}

.section-8 {
  background-color: #000;
  height: auto;
  position: relative;
}

.row-13 {
  background-color: #000;
  height: 250px;
  display: none;
}

.column-29, .column-30, .column-31, .column-32, .column-33, .column-34 {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.link-block-11 {
  opacity: .52;
  background-image: linear-gradient(#1723368a, #172336), url('../images/ohanabar.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  transition: all .775s ease-in;
  display: block;
}

.link-block-11:hover {
  opacity: 1;
  background-image: linear-gradient(#17233600, #17233600), url('../images/ohanabar.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.link-block-11-copy {
  opacity: .52;
  background-image: linear-gradient(#1723368a, #172336), url('../images/golfdepalermo.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  transition: all .775s ease-in;
  display: block;
}

.link-block-11-copy:hover {
  opacity: 1;
  background-image: linear-gradient(#17233600, #17233600), url('../images/golfdepalermo.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.link-blocka11 {
  opacity: .52;
  background-image: linear-gradient(#1723368a, #172336), url('../images/budabar.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  transition: all .775s ease-in;
  display: block;
}

.link-blocka11:hover {
  opacity: 1;
  background-image: linear-gradient(#17233600, #17233600), url('../images/budabar.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.link-blocka-12 {
  opacity: .52;
  background-image: linear-gradient(#1723368a, #172336), url('../images/berlina.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  transition: all .775s ease-in;
  display: block;
}

.link-blocka-12:hover {
  opacity: 1;
  background-image: linear-gradient(#17233600, #17233600), url('../images/berlina.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.linkblocka13 {
  opacity: .52;
  background-image: linear-gradient(#1723368a, #172336), url('../images/hoodclub.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  transition: all .775s ease-in;
  display: block;
}

.linkblocka13:hover {
  opacity: 1;
  background-image: linear-gradient(#17233600, #17233600), url('../images/hoodclub.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.link-blocka13 {
  opacity: .52;
  background-image: linear-gradient(#1723368a, #172336), url('../images/podesta_1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  transition: all .775s ease-in;
  display: block;
}

.link-blocka13:hover {
  opacity: 1;
  background-image: linear-gradient(#17233600, #17233600), url('../images/podesta_1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.text-blocks16 {
  color: #fff;
  text-align: center;
  padding-top: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 30px;
}

.text-blocks16.b {
  color: #cfa618;
  padding-top: 30px;
  padding-bottom: 9px;
  font-size: 70px;
  font-weight: 900;
  display: inline-block;
}

.text-blocks16.c {
  text-transform: uppercase;
  font-size: 14px;
  font-style: italic;
}

.textcumple2 {
  direction: ltr;
  color: #cfa618;
  text-align: center;
  text-transform: uppercase;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 100px;
  line-height: 90px;
  display: block;
}

.text-block24 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.div-block-29 {
  background-image: linear-gradient(#0000009c, #0000009c), url('../images/21056233_973059436168253_491999526498240164_o.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 35px;
  padding-bottom: 64px;
  display: block;
}

.column-35 {
  height: 600px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.slide-119 {
  background-image: url('../images/ohanabar.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.slide-119.b {
  background-color: #000;
  background-image: url('../images/budabar.jpg');
  background-size: auto;
}

.slide-119.c {
  background-color: #000;
  background-image: url('../images/berlina.jpg');
  background-size: auto;
}

.slide-119.d {
  background-color: #000;
  background-image: url('../images/245438653_124645773264414_5960190655461395987_n.jpg');
  background-size: auto;
}

.slide-119.e {
  background-image: url('../images/69682818_381738549392239_1260755390241439744_n.jpg');
  background-size: cover;
}

.slide-119.f {
  background-color: #000;
  background-image: url('../images/pier51-39.jpg');
  background-size: cover;
}

.slide-119.a {
  background-color: #000;
}

.link-blockaa15 {
  opacity: .52;
  background-image: linear-gradient(#1723368a, #172336), url('../images/golfdepalermo.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  transition: all .775s ease-in;
  display: block;
}

.link-blockaa15:hover {
  opacity: 1;
  background-image: linear-gradient(#17233600, #17233600), url('../images/golfdepalermo.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slider-10 {
  background-color: #0000;
  height: 100%;
}

.div-block-30 {
  background-color: #000;
}

.slide-120 {
  background-image: url('../images/back01.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-120.b {
  background-image: url('../images/18422474_1497599966951788_5353492155703844678_o.jpg');
}

.slide-120.c {
  background-image: url('../images/cceci-9.jpg');
}

.slide-120.d {
  background-image: url('../images/273823142_149815227414135_7935929897560858861_n.jpg');
}

.slide-120.e {
  background-image: url('../images/NE-132-de-140.jpg');
}

.slide-120.f {
  background-image: url('../images/lucasmondino.ph-144.jpg');
}

.slide-121 {
  background-image: url('../images/p13.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-121.b {
  background-image: url('../images/18278094_1490268257684959_8449768156114064392_o.jpg');
}

.slide-121.c {
  background-image: url('../images/cceci-16.jpg');
}

.slide-121.d {
  background-image: url('../images/278956695_163877676007890_8384839667902586811_n.jpg');
}

.slide-121.e {
  background-image: url('../images/NE-4-de-140.jpg');
}

.slide-121.f {
  background-image: url('../images/Pier51-44.jpg');
}

.slide-122 {
  background-image: url('../images/back04.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-122.b {
  background-image: url('../images/18358593_1497600686951716_8316940084801933729_o.jpg');
}

.slide-122.c {
  background-image: url('../images/cceci-13.jpg');
}

.slide-122.d {
  background-image: url('../images/242859027_119861013742890_548753228586477001_n.jpg');
}

.slide-122.e {
  background-image: url('../images/NE-96-de-140.jpg');
}

.slide-122.f {
  background-image: url('../images/lucasmondino.ph-42.jpg');
}

.slide-123 {
  background-image: url('../images/back05.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-123.b {
  background-image: url('../images/18423106_1497599396951845_3633275318405494487_o.jpg');
}

.slide-123.c {
  background-image: url('../images/cceci-8.jpg');
}

.slide-123.d {
  background-image: url('../images/279011806_163876892674635_6115636027536433297_n.jpg');
}

.slide-123.e {
  background-image: url('../images/sin-título-18-de-122.jpg');
}

.slide-123.f {
  background-image: url('../images/Pier51-47.jpg');
}

.slide-124 {
  background-image: url('../images/p06.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-124.b {
  background-image: url('../images/18358547_1497597286952056_8889094270306430889_o.jpg');
}

.slide-124.c {
  background-image: url('../images/cceci-18.jpg');
}

.slide-124.d {
  background-image: url('../images/297938566_186176077111383_4980512821195736628_n.jpg');
}

.slide-124.e {
  background-image: url('../images/sin-título-120-de-122.jpg');
}

.slide-124.f {
  background-image: url('../images/Pier51-51.jpg');
}

.column-36 {
  text-align: center;
  background-image: linear-gradient(#172336, #1a1a1a);
  height: 600px;
  padding-top: 87px;
  padding-bottom: 50px;
}

.text-span-16 {
  font-size: 35px;
}

.row-14 {
  height: 600px;
}

.button-7 {
  color: #cfa618;
  text-transform: uppercase;
  background-color: #0000;
  border: 2px solid #cfa618;
  margin-top: 24px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: inline-block;
}

.button-7:hover {
  color: #172336;
  background-color: #cfa618;
}

.text-span-17 {
  padding-left: 16px;
  font-size: 40px;
  line-height: 20px;
}

.text-span-18 {
  color: #cfa618;
  text-transform: uppercase;
  font-weight: 800;
}

.text-span-19 {
  color: #cfa618;
  text-transform: uppercase;
  font-weight: 700;
}

.ohanaframe {
  height: 600px;
}

.budaframe, .berlinaframe {
  height: 600px;
  display: none;
}

.hoodframe, .podestaframe {
  height: 600px;
}

.golfframe {
  height: 600px;
  display: block;
}

.row-15 {
  height: 350px;
}

.column-37, .column-38, .column-39 {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.link-block-12 {
  color: #cfa618;
  background-color: #0000;
  width: 100%;
  height: 100%;
  text-decoration: none;
  transition: all .875s;
}

.link-block-12:hover {
  color: #cfa618;
  background-color: #0000;
  background-image: radial-gradient(circle, #172336, #000);
}

.link-block-13 {
  color: #cfa618;
  background-color: #0000;
  width: 100%;
  height: 100%;
  text-decoration: none;
  transition: all .708s;
}

.link-block-13:hover {
  color: #cfa618;
  background-color: #172336eb;
  background-image: radial-gradient(circle, #172336bf, #000 100%, #000);
}

.link-block-14 {
  color: #cfa618;
  background-color: #0000;
  background-image: none;
  width: 100%;
  height: 100%;
  text-decoration: none;
  transition: all .675s;
}

.link-block-14:hover {
  color: #cfa618;
  background-color: #172336de;
  background-image: radial-gradient(circle at 53% 59%, #172336, #000);
}

.text-block-26 {
  text-align: center;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 32px;
  padding-right: 30px;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
  transition: all .725s;
  display: flex;
}

.text-block-26:hover {
  font-size: 50px;
  line-height: 45px;
}

.propuestas {
  background-color: #17233699;
}

.section-9 {
  height: auto;
}

.column-40 {
  background-color: #172336;
  height: 100%;
  padding-top: 56px;
  padding-bottom: 41px;
}

.column-41 {
  background-image: url('../images/fiestasorpresa.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.column-41.bus {
  background-image: url('../images/nighttour.jpg');
}

.row-16 {
  height: 600px;
}

.div-block-31 {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.div-block-32 {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: block;
}

.row18 {
  height: 500px;
}

.row18.bbb {
  display: none;
}

.column-42 {
  background-image: url('../images/856548_407289116070356_256937497_o.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.column-43 {
  background-image: url('../images/1500754_407289139403687_1989229948_o.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  height: 100%;
}

.column-44 {
  background-image: url('../images/7187_333809736751628_1046313549_n.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.text-block2234 {
  color: #fff;
  text-align: center;
  padding-top: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.section-10 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: block;
}

.vitaafter {
  background-image: url('../images/353537.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 100%;
}

.row-18 {
  height: 100%;
}

.column-45, .column-46 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.image-19 {
  display: block;
}

.image-20, .image-21, .image-22, .image-23, .image-24 {
  width: 25%;
}

.home2018 {
  background-color: #000;
  background-image: none;
  height: 100%;
}

.nav-menu-2 {
  height: auto;
  padding-top: 35px;
}

.container-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-11 {
  background-color: #000;
  height: 100%;
}

.nav-link-2 {
  color: #fff;
  text-transform: uppercase;
  font-family: Droid Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.navbar-2 {
  background-color: #0000;
  height: 35%;
  padding-top: 25px;
  padding-bottom: 40px;
}

.row-19 {
  background-color: #0000;
  height: 100%;
  display: block;
}

.column-47, .column-48 {
  height: 100%;
}

._2018cuad {
  padding: 5% 10%;
}

._2018cuad.quienes {
  opacity: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 10% 4%;
  display: flex;
}

._2018bot {
  z-index: 2000;
  color: #f5da7d;
  text-transform: uppercase;
  background-color: #0000;
  border: 2px dotted #ac8f63;
  width: 200px;
  height: 35px;
  margin-top: 28px;
  margin-bottom: 30px;
  padding: 20px;
  font-family: Trajanpro;
  font-size: 100%;
  line-height: 0;
  transition: all 1.217s;
  display: inline-block;
  position: relative;
}

._2018bot:hover {
  color: #000;
  background-color: #cfa618;
}

._2018bot.qqns {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  border-style: solid;
  border-color: #fff;
  width: auto;
  height: auto;
  margin-top: 0%;
  margin-left: 5%;
  padding-top: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 14px;
  line-height: 0;
  transition-duration: .717s;
  transition-timing-function: cubic-bezier(1, .054, .32, 1.275);
}

._2018bot.qqns:hover {
  color: #1a1a1a;
  background-color: #cfa618;
  border-style: solid;
  border-color: #866e49;
}

.bold-text {
  font-weight: 400;
}

.container-8 {
  background-color: #00000091;
  height: 100%;
  position: relative;
}

.background-video-245 {
  opacity: .5;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.typed-copy {
  color: #cfa618;
  letter-spacing: -5px;
  text-transform: uppercase;
  margin-bottom: 23px;
  font-family: Code pro lc;
  font-size: 90px;
  font-weight: 700;
}

.s-typed-codspy {
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  border-bottom: 3px #ac8f63;
  padding-bottom: 30px;
  padding-left: 0%;
  font-family: Bi4ra;
  font-size: 49px;
  line-height: 1em;
  display: block;
}

.s-typed-codspy.black {
  color: #ac8f63;
  font-family: Trajanpro;
}

.s-typed-codspy.somos2, .s-typed-codspy.somos2-cddopy {
  color: #fff;
  text-align: center;
  text-transform: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Bi4ra;
  font-size: 70px;
  line-height: 80px;
  display: flex;
}

.section-12 {
  height: 100%;
}

.slider-11 {
  height: 50%;
}

.navbar-3 {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 32px;
  display: flex;
}

.container-9 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-3 {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.section-13 {
  background-color: #000;
  height: 100%;
  position: relative;
  inset: 0;
}

.slider-12 {
  height: 100%;
  display: none;
  position: absolute;
  inset: 0;
}

.navbar-4 {
  color: #0000;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  padding-top: 29px;
  padding-bottom: 27px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.slide-125 {
  background-image: linear-gradient(#000, #8c8c8c00 52%, #000), url('../images/back04_1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.nav-link-4 {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-indent: 0;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 10px;
  font-weight: 400;
  transition: all 1.025s;
}

.nav-link-4:hover {
  color: var(--gold);
}

.container-10 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.whatsapp {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #89c965;
  border-radius: 15px;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.div-block-33 {
  z-index: 100;
  background-image: linear-gradient(#000000bf, #87878700 50%, #000);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 0;
  padding-left: 0;
  display: flex;
  position: relative;
}

.text-block-27 {
  color: #fff;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  font-weight: 300;
}

._8 {
  color: #000;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
}

.text-block-28 {
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  padding-top: 0;
  padding-bottom: 29px;
  padding-right: 30px;
  font-family: Oswald, sans-serif;
  font-size: 14px;
}

.text-block-28.ghj {
  text-align: center;
  padding-right: 0;
  font-size: 20px;
}

.typefls {
  color: #1a1a1a;
  text-transform: uppercase;
  margin-bottom: 23px;
  padding-top: 47px;
  padding-bottom: 27px;
  font-family: Code pro lc;
  font-size: 90px;
}

.text-span-20 {
  color: #0000;
}

.button-8 {
  border: 2px solid var(--white);
  color: #fff;
  background-color: #0000;
  border-radius: 10px;
  font-family: Oswald, sans-serif;
  transition: all 1.425s;
}

.button-8:hover {
  border: 2px solid var(--sea-green);
  background-color: var(--sea-green);
  color: var(--white);
}

.button-8.gh {
  border-width: 3px;
  border-color: var(--khaki);
  color: var(--gold);
  background-color: #0000;
  margin-top: 12px;
  margin-bottom: 16px;
  margin-left: 24px;
  font-weight: 500;
}

.button-8.gh:hover {
  background-color: var(--gold);
  color: var(--black-2);
  font-weight: 500;
}

.button-8.gh-copy {
  border-width: 3px;
  border-color: var(--khaki);
  color: var(--gold);
  background-color: #0000;
  margin-top: 12px;
  margin-bottom: 16px;
  margin-left: 0;
  font-weight: 500;
}

.button-8.gh-copy:hover {
  background-color: var(--gold);
  color: var(--black-2);
  font-weight: 500;
}

.menu-button-2 {
  color: #fff;
  font-size: 28px;
}

.menu-button-2.w--open {
  background-color: #0000;
}

.nav-menu-3 {
  background-color: #0000;
  flex-direction: row;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 0;
  display: flex;
}

.button-8-copy2 {
  border: 1px solid var(--gold);
  color: var(--gold);
  background-color: #0000;
  border-radius: 10px;
  margin-left: 42px;
  font-family: Oswald, sans-serif;
  transition: all 1.475s;
}

.button-8-copy2:hover {
  background-color: var(--gold);
  color: #000;
}

.slide-126 {
  background-image: url('../images/back0112.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-127 {
  background-image: url('../images/back0113.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-128 {
  background-image: url('../images/back0114b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-129 {
  background-image: url('../images/back0115_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.icon-6 {
  background-color: #000;
  font-size: 35px;
}

.section-14 {
  background-color: #000;
  background-image: linear-gradient(#000 23%, #fff0), url('../images/navegacion4.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 1500px;
  display: flex;
}

.slide-12523 {
  background-image: linear-gradient(#000, #8c8c8c00 52%, #000), url('../images/back0115.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.slide-1246 {
  background-image: linear-gradient(#000, #8c8c8c00 52%, #000), url('../images/party04.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.slide-125g {
  background-image: linear-gradient(#000, #8c8c8c00 52%, #000), url('../images/back0b3.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.slide-12545g {
  background-image: linear-gradient(#000, #8c8c8c00 52%, #000), url('../images/back01bgh.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.slide-1254y {
  background-image: linear-gradient(#000, #8c8c8c00 52%, #000), url('../images/back04_1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.right-arrow-3, .left-arrow-2 {
  z-index: 10000;
}

.text-block-29 {
  padding-top: 33px;
  font-family: Montserrat, sans-serif;
  font-size: 80px;
  display: inline-block;
}

.typed-24 {
  color: var(--gold);
  text-align: left;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 27px;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 70px;
  display: inline-block;
}

.background-video-246 {
  z-index: 1;
  opacity: .62;
  text-align: center;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 52px;
  display: flex;
  position: absolute;
  inset: 0;
}

.columns {
  height: 400px;
}

.column-49, .column-50, .column-51 {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.column-52 {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.link-block-15 {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 900;
  text-decoration: none;
  display: block;
  position: relative;
}

.div-block-34 {
  z-index: 10;
  background-image: linear-gradient(#000000ba, #000000ba);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all 1.075s;
  display: flex;
  position: absolute;
}

.div-block-34:hover {
  opacity: 0;
  color: var(--dark-orange);
}

.background-video-247 {
  z-index: 5;
  text-align: left;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.text-block-30 {
  text-align: left;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 70px;
  line-height: 60px;
}

.section-15 {
  background-image: url('../images/back0115.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100%;
}

.div-block-35 {
  text-align: center;
  padding-top: 0;
  position: static;
}

.icon-7 {
  font-size: 30px;
}

.section-16 {
  display: block;
}

.column-53 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-left: 105px;
  display: flex;
}

.columns-2 {
  height: 100%;
}

._56 {
  color: var(--white);
  text-decoration: none;
  transition: all .8s;
}

._56:hover {
  color: var(--dark-orange);
}

.botonlink {
  border: 1px solid var(--sea-green);
  background-color: var(--sea-green);
  color: #fff;
  margin-bottom: 0;
  margin-left: 33px;
  font-family: Catamaran, sans-serif;
  transition: all .475s;
  position: relative;
  top: -32px;
}

.botonlink:hover {
  border: 1px solid var(--sea-green);
  background-color: var(--gold);
  color: #fff;
  margin-bottom: 0;
  margin-left: 33px;
  font-family: Catamaran, sans-serif;
  position: relative;
  top: -32px;
}

.botonlink.bbb {
  border-width: 2px;
  border-color: var(--white);
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  margin-bottom: 44px;
  margin-left: 83px;
  padding-bottom: 9px;
  transition: all .525s;
  display: flex;
  position: static;
  top: 0;
  left: 49px;
}

.botonlink.bbb:hover {
  border-color: var(--sea-green);
  background-color: var(--sea-green);
  border-radius: 50px;
}

.flyerdelafecha {
  z-index: 400;
  background-color: #000000d4;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-31 {
  color: #fff;
  cursor: pointer;
  padding-bottom: 15px;
  font-family: Catamaran, sans-serif;
  font-size: 12px;
}

.image-25 {
  width: auto;
}

.div-block-37 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.trendyinfo {
  z-index: 10;
  text-align: left;
  background-color: #11111182;
  width: 100%;
  height: auto;
  padding: 19% 0% 6%;
  font-size: 100%;
  transition: all 1.4s ease-out;
  position: static;
  top: 0;
  bottom: 0;
  right: 0;
}

.trendyinfo:hover {
  background-color: #111111f2;
}

.form-wrapper-copy {
  display: block;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.section-17 {
  padding-top: 149px;
  padding-bottom: 115px;
}

.cumples {
  background-image: linear-gradient(#000000b8, #000000b8), url('../images/back0115.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100%;
}

.egresados {
  background-image: linear-gradient(#000000bd, #000000bd), url('../images/back01bgh.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100%;
}

.corporativo {
  background-image: linear-gradient(#000000c4, #000000c4), url('../images/back04_1.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100%;
}

.nighttour {
  background-image: linear-gradient(#000000b8, #000000b8), url('../images/7187_333809736751628_1046313549_n.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100%;
  display: none;
}

.link-5 {
  color: var(--gold);
  text-decoration: none;
}

.image-26 {
  padding-top: 51px;
  padding-right: 153px;
}

.text-span-21 {
  color: var(--gold);
}

.typona {
  color: var(--gold);
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 27px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 70px;
  display: inline-block;
}

.background-video-248 {
  position: static;
  inset: 0%;
}

.section-18, .background-video-249 {
  height: 100%;
}

.html-embed-3 {
  display: block;
}

.link-block-16 {
  z-index: 500;
  width: auto;
  position: fixed;
  inset: auto auto 0% 0%;
}

.lottie-animation-10 {
  width: 150px;
}

.column-54 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: block;
}

.columns-3 {
  height: 200px;
}

.link-6 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 800;
  line-height: 50px;
  text-decoration: none;
}

.section-19 {
  background-image: linear-gradient(#000000b8, #000000b8), url('../images/night.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 65px;
  padding-bottom: 74px;
}

.f-navigation-button {
  background-color: var(--flowui-component-library--gray-900);
  outline-offset: 0px;
  color: var(--flowui-component-library--white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 48px;
  outline: 2px solid #0000;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.f-navigation-button:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-navigation-button-secondary {
  border: 1px solid var(--flowui-component-library--grey-300);
  color: var(--flowui-component-library--gray-900);
  text-align: center;
  letter-spacing: -.02em;
  background-color: #0000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 40px;
  padding: 8px 24px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s, border-color .2s;
  display: flex;
}

.f-navigation-button-secondary:hover {
  background-color: var(--flowui-component-library--gray-200);
  border-color: #0000;
}

.f-navigation-r {
  grid-column-gap: 8px;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: flex;
}

.f-logo {
  width: 124px;
}

.f-navigation-link {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.01em;
  white-space: nowrap;
  background-color: #0000;
  border-radius: 50px;
  padding: 8px 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .35s;
}

.f-navigation-link:hover {
  background-color: var(--flowui-component-library--gray-200);
  color: var(--flowui-component-library--gray-900);
}

.f-navigation-link.w--current {
  color: var(--flowui-component-library--primary-base);
}

.f-navigation-l {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
}

.f-navigation-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.f-navigation {
  background-color: #1f1f1f;
  align-items: center;
  width: 100%;
  min-height: 88px;
  padding: 24px 5%;
  display: flex;
}

.f-navigation-button-2 {
  border: 2px solid var(--gold);
  background-color: var(--black);
  outline-offset: 0px;
  color: var(--gold);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 48px;
  outline: 2px solid #0000;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.f-navigation-button-2:hover {
  background-color: var(--gold);
  color: var(--black-3);
}

.f-navigation-content {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.f-navigation-link-2 {
  color: var(--white);
  letter-spacing: -.01em;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #0000;
  border-radius: 50px;
  padding: 8px 24px;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .35s;
}

.f-navigation-link-2:hover {
  background-color: var(--black);
  color: var(--gold);
}

.f-navigation-link-2.w--current {
  color: var(--gold);
}

.f-navigation-menu {
  grid-column-gap: 6px;
  align-items: center;
  display: flex;
  position: static;
}

.f-logo-2 {
  width: 124px;
}

.f-navigation-container-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.f-navigation-2 {
  background-color: #0000;
  align-items: center;
  width: 100%;
  min-height: 88px;
  padding: 24px 5%;
  display: flex;
  position: absolute;
}

.brix---opacity-20 {
  opacity: .2;
}

.brix---floating-image-hero-v1---1 {
  z-index: -1;
  position: absolute;
  inset: auto auto -32% -41%;
}

.brix---opacity-10 {
  opacity: .1;
}

.brix---floating-image-hero-v1---2 {
  z-index: -1;
  max-width: 600px;
  position: absolute;
  inset: auto 11% 8% auto;
  transform: rotate(140deg);
}

.brix---border-radius-24px {
  z-index: -1;
  border-radius: 24px;
  overflow: hidden;
  transform: translate(0);
}

.brix---img-below-card {
  max-width: 976px;
  margin-left: auto;
}

.brix---btn-secondary {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-primary {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---button-row-left {
  margin-right: 24px;
}

.brix---buttons-row {
  align-items: center;
  display: flex;
}

.brix---paragraph-default {
  color: var(--black-2);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.brix---color-neutral-600 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.brix---heading-h1-size {
  color: var(--black-2);
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 50px;
}

.brix---color-neutral-800 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---card-over-image {
  z-index: 1;
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--flowui-component-library--white);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
  max-width: 728px;
  padding: 80px 72px;
  position: absolute;
}

.brix---flex-card---image-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-hero-short {
  padding-top: 72px;
  padding-bottom: 72px;
  position: relative;
  overflow: hidden;
}

.brix---paragraph-link {
  color: var(--elements-webflow-library--accent--primary-1);
  text-decoration: underline;
  transition: color .3s;
}

.brix---paragraph-link:hover {
  color: var(--elements-webflow-library--secondary--color-1);
}

.brix---paragraph-default-2 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---footer-bottom {
  border-top: 1px solid var(--gold);
  color: var(--elements-webflow-library--neutral--600);
  text-align: center;
  padding-top: 32px;
  padding-bottom: 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---social-icon-square-30px {
  background-color: var(--elements-webflow-library--general--shadow-03);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

.brix---social-icon-square-30px:hover {
  transform: scale(.92);
}

.brix---social-media-grid-right---t-center {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: end;
  align-self: center;
  place-items: stretch end;
}

.brix---footer-link {
  color: var(--flowui-component-library--white);
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  padding-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---footer-link:hover {
  color: var(--gold);
}

.brix---footer-link.fgh {
  padding-bottom: 39px;
}

.brix---footer-list-item-horizontal {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.brix---footer-list-wrapper-horizontal {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---footer-logo {
  transform-style: preserve-3d;
  transition: transform .3s;
}

.brix---footer-logo:hover {
  transform: scale3d(.97, .97, 1.01);
}

.brix---grid-footer-3-cols {
  grid-template-rows: auto;
  grid-template-columns: .3fr 1fr .3fr;
  align-items: center;
}

.brix---footer-top-small {
  text-align: center;
  padding-top: 72px;
  padding-bottom: 72px;
}

.brix---footer-wrapper {
  border-top: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--black);
}

.image-29 {
  color: #74a29b;
}

.heading-5 {
  opacity: 1;
  color: var(--gold);
  text-align: center;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 120px;
  font-weight: 700;
  line-height: 100px;
}

.text-block-32 {
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
}

.text-span-22 {
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
}

.brix---bg-image-full-width {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.brix---btn-secondary-2 {
  border: 2px solid var(--gold);
  background-color: var(--black);
  color: var(--gold);
  text-align: center;
  text-transform: uppercase;
  transform-style: preserve-3d;
  border-radius: 48px;
  padding: 26px 38px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-2:hover {
  border-color: var(--gold);
  background-color: var(--gold);
  color: var(--black-3);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-primary-2 {
  background-color: var(--gold);
  color: var(--black-3);
  text-align: center;
  text-transform: uppercase;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-2:hover {
  background-color: var(--crimson);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---button-row-left-2 {
  margin-right: 24px;
}

.brix---buttons-row-2 {
  align-items: center;
  display: flex;
}

.brix---paragraph-default-3 {
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-801 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-32px {
  margin-bottom: 32px;
}

.brix---heading-h2-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---color-neutral-802 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

.brix---card-over-bg-image {
  z-index: 1;
  border: 1px none var(--elements-webflow-library--neutral--300);
  background-color: var(--black);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
  max-width: 728px;
  padding: 80px 72px;
  position: static;
}

.brix---grid-card-light {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1.35fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---container-default-2 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-bg-image {
  background-image: url('../images/back0b3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 176px;
  padding-bottom: 176px;
  position: relative;
  overflow: hidden;
}

.heading-6 {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 70px;
  line-height: 70px;
}

.text-span-23 {
  color: var(--gold);
}

.brix---mg-bottom-0 {
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  line-height: 1.5em;
}

.brix---color-neutral-803 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---paragraph-default-4 {
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
}

.brix---paragraph-default-4.bbb {
  font-size: 30px;
  line-height: 30px;
}

.brix---heading-h3-size {
  color: var(--gold);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---color-neutral-804 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---square-icon {
  border-radius: 16px;
}

.brix---mg-bottom-24px {
  margin-bottom: 24px;
}

.brix---card-content-center {
  border: 3px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--general--shadow-03);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  text-align: center;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 48px 24px;
  display: flex;
}

.brix---grid-3-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---heading-h2-size-2 {
  color: var(--gold);
  object-fit: fill;
  flex-flow: wrap;
  justify-content: center;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
  display: block;
}

.brix---heading-h2-size-2.vbd {
  margin-top: -17px;
  padding-top: 0;
  font-size: 50px;
}

.brix---mg-bottom-12px {
  margin-bottom: 12px;
}

.brix---text-center {
  text-align: center;
}

.brix---inner-container-600px---center {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.brix---mg-bottom-48px {
  margin-bottom: 48px;
}

.brix---container-default-3 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 100px;
  padding-bottom: 100px;
}

.brix---section.cumple {
  background-image: linear-gradient(#000000cf, #000000cf), url('../images/back0115.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 200px;
  padding-bottom: 100px;
}

.brix---section.universitario {
  background-image: linear-gradient(#000000bf, #000000bf), url('../images/01.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 200px;
}

.brix---section.corporativo2 {
  background-image: linear-gradient(#0000009c, #0000009c), url('../images/Pier51-47.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 200px;
}

.brix---section.recaudacion {
  background-image: linear-gradient(#000c, #000c), url('../images/back01bgh.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 200px;
}

.div-block-39 {
  text-align: center;
  padding-top: 38px;
  padding-bottom: 56px;
}

.f-paragraph-small {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 1.5;
}

.f-sub-heading-large {
  color: var(--gold);
  letter-spacing: -.02em;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
}

.f-margin-bottom-08 {
  margin-bottom: 8px;
}

.f-feature-icon-wrapper {
  background-color: var(--elements-webflow-library--general--shadow-01);
  border-radius: 8px;
  width: 150px;
  min-width: 72px;
  height: 150px;
  min-height: 72px;
  margin-bottom: 32px;
  padding: 16px;
}

.f-grid-three-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: -77px;
}

.f-paragraph-large {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
}

.f-h3-heading {
  color: var(--gold);
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 60px;
  line-height: 1;
}

.f-margin-bottom-16 {
  margin-bottom: 16px;
}

.f-heading-detail-small {
  color: var(--white);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-title-wrapper-center {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-margin-bottom-128 {
  margin-bottom: 128px;
}

.f-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large {
  background-color: var(--black);
  background-image: linear-gradient(#000000e3, #000000e3), url('../images/navegacion9.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 92px 5%;
  position: relative;
}

.f-section-large.locales {
  background-image: linear-gradient(#000000bf, #000000bf), url('../images/navegacion2.jpg');
}

.f-paragraph-regular {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 1.8;
}

.f-banner {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--gold);
  color: var(--dark-orange);
  justify-content: center;
  align-items: center;
  min-height: 56px;
  padding: 16px 5%;
  display: flex;
}

.f-image-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.f-gallery-image-side {
  height: 400px;
}

.f-gallery-lightbox-small {
  width: 100%;
}

.f-gallery-image-x-tall {
  height: 550px;
}

.f-gallery-lightbox {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.f-gallery-three-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr 1fr;
  align-items: center;
}

.f-h3-heading-2 {
  color: var(--gold);
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 60px;
  line-height: 1;
}

.f-heading-detail-small-2 {
  color: var(--white);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-margin-bottom-129 {
  margin-bottom: 8px;
}

.f-margin-bottom-48 {
  margin-bottom: 48px;
}

.f-paragraph-regular-2 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 1.8;
}

.f-banner-badge {
  background-color: var(--flowui-component-library--primary-base);
  color: #fff;
  text-transform: uppercase;
  border-radius: 50px;
  padding: 4px 12px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.f-banner-flex-row {
  grid-column-gap: 16px;
  grid-row-gap: 8px;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-block-33 {
  font-family: Oswald, sans-serif;
}

.f-paragraph-regular-3 {
  color: var(--black-2);
  text-align: center;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.8;
}

.div-block-40, .div-block-41, .div-block-42 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-44 {
  text-align: center;
  padding-top: 49px;
  padding-bottom: 50px;
}

.brix---color-neutral-805 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-806 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-40px-2 {
  margin-bottom: 40px;
}

.brix---btn-primary-3 {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-3:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary-3 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-3:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---buttons-row-3 {
  align-items: center;
  display: flex;
}

.brix---container-default-4 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---heading-h1-size-2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Oswald, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 55px;
}

.brix---opacity-20-2 {
  opacity: .2;
}

.brix---paragraph-default-5 {
  margin-bottom: 43px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---grid-hero-v1 {
  grid-column-gap: 80px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---button-row-left-3 {
  margin-right: 24px;
}

.brix---floating-image-hero-v2---1 {
  z-index: -1;
  max-width: 600px;
  position: absolute;
  inset: -1% auto auto -21%;
  transform: rotate(140deg);
}

.brix---full-width-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.brix---section-hero-full-width-right {
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

.brix---hero-full-width-right-hero-v5 {
  max-width: 45%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.brix---header-wrapper {
  background-color: var(--elements-webflow-library--neutral--100);
  padding-top: 32px;
  padding-bottom: 32px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.brix---header-content-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brix---header-nav-menu-list {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---header-nav-link {
  color: var(--elements-webflow-library--neutral--800);
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  transition: color .3s;
}

.brix---header-nav-link:hover {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---dropdown-toggle {
  color: var(--elements-webflow-library--neutral--800);
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-toggle:hover {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---dropdown-card {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  border-radius: 20px;
  min-width: 280px;
  top: 32px;
  overflow: hidden;
}

.brix---dropdown-link {
  color: var(--elements-webflow-library--neutral--600);
  align-items: center;
  width: 100%;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link:hover {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---dropdown-pd {
  padding: 40px;
}

.brix---header-logo {
  max-width: 250px;
}

.brix---header-logo-link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---hamburger-menu-wrapper {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.brix---header-right-col {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---dropdown-chevron {
  width: 14px;
  margin-left: 6px;
}

.brix---dropdown-links-grid {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-column-wrapper {
  background-color: #0000;
  padding-top: 32px;
  transform: translate(0);
}

.brix---dropdown-column-wrapper.w--open {
  transform: translate(-50%);
}

.brix---hamburger-menu-bar-top, .brix---hamburger-menu-bar-bottom {
  background-color: var(--elements-webflow-library--neutral--800);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---btn-primary-small {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 18px 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-small:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-header-hidden-on-mbl {
  margin-left: 24px;
}

.brix---header-nav-list-item-show-in-mbl {
  margin-bottom: 0;
  padding-left: 32px;
  display: none;
}

.brix---header-nav-list-item-middle {
  margin-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
}

.brix---color-accent-1 {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---color-neutral-807 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-16px-2 {
  margin-bottom: 16px;
}

.brix---mg-bottom-48px-2 {
  margin-bottom: 48px;
}

.brix---display-2 {
  font-size: 72px;
  font-weight: 700;
  line-height: 84px;
}

.brix---grid-3-columns-2 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---mg-bottom-2 {
  margin-bottom: 0;
}

.brix---section-2 {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 176px;
  padding-bottom: 176px;
}

.brix---heading-h2-size-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---heading-h3-size-2 {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---text-center-2 {
  text-align: center;
}

.brix---mg-bottom-12px-2 {
  margin-bottom: 12px;
}

.brix---inner-container-600px---center-2 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.brix---card-content-center-2 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  text-align: center;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 48px 24px;
  display: flex;
}

.body-6 {
  background-color: #000;
}

.brix---color-neutral-100 {
  color: var(--elements-webflow-library--neutral--100);
}

.brix---position-relative {
  height: auto;
  position: relative;
}

.brix---header-nav-list-item {
  margin-bottom: 0;
  padding-left: 32px;
}

.brix---bg-image-full-width-2 {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.brix---grid-2-col---1-col-t {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---header-wrapper-transparent {
  background-color: #0000;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  position: absolute;
}

.brix---header-nav-link-white {
  color: var(--elements-webflow-library--neutral--100);
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  transition: opacity .3s, color .3s;
}

.brix---header-nav-link-white:hover {
  opacity: .48;
}

.brix---hamburger-menu-bar-top-white, .brix---hamburger-menu-bar-bottom-white {
  background-color: var(--elements-webflow-library--neutral--800);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---dropdown-toggle-white {
  color: var(--elements-webflow-library--neutral--100);
  align-items: center;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  transition: opacity .3s, color .3s;
  display: flex;
}

.brix---dropdown-toggle-white:hover {
  opacity: .59;
}

.brix---show-on-tablet {
  display: none;
}

.brix---hero-bg-image-dark-header-top {
  background-image: linear-gradient(#0009, #0009);
  padding-top: 234px;
  padding-bottom: 234px;
  position: relative;
  overflow: hidden;
}

.brix---color-neutral-808 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-809 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---grid-top---text-2-buttons {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  align-items: end;
  margin-bottom: 48px;
}

.brix---section-position-relative {
  padding-top: 176px;
  padding-bottom: 176px;
  position: relative;
  overflow: hidden;
}

.brix---buttons-row-right---t-left {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---image-wrapper-br-24px {
  border-radius: 24px;
  overflow: hidden;
}

.brix---image-width-100 {
  width: 100%;
}

.brix---inner-container-490px {
  max-width: 490px;
}

.brix---gallery-v10-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  width: 130%;
  display: flex;
}

.rt-text-white {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.rt-component-container {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section {
  background-color: var(--black);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  width: 100%;
  padding: 80px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-overflow-hidden {
  overflow: hidden;
}

.rt-underline-off {
  z-index: 1;
  text-decoration: none;
  position: relative;
}

.rt-marquee-left-text {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
}

.rt-marquee-left-text.rt-component-heading-two.rt-text-white {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.rt-marquee-left-text.rt-component-heading-two.rt-text-white.rt-no-wrap {
  white-space: nowrap;
}

.rt-home-two-portfolio-image-wrapper {
  border-radius: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.rt-home-two-portfolio-image-wrapper.rt-overflow-hidden {
  position: relative;
}

.rt-home-two-portfolio-image-wrapper.rt-overflow-hidden.rt-underline-off {
  text-decoration: none;
}

.rt-home-two-portfolio-image-wrapper-three {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 100px;
  display: grid;
}

.rt-home-two-portfolio-image-wrapper-three.rt-overflow-hidden.rt-underline-off {
  text-decoration: none;
}

.rt-home-two-portfolio-image-wrapper-four {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rt-home-two-portfolio-image-wrapper-four.rt-overflow-hidden.rt-underline-off {
  text-decoration: none;
}

.rt-home-two-portfolio-image-wrapper-two {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 100px;
  display: grid;
  position: relative;
}

.rt-home-two-portfolio-image-wrapper-two.rt-overflow-hidden.rt-underline-off {
  text-decoration: none;
}

.rt-home-two-portfolio-marquee {
  display: flex;
}

.rt-home-two-portfolio-grid {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-areas: "Area Area-2"
                       "Area Area-2";
  max-width: 1220px;
  height: 1430px;
  margin-left: auto;
  margin-right: auto;
}

.rt-home-two-portfolio-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  width: 563px;
  height: 631px;
}

.rt-home-two-portfolio-image.rt-responsive-full-width-2.rt-one {
  background-image: linear-gradient(#00000059, #00000059), url('../images/Mask-group-65_1Mask group (65).webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.rt-home-two-portfolio-image.rt-responsive-full-width-2.rt-two {
  background-image: linear-gradient(#0006, #0006), url('../images/Mask-group-66_1Mask group (66).webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.rt-home-two-portfolio-image.rt-responsive-full-width-2.rt-three {
  background-image: linear-gradient(#0006, #0006), url('../images/Mask-group-67_1Mask group (67).webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.rt-home-two-portfolio-image.rt-responsive-full-width-2.rt-four {
  background-image: linear-gradient(#0006, #0006), url('../images/Mask-group-68_1Mask group (68).webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.rt-home-two-portfolio-image-main {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  overflow: hidden;
}

.rt-component-heading-two {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  font-size: 30px;
  font-weight: 400;
  line-height: 45px;
}

.rt-background-dark {
  background-color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
}

.rt-lightbox-link {
  width: 100%;
  height: 100%;
}

.rt-autofit {
  object-fit: cover;
}

.rt-autofit-2 {
  object-fit: cover;
  border-radius: 10px;
}

.rt-autofit-2.rt-responsive-full-width-3 {
  width: 100%;
}

.rt-overflow-off {
  overflow: hidden;
}

.rt-about-one-portfolio-main {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: grid;
}

.text-span-24, .text-span-25 {
  color: var(--gold);
}

html.w-mod-js [data-ix="contact-form"] {
  opacity: 1;
  transform: translate(257px);
}

html.w-mod-js [data-ix="botonnavegar"] {
  opacity: 0;
  transform: translate(0, 56px);
}

html.w-mod-js [data-ix="botonnavegar-2"] {
  opacity: 0;
  transform: translate(0, -17px);
}

html.w-mod-js [data-ix="links"] {
  opacity: 0;
  transform: translate(-300px);
}

html.w-mod-js [data-ix="logo-duracion-con-video"] {
  opacity: 0;
}

html.w-mod-js [data-ix="menu-derecha-aparece"], html.w-mod-js [data-ix="menu-derecha-aparece-2"] {
  opacity: 0;
  display: none;
}

html.w-mod-js [data-ix="menu"], html.w-mod-js [data-ix="secciondesaparece"], html.w-mod-js [data-ix="new-interaction"] {
  opacity: 1;
}

html.w-mod-js [data-ix="aparece-principal"] {
  opacity: 1;
  display: block;
  transform: translate(0, -700px)scale(.72);
}

html.w-mod-js [data-ix="new-interaction-8"] {
  opacity: 0;
  display: none;
}

html.w-mod-js [data-ix="promo-gigante"] {
  opacity: 0;
}

html.w-mod-js [data-ix="efecto01"], html.w-mod-js [data-ix="efecto-2"], html.w-mod-js [data-ix="efecto-3"], html.w-mod-js [data-ix="efecto-4"], html.w-mod-js [data-ix="efecto-5"], html.w-mod-js [data-ix="efecto-6"], html.w-mod-js [data-ix="efecto-7"] {
  opacity: 0;
  transform: translate(0, 100px);
}

html.w-mod-js [data-ix="menuesintec"] {
  opacity: 0;
  transform: translate(0, 300px)scale(.81);
}

@media screen and (min-width: 1440px) {
  .brix---grid-hero-v1 {
    grid-column-gap: 90px;
  }
}

@media screen and (min-width: 1920px) {
  .brix---hero-full-width-right-hero-v5 {
    width: 100%;
    max-width: 46%;
  }

  .brix---gallery-v10-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    width: 150%;
    position: static;
  }

  .brix---gallery-v10-height {
    height: auto;
  }

  .rt-overflow-off {
    align-self: center;
  }
}

@media screen and (max-width: 991px) {
  .col-publi-2 {
    padding-right: 0;
  }

  .sector-principal-1 {
    text-align: center;
  }

  .search-form {
    width: auto;
    padding-right: 0;
  }

  .bares-text {
    letter-spacing: 3px;
    font-family: Droid Sans, sans-serif;
    font-size: 14px;
  }

  .tabs1 {
    margin-top: 11px;
  }

  .principal17 {
    padding-left: 0;
    padding-right: 0;
  }

  .logo17.bbindex17 {
    width: 90%;
  }

  .container.principal-cont-17 {
    padding-left: 86px;
    padding-right: 52px;
  }

  .contenido-menu17 {
    height: 100%;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .container-2 {
    padding-left: 23%;
    padding-right: 23%;
  }

  .link17p {
    padding-top: 27px;
    padding-bottom: 8px;
    font-size: 200%;
    line-height: 10px;
  }

  .link17p.ppp:hover {
    border-bottom-style: dotted;
  }

  .publi-derecha.tablet {
    z-index: 600;
    width: 100%;
    padding-left: 0;
    display: block;
    position: relative;
    inset: auto 0 0;
  }

  .secciones-principal.boliches {
    height: autopx;
    width: auto;
  }

  .secciones-principal.egresados {
    height: auto;
    padding-left: 0;
  }

  .secciones-principal.salones {
    height: auto;
    padding-top: 0;
  }

  .secciones-principal.bares {
    height: autopx;
  }

  .boliches-principal-menu {
    z-index: 800;
    width: auto;
    height: auto;
    padding-top: 7%;
    padding-bottom: 10%;
    position: relative;
  }

  .boliches-principal-menu.quiebes {
    width: auto;
    padding-bottom: 8%;
  }

  .div-block {
    background-color: #0000;
    margin-left: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block.quienes {
    padding-right: 27%;
  }

  .paragraph.black {
    padding-top: 0%;
    padding-bottom: 31px;
  }

  .paragraph.somos, .paragraph.dfg {
    font-size: 15px;
    line-height: 25px;
  }

  .fondos {
    display: none;
  }

  .quienessomos17 {
    z-index: 700;
    background-position: 100% 100%;
    height: auto;
  }

  .fondooro {
    padding-left: 0;
    display: none;
  }

  .left-arrow {
    z-index: 1000;
    left: -64px;
  }

  .right-arrow-2 {
    z-index: 1000;
    right: -63px;
  }

  .slide-nav {
    top: 46px;
    bottom: -197px;
  }

  .heading {
    font-size: 300%;
  }

  .div-block-4 {
    justify-content: center;
    align-items: stretch;
    width: auto;
    height: auto;
    padding-left: 0;
    display: flex;
  }

  .text-block {
    letter-spacing: 3px;
  }

  .div-block-5 {
    width: 50%;
    padding-right: 3%;
  }

  .image-6 {
    width: auto;
    height: auto;
    padding-top: 60px;
  }

  .bannerbb2 {
    height: auto;
  }

  .column-5 {
    display: none;
  }

  .principal-bares {
    height: auto;
  }

  .image-8 {
    display: block;
  }

  .div-block-8 {
    width: 60%;
    padding-top: 6%;
    padding-left: 3%;
    display: inline-block;
  }

  .div-block-8:hover {
    width: 70%;
    padding-top: 10%;
  }

  .nombrebares {
    font-size: 300%;
  }

  .parrafobares.titule2 {
    line-height: 110%;
  }

  .body {
    height: 100%;
  }

  .promo02 {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: auto;
    padding-top: 0;
    padding-left: 0;
    display: block;
  }

  .promo02.tablet {
    height: 50%;
  }

  .slide01 {
    background-image: url('../images/cumpleañosbolichesbares_1.jpg');
    display: block;
    position: static;
    inset: 0;
  }

  .form-wrapper {
    padding-top: 0;
  }

  .text-field {
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 11px;
  }

  .div-block-10.menu-izq {
    padding-top: 20px;
    padding-left: 32px;
  }

  .button-2 {
    width: 90px;
    height: 90px;
  }

  .button-3 {
    margin-top: 10px;
    margin-bottom: 130px;
    margin-left: 0;
    padding-top: 9px;
    padding-left: 16px;
    position: absolute;
    top: 0;
    left: -104px;
  }

  .div-block-11 {
    z-index: 3000;
    background-color: #ffffff9c;
    border: 2px solid #fff;
    border-radius: 400px;
    width: 30px;
    height: 30px;
    padding-top: 3px;
    padding-left: 8px;
    padding-right: 5px;
    font-weight: 700;
    transition: all .917s;
    display: block;
    position: fixed;
    bottom: 456px;
    left: 11px;
  }

  .div-block-11:hover {
    color: #f5da7d;
    background-color: #1a1a1a;
  }

  .button-4 {
    z-index: 2000;
    position: fixed;
    bottom: 5px;
    left: 9px;
  }

  .div-block-12 {
    text-align: center;
    flex: 0 auto;
    padding: 10% 14% 15% 13%;
    display: block;
  }

  .text-block-4 {
    color: #cfa618;
    font-family: Trajanpro;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
  }

  .success-message {
    background-color: #0000;
  }

  .text-block-5 {
    color: #ff005d;
    background-color: #0000;
    font-family: Droid Sans, sans-serif;
  }

  .error-message {
    background-color: #0000;
  }

  .div-block-13 {
    width: 100%;
    padding: 6% 13% 24px 11%;
  }

  .body-3 {
    background-image: none;
    height: auto;
  }

  .body-3.menu {
    height: 100%;
  }

  .div-block-16 {
    background-image: url('../images/elegantback.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 46%;
  }

  .section-3 {
    width: 100%;
    padding-top: 44px;
    padding-bottom: 25px;
    display: block;
  }

  .pubcar {
    height: auto;
  }

  .text-block-10 {
    padding-bottom: 0;
  }

  .propuestas01.sdfg {
    background-color: #ac8f63;
    background-image: linear-gradient(#61533d, #ac8f63);
  }

  .titulepropuestas.ghba {
    color: #cfa618;
  }

  .div-block-18 {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-top: 42px;
    padding-bottom: 68px;
    display: block;
  }

  .row-4 {
    flex-direction: column;
  }

  .container-3 {
    padding-top: 37px;
  }

  .div-block-20 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-23 {
    flex: 0 auto;
    width: 700px;
  }

  .mask-2 {
    clear: both;
  }

  .slide-7 {
    background-image: url('../images/ohanabarbolichesbares_1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .slider-5 {
    height: 380px;
  }

  .column-9 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-10 {
    padding-top: 24px;
  }

  .row-5 {
    padding-top: 0;
  }

  .container-5 {
    padding-top: 135px;
    padding-bottom: 7px;
  }

  .text-block-20 {
    font-size: 250%;
  }

  .slide04 {
    background-image: url('../images/cumpleañosbolichesbares_1.jpg');
    display: block;
    position: static;
    inset: 0;
  }

  .form-wrapper-landing, .formulariolanding {
    padding-top: 0;
  }

  .tesxt-landing {
    line-height: 50px;
  }

  .text-landing {
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 11px;
  }

  .div-block-25 {
    padding-left: 0;
  }

  .egresados-celu {
    z-index: 800;
    width: auto;
    height: auto;
    padding-top: 7%;
    padding-bottom: 10%;
    position: relative;
  }

  .egresados-celu.quiebes {
    width: auto;
    padding-bottom: 8%;
  }

  .body-3-copy {
    background-image: none;
    height: auto;
  }

  .body-3-copy.menu {
    height: 100%;
  }

  .menulink {
    font-size: 10px;
  }

  .icon-4, .icon-5 {
    display: none;
  }

  .titulepropuestas-copy.ghba {
    color: #cfa618;
  }

  .heading-4, .heading-4b {
    text-align: center;
    margin-bottom: 10px;
    line-height: 65px;
  }

  .row-13 {
    height: 150px;
  }

  .section-11 {
    height: auto;
  }

  ._2018cuad {
    background-color: #0000;
    margin-left: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  ._2018cuad.quienes {
    padding-right: 4%;
  }

  .section-13 {
    height: 100%;
  }

  .slider-12 {
    height: 60%;
  }

  .navbar-4 {
    justify-content: center;
  }

  .nav-link-4 {
    color: #fff;
    text-align: center;
    padding-left: 0;
    display: block;
  }

  .div-block-33 {
    padding-top: 95px;
    padding-left: 0;
  }

  .text-block-27 {
    line-height: 30px;
  }

  .text-block-28 {
    padding-right: 0;
  }

  .text-block-28.ghj {
    padding-top: 42px;
    font-size: 17px;
    line-height: 17px;
  }

  .menu-button-2 {
    color: #fff;
    border: 1px #000;
    display: none;
    top: 0;
    right: 0;
  }

  .menu-button-2:hover, .menu-button-2:focus {
    color: #fff;
    background-color: #000;
  }

  .menu-button-2.w--open:hover, .menu-button-2.w--open:focus {
    background-color: #1a1a1a;
  }

  .nav-menu-3 {
    color: #fff;
    background-color: #000;
    padding-top: 28px;
    padding-bottom: 33px;
  }

  .typed-24 {
    padding-top: 14px;
    padding-bottom: 1px;
    line-height: 80px;
  }

  .background-video-246 {
    padding-bottom: 18px;
  }

  .div-block-35 {
    padding-top: 0;
  }

  .icon-7 {
    display: none;
  }

  .brand {
    width: 200px;
  }

  .column-53 {
    padding-left: 51px;
  }

  .trendyinfo {
    width: auto;
    padding-top: 6%;
    padding-left: 3%;
    display: inline-block;
  }

  .trendyinfo:hover {
    width: auto;
    padding-top: 10%;
  }

  .form-wrapper-copy {
    padding-top: 0;
    display: block;
    position: static;
  }

  .nighttour {
    display: none;
  }

  .typona {
    padding-top: 14px;
    padding-bottom: 1px;
    line-height: 80px;
  }

  .column-54 {
    padding-top: 44px;
    padding-bottom: 53px;
  }

  .columns-3, .section-19 {
    height: auto;
  }

  .f-navigation-menu-button {
    border: 1px solid var(--flowui-component-library--gray-200);
    color: var(--flowui-component-library--grey-600);
    border-radius: 8px;
    padding: 10px;
  }

  .f-navigation-menu-button.w--open {
    background-color: var(--flowui-component-library--gray-900);
    border-color: #fff;
  }

  .f-navigation-r {
    align-items: center;
    width: auto;
    display: flex;
  }

  .f-navigation-logo-link {
    margin-right: 0;
  }

  .f-navigation-link {
    width: 100%;
  }

  .f-navigation-l {
    border: 1px solid var(--flowui-component-library--gray-200);
    background-color: var(--flowui-component-library--white);
    color: var(--flowui-component-library--grey-600);
    border-radius: 8px;
    width: 100%;
    padding: 12px;
  }

  .f-navigation-l.w--open {
    background-color: var(--flowui-component-library--gray-700);
    border-color: #fff;
  }

  .f-navigation {
    position: relative;
  }

  .f-navigation-menu-button-2 {
    border: 1px solid var(--flowui-component-library--gray-200);
    color: var(--flowui-component-library--grey-600);
    border-radius: 8px;
    padding: 10px;
  }

  .f-navigation-menu-button-2.w--open {
    background-color: var(--black);
    border-color: #fff;
  }

  .f-navigation-content {
    align-items: center;
    width: auto;
    display: flex;
  }

  .f-navigation-link-2 {
    width: 100%;
  }

  .f-navigation-menu {
    background-color: var(--black);
    color: var(--flowui-component-library--grey-600);
    padding: 12px;
    position: absolute;
  }

  .f-navigation-menu.w--open {
    background-color: var(--flowui-component-library--gray-700);
    border-color: #fff;
  }

  .f-navigation-logo-link-2 {
    margin-right: 0;
  }

  .f-navigation-2 {
    position: relative;
  }

  .brix---floating-image-hero-v1---1 {
    bottom: -14%;
    left: -42%;
  }

  .brix---floating-image-hero-v1---2 {
    top: 24%;
    right: -30%;
  }

  .brix---btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---card-over-image {
    margin-bottom: 34px;
    padding: 56px 48px;
    position: static;
  }

  .brix---flex-card---image-wrapper {
    display: block;
  }

  .brix---section-hero-short {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---footer-bottom {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---social-media-grid-right---t-center {
    grid-column-gap: 10px;
    justify-content: center;
    justify-items: center;
    padding-top: 36px;
  }

  .brix---footer-logo {
    width: 400px;
  }

  .brix---grid-footer-3-cols {
    grid-template-columns: 1fr;
  }

  .brix---footer-top-small {
    padding-top: 58px;
    padding-bottom: 58px;
  }

  .heading-5 {
    font-size: 80px;
    line-height: 70px;
  }

  .brix---btn-primary-2 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---mg-bottom-32px {
    margin-bottom: 24px;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---card-over-bg-image {
    margin-bottom: 34px;
    padding: 56px 48px;
    position: static;
  }

  .brix---grid-card-light {
    grid-template-columns: 1.35fr;
  }

  .brix---section-bg-image {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---paragraph-default-4.bbb {
    font-size: 30px;
  }

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr 1fr;
  }

  .brix---heading-h2-size-2 {
    font-size: 70px;
    line-height: 60px;
  }

  .brix---heading-h2-size-2.vbd {
    margin-top: 2px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 40px;
  }

  .brix---section {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---section.cumple, .brix---section.universitario, .brix---section.corporativo2, .brix---section.recaudacion {
    padding-top: 100px;
  }

  .f-grid-three-column {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .f-h3-heading {
    line-height: 1;
  }

  .f-gallery-image-side {
    height: 240px;
  }

  .f-gallery-image-x-tall {
    height: 440px;
  }

  .f-gallery-three-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .f-paragraph-regular-3 {
    text-align: center;
    line-height: 1.3;
  }

  .icon-8 {
    color: var(--flowui-component-library--gray-200);
  }

  .brix---btn-primary-3 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h1-size-2 {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---grid-hero-v1 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---floating-image-hero-v2---1 {
    top: 24%;
    right: -30%;
  }

  .brix---section-hero-full-width-right {
    padding-top: 100px;
    padding-bottom: 522px;
  }

  .brix---hero-full-width-right-hero-v5 {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: 450px;
    display: flex;
    inset: auto 0% 0%;
    overflow: hidden;
  }

  .brix---header-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---header-menu-wrapper {
    border-top: 1px solid var(--elements-webflow-library--neutral--300);
    border-bottom: 1px solid var(--elements-webflow-library--neutral--300);
    background-color: var(--elements-webflow-library--neutral--100);
    padding: 24px;
  }

  .brix---header-nav-menu-list {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---dropdown-card {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
  }

  .brix---dropdown-card.w--open {
    position: static;
  }

  .brix---dropdown-pd {
    padding: 20px 0 14px;
  }

  .brix---header-logo {
    max-width: 232px;
  }

  .brix---hamburger-menu-wrapper {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .brix---dropdown-column-wrapper {
    padding-top: 0;
    position: static;
  }

  .brix---dropdown-column-wrapper.w--open {
    transform: none;
  }

  .brix---hamburger-menu-bar-top {
    width: 44px;
    height: 3px;
  }

  .brix---hamburger-menu-bar-bottom {
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---header-nav-list-item-show-in-mbl {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---header-nav-list-item-middle {
    margin-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 40px;
  }

  .brix---display-2 {
    font-size: 58px;
    line-height: 70px;
  }

  .brix---grid-3-columns-2 {
    grid-template-columns: 1fr 1fr;
  }

  .brix---section-2 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---heading-h2-size-3 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---heading-h3-size-2 {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---header-nav-list-item {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---grid-2-col---1-col-t {
    grid-template-columns: 1fr;
  }

  .brix---header-wrapper-transparent {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---header-nav-link-white {
    color: var(--elements-webflow-library--neutral--800);
  }

  .brix---hamburger-menu-bar-top-white {
    background-color: var(--elements-webflow-library--neutral--100);
    width: 44px;
    height: 3px;
  }

  .brix---hamburger-menu-bar-bottom-white {
    background-color: var(--elements-webflow-library--neutral--100);
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---dropdown-toggle-white {
    color: var(--elements-webflow-library--neutral--800);
  }

  .brix---header-nav-menu-wrapper-white {
    border-top: 0px solid var(--elements-webflow-library--neutral--300);
    border-bottom: 0px solid var(--elements-webflow-library--neutral--300);
    background-color: var(--elements-webflow-library--neutral--100);
    padding: 24px;
  }

  .brix---hidden-on-tablet {
    display: none;
  }

  .brix---show-on-tablet {
    display: block;
  }

  .brix---hero-bg-image-dark-header-top {
    padding-top: 200px;
    padding-bottom: 160px;
  }

  .brix---grid-top---text-2-buttons {
    grid-row-gap: 24px;
    grid-template-columns: .7fr;
  }

  .brix---section-position-relative {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---buttons-row-right---t-left {
    justify-content: flex-start;
  }

  .brix---image-wrapper-br-24px {
    border-radius: 20px;
  }

  .brix---gallery-v10-wrapper {
    width: 120%;
  }

  .rt-home-two-portfolio-image-wrapper-three {
    padding-bottom: 0;
  }

  .rt-home-two-portfolio-image-wrapper-three.rt-overflow-hidden.rt-underline-off.rt-responsive-full-width-2, .rt-home-two-portfolio-image-wrapper-four.rt-overflow-hidden.rt-underline-off.rt-responsive-full-width-2 {
    height: 100%;
  }

  .rt-home-two-portfolio-block {
    padding-top: 50px;
  }

  .rt-home-two-portfolio-image-wrapper-two {
    padding-top: 0;
  }

  .rt-home-two-portfolio-image-wrapper-two.rt-overflow-hidden.rt-underline-off.rt-responsive-full-width-2 {
    height: 100%;
  }

  .rt-home-two-portfolio-marquee {
    display: none;
  }

  .rt-home-two-portfolio-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template: "."
                   "."
                   "."
                   "."
                   / 1fr;
    height: auto;
  }

  .rt-home-two-portfolio-image {
    height: 400px;
  }

  .rt-responsive-full-width-2 {
    width: 100%;
  }

  .rt-about-one-portfolio-main {
    grid-template-columns: 1fr 1fr;
  }

  .rt-responsive-full-width-3 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .home2017 {
    height: 100%;
  }

  .principal17 {
    background-image: linear-gradient(#00000082, #00000082), url('../images/celback.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    display: block;
  }

  .logo17.bbindex17 {
    text-align: center;
    flex: 0 auto;
    width: 300px;
    padding-left: 0%;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }

  .container.principal-cont-17 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .boton-principal {
    text-align: center;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: auto;
    display: flex;
  }

  .boliches-principal-menu {
    padding-left: 5%;
    padding-right: 5%;
  }

  .s-typed.somos2 {
    font-size: 42px;
    line-height: 40px;
  }

  .typed {
    font-size: 50px;
  }

  .div-block.quienes {
    padding-right: 5%;
  }

  .left-arrow, .right-arrow-2, .slide-nav {
    display: none;
  }

  .sliderbares {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    height: auto;
    display: flex;
  }

  .row-bares {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    width: auto;
    height: auto;
    display: block;
  }

  .bar01, .menu-opciones._1a, .menu-opciones._2c, .menu-opciones._5c, .menu-opciones._3c, .menu-opciones._6c {
    height: 150px;
  }

  .slider-2 {
    height: auto;
  }

  .div-block-8 {
    width: 80%;
    padding-top: 7%;
    padding-bottom: 3%;
    padding-left: 0%;
    position: relative;
  }

  .div-block-8:hover {
    width: 80%;
  }

  .nombrebares {
    font-size: 40px;
  }

  .parrafobares {
    font-size: 16px;
  }

  .parrafobares.titule2 {
    font-size: 20px;
  }

  .special {
    font-size: 14px;
  }

  .paragraph-2 {
    font-size: 20px;
  }

  .remarcado {
    font-size: 30px;
  }

  .form-wrapper {
    background-color: #0009;
    display: block;
    position: static;
  }

  .reserva {
    color: var(--goldenrod);
    font-family: Droid Sans, sans-serif;
    font-weight: 700;
  }

  .text-span-7 {
    text-transform: uppercase;
  }

  .div-block-12.phones {
    background-color: #0000;
    padding-top: 18%;
    position: relative;
    top: -35px;
  }

  .section-3 {
    position: static;
  }

  .text-block-10 {
    font-size: 35px;
    line-height: 30px;
  }

  .text-span-8 {
    font-size: 30px;
  }

  .row-4 {
    flex-direction: column;
  }

  .publiprincipal {
    display: block;
  }

  .proxcelulares {
    text-align: center;
    background-image: linear-gradient(#00000063, #000), url('../images/elegantback.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: auto;
    display: block;
  }

  .text-block-16 {
    color: #cfa618;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Trajanpro;
    position: relative;
    top: -43px;
  }

  .text-block-17 {
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Timmana;
    font-size: 18px;
    position: relative;
    top: -32px;
  }

  .text-block-18 {
    color: #cfa618;
    letter-spacing: 3px;
    font-family: PT Sans, sans-serif;
    font-size: 12px;
    position: relative;
    top: -19px;
  }

  .slide-cumples {
    height: 100%;
  }

  .column-14 {
    text-align: center;
  }

  .column-15 {
    text-align: center;
    justify-content: center;
    align-items: flex-end;
    padding-right: 0;
  }

  .image-15 {
    display: inline-block;
  }

  .navbar {
    z-index: 10000;
    text-align: center;
    background-color: #0000;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .icon-3 {
    color: #ac8f63;
    padding-top: 0;
    padding-right: 0;
    font-size: 50px;
    position: static;
    top: 0;
    right: 0;
  }

  .menu-button {
    z-index: 1000;
    position: fixed;
    top: 0;
    right: 0;
  }

  .menu-button.w--open {
    background-color: #0000;
    padding-left: 23px;
    position: fixed;
    top: 0;
    right: 0;
  }

  .nav-menu {
    color: #000;
    background-color: #000000d9;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 66px;
    display: flex;
    position: fixed;
    inset: 0;
  }

  .nav-link {
    color: #cfa618;
    text-align: center;
    border-bottom: 1px #cfa618;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
    font-size: 28px;
    display: flex;
  }

  .div-block-25 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .slide-113 {
    background-image: url('../images/NOCHE-SORPRESA.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
  }

  .slider-8 {
    height: auto;
  }

  .slide-114 {
    text-align: center;
    background-color: #000;
    width: 100%;
    height: 100%;
  }

  .egresados-celu {
    padding-left: 5%;
    padding-right: 5%;
  }

  .egresados-celu.quiebes {
    height: auto;
    padding-top: 13%;
    padding-bottom: 16%;
    padding-left: 6%;
  }

  .menu-opciones-celu._1c {
    height: 150px;
  }

  .slide-115 {
    display: none;
  }

  .image-18 {
    width: 100%;
    height: 100%;
  }

  .celusslider.celus {
    height: 500px;
  }

  .div-block-28 {
    padding-left: 53px;
    padding-right: 64px;
  }

  .heading-4 {
    font-size: 50px;
    line-height: 45px;
  }

  .heading-4b {
    margin-top: 4px;
    margin-bottom: 3px;
    font-size: 50px;
    line-height: 45px;
  }

  .row-13 {
    height: 100px;
    display: flex;
  }

  .column-29, .column-30, .column-31, .column-32, .column-33, .column-34 {
    height: auto;
  }

  .link-block-11.w--current, .link-blocka11, .home2018 {
    height: 100%;
  }

  .section-11 {
    background-image: url('../images/party01.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  ._2018cuad.quienes {
    padding-right: 5%;
  }

  ._2018bot {
    text-align: center;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: auto;
    display: flex;
  }

  .typed-copy {
    font-size: 50px;
  }

  .s-typed-codspy.somos2, .s-typed-codspy.somos2-cddopy {
    font-size: 42px;
    line-height: 40px;
  }

  .slider-12 {
    height: auto;
    display: block;
  }

  .text-block-27 {
    font-size: 20px;
  }

  .typefls {
    font-size: 50px;
  }

  .section-14 {
    height: auto;
    margin-bottom: 0;
    display: block;
  }

  .typed-24 {
    padding-top: 0;
    font-size: 50px;
    line-height: 50px;
  }

  .background-video-246 {
    padding-bottom: 61px;
    display: flex;
  }

  .section-15 {
    height: auto;
  }

  .column-53 {
    padding: 68px 60px 56px 47px;
  }

  .trendyinfo {
    width: auto;
    padding-top: 7%;
    padding-bottom: 3%;
    padding-left: 0%;
    position: relative;
  }

  .trendyinfo:hover {
    width: auto;
  }

  .form-wrapper-copy {
    background-color: #0009;
    flex-direction: column;
    display: block;
    position: static;
  }

  .section-17 {
    padding-top: 97px;
  }

  .cumples, .egresados, .corporativo {
    height: auto;
  }

  .nighttour {
    height: auto;
    display: none;
  }

  .typona {
    padding-top: 0;
    font-size: 50px;
    line-height: 50px;
  }

  .section-18, .container-11 {
    display: none;
  }

  .image-27, .image-28 {
    width: 30px;
  }

  .div-block-38, .f-navigation-button-secondary {
    display: none;
  }

  .brix---floating-image-hero-v1---1 {
    max-width: 500px;
  }

  .brix---floating-image-hero-v1---2 {
    max-width: 480px;
  }

  .brix---btn-secondary {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---btn-primary {
    padding: 20px 32px;
  }

  .brix---button-row-left {
    margin-right: 16px;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---card-over-image {
    padding: 45px 32px;
  }

  .brix---section-hero-short {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .brix---social-media-grid-right---t-center {
    justify-content: center;
    justify-items: center;
  }

  .brix---footer-list-item-horizontal {
    margin-bottom: 10px;
  }

  .brix---footer-logo-wrapper {
    width: 239px;
  }

  .brix---footer-top-small {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .heading-5 {
    padding-top: 94px;
    padding-bottom: 149px;
    font-size: 50px;
    line-height: 50px;
  }

  .brix---btn-secondary-2 {
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
  }

  .brix---btn-primary-2 {
    padding: 20px 32px;
  }

  .brix---button-row-left-2 {
    margin-right: 16px;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---card-over-bg-image {
    padding: 54px 32px;
  }

  .brix---grid-card-light {
    grid-template-columns: 1fr;
  }

  .brix---section-bg-image {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .heading-6 {
    font-size: 50px;
    line-height: 50px;
  }

  .brix---paragraph-default-4.bbb {
    font-size: 25px;
  }

  .brix---square-icon {
    border-radius: 12px;
    max-width: 56px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr;
  }

  .brix---heading-h2-size-2 {
    font-size: 40px;
    line-height: 40px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---section.cumple {
    padding-top: 100px;
  }

  .f-grid-three-column {
    grid-template-columns: 1fr;
  }

  .f-h3-heading {
    font-size: 40px;
  }

  .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-banner {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .f-gallery-three-grid {
    grid-template-columns: 1fr;
  }

  .f-h3-heading-2 {
    font-size: 40px;
  }

  .f-banner-badge {
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 0;
  }

  .f-banner-flex-row {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .div-block-40 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-41, .div-block-42 {
    text-align: center;
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .div-block-43 {
    display: none;
  }

  .brix---mg-bottom-40px-2 {
    margin-bottom: 24px;
  }

  .brix---btn-primary-3 {
    padding: 20px 32px;
  }

  .brix---btn-secondary-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---grid-hero-v1 {
    grid-template-columns: 1fr;
  }

  .brix---button-row-left-3 {
    margin-right: 16px;
  }

  .brix---floating-image-hero-v2---1 {
    max-width: 480px;
  }

  .brix---section-hero-full-width-right {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---hero-full-width-right-hero-v5 {
    margin-top: 62px;
    position: static;
  }

  .brix---header-logo {
    max-width: 90%;
  }

  .brix---btn-primary-small {
    padding: 20px 32px;
  }

  .brix---btn-header-hidden-on-mbl {
    display: none;
  }

  .brix---header-nav-list-item-show-in-mbl {
    display: block;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 32px;
  }

  .brix---display-2 {
    font-size: 48px;
    line-height: 56px;
  }

  .brix---grid-3-columns-2 {
    grid-template-columns: 1fr;
  }

  .brix---section-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---heading-h2-size-3 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---grid-2-col---1-col-t {
    grid-template-columns: 1fr;
  }

  .brix---hero-bg-image-dark-header-top {
    padding-top: 155px;
    padding-bottom: 120px;
  }

  .brix---grid-top---text-2-buttons {
    grid-template-columns: .9fr;
  }

  .brix---section-position-relative {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---gallery-v10-wrapper {
    flex-direction: column;
    width: 100%;
    position: static;
  }

  .brix---gallery-v10-height {
    height: auto;
  }

  .rt-responsive-full-width {
    width: 100%;
  }

  .rt-autofit, .rt-autofit-2.rt-responsive-full-width-3 {
    height: auto;
  }

  .rt-about-one-portfolio-main {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .button {
    margin-top: 27px;
    display: inline-block;
  }

  .col-principal-1 {
    padding-left: 11px;
  }

  .sector-principal-1 {
    padding-left: 2px;
  }

  .titulos-menu {
    font-size: 35px;
    line-height: 22px;
    display: inline-block;
  }

  .viol {
    line-height: 16px;
  }

  .principal17 {
    background-image: linear-gradient(#1b1a1abd, #1b1a1abd), url('../images/celback.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    justify-content: center;
    width: auto;
    height: auto;
    display: block;
  }

  .logo17.bbindex17 {
    width: 250px;
  }

  .container.principal-cont-17 {
    text-align: center;
    flex: 0 auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .boton-principal {
    width: auto;
  }

  .boton-principal.qqns {
    justify-content: center;
    width: auto;
    height: 50px;
    line-height: 20px;
  }

  .container-2 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .link17p {
    font-size: 200%;
  }

  .boliches-principal-menu {
    z-index: 3000;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .boliches-principal-menu.quiebes {
    z-index: 3000;
  }

  .s-typed {
    font-size: 250%;
  }

  .s-typed.somos2 {
    padding-left: 0%;
    padding-right: 0;
    font-size: 300%;
    display: block;
  }

  .typed {
    padding-top: 34px;
    padding-bottom: 23px;
    display: block;
  }

  .div-block {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .div-block.quienes {
    padding-left: 5%;
  }

  .paragraph {
    text-align: center;
    margin-right: auto;
    font-size: 80%;
  }

  .left-arrow, .slide-nav {
    display: none;
  }

  .sliderbares {
    width: 100%;
    height: auto;
    display: block;
  }

  .row-bares {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    width: auto;
    height: auto;
    display: flex;
  }

  .bar01 {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .menu-opciones._1a.ohana {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: block;
  }

  .menu-opciones._1c {
    width: 100%;
    height: 150px;
  }

  .text-block, .text-span-2, .link {
    font-size: 12px;
  }

  .slider-2 {
    height: auto;
  }

  .nombrebares {
    font-size: 40px;
  }

  .parrafobares {
    padding-right: 14px;
    font-size: 14px;
  }

  .parrafobares.titule2 {
    padding-right: 63px;
    font-size: 16px;
  }

  .special, .paragraph-2 {
    font-size: 14px;
  }

  .remarcado {
    font-size: 30px;
  }

  .reserva {
    color: var(--goldenrod);
    padding-bottom: 45px;
    font-family: Droid Sans, sans-serif;
    font-size: 50px;
    font-weight: 700;
  }

  .field-label-2.asd {
    font-size: 23%;
  }

  .div-block-12.phones {
    padding-top: 32%;
    padding-left: 3%;
    padding-right: 2%;
  }

  .text-block-4 {
    font-size: 40px;
  }

  .section-3 {
    position: static;
  }

  .text-block-10 {
    font-size: 30px;
    line-height: 30px;
  }

  .row-4 {
    flex-direction: column;
    display: block;
  }

  .proxcelulares {
    background-image: linear-gradient(#00000073, #000), url('../images/elegantback.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .cumpleanos {
    height: auto;
  }

  .slide-cumples {
    height: auto;
    padding-top: 76px;
    padding-bottom: 12px;
  }

  .column-15 {
    display: flex;
  }

  .column-17 {
    height: auto;
  }

  .background-video {
    opacity: .3;
  }

  .text-block-21 {
    letter-spacing: -3px;
    padding-bottom: 29px;
    font-size: 70px;
    line-height: 70px;
  }

  .reserva-landing {
    font-size: 40px;
  }

  .field-landing.asd {
    font-size: 23%;
  }

  .text-block-22 {
    font-size: 50px;
    line-height: 50px;
  }

  .link-block-6-b {
    padding-right: 35px;
  }

  .column-21 {
    background-position: 50%;
    height: 50%;
  }

  .column-22 {
    height: auto;
    padding-top: 46px;
    padding-bottom: 51px;
  }

  .column-21b, .column-21-c {
    height: 50%;
  }

  .landinghead {
    font-size: 50px;
  }

  .button-5 {
    text-align: center;
  }

  .navbar {
    display: none;
  }

  .egresados-celu {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .egresados-celu.quiebes {
    z-index: 3000;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
    display: block;
  }

  .slide-116 {
    width: 100%;
    display: block;
  }

  .image-17 {
    width: 100%;
    height: 100%;
  }

  .celusslider.celus {
    height: 400px;
  }

  .div-block-28 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-4, .heading-4b {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
  }

  .section-7 {
    background-color: #1a1a1a;
  }

  .column-27 {
    background-color: var(--black);
    padding: 13px 41px 33px 22px;
  }

  .textcumple {
    color: #fff;
    font-size: 50px;
  }

  .text-block-25 {
    color: #fff;
  }

  .text-blocks {
    color: #fff;
    padding-top: 33px;
    font-size: 16px;
    line-height: 16px;
  }

  .button-6.a {
    color: var(--white);
  }

  .text-blocks16.c {
    line-height: 16px;
  }

  .textcumple2 {
    font-size: 65px;
    line-height: 70px;
  }

  .column-35 {
    height: 400px;
  }

  .hoodframe {
    height: 600px;
  }

  .section-9 {
    height: 1000px;
  }

  .column-40, .column-41 {
    height: auto;
  }

  .row-16 {
    height: 500px;
  }

  .div-block-31, .div-block-32 {
    height: auto;
  }

  .row18 {
    height: 500px;
  }

  .section-11 {
    background-image: url('../images/party01.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  ._2018cuad {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  ._2018cuad.quienes {
    padding-left: 5%;
  }

  ._2018bot {
    width: auto;
  }

  ._2018bot.qqns {
    justify-content: center;
    width: auto;
    height: 50px;
    line-height: 20px;
  }

  .typed-copy {
    display: block;
  }

  .s-typed-codspy {
    font-size: 250%;
  }

  .s-typed-codspy.somos2, .s-typed-codspy.somos2-cddopy {
    padding-left: 0%;
    padding-right: 0;
    font-size: 300%;
    display: block;
  }

  .section-13 {
    height: auto;
    padding-top: 141px;
    padding-bottom: 140px;
  }

  .div-block-33 {
    background-image: none;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-left: 0;
    line-height: 14px;
  }

  .text-block-27 {
    font-size: 25px;
  }

  .text-block-28 {
    text-align: left;
    letter-spacing: 3px;
    padding-right: 19px;
    font-size: 12px;
    line-height: 16px;
  }

  .text-block-28.ghj {
    padding-top: 23px;
  }

  .typefls {
    display: block;
  }

  .button-8 {
    margin-bottom: 16px;
    padding-bottom: 9px;
    display: block;
  }

  .button-8.gh {
    margin-left: auto;
  }

  .button-8-copy2 {
    margin-left: -1px;
    display: block;
  }

  .icon-6 {
    bottom: -496px;
  }

  .right-arrow-3, .left-arrow-2 {
    display: none;
  }

  .text-block-29 {
    margin-bottom: 14px;
    padding-top: 19px;
    padding-bottom: 13px;
    font-size: 50px;
    line-height: 20px;
    display: inline-block;
  }

  .typed-24 {
    padding-top: 0;
    padding-bottom: 2px;
    padding-right: 0;
    font-size: 35px;
    line-height: 35px;
    display: inline-block;
  }

  .background-video-246 {
    opacity: .57;
  }

  .columns, .column-49, .column-50, .column-51 {
    height: 300px;
  }

  .brand {
    width: 150px;
  }

  .div-block-36 {
    font-size: 12px;
    line-height: 5px;
  }

  .column-53 {
    padding-left: 24px;
  }

  .botonlink {
    top: 0;
  }

  .botonlink.bbb {
    width: 200px;
    margin-bottom: 31px;
    margin-left: 42px;
    padding-left: 10px;
    position: static;
    left: -112px;
  }

  .cumples {
    padding-top: 72px;
    padding-bottom: 43px;
  }

  .egresados {
    padding-top: 67px;
    padding-bottom: 53px;
  }

  .corporativo {
    padding-top: 51px;
    padding-bottom: 45px;
  }

  .nighttour {
    padding-top: 59px;
    padding-bottom: 58px;
    display: none;
  }

  .typona {
    padding-top: 0;
    padding-bottom: 2px;
    padding-right: 0;
    font-size: 35px;
    line-height: 35px;
    display: inline-block;
  }

  .section-18 {
    height: 50%;
    display: none;
  }

  .background-video-249 {
    display: block;
  }

  .image-27, .image-28 {
    width: 30px;
  }

  .link-block-16 {
    top: auto;
    bottom: 8%;
    left: -6%;
  }

  .lottie-animation-10 {
    width: 100px;
    margin-right: 0;
    padding-right: 0;
  }

  .f-navigation-button, .f-navigation-button-2 {
    display: none;
  }

  .brix---floating-image-hero-v1---1 {
    opacity: .2;
    bottom: -5%;
    left: -35%;
  }

  .brix---floating-image-hero-v1---2 {
    display: none;
  }

  .brix---btn-secondary, .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---button-row-left {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---buttons-row {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---card-over-image {
    padding: 34px 24px;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---section-hero-short {
    padding-top: 48px;
    padding-bottom: 96px;
  }

  .brix---paragraph-default-2 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---social-icon-square-30px {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .brix---social-media-grid-right---t-center {
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .brix---footer-link {
    font-size: 16px;
    line-height: 19px;
  }

  .brix---footer-list-item-horizontal {
    margin-bottom: 6px;
    padding-left: 0;
    padding-right: 0;
  }

  .brix---footer-list-wrapper-horizontal {
    flex-direction: column;
  }

  .brix---footer-logo {
    width: 100%;
    max-width: 240px;
  }

  .brix---footer-top-small {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .heading-5 {
    font-size: 40px;
    line-height: 40px;
  }

  .brix---btn-secondary-2, .brix---btn-primary-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---button-row-left-2 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---buttons-row-2 {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---paragraph-default-3 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---card-over-bg-image {
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---section-bg-image {
    padding-top: 96px;
    padding-bottom: 96px;
    overflow: hidden;
  }

  .brix---paragraph-default-4 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h3-size {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---square-icon {
    border-radius: 14px;
    max-width: 56px;
  }

  .brix---mg-bottom-24px {
    margin-bottom: 16px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr;
  }

  .brix---heading-h2-size-2 {
    font-size: 50px;
    line-height: 34px;
  }

  .brix---heading-h2-size-2.vbd {
    font-size: 30px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---container-default-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---section.cumple {
    padding-top: 100px;
  }

  .f-gallery-image-x-tall {
    height: 300px;
  }

  .f-banner-flex-row {
    text-align: left;
  }

  .div-block-43 {
    display: none;
  }

  .brix---btn-primary-3, .brix---btn-secondary-3 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---buttons-row-3 {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---container-default-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 34px;
  }

  .brix---paragraph-default-5 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---button-row-left-3 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---floating-image-hero-v2---1 {
    display: none;
  }

  .brix---section-hero-full-width-right {
    padding-top: 48px;
  }

  .brix---hero-full-width-right-hero-v5 {
    object-fit: fill;
    height: 50%;
  }

  .brix---header-logo {
    max-width: 84%;
  }

  .brix---btn-primary-small {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .brix---header-nav-list-item-show-in-mbl, .brix---header-nav-list-item-middle {
    text-align: left;
    width: 100%;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 32px;
  }

  .brix---display-2 {
    font-size: 38px;
    line-height: 48px;
  }

  .brix---grid-3-columns-2 {
    grid-template-columns: 1fr;
  }

  .brix---heading-h2-size-3 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---heading-h3-size-2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---header-nav-list-item {
    text-align: left;
    width: 100%;
  }

  .brix---hero-bg-image-dark-header-top {
    padding-top: 130px;
    padding-bottom: 100px;
  }

  .brix---grid-top---text-2-buttons {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .brix---section-position-relative {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .brix---buttons-row-right---t-left {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---image-wrapper-br-24px {
    border-radius: 16px;
  }
}

#w-node-_56a7ea18-e006-4e8b-9e92-132c5c51d579-5c51d575 {
  justify-self: start;
}

#w-node-e8e496d5-514c-06ce-b4b5-eecc96deb99c-96deb98f, #w-node-e8e496d5-514c-06ce-b4b5-eecc96deb99f-96deb98f, #w-node-e8e496d5-514c-06ce-b4b5-eecc96deb9a2-96deb98f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0639c556-cc4a-ebb0-71cc-b65bdfd76d2c-bd9cb172 {
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_56a7ea18-e006-4e8b-9e92-132c5c51d579-5c51d575, #w-node-_0639c556-cc4a-ebb0-71cc-b65bdfd76d2c-bd9cb172 {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_56a7ea18-e006-4e8b-9e92-132c5c51d579-5c51d575 {
    justify-self: center;
  }

  #w-node-cdecd2e2-fc07-a04f-3dbb-c60ab4374d16-b4374d09 {
    place-self: auto;
  }

  #w-node-_0639c556-cc4a-ebb0-71cc-b65bdfd76d2c-bd9cb172 {
    justify-self: center;
  }
}


