
@font-face {
  font-family: "icons";
  src:url("../fonts/icons.eot?v=15");
  src:url("../fonts/icons.eot?#iefix") format("embedded-opentype"),
    url("../fonts/icons.woff?v=15") format("woff"),
    url("../fonts/icons.ttf?v=15") format("truetype"),
    url("../fonts/icons.svg?v=15#icons") format("svg");
  font-weight: normal;
  font-style: normal;
font-display: swap;
}

[data-icon]:before {
  font-family: "icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-youtube:before {
  content: "\61";
}
.icon-whatsapp:before {
  content: "\62";
}
.icon-flechaabajo:before {
  content: "\63";
}
.icon-flechadere:before {
  content: "\64";
}
.icon-flechaizqui:before {
  content: "\65";
}
.icon-flechaarriba:before {
  content: "\66";
}
.icon-facebook:before {
  content: "\67";
}
.icon-compartir:before {
  content: "\68";
}
.icon-instagram:before {
  content: "\69";
}
.icon-youtube2:before {
  content: "\6a";
}
.icon-twitter:before {
  content: "\6b";
}
.icon-cruz:before {
  content: "\6c";
}
.icon-telefono:before {
  content: "\6d";
}
.icon-twitter2:before {
  content: "\6e";
}
.icon-email:before {
  content: "\70";
}
.icon-point:before {
  content: "\6f";
}
.icon-pinterest:before {
  content: "\71";
}
.icon-celular:before {
  content: "\72";
}
.icon-play:before {
  content: "\73";
}
.icon-menu:before {
  content: "\74";
}
.icon-google:before {
  content: "\75";
}
.icon-close:before {
  content: "\76";
}
.icon-accept:before {
  content: "\77";
}
.icon-check:before {
  content: "\78";
}
.icon-check-mark-2:before {
  content: "\79";
}
.icon-correo:before {
  content: "\7a";
}
.icon-linkedin:before {
  content: "\41";
}
.icon-magnifying-glass:before {
  content: "\42";
}
.icon-angle-double-left:before {
  content: "\43";
}
.icon-angle-double-right:before {
  content: "\44";
}
.icon-angle-double-up:before {
  content: "\45";
}
.icon-angle-double-down:before {
  content: "\46";
}
.icon-quote-left:before {
  content: "\47";
}
.icon-quote-right:before {
  content: "\48";
}
.icon-search:before {
  content: "\49";
}
.icon-images:before {
  content: "\4b";
}
.icon-angle-left:before {
  content: "\4c";
}
.icon-angle-right:before {
  content: "\4d";
}
.icon-carrito:before {
  content: "\4e";
}
.icon-tacho:before {
  content: "\4f";
}
.icon-facebook2:before {
  content: "\50";
}
.icon-angle-down:before {
  content: "\51";
}
.icon-angle-up:before {
  content: "\52";
}
.icon-arrow-left:before {
  content: "\53";
}
.icon-arrow-right:before {
  content: "\54";
}
.icon-messenger:before {
  content: "\55";
}
.icon-send-img2:before {
  content: "\57";
}
.icon-send-img3:before {
  content: "\58";
}
.icon-instagram-1:before {
  content: "\4a";
}
.icon-libro:before {
  content: "\59";
}
.icon-libro2:before {
  content: "\5a";
}
.icon-send-img:before {
  content: "\56";
}
.icon-android-time:before {
  content: "\30";
}
.icon-android-calendar:before {
  content: "\31";
}
.icon-shopping-cart:before {
  content: "\32";
}
.icon-link:before {
  content: "\33";
}
.icon-link-1:before {
  content: "\34";
}
.icon-menu-1:before {
  content: "\38";
}
.icon-search-1:before {
  content: "\39";
}
.icon-close-1:before {
  content: "\21";
}
.icon-new-icons-1:before {
  content: "\35";
}
.icon-sign-out:before {
  content: "\36";
}
.icon-cart-shopping-1:before {
  content: "\37";
}
.icon-user:before {
  content: "\22";
}
.icon-lock-secure-1:before {
  content: "\23";
}
.icon-g-google:before {
  content: "\24";
}
.icon-tiktok:before {
  content: "\25";
}
.icon-linkedin-1:before {
  content: "\26";
}



