.header-login {
  /*top: 0px;
  left: 0;
  right: 0;
  position: absolute;*/
  /*background-image: url('../../assets/img/headerlogin.png');*/
  background-size: cover;
  background-position: center;
  /*height: 100vh;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;*/
  padding: 40px 40px;
  z-index: 10;
}

.header {
  background-image: url('../../assets/img/header_05.png');
  background-size: cover;
  background-position: inherit;
  height: 280px;
  display: flex;
  justify-content: space-between;
  align-items: initial;
  padding: 10px 20px;
}

.sidebar {
  background-color: #7BA05B;
  justify-content: flex-end;
  height: 100vh;
  position: sticky;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sidebar-text {
  writing-mode: vertical-lr;
  text-orientation: mixed;
  transform: rotate(180deg);
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  font-family: 'Gotham', sans-serif;
  font-weight: 300;
  font-size: 32px;
  color: white;
}

.logo {
  /*max-height: 50px;*/
}

.contact-btn {
  font-family: 'Gotham', sans-serif;
  font-weight: 500;
  font-size: 24px;
  background: transparent;
  border: 1px solid white;
  color: white;
  padding: 5px 15px;
  border-radius: 20px;
  cursor: pointer;
}

.greeting p {
  margin: 0;
}

.hello {
  font-family: 'Gotham', sans-serif;
  font-weight: 500;
  font-size: 76px;
  color: #7BA05B;
  font-size: 1.5rem;
  font-weight: bold;
}

.points-container {
  font-size: 1rem;
}

.points {
  color: #6b9e6e;
  font-weight: bold;
  font-family: 'Gotham', sans-serif;
  font-weight: 500;
  font-size: 69px;
}

.icons img {
  max-width: 100px;
}

.icons p {
  font-size: 14px;
  color: #8DA47E;
}

.icons {
  gap: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.icons img {
  width: 50px;
  margin-bottom: 10px;
}

.footer {
  background-color: #f5f5f5;
  padding: 20px 0;
  /*border-top: 2px solid #ddd;*/
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  /*border-top: 2px solid #ddd;*/
  text-align: center;
  position: static;
  width: 100%;
  margin-top: auto;
}

.footer-logo {
  max-width: 120px;
  margin: 10px 0;
}

.social-icon {
  width: 40px;
  height: 40px;
  margin: 0 10px;
  transition: all 0.3s ease;
  filter: grayscale(1);
}

.social-icon:hover {
  filter: grayscale(0) brightness(1.2) sepia(1) hue-rotate(-15deg) saturate(10) contrast(1.5);
  color: #FF691E;
}

.col-md-4:first-child p {
  margin-left: 20px;
}

.footer p {
  margin: 5px 0;
  font-size: 0.9rem;
  color: #333;
  text-align: left;
}

.me-2 {
  margin-right: 8px !important;
}

.carousel-item img {
  border-radius: 10px;
}

.carousel-caption {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px;
  border-radius: 5px;
}

.card {
  /*width: 500px;*/
  border: none;
  box-shadow: none;
}

.card img {
  border-radius: 10px;
}

.card-text {
  font-size: 0.9rem;
  color: #333;
}

.carousel-inner {
  display: flex;
  align-items: center;
}

.carousel-item {
  transition: transform 0.5s ease-in-out;
}

carousel-item .d-flex {
  gap: 10px;
}

.img-fluid {
  max-width: none;
  height: auto;
  width: 300%;
}

h5 {
  font-size: 1.2rem;
  font-family: 'Gotham', sans-serif;
  font-weight: 500;
  font-size: 27px;
  font-weight: bold;
  margin-top: 10px;
}

p {
  font-size: 0.9rem;
  color: #555;
  font-family: 'Gotham', sans-serif;
  font-weight: 300;
  font-size: 10px;
}

.content {
  flex: 1;
  /*padding: 20px;*/
}

.logo {
  /*height: auto;
  max-height: 100px;
  width: auto;*/
  /*max-width: 200px;*/
}

.contact-btn {
  font-size: 1rem;
  padding: 10px 20px;
  border-radius: 20px;
  font-weight: normal;
}

.greeting {
  padding: 40px;
  color: #8DA47E;
}

.btn-orange {
  background-color: #ff6600;
  color: #fff;
  padding: 15px 60px;
  font-size: 1.1rem!important;
  border-radius: 25px;
  text-decoration: none;
  font-family: 'Gotham', sans-serif;
  /*font-weight: 500;*/
  font-size: 24px;
  display: inline-block;
  transition: all 0.3s ease;
}

.btn-orange:hover {
  background-color: black;
  color: #fff;
}

.img-fluid {
  max-width: 160px;
  /*height: auto;*/
}

.razonsoc {
  color: #545456;
  font-family: 'Gotham', sans-serif;
  font-weight: 500;
  font-size: 24px;
}

.promo-title {
  color: #545456;
  margin-left: 0px;
  font-family: 'Gotham', sans-serif;
  /*font-weight: 500;*/
  font-size: 5vh;
  line-height: 1.1;
}

.textpoints {
  color: #6b9e6e;
  margin-left: 2px;
  font-family: 'Gotham', sans-serif;
  font-weight: 300;
  font-size: 45px;
}

.promo-subtitle {
  color: #545456;
  margin-left: 0px;
  font-family: 'Gotham', sans-serif;
  /*font-weight: 300;*/
  font-size: 5vh;
  margin-top: -10px;
  line-height: 1.2;
}

textfooter {
  color: #545456;
}

section-title {
  font-family: 'venice-blvd', sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #545456;
}

section-subtitle {
  font-family: 'Gotham', sans-serif;
  font-weight: 300;
  font-size-adjust: 35px;
}

icon-large {
  max-width: 150px;
  height: auto;
}

.zomm-img {
  width: 100%;
  height: 100%;
  transform: scale(1) translateX(0);
  transition: transform 1.5s ease, opacity 1.5s ease;
}

.esencia-image-container {
  display: flex;
  justify-content: center;
  align-items: initial;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 160px;
}

.zoom-img:hover {
  transform: scale(1.4) translateX(35px);
}

.custom-link {
  color: #6C6C6C;
  font-size: 1.1rem;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
}

.title-esencia {
  font-family: "Gotham Bold", sans-serif;
  font-size: 1.5rem;
  color: #6C6C6C;
  margin-bottom: 0.5rem;
  /*justify-content: left;*/
  display: grid;
}

.esencia-text-container {
  max-width: 300px;
  margin: 0 auto;
  justify-content: left;
  display: grid;
}

.subtitle-esencia {
  font-family: "Gotham Light", sans-serif;
  font-size: 1rem;
  color: #6C6C6C;
  line-height: 1.5;
  margin: 0;
  justify-content: left;
  display: grid;
  text-align: left;
}

.section-esencia-subtitle {
  font-family: 'Gotham', sans-serif;
  /*font-weight: 400;*/
  font-size: 3vh;
  line-height: 1.2;
  color: #545456;
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
}

.section-esencia-title {
  font-family: 'venice-blvd', sans-serif;
  /*font-weight: 700;*/
  font-size: 10vh;
  color: #545456;
  text-align: center;
  margin-bottom: 10px;
}

.contact-btn {
  font-family: 'Gotham', sans-serif;
  font-weight: 500;
  font-size: 24px;
  background-color: transparent;
  border: 2px solid white;
  border-radius: 25px;
  color: #ffffff;
  font-weight: bold;
  padding: 10px 20px;
  font-size: 1rem;
  transition: all 0.3s ease;
}

button.contact-btn:hover {
  cursor: pointer;
  /*color: #ffffff;*/
  background-color: #ffffff;
  color: #4a4a4a;
  border: 2px solid #ffffff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.content-login {
  height: 100vh;
}

.text-section-login {
  /*margin-top: 150px;*/
  /*padding: 20px;*/
  color: #ffffff;
}

.title-login {
  font-size: 4.5rem;
  /*font-weight: bold;*/
}

.subtitle-login {
  font-size: 3rem;
  margin-top: 10px;
  font-weight: 300;
}

.description-login {
  font-size: 1.2rem;
  margin-top: 20px;
}

.text-content-login {
  /*margin-top: 150px;*/
  margin-bottom: 10vw;
  padding: 20px;
  color: #ffffff;
}

@media (min-width: 768px) {
}

.text-contain-login {
  margin-top: 150px;
  padding: 20px;
  color: #ffffff;
}

.logo-img {
  max-height: 120px;
}

.input-invoices
{
  border:0px;
  background-color: rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;
}


.small-title {
  font-family: 'Gotham', sans-serif;
  font-size: 10px;
}