/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/

/*  
    Created on : 10-ago-2024, 16:13:59
    Author     : A2R
*/

/*
! tailwindcss v3.4.10 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

.container {
  width: 100%;
}

@media (min-width: 576px) {
  .container {
    max-width: 576px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

@media (min-width: 1750px) {
  .container {
    max-width: 1750px;
  }
}

.visible {
  visibility: visible;
}

.collapse {
  visibility: collapse;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.m-auto {
  margin: auto;
}

.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.\!my-5 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mr-5 {
  margin-right: 1.25rem;
}

.mt-0 {
  margin-top: 0px;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.block {
  display: block;
}

.\!inline-block {
  display: inline-block !important;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-10 {
  height: 2.5rem;
}

.\!w-28 {
  width: 7rem !important;
}

.\!w-36 {
  width: 9rem !important;
}

.\!w-60 {
  width: 15rem !important;
}

.w-1\/2 {
  width: 50%;
}

.w-full {
  width: 100%;
}

.max-w-full {
  max-width: 100%;
}

.basis-1\/2 {
  flex-basis: 50%;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.items-center {
  align-items: center;
}

.\!justify-start {
  justify-content: flex-start !important;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.space-x-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.overflow-scroll {
  overflow: scroll;
}

.border {
  border-width: 1px;
}

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.border-dashed {
  border-style: dashed;
}

.border-gris-400 {
  --tw-border-opacity: 1;
  border-color: rgb(120 120 120 / var(--tw-border-opacity));
}

.bg-primary-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 250 255 / var(--tw-bg-opacity));
}

.\!px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.\!py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-\[4\%\] {
  padding-left: 4%;
  padding-right: 4%;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pl-10 {
  padding-left: 2.5rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.text-left {
  text-align: left;
}

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

.font-RobotoBold {
  font-family: RobotoBold, sans-serif;
}

.\!text-18 {
  font-size: 18px !important;
}

.\!text-20 {
  font-size: 20px !important;
}

.\!text-24 {
  font-size: 24px !important;
}

.\!text-\[0px\] {
  font-size: 0px !important;
}

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

.text-\[16px\] {
  font-size: 16px;
}

.text-\[20px\] {
  font-size: 20px;
}

.uppercase {
  text-transform: uppercase;
}

.text-negro-100 {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

@font-face {
  font-family: 'RobotoRegular';

  src: url('../fonts/RobotoRegular/Roboto-Regular.eot');

  src: url('../fonts/RobotoRegular/Roboto-Regular?#iefix') format('embedded-opentype'),
            url('../fonts/RobotoRegular/Roboto-Regular.ttf') format('truetype'),
            url('../fonts/RobotoRegular/Robot-Regular.svg') format('svg');

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'RobotoBold';

  src: url('../fonts/RobotoBold/Roboto-Bold.eot');

  src: url('../fonts/RobotoBold/Roboto-Bold?#iefix') format('embedded-opentype'),
            url('../fonts/RobotoBold/Roboto-Bold.ttf') format('truetype'),
            url('../fonts/RobotoBold/Robot-Bold.svg') format('svg');

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'RobotoBoldCondensed';

  src: url('../fonts/RobotoBold/Roboto-BoldCondensed.eot');

  src: url('../fonts/RobotoBold/Roboto-BoldCondensed?#iefix') format('embedded-opentype'),
            url('../fonts/RobotoBold/Roboto-BoldCondensed.ttf') format('truetype'),
            url('../fonts/RobotoBold/Robot-BoldCondensed.svg') format('svg');

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'BebasNeueRegular';

  src: url('../fonts/BebasNeue Regular/BebasNeue Regular.eot');

  src: url('../fonts/BebasNeue Regular/BebasNeue Regular?#iefix') format('embedded-opentype'),
            url('../fonts/BebasNeue Regular/BebasNeue Regular.woff') format('woff'),
            url('../fonts/BebasNeue Regular/BebasNeue Regular.ttf') format('truetype'),
            url('../fonts/BebasNeue Regular/BebasNeue Regular.svg') format('svg');

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'BebasNeueBold';

  src: url('../fonts/BebasNeue Bold/BebasNeue Bold.eot');

  src: url('../fonts/BebasNeue Bold/BebasNeue Bold?#iefix') format('embedded-opentype'),
            url('../fonts/BebasNeue Bold/BebasNeue Bold.ttf') format('truetype'),
            url('../fonts/BebasNeue Bold/BebasNeue Bold.svg') format('svg');

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

.tw-setup-off{
  p, ol, ul {
    margin-bottom: 0.5rem;
  }
  @media (min-width: 768px) {
    p, ol, ul {
      margin-bottom: 0.75rem;
    }
  }
  ol, ul{
    padding-inline-start: 40px;
  }
  ol{
    list-style: decimal;
  }
  ul{
    list-style: disc;
  }
}

body, div, h1, h2, h3, h4, h5, h6, p, label, span, a {
  font-family: RobotoRegular, sans-serif;
  font-size: 16px;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  body, div, h1, h2, h3, h4, h5, h6, p, label, span, a {
    font-size: 18px;
  }
}

header {
  position: fixed;
  z-index: 20;
  width: 100%;
  .barra-envio {
    display: flex;
  }
  .barra-envio {
    flex-direction: row;
  }
  .barra-envio {
    align-items: center;
  }
  .barra-envio {
    justify-content: center;
  }
  .barra-envio > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .barra-envio {
    overflow: hidden;
  }
  .barra-envio {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .barra-envio {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .barra-envio {
    font-size: 10px;
  }
  .barra-envio {
    text-transform: uppercase;
  }
  @media (min-width: 768px) {
    .barra-envio {
      padding: 1rem;
    }
  }
  @media (min-width: 768px) {
    .barra-envio {
      font-size: 14px;
    }
  }
  .barra-envio {
    img {
      margin-right: 1.25rem;
    }
    img {
      height: 1.25rem;
    }
    img {
      width: auto;
    }
    @media (min-width: 768px) {
      img {
        height: 2rem;
      }
    }
    .info {
      text-align: center;
    }
    .info {
      font-size: 10px;
    }
    @media (min-width: 768px) {
      .info {
        font-size: 14px;
      }
    }
    .info {
      span {
        font-size: 10px;
      }
      @media (min-width: 768px) {
        span {
          font-size: 14px;
        }
      }
    }
    a {
      font-size: 10px;
    }
    a:hover {
      text-decoration-line: none;
    }
    @media (min-width: 768px) {
      a {
        font-size: 14px;
      }
    }
    #close_barra_btn {
      margin-left: 1.25rem;
    }
    #close_barra_btn{
      i {
        font-size: 12px;
      }
      @media (min-width: 768px) {
        i {
          font-size: 20px;
        }
      }
    }
  }
  .head {
    position: relative;
  }
  .head {
    height: 35px;
  }
  .head {
    overflow: hidden;
  }
  .head {
    border-bottom-width: 1px;
  }
  .head {
    --tw-border-opacity: 1;
    border-color: rgb(223 223 225 / var(--tw-border-opacity));
  }
  @media (min-width: 768px) {
    .head {
      height: 135px;
    }
  }
  @media (min-width: 768px) {
    .head {
      padding-left: 5%;
      padding-right: 5%;
    }
  }
  @media (min-width: 768px) {
    .head {
      padding-top: 0.75rem;
      padding-bottom: 0.75rem;
    }
  }
  .head {
    .head-line {
      display: flex;
    }
    .head-line {
      justify-content: space-between;
    }
    .head-line{
      .logo {
        display: none;
      }
      @media (min-width: 768px) {
        .logo {
          display: flex;
        }
      }
      .logo {
        img {
          margin-top: 0.5rem;
        }
        img {
          height: 8rem;
        }
      }
      .head-info {
        display: flex;
      }
      .head-info {
        height: 3.5rem;
      }
      .head-info {
        width: 100%;
      }
      .head-info {
        align-items: center;
      }
      .head-info {
        justify-content: center;
      }
      .head-info > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(1rem * var(--tw-space-x-reverse));
        margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
      }
      .head-info {
        text-transform: uppercase;
      }
      @media (min-width: 768px) {
        .head-info {
          align-items: flex-start;
        }
      }
      @media (min-width: 768px) {
        .head-info {
          justify-content: flex-end;
        }
      }
      .head-info {
        p {
          display: flex;
        }
        p {
          align-items: center;
        }
        p {
          padding-left: 0.75rem;
        }
        p {
          font-family: BebasNeueRegular, sans-serif;
        }
        p {
          font-size: 14px;
        }
        p {
          font-weight: 700;
        }
        p {
          letter-spacing: 0.05em;
        }
        @media (min-width: 768px) {
          p {
            font-size: 20px;
          }
        }
        p {
          span {
            margin-left: 0.75rem;
          }
          span {
            font-family: BebasNeueRegular, sans-serif;
          }
          span {
            font-size: 14px;
          }
          span {
            letter-spacing: 0.05em;
          }
          @media (min-width: 576px) {
            span {
              font-size: 16px;
            }
          }
          @media (min-width: 768px) {
            span {
              font-size: 20px;
            }
          }
        }
        img {
          height: 2rem;
        }
        img {
          width: auto;
        }
        @media (min-width: 768px) {
          img {
            height: 2.5rem;
          }
        }
        a {
          font-family: BebasNeueRegular, sans-serif;
        }
        a {
          letter-spacing: 0.05em;
        }
        a:hover {
          text-decoration-line: none;
        }
      }
    }
    .finder {
      position: absolute;
    }
    .finder {
      top: 50%;
    }
    .finder {
      left: 50%;
    }
    .finder {
      display: none;
    }
    .finder {
      --tw-translate-x: -50%;
      transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
    .finder {
      --tw-translate-y: -50%;
      transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
    .finder {
      transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
    @media (min-width: 768px) {
      .finder {
        display: block;
      }
    }
    .finder{
      input {
        border-width: 1px;
      }
      input {
        --tw-border-opacity: 1 !important;
        border-color: rgb(123 123 123 / var(--tw-border-opacity)) !important;
      }
      input {
        --tw-text-opacity: 1;
        color: rgb(123 123 123 / var(--tw-text-opacity));
      }
      @media (min-width: 768px) {
        input {
          width: 320px;
        }
      }
      @media (min-width: 992px) {
        input {
          width: 450px;
        }
      }
      .finder-i {
        position: absolute;
      }
      .finder-i {
        top: 1rem;
      }
      .finder-i {
        right: 0.75rem;
      }
      .finder-i {
        font-size: 20px;
      }
      .finder-i {
        --tw-text-opacity: 1;
        color: rgb(123 123 123 / var(--tw-text-opacity));
      }
    }
  }
  nav {
    border-bottom-width: 1px;
  }
  nav {
    --tw-border-opacity: 1;
    border-color: rgb(223 223 225 / var(--tw-border-opacity));
  }
  nav {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  nav {
    padding-left: 3%;
    padding-right: 3%;
  }
  @media (min-width: 992px) {
    nav {
      padding-left: 5%;
      padding-right: 5%;
    }
  }
  nav {
    .logo_rp {
      margin: auto;
    }
    .logo_rp {
      display: table;
    }
    @media (min-width: 768px) {
      .logo_rp {
        display: none;
      }
    }
    .logo_rp{
      img {
        margin-top: 0.5rem;
      }
      img {
        height: 5rem;
      }
    }
    .menu_rp {
      position: relative;
    }
    .menu_rp {
      padding: 0.75rem;
    }
    .menu_rp {
      padding-left: 5rem;
    }
    @media (min-width: 768px) {
      .menu_rp {
        display: none;
      }
    }
    .menu_rp{
      .finder-im {
        position: absolute;
      }
      .finder-im {
        top: 1.75rem;
      }
      .finder-im {
        right: 1.5rem;
      }
      .finder-im {
        font-size: 20px;
      }
      .finder-im {
        --tw-text-opacity: 1;
        color: rgb(123 123 123 / var(--tw-text-opacity));
      }
    }
    ul {
      margin-bottom: 0px;
    }
    ul {
      margin-left: 5rem;
    }
    ul {
      display: none;
    }
    ul {
      list-style-type: none;
    }
    @media (min-width: 768px) {
      ul {
        display: block;
      }
    }
    @media (min-width: 992px) {
      ul {
        margin-left: 7rem;
      }
    }
    ul {
      li {
        display: inline-block;
      }
      li {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
      }
      li {
        text-transform: uppercase;
      }
      @media (min-width: 992px) {
        li {
          padding-left: 1.25rem;
          padding-right: 1.25rem;
        }
      }
      li {
        img {
          margin-right: 0.5rem;
        }
        img {
          display: inline-block;
        }
        img {
          height: 2rem;
        }
        a {
          vertical-align: middle;
        }
        a {
          font-family: BebasNeueBold, sans-serif;
        }
        a {
          letter-spacing: 0.05em;
        }
        @media (min-width: 992px) {
          a {
            font-size: 20px;
          }
        }
        a {
          &:hover {
            text-decoration-line: none;
          }
        }
      }
      li.active {
      }
    }
  }
  .menu_responsive {
    display: none;
  }
  .menu_responsive{
    width: 100%;
    padding-bottom:  0px;
    position: fixed;
    z-index: 100;
    left: 0px;
    top: 150px;
    background-color: #fff
  }
  .menu_responsive.barra{
    top: 186px;
  }
}

.header_hidden {
  height: 150px;
  width: 100%;
}

@media (min-width: 768px) {
  .header_hidden {
    height: 176px;
  }
}

.header_hidden {
  &.barra {
    height: 186px;
  }
  @media (min-width: 768px) {
    &.barra {
      height: 217px;
    }
  }
}

.slide-container {
  position: relative;
  overflow: hidden;
  .slide_obj {
    position: relative;
  }
  .slide_obj {
    .slide_img {
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
    }
  }
}

.slick-dots {
  bottom: 2.5rem;
  li {
    background-color: transparent;
  }
  li {
    button {
      border-radius: 9999px !important;
    }
    button {
      border-width: 4px;
    }
    button {
      border-color: transparent;
    }
    button {
      background-color: transparent;
    }
    button {
      padding: 0.5rem;
    }
    button {
      &::before {
        font-size: 24px;
      }
      &::before {
        --tw-text-opacity: 1;
        color: rgb(203 203 203 / var(--tw-text-opacity));
      }
    }
    &.slick-active{
      button {
        --tw-border-opacity: 1;
        border-color: rgb(203 203 203 / var(--tw-border-opacity));
      }
      button {
        padding: 0.5rem;
      }
      button {
        &::before {
          font-size: 28px;
        }
        &::before {
          --tw-text-opacity: 1;
          color: rgb(203 203 203 / var(--tw-text-opacity));
        }
      }
    }
  }
}

section#wrapper_content {
  overflow: hidden;
  .title-bar {
    display: flex;
  }
  .title-bar {
    align-items: center;
  }
  .title-bar {
    justify-content: center;
  }
  .title-bar {
    --tw-bg-opacity: 1;
    background-color: rgb(242 242 242 / var(--tw-bg-opacity));
  }
  .title-bar {
    padding-left: 5%;
    padding-right: 5%;
  }
  .title-bar {
    padding-top: 1rem;
  }
  .title-bar {
    padding-bottom: 1.25rem;
  }
  .title-bar {
    text-align: center;
  }
  .title-bar {
    text-transform: uppercase;
  }
  @media (min-width: 768px) {
    .title-bar {
      padding-top: 2.5rem;
    }
  }
  @media (min-width: 768px) {
    .title-bar {
      padding-bottom: 3rem;
    }
  }
  .title-bar {
    div {
      text-align: center;
    }
    div {
      .title {
        font-family: RobotoBold, sans-serif;
      }
      .title {
        font-size: 18px;
      }
      .title {
        line-height: 24px;
      }
      .title {
        --tw-text-opacity: 1;
        color: rgb(0 0 0 / var(--tw-text-opacity));
      }
      @media (min-width: 768px) {
        .title {
          font-size: 34px;
        }
      }
      @media (min-width: 768px) {
        .title {
          line-height: 50px;
        }
      }
      p {
        width: 100%;
      }
      p {
        font-family: RobotoBold, sans-serif;
      }
      p {
        font-size: 14px;
      }
      p {
        --tw-text-opacity: 1;
        color: rgb(120 120 120 / var(--tw-text-opacity));
      }
      @media (min-width: 768px) {
        p {
          font-size: 18px;
        }
      }
    }
  }
  @media (min-width: 768px) {
    .content-body {
      padding-left: 4%;
      padding-right: 4%;
    }
  }
  @media (min-width: 992px) {
    .content-body {
      padding-top: 1.25rem;
    }
  }
  @media (min-width: 992px) {
    .content-body {
      padding-bottom: 2.5rem;
    }
  }
  .content-body {
    .aside_menu {
      margin-bottom: 0px;
    }
    .aside_menu {
      display: none;
    }
    .aside_menu {
      width: 300px;
    }
    .aside_menu {
      list-style-type: none;
    }
    .aside_menu {
      padding-top: 4rem;
    }
    .aside_menu {
      padding-left: 0px;
    }
    @media (min-width: 768px) {
      .aside_menu {
        display: block;
      }
    }
    .aside_menu {
      li {
        display: flex;
      }
      li {
        width: 300px;
      }
      li {
        align-items: center;
      }
      li {
        justify-content: space-between;
      }
      li {
        border-bottom-width: 1px;
      }
      li {
        --tw-border-opacity: 1;
        border-color: rgb(216 216 216 / var(--tw-border-opacity));
      }
      li {
        --tw-bg-opacity: 1;
        background-color: rgb(244 244 244 / var(--tw-bg-opacity));
      }
      li {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
      }
      li {
        padding-right: 1.5rem;
      }
      li {
        padding-left: 2.5rem;
      }
      li {
        a {
          font-family: RobotoBold, sans-serif;
        }
        a {
          --tw-text-opacity: 1;
          color: rgb(0 0 0 / var(--tw-text-opacity));
        }
        a {
          &:hover {
            --tw-text-opacity: 1;
            color: rgb(48 51 126 / var(--tw-text-opacity));
          }
          &:hover {
            text-decoration-line: none;
          }
        }
        &:last-child {
          border-bottom-width: 1px;
        }
        &:last-child {
          --tw-border-opacity: 1;
          border-color: rgb(216 216 216 / var(--tw-border-opacity));
        }
        i {
          margin-left: 1.25rem;
        }
      }
      li.active {
        border-left-width: 8px;
      }
      li.active {
        --tw-border-opacity: 1;
        border-left-color: rgb(218 74 84 / var(--tw-border-opacity));
      }
      li.active {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
      }
      li.active {
        padding-left: 17px;
      }
      li.active {
        a {
          --tw-text-opacity: 1;
          color: rgb(48 51 126 / var(--tw-text-opacity));
        }
      }
      li.menu-head {
        --tw-bg-opacity: 1;
        background-color: rgb(48 51 126 / var(--tw-bg-opacity));
      }
      li.menu-head{
        a {
          --tw-text-opacity: 1;
          color: rgb(255 255 255 / var(--tw-text-opacity));
        }
      }
      .submenu {
        display: none;
      }
      .submenu {
        border-bottom-width: 1px;
      }
      .submenu {
        --tw-border-opacity: 1;
        border-color: rgb(216 216 216 / var(--tw-border-opacity));
      }
      .submenu {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
      }
      .submenu{
        &.open {
          display: block;
        }
      }
    }
    .content-area {
      width: 100%;
    }
    .content-area {
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
    }
    .content-area {
      padding-left: 4%;
      padding-right: 4%;
    }
    @media (min-width: 992px) {
      .content-area {
        padding-top: 0px;
        padding-bottom: 0px;
      }
    }
    @media (min-width: 992px) {
      .content-area {
        padding-left: 0px;
        padding-right: 0px;
      }
    }
    @media (min-width: 992px) {
      .content-area {
        padding-left: 4rem;
      }
    }
    .content-area {
      .right-aside {
        padding-top: 4rem;
      }
      .map {
        border-width: 2px;
      }
      .map {
        --tw-border-opacity: 1;
        border-color: rgb(220 220 220 / var(--tw-border-opacity));
      }
      .map {
        iframe {
          height: 280px;
        }
        iframe {
          width: 100%;
        }
      }
      .ampliar {
        line-height: 2.5rem;
      }
      .section-aside-info {
        padding-bottom: 2rem;
      }
      .section-aside-info-plus {
        height: 4rem;
      }
      .section-aside-info-plus {
        text-align: right;
      }
      .box-aside {
        display: block;
      }
      .box-aside {
        border-radius: 0.75rem !important;
      }
      .box-aside {
        padding: 1.25rem;
      }
      .box-aside {
        img {
          margin-left: auto;
          margin-right: auto;
        }
        img {
          margin-top: 1.25rem;
          margin-bottom: 1.25rem;
        }
        img {
          height: 10rem;
        }
        .section-sub-title {
          margin-bottom: 1rem;
        }
      }
      .box-aside.gris {
        --tw-bg-opacity: 1;
        background-color: rgb(243 241 241 / var(--tw-bg-opacity));
      }
      .box-aside.white {
        border-width: 2px;
      }
      .box-aside.white {
        --tw-border-opacity: 1;
        border-color: rgb(220 220 220 / var(--tw-border-opacity));
      }
      .box-aside.white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
      }
      .file-box {
        border-radius: 0.75rem !important;
      }
      .file-box {
        border-width: 1px;
      }
      .file-box {
        --tw-border-opacity: 1;
        border-color: rgb(220 220 220 / var(--tw-border-opacity));
      }
      .file-box {
        line-height: 1.25rem;
      }
      .file-box {
        div {
          display: inline-block;
        }
        div {
          padding-top: 0.5rem;
          padding-bottom: 0.5rem;
        }
        div {
          text-align: center;
        }
        .file-field {
          width: 50%;
        }
        .file-field {
          overflow: hidden;
        }
        .file-field {
          text-overflow: ellipsis;
        }
        .file-field {
          white-space: nowrap;
        }
        .file-field {
          padding-left: 0.75rem;
          padding-right: 0.75rem;
        }
        .file-field {
          font-size: 14px;
        }
        .file-field {
          line-height: 2.5rem;
        }
        .file-field {
          --tw-text-opacity: 1;
          color: rgb(153 153 153 / var(--tw-text-opacity));
        }
        .file-btn {
          float: right;
        }
        .file-btn {
          width: 50%;
        }
        .file-btn {
          cursor: pointer;
        }
        .file-btn {
          border-left-width: 1px;
        }
        .file-btn {
          --tw-border-opacity: 1;
          border-color: rgb(243 241 241 / var(--tw-border-opacity));
        }
        .file-btn {
          --tw-bg-opacity: 1;
          background-color: rgb(243 241 241 / var(--tw-bg-opacity));
        }
        .file-btn {
          font-size: 14px;
        }
        .file-btn {
          line-height: 2.5rem;
        }
        .file-btn {
          --tw-text-opacity: 1;
          color: rgb(102 102 102 / var(--tw-text-opacity));
        }
        .file-btn {
          &:hover {
            cursor: pointer;
          }
          &:hover {
            --tw-bg-opacity: 1;
            background-color: rgb(243 241 241 / var(--tw-bg-opacity));
          }
        }
      }
    }
    &.body-productos {
      padding-left: 0px;
      padding-right: 0px;
    }
    @media (min-width: 992px) {
      &.body-productos {
        padding-left: 2%;
        padding-right: 2%;
      }
    }
    &.body-productos{
      .content-area {
        width: 100%;
      }
      @media (min-width: 992px) {
        .content-area {
          width: calc(100% - 300px);
        }
      }
    }
    .breadcrumb_list {
      margin-top: 0px;
    }
    .breadcrumb_list {
      margin-bottom: 0.75rem;
    }
    .breadcrumb_list {
      list-style-type: none;
    }
    .breadcrumb_list {
      padding-left: 0px;
    }
    .breadcrumb_list {
      --tw-text-opacity: 1;
      color: rgb(110 108 108 / var(--tw-text-opacity));
    }
    .breadcrumb_list{
      li {
        display: inline-block;
      }
      li.bread_separator {
        margin-left: 1rem;
        margin-right: 1rem;
      }
      a {
        --tw-text-opacity: 1;
        color: rgb(110 108 108 / var(--tw-text-opacity));
      }
      a:hover {
        text-decoration-line: none;
      }
      li.active{
        span {
          --tw-text-opacity: 1;
          color: rgb(48 51 126 / var(--tw-text-opacity));
        }
      }
    }
    .atras {
      display: flex;
    }
    .atras {
      align-items: center;
    }
    .atras:hover {
      text-decoration-line: none;
    }
    .atras{
      img {
        margin-right: 0.75rem;
      }
      img {
        height: 1.5rem;
      }
    }
    .atras-sm {
      display: none;
    }
    @media (min-width: 768px) {
      .atras-sm {
        display: flex;
      }
    }
    .sub-content {
      padding-left: 1.25rem;
      padding-right: 1.25rem;
    }
    @media (min-width: 768px) {
      .sub-content {
        padding-left: 4rem;
        padding-right: 4rem;
      }
    }
    .valores {
      padding-top: 1rem;
      padding-bottom: 1rem;
    }
    @media (min-width: 768px) {
      .valores {
        padding-top: 1.75rem;
        padding-bottom: 1.75rem;
      }
    }
    .valores{
      .valor {
        margin-bottom: 1.25rem;
      }
      .valor {
        padding-bottom: 0.75rem;
      }
      @media (min-width: 768px) {
        .valor {
          margin-bottom: 2.5rem;
        }
      }
      @media (min-width: 768px) {
        .valor {
          padding-bottom: 1.25rem;
        }
      }
      .valor {
        img {
          float: left;
        }
        img {
          height: 4rem;
        }
        @media (min-width: 768px) {
          img {
            height: 8rem;
          }
        }
        div {
          float: left;
        }
        div {
          margin-left: 0.75rem;
        }
      }
    }
    .equipo {
      padding-top: 2rem;
      padding-bottom: 2rem;
    }
    @media (min-width: 768px) {
      .equipo {
        padding-top: 4rem;
        padding-bottom: 4rem;
      }
    }
    .equipo{
      .miembro {
        display: flex;
      }
      .miembro {
        flex-direction: column;
      }
      .miembro {
        padding-left: 1rem;
        padding-right: 1rem;
      }
      .miembro {
        img {
          width: 100%;
        }
        img {
          border-radius: 1rem !important;
        }
        div {
          display: flex;
        }
        div {
          flex-direction: column;
        }
        div {
          padding-top: 0.75rem;
          padding-bottom: 0.75rem;
        }
        div {
          padding-left: 0.5rem;
          padding-right: 0.5rem;
        }
      }
    }
    .caracteristica {
      display: flex;
    }
    .caracteristica {
      flex-direction: row;
    }
    .caracteristica {
      padding-top: 1.25rem;
      padding-bottom: 1.25rem;
    }
    .caracteristica{
      img {
        height: 4rem;
      }
      @media (min-width: 768px) {
        img {
          height: 6rem;
        }
      }
      div{
        h2 {
          font-weight: 700;
        }
        h2 {
          text-transform: uppercase;
        }
        h2 {
          --tw-text-opacity: 1;
          color: rgb(102 102 102 / var(--tw-text-opacity));
        }
      }
    }
    .atributo {
      padding-left: 2.5rem;
      padding-right: 2.5rem;
    }
    .atributo {
      text-align: center;
    }
    @media (min-width: 768px) {
      .atributo {
        padding-left: 0px;
        padding-right: 0px;
      }
    }
    .atributo {
      img {
        margin: auto;
      }
      img {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
      }
      img {
        height: 8rem;
      }
      img {
        width: auto;
      }
      @media (min-width: 768px) {
        img {
          height: 10rem;
        }
      }
      div {
        font-size: 16px;
      }
      @media (min-width: 768px) {
        div {
          font-size: 18px;
        }
      }
      div{
        h2 {
          font-size: 16px;
        }
        h2 {
          font-weight: 700;
        }
        h2 {
          text-transform: uppercase;
        }
        h2 {
          --tw-text-opacity: 1;
          color: rgb(0 83 168 / var(--tw-text-opacity));
        }
        @media (min-width: 768px) {
          h2 {
            font-size: 18px;
          }
        }
      }
    }
    .slide-container-distribuidor, .slide-container-categorias, .slide-container-productos {
      .slide_obj {
        position: relative;
      }
      .slide_obj {
        display: inline-block;
      }
      .slide_obj {
        display: flex;
      }
      .slide_obj {
        flex-direction: column;
      }
      .slide_obj {
        align-items: center;
      }
      .slide_obj {
        overflow: hidden;
      }
      .slide_obj {
        text-align: center;
      }
      .slide_obj{
        .slide_img_bg {
          height: 6rem;
        }
        .slide_img_bg {
          width: auto;
        }
        @media (min-width: 768px) {
          .slide_img_bg {
            height: 7rem;
          }
        }
        .slide_title {
          margin-top: 0.75rem;
        }
        .slide_title {
          font-family: BebasNeueBold, sans-serif;
        }
        .slide_title {
          text-transform: uppercase;
        }
        .slide_title {
          letter-spacing: 0.025em;
        }
      }
      .slick-prev {
        left: 15px;
      }
      .slick-prev {
        z-index: 10;
      }
      .slick-prev {
        height: 20px;
      }
      .slick-prev {
        width: 1rem;
      }
      @media (min-width: 768px) {
        .slick-prev {
          left: -50px;
        }
      }
      @media (min-width: 768px) {
        .slick-prev {
          height: 25px;
        }
      }
      @media (min-width: 768px) {
        .slick-prev {
          width: 25px;
        }
      }
      .slick-prev {
        background: rgba(255, 255, 255, 0.5) url(../img/icon/izq_s.png) no-repeat scroll center center ;
        background-size: contain;
        content: "" !important;
        border-radius: 5px;
        &::after{
          background: rgba(255, 255, 255, 0.5) url(../img/icon/izq_s.png) no-repeat scroll center center ;
          background-size: contain;
          content: "" !important;
        }
        &::before{
          background: rgba(255, 255, 255, 0.5) url(../img/icon/izq_s.png) no-repeat scroll center center;
          background-size: contain;
          content: "" !important;
        }
      }
      .slick-next {
        right: 15px;
      }
      .slick-next {
        z-index: 10;
      }
      .slick-next {
        height: 20px;
      }
      .slick-next {
        width: 1rem;
      }
      @media (min-width: 768px) {
        .slick-next {
          right: -50px;
        }
      }
      @media (min-width: 768px) {
        .slick-next {
          height: 25px;
        }
      }
      @media (min-width: 768px) {
        .slick-next {
          width: 25px;
        }
      }
      .slick-next{
        background: rgba(255, 255, 255, 0.5) url(../img/icon/der_s.png) no-repeat scroll center center;
        background-size: contain;
        content: "" !important;
        border-radius: 5px;
        &::after{
          background: rgba(255, 255, 255, 0.5) url(../img/icon/der_s.png) no-repeat scroll center center;
          background-size: contain;
          content: "" !important;
        }
        &::before{
          background: rgba(255, 255, 255, 0.5) url(../img/icon/der_s.png) no-repeat scroll center center;
          background-size: contain;
          content: "" !important;
        }
      }
    }
    .slide-container-productos {
      .slide_obj {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important;
      }
      .slick-prev {
        left: 15px;
      }
      .slick-prev {
        z-index: 10;
      }
      .slick-prev {
        height: 20px;
      }
      .slick-prev {
        width: 2rem;
      }
      .slick-prev {
        border-radius: 0.5rem !important;
      }
      .slick-prev {
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
      }
      .slick-prev {
        --tw-ring-opacity: 1;
        --tw-ring-color: rgb(3 7 18 / var(--tw-ring-opacity));
      }
      .slick-prev {
        --tw-ring-offset-width: 4px;
      }
      @media (min-width: 768px) {
        .slick-prev {
          left: -24px;
        }
      }
      @media (min-width: 768px) {
        .slick-prev {
          height: 25px;
        }
      }
      @media (min-width: 768px) {
        .slick-prev {
          width: 25px;
        }
      }
      .slick-prev {
        background-color: #fff;
      }
      .slick-next {
        right: 15px;
      }
      .slick-next {
        z-index: 10;
      }
      .slick-next {
        height: 20px;
      }
      .slick-next {
        width: 2rem;
      }
      .slick-next {
        border-radius: 0.5rem !important;
      }
      .slick-next {
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
      }
      .slick-next {
        --tw-ring-opacity: 1;
        --tw-ring-color: rgb(3 7 18 / var(--tw-ring-opacity));
      }
      .slick-next {
        --tw-ring-offset-width: 4px;
      }
      @media (min-width: 768px) {
        .slick-next {
          right: -24px;
        }
      }
      @media (min-width: 768px) {
        .slick-next {
          height: 25px;
        }
      }
      @media (min-width: 768px) {
        .slick-next {
          width: 25px;
        }
      }
      .slick-next{
        background-color: #fff;
      }
    }
    .slide-container-distribuidor {
      .slide_obj {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
      }
    }
    .slide-container-categorias, .slide-container-distribuidor {
      position: relative;
    }
    .slide-container-categorias, .slide-container-distribuidor {
      display: block;
    }
    .slide-container-categorias, .slide-container-distribuidor {
      border-top-width: 1px;
      border-bottom-width: 1px;
    }
    .slide-container-categorias, .slide-container-distribuidor {
      padding-top: 2rem;
      padding-bottom: 2rem;
    }
    .slide-container-categorias, .slide-container-distribuidor {
      padding-left: 4rem;
      padding-right: 4rem;
    }
    @media (min-width: 768px) {
      .slide-container-categorias, .slide-container-distribuidor {
        margin-left: 5rem;
        margin-right: 5rem;
      }
    }
    @media (min-width: 768px) {
      .slide-container-categorias, .slide-container-distribuidor {
        border-radius: 0.75rem !important;
      }
    }
    @media (min-width: 768px) {
      .slide-container-categorias, .slide-container-distribuidor {
        border-width: 1px;
      }
    }
    @media (min-width: 768px) {
      .slide-container-categorias, .slide-container-distribuidor {
        --tw-border-opacity: 1;
        border-color: rgb(216 216 216 / var(--tw-border-opacity));
      }
    }
    @media (min-width: 768px) {
      .slide-container-categorias, .slide-container-distribuidor {
        padding-top: 3rem;
        padding-bottom: 3rem;
      }
    }
    @media (min-width: 768px) {
      .slide-container-categorias, .slide-container-distribuidor {
        padding-left: 3rem;
        padding-right: 3rem;
      }
    }
    .slide-container-categorias {
      margin-bottom: 2rem;
    }
    .slide-container-categorias {
      padding-top: 1rem;
      padding-bottom: 1rem;
    }
    @media (min-width: 768px) {
      .slide-container-categorias {
        margin-left: 3rem;
        margin-right: 3rem;
      }
    }
    @media (min-width: 768px) {
      .slide-container-categorias {
        margin-bottom: 4rem;
      }
    }
    @media (min-width: 768px) {
      .slide-container-categorias {
        padding-top: 2rem;
        padding-bottom: 2rem;
      }
    }
    .slide-container-categorias {
      .slide_obj {
        position: relative;
      }
      .slide_obj {
        display: inline-block;
      }
      .slide_obj {
        display: flex;
      }
      .slide_obj {
        flex-direction: column;
      }
      .slide_obj {
        align-items: center;
      }
      .slide_obj {
        overflow: hidden;
      }
      .slide_obj {
        text-align: center;
      }
      .slide_obj{
        .slide_img_bg {
          height: 5rem;
        }
        @media (min-width: 768px) {
          .slide_img_bg {
            height: 7rem;
          }
        }
        .slide_title {
          font-size: 14px;
        }
        .slide_title {
          line-height: 1.5rem;
        }
        @media (min-width: 768px) {
          .slide_title {
            font-size: 18px;
          }
        }
        @media (min-width: 768px) {
          .slide_title {
            line-height: 2rem;
          }
        }
      }
    }
    .box-productos {
      position: relative;
    }
    .box-productos {
      margin-top: 3rem;
      margin-bottom: 3rem;
    }
    .box-productos {
      display: block;
    }
    .box-productos {
      border-top-width: 2px;
      border-bottom-width: 2px;
    }
    .box-productos {
      padding: 1rem;
    }
    @media (min-width: 768px) {
      .box-productos {
        border-radius: 0.75rem !important;
      }
    }
    @media (min-width: 768px) {
      .box-productos {
        border-width: 2px;
      }
    }
    .box-productos {
      .head {
        position: absolute;
      }
      .head {
        left: 1rem;
      }
      .head {
        top: -30px;
      }
      .head {
        border-top-left-radius: 0.5rem !important;
        border-top-right-radius: 0.5rem !important;
      }
      .head {
        padding-top: 0.125rem;
        padding-bottom: 0.125rem;
      }
      .head {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
      }
      .head {
        font-family: BebasNeueRegular, sans-serif;
      }
      .head {
        font-size: 18px;
      }
      .head {
        text-transform: uppercase;
      }
      .head {
        letter-spacing: 0.05em;
      }
      .head {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity));
      }
      @media (min-width: 768px) {
        .head {
          top: -40px;
        }
      }
      @media (min-width: 768px) {
        .head {
          font-size: 24px;
        }
      }
      .head {
        span {
          font-family: BebasNeueRegular, sans-serif;
        }
        span {
          font-size: 18px;
        }
        span {
          letter-spacing: 0.05em;
        }
        span {
          --tw-text-opacity: 1;
          color: rgb(243 217 16 / var(--tw-text-opacity));
        }
        @media (min-width: 768px) {
          span {
            font-size: 24px;
          }
        }
      }
      .filtro {
        display: flex;
      }
      .filtro {
        justify-content: space-between;
      }
      .filtro {
        border-bottom-width: 1px;
      }
      .filtro {
        --tw-border-opacity: 1;
        border-color: rgb(110 108 108 / var(--tw-border-opacity));
      }
      @media (min-width: 768px) {
        .filtro {
          margin-left: 2rem;
        }
      }
      .filtro{
        div {
          font-family: BebasNeueBold, sans-serif;
        }
        div {
          font-size: 16px;
        }
        div {
          text-transform: uppercase;
        }
        div {
          letter-spacing: 0.05em;
        }
        @media (min-width: 768px) {
          div {
            font-size: 18px;
          }
        }
      }
    }
    .producto-caja {
      margin-bottom: -1px;
    }
    .producto-caja {
      border-bottom-width: 1px;
    }
    .producto-caja {
      border-style: dashed;
    }
    .producto-caja {
      --tw-border-opacity: 1;
      border-color: rgb(120 120 120 / var(--tw-border-opacity));
    }
    .producto-caja {
      padding-top: 1.25rem;
      padding-bottom: 1.25rem;
    }
    .producto-caja {
      .producto {
        position: relative;
      }
      .producto {
        border-width: 0px;
      }
      .producto {
        border-style: dashed;
      }
      .producto {
        --tw-border-opacity: 1;
        border-color: rgb(120 120 120 / var(--tw-border-opacity));
      }
      .producto {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
      }
      .producto {
        text-transform: uppercase;
      }
      @media (min-width: 576px) {
        .producto {
          border-right-width: 1px;
        }
      }
      @media (min-width: 768px) {
        .producto {
          padding-top: 3.5rem;
        }
      }
      .producto{
        .img {
          width: 100%;
        }
        .img{
          img {
            margin: auto;
          }
          img {
            width: auto;
          }
        }
        .nuevo {
          position: absolute;
        }
        .nuevo {
          right: 1.25rem;
        }
        .nuevo {
          top: 0.25rem;
        }
        .nuevo {
          --tw-bg-opacity: 1;
          background-color: rgb(242 204 25 / var(--tw-bg-opacity));
        }
        .nuevo {
          padding-left: 0.75rem;
          padding-right: 0.75rem;
        }
        .nuevo {
          font-family: RobotoBold, sans-serif;
        }
        .nuevo {
          font-size: 16px;
        }
        .nuevo {
          --tw-text-opacity: 1;
          color: rgb(0 0 0 / var(--tw-text-opacity));
        }
        .detalle {
          height: 160px;
        }
        .detalle {
          padding: 0.75rem;
        }
        .detalle {
          padding-bottom: 0px;
        }
        .detalle{
          .nombre {
            height: 40px;
          }
          .nombre {
            overflow: hidden;
          }
          .nombre {
            text-overflow: ellipsis;
          }
          .nombre {
            font-family: BebasNeueBold, sans-serif;
          }
          .nombre {
            line-height: 2rem;
          }
          .nombre {
            letter-spacing: 0.025em;
          }
          .nombre {
            --tw-text-opacity: 1;
            color: rgb(34 34 34 / var(--tw-text-opacity));
          }
        }
      }
    }
    .detalle-producto.mobile {
      display: block;
    }
    @media (min-width: 768px) {
      .detalle-producto.mobile {
        display: none;
      }
    }
    .detalle-producto {
      display: none;
    }
    @media (min-width: 768px) {
      .detalle-producto {
        display: block;
      }
    }
    .detalle-producto{
      .nombre {
        margin-bottom: 1.25rem;
      }
      .nombre {
        font-size: 20px;
      }
      .nombre {
        --tw-text-opacity: 1;
        color: rgb(34 34 34 / var(--tw-text-opacity));
      }
    }
    .codigo {
      font-family: BebasNeueRegular, sans-serif;
    }
    .codigo {
      font-size: 16px;
    }
    .codigo {
      letter-spacing: 0.05em;
    }
    .codigo {
      --tw-text-opacity: 1;
      color: rgb(163 161 161 / var(--tw-text-opacity));
    }
    .precio {
      display: flex;
    }
    .precio {
      justify-content: center;
    }
    .precio{
      div {
        align-self: flex-start;
      }
      div {
        font-family: RobotoBold, sans-serif;
      }
      div {
        font-size: 32px;
      }
      div {
        line-height: 32px;
      }
      div {
        --tw-text-opacity: 1;
        color: rgb(255 0 0 / var(--tw-text-opacity));
      }
      span {
        align-self: flex-start;
      }
      span {
        padding-right: 0.25rem;
      }
      span {
        font-family: RobotoBold, sans-serif;
      }
      span {
        --tw-text-opacity: 1;
        color: rgb(255 0 0 / var(--tw-text-opacity));
      }
    }
    .oferta {
      font-family: RobotoBold, sans-serif;
    }
    .oferta {
      font-size: 20px;
    }
    .oferta {
      --tw-text-opacity: 1;
      color: rgb(163 161 161 / var(--tw-text-opacity));
    }
    .oferta {
      text-decoration-line: line-through;
    }
    .ahorro {
      margin: auto;
    }
    .ahorro {
      width: -moz-fit-content;
      width: fit-content;
    }
    .ahorro {
      --tw-bg-opacity: 1;
      background-color: rgb(48 51 126 / var(--tw-bg-opacity));
    }
    .ahorro {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
    }
    .ahorro {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
    }
    .detail_list {
      padding-top: 0.25rem;
      padding-bottom: 0.25rem;
    }
    .detall_img {
      position: relative;
    }
    .detall_img {
      .nuevo {
        position: absolute;
      }
      .nuevo {
        right: 1.25rem;
      }
      .nuevo {
        top: 0.25rem;
      }
      .nuevo {
        z-index: 10;
      }
      .nuevo {
        --tw-bg-opacity: 1;
        background-color: rgb(242 204 25 / var(--tw-bg-opacity));
      }
      .nuevo {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
      }
      .nuevo {
        font-family: RobotoBold, sans-serif;
      }
      .nuevo {
        font-size: 16px;
      }
      .nuevo {
        text-transform: uppercase;
      }
      .nuevo {
        --tw-text-opacity: 1;
        color: rgb(0 0 0 / var(--tw-text-opacity));
      }
      .detall_slide_sup {
        margin-bottom: 0.75rem;
      }
      .detall_slide_sup {
        .slider-for {
          overflow: hidden;
        }
        .slider-for{
          .slick-slide {
            .img_slide_detalle {
              margin: auto;
            }
            .img_slide_detalle {
              height: 500px;
            }
            .img_slide_detalle {
              background-size: cover;
            }
            .img_slide_detalle {
              background-position: center;
            }
            .img_slide_detalle {
              background-repeat: no-repeat;
            }
          }
        }
      }
    }
    .detall_slide {
      margin-bottom: 1.25rem;
    }
    .detall_slide {
      padding-left: 4rem;
      padding-right: 4rem;
    }
    .detall_slide {
      .slider-nav {
        .slick-list {
          overflow: hidden;
        }
        .slick-list{
          .slick-track{
            .slick-slide{
              .img_box {
                position: relative;
              }
              .img_box {
                padding: 0.75rem;
              }
              .img_box {
                img {
                  margin: auto;
                }
                img {
                  width: auto;
                }
              }
            }
          }
        }
        button.slick-prev.slick-arrow {
          background:  url(../img/icon/izq.png) no-repeat scroll center center !important;
          height:100%;
          width: 36px;
          left: -40px;
          z-index: 10;
          content: "" !important;
          &::after, &::before {
            background:  url(../img/icon/izq.png) no-repeat scroll center center !important;
            height:100%;
            width: 36px;
            left: -40px;
            z-index: 10;
            content: "" !important;
          }
        }
        button.slick-next.slick-arrow {
          background:  url(../img/icon/der.png) no-repeat scroll center center !important;
          height:100%;
          width: 36px;
          right:  -40px;
          z-index: 10;
          content: "" !important;
          &::after, &::before {
            background:  url(../img/icon/der.png) no-repeat scroll center center !important;
            height:100%;
            width: 36px;
            right:  -40px;
            z-index: 10;
            content: "" !important;
          }
        }
      }
    }
  }
  .info-text-big{
    p, span, label {
      font-size: 16px;
    }
    @media (min-width: 768px) {
      p, span, label {
        font-size: 24px;
      }
    }
  }
  .info-text{
    p, span, label {
      font-size: 16px;
    }
    @media (min-width: 768px) {
      p, span, label {
        font-size: 18px;
      }
    }
  }
  .full-screen {
    padding-left: 5%;
    padding-right: 5%;
  }
  .full-screen {
    img {
      width: 60%;
    }
    img {
      padding-top: 1.25rem;
      padding-bottom: 1.25rem;
    }
    @media (min-width: 768px) {
      img {
        width: 100%;
      }
    }
    @media (min-width: 768px) {
      img {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
      }
    }
  }
  .section-sub-title {
    font-family: BebasNeueRegular, sans-serif;
  }
  .section-sub-title {
    font-size: 18px;
  }
  .section-sub-title {
    font-weight: 700;
  }
  .section-sub-title {
    text-transform: uppercase;
  }
  .section-sub-title {
    letter-spacing: 0.05em;
  }
  .section-sub-title {
    --tw-text-opacity: 1;
    color: rgb(102 102 102 / var(--tw-text-opacity));
  }
  @media (min-width: 768px) {
    .section-sub-title {
      margin-bottom: 1rem;
    }
  }
  @media (min-width: 768px) {
    .section-sub-title {
      font-size: 20px;
    }
  }
  .section-sub-title.blue {
    --tw-text-opacity: 1;
    color: rgb(48 51 126 / var(--tw-text-opacity));
  }
  .section-sub-title2 {
    margin-bottom: 1rem;
  }
  .section-sub-title2 {
    margin-top: 0.5rem;
  }
  .section-sub-title2 {
    font-family: BebasNeueRegular, sans-serif;
  }
  .section-sub-title2 {
    font-size: 16px;
  }
  .section-sub-title2 {
    font-weight: 700;
  }
  .section-sub-title2 {
    text-transform: uppercase;
  }
  .section-sub-title2 {
    letter-spacing: 0.05em;
  }
  .section-sub-title2 {
    --tw-text-opacity: 1;
    color: rgb(102 102 102 / var(--tw-text-opacity));
  }
  @media (min-width: 768px) {
    .section-sub-title2 {
      font-size: 18px;
    }
  }
  .ver_mas {
    font-family: BebasNeueBold, sans-serif;
  }
  .ver_mas {
    font-size: 14px;
  }
  .ver_mas {
    text-transform: uppercase;
  }
  .ver_mas {
    letter-spacing: 0.05em;
  }
  .ver_mas {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }
  .ver_mas:hover {
    text-decoration-line: none;
  }
  .media_box_link {
    position: relative;
  }
  .media_box_link {
    margin-left: auto;
    margin-right: auto;
  }
  .media_box_link {
    margin-top: 0px;
  }
  .media_box_link {
    margin-bottom: 1.25rem;
  }
  .media_box_link {
    display: table;
  }
  .media_box_link {
    height: 100%;
  }
  .media_box_link {
    width: 100%;
  }
  .media_box_link {
    overflow: hidden;
  }
  .media_box_link:hover {
    text-decoration-line: none;
  }
  .media_box_link{
    .media_box {
      position: relative;
    }
    .media_box {
      margin: auto;
    }
    .media_box {
      height: 300px;
    }
    .media_box {
      background-size: cover;
    }
    .media_box {
      background-position: center;
    }
    .media_box {
      background-repeat: no-repeat;
    }
    .media_detalle {
      margin-top: 0.5rem;
    }
    .media_detalle {
      width: 100%;
    }
    .media_detalle {
      padding-top: 0.75rem;
      padding-bottom: 0.75rem;
    }
    .media_detalle {
      text-align: left;
    }
    .media_detalle{
      h2 a {
        margin-top: 0px;
        margin-bottom: 0px;
      }
      h2 a {
        display: table;
      }
      h2 a {
        font-family: RobotoBold, sans-serif;
      }
      h2 a {
        text-transform: uppercase;
      }
      h2 a {
        line-height: 2rem;
      }
      h2 a:hover {
        --tw-text-opacity: 1;
        color: rgb(48 51 126 / var(--tw-text-opacity));
      }
      h2 a:hover {
        text-decoration-line: none;
      }
      h3 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
      }
      h3 {
        font-family: RobotoRegular, sans-serif;
      }
      h3 {
        font-size: 14px;
      }
      .cuerpo {
        display: flex;
      }
      .cuerpo {
        font-family: RobotoRegular, sans-serif;
      }
      .cuerpo{
        .ver {
          margin-left: 1.25rem;
        }
        .ver {
          font-family: RobotoBold, sans-serif;
        }
        .ver:hover {
          --tw-text-opacity: 1;
          color: rgb(48 51 126 / var(--tw-text-opacity));
        }
        .ver:hover {
          text-decoration-line: none;
        }
      }
    }
  }
  .pagination-group {
    display: flex;
  }
  .pagination-group {
    align-items: center;
  }
  .pagination-group > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }
  @media (min-width: 992px) {
    .pagination-group > :not([hidden]) ~ :not([hidden]) {
      --tw-space-x-reverse: 0;
      margin-right: calc(2rem * var(--tw-space-x-reverse));
      margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .pagination-group{
    div{
      &.page {
        font-size: 14px;
      }
      @media (min-width: 768px) {
        &.page {
          font-size: 16px;
        }
      }
      &.page{
        input {
          margin-left: 0.25rem;
          margin-right: 0.25rem;
        }
        input {
          width: 4rem;
        }
        input {
          border-width: 1px;
        }
        input {
          --tw-border-opacity: 1;
          border-color: rgb(216 216 216 / var(--tw-border-opacity));
        }
        input {
          padding-top: 0.5rem;
          padding-bottom: 0.5rem;
        }
        input {
          padding-left: 0.25rem;
          padding-right: 0.25rem;
        }
        input {
          text-align: center;
        }
        @media (min-width: 768px) {
          input {
            width: 5rem;
          }
        }
        @media (min-width: 768px) {
          input {
            padding-left: 0.75rem;
            padding-right: 0.75rem;
          }
        }
      }
      &.btns {
        font-size: 0px;
      }
      &.btns{
        a {
          --tw-bg-opacity: 1;
          background-color: rgb(242 242 242 / var(--tw-bg-opacity));
        }
        a {
          padding-left: 1.25rem;
          padding-right: 1.25rem;
        }
        a {
          padding-top: 0.75rem;
          padding-bottom: 0.75rem;
        }
        a:hover {
          --tw-bg-opacity: 1;
          background-color: rgb(216 216 216 / var(--tw-bg-opacity));
        }
        a:hover {
          --tw-text-opacity: 1;
          color: rgb(48 51 126 / var(--tw-text-opacity));
        }
        a{
          i {
            font-size: 24px !important;
          }
          &.nav-disabled:hover {
            cursor: not-allowed;
          }
          &.nav-disabled:hover {
            --tw-bg-opacity: 1;
            background-color: rgb(242 242 242 / var(--tw-bg-opacity));
          }
        }
      }
      fieldset {
        position: relative;
      }
      fieldset {
        width: 13rem;
      }
      fieldset {
        border-radius: 0.75rem;
      }
      fieldset {
        border-width: 1px !important;
      }
      fieldset {
        border-style: solid;
      }
      fieldset {
        --tw-border-opacity: 1 !important;
        border-color: rgb(216 216 216 / var(--tw-border-opacity)) !important;
      }
      fieldset {
        padding-left: 1rem;
        padding-right: 1rem;
      }
      fieldset {
        padding-top: 0.5rem;
      }
      fieldset {
        padding-bottom: 0.25rem;
      }
      @media (min-width: 768px) {
        fieldset {
          width: 20rem;
        }
      }
      fieldset{
        legend {
          position: absolute;
        }
        legend {
          top: -1rem;
        }
        legend {
          left: 0.75rem;
        }
        legend {
          margin-bottom: 0px;
        }
        legend {
          width: auto;
        }
        legend {
          border-color: transparent;
        }
        legend {
          --tw-bg-opacity: 1;
          background-color: rgb(255 255 255 / var(--tw-bg-opacity));
        }
        legend {
          padding-left: 0.5rem;
          padding-right: 0.5rem;
        }
        legend {
          font-size: 12px;
        }
        legend{
          span {
            font-size: 12px;
          }
        }
        @media (min-width: 768px) {
          .legend-sm {
            display: none;
          }
        }
        .legend-md {
          display: none;
        }
        @media (min-width: 768px) {
          .legend-md {
            display: block;
          }
        }
      }
      .form-group {
        margin-bottom: 0px;
      }
      .form-group{
        .form-control {
          border-width: 0px;
        }
      }
    }
  }
  .hide {
    display: none;
  }
  .hide-sm {
    display: none;
  }
  @media (min-width: 768px) {
    .hide-sm {
      display: block;
    }
  }
  .hide-sm-first {
    margin-left: 0px !important;
  }
  @media (min-width: 768px) {
    .hide-sm-first {
      margin-left: 1.25rem !important;
    }
  }
  .head-categoria {
    font-size: 24px;
  }
  @media (min-width: 768px) {
    .head-categoria {
      font-size: 32px;
    }
  }
  .grid-icon, .list-icon {
    opacity: 0.2;
  }
  .grid-icon:hover, .list-icon:hover {
    opacity: 1;
  }
  .grid-icon, .list-icon{
    &.active {
      opacity: 1 !important;
    }
  }
  .note p, .page-loading, .panel .panel-body {
    font-size: 16px;
  }
  .pregunta-producto {
    position: relative;
  }
  .pregunta-producto {
    margin-top: 2.5rem;
  }
  .pregunta-producto {
    border-top-width: 1px;
  }
  .pregunta-producto {
    border-style: dashed;
  }
  .pregunta-producto {
    --tw-border-opacity: 1;
    border-color: rgb(203 203 203 / var(--tw-border-opacity));
  }
  .pregunta-producto {
    padding-top: 1.25rem;
  }
  .pregunta-producto{
    .fecha {
      position: absolute;
    }
    .fecha {
      top: -1rem;
    }
    .fecha {
      right: 1.25rem;
    }
    .fecha {
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    }
    .fecha {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
    }
    .fecha {
      font-size: 14px;
    }
    .pregunta {
      font-family: RobotoRegular, sans-serif;
    }
    .respuesta{
    }
  }
}

footer {
  overflow: hidden;
  padding: 0px;
}

@media (min-width: 768px) {
  footer {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}

footer {
  @media (min-width: 768px) {
    .footer_rp {
      display: none;
    }
  }
  .footer_info {
    display: none;
  }
  @media (min-width: 768px) {
    .footer_info {
      display: block;
    }
  }
  @media (min-width: 768px) {
    .menu-footer {
      display: none;
    }
  }
  .footer_header, .footer_header span {
    font-family: BebasNeueRegular, sans-serif !important;
  }
  .footer_header, .footer_header span {
    letter-spacing: 0.05em !important;
  }
  ul {
    list-style-type: none;
  }
  ul {
    padding-left: 0px;
  }
  ul {
    li {
      line-height: 2.5rem;
    }
    li {
      a {
        &:hover {
          text-decoration-line: none;
        }
      }
    }
  }
  .redes_sociales li {
    display: inline-block;
  }
  .redes_sociales li{
    a {
      --tw-text-opacity: 1 !important;
      color: rgb(153 153 153 / var(--tw-text-opacity)) !important;
    }
    a:hover {
      --tw-text-opacity: 1 !important;
      color: rgb(110 108 108 / var(--tw-text-opacity)) !important;
    }
    a{
      i {
        font-size: 20px !important;
      }
    }
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 18px;
  }
  .fa-phone-volume {
    --tw-text-opacity: 1;
    color: rgb(153 153 153 / var(--tw-text-opacity));
  }
  .footer_header {
    margin-top: 1.25rem;
  }
  .footer_header {
    margin-bottom: 0.75rem;
  }
  .footer_header {
    font-size: 18px;
  }
  .footer_header {
    font-weight: 700;
  }
  .footer_header {
    text-transform: uppercase;
  }
  .footer_header span {
    margin-top: 0px;
  }
  .footer_header span {
    display: inline-block;
  }
  .footer_header span {
    font-family: BebasNeueRegular, sans-serif;
  }
  .footer_header span {
    font-size: 18px;
  }
  .footer_header span {
    font-weight: 700;
  }
  .footer_header span {
    letter-spacing: 0.05em;
  }
  .footer_logo {
    img {
      margin-top: 0.75rem;
    }
    img {
      height: 5rem;
    }
    img {
      width: auto;
    }
  }
  .feet {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  .feet {
    display: flex;
  }
  .feet {
    flex-direction: column;
  }
  .feet {
    align-items: center;
  }
  .feet {
    justify-content: center;
  }
  .feet{
    img {
      margin-left: auto;
      margin-right: auto;
    }
    img {
      margin-top: 0.75rem;
    }
    div {
      text-align: center;
    }
    div {
      font-family: RobotoRegular, sans-serif;
    }
    div {
      font-size: 12px;
    }
    @media (min-width: 768px) {
      div {
        font-size: 16px;
      }
    }
  }
}

.login-errors {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 3.5rem;
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(218 74 84 / var(--tw-text-opacity));
}

.ingresar {
  font-family: RobotoBold, sans-serif !important;
}

.forgot {
  --tw-text-opacity: 1;
  color: rgb(48 51 126 / var(--tw-text-opacity));
}

.forgot:hover {
  text-decoration-line: none;
}

.btn_acept {
  border-radius: 0.75rem !important;
  --tw-bg-opacity: 1;
  background-color: rgb(48 51 126 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  &:hover {
    border-radius: 0.75rem !important;
  }
  &:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(48 51 126 / var(--tw-bg-opacity));
  }
  &:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}

.btn_clear {
  border-radius: 0.75rem !important;
  --tw-bg-opacity: 1;
  background-color: rgb(233 231 231 / var(--tw-bg-opacity));
}

.btn-obtenga {
  border-radius: 0.75rem !important;
  font-size: 16px;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .btn-obtenga {
    font-size: 24px;
  }
}

.btn-obtenga{
  &:hover {
    border-radius: 0.75rem !important;
  }
  &:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  &:hover {
    text-decoration-line: none;
  }
}

.icon_line_rp,
.icon_line_rp:after, 
.icon_line_rp:before {
  width: 30px;
  background-color: #969595;
  position: absolute;
  height: 4px;
  border-radius: 2px !important;
  content: '';
  -webkit-transition-timing-function: ease;
  -webkit-transition-duration: .2s;
  -webkit-transition-property: transform,opacity;
  transition-timing-function: ease;
  transition-duration: .2s;
  transition-property: transform,opacity;
}

.icon_line_rp {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  margin-left: -40px !important;
  margin-right: -40px !important;
}

.icon_line_rp:before {
  top: 7px;
  left: 0px;
}

.icon_line_rp:after {
  top: 14px;
  left: 0px;
}

.menu_rp.open .icon_line_rp {
  transform: translate3d(0,10px,0) rotate(45deg);
}

.menu_rp.open .icon_line_rp:after {
  top: 20px;
  transform: translate3d(0,-20px,0) rotate(-90deg);
}

.menu_rp.open .icon_line_rp:before {
  top: 20px;
  transform: translate3d(0,-20px,0) rotate(90deg);
}

.icon_line, 
.icon_line:after, 
.icon_line:before {
  width: 30px;
  background-color: #969595;
  position: absolute;
  height: 4px;
  border-radius: 2px !important;
  content: '';
  -webkit-transition-timing-function: ease;
  -webkit-transition-duration: .2s;
  -webkit-transition-property: transform,opacity;
  transition-timing-function: ease;
  transition-duration: .2s;
  transition-property: transform,opacity;
}

.icon_line {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  margin-left: 9px !important;
  margin-right: 9px !important;
  display: none;
}

@media (min-width: 768px) {
  .icon_line {
    display: block;
  }
}

.icon_line:before {
  top: 7px;
  left: 0px;
}

.icon_line:after {
  top: 14px;
  left: 0px;
}

.content_form {
  margin-top: 2.5rem;
}

.accordion.faqs .panel .panel-title .accordion-toggle.accordion-toggle-styled{
  background: url(../img/icon/icon-arriba.png) right 12px no-repeat;
  margin-right: 15px;
}

.accordion.faqs .panel .panel-title .accordion-toggle.accordion-toggle-styled.collapsed{
  background: url(../img/icon/icon-abajo.png) right 12px no-repeat
}

.accordion.footer .panel .panel-title .accordion-toggle.accordion-toggle-styled,
.accordion.menu-mobile .panel .panel-title .accordion-toggle.accordion-toggle-styled,
.accordion.detalle .panel .panel-title .accordion-toggle.accordion-toggle-styled{
  background: url(../img/icon/icon-minus.png) right 12px no-repeat;
  margin-right: 15px;
}

.accordion.footer .panel .panel-title .accordion-toggle.accordion-toggle-styled.collapsed,
.accordion.menu-mobile .panel .panel-title .accordion-toggle.accordion-toggle-styled.collapsed,
.accordion.detalle .panel .panel-title .accordion-toggle.accordion-toggle-styled.collapsed{
  background: url(../img/icon/icon-plus.png) right 12px no-repeat
}

.accordion.footer .panel .panel-title .accordion-toggle.accordion-toggle-styled.footer_header,
.accordion.menu-mobile .panel .panel-title .accordion-toggle.accordion-toggle-styled {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  text-transform: uppercase;
}

.accordion.footer .panel .panel-body p, 
.accordion.footer .panel .panel-body div,
.accordion.footer .panel .panel-body a {
  font-size: 15px;
}

@media (min-width: 768px) {
  .accordion.footer .panel .panel-body p, 
.accordion.footer .panel .panel-body div,
.accordion.footer .panel .panel-body a {
    font-size: 16px;
  }
}

.accordion.footer{
  .panel {
    margin-top: 0px;
  }
  .panel {
    border-left-width: 0px !important;
    border-right-width: 0px !important;
  }
  .panel {
    border-top-width: 1px;
    border-bottom-width: 1px;
  }
  .panel {
    .panel-body {
      border-top-width: 0px;
    }
    .panel-body {
      padding-top: 0px;
    }
    &.panel-default {
      border-top-width: 1px;
      border-bottom-width: 1px;
    }
  }
  .panel-sub {
    padding-left: 1.25rem;
  }
  .panel-sub{
    h5 {
      padding-top: 0.625rem;
      padding-bottom: 0.625rem;
    }
    h5{
      a:hover {
        --tw-text-opacity: 1;
        color: rgb(218 74 84 / var(--tw-text-opacity));
      }
      a:hover {
        text-decoration-line: none;
      }
      i {
        --tw-text-opacity: 1;
        color: rgb(0 83 168 / var(--tw-text-opacity));
      }
      a.active {
        --tw-text-opacity: 1;
        color: rgb(218 74 84 / var(--tw-text-opacity));
      }
    }
  }
}

.accordion.detalle {
  .panel {
    border-radius: 0.5rem !important;
  }
  .panel {
    .panel-heading {
      border-radius: 0.5rem !important;
    }
    .panel-body {
      border-top-width: 0px;
    }
  }
}

.accordion.menu .panel .panel-title .accordion-toggle.accordion-toggle-styled,
.accordion.menu-mobile .panel .panel-title .accordion-toggle.accordion-toggle-styled{
  background: url(../img/icon/icon-minus.png) right 12px no-repeat;
  background-position-y: center !important;
  margin-right: 15px;
}

.accordion.menu .panel .panel-title.empty .accordion-toggle.accordion-toggle-styled,
.accordion.menu-mobile .panel .panel-title.empty .accordion-toggle.accordion-toggle-styled{
  background: none !important;
  margin-right: 15px;
}

.accordion.menu .panel .panel-title .accordion-toggle.accordion-toggle-styled.collapsed,
.accordion.menu-mobile .panel .panel-title .accordion-toggle.accordion-toggle-styled.collapsed{
  background: url(../img/icon/icon-plus.png) right 12px no-repeat;
  background-position-y: center !important;
}

.accordion.menu .panel .panel-title.empty .accordion-toggle.accordion-toggle-styled.collapsed,
.accordion.menu-mobile .panel .panel-title.empty .accordion-toggle.accordion-toggle-styled.collapsed{
  background: none !important;
}

.accordion.menu {
  margin-bottom: 0px;
  display: none;
  width: 300px;
  padding-left: 0px;
}

@media (min-width: 992px) {
  .accordion.menu {
    display: block;
  }
}

.accordion.menu{
  .panel-default {
    margin-top: 0px !important;
  }
  .panel-default {
    border-width: 1px !important;
  }
  .panel-default {
    border-width: 0px !important;
  }
  .menu-head {
    display: flex;
  }
  .menu-head {
    width: 300px;
  }
  .menu-head {
    align-items: center;
  }
  .menu-head {
    justify-content: space-between;
  }
  .menu-head {
    border-bottom-width: 1px;
  }
  .menu-head {
    --tw-border-opacity: 1;
    border-color: rgb(216 216 216 / var(--tw-border-opacity));
  }
  .menu-head {
    --tw-bg-opacity: 1;
    background-color: rgb(48 51 126 / var(--tw-bg-opacity));
  }
  .menu-head {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .menu-head {
    padding-right: 1.5rem;
  }
  .menu-head {
    padding-left: 2.5rem;
  }
  .menu-head{
    a {
      font-family: RobotoBold, sans-serif;
    }
    a {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
    }
    a {
      &:hover {
        text-decoration-line: none;
      }
    }
  }
  h4 {
    display: flex;
  }
  h4 {
    width: 300px;
  }
  h4 {
    align-items: center;
  }
  h4 {
    justify-content: space-between;
  }
  h4 {
    border-bottom-width: 1px;
  }
  h4 {
    --tw-border-opacity: 1;
    border-color: rgb(216 216 216 / var(--tw-border-opacity));
  }
  h4 {
    --tw-bg-opacity: 1;
    background-color: rgb(244 244 244 / var(--tw-bg-opacity));
  }
  h4 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  h4 {
    padding-right: 1.5rem;
  }
  h4 {
    padding-left: 1.25rem !important;
  }
  h4{
    a {
      width: 100%;
    }
    a {
      font-family: RobotoBold, sans-serif;
    }
    a {
      --tw-text-opacity: 1;
      color: rgb(0 0 0 / var(--tw-text-opacity));
    }
    a:hover {
      --tw-text-opacity: 1;
      color: rgb(48 51 126 / var(--tw-text-opacity));
    }
    a:hover {
      text-decoration-line: none;
    }
    a:focus {
      text-decoration-line: none;
    }
    a:active {
      --tw-text-opacity: 1;
      color: rgb(48 51 126 / var(--tw-text-opacity));
    }
    a:active {
      text-decoration-line: none;
    }
  }
  h4.active {
    border-left-width: 8px;
  }
  h4.active {
    --tw-border-opacity: 1;
    border-left-color: rgb(218 74 84 / var(--tw-border-opacity));
  }
  h4.active {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  h4.active {
    padding-left: 0.75rem !important;
  }
  h4.active{
    a {
      --tw-text-opacity: 1;
      color: rgb(48 51 126 / var(--tw-text-opacity));
    }
  }
  .panel-sub {
    border-right-width: 1px;
  }
  .panel-sub {
    border-bottom-width: 1px;
  }
  .panel-sub {
    --tw-border-opacity: 1;
    border-color: rgb(216 216 216 / var(--tw-border-opacity));
  }
  .panel-sub {
    padding: 1.25rem;
  }
  .panel-sub {
    padding-left: 2.5rem;
  }
  .panel-sub{
    h5 {
      padding-top: 0.625rem;
      padding-bottom: 0.625rem;
    }
    h5{
      a:hover {
        --tw-text-opacity: 1;
        color: rgb(218 74 84 / var(--tw-text-opacity));
      }
      a:hover {
        text-decoration-line: none;
      }
      i {
        --tw-text-opacity: 1;
        color: rgb(0 83 168 / var(--tw-text-opacity));
      }
      a.active {
        --tw-text-opacity: 1;
        color: rgb(218 74 84 / var(--tw-text-opacity));
      }
    }
  }
}

.accordion.menu-mobile {
  margin-bottom: 0px;
  padding-left: 0px;
  .panel-default {
    margin-top: 0px !important;
  }
  .panel-default {
    border-width: 1px !important;
  }
  .panel-default {
    border-width: 0px !important;
  }
  h4 {
    display: flex;
  }
  h4 {
    align-items: center;
  }
  h4 {
    justify-content: space-between;
  }
  h4 {
    border-bottom-width: 1px;
  }
  h4 {
    --tw-border-opacity: 1;
    border-color: rgb(216 216 216 / var(--tw-border-opacity));
  }
  h4 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  h4 {
    padding-right: 1.5rem;
  }
  h4 {
    padding-left: 1.25rem !important;
  }
  h4{
    a {
      width: 100%;
    }
    a {
      padding-top: 0.25rem;
      padding-bottom: 0.25rem;
    }
    a {
      font-family: BebasNeueBold, sans-serif;
    }
    a {
      letter-spacing: 0.05em;
    }
    a {
      --tw-text-opacity: 1;
      color: rgb(120 120 120 / var(--tw-text-opacity));
    }
    a:hover {
      --tw-text-opacity: 1;
      color: rgb(48 51 126 / var(--tw-text-opacity));
    }
    a:hover {
      text-decoration-line: none;
    }
    a:focus {
      text-decoration-line: none;
    }
    a:active {
      --tw-text-opacity: 1;
      color: rgb(48 51 126 / var(--tw-text-opacity));
    }
    a:active {
      text-decoration-line: none;
    }
  }
  h4.active {
    border-left-width: 8px;
  }
  h4.active {
    --tw-border-opacity: 1;
    border-left-color: rgb(218 74 84 / var(--tw-border-opacity));
  }
  h4.active {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  h4.active {
    padding-left: 0.75rem !important;
  }
  h4.active{
    a {
      --tw-text-opacity: 1;
      color: rgb(48 51 126 / var(--tw-text-opacity));
    }
  }
  .panel-sub {
    border-bottom-width: 1px;
  }
  .panel-sub {
    --tw-border-opacity: 1;
    border-color: rgb(216 216 216 / var(--tw-border-opacity));
  }
  .panel-sub {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .panel-sub {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .panel-sub{
    h5 {
      padding-bottom: 0.625rem;
    }
    h5{
      a:hover {
        --tw-text-opacity: 1;
        color: rgb(218 74 84 / var(--tw-text-opacity));
      }
      a:hover {
        text-decoration-line: none;
      }
      i {
        --tw-text-opacity: 1;
        color: rgb(0 83 168 / var(--tw-text-opacity));
      }
      a.active {
        --tw-text-opacity: 1;
        color: rgb(218 74 84 / var(--tw-text-opacity));
      }
    }
    .panel-title {
      border-width: 0px;
    }
    .panel-title  {
      .accordion-toggle {
        margin-right: 0.25rem !important;
      }
      .accordion-toggle {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
      }
      .accordion-toggle {
        font-family: RobotoRegular, sans-serif;
      }
      .accordion-toggle {
        font-size: 16px;
      }
      .accordion-toggle {
        text-transform: none !important;
      }
    }
    .panel-sub {
      border-bottom-width: 0px;
    }
    .panel-sub {
      padding-top: 0px;
      padding-bottom: 0px;
    }
    .panel-sub {
      padding-left: 1.25rem;
      padding-right: 1.25rem;
    }
    .panel-sub {
      padding-left: 4rem;
    }
    .panel-sub{
      h5 {
        padding-bottom: 0.625rem;
      }
      h5{
        a {
          font-family: RobotoRegular, sans-serif;
        }
        a {
          font-size: 16px;
        }
        a:hover {
          --tw-text-opacity: 1;
          color: rgb(218 74 84 / var(--tw-text-opacity));
        }
        a:hover {
          text-decoration-line: none;
        }
        i {
          --tw-text-opacity: 1;
          color: rgb(0 83 168 / var(--tw-text-opacity));
        }
        a.active {
          --tw-text-opacity: 1;
          color: rgb(218 74 84 / var(--tw-text-opacity));
        }
      }
    }
  }
}

.panel-default>.panel-heading {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.front_doc {
  margin-bottom: 2.5rem;
  .form-group {
    margin-bottom: 0.5rem;
  }
  .form-group{
    .input-group {
      width: 100%;
    }
    .input-group {
      .kv-fileinput-caption {
        height: 4rem;
      }
      .kv-fileinput-caption {
        border-top-left-radius: 0.75rem !important;
        border-bottom-left-radius: 0.75rem !important;
      }
      .kv-fileinput-caption{
        .file-caption-name {
          height: 3rem;
        }
        .file-caption-name {
          font-size: 14px;
        }
        .file-caption-name {
          line-height: 2.5rem;
        }
      }
      .input-group-btn {
        width: 40%;
      }
      .input-group-btn {
        border-top-right-radius: 0.75rem !important;
        border-bottom-right-radius: 0.75rem !important;
      }
      .input-group-btn {
        border-width: 1px;
      }
      .input-group-btn {
        --tw-border-opacity: 1 !important;
        border-color: rgb(220 220 220 / var(--tw-border-opacity)) !important;
      }
      .input-group-btn {
        --tw-bg-opacity: 1;
        background-color: rgb(243 241 241 / var(--tw-bg-opacity));
      }
      .input-group-btn {
        text-align: center;
      }
      .input-group-btn {
        --tw-text-opacity: 1;
        color: rgb(102 102 102 / var(--tw-text-opacity));
      }
      .input-group-btn{
        .fileinput-remove {
          border-style: none;
        }
        .fileinput-remove {
          --tw-bg-opacity: 1;
          background-color: rgb(243 241 241 / var(--tw-bg-opacity));
        }
        .fileinput-remove {
          padding-left: 4rem;
          padding-right: 4rem;
        }
        .fileinput-remove:hover {
          --tw-bg-opacity: 1;
          background-color: rgb(243 241 241 / var(--tw-bg-opacity));
        }
        .fileinput-remove{
          span:hover, i:hover {
            --tw-text-opacity: 1;
            color: rgb(48 51 126 / var(--tw-text-opacity));
          }
        }
        .input-file {
          top: 0;
        }
        span {
          font-size: 14px !important;
        }
      }
    }
  }
  .feet-file {
    margin-top: -0.75rem;
  }
  .feet-file {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .feet-file {
    font-size: 14px;
  }
}

.sinlabel{
  margin-top: -20px;
}

#hidden-sucursales {
  display: none;
  width: 100%;
}

@media (min-width: 768px) {
  #hidden-sucursales {
    height: 80%;
    width: 90%;
  }
}

#hidden-sucursales{
  iframe {
    width: 100%;
  }
  @media (min-width: 768px) {
    iframe {
      height: 100%;
    }
  }
}

.error_box {
  margin-left: auto;
  margin-right: auto;
  margin-top: 6rem;
  margin-bottom: 1.25rem;
  width: 600px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(238 238 238 / var(--tw-border-opacity));
  padding: 1.25rem;
  text-align: center;
  .error_box_logo {
    margin-left: auto;
    margin-right: auto;
  }
  .error_box_logo {
    margin-top: 0px;
  }
  .error_box_logo {
    margin-bottom: 1.25rem;
  }
  .error_box_logo {
    max-width: 400px;
    max-height: 71px;
    .error_box_logo img {
      margin-left: auto;
      margin-right: auto;
    }
    .error_box_logo img {
      margin-top: 0px;
      margin-bottom: 0px;
    }
    .error_box_logo img {
      height: 4rem;
    }
  }
  .error_box_text{
    margin-top: 100px;
    font-size: 28px;
    color: #7D8C9D;
    font-weight: bold;
    text-transform: uppercase;
    .error_numero{
      font-size: 32px;
      color: #000;
      margin-bottom: 20px;
    }
  }
}

.error_footer{
  max-width: 600px;
  margin: 0 auto;
}

.alertify-message{
  margin-bottom:15px;
}

.hover\:no-underline:hover {
  text-decoration-line: none;
}

@media (min-width: 768px) {
  .md\:\!my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .md\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:mt-10 {
    margin-top: 2.5rem;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:basis-1\/2 {
    flex-basis: 50%;
  }

  .md\:flex-wrap {
    flex-wrap: wrap;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .md\:px-\[10\%\] {
    padding-left: 10%;
    padding-right: 10%;
  }

  .md\:px-\[8\%\] {
    padding-left: 8%;
    padding-right: 8%;
  }

  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:\!text-24 {
    font-size: 24px !important;
  }

  .md\:\!text-34 {
    font-size: 34px !important;
  }

  .md\:text-24 {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .lg\:mt-20 {
    margin-top: 5rem;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }
}



