@font-face {
  font-family: Vag Rounded;
  src: url('../fonts/VAG-Rounded-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Monotype Vag Rounded Next It;
  src: url('../fonts/Monotype----VAG-Rounded-Next-ExtraBlack-It.otf') format("opentype"), url('../fonts/Monotype----VAG-Rounded-Next-Heavy-It.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Monotype Vag Rounded Next;
  src: url('../fonts/Monotype----VAG-Rounded-Next-Black.otf') format("opentype"), url('../fonts/Monotype----VAG-Rounded-Next-Heavy.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Monotype Vag Rounded Next;
  src: url('../fonts/Monotype----VAG-Rounded-Next-ExtraLight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Monotype Vag Rounded Next It;
  src: url('../fonts/Monotype----VAG-Rounded-Next-Medium-It.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Monotype Vag Rounded Next It;
  src: url('../fonts/Monotype----VAG-Rounded-Next-Light-It.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Monotype Vag Rounded Next;
  src: url('../fonts/Monotype----VAG-Rounded-Next-Light.otf') format("opentype"), url('../fonts/Monotype----VAG-Rounded-Next-Bold.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Monotype Vag Rounded Next It;
  src: url('../fonts/Monotype----VAG-Rounded-Next-Semibold-It.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Monotype Vag Rounded Next;
  src: url('../fonts/Monotype----VAG-Rounded-Next-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Monotype Vag Rounded Next;
  src: url('../fonts/Monotype----VAG-Rounded-Next-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Monotype Vag Rounded Next It;
  src: url('../fonts/Monotype----VAG-Rounded-Next-ExtraLight-It.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Monotype Vag Rounded Next It;
  src: url('../fonts/Monotype----VAG-Rounded-Next-Bold-It.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

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

p {
  margin-bottom: 10px;
}

.body {
  background-image: linear-gradient(#00132a, #00319b);
}

.container {
  padding-top: 40px;
}

.container-2 {
  margin-top: 40px;
}

.container-3, .container-4, .container-5, .container-6 {
  margin-top: 60px;
}

.image {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.container-7, .section {
  text-align: center;
}

.section-oficinas-desktop {
  background-color: #000;
  background-image: linear-gradient(#0000, #00354499 50%, #0000);
  min-height: auto;
  padding-top: 10px;
  padding-bottom: 20px;
}

.section-oficinas-desktop.footer {
  color: #011026;
  background-image: none;
}

.section-oficinas-desktop.carrouselpacks {
  background-image: none;
  min-height: auto;
}

.section-oficinas-desktop.section-promomobile {
  background-image: none;
}

.section-oficinas-desktop.header {
  display: block;
}

.section-oficinas-desktop.header.navmobile {
  display: none;
}

.section-oficinas-desktop.header.bgdos {
  background-image: linear-gradient(#0000, #003544cc 48%, #0000);
}

.section-oficinas-desktop.cardsservice {
  background-image: linear-gradient(#0000, #0180a44d 50%, #0000);
  min-height: 680px;
}

.flex-block {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.div-block {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-2 {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-3 {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  min-width: auto;
  display: flex;
}

.link-block {
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block {
  color: #ffffffdb;
  letter-spacing: 1px;
  margin-left: 10px;
  font-family: Quicksand, sans-serif;
  font-size: 24px;
  font-weight: 600;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.button-menu {
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-color: #ff6003;
  background-clip: border-box;
  border: 1px solid #ffffffb3;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Quicksand, sans-serif;
  font-size: 14px;
  font-weight: 700;
  transition: filter .6s, background-color 1s cubic-bezier(.6, .04, .98, .335);
}

.button-menu:hover {
  filter: drop-shadow(0 4px 16px #ff9060ed);
  background-color: #d8300e;
  border: 1px solid #ffffffb3;
}

.button-menu.btnpacks {
  border: 1px solid #fff;
}

.button-menu.asist.wptec {
  background-color: #40aa08;
}

.flex-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  max-width: 85vh;
  margin-left: auto;
  margin-right: auto;
}

.container-8 {
  max-width: none;
  margin-top: 100px;
  display: block;
}

.container-8.mobilecliente {
  display: none;
}

.heading {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Quicksand, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.div-block-4 {
  background-image: linear-gradient(#0180a3e6, #22b3accc 50%, #0067b3d9), url('../images/sTVimgBg.jpg');
  background-position: 0 0, 100% 100%;
  background-size: auto, cover;
  border: 1px solid #fff;
  border-radius: 20px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 400px;
  display: flex;
}

.div-block-4.internet {
  background-image: linear-gradient(#0180a3e6, #22b3accc 50%, #0067b3d9), url('../images/sTVWIFIimgBg.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-4.ineternet {
  background-image: linear-gradient(#0180a3e6, #22b3accc 50%, #0067b3d9), url('../images/sinternetimgBg.jpg');
  box-shadow: 0 11px 20px #0003;
}

.flex-block-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  margin-top: 0;
}

.container-9 {
  color: #fff;
  text-align: center;
  max-width: 1080px;
  margin-top: 45px;
  display: none;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 10px;
  font-family: Quicksand, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Quicksand, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
}

.heading-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  font-family: Quicksand, sans-serif;
  font-size: 26px;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  font-family: Quicksand, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}

.button-3 {
  background-image: linear-gradient(#ff4d00, #ff9100);
  border: 1px solid #fff;
  border-radius: 10px;
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}

.div-block-5 {
  text-align: center;
}

.div-block-6 {
  border: 1px solid #00daff;
  border-radius: 15px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 120px;
  display: flex;
}

.container-10 {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.text-block-6 {
  color: #fff;
  letter-spacing: 1px;
  margin-right: 10px;
  font-family: Monotype Vag Rounded Next, Arial, sans-serif;
}

.link-block-2 {
  width: 50px;
  margin-left: 10px;
  margin-right: 10px;
}

.link-block-3 {
  width: 45px;
  margin-right: 10px;
}

.link-block-4 {
  width: 40px;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  font-family: Quicksand, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.div-block-7 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.text-block-9 {
  color: #fff;
  text-align: center;
  margin-top: 40px;
  font-family: Quicksand, sans-serif;
  font-size: 16px;
  line-height: 27px;
}

.text-block-9.ofice {
  text-align: left;
  width: 40%;
  margin-top: 0;
}

.oficina-punta {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.container-12 {
  margin-top: 0;
  padding-top: 40px;
}

.flex-block-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}

.div-block-9 {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 20px;
  display: flex;
}

.div-block-9.numft {
  margin-left: 0;
  padding-right: 20px;
}

.link {
  color: #fff;
  align-self: center;
  margin-left: 10px;
  font-family: Quicksand, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.link.wpn {
  margin-left: 10px;
  font-size: 18px;
  font-weight: 600;
}

.image-2 {
  max-width: 100%;
}

.div-block-10 {
  text-align: center;
  width: 30px;
}

.div-block-11 {
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: 0;
  display: block;
}

.container-13 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  letter-spacing: .4px;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 60px;
  font-family: Quicksand, sans-serif;
  display: flex;
}

.text-block-10 {
  color: #fff;
  margin-bottom: 10px;
  font-family: Quicksand, sans-serif;
}

.div-block-12 {
  flex-flow: column;
  flex: 1;
  align-self: flex-start;
  margin-left: 0;
  line-height: 24px;
  display: flex;
}

.div-block-12.col2 {
  margin-left: 0;
}

.link-2, .link-3, .link-4, .link-5, .link-6, .link-7, .link-8 {
  color: #fff;
}

.container-14 {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.btn_4 {
  cursor: pointer;
  background-color: #01010100;
  border: 1px solid #ffffff3d;
  border-radius: 10px;
  align-self: center;
  min-width: 160px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 10px;
  font-size: 40px;
  text-decoration: none;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.btn_4:hover {
  filter: drop-shadow(0 -2px 10px #00ffe6cc);
  color: #00ffe6;
  border-color: #00ffe5;
  border-radius: 10px;
  width: auto;
  min-width: 200px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Quicksand, sans-serif;
  overflow: hidden;
}

.btn_4.w--current {
  padding-left: 20px;
  padding-right: 20px;
}

.btn_4.btncard {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #0180a380;
  background-image: linear-gradient(#016684e6 28%, #0190bbd6 60%, #00c4ff4d), url('../images/cardhoteles.webp');
  background-position: 0 0, 100% 100%;
  background-size: auto, cover;
  border-color: #fffffffa;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 49%;
  min-height: 320px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.btn_4.btncard.servline {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: linear-gradient(#0180a3e6, #22b3ac99 50%, #0067b3b3), linear-gradient(#0000008c, #0000008c), url('../images/cardservline.webp');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  width: auto;
  min-width: 49%;
  min-height: 320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
}

.btn_4.inicio {
  min-width: 140px;
}

.btn_4.inicio:hover {
  width: 200px;
  min-width: 200px;
}

.btn_4_text {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  width: auto;
  min-width: auto;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Quicksand, sans-serif;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
  position: relative;
}

.btn_4_text:hover {
  color: #00ffe6;
  -webkit-text-stroke-color: #00ffe6;
}

.btn_4_text.btncardclient {
  font-size: 19px;
}

.css {
  display: none;
}

.link-block-5 {
  cursor: pointer;
  width: 30%;
  text-decoration: none;
  transition: all .5s;
}

.link-block-5:hover {
  filter: drop-shadow(0 2px 14px #00e1ffb3);
  border: 3px #fff;
}

.link-block-5.bhbo, .link-block-5.bannernuestrof, .link-block-5.docsban, .link-block-5.universalban {
  width: 500px;
}

.link-block-5.sport11 {
  width: 700px;
}

.link-block-5.sport2 {
  width: 300px;
}

.link-block-5.argen1 {
  width: 700px;
}

.link-block-5.argen2 {
  width: 300px;
}

.link-block-5.animate {
  width: 330px;
}

.div-block-14 {
  border-radius: 10px;
  width: 60%;
  margin-top: 0;
}

.code-embed {
  background-color: #c2c2c2b0;
  background-image: linear-gradient(#000, #a1a1a1 63%, #fff);
  border-radius: 10px;
}

.div-block-15 {
  width: 60%;
  margin-top: 0;
}

.heading-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  font-family: Quicksand, sans-serif;
}

.container-15 {
  max-width: 1060px;
  padding-top: 0;
}

.container-16 {
  text-align: center;
  max-width: 1080px;
  margin-top: 40px;
}

.container-17 {
  max-width: none;
  min-height: auto;
}

.container-18 {
  max-width: 1080px;
  margin-top: 20px;
}

.slider {
  background-color: #ddd0;
  border-radius: 20px;
  height: auto;
  min-height: auto;
}

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

.div-block-18 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.div-block-19 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-image: linear-gradient(#0180a3b3, #22b3ac80 50%, #0180a399), url('../images/hbomax2x.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border: 1px solid #ffffff3d;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  min-width: 500px;
  min-height: 250px;
  display: flex;
}

.div-block-19.ftuy {
  background-image: linear-gradient(#0180a3b3, #22b3ac80 50%, #0180a399), url('../images/ftuy2x.png');
  border-color: #ffffff3d;
}

.div-block-19.deport1 {
  background-image: linear-gradient(#0180a3b3, #22b3ac80 50%, #0180a399), url('../images/bannerdeport12x.png');
  min-width: 700px;
}

.div-block-19.deport2 {
  background-image: linear-gradient(#0180a3b3, #22b3ac80 50%, #0180a399), url('../images/deport22x.png');
  background-size: auto, 322px;
  min-width: 300px;
}

.div-block-19.universal {
  background-image: linear-gradient(#0180a3b3, #22b3ac80 50%, #0180a399), url('../images/universalbanner2x.png');
  background-size: auto, 674px;
}

.div-block-19.docs {
  background-image: linear-gradient(#0180a3b3, #22b3ac80 50%, #0180a399), url('../images/docsbanner2x.png');
}

.div-block-19.argentinos1 {
  background-image: linear-gradient(#0180a3b3, #22b3ac80 50%, #0180a399), url('../images/bannerarg12x.png');
  background-position: 0 0, 0%;
  background-size: auto, 969px;
  min-width: 700px;
}

.div-block-19.arg2 {
  background-image: linear-gradient(#0180a3b3, #22b3ac80 50%, #0180a399), url('../images/arg22x.png');
  background-position: 0 0, 50% 0;
  min-width: 300px;
}

.div-block-19.animate {
  background-image: linear-gradient(#0180a3b3, #22b3ac80 50%, #0180a399), url('../images/animate2x.png');
  min-width: 330px;
}

.div-block-19.entretenidos {
  background-image: linear-gradient(#0180a3b3, #22b3ac80 50%, #0180a399), url('../images/entretenidos2x.png');
  min-width: 330px;
}

.div-block-19.adultos {
  background-image: linear-gradient(#0180a3b3, #22b3ac80 50%, #0180a399), url('../images/adultos2x.png');
  min-width: 330px;
}

.container-20 {
  max-width: 1080px;
  margin-top: 0;
}

.heading-7 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Quicksand, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.heading-7.pack {
  font-size: 24px;
  font-weight: 400;
  line-height: 20px;
}

.div-block-20 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-4 {
  width: 120px;
  min-width: 60px;
}

.heading-8 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-family: Quicksand, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}

.heading-8.h2 {
  font-size: 30px;
  font-weight: 600;
}

.container-21 {
  margin-top: 15px;
  display: none;
}

.text-block-13 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-family: Quicksand, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.container-22 {
  text-align: center;
  margin-top: 20px;
}

.slide {
  vertical-align: middle;
  width: 25%;
  margin-right: 10px;
}

.slider-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: auto;
  margin-top: 20px;
  display: flex;
}

.slide-nav {
  display: none;
}

.image-5 {
  vertical-align: middle;
  display: inline-block;
}

.image-6 {
  display: inline-block;
}

.container-23 {
  margin-top: 20px;
}

.link-block-12 {
  cursor: pointer;
}

.text-block-14 {
  color: #fff;
  text-align: center;
  font-family: Quicksand, sans-serif;
  font-size: 19px;
  line-height: 33px;
}

.container-24 {
  text-align: center;
  margin-top: 20px;
}

.container-25 {
  text-align: center;
  margin-top: 40px;
}

._22 {
  text-align: center;
}

.div-block-21 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-21.btnmax {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: block;
}

.div-block-21.infoanimatemobile {
  display: none;
}

.div-block-22 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  margin-left: auto;
  display: flex;
}

.text-block-15 {
  color: #fff;
  font-family: Quicksand, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 35px;
}

.text-block-16 {
  color: #fff;
  font-family: Quicksand, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.div-block-23 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: 0;
  display: block;
}

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

.container-26 {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.icon.accordion-icon {
  color: #0009;
  cursor: pointer;
  font-family: Material Icons, sans-serif;
  font-size: 32px;
  line-height: 30px;
}

.accordion-wrapper {
  margin-top: 20px;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.header-center-box {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header-center-box._75 {
  width: 75%;
}

.content-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper.slim {
  max-width: 940px;
  margin-top: 20px;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.accordion-item {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  box-shadow: 0 3px 7px #00000008;
}

.heading-9 {
  color: #fff;
  font-family: Quicksand, sans-serif;
  font-weight: 500;
}

.text-block-17 {
  font-family: Quicksand, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.box {
  background-color: #fff;
  border-radius: 15px;
  margin-top: 40px;
  padding: 40px 40px 20px;
  box-shadow: 0 2px 5px #0003;
}

.div-block-25 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.livechat-button {
  background-color: #000;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.chat-block {
  background-color: #fff;
  border-radius: 8px;
  width: 80%;
  padding: 15px;
}

.close-live-chat-container {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 10%;
  height: 100%;
  display: flex;
}

.live-icon-chat {
  margin-right: 0;
}

.top-section {
  justify-content: space-between;
  align-items: center;
  height: 25%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.live-chat-text {
  color: #fff;
  text-decoration: none;
}

.whatsapp-block {
  z-index: 30;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
  position: fixed;
  inset: auto 30px 30px auto;
}

.live-chat-link {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 25%;
  text-decoration: none;
  display: flex;
}

.whatsapp-container {
  z-index: 30;
  cursor: pointer;
  background-color: #0180a470;
  background-image: linear-gradient(#0180a4, #0180a412);
  border: 1px solid #ffffff4d;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  transition: all .3s cubic-bezier(.45, .182, .111, .989);
  display: flex;
  position: relative;
  inset: auto 0% 0% auto;
}

.whatsapp-container:hover {
  background-color: #003324;
  transform: scale(1.05);
}

.live-chat-top-text {
  letter-spacing: 0;
  font-size: 12px;
  font-weight: 500;
  position: static;
}

.live-chat-top-text.block {
  color: #b0b0b0;
  margin-bottom: 10px;
  font-size: 12px;
}

.chat-section {
  background-color: #e6ddd4;
  height: 50%;
  padding: 16px 20px;
}

.whatsapp-icon {
  opacity: .67;
}

.small-whatsapp-icon {
  margin-right: 10px;
}

.live-icon {
  background-color: #00b94a;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  position: absolute;
  inset: 5px auto auto 5px;
}

.whatsapp-chat {
  background-color: #fff;
  border: 1px solid #00000029;
  border-radius: 20px;
  flex-direction: column;
  width: 300px;
  height: 315px;
  margin-bottom: 16px;
  display: flex;
  overflow: hidden;
}

.live-chat-bottom-text {
  font-size: 10px;
}

.live-chat-bottom-text.block {
  margin-bottom: 5px;
  font-size: 12px;
}

.container-27, .container-28, .container-29 {
  margin-top: 60px;
}

.div-block-26 {
  filter: drop-shadow(0 2px 10px #000000b3);
  background-image: linear-gradient(#0180a338, #0180a35c), url('../images/fibra.jpg');
  background-position: 0 0, 0%;
  background-size: auto, auto;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 400px;
  display: flex;
}

.image-7 {
  width: 550px;
}

.container-30 {
  margin-top: 20px;
  display: none;
}

.heading-10 {
  color: #fff;
  text-align: center;
  font-family: Quicksand, sans-serif;
  font-size: 24px;
}

.text-block-21 {
  color: #fff;
  font-family: Quicksand, sans-serif;
}

.text-block-22 {
  color: #fff;
  font-family: Quicksand, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block-23 {
  color: #fff;
  font-family: Quicksand, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
}

.div-block-28 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: flex-start;
  align-items: flex-end;
  margin-left: 20px;
  display: flex;
}

.div-block-29 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link {
  z-index: 20;
  font-family: Quicksand, sans-serif;
  font-weight: 500;
}

.image-8 {
  opacity: 1;
}

.navbar {
  background-color: #ddd0;
  display: block;
}

.section-3, .div-block-30, .section-5, .slidermobile, .container-32, .container-33, .section-6 {
  display: none;
}

.container-35 {
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.text-block-25 {
  color: #fff;
  margin-top: 20px;
  font-family: Quicksand, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 14px;
}

.text-block-26 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  font-family: Quicksand, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.container-36 {
  margin-top: 60px;
}

.div-block-32 {
  flex-flow: column;
  margin-top: 40px;
  display: flex;
}

.text-block-27 {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 20px;
  font-family: Quicksand, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.image-13 {
  text-align: center;
  margin-top: 20px;
  margin-left: auto;
}

.link-block-15 {
  text-align: center;
  margin-top: 20px;
}

.image-14 {
  margin-right: 0;
}

.image-19 {
  display: block;
}

.container-37 {
  display: none;
}

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

.container-39 {
  display: none;
}

.text-block-33 {
  color: #fff;
  text-align: center;
  font-family: Quicksand, sans-serif;
  font-size: 31px;
  font-weight: 700;
}

.container-41 {
  width: 80%;
}

.text-block-35 {
  color: #fff;
  text-align: center;
  margin-top: 40px;
  display: block;
}

.text-block-36 {
  display: none;
}

.container-42 {
  flex-flow: column;
  display: flex;
}

.text-block-37 {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: Quicksand, sans-serif;
  font-size: 23px;
  font-weight: 500;
  display: flex;
}

.container-43 {
  text-align: center;
}

.image-23 {
  background-color: #905a5a;
  border-radius: 20px;
  width: 100%;
  height: 430px;
  min-height: 160px;
}

.text-block-38 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 21px;
}

.text-block-39 {
  color: #fff;
  font-family: Quicksand, sans-serif;
  font-size: 22px;
}

.image-24 {
  width: 30%;
  margin-top: 20px;
}

.container-44 {
  max-width: 1080px;
  margin-top: 40px;
}

.section-2 {
  background-color: #000;
  background-image: linear-gradient(#0000, #003544b3 53%, #0000);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 360px;
  display: flex;
}

.text-block-40 {
  color: #fff;
  text-align: center;
  font-family: Quicksand, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.mask {
  min-height: auto;
}

.slide-1 {
  text-align: right;
  vertical-align: middle;
  border-radius: 20px;
  width: auto;
  height: auto;
  min-height: auto;
  position: relative;
  inset: auto 0% 0%;
}

.divo1 {
  border-radius: 20px;
  width: 100%;
  height: auto;
  min-height: auto;
}

.link-block-21 {
  text-align: center;
  margin: 220px auto 20px;
  position: absolute;
  inset: auto 0% 0%;
}

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

.slide-3 {
  border-radius: 20px;
  width: 100%;
}

.mask-2 {
  border-radius: 20px;
  width: auto;
  height: auto;
  min-height: auto;
}

.image-26 {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}

.container-45, .code-embed-2 {
  text-align: center;
}

.image-28 {
  border-radius: 20px;
}

.div-block-40 {
  margin-top: 20px;
}

.shapes-overlay {
  z-index: 10;
  width: 440px;
  height: 440px;
  position: absolute;
  left: 50px;
}

.bar {
  flex: none;
  width: 286px;
  height: 2px;
  position: relative;
  overflow: visible;
}

.clipped-light {
  z-index: 21;
  width: 200%;
  height: 130%;
  position: relative;
  transform: translate(-51%);
}

.clipped-light.clipped-light-1 {
  z-index: 21;
}

.overlay {
  z-index: 50;
  width: 100%;
  height: 100%;
  position: absolute;
}

.clipper {
  z-index: 10;
  background-color: #1e1e1e;
  width: 286px;
  height: 2px;
  position: relative;
  overflow: hidden;
}

.logo {
  z-index: 520;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  margin-left: 6px;
  position: relative;
}

.loader-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 450px;
  height: 360px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 100px 50px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 2px 5px #000;
}

.shapes-group {
  justify-content: center;
  align-items: center;
  width: 429px;
  height: 429px;
  display: flex;
  position: absolute;
  bottom: -213px;
  left: -10px;
  transform: translate(-54.8%);
}

.preloader {
  z-index: 1003;
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image-29 {
  text-align: center;
  width: 150px;
}

.image-30 {
  width: 160px;
}

.link-block-22 {
  font-family: Quicksand, sans-serif;
  font-size: 15px;
  text-decoration: none;
}

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

.div-block-41 {
  flex-flow: column;
  display: flex;
}

.div-block-42 {
  margin-top: 20px;
  display: flex;
}

.section-7 {
  background-color: #000;
  background-image: linear-gradient(#0000, #003544 52%, #0000);
  min-height: 720px;
}

.left-arrow-2 {
  margin-left: -90px;
}

.right-arrow-2 {
  margin-right: -90px;
}

.mask-3 {
  border-radius: 0;
}

.slider-3 {
  border-radius: 20px;
  min-height: 440px;
  display: none;
}

.slide-nav-2 {
  display: none;
}

.container-46 {
  text-align: center;
  margin-top: 40px;
}

.text-block-43 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-family: Quicksand, sans-serif;
  font-size: 19px;
  font-weight: 400;
}

.container-47 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.link-block-24 {
  text-align: center;
  width: 130px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.slide-5 {
  background-image: url('../images/robotsalvajehbo.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 15px;
}

.slide-6 {
  background-image: url('../images/the-assinuniversal.jpg');
  background-position: 0 0;
  background-size: cover;
}

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

.div-block-43 {
  justify-content: center;
  align-items: center;
  margin-top: 40%;
  display: flex;
}

.heading-12 {
  color: #fff;
  font-family: Quicksand, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.bold-text-3 {
  font-weight: 500;
  line-height: 30px;
}

.paragraph-2 {
  color: #fff;
}

.div-block-50 {
  color: #fff;
  text-align: center;
  width: 70%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Quicksand, sans-serif;
}

.container-49 {
  text-align: center;
}

.container-49.dest {
  padding-top: 20px;
  display: block;
}

.container-49.dest.libertadoresbloque {
  display: none;
}

.text-block-44 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Quicksand, sans-serif;
  font-size: 18px;
}

.text-block-45 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Quicksand, sans-serif;
  font-size: 16px;
}

.container-50 {
  text-align: center;
}

.image-33 {
  border-radius: 20px;
}

.link-block-28 {
  text-align: center;
  border-radius: 20px;
}

.image-34, .image-35, .image-36 {
  border-radius: 15px;
}

.image-37 {
  border-radius: 15px;
  position: static;
}

.image-38, .image-39 {
  border-radius: 15px;
}

.link-block-29, .link-block-30 {
  text-align: center;
}

.link-block-31 {
  text-align: center;
  display: inline-block;
}

.link-block-32, .link-block-33 {
  text-align: center;
}

.image-40, .image-41, .image-42, .image-43, .image-44, .image-45 {
  margin-top: 20px;
}

.code-embed-3 {
  text-align: center;
}

.image-46 {
  margin-top: 25px;
  margin-bottom: 18px;
}

.image-47 {
  margin-top: 0;
  margin-bottom: 10px;
}

.image-48 {
  width: 100%;
}

.container-51 {
  text-align: center;
  margin-top: 40px;
}

.image-49 {
  width: 100%;
  min-width: auto;
  height: auto;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
}

.image-50, .image-51 {
  width: 100%;
}

.div-block-52 {
  margin-top: 40px;
}

.paragraph-3 {
  font-size: 22px;
}

.paragraph-4, .paragraph-5 {
  font-size: 16px;
}

.div-block-53, .image-52 {
  border-radius: 15px;
}

.image-53 {
  border-radius: 15px;
  width: 120%;
}

.div-block-54 {
  margin-top: 40px;
}

.container-52 {
  max-width: 1080px;
}

.section-8 {
  background-color: #000;
  padding-top: 0;
}

.container-53 {
  text-align: center;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-54 {
  justify-content: center;
  align-items: center;
  max-width: 1080px;
  display: flex;
}

.div-block-55 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.image-54 {
  width: 76px;
  padding-left: 10px;
}

.text-block-46 {
  display: none;
}

.body-2 {
  background-color: #000;
}

.section-9 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-55 {
  text-align: center;
  max-width: 500px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-56 {
  display: none;
}

@media screen and (min-width: 1920px) {
  .livechat-button {
    transition: all .2s;
  }

  .livechat-button:hover {
    background-color: #000;
    transform: scale(1.05);
  }

  .whatsapp-chat {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .section-oficinas-desktop {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-menu {
    text-align: left;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 0;
  }

  .container-8 {
    display: none;
  }

  .container-8.mobilecliente {
    display: block;
  }

  .div-block-4, .div-block-4.internet, .div-block-4.ineternet {
    min-height: 300px;
  }

  .btn_4.btncard, .btn_4.btncard.servline {
    min-height: 240px;
  }

  .container-15 {
    display: none;
  }

  .whatsapp-block {
    bottom: 20px;
    right: 20px;
  }

  .nav-link {
    color: #fff;
    font-size: 16px;
  }

  .navbar {
    background-color: #fff0;
    padding-top: 20px;
    display: block;
  }

  .icon-2 {
    color: #06fbff;
    font-size: 50px;
  }

  .nav-menu {
    text-align: left;
    letter-spacing: 2px;
    background-color: #000000d6;
    flex-flow: column;
    font-family: Monotype Vag Rounded Next, Arial, sans-serif;
    display: flex;
  }

  .nav-link-2, .nav-link-3, .nav-link-5 {
    color: #fff;
    font-size: 16px;
  }

  .menu-button.w--open {
    color: #008fd1;
    background-color: #fff0;
  }

  .link-block-14 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    font-family: Monotype Vag Rounded Next, Arial, sans-serif;
    text-decoration: none;
    display: flex;
  }

  .text-block-24 {
    color: #fff;
    font-size: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
  }

  .container-33 {
    display: block;
  }

  .text-block-33 {
    letter-spacing: 1px;
    font-size: 26px;
  }

  .div-block-55 {
    min-height: auto;
    padding-left: 35px;
    padding-right: 35px;
  }

  .body-2 {
    background-color: #000;
  }

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

  .image-56 {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .section-oficinas-desktop {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-oficinas-desktop.footer {
    width: 100%;
    padding-left: 20px;
  }

  .div-block-4, .div-block-4.internet, .div-block-4.ineternet {
    min-height: 200px;
  }

  .flex-block-3 {
    flex-flow: column;
  }

  .flex-block-4 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-9 {
    margin-bottom: 20px;
  }

  .btn_4 {
    font-size: 3rem;
  }

  .btn_4.btncard {
    background-position: 0 0, 50% 60%;
    min-width: 100%;
    min-height: 180px;
  }

  .btn_4.btncard.servline {
    width: 100%;
    min-height: 180px;
  }

  .link-block-5 {
    width: 100%;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .whatsapp-block {
    bottom: 15px;
    right: 15px;
  }

  .navbar {
    padding-left: 20px;
  }

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

  .div-block-55 {
    flex-flow: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-57 {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 479px) {
  .section-oficinas-desktop {
    background-image: linear-gradient(#0000, #003544 48%, #0000);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    min-height: auto;
    margin-top: 0;
    padding: 20px 0 0;
    display: block;
  }

  .section-oficinas-desktop.footer {
    display: none;
  }

  .section-oficinas-desktop.carrouselpacks {
    background-image: linear-gradient(#01171d00, #0180a4a3 50%, #00171d00);
    min-height: 470px;
  }

  .section-oficinas-desktop.section-promomobile {
    min-height: 450px;
  }

  .section-oficinas-desktop.sectionmob {
    min-height: 510px;
  }

  .section-oficinas-desktop.header {
    background-image: linear-gradient(#000, #0180a499 48%, #000);
    justify-content: flex-start;
    align-items: center;
    padding-top: 20px;
    display: none;
  }

  .section-oficinas-desktop.header.navmobile {
    display: block;
  }

  .section-oficinas-desktop.div1, .section-oficinas-desktop.desktoppack {
    display: none;
  }

  .button-menu.btnpacks {
    width: 230px;
  }

  .button-menu.btnpacks.w--current {
    width: 70%;
  }

  .flex-block-2 {
    display: none;
  }

  .container-8 {
    margin-top: 20px;
    display: none;
  }

  .container-8.mobilecliente {
    display: block;
  }

  .heading {
    margin-top: 10px;
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-4 {
    background-image: linear-gradient(#0180a3e6, #22b3accc 50%, #0067b3d9), url('../images/sTVimgBg_1.jpg');
    min-height: 150px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-4.internet {
    background-image: linear-gradient(#0180a3e6, #22b3accc 50%, #0067b3d9), url('../images/sTVWIFIimgBg_1.jpg');
    min-height: 150px;
  }

  .div-block-4.ineternet {
    background-image: linear-gradient(#0180a3e6, #22b3accc 50%, #0067b3d9), url('../images/serviciointernetbg.jpg');
    background-position: 0 0, 50%;
    min-height: 150px;
  }

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

  .container-9 {
    margin-top: 0;
    display: none;
  }

  .text-block-3 {
    color: #fff;
    text-align: center;
    width: 80%;
    margin: 0 auto 20px;
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-4 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 20px;
  }

  .heading-2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 34px;
  }

  .button-3 {
    width: 180px;
    font-family: Quicksand, sans-serif;
    font-size: 14px;
    font-weight: 500;
  }

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

  .div-block-6 {
    flex-flow: row;
  }

  .container-10 {
    display: none;
  }

  .text-block-6 {
    margin-bottom: 20px;
  }

  .link-block-2 {
    width: 40px;
  }

  .link-block-3 {
    width: 39px;
  }

  .link-block-4 {
    width: 37px;
  }

  .text-block-7 {
    font-size: 15px;
  }

  .div-block-7 {
    flex-flow: column;
    width: 250px;
  }

  .text-block-9.ofice {
    width: 90%;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 25px;
  }

  .oficina-punta {
    text-align: center;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
  }

  .container-12 {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .flex-block-4 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 10px;
    font-size: 14px;
    line-height: 21px;
  }

  .div-block-9 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    margin-bottom: 10px;
  }

  .div-block-9.numft {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
  }

  .link {
    margin-left: 0;
    font-size: 15px;
  }

  .link.wpn {
    letter-spacing: 1px;
    margin-left: 0;
    font-size: 16px;
  }

  .image-2 {
    max-width: 80%;
  }

  .image-2.location {
    max-width: 100%;
    margin-right: auto;
  }

  .div-block-10 {
    width: 31px;
  }

  .div-block-11 {
    justify-content: center;
    align-items: center;
    width: 90px;
    margin-top: 40px;
    margin-right: auto;
    display: flex;
  }

  .btn_4.btncard, .btn_4.btncard.servline {
    width: 100%;
    min-height: 150px;
  }

  .link-block-5 {
    width: 90%;
    min-height: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .link-block-5.bhbo {
    width: 100%;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .link-block-5.bannernuestrof, .link-block-5.sport11, .link-block-5.sport2 {
    width: 100%;
  }

  .link-block-5.argen2 {
    width: 1002%;
    min-height: auto;
  }

  .link-block-5.animate {
    width: 100%;
    min-height: auto;
  }

  .div-block-14, .div-block-15 {
    width: 90%;
  }

  .heading-3 {
    font-size: 22px;
  }

  .container-15 {
    display: none;
  }

  .container-16 {
    margin-top: 10px;
  }

  .container-17 {
    display: none;
  }

  .container-18 {
    margin-top: 40px;
  }

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

  .div-block-18 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .div-block-18.mobicardpack {
    margin-bottom: 0;
    padding-bottom: 0;
    display: flex;
  }

  .div-block-19 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 85%;
    min-width: auto;
    min-height: 240px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-19.deport1 {
    min-width: auto;
  }

  .div-block-19.deport2 {
    width: 85%;
    min-width: auto;
  }

  .div-block-19.universal, .div-block-19.docs {
    width: 85%;
  }

  .div-block-19.argentinos1, .div-block-19.arg2, .div-block-19.animate, .div-block-19.entretenidos, .div-block-19.adultos {
    width: 85%;
    min-width: auto;
  }

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

  .div-block-20 {
    justify-content: center;
    align-items: center;
  }

  .heading-8 {
    font-size: 15px;
    line-height: 20px;
  }

  .heading-8.h2 {
    font-size: 25px;
  }

  .container-21 {
    text-align: center;
    display: block;
  }

  .text-block-13 {
    font-size: 15px;
    line-height: 17px;
  }

  .container-22 {
    display: none;
  }

  .slide {
    width: 55%;
  }

  .slider-2 {
    height: auto;
    min-height: auto;
  }

  .container-23 {
    margin-top: 10px;
  }

  .text-block-14 {
    font-size: 15px;
  }

  ._22 {
    margin-top: 40px;
    display: block;
  }

  .div-block-21 {
    flex-flow: column;
  }

  .div-block-21.btnmax {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    flex-flow: column;
    width: 100%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-21.infoanimatemobile {
    display: block;
  }

  .div-block-22 {
    justify-content: center;
    align-items: center;
    margin-right: auto;
  }

  .div-block-23 {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-26 {
    display: none;
  }

  .header-center-box._75 {
    width: 90%;
  }

  .content-wrapper.slim {
    max-width: 95%;
  }

  .accordion-item {
    background-color: #ffffffd9;
  }

  .heading-9 {
    letter-spacing: 1px;
    font-size: 16px;
  }

  .box {
    background-color: #ffffffd1;
    margin-top: 10px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .whatsapp-block {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    bottom: 0;
    right: 0;
  }

  .whatsapp-container {
    width: 80px;
    height: 80px;
    bottom: 10px;
    right: 0;
  }

  .whatsapp-chat {
    width: 100%;
    height: 40vh;
    position: relative;
  }

  .container-27 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 220px;
    display: flex;
  }

  .container-28 {
    margin-top: 0;
  }

  .container-29 {
    margin-top: 0;
    display: none;
  }

  .container-30 {
    display: none;
  }

  .nav-link {
    color: #f9fae9f0;
    text-align: center;
    letter-spacing: 2px;
    border: 1px #696969;
    margin-top: 0;
  }

  .navbar {
    background-color: #ddd0;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding-left: 0;
    display: flex;
  }

  .container-31 {
    display: block;
  }

  .icon-2 {
    color: #64cab2;
    -webkit-text-stroke-color: #fff;
    font-size: 40px;
  }

  .link-block-13 {
    margin-left: 1px;
  }

  .link-block-13.w--current {
    margin-left: 0;
  }

  .section-3 {
    background-color: #000;
    padding-bottom: 60px;
    display: none;
  }

  .section-4 {
    display: none;
  }

  .div-block-30 {
    text-align: center;
    margin-top: 60px;
    display: block;
  }

  .div-block-31 {
    text-align: center;
  }

  .image-9, .image-10, .image-11 {
    opacity: .7;
  }

  .section-5 {
    background-color: #000;
    padding-bottom: 40px;
    display: block;
  }

  .slidermobile {
    width: 90%;
    height: 320px;
    min-height: 320px;
    display: block;
  }

  .nav-menu {
    z-index: 10;
    filter: blur();
    text-align: center;
    background-color: #021520f7;
    border-top: 0 solid #000;
    border-radius: 10px 0 10px 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 90vh;
    min-height: 370px;
    margin-left: auto;
    margin-right: auto;
    font-family: Quicksand, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 27px;
    display: block;
    inset: 0% 0% auto;
  }

  .nav-link-2 {
    color: #f9fae9f0;
    text-align: center;
    letter-spacing: 2px;
    border: 0 #000;
  }

  .nav-link-3, .nav-link-4 {
    color: #f9fae9f0;
    text-align: center;
    letter-spacing: 2px;
    border: 1px #000;
  }

  .nav-link-5 {
    color: #f9fae9f0;
    text-align: center;
    letter-spacing: 2px;
    border: 1px #000;
    font-family: Quicksand, sans-serif;
    font-weight: 500;
  }

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

  .link-block-14 {
    background-color: #0000002e;
    border: 1px solid #66d8ba;
    border-radius: 15px;
    justify-content: center;
    align-items: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 20px 10px 0;
    text-decoration: none;
    display: flex;
  }

  .text-block-24 {
    color: #66d8ba;
    margin-left: 4px;
    font-size: 29px;
    font-weight: 600;
  }

  .container-33 {
    width: 100%;
    padding-left: 10px;
  }

  .section-6 {
    clear: none;
    background-color: #000;
    background-image: linear-gradient(#000, #0180a4d4 54%, #0009);
    padding-bottom: 40px;
    display: block;
    position: static;
  }

  .text-block-28 {
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    font-family: Quicksand, sans-serif;
    font-weight: 500;
  }

  .div-block-33 {
    text-align: center;
  }

  .text-block-29 {
    color: #fff;
    letter-spacing: 1px;
    margin-top: 20px;
    font-family: Quicksand, sans-serif;
    font-size: 18px;
  }

  .text-block-30 {
    color: #fff;
    letter-spacing: 1px;
    margin-top: 10px;
    font-family: Quicksand, sans-serif;
    font-size: 16px;
    font-weight: 300;
  }

  .text-block-31 {
    color: #fff;
    letter-spacing: 1px;
    margin-top: 10px;
    font-family: Quicksand, sans-serif;
    font-size: 17px;
  }

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

  .image-15 {
    margin-top: 20px;
  }

  .link-block-16 {
    justify-content: center;
    align-items: center;
    width: 40%;
    margin-top: 40px;
    display: flex;
  }

  .image-16 {
    margin-left: auto;
    margin-right: auto;
  }

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

  .image-17 {
    width: 30px;
    max-width: 70%;
  }

  .image-18 {
    width: 40px;
    max-width: 80%;
  }

  .image-19 {
    display: block;
  }

  .container-37 {
    background-image: linear-gradient(#02162a42, #00519b45 51%, #00467900 99%);
    display: block;
  }

  .container-38 {
    display: none;
  }

  .text-block-32 {
    color: #fff;
    text-align: center;
    font-family: Quicksand, sans-serif;
  }

  .div-block-35 {
    text-align: center;
    margin-top: 20px;
  }

  .image-20 {
    width: 75%;
    margin-top: 20px;
  }

  .container-39 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .link-block-17 {
    margin-top: 30px;
  }

  .text-block-33 {
    color: #fff;
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-family: Quicksand, sans-serif;
    font-size: 17px;
    line-height: 23px;
  }

  .image-21 {
    width: 90%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-40 {
    display: none;
  }

  .text-block-34 {
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    width: 80%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    font-family: Quicksand, sans-serif;
    font-size: 15px;
  }

  .text-block-34.paclanimatetit {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-weight: 600;
  }

  .image-22 {
    margin-top: 20px;
  }

  .container-41 {
    display: none;
  }

  .text-block-35 {
    color: #fff;
    text-align: center;
    font-family: Quicksand, sans-serif;
    font-weight: 400;
    display: block;
  }

  .div-block-36 {
    width: 90%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-36 {
    color: #fff;
    text-align: center;
    font-family: Quicksand, sans-serif;
    font-weight: 400;
    display: block;
  }

  .container-42 {
    margin-top: 20px;
  }

  .text-block-37 {
    color: #fff;
    text-align: center;
    font-family: Quicksand, sans-serif;
    font-weight: 500;
  }

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

  .image-23 {
    height: 180px;
    margin-top: 20px;
  }

  .text-block-38 {
    font-size: 16px;
  }

  .text-block-39 {
    color: #fff;
    font-family: Quicksand, sans-serif;
  }

  .image-24 {
    width: 80%;
  }

  .text-block-40 {
    width: 270px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 30px;
  }

  .mask {
    min-height: auto;
  }

  .image-27 {
    border-radius: 15px;
  }

  .div-block-38 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    min-height: 320px;
    display: flex;
  }

  .text-block-42 {
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    font-family: Quicksand, sans-serif;
    font-size: 17px;
    font-weight: 500;
  }

  .icon-5 {
    margin-top: 80px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 35px;
    inset: 0% auto 0% 0%;
  }

  .icon-6 {
    margin-top: 80px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 35px;
    inset: 0% 0% 0% auto;
  }

  .slide-4 {
    filter: drop-shadow(0 2px 5px #000000b3);
    height: 100%;
    min-height: 100%;
  }

  .container-45 {
    margin-top: 20px;
    margin-bottom: 60px;
  }

  .image-28 {
    height: 100%;
  }

  .div-block-39 {
    margin-top: 20px;
  }

  .container-47 {
    flex-flow: column;
    width: 85%;
  }

  .heading-12 {
    letter-spacing: 1px;
    line-height: 21px;
  }

  .bold-text-3 {
    font-size: 15px;
    line-height: 20px;
  }

  .div-block-50 {
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-44 {
    font-size: 15px;
  }

  .text-block-45 {
    margin-bottom: 0;
  }

  .image-32 {
    max-width: 100%;
  }

  .link-block-31 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-52 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-3 {
    font-size: 16px;
  }

  .div-block-53, .div-block-54 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .container-52 {
    display: none;
  }

  .div-block-55 {
    flex-flow: column;
    width: 90%;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-55 {
    width: 50px;
  }

  .text-block-46 {
    color: #fff;
    letter-spacing: 1.5px;
    font-family: Monotype Vag Rounded Next, Arial, sans-serif;
    font-weight: 300;
    display: block;
  }
}


@font-face {
  font-family: 'Vag Rounded';
  src: url('../fonts/VAG-Rounded-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monotype Vag Rounded Next It';
  src: url('../fonts/Monotype----VAG-Rounded-Next-ExtraBlack-It.otf') format('opentype'), url('../fonts/Monotype----VAG-Rounded-Next-Heavy-It.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monotype Vag Rounded Next';
  src: url('../fonts/Monotype----VAG-Rounded-Next-Black.otf') format('opentype'), url('../fonts/Monotype----VAG-Rounded-Next-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monotype Vag Rounded Next';
  src: url('../fonts/Monotype----VAG-Rounded-Next-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monotype Vag Rounded Next It';
  src: url('../fonts/Monotype----VAG-Rounded-Next-Medium-It.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monotype Vag Rounded Next It';
  src: url('../fonts/Monotype----VAG-Rounded-Next-Light-It.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monotype Vag Rounded Next';
  src: url('../fonts/Monotype----VAG-Rounded-Next-Light.otf') format('opentype'), url('../fonts/Monotype----VAG-Rounded-Next-Bold.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monotype Vag Rounded Next It';
  src: url('../fonts/Monotype----VAG-Rounded-Next-Semibold-It.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monotype Vag Rounded Next';
  src: url('../fonts/Monotype----VAG-Rounded-Next-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monotype Vag Rounded Next';
  src: url('../fonts/Monotype----VAG-Rounded-Next-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monotype Vag Rounded Next It';
  src: url('../fonts/Monotype----VAG-Rounded-Next-ExtraLight-It.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monotype Vag Rounded Next It';
  src: url('../fonts/Monotype----VAG-Rounded-Next-Bold-It.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}