@font-face {
  font-family: "Benton";
  src: url(../fonts/benton-sans-regular.ttf);
}
@font-face {
  font-family: "Benton";
  src: url(../fonts/benton-sans-bold.ttf);
  font-weight: bold;
}
@font-face {
  font-family: "Benton";
  src: url(../fonts/BentonSans-Light.ttf);
  font-weight: 300;
}
@media (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
  html body #main-menu .cc {
    padding-left: 0px;
    padding-right: 0px;
  }
  html body .m-ar-1-1 {
    aspect-ratio: 1/1;
  }
  html body .m-fdc {
    flex-direction: column;
  }
  html body .m-dif {
    display: inline-flex;
  }
  html body .m-difc {
    display: inline-flex;
    align-items: center;
  }
  html body .m-db {
    display: block;
  }
  html body .m-dib {
    display: inline-block;
  }
  html body .m-h-auto {
    height: auto;
  }
  html body .m-h54 {
    height: 54px;
  }
  html body .m-min-h-500 {
    min-height: 500px;
  }
  html body .m-min-h-600 {
    min-height: 600px;
  }
  html body .m-min-h-700 {
    min-height: 700px;
  }
  html body .m-ml-0 {
    margin-left: 0px;
  }
  html body .m-mr-0 {
    margin-right: 0px;
  }
  html body .m-ml-20 {
    margin-left: 20px;
  }
  html body .m-mr-20 {
    margin-right: 20px;
  }
  html body .m-r-20 {
    right: 20px;
  }
  html body .m-b-20 {
    bottom: 20px;
  }
  html body .me-interesa-float {
    right: 80px;
    bottom: 28px;
  }
  html body .m-ml-15 {
    margin-left: 15px;
  }
  html body .m-mr-15 {
    margin-right: 15px;
  }
  html body .m-mt-10 {
    margin-top: 10px;
  }
  html body .m-mt-20 {
    margin-top: 20px;
  }
  html body .m-w-100 {
    width: 100%;
  }
  html body .m-p-0 {
    padding: 0px;
  }
  html body .m-pl-0 {
    padding-left: 0px;
  }
  html body .m-pr-0 {
    padding-right: 0px;
  }
  html body .m-mb-10 {
    margin-bottom: 10px;
  }
  html body .m-mb-20 {
    margin-bottom: 20px;
  }
  html body .m-pb-10 {
    padding-bottom: 10px;
  }
  html body .m-mt-40 {
    margin-top: 40px;
  }
  html body .m-mb-40 {
    margin-bottom: 40px;
  }
  html body .m-pt-10 {
    padding-top: 10px;
  }
  html body .m-pb-10 {
    padding-bottom: 10px;
  }
  html body .m-pt-20 {
    padding-top: 20px;
  }
  html body .m-pb-20 {
    padding-bottom: 20px;
  }
  html body .m-pf {
    position: fixed;
  }
  html body .m-t0 {
    top: 0px;
  }
  html body .m-l0 {
    left: 0px;
  }
  html body .cadmin.control-menu-container {
    display: none;
  }
  html body #main-menu {
    position: fixed;
    z-index: 1;
    height: calc(100dvh - 54px);
    width: 100%;
    transform: translate3d(-105%, 54px, 0px);
    visibility: hidden;
    transition: transform 0.25s linear;
    overflow-y: auto;
  }
  html body.signed-out #main-menu {
    transform: translate3d(-105%, 0px, 0px);
  }
  html body .m-p-15 {
    padding: 15px;
  }
  html body .m-pl-10 {
    padding-left: 10px;
  }
  html body .m-pr-10 {
    padding-right: 10px;
  }
  html body .m-pl-15 {
    padding-left: 15px;
  }
  html body .m-pr-15 {
    padding-right: 15px;
  }
  html body .m-pt-12 {
    padding-top: 12px;
  }
  html body .m-pb-12 {
    padding-bottom: 12px;
  }
  html body .m-pt-10 {
    padding-top: 10px;
  }
  html body .m-pb-10 {
    padding-bottom: 10px;
  }
  html body .m-pb-40 {
    padding-bottom: 40px;
  }
  html body .m-pt-54 {
    padding-top: 54px;
  }
  html body .m-df {
    display: flex;
  }
  html body .m-sb {
    justify-content: space-between;
  }
  html body .m-aic {
    align-items: center;
  }
  html body .m-grid-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  html body .m-w100 {
    width: 100%;
  }
  html body .m-jcfe {
    justify-content: flex-end;
  }
  html body .m-jcfs {
    justify-content: flex-start;
  }
  html body .m-jcc {
    justify-content: center;
  }
  html body .m-bg-white {
    background-color: #fff;
  }
  html body .m-bg-neutral-500 {
    background-color: #F7F8F8;
  }
  html body .m-h-100 {
    height: 100%;
  }
  html body .m-flex0 {
    flex: 0;
  }
  html body .m-flex1 {
    flex: 1;
  }
  html body .m-filter-invert {
    filter: invert(1);
  }
  html body .m-border-black {
    border: 1px solid #1a2431;
  }
  html body .m-minw-75 {
    min-width: 75px;
  }
  html body .m-w-30 {
    width: 30px;
  }
  html body .m-w-70 {
    width: 70%;
  }
  html body .m-h-30 {
    height: 30px;
  }
  html body .m-br-5 {
    border-radius: 5px;
  }
  html body .m-grid-2 {
    grid-template-columns: 1fr 1fr;
  }
  html body .m-grid-1 {
    grid-template-columns: 1fr;
  }
  html body .m-gap-15 {
    gap: 15px;
  }
  html body .m-gap-0 {
    gap: 0px;
  }
  html body .m-aic {
    align-items: center;
  }
  html body .m-tac {
    text-align: center;
  }
  html body .m-fwm {
    font-weight: normal;
  }
  html body .m-font-32 {
    font-size: 2rem;
    line-height: 2.25rem;
  }
  html body .m-font-12 {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  html body .m-font-14 {
    font-size: 0.88rem !important;
    line-height: 1.13rem !important;
  }
  html body .m-font-24 {
    font-size: 1.5rem;
    line-height: 1.5rem;
    letter-spacing: 0.15px;
  }
  html body .columns-2 {
    column-count: 1;
  }
  html body .signed-in header.cadmin.portlet-topper {
    display: none !important;
  }
  html body .signed-in #content .portlet-decorate .portlet-content {
    padding: 0px;
    border: 0px;
  }
  html body .m-mw-i {
    max-width: inherit;
  }
  html body .logo img {
    height: 30px !important;
  }
  html body .logo-tesya img {
    height: 27px !important;
  }
}
@media (max-width: 1300px) {
  body .cc {
    padding-left: 15px;
    padding-right: 15px;
  }
  body .t-pl-15 {
    padding-left: 15px;
  }
  body .t-pr-15 {
    padding-right: 15px;
  }
  body .t-ml-15 {
    margin-left: 15px;
  }
  body .t-mr-15 {
    margin-right: 15px;
  }
  body .t-pl-10 {
    padding-left: 10px;
  }
  body .t-pr-10 {
    padding-right: 10px;
  }
  body .t-gap-20 {
    gap: 20px;
  }
  body .t-font-30 {
    font-size: 1.875rem;
    line-height: 2.5rem;
  }
  body .t-fdc {
    flex-direction: column;
  }
  body .t-mb-20 {
    margin-bottom: 20px;
  }
  body .t-grid-3 {
    grid-template-columns: 1fr 1fr 1fr;
  }
  body .t-grid-2 {
    grid-template-columns: 1fr 1fr;
  }
}
body {
  overflow-x: hidden;
}