:root {
  --color-uno: #749984  /*#7f9884*/;
  --color-dos: #AF5C2F /*#9c5c35*/; 
  --color-tres: #F5E8D5 /*#f1e7d5*/;
  --color-cuatro: #605f4d;
  --color-blanco: #fff;
  --color-negro: #0e0d0d;
  --fuente-uno: 'Loew',arial, sans-serif;
}
@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
ol, ul { list-style: none;}
blockquote, q {  quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
button{border: none;}
video, audio {width: 100% !important;height: auto;}
input,button{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;-webkit-border-radius:0;border-radius:0;}
input, textarea{padding: 0 8px;}
button{cursor: pointer;}
figcaption{text-align: center;margin: 0;}
html {font-size: 100%;-moz-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
img{border:0;max-width: 100%;}
*{margin: 0;padding: 0;box-sizing: border-box;-webkit-tap-highlight-color: transparent;}
*:focus {outline: 0;}
*:before, *:after {
    box-sizing: border-box;
}

html{/*height: 100%;*/font-size: 10px;}
body {
    font-family: var(--fuente-uno);
    font-weight: 400;
    color: var(--color-negro);
    background: var(--color-negro,#000);
    /*height: 100%;*/
    overflow-x: hidden;line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
    font-family: var(--fuente-uno);
    font-weight: 400;
    margin: 0;
}
a,button{transition: all 300ms ease-in-out;text-decoration:none;font-family: var(--fuente-uno);color: var(--color-tres);}
input,textarea,button,select{font-family: var(--fuente-uno);}

@media (max-width: 580px){
  html{font-size: 8px;}
}


.errorjps {
    border-color: red !important;
}.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */

.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}


main{position: relative;z-index: 1;}




/** POPUP ***/
.popup_g{position: fixed;width: 100%;height: 100%;top: 0px;bottom: 0px;right: 0px;left: 0px;    opacity: 0;
    z-index: -1;
    visibility: hidden;
    transition-duration: 0.5s;}
.popup_g_act{    opacity: 1!important;
    z-index: 50!important;
    visibility: visible!important;
    transition-duration: 0.5s;}
.popup_g_f{    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(32, 32, 32, 0.8);position: fixed;z-index: 21;}
.popup_g_c{max-width: 500px;position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 96%;z-index: 22;}
.popup_g_c_f1{display: flex;justify-content: flex-end;/*padding-bottom: 10px;*/position: relative;}
.popup_g_x {
    cursor: pointer;
    width: 35px;
    height: 35px;
    background-color: var(--color-dos);
    color: var(--color-blanco);
    border-radius: 50%;
    text-align: center;
    padding-top: 1px;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    right: 10px;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.popup_g_c_f2{background: var(--color-blanco);text-align: center;padding: 50px 28px;border-radius: 10px;}

#popup_aviso .popup_g_c{max-width: 850px;}
#popup_aviso .popup_g_c_f2 h2{font-weight: bold;font-size: 25px;line-height: 1.3;color: var(--color-dos);margin-bottom: 12px;}
#popup_aviso .popup_g_c_f2 h3{font-weight: bold;font-size: 20px;line-height: 1.3;color: var(--color-dos);margin-bottom: 15px;}
#popup_aviso .popup_g_c_f2 p{font-weight: 600;font-size: 16px;line-height: 1.3;margin-bottom: 12px;}
.popup_lt_btn{display: flex;justify-content: center;gap: 10px;padding-top: 8px}
.popup_lt_btn a{background: var(--color-dos);color: var(--color-blanco); ;display: block;max-width: 300px;padding: 15px 10px 19px;text-align: center;font-weight: 600;
font-size: 16px;width: 100%}
#popup_aviso .popup_g_c_f2 a:hover{opacity: 0.8;}


/** FIN POPUP ***/
html{overflow-x: hidden;}
body{background: #000 repeat-y center top;background-size: cover;overflow-x: hidden;width: 100vw;min-height: 100vh;display: flex;justify-content: center;align-items: center;}

.cuadro{padding: 40px 15px}
.cuadro img{width: 600px;display: block;}
.texto{color: #fff;font-size: 30px;text-align: center;padding: 30px 0;font-weight: 700;line-height: 1.2}
.texto2{color: #fff;font-size: 20px;text-align: center;padding: 10px 0 20px;font-weight: 700}
.redes{display: flex;justify-content: center;gap: 15px;}
.redes a{width: 30px;height: 30px;background-color: #fff;border-radius: 5px;line-height: 0;display: flex;justify-content: center;align-items: center;color: #000;font-size: 14px}
.redes a:hover{color: #db2c33  }



@media (max-width: 580px){
  .cuadro img{max-width: 80%;display: block;margin: 0 auto;}
}


