@font-face {
  font-family: Newyork Personal Use;
  src: url('../fonts/NewYork-PERSONAL-USE.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Newyorkbakerycaps Scribethick;
  src: url('../fonts/NewYorkBakeryCaps-ScribeThick.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Sweet Apricot;
  src: url('../fonts/Sweet-Apricot.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.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;
}

.body {
  background-image: url('../images/19.png'), url('../images/1.png');
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, cover;
}

.section {
  padding: 5%;
}

.section._1 {
  height: auto;
}

.section._3 {
  padding-bottom: 0%;
}

.section._9 {
  padding-top: 0%;
}

.section._10 {
  background-image: url('../images/15.png'), url('../images/16.png');
  background-position: 5% 100%, 100% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 100px, 150px;
}

.section._11 {
  padding-bottom: 2%;
}

.div-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block.phone {
  display: none;
}

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

.navbar {
  background-color: #ddd0;
  margin-top: 25px;
}

.nav-link {
  color: #cc7b00;
  text-transform: uppercase;
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
  font-size: 25px;
  line-height: 20px;
}

.nav-link.w--current {
  color: #c97901;
}

.paragraph {
  color: #494326;
  text-align: center;
  width: 60%;
  font-family: Sweet Apricot, Times New Roman, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.div-block-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-top: 3%;
  display: flex;
}

.div-block-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-4 {
  background-image: url('../images/d1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 130vh;
  display: flex;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto;
  width: 60%;
  height: 100%;
}

.div-block-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 3%;
  display: flex;
}

.heading {
  color: #1a4b84;
  text-align: center;
  margin-top: 0;
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
}

.heading._1 {
  color: #da3c16;
  font-size: 50px;
}

.div-block-6 {
  width: 60%;
}

.div-block-7 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-8 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.texto_card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ffffffed;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 200px;
  height: 350px;
  padding: 0;
  display: grid;
  position: absolute;
  inset: 0%;
  box-shadow: 6px 8px 7px #0003;
}

.texto_card._2 {
  width: 230px;
  height: 400px;
}

.texto_card._3 {
  width: 230px;
  height: 400px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.texto_card._4 {
  place-items: center;
  width: 230px;
  height: 400px;
}

.texto_card._5 {
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 400px;
  padding-top: 10px;
  display: flex;
}

.div-block-16 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: space-between;
  padding: 5px;
  display: flex;
}

.div-block-16.vivee {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
}

.div-block-16.teqi {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
}

.sans {
  color: #da3c17;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0 10px;
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 9px;
}

.sans.chico {
  color: #272727;
  letter-spacing: 0;
  text-transform: none;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 8px;
}

.sans.boton {
  color: #272727;
  border-style: none;
  padding: 0;
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
  text-decoration: underline;
}

.sans.boton:hover {
  font-style: italic;
}

.div-block-15 {
  background-image: url('../images/centrofoto.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 200px;
}

.div-block-15.vive {
  background-image: url('../images/vivefoto.jpeg');
}

.div-block-15.teq {
  background-image: url('../images/Screenshot-2024-04-11-at-9.19.03-a.m..png');
}

.div-block-15.red {
  background-image: url('../images/redondafoto.jpeg');
}

.ilustracion_card {
  background-color: #fff;
  background-image: url('../images/taxi-waiting.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 400px;
  height: 300px;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
  position: relative;
}

.ilustracion_card._2 {
  background-color: #fff0;
  background-image: url('../images/pdc.png');
  background-size: contain;
  width: 200px;
  height: 250px;
}

.ilustracion_card._2.tequu {
  background-image: url('../images/8.png');
}

.ilustracion_card._2.redd {
  background-image: url('../images/9.png');
}

.ilustracion_card._2.viiv {
  background-image: url('../images/10.png');
}

.ilustracion_card._2.centroo {
  background-image: url('../images/7.png');
}

.div-block-13 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-start;
  height: 55vh;
  display: flex;
}

.bold-text {
  color: #272727;
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 7px;
}

.grid-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  width: 80%;
  margin-bottom: 5px;
}

.div-block-41 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  margin-bottom: 5px;
  font-size: 12px;
}

.texto_card-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ffffffed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 350px;
  padding: 0;
  display: flex;
  position: absolute;
  inset: 0%;
  box-shadow: 6px 8px 7px #0003;
}