#wrapper {
  font-family: "Benton";
  background-color: #f7f8f8;
}

h1, h2, h3, h4, p {
  margin: 0px;
}

p + p {
  margin-top: 20px;
}

div, p, span, li, a {
  box-sizing: border-box;
}

a {
  color: inherit;
}

header#banner {
  position: relative;
  z-index: 2;
}

section#content {
  position: relative;
  z-index: 1;
}

section#content .overlay {
  transition: opacity 1s ease;
  height: 0px;
  z-index: -1;
  opacity: 0;
}

.openedMenu {
  overflow: hidden;
}
.openedMenu #banner .overlay {
  position: absolute;
  width: 100%;
  height: 80px;
  z-index: 1;
}
.openedMenu section#content .overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 3;
  opacity: 0.5;
}
.openedMenu #portlet_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_INSTANCE_idioma {
  position: static;
}

div#layout-column_column-1 > .portlet-boundary ~ .portlet-boundary .portlet-body section:not(.home) {
  margin-top: 0 !important;
  margin-bottom: 0px !important;
  padding: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
}

div#layout-column_column-1 > .portlet-boundary ~ .portlet-boundary:last-child .portlet-body section:not(.home) {
  margin-bottom: 60px !important;
}

div#layout-column_column-1 > .portlet-boundary:first-child .portlet-body section.section-hero {
  margin-bottom: 40px;
}

