.dropzone,.dropzone *{box-sizing:border-box}.dropzone{position:relative}.dropzone .dz-preview{position:relative;display:inline-block;width:120px;margin:.5em}.dropzone .dz-preview .dz-progress{display:block;height:15px;border:1px solid #aaa}.dropzone .dz-preview .dz-progress .dz-upload{display:block;height:100%;width:0;background:green}.dropzone .dz-preview .dz-error-message{color:red;display:none}.dropzone .dz-preview.dz-error .dz-error-message,.dropzone .dz-preview.dz-error .dz-error-mark{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{display:block}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{position:absolute;display:none;left:30px;top:30px;width:54px;height:58px;left:50%;margin-left:-27px}
@keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0px)}100%{opacity:0;transform:translateY(-40px)}}@keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0px)}}@keyframes pulse{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;border:2px solid rgba(0,0,0,.3);background:#fff;padding:20px 20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:2em 0}.dropzone .dz-message .dz-button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(to bottom, #eee, #ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{transition:opacity 0.2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid rgba(200,200,200,.8);background-color:rgba(255,255,255,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:rgba(255,255,255,.4);padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{transform:scale(1.05, 1.05);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{animation:passing-through 3s cubic-bezier(0.77, 0, 0.175, 1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;animation:slide-in 3s cubic-bezier(0.77, 0, 0.175, 1)}.dropzone .dz-preview .dz-success-mark,.dropzone .dz-preview .dz-error-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.dropzone .dz-preview .dz-success-mark svg,.dropzone .dz-preview .dz-error-mark svg{display:block;width:54px;height:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;transition:all 0.2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity 0.4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:rgba(255,255,255,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(to bottom, #666, #444);position:absolute;top:0;left:0;bottom:0;width:0;transition:width 300ms ease-in-out}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;transition:opacity 0.3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:linear-gradient(to bottom, #be2626, #a92222);padding:.5em 1.2em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}
@charset "UTF-8";
/* ------------------------------------------------------------------------- */
/* VARIABLES 100X100 */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* GENEREAL STYLE FRO 100X100 */
/* ------------------------------------------------------------------------- */
.center-content {
  text-align: center;
}

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

.right-content {
  text-align: right;
}

/* ------------------------------------------------------------------------- */
/* 100X100 GRID SYSTEM */
/* ------------------------------------------------------------------------- */
.column-container {
  font-size: 0;
}

.column {
  display: inline-block;
  padding: 0.5%;
  vertical-align: top;
}

.column-1 {
  width: 8.3333333333%;
}

.column-2 {
  width: 16.6666666667%;
}

.column-3 {
  width: 25%;
}

.column-4 {
  width: 33.333333333%;
}

.column-5 {
  width: 41.666666667%;
}

.column-6 {
  width: 50%;
}

.column-7 {
  width: 58.333333333%;
}

.column-8 {
  width: 66.666666667%;
}

.column-9 {
  width: 75%;
}

.column-10 {
  width: 83.33333333%;
}

.column-11 {
  width: 91.66666667%;
}

.column-12 {
  width: 100%;
}

/* Special Grids */
.column-margin {
  display: inline-block;
  vertical-align: top;
}

.column-1_11 {
  width: 8.5%;
  margin-left: 0.29545455%;
  margin-right: 0.29545455%;
}

@media only screen and (max-width: 1100px) {
  .column-1-tablet {
    width: 8.3333333333%;
  }
  .column-2-tablet {
    width: 16.6666666667%;
  }
  .column-3-tablet {
    width: 25%;
  }
  .column-4-tablet {
    width: 33.333333333%;
  }
  .column-5-tablet {
    width: 41.666666667%;
  }
  .column-6-tablet {
    width: 50%;
  }
  .column-7-tablet {
    width: 58.333333333%;
  }
  .column-8-tablet {
    width: 66.666666667%;
  }
  .column-9-tablet {
    width: 75%;
  }
  .column-10-tablet {
    width: 83.33333333%;
  }
  .column-11-tablet {
    width: 91.66666667%;
  }
  .column-12-tablet {
    width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  .column-1-mobile {
    width: 8.3333333333%;
  }
  .column-2-mobile {
    width: 16.6666666667%;
  }
  .column-3-mobile {
    width: 25%;
  }
  .column-4-mobile {
    width: 33.333333333%;
  }
  .column-5-mobile {
    width: 41.666666667%;
  }
  .column-6-mobile {
    width: 50%;
  }
  .column-7-mobile {
    width: 58.333333333%;
  }
  .column-8-mobile {
    width: 66.666666667%;
  }
  .column-9-mobile {
    width: 75%;
  }
  .column-10-mobile {
    width: 83.33333333%;
  }
  .column-11-mobile {
    width: 91.66666667%;
  }
  .column-12-mobile {
    width: 100%;
  }
  .column-0-mobile {
    display: none;
  }
}
/* ------------------------------------------------------------------------- */
/* VARIABLES FORM VALIDATION 100x100 */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* GENEREAL STYLE FORM VALIDATION 100x100 */
/* ------------------------------------------------------------------------- */
/* INPUT CSS */
.hundreds-validation__input_error {
  border-color: #d63031 !important;
}

label.hundreds-validation__input_error,
p.hundreds-validation__input_error,
label.hundreds-validation__input_error a {
  color: #d63031 !important;
  border-color: #d63031 !important;
}

/*.hundreds-validation__input_success{
	border-color: $hundreds-success-color !important;
}*/
/* MESSAGES CSS */
.form-messages {
  margin: 20px 0 30px;
}

.form-messages__success {
  color: #00b894;
}

.form-messages__errors {
  color: #d63031;
}

.form-messages_hide {
  display: none;
}

.form-messages_show {
  display: block;
}

/* ------------------------------------------------------------------------- */
/* FONTS */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* VARIABLES */
/* ------------------------------------------------------------------------- */
/* 400 y 600*/
/* 400 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
figure,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  text-decoration: none;
}

/* ==========================================================================
   RESET CSS
   ========================================================================== */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
figure,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  text-decoration: none;
}

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

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}