.texto_card-2._1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 200px;
  height: 350px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.sans-2 {
  color: #64624b;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0 10px;
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 12px;
}

.sans-2.chico {
  letter-spacing: 0;
  text-transform: none;
  width: 100%;
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 15px;
  line-height: 7px;
}

.sans-2.boton {
  border-style: none;
  margin-bottom: 5px;
  padding: 0;
  font-size: 14px;
  line-height: 9px;
  text-decoration: underline;
}

.sans-2.boton:hover {
  font-style: italic;
}

.modal-component {
  width: 100%;
  height: 100%;
}

.modal-container {
  z-index: 5;
  background-color: #fff;
  background-image: url('../images/16_116.avif');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  max-width: 600px;
  margin: 10vh auto 20px;
  padding: 1px 40px 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-5 {
  color: #302f2f;
}

.modal-close_btn {
  z-index: 10;
  color: #000;
  padding: 12px 16px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: .7;
  text-decoration: none;
  transition: opacity .2s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.modal-close_btn:hover {
  color: #444;
}

.sr-only {
  white-space: nowrap;
  border: 0 solid #0000;
  width: 1px;
  height: 1px;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.modal-close_area {
  justify-content: center;
  align-items: center;
  position: fixed;
  inset: 0;
}

.heading-5 {
  color: #676435;
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 105px;
}

.modal-wrapper {
  z-index: 99999;
  background-color: #141414cc;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0;
  overflow: scroll;
}

.button-3 {
  color: #676535;
  background-color: #35353500;
  border: 1px solid #676535;
  border-radius: 20px;
  padding: 5px 24px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
  transition-property: none;
}

.button-3.modal-open_btn {
  color: #3330;
  background-color: #4353ff00;
  border-style: none;
  width: 100%;
  height: 100%;
  margin-top: 0;
  display: inline-block;
}

.paragraph-4 {
  text-align: center;
  font-weight: 400;
}

.paragraph-4._1 {
  margin-top: 5%;
}

.link-4 {
  color: #333;
}

.displayonly_component {
  width: 100%;
  height: 100%;
  min-height: auto;
  box-shadow: none;
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0;
  display: flex;
}

.paragraph-5 {
  text-align: center;
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
  font-size: 20px;
}

.bold-text-2, .bold-text-3, .text-span {
  color: #d78628;
}

.text-span-2, .text-span-3, .text-span-4, .text-span-5 {
  font-size: 15px;
}

.button-4 {
  color: #353535;
  background-color: #3898ec00;
  border: 1px solid #000;
  border-radius: 20px;
  margin-bottom: 3%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
}

.button-4._1 {
  margin-right: 10px;
}

.link-block {
  margin-bottom: 3%;
}

.div-block-42 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-43 {
  background-image: url('../images/13.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 75vh;
  padding: 5%;
  display: flex;
}

.bold-text-4 {
  color: #dba92a;
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
  font-size: 30px;
}

.paragraph-6 {
  text-align: center;
  width: 50%;
  margin-bottom: 3%;
}

.paragraph-7 {
  color: #494326;
  text-align: center;
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
  font-size: 30px;
}

.grid-4 {
  grid-template-rows: auto;
  width: 40%;
}

.button-5 {
  color: #494326;
  background-color: #3898ec00;
  border: 1px solid #494326;
  border-radius: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
  font-size: 20px;
}

.div-block-44 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  margin-bottom: 3%;
}

.image.phone {
  display: none;
}

.div-block-45 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 5%;
  padding-right: 0%;
  display: flex;
}

.div-block-46 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.bold-text-5 {
  font-size: 12px;
}

.bold-text-6 {
  font-size: 14px;
}

@media screen and (max-width: 991px) {
  .ilustracion_card {
    margin-bottom: 80px;
  }

  .div-block-13 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }
}

@media screen and (max-width: 767px) {
  .sans, .sans-2 {
    font-size: 10px;
  }

  .modal-close_btn {
    font-size: 1.8rem;
  }

  .displayonly_component {
    padding: 30px;
  }
}

@media screen and (max-width: 479px) {
  .section._10 {
    background-size: 50px, 50px;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .div-block {
    display: none;
  }

  .div-block.phone {
    margin-top: -69px;
    display: flex;
  }

  .container {
    justify-content: flex-end;
    align-items: center;
  }

  .nav-link {
    text-align: center;
  }

  .div-block-2 {
    margin-top: 10%;
    margin-bottom: 5%;
  }

  .div-block-4 {
    height: 70vh;
  }

  .div-block-6 {
    width: 100%;
  }

  .texto_card._2 {
    width: 260px;
    height: 420px;
    margin-bottom: 20px;
    padding: 10px;
  }

  .texto_card._3 {
    width: 260px;
    height: 420px;
  }

  .texto_card._4 {
    grid-auto-flow: row;
    place-items: center;
    width: 260px;
  }

  .texto_card._5 {
    width: 260px;
    height: 420px;
  }

  .div-block-16 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .sans {
    font-size: 17px;
    line-height: 15px;
  }

  .sans.chico {
    font-size: 14px;
    line-height: 10px;
  }

  .sans.boton {
    letter-spacing: 0;
  }

  .ilustracion_card {
    width: 260px;
  }

  .ilustracion_card._2.tequu {
    background-size: 200px;
    width: 230px;
    height: 400px;
    margin: 0 0 20px;
  }

  .ilustracion_card._2.redd {
    background-size: 160px;
    width: 230px;
    height: 400px;
    margin: 0 0 20px;
  }

  .ilustracion_card._2.viiv {
    background-size: 200px;
    width: 230px;
    height: 400px;
    margin: 0 0 10px;
  }

  .ilustracion_card._2.centroo {
    background-size: 150px;
    width: 230px;
    height: 400px;
    margin: 0 0 20px;
  }

  .div-block-13 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    height: auto;
    display: flex;
  }

  .bold-text {
    font-size: 15px;
  }

  .grid-2 {
    width: 90%;
  }

  .div-block-41 {
    font-size: 15px;
  }

  .grid-3 {
    width: 90%;
  }

  .texto_card-2 {
    justify-content: center;
    align-items: center;
    width: 250px;
    height: 350px;
    margin-bottom: 20px;
  }

  .sans-2 {
    color: #272727;
    font-size: 15px;
    line-height: 15px;
  }

  .sans-2.chico {
    line-height: 10px;
  }

  .sans-2.boton {
    letter-spacing: 0;
  }

  .button-3.modal-open_btn:focus {
    border: 2px solid #ff9500;
  }

  .div-block-43 {
    background-image: url('../images/Copia-de-13.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .bold-text-4 {
    font-size: 20px;
  }

  .paragraph-6 {
    width: 80%;
  }

  .grid-4 {
    flex-flow: column;
    display: flex;
  }

  .image {
    display: none;
  }

  .image.phone {
    display: block;
  }

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

  .nav-menu {
    background-image: url('../images/1.png');
    background-position: 0 0;
    background-size: auto;
  }

  .bold-text-6 {
    font-size: 15px;
  }
}

#w-node-_80842445-22dc-e41d-9c13-fc1c80ef813a-4bd332eb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_80842445-22dc-e41d-9c13-fc1c80ef8174-4bd332eb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_5db8dbaa-cf66-1f42-e70d-4e383ade9067-4bd332eb, #w-node-_5db8dbaa-cf66-1f42-e70d-4e383ade9074-4bd332eb, #w-node-_5db8dbaa-cf66-1f42-e70d-4e383ade907a-4bd332eb, #w-node-_5db8dbaa-cf66-1f42-e70d-4e383ade90a6-4bd332eb {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5db8dbaa-cf66-1f42-e70d-4e383ade90b3-4bd332eb, #w-node-f4cc09ed-2f92-d92e-4ab6-38d76496923b-4bd332eb, #w-node-c772edda-8a1b-c2e6-2f6b-5327763625ea-4bd332eb, #w-node-_02ba56ab-2c79-b5c7-f6c9-dcb17de9ca4d-4bd332eb, #w-node-c7e4cb2e-0654-57eb-3510-2001922deba9-4bd332eb, #w-node-_5b5fca04-5710-13b8-7d6e-b823854d68ff-4bd332eb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_5db8dbaa-cf66-1f42-e70d-4e383ade9074-4bd332eb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Newyork Personal Use';
  src: url('../fonts/NewYork-PERSONAL-USE.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Newyorkbakerycaps Scribethick';
  src: url('../fonts/NewYorkBakeryCaps-ScribeThick.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sweet Apricot';
  src: url('../fonts/Sweet-Apricot.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}