.content p:last-child {
  margin-bottom: 0px !important;
}

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
a {
  text-decoration: none;
  display: inline-block;
}

ul {
  margin: 0;
  padding: 0px;
  list-style: none;
}

.title-mark::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background-color: #e4032e;
}

.main-menu .title-mark::after {
  bottom: 15px;
}

.nav-link:not(.bold):hover, .nav-link:not(.bold):focus, .child-grid a:not(.bold):hover, .child-grid a:not(.bold):focus {
  text-shadow: 0.4px 0.4px #000;
}

.child-1 {
  overflow: hidden;
  transform: translate(0px, -100%);
  opacity: 0;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 1px;
  transition: opacity 1s ease, transform 1s ease;
}
.child-1.active-menu {
  height: 50dvh;
  transform: translate(0px, 80px);
  opacity: 1;
  min-height: 400px;
}
.child-1.active-menu .child-1.active-menu {
  transform: translate(0px, 0px);
}
.child-1 .child-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px;
  margin-top: 30px;
}
.child-1 .child-grid span.nav-link {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
}

.closingMenu .child-1.active-menu {
  transform: translate(0px, -100px);
  opacity: 0;
}
.closingMenu #banner .overlay, .closingMenu section#content .overlay {
  opacity: 0;
}

.closingSubMenu .child-1.active-menu.activeSubmenu {
  transform: translate(0px, -100px);
  opacity: 0;
}

/*backgrounds*/
.bg-n {
  background-color: #030712;
}

.bg-n2 {
  background-color: #1c1f29;
}

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

.bg-g {
  background-color: #E8E8E8;
}

.bg-l-gray {
  background-color: #DBE3ED;
}

.bg-gray, .btn-secondary:hover {
  background-color: #F7F8F8;
}

.bg-soft-gray {
  background-color: #8C9298;
}

.bg-sign {
  background-color: rgba(255, 255, 255, 0.2);
  width: 38px;
  height: 38px;
}

.bg-primary, .bg-red {
  background-color: #E4032E;
  color: #fff;
}

.caterpillar .bg-primary {
  background-color: #ffcc00;
  color: #000C1A;
}

.bg-white-hover:hover {
  background-color: #f9f9f9;
}

/*columns*/
.columns-2 {
  column-count: 2;
  column-gap: 40px;
}

.columns-3 {
  column-count: 3;
  column-gap: 40px;
}