a {
  text-decoration: none;
  outline: 0;
}

a:hover {
  text-decoration: none;
}

* {
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
}

p a {
  outline: 0;
}

p a:hover {
  text-decoration: underline;
}

input[type=submit],
input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

html,
body {
  overflow-x: hidden;
}

/* ------------------------------------------------------------------------- */
/* GENEREAL STYLE - Classes used throught all the project */
/* ------------------------------------------------------------------------- */
body {
  background-color: white;
  min-height: 100%;
  font-family: "Poppins", sans-serif !important;
  color: #2B2B34;
  font-size: 15px;
  line-height: 140%;
  -webkit-font-smoothing: antialiased;
}

p {
  font-size: 15px;
  line-height: 140%;
  margin-bottom: 10px;
  color: #2B2B34;
}

.container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 5%;
  padding-right: 5%;
}

.container-medio {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding-left: 5%;
  padding-right: 5%;
}

.container-mini {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding-left: 5%;
  padding-right: 5%;
}

.container-micro {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 5%;
  padding-right: 5%;
}

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

a,
button {
  cursor: pointer;
}

.clearfix, .clear {
  clear: both;
}

strong {
  font-weight: 600;
}

p a, a {
  text-decoration: none;
  color: #2B2B34;
  font-weight: 400;
}

p i, i {
  font-style: italic;
}

ul {
  list-style: none;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

hr {
  border: none;
  margin: 25px 0;
  width: 50px;
  height: 1px;
  background: #AF0604;
}

hr.center {
  margin: 25px auto;
}

.no_padding {
  padding: 0px !important;
}

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

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

.padding-small {
  padding-top: 40px;
  padding-bottom: 40px;
}

.padding-medium {
  padding-top: 80px;
  padding-bottom: 80px;
}

.padding-big {
  padding-top: 140px;
  padding-bottom: 140px;
}

.padding-anchor {
  padding-top: 100px;
  padding-bottom: 40px;
}

.left {
  float: left;
}

.right {
  float: right;
}

/* CALLTOACTIONS */
a.calltoaction {
  display: inline-block;
  margin: 0;
  width: auto;
  text-align: center;
  padding: 10px 20px;
  color: white;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  line-height: 120%;
  border-radius: 5px;
  font-size: 14px;
  background-color: #AF0604;
  transition: all 0.2s;
  opacity: 1;
  -webkit-appearance: none;
}

a.calltoaction:hover {
  text-decoration: none;
  background-color: #068052;
}

a.calltoaction.white {
  background: white;
  color: #2B2B34;
}

a.calltoaction.white:hover {
  text-decoration: none;
}

/* ANIMATIONS */
.animated {
  animation-fill-mode: both;
  animation-duration: 1.6s;
}

.fadeInUp {
  animation-name: fadeInUp;
}

.fadeToLeft {
  animation-name: fadeToLeft;
}

.fadeToRight {
  animation-name: fadeToRight;
}

.fadeOpacity {
  animation-name: fadeOpacity;
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes blinkingimage {
  50% {
    transform: scaleY(1);
  }
}
@keyframes blinking {
  50% {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate(0, 200px);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes fadeToLeft {
  0% {
    opacity: 0;
    transform: translate(100px, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes fadeToRight {
  0% {
    opacity: 0;
    transform: translate(-100px, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes fadeOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@media only screen and (max-width: 1200px) {
  body, p, ul li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 800px) {
  .padding-small {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .padding-medium {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .padding-big {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .padding-anchor {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .columna2, .columna2-last {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .columna4 {
    width: 49%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 600px) {
  p, ul li {
    font-size: 13px;
  }
  .padding-small {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .padding-medium {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .padding-big {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .padding-anchor {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
/* ------------------------------------------------------------------------- */
/* GENEREAL STYLE - Classes used throught all the project */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* COOKIES */
/* ------------------------------------------------------------------------- */
.cookies {
  position: fixed;
  bottom: 10px;
  left: 10px;
  width: 90%;
  max-width: 400px;
  padding: 25px 40px 20px 25px;
  z-index: 100;
  background-color: white;
  border-radius: 5px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.cookies .message-close-button {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  background: transparent url("../../images/close.svg") no-repeat;
  background-size: 100%;
  cursor: pointer;
}

.cookies p {
  font-size: 14px;
  color: #2B2B34;
  line-height: 130%;
  margin-bottom: 0;
}

.cookies p.cookies__text {
  margin-bottom: 3px;
}

.cookies p:last-child {
  text-align: right;
}

.cookies p a {
  color: #2B2B34;
  font-weight: 600;
  font-size: 15px;
}

.cookies p a:hover {
  color: #2B2B34;
}

@media only screen and (max-width: 800px) {
  .cookies__text {
    font-size: 13px;
  }
}
@media only screen and (max-width: 600px) {
  .cookies {
    padding: 30px 50px 30px 20px;
  }
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
  border-radius: 10px;
  background-color: #fff;
}

::-webkit-scrollbar {
  width: 10px;
  background-color: #fff;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
  background-color: #AF0604;
}

/* ------------------------------------------------------------------------- */
/* HEADER STYLES */
/* ------------------------------------------------------------------------- */
.header {
  padding: 10px 0px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 15;
  box-shadow: 0 3px 10px rgba(149, 157, 165, 0.2);
}

.header_logo {
  width: 150px;
}

.main_header {
  padding: 0 40px;
}

.menu_title {
  color: #AF0604;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin: 30px;
  border-left: 1px solid #f0f0f0;
  padding: 30px;
  font-size: 20px;
}

.menu_logout {
  color: #AF0604;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  padding: 14px;
  display: flex;
  margin-top: 5px;
}

.nav-link {
  display: flex;
  justify-content: space-between;
  color: #2B2B34 !important;
  font-weight: 400 !important;
}

.nav-link-child {
  font-weight: 400 !important;
  padding-left: 20px !important;
  font-size: 14px;
  background-color: #f0f0f0;
}

.nav-link-child:hover {
  background-color: rgba(179, 91, 89, 0.4117647059) !important;
  font-weight: 400 !important;
  color: #2B2B34 !important;
}

.nav-link svg {
  margin-top: 5px !important;
}

.nav-link img {
  max-width: 100%;
  max-height: 20px;
  height: auto;
  width: auto;
  display: block;
  margin-right: 20px;
  margin-left: 20px;
  filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(1691%) hue-rotate(187deg) brightness(119%) contrast(74%) !important;
}

.nav-link-active svg g {
  fill: white;
}

.nav-link-active img {
  margin-left: 16px !important;
  filter: brightness(0) saturate(100%) invert(12%) sepia(58%) saturate(7119%) hue-rotate(13deg) brightness(86%) contrast(117%) !important;
}

.nav-link[aria-expanded=true] {
  color: #2B2B34 !important;
  background: #f0f0f0;
  border-left: 4px solid #500403;
}

.nav-link[aria-expanded=true] img {
  margin-left: 16px !important;
  filter: brightness(0) saturate(100%) invert(12%) sepia(58%) saturate(7119%) hue-rotate(13deg) brightness(86%) contrast(117%) !important;
}

.nav-link[aria-expanded=true] svg g {
  fill: white;
}

.nav-link p {
  display: flex;
  margin: 0;
}

.nav-left-sidebar {
  position: fixed;
  width: 240px;
  top: 76px;
  background-color: #fff;
  font-family: "Poppins", sans-serif;
  height: 100%;
}

.nav-left-sidebar .navbar {
  position: relative;
  padding: 30px 0px 120px 0px;
  border: none !important;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav {
  display: block;
  margin-right: 30px;
}

.nav-left-sidebar .navbar-nav {
  width: 100%;
}

.nav-left-sidebar .navbar-nav .nav-link {
  font-size: 14px;
  padding: 15px 15px;
  transition: 0.3s;
  color: #2B2B34;
  text-transform: uppercase;
}

.nav-left-sidebar .navbar-nav .nav-link-active {
  color: #2B2B34 !important;
  background: #f0f0f0;
  border-left: 4px solid #AF0604;
}

.navbar-light .navbar-nav .nav-link:hover {
  color: white !important;
  background: rgba(179, 91, 89, 0.4117647059);
}

.nav-link:hover img {
  filter: brightness(0) saturate(100%) invert(12%) sepia(58%) saturate(7119%) hue-rotate(13deg) brightness(86%) contrast(117%) !important;
}

.nav-title {
  margin: 0;
  font-weight: 600;
  padding: 8px 30px 5px 15px;
  color: #2B2B34 !important;
  font-size: 15px;
  margin-top: 20px;
  font-family: #500403;
  text-transform: uppercase;
}

hr {
  border: none;
  margin: 5px 28px 10px 15px;
  width: 50px;
  height: 1px;
  background: #AF0604;
}

.align-hr {
  margin-left: 0;
}

.responsive_menu {
  position: fixed;
  width: 100%;
  background-color: #fff;
  overflow-y: scroll;
  height: 100%;
  padding-bottom: 75px;
}

.nav-link-active_responsive {
  color: white !important;
  background: #AF0604;
}

.nav-link-active_responsive:hover {
  color: white !important;
}

.nav-item-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 240px;
  background: white;
}

.nav-item-fixed:hover {
  background: rgba(179, 91, 89, 0.4117647059);
  color: white !important;
}

.nav-item-fixed .nav-link:hover {
  color: white !important;
}

.header .header_idiomas {
  border-left: 1px solid #AF0604;
  margin-left: 10px;
  padding-left: 10px;
  margin-top: 5px;
}

.header .header_idiomas ul {
  display: flex;
  flex-direction: column;
}

.header .header_idiomas ul li {
  display: inline-block;
  margin: 0 5px;
}

.header .header_idiomas ul li a {
  color: #000;
  display: block;
  font-size: 12px;
  line-height: 120%;
  overflow: hidden;
  padding: 8px 0 5px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}

.header_idiomas_active {
  color: #AF0604 !important;
}

/*Breadcrumbs*/
.breadcrumbs {
  margin: 20px 20px 0px 280px;
  background: #f0f0f0;
  padding: 0;
}

.breadcrumb {
  background-color: transparent;
  padding: 0;
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: "|" !important;
  color: #AF0604;
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.breadcrumb-link {
  font-weight: 400 !important;
  font-family: #500403;
  font-size: 13px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb-item .active {
  color: #999999 !important;
  font-weight: 600;
}

.breadcrumb-item {
  font-size: 13px;
  color: #AF0604 !important;
  font-weight: 600;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.duration-150 {
  transition-duration: 150ms;
}

.transition {
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}

.p-2 {
  padding: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

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

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

.inline-flex {
  display: inline-flex;
}

.p-2 {
  padding: 0.5rem !important;
}

.w-6 {
  width: 1.5rem;
}

.h-6 {
  height: 1.5rem;
}

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

#toggle-hamburger--close {
  padding-top: 10px;
}

#toggle-hamburger--open {
  padding-top: 10px;
}

@media (min-width: 800px) {
  .toggle {
    display: block !important;
  }
  #toggle-hamburger--close {
    display: none;
  }
  #toggle-hamburger--open {
    display: none;
  }
}
@media (max-width: 800px) {
  #toggle-hamburger--close {
    display: block;
  }
  #toggle-hamburger--open {
    display: block;
  }
  #user-info {
    display: none;
  }
}
/* ------------------------------------------------------------------------- */
/* BASE PAGE STYLES */
/* ------------------------------------------------------------------------- */
.items-center {
  align-items: center;
}

.bg-gray-100 {
  background-color: #f0f0f0 !important;
}

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

.flex {
  display: flex;
}

*, ::before, ::after {
  --tw-shadow: 0 0 #0000;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.overflow-hidden {
  overflow: hidden;
}

.w-full {
  width: 100%;
}

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

.mt-6 {
  margin-top: 1.5rem;
}

.mt-4 {
  margin-top: 1rem;
}

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

.mb-4, .my-4 {
  margin-bottom: 1rem !important;
}

.ml-4 {
  margin-left: 1rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.block {
  display: block;
}

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

.rounded {
  border-radius: 0.25rem;
}

.min-h-screen {
  min-height: 100vh;
}

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

.h-16 {
  height: 4rem;
}

.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity));
}

.border-b {
  border-bottom-width: 1px;
}

.bg-white {
  background-color: #fff !important;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

.hidden {
  display: none;
}

.navbar {
  display: block;
}

a:hover {
  color: #AF0604;
}

.divisor {
  color: #AF0604;
  padding: 10px;
}

main {
  padding-top: 90px;
}

.main_content {
  position: relative;
  left: 0;
  min-height: 80% !important;
  padding: 20px 40px 40px 30px;
  background: transparent;
  margin: 0px 20px 0px 250px;
}

.label-status {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  gap: 10px;
  margin-top: -35px;
  margin-bottom: 30px;
}

git .span-draft {
  font-weight: 400;
  display: inline-block;
  width: -moz-max-content;
  width: max-content;
  text-align: center;
  background-color: #E5A32A;
  padding: 4px 12px;
  border-radius: 5px;
  text-transform: uppercase;
  color: white !important;
}

.span-canceled, .span-pending {
  font-weight: 400;
  display: inline-block;
  width: -moz-max-content;
  width: max-content;
  text-align: center;
  background-color: #B32C16;
  padding: 1px 12px;
  border-radius: 5px;
  text-transform: uppercase;
  color: white !important;
}

.span-available, .span-confirmed, .span-active, .span-none {
  font-weight: 400;
  display: inline-block;
  width: -moz-max-content;
  width: max-content;
  text-align: center;
  background-color: #66A346;
  padding: 1px 12px;
  border-radius: 5px;
  text-transform: uppercase;
  color: white !important;
}

.span-spent, .span-expired {
  font-weight: 400;
  display: inline-block;
  width: -moz-max-content;
  width: max-content;
  text-align: center;
  background-color: #818181;
  padding: 1px 12px;
  border-radius: 5px;
  text-transform: uppercase;
  color: white !important;
}

.span-next {
  font-weight: 400;
  display: inline-block;
  width: -moz-max-content;
  width: max-content;
  text-align: center;
  background-color: #1672b3;
  padding: 1px 12px;
  border-radius: 5px;
  text-transform: uppercase;
  color: white !important;
}

table [class^=span-] {
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .main_content {
    margin-left: 30px;
  }
  .nav-left-sidebar {
    display: none;
  }
  .breadcrumbs {
    margin: 20px 20px 0px 60px;
  }
  .modal-dialog {
    max-width: 500px;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
  .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
  }
}
@media (min-width: 640px) {
  .sm\:rounded-lg {
    border-radius: 0.5rem;
  }
  .sm\:max-w-md {
    max-width: 28rem;
  }
  .sm\:pt-0 {
    padding-top: 0px;
  }
  .sm\:justify-center {
    justify-content: center;
  }
}
/* ------------------------------------------------------------------------- */
/* PAGE PAGE STYLES */
/* ------------------------------------------------------------------------- */
/*LOGIN*/
.submit_button {
  text-transform: uppercase;
  display: block;
  width: 100% !important;
  font-family: "Poppins", sans-serif;
  color: white !important;
  background: black;
  font-size: 14px;
  font-weight: 400 !important;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid transparent;
  padding: 10px;
  -webkit-appearance: none;
  transition: all 0.2s cubic-bezier(0.15, 0.9, 0.34, 0.95);
}

.submit_button:hover {
  background: rgba(179, 91, 89, 0.4117647059);
  color: white !important;
  font-weight: 400 !important;
}

.login-container {
  display: flex;
}

.form-section, .login-section {
  justify-content: center;
  align-items: center;
  padding: 100px;
  color: rgba(205, 179, 203, 0.3882352941);
}

.login-section {
  flex: 1;
  display: flex;
  background: white;
  box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
  flex-direction: column;
}

.login-section form {
  width: 100%;
  max-width: 500px;
  background-color: rgba(255, 255, 255, 0.568627451) !important;
  box-shadow: 0 3px 10px rgba(149, 157, 165, 0.55);
}

.login-section h1 {
  font-size: 50px !important;
  font-weight: 600;
  margin-bottom: 40px;
  text-align: center;
}

.login-logo {
  margin: auto;
  margin-bottom: 20px;
}

/*GENERAL*/
.page-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.page-title h1 {
  font-size: 24px;
  font-weight: bold;
  margin: 0;
}

.primary_button {
  background: black;
  color: white;
  padding: 8px 16px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  text-transform: uppercase;
}

.primary_button:hover {
  background: white;
  color: black;
  padding: 8px 16px;
  border: 1px solid black;
  border-radius: 4px;
  cursor: pointer;
  text-transform: uppercase;
}

.secondary-button {
  text-align: center;
  background: transparent;
  color: #500403;
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 400 !important;
  border: 1px solid #500403;
}

.secondary-button:hover {
  background: transparent;
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 400 !important;
  color: rgba(179, 91, 89, 0.4117647059) !important;
  border: 1px solid rgba(179, 91, 89, 0.4117647059);
}

.actions {
  display: flex;
  gap: 10px;
}

/*MODALS*/
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-content {
  border: none;
  box-shadow: none;
  padding: 1rem;
}

.no-border {
  border: none;
}

.modal-footer {
  border: none !important;
}

.modal-footer .submit_button {
  width: auto !important;
}

.modal-title {
  font-weight: 600;
}

.modal-preheader {
  height: 30px;
}

.modal-header {
  border: none !important;
  text-transform: uppercase;
  padding-top: 0;
  justify-content: center !important;
}

.modal-body input {
  border: 1px solid #999999;
}

.modal-body select {
  border: 1px solid #999999;
}

.modal-dialog {
  max-width: 1000px;
}

.close {
  padding: 10px !important;
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

/*PROGRESS BAR*/
.bar-progress {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.bar-progress::before {
  content: "";
  position: absolute;
  top: 19px;
  left: 4px;
  right: 0;
  height: 2px;
  background-color: #AF0604;
  z-index: 1;
  width: 98%;
}

.step {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 2;
  cursor: pointer;
}

.step-number {
  width: 40px;
  height: 40px;
  background-color: #f0f0f0;
  color: #AF0604;
  border: 2px solid #AF0604;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  margin-bottom: 5px;
}

.step-label {
  font-size: 14px;
  color: #AF0604;
  text-transform: uppercase;
  white-space: nowrap;
}

.step.active .step-number {
  background-color: #AF0604;
  color: white;
  border-color: #AF0604;
}

/*CLIENT*/
.machine_document {
  padding: 10px;
  background: #f0f0f0;
  color: #2B2B34 !important;
  display: flex;
}

.machine_document img {
  width: auto;
  height: 20px;
  margin-right: 10px;
}

.machine_document_delete {
  margin-left: 10px;
  background: transparent;
  font-size: 16px;
}

.documents-category_select {
  padding: 0px 10px !important;
  height: 37px !important;
}

.client_document {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}

.machine_document_date {
  color: #999999 !important;
  font-size: 12px;
  margin-left: 20px;
  text-transform: uppercase;
}

/*CONFIGURARION*/
.sector-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 0;
}

.sector-name {
  color: #2B2B34 !important;
}

.sector-name-bold {
  color: #2B2B34 !important;
  font-weight: 600;
  padding: 5px 0;
}

.sector-actions {
  display: flex;
  flex-direction: row;
  gap: 20px;
}

.sector-actions button {
  background: transparent;
}

.sector-actions-edit {
  display: flex;
  flex-direction: row;
  gap: 10px;
}

.sector-edit {
  flex-grow: 1;
  margin-right: 10px;
}

.new-sector-form {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  border-radius: 5px;
}

.new-sector-input {
  margin-right: 10px;
}

.subcategory-info {
  display: flex;
  flex-grow: 1;
  gap: 20px;
}

.subcategory-name {
  width: 300px;
}

.subcategory-description {
  flex-grow: 1;
}

.editing-sector-form {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 5px;
  gap: 10px;
  flex: 1;
}

/*PACKS*/
.sector-progress_bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 500px;
  margin-bottom: 10px;
}

.sector-progress_bar-info .label {
  color: #999999 !important;
  font-size: 12px;
}

.sector-progress_bar-info .value {
  font-size: 16px;
  font-weight: 400;
}

.progress-bar-container {
  width: 100%;
  height: 15px;
  background-color: #eee;
  border-radius: 5px;
  position: relative;
}

.progress-bar {
  height: 100%;
  background-color: #AF0604;
  border-radius: 10px;
  color: white;
  font-size: 10px;
}

.pack-info .label {
  color: #999999 !important;
  font-size: 12px !important;
  text-transform: uppercase;
}

.pack-info .value {
  font-size: 16px;
  font-weight: 400;
}

/*DASHBOARD*/
.icon_title {
  display: flex;
  align-items: baseline;
}

.icon_title img {
  max-width: 100%;
  max-height: 20px;
  height: auto;
  width: auto;
}

.icon_title p {
  font-size: 18px;
  margin-left: 10px;
}

.icon_title__price {
  font-size: 25px;
  font-weight: 600;
}

/* ------------------------------------------------------------------------- */
/* GENERAL FORM STYLES */
/* ------------------------------------------------------------------------- */
.hundreds-form label {
  width: 100%;
  margin-bottom: 10px !important;
  display: inline-block !important;
  font-size: 16px !important;
  line-height: 120% !important;
}

.hundreds-form h2 {
  text-transform: uppercase;
  width: 100%;
  font-weight: 600 !important;
  margin-bottom: 20px !important;
  display: inline-block !important;
  font-size: 16px !important;
  line-height: 120% !important;
}

h4 {
  text-transform: uppercase;
  width: 100%;
  font-weight: 600 !important;
  margin-bottom: 15px !important;
  display: inline-block !important;
  font-size: 16px !important;
  line-height: 120% !important;
}

input:focus {
  border: 1px solid #999999 !important;
  --tw-ring-color: $color-dark_grey!important;
}

input[type=checkbox] {
  border: 1px solid #AF0604;
}

textarea {
  height: auto !important;
  resize: none !important;
}

input[type=submit] {
  display: inline-block;
  position: relative;
  background: #AF0604;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  cursor: pointer;
  border-radius: 5px;
  color: white;
  border: 1px solid transparent;
  opacity: 1;
  margin: 0;
  outline: 0;
  padding: 15px 25px;
  width: 170px;
  -webkit-appearance: none;
  transition: all 0.2s cubic-bezier(0.15, 0.9, 0.34, 0.95);
}

input[type=submit]:hover {
  background: rgba(179, 91, 89, 0.4117647059);
}

select {
  height: 52px !important;
  padding: 17px;
  background: white url(../images/arrow-select.svg) calc(100% - 10px) 50% no-repeat !important;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  line-height: 140%;
  border-radius: 5px;
  color: #2B2B34;
  width: 100%;
  border: none;
  box-sizing: border-box;
  outline: 0;
  -webkit-appearance: none;
}

[type=checkbox], [type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
}

[type=checkbox]:checked {
  background-image: none !important;
  background-color: #AF0604 !important;
  border: 1px solid #AF0604;
}

[type=checkbox], [type=radio] {
  color: #AF0604 !important;
  border: 1px solid #AF0604;
}

input[type=search] {
  position: relative;
  background: #f5f5f5 url(../images/search.svg) no-repeat;
  background-position: 98% center;
  border-radius: 5px;
  padding: 8px 30px 8px 10px;
  border: none;
  margin: 2px 0 3px 0;
  font-size: 14px;
  line-height: 120%;
}

.grey-button {
  background: transparent;
  color: #500403 !important;
  font-weight: 400 !important;
  border: 1px solid #500403;
}

.grey-button:hover {
  background: transparent !important;
  font-weight: 400 !important;
  color: rgba(179, 91, 89, 0.4117647059) !important;
  border: 1px solid rgba(179, 91, 89, 0.4117647059);
}

.delete_option {
  padding: 15px 5px;
  color: #AF0604 !important;
  font-size: 12px;
}

.delete-button {
  background: none;
  color: red !important;
}

.delete-button:hover {
  background: none;
  color: rgba(150, 0, 0, 0.85) !important;
}

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

.password_text {
  margin-bottom: 20px;
}

.form_label {
  color: #2B2B34 !important;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  margin-left: 10px;
}

.form-control:focus {
  background-color: white !important;
  border: 1px solid #999999 !important;
}

.form-control, input[type=email], input[type=text], input[type=time], textarea, input[type=number], input[type=password], input[type=tel], input[type=date], select {
  padding: 15px;
  border-radius: 5px;
  height: 52px;
  color: #2B2B34;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  background: white;
  outline: 0;
  width: 100%;
  transition: all 0.5s cubic-bezier(0.15, 0.9, 0.34, 0.95);
  -webkit-appearance: none;
  border: 1px solid #2B2B34;
}

.form-control:disabled, .form-control[readonly], input:disabled {
  background-color: #e9ecef !important;
}

.select2-container {
  width: 100% !important;
}

.select2-container--default .select2-selection--single {
  margin-bottom: 10px;
  padding: 8px 10px;
  background: white url(../images/arrow-select.svg) calc(100% - 10px) 50% no-repeat !important;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  line-height: 140%;
  border-radius: 5px !important;
  color: #2B2B34;
  width: 100%;
  border: 1px solid #999999 !important;
  box-sizing: border-box;
  outline: 0;
  -webkit-appearance: none;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #500403 !important;
}

.select2-search__field {
  border: 1px solid #aaa !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: normal !important;
  color: black !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 7px !important;
  padding-left: 5px !important;
}

.select2-container .select2-selection--single {
  height: 52px !important;
}

.hundreds-validation__input_error {
  border: 1px solid red !important;
}

.hundreds-form__checkbox input[type=radio], .hundreds-form__checkbox input[type=checkbox] {
  display: none;
}

.hundreds-form__checkbox_download {
  display: flex;
  flex-wrap: wrap;
}

.hundreds_checkbox {
  flex: 50%;
}

.hundreds-form__checkbox label {
  font-family: "Poppins", sans-serif;
  color: #2B2B34;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400 !important;
  line-height: 120%;
  vertical-align: middle;
  padding-left: 30px;
  margin-top: 15px;
  position: relative;
  text-align: left;
}

.hundreds-form__checkbox label:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  height: 20px;
  width: 20px;
  border: 1px solid #500403;
  background-color: transparent;
  border-radius: 10px;
}

.hundreds-form__checkbox label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  height: 14px;
  width: 14px;
  background-color: white;
  border-radius: 10px;
  transition: all 0.5s cubic-bezier(0.15, 0.9, 0.34, 0.95);
}

.hundreds-form__checkbox label a {
  color: #AF0604;
  border-bottom: 1px solid #2B2B34;
}

.hundreds-form__checkbox input[type=radio]:checked + label, .hundreds-form__checkbox input[type=checkbox]:checked + label {
  color: #2B2B34;
}

.hundreds-form__checkbox input[type=radio]:checked + label:after, .hundreds-form__checkbox input[type=checkbox]:checked + label:after {
  background-color: #500403;
}

.table_btn img {
  width: 20px;
}

.btn-collapse, .btn-collapse:focus {
  width: 100%;
  text-align: left;
  background-color: #f0f0f0;
  color: black;
  border-color: none;
  position: relative;
}

.info {
  margin-left: 10px;
  border: 1px solid #AF0604;
  border-radius: 18px;
  padding: 0px 4px;
  font-size: 9px !important;
  cursor: pointer;
}

.inline-input {
  display: flex;
  align-items: center;
}

.inline-input p, .inline-input label {
  margin-top: 15px;
  width: 170px;
  text-transform: none;
  font-weight: 400;
}

.inline-input select {
  width: 10% !important;
}

.inline-input input {
  width: 130px !important;
}

.custom-file {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  height: 52px;
  cursor: pointer;
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0;
  opacity: 0;
}

.custom-file-label {
  padding: 15px 50px 15px 15px;
  border-radius: 5px;
  height: 52px !important;
  color: #000000;
  font-weight: 400 !important;
  font-size: 14px;
  background: white;
  outline: 0;
  width: 100%;
  transition: all 0.5s cubic-bezier(0.15, 0.9, 0.34, 0.95);
  -webkit-appearance: none;
  border: 1px solid #969696;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
}

.custom-file-label::after {
  height: 52px !important;
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: 0;
  z-index: 3;
  display: block;
  line-height: 1.5;
  color: #ffffff;
  content: "Seleccionar";
  background-color: #AF0604;
  border-left: 1px solid #999999;
  border-radius: 5px;
  padding: 15px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 14px;
}

.custom-file-label-no_button {
  border: none;
}

.custom-file-label-no_button::after {
  display: none;
}

.custom-file-label-border {
  border: 1px solid #999999;
}

::-webkit-input-placeholder {
  opacity: 0.8;
}

:-moz-placeholder {
  opacity: 0.8;
}

::-moz-placeholder {
  opacity: 0.8;
}

:-ms-input-placeholder {
  opacity: 0.8;
}

.hundreds-form {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

.form_group {
  background-color: white;
  padding: 25px;
  border-radius: 5px;
  margin-bottom: 30px;
}

.form_group span {
  font-size: 14px;
  color: #AF0604;
}

.form_group span .error {
  font-size: 14px;
  color: #AF0604;
}

.error {
  font-size: 14px;
  color: #AF0604;
  padding-top: 15px;
  display: block;
}

.error_message {
  color: #AF0604;
}

.group {
  width: 100%;
  padding: 0;
  margin: 0;
}

.group label {
  display: block;
  color: #2B2B34;
  margin-bottom: 5px;
}

.group textarea {
  resize: vertical;
}

.radio-group {
  display: flex;
  gap: 60px;
}

.radio-group label {
  display: flex !important;
  align-items: center;
  gap: 15px;
  color: #2B2B34;
  cursor: pointer;
  flex: 0 0 auto;
  width: auto;
}

.radio-group input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid #999999;
  border-radius: 50%;
  position: relative;
  outline: none;
  cursor: pointer;
  margin-top: 2px;
}

.radio-group input[type=radio]::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 13px;
  height: 13px;
  background-color: transparent;
  border-radius: 50%;
  transition: background-color 0.3s;
}

.radio-group input[type=radio]:checked {
  border-color: #AF0604;
}

.radio-group input[type=radio]:checked::before {
  background-color: #AF0604;
}

.form-row {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
  width: 100%;
}

.form-row > .group {
  flex: 0 0 49%;
  max-width: 50%;
  box-sizing: border-box;
}

.flex-right {
  display: flex;
  flex-direction: row-reverse;
}

.form-row > .group-third {
  flex: 0 0 20%;
  max-width: 50%;
  box-sizing: border-box;
}

.form-row > .group-fourth {
  flex: 0 0 23.4%;
  max-width: 50%;
  box-sizing: border-box;
}

.form-row > .group-fifth {
  flex: 0 0 18%;
  max-width: 50%;
  box-sizing: border-box;
}

.form-row > .group-sixth {
  flex: 0 0 15%;
  max-width: 50%;
  box-sizing: border-box;
}

.loading {
  text-align: center;
  display: flex;
  flex-direction: column;
}

.excel-loader {
  margin: auto;
  margin-top: 20px;
}

.text-info {
  color: #999999 !important;
  font-size: 14px;
  margin-top: 10px;
}

@media only screen and (max-width: 1300px) {
  .rrss-column {
    flex: 0 0 100%;
  }
  .sub-grid {
    gap: 20px;
  }
  .inline-input-price {
    display: flex;
    align-items: center;
    flex-wrap: wrap; /* 🔹 Permite que los elementos bajen de línea si no caben */
    gap: 5px;
  }
  .inline-input-price input {
    flex: 1 1 150px; /* 🔹 Hace que los inputs sean flexibles */
    min-width: 90px;
    max-width: 100px;
  }
  .inline-input-price p, .inline-input-price label {
    flex: 1 1 70px; /* 🔹 Que el ancho sea flexible pero no menor de 150px */
    margin: 0;
  }
  .inline-input-price label {
    font-weight: 400 !important;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .two-columns {
    display: block;
  }
}
@media only screen and (max-width: 800px) {
  input[type=email], input[type=text], input[type=number], input[type=password], textarea {
    padding: 10px;
  }
  select {
    padding: 12px;
  }
  .hundreds-form label {
    font-size: 14px;
  }
  .form-row {
    flex-direction: column;
  }
}
@media only screen and (max-width: 480px) {
  .hundreds-form input[type=submit] {
    width: 100%;
  }
}
/* ------------------------------------------------------------------------- */
/* NEWSLETTER FORM STYLES */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* FORM PAGE STYLES */
/* ------------------------------------------------------------------------- */
/*LIVEWIRE SEARCH*/
.search-box-filter {
  background: white;
  border-radius: 5px;
  margin-bottom: 20px;
}

.search-box-filter .search-filter-search {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px;
  margin-bottom: 5px;
}

.search-box-filter .search-filter-search .filter-search {
  flex: 1;
}

.search-box-filter .search-filter-search .filter-search input[type=search] {
  width: 100%;
}

.search-box-filter .search-filter-full {
  display: block;
}

.search-box-filter .search-filter-full p {
  padding: 0px 15px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0;
}

.search-box-filter .search-filter-groups {
  display: flex;
  padding: 10px 15px;
  gap: 10px;
}

.search-box-filter .search-filter-groups .search-filter-full__group {
  flex-basis: 25%;
}

.search-box-filter .search-filter-groups .search-filter-full__group p {
  font-weight: 600;
  padding: 0 !important;
  text-transform: none;
}

.search-box-filter .search-filter-groups .search-filter-border {
  padding: 15px !important;
  border-radius: 5px;
  background-color: #f0f0f0;
}

.search-box-filter .search-filter-groups .select2-container--default .select2-selection--single {
  background: #f0f0f0 url(../images/arrow-select.svg) calc(100% - 10px) 50% no-repeat !important;
  border: none !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #AF0604 !important;
}

.search-buttons-order_applied {
  display: flex;
  margin-top: 20px;
  align-items: baseline;
  justify-content: space-between;
}

.search-filter-container .search-buttons-download {
  display: flex;
  justify-content: end;
  margin-top: 20px;
}

.search-filter-container .search-buttons-download a {
  margin: 0;
}

.row-filter {
  padding: 5px 15px;
  border-radius: 5px;
  margin-right: 20px;
  width: 200px;
}

.row-filter label {
  margin-top: 5px;
  width: 70%;
}

.row-filter select {
  width: 30%;
}

.row-filter:last-child {
  width: 240px;
}

.row-filter:last-child label {
  margin-top: 5px;
  width: 30%;
  padding-left: 10px;
}

.row-filter:last-child select {
  width: 30%;
}

/*TABLES*/
.hundreds_table thead {
  background-color: #D9D9DA;
}

.hundreds_table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #D9D9DA;
}

.hundreds_table > tbody > tr > td, .hundreds_table > tbody > tr > th, .hundreds_table > tfoot > tr > td, .hundreds_table > tfoot > tr > th, .hundreds_table > thead > tr > td, .hundreds_table > thead > tr > th {
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #D9D9DA;
}

.hundreds_table > tbody > tr > td, .hundreds_table > tbody > tr > th, .hundreds_table > tfoot > tr > td, .hundreds_table > tfoot > tr > th, .hundreds_table > thead > tr > td, .hundreds_table > thead > tr > th {
  padding: 12px !important;
}

.hundreds_table tbody tr {
  background-color: #ffffff !important;
}

.paginate {
  margin-top: 20px !important;
  float: right;
}

.paginate .paginate_button.disabled, .paginate .paginate_button.disabled:hover, .paginate .paginate_button.disabled:active {
  cursor: default;
  color: #2B2B34;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
  border-radius: 5px;
  margin: 0px 10px;
}

.paginate .paginate_button {
  background: white;
  border-radius: 5px;
}

.paginate .paginate_button.disabled:hover {
  color: white !important;
}

.paginate .paginate_button.current, .paginate .paginate_button:hover {
  color: white !important;
  background: #AF0604 !important;
  border: none !important;
  border-radius: 5px !important;
}

.paginate_button {
  border: 1px solid black;
  border-radius: 5px;
  padding: 5px 10px;
}

.paginate_button.current {
  color: white !important;
  background: #500403 !important;
}

.paginate_button.disabled {
  border: 1px solid #999999;
  color: #999999 !important;
  background: white !important;
}

/* ------------------------------------------------------------------------- */
/* FOOTER STYLES */
/* ------------------------------------------------------------------------- */
