html {
  scroll-behavior: smooth;
}


.nav-link.active-anchor {
  position: relative;
  color: #fff !important;
  font-weight: 700;
  transition: color 0.3s;
}
.nav-link.active-anchor::after {
  content: '';
  display: block;
  margin: 0 auto;
  width: 60%;
  height: 3px;
  border-radius: 2px;
  background: #a09b9e;
  transition: width 0.3s;
  margin-top: 3px;
}

body {
  margin: 0;
  padding: 0;
  color: #000;
}

.hero-section {
  min-height: 100vh;
  background: linear-gradient(120deg, #484848 0%, #111215 100%);
  position: relative;
  overflow: hidden;
}
.hero-overlay {
  position: absolute;
  top:0; left:0; right:0; bottom:0;
  background: url('../img/fondo.jpg');
  opacity: 1;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
.hero-section > *:not(.hero-overlay) {
  position: relative;
  z-index: 2;
}






.navbar {
  z-index: 10;
}
.navbar-nav {
  flex-direction: row;
  justify-content: center;
}
.navbar-nav .nav-item {
  display: flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  .navbar-nav {
    flex-direction: column !important;
    align-items: center;
  }
  .navbar-nav .nav-item {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 10px;
  }
}
.nav-link {
  color: #fff !important;
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 200;
  font-size: 1.0em;
  letter-spacing: 1px;
  transition: color .2s;
  padding-bottom: 0;
}
.nav-link:hover {
  color: #bdbdbd !important;
}
.hero-progress-bar {
  position: absolute;
  top: 90px;
  right: 50px;
  display: flex;
  flex-direction: column;
  gap: 7px;
  z-index: 3;
}
.hero-progress-bar div {
  width: 40px;
  height: 5px;
  background: #bdbdbd;
  opacity: 0.7;
  border-radius: 2px;
}
.hero-content {
  min-height: 85vh;
  margin-left: 110px;
}
.hero-logo-group {
  min-height: 300px;
}
.hero-logo {
  width: 200px;
  height: 260px;
  background: url('YOUR_LOGO_URL.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.hero-logo-img {
  width: 100%;
  max-width: 750px;   /* Opcional: limita el tamaño máximo en píxeles */
  height: auto;
  display: block;
  margin: auto;
}
.hero-title {
  color: #bdbdbd;
  letter-spacing: 5px;
  font-weight: 400;
  line-height: 0.9;
}
.hero-subtitle {
  color: #bdbdbd;
  letter-spacing: 14px;
  font-weight: 400;
  line-height: 1.1;
}
.hero-actions .btn {
  font-family: 'Montserrat';
  font-weight: 200;
  margin: 0px 10px;
  
  
  letter-spacing: 2px;
  padding: 10px 18px; font-size: 1rem;
}
.hero-btn-primary {
    
  background: #18191c;
  border: none;
}
.hero-btn-primary:hover {
  background: #232427;
}
.hero-btn-secondary {
  border: 3px solid #fff;
  color: #fff;
  background: transparent;
}
.hero-btn-secondary:hover {
  background: #fff;
  color: #111215;
}
.hero-slider-dots {
  position: absolute;
  bottom: 40px;
  right: 90px;
  display: flex;
  gap: 22px;
  z-index: 4;
}
.hero-slider-dots span {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #bdbdbd;
  opacity: 0.26;
  display: inline-block;
}
.hero-slider-dots span.active {
  opacity: 1;
  background: #fff;
}
.stlBotonesAcciones{
    margin-top: 5%;
}
.stlMenuMobileText{
    font-size: 1.5rem !important;
    color: #fff !important;
    font-weight: 200 !important;
    letter-spacing: 1px !important;
}


.custom-menu-line {
  width: 25%;
  height: 4px;
  background: #8e8e8f; /* Cambia el color si lo deseas */
  margin-top: 8px;
  /* Quita mx-auto para que quede a la izquierda */
  margin-left: 5%;     /* Alineado al borde izquierdo */
}


@media (max-width: 992px) {
  .hero-content { margin-left: 30px; }
  .hero-progress-bar { right: 12px; }
  .hero-logo { width: 120px; height: 150px; }
  .hero-title { font-size: 2.5rem; }
  .hero-logo-group { min-height: 150px; }
}
@media (max-width: 576px) {
  .hero-content { margin-left: 0; }
  .hero-logo-group { flex-direction: column; align-items: flex-start; }
  .hero-title { font-size: 1.5rem; }
  .hero-subtitle { font-size: 1rem; }
  .hero-actions .btn { 
    padding: 5px;
    font-size: 0.9em;
    margin: 0px 5px;
  }
}

/* Solo celulares */
@media (max-width: 480px) {
    .hero-logo-img {
        max-width: 80% !important;
        padding-top: 20%;
    }  
    .stlBotonesAcciones{
        margin-top: 20% !important;
    }  
    .stlLineaHome{
         display: none;
    }
    .stlLineaHome img{
        width: 50%;
    }
    .custom-menu-line {
        display: none;
    }
}

/* Celulares y tablets */
@media (max-width: 768px) {
    .hero-logo-img {
        max-width: 80% !important;
        padding-top: 20%;
    }  
    .stlBotonesAcciones{
        margin-top: 20% !important;
    }  
    .stlLineaHome{
         display: none;
    }
    .stlLineaHome img{
        width: 50%;
    }
    .custom-menu-line {
        display: none;
    }
}

/* Dispositivos más grandes, como laptops */
@media (min-width: 769px) {
    .stlLineaHome{
        position: absolute;
        top: 7%;
        right: 2%;
    }
    .stlLineaHome img{
        width: 80%;
    }

    .stlCirculoHome{
        position: absolute;
        bottom: 7%;
        right: 2%;
    }
    .stlCirculoHome img{
        width: 80%;
    }
}

/* ----------- FULLSCREEN NAVBAR OVERLAY ----------- */
.fullscreen-navbar {
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(17, 18, 21, 0.98);
  z-index: 9999;
  display: none;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0;
  margin: 0;
}

.fullscreen-navbar.show {
    display: flex;
    position: absolute;
    top: 0;
    animation: fadeIn 0.3s;
    z-index: 100;
}
@keyframes fadeIn {
  from { opacity: 0;}
  to { opacity: 1;}
}

.close-fullscreen-menu {
  position: absolute;
  top: 40px;
  right: 40px;
  font-size: 2.5rem;
  color: #fff;
  background: none;
  border: none;
  z-index: 10100;
  cursor: pointer;
}
@media (min-width: 992px) {
  .fullscreen-navbar {
    display: none !important;
  }
}