/*fonts*/
.font-12, .circle-white i {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-14, .btn-master {
  font-size: 0.88rem;
  line-height: 1.13rem;
}

.font-15 {
  font-size: 0.938rem;
  line-height: 1.3rem;
}

.font-16, .w-card .card-content, .w-card.product span.container span.card-title p, .btn-secondary {
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0.5px;
}

.font-18, .w-card .card-title p, .w-card .card-title h2, .w-card .card-title h3 {
  font-size: 1.125rem;
  line-height: 1.438rem;
}

.font-20 {
  font-size: 1.25rem;
  line-height: 1.5rem;
}

.font-24, .w-card.first .card-title p, .w-card.first .card-title h2, .w-card.first .card-title h3 {
  font-size: 1.5rem;
  line-height: 1.5rem;
  letter-spacing: 0.15px;
}

.font-32 {
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: 0.15px;
}

.font-36 {
  font-size: 2.25rem;
  line-height: 2.25rem;
  letter-spacing: 0.15px;
}

.font-40 {
  font-size: 2.5rem;
  line-height: 3rem;
}

.ln-0, .circle-white i {
  line-height: 0px;
}

.ln-20 {
  line-height: 1.25rem;
}

.ln-24 {
  line-height: 1.5rem;
}

.ln-28 {
  line-height: 1.75rem;
}

/*height*/
.h-1 {
  height: 1px;
}

.h-2 {
  height: 2px;
}

.h-5 {
  height: 5px;
}

.h-20 {
  height: 20px;
}

.h-24 {
  height: 24px;
}

.h-28 {
  height: 28px;
}

.h-30 {
  height: 30px;
}

.h-32 {
  height: 32px;
}

.h-36 {
  height: 36px;
}

.h-40 {
  height: 40px;
}

.h-50 {
  height: 50px;
}

.h-60 {
  height: 60px;
}

.h-70 {
  height: 70px;
}

.h-80 {
  height: 80px;
}

.h-85 {
  height: 85px;
}

.h-100 {
  height: 100%;
}

.h-250 {
  height: 250px;
}

.h-400 {
  height: 25rem;
}

.h-500 {
  height: 500px;
}

.h-530 {
  height: 530px;
}

.mh-200 {
  min-height: 200px;
}

/*width*/
.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.w-35p {
  width: 35%;
}

.w-50p {
  width: 50%;
}

.w-60p {
  width: 60%;
}

.w-1 {
  width: 1px;
}

.w-24 {
  width: 24px;
}

.w-28 {
  width: 28px;
}

.w-32 {
  width: 32px;
}

.w-36 {
  width: 36px;
}

.w-50 {
  width: 50px;
}

.w-70 {
  width: 70px;
}

.minw-32 {
  min-width: 32px;
}

.minw-150 {
  min-width: 150px;
}

.minw-175 {
  min-width: 175px;
}

.minw-200 {
  min-width: 200px;
}

.minw-250 {
  min-width: 250px;
}

.minw-300 {
  min-width: 300px;
}

.minw-400 {
  min-width: 400px;
}

.minh-32 {
  min-height: 32px;
}

.mw-200 {
  max-width: 200px;
}

.mw-350 {
  max-width: 350px;
}

.mw-550 {
  max-width: 550px;
}

/*content*/
.cc {
  max-width: 1248px;
  margin: 0 auto;
}

.ccc {
  justify-content: center;
  align-items: center;
  display: flex;
  width: 100%;
}

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

.oh {
  overflow: hidden;
}

.cp {
  cursor: pointer;
}

.bb-gray {
  border-bottom: 1px solid #f3f3f3;
}

.bb-gray2 {
  border-bottom: 1px solid #D4D6D8;
}

.border-0 {
  border: 0px;
}

.border-white {
  border: 1px solid #fff;
}

.border-gray {
  border: 1px solid #D4D6D8;
}

.border-gray2 {
  border: 1px solid #8C9298;
}

.border-neutral300 {
  border: 1px solid #BFC2C6;
}

.border-neutral500 {
  border: 1px solid #8C9298;
}

.br-5 {
  border-radius: 5px;
}

.br-10 {
  border-radius: 10px;
}

.br-30 {
  border-radius: 30px;
}

.br-50 {
  border-radius: 50%;
}

.pa {
  position: absolute;
}

.pf {
  position: fixed;
}

.pr {
  position: relative;
}

.z--1 {
  z-index: -1;
}

.z-0 {
  z-index: 0;
}

.z-1 {
  z-index: 1;
}

.z-2 {
  z-index: 2;
}

.b-0 {
  bottom: 0px;
}

.b-20 {
  bottom: 20px;
}

.t-0 {
  top: 0px;
}

.t-15 {
  top: 15px;
}

.l--50 {
  left: -50px;
}

.l-0 {
  left: 0px;
}

.l-1 {
  left: 1px;
}

.r-0 {
  right: 0px;
}

.r-20 {
  right: 20px;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.aic {
  align-items: center;
}

.air {
  align-items: flex-end;
}

.jcc {
  justify-content: center;
}

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

.fdc {
  flex-direction: column;
}

.pi {
  place-items: flex-start;
}

.circle-white {
  background-color: transparent;
  transition: all 0.25s linear;
  min-width: 32px;
  min-height: 32px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.product .circle-white {
  border: 1px solid #ADB1B6;
  min-width: 28px;
  min-height: 28px;
}

.caterpillar .product .circle-white {
  color: #000C1A;
  background-color: #FFCC00;
  border: 1px solid #FFCC00;
}

.caterpillar .product p.value {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*display*/
.dn {
  display: none;
}

.db {
  display: block;
}

.df {
  display: flex;
}

.dfc {
  display: flex;
  align-items: center;
}

.dfcc, .circle-white {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.dib {
  display: inline-block;
}

.ofc {
  object-fit: cover;
}

.ofc2 {
  object-fit: contain;
}

.grid-5 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.grid-4 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.gap-10 {
  gap: 10px;
}

.gap-15 {
  gap: 15px;
}

.gap-20 {
  gap: 20px;
}

.gap-30 {
  gap: 30px;
}

.gap-40 {
  gap: 40px;
}

/*color*/
.c-white {
  color: #F7F8F8;
}

.c-primary-color {
  color: #F7F8F8;
}

.c-black, .child-1 .child-grid a {
  color: #000;
}

.c-gray2 {
  color: #D4D6D8;
}

.c-gray {
  color: #8C9298;
}

.c-primary, .c-red {
  color: #E4032E;
}

.c-baseBlac {
  color: #030712;
}

.c-neutral700 {
  color: #404953;
}

.c-neutral800 {
  color: #333D48;
}

.c-neutral950 {
  color: #000C1A;
}

.bg-neutral100 {
  background-color: #E6E7E8;
}

.bg-neutral400 {
  background-color: #ADB1B6;
}

.bg-neutral500 {
  background-color: #F7F8F8;
}

.bg-neutral950 {
  background-color: #000C1A;
}

/*opacity*/
.op-5 {
  opacity: 0.5;
}

.op-7 {
  opacity: 0.7;
}

/*padding*/
.p-0 {
  padding: 0;
}

.p-10 {
  padding: 10px;
}

.p-15 {
  padding: 15px;
}

.p-20 {
  padding: 20px;
}

.lsn, .list-unstyled {
  list-style: none;
}

.pl-5 {
  padding-left: 5px;
}

.pr-5 {
  padding-right: 5px;
}

.pl-10 {
  padding-left: 10px;
}

.pr-10 {
  padding-right: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pr-15 {
  padding-right: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pr-20 {
  padding-right: 20px;
}

.pl-30 {
  padding-left: 30px;
}

.pr-30 {
  padding-right: 30px;
}

.pt-5 {
  padding-top: 5px;
}

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

.pt-10 {
  padding-top: 10px;
}

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

.pt-20 {
  padding-top: 20px;
}

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

.pt-30 {
  padding-top: 30px;
}

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

.pt-40 {
  padding-top: 40px;
}

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

.pt-60 {
  padding-top: 60px;
}

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

/*margin*/
.m-0 {
  margin: 0px;
}

.m-10 {
  margin: 10px;
}

.ml-0 {
  margin-left: 0px;
}

.mr-0 {
  margin-right: 0px;
}

.ml-5 {
  margin-left: 5px;
}

.mr-5 {
  margin-right: 5px;
}

.ml-10 {
  margin-left: 10px;
}

.mr-10 {
  margin-right: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.mr-15 {
  margin-right: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.ml-30 {
  margin-left: 30px;
}

.mr-30 {
  margin-right: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.btn-primary {
  background-color: #E4032E;
  color: #fff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: bold;
  padding: 10px 20px;
  width: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 135px;
  min-height: 28px;
}
.btn-primary i {
  margin-left: 10px;
}
.btn-primary.bg-n {
  background-color: #030712;
}

.btn-primary:hover {
  background-color: #db022b;
}

.btn-primary.bg-n:hover {
  background-color: #030712;
}

.btn-secondary {
  border: 1px solid #8C9298;
  padding: 10px 20px;
  font-weight: bold;
  width: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 135px;
  min-height: 28px;
  background-color: #fff;
  color: #000;
}
.btn-secondary i {
  margin-left: 10px;
}
.btn-secondary.bg-n {
  background-color: #030712;
  border: 0px;
  color: #fff;
}
.btn-secondary.bg-n:hover {
  background-color: #000;
  color: #fff;
}

.btn-master {
  padding: 8px;
  font-weight: bold;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 20px;
}
.btn-master i {
  margin-left: 10px;
}
.btn-master.sb {
  justify-content: space-between !important;
}

/*Text*/
.underline {
  text-decoration: underline;
}

.uppercase {
  text-transform: uppercase;
}

.bold, .w-card .card-title p, .w-card .card-title h2, .w-card .card-title h3 {
  font-weight: bold;
}

.bold.bi::before, .w-card .card-title p.bi::before, .w-card .card-title h2.bi::before, .w-card .card-title h3.bi::before {
  font-weight: bold !important;
}

.light {
  font-weight: 300;
}

.capi {
  text-transform: capitalize;
}

.normal {
  font-weight: normal;
}

.separador {
  width: 100%;
  height: 1px;
  background-color: #333D48;
}

footer .content-languages {
  color: #fff;
}

.w-card {
  background-color: #fff;
  border: 1px solid #D4D6D8;
  display: flex;
  flex-direction: column;
}
.w-card.product span.image::after {
  opacity: 0;
}
.w-card.product span.image img {
  object-fit: cover;
  transition: all 0.25s linear;
  transform: scale(1);
}
.w-card.product span.container span.card-title {
  min-height: 60px;
}
.w-card.product span.container span.card-title p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-card.product:hover span.image img {
  transform: scale(1.05);
}
.w-card.first .card-title {
  margin-top: 0px;
  border-top: 0px;
}
.w-card.first span.container {
  padding: 0px 20px 25px 20px;
}
.w-card a {
  color: #000;
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  align-items: center;
}
.w-card span.image {
  display: inline-flex;
  position: relative;
  aspect-ratio: 4/3;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  max-width: 460px;
}
.w-card span.image::after {
  content: "";
  width: 100%;
  height: 50px;
  position: absolute;
  z-index: 1;
  bottom: 0px;
  left: 0px;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgb(255, 255, 255) 52%, rgba(255, 255, 255, 0) 100%);
}
.w-card span.image img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.w-card span.image img.ofc {
  object-fit: cover;
}
.w-card .card-content {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #adb1b6;
}
.w-card span.container {
  display: block;
  width: 100%;
  padding: 0px 15px 15px 15px;
}
.w-card .card-title {
  display: inline-flex;
  width: 100%;
  justify-content: space-between;
  border-top: 1px solid #ADB1B6;
  padding-top: 10px;
  align-items: center;
}
.w-card .card-title p, .w-card .card-title h2, .w-card .card-title h3 {
  padding-right: 10px;
}

li.pr-10.size-2 ul {
  display: grid;
  grid-template-columns: 50% 50%;
}

/*FORMS*/
.form-group {
  margin-bottom: 20px;
}

form label.control-label {
  width: 100%;
  display: flex;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
  position: relative;
}
form label.control-label .reference-mark svg {
  width: 5px;
  height: 5px;
  fill: #E4032E;
  margin-left: 10px;
  position: relative;
  top: -2px;
}
form input:-webkit-autofill, form input:-webkit-autofill:hover, form input:-webkit-autofill:focus, form input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
  outline: 0;
}
form input {
  border: 1px solid #c3c3c3;
  height: 30px;
  border-radius: 5px;
  background-color: #fff;
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
}
form input:hover, form input:focus {
  border-color: #1a2431;
}

/**/
.languagePopup {
  overflow: hidden;
}

.languagePopup div#wrapper header#banner > .overlay {
  width: 100%;
  height: 100%;
  background-color: black;
  position: fixed;
  opacity: 0.7;
  z-index: 1;
}

.languagePopup div#heading {
  position: relative;
  z-index: 0;
}

.languagePopup .portlet-language .portlet {
  z-index: 2;
  position: relative;
}

/**/
.navbar-breakpoint-d-none {
  display: none !important;
}

.btn-unstyled {
  background-color: rgba(0, 0, 0, 0.001);
  border-width: 0;
  cursor: pointer;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  max-width: 100%;
  padding: 0;
  text-align: left;
  text-transform: inherit;
  vertical-align: baseline;
}

svg.lexicon-icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  margin-top: -3px;
  vertical-align: middle;
  width: 1em;
}

.logged .links {
  min-width: 150px;
}

.show-menu-user {
  overflow: hidden;
}
.show-menu-user .logged .links {
  display: block !important;
}
.show-menu-user div#heading {
  overflow: visible;
}
.show-menu-user .logged .logged-bg {
  width: 100%;
  height: 100%;
  background-color: #444444;
  position: fixed;
  left: 0px;
  top: 0px;
  opacity: 0.6;
}

@media (max-width: 769px) {
  html body.private-area #main-menu {
    transform: none;
  }
  html body.private-area header#banner {
    z-index: 2 !important;
  }
  html body.private-area .m-grid-2 {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }
  html body.private-area .w-100.caterpillar {
    width: 100%;
  }
  html body.private-area .container-view.lfr-search-container-wrapper {
    margin-top: 0px;
  }
}
section#portlet_new-password {
  margin: 0 auto;
  border: 0px;
  background-color: #fff;
  margin-top: 40px;
  margin-bottom: 40px;
  max-width: 100%;
  width: 400px;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 20px;
}

section#portlet_new-password .sheet-header .autofit-col.autofit-col-expand + .autofit-col .dropdown.lfr-icon-menu {
  display: none;
}

form[action="/c/portal/update_password"] > fieldset {
  border: 0px;
  padding: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}

form[action="/c/portal/update_password"] > fieldset .custom-password .required {
  color: #e4032e;
  font-size: 14px;
  margin-top: 5px;
}

form[action="/c/portal/update_password"] > .button-holder {
  display: flex;
  gap: 10px;
  width: 100%;
}

form[action="/c/portal/update_password"] > .button-holder button {
  width: 100%;
}

form[action="/c/portal/update_password"] > .button-holder button.btn-primary {
  border: 0px;
}

.ddm-form-upload-permission-message, .hide {
  display: none;
}

body > div:not(.flipped) .dropdown-menu.show {
  display: block;
}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */