.features-grid,.form_cta,.form_title,.producto-info,.section-title,.us-Text,footer{text-align:center}.breadcrumb-nav a,.cta-button,.form_cta,.producto-card,.producto-info .ver-mas-btn,footer .social-links a,header nav a{text-decoration:none}:root{--primario:#fdc300;--secundario:#e6e6e6;--negro:#000000;--blanco:#ffffff;--texto-gris-oscuro:#333333;--texto-gris-claro:#f8f9fa}body{font-family:Poppins,sans-serif;background-color:var(--blanco);color:var(--texto-gris-oscuro);margin:0;padding:0;line-height:1.6}.dropdown-menu,header{background-color:var(--negro)}.dropdown-item,footer,footer .social-links a,header nav a{color:var(--secundario)}header{padding:1rem 2rem;position:sticky;top:0;z-index:1000;box-shadow:0 2px 5px rgba(0,0,0,.1)}header img.logo{max-height:55px}header nav a{margin:0 1rem;font-weight:500;transition:color .3s}.breadcrumb-nav a:hover,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover,footer .social-links a:hover,header nav a.active,header nav a:hover{color:var(--primario)}.navbar-dark .navbar-nav .nav-link{color:var(--secundario);font-weight:500;transition:color .3s;padding:.5rem 1rem}.dropdown-menu{border:1px solid rgba(255,255,255,.15)}.producto-card,.productos-destacados,.proveedores{background-color:var(--blanco)}.dropdown-item{transition:background-color .2s,color .2s}.dropdown-item:focus,.dropdown-item:hover{color:var(--negro);background-color:var(--primario)}.dropdown-divider{border-top:1px solid rgba(255,255,255,.15)}@media (max-width:991px){.navbar-nav{text-align:center;margin-top:1rem}.nav-item{padding:.5rem 0}}.hero-carousel-section video{width:100%;height:100%;object-fit:cover;display:block}.hero-carousel-section .carousel-item{min-height:85vh;background-size:cover;background-position:center center}.back-img,.carousel-indicators .thumbnail{background-size:cover;background-position:center}.hero-carousel-section .carousel-caption{background-color:rgba(0,0,0,.5);border-radius:10px;padding:2rem;bottom:20%}.hero-carousel-section .carousel-caption h1{font-size:clamp(2.5rem, 5vw, 3.8rem);font-weight:800;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.hero-carousel-section .carousel-caption p{font-size:clamp(1rem, 2.5vw, 1.5rem);font-weight:300;max-width:700px;margin-left:auto;margin-right:auto}.hero-carousel-section .cta-button{background-color:var(--primario);padding:.9rem 2.5rem;border-radius:50px;color:var(--negro);text-decoration:none;font-weight:700;margin-top:1.5rem;transition:background-color .3s,transform .3s;box-shadow:0 4px 10px rgba(0,0,0,.2);display:inline-block}.hero-carousel-section .cta-button:hover{background-color:#e0ac00;transform:translateY(-3px)}.section-padding{padding:5rem 2rem}.section-title{font-weight:700;font-size:clamp(2rem, 4vw, 2.8rem);margin-bottom:3rem;color:var(--negro)}.section-title::after{content:'';display:block;width:80px;height:4px;background-color:var(--primario);margin:.5rem auto 0;border-radius:2px}.producto-info p.category-description{font-size:.9rem;color:#6c757d;min-height:50px}.productos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;justify-content:center}.producto-card{border-radius:15px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.08);transition:transform .3s,box-shadow .3s;color:var(--texto-gris-oscuro)}.producto-card:hover{transform:translateY(-8px);box-shadow:0 12px 25px rgba(0,0,0,.12)}.producto-card img{width:100%;height:220px;object-fit:cover;display:block}.producto-info{padding:1.5rem}.producto-info h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.producto-info .ver-mas-btn{display:inline-block;margin-top:1rem;padding:.6rem 1.2rem;background-color:var(--negro);color:var(--primario);border-radius:25px;font-weight:500;font-size:.9rem;transition:background-color .3s,color .3s}.producto-info .ver-mas-btn:hover{background-color:var(--primario);color:var(--negro)}.why-choose-us{background-color:var(--secundario)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-item{padding:2rem;background-color:var(--blanco);border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.05)}.feature-item img{max-height:60px;margin-bottom:1rem}.feature-item h4{font-size:1.3rem;font-weight:700;color:var(--negro);margin-bottom:.5rem}.feature-item p{font-size:.95rem;color:var(--texto-gris-oscuro)}.proveedores-logos{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:center}.proveedores-logos img{max-height:70px;margin:1rem;filter:grayscale(100%);transition:filter .3s,transform .3s}.proveedores-logos img:hover{filter:grayscale(0%);transform:scale(1.1)}.separador-web{padding:3rem}.separador-text{padding:1rem 0}.img-border{border:1px solid #000}footer{background-color:var(--negro);padding:3rem 2rem}footer p{margin-bottom:.8rem;font-size:.9rem}footer .social-links a{margin:0 .75rem;font-size:1.2rem;transition:color .3s}.back-img{display:flex;max-width:100%;height:60vh;background-image:url(../img/Banner/Nosotros.jpg);background-repeat:no-repeat}.us-Text>.container>p{margin-top:0}.back-sec{background-color:#f8f9fa}.product-section{padding:4rem 0}.breadcrumb-nav a{color:var(--texto-gris-oscuro)}.product-title{font-weight:800;margin-bottom:.5rem}.product-brand,.product-sku{font-size:1rem;color:#6c757d;margin-bottom:1.5rem}.product-description{margin-bottom:2rem}.cta-button{background-color:var(--primario);color:var(--negro);padding:.8rem 2rem;border-radius:50px;font-weight:700;transition:.3s;display:inline-block;border:2px solid transparent}.cta-button:hover{background-color:#e0ac00;transform:translateY(-3px);box-shadow:0 4px 10px rgba(0,0,0,.2)}.spec-list{list-style:none;padding-left:0}.spec-list li{padding:.5rem 0;border-bottom:1px solid #dee2e6}.spec-list li::before{content:"✓";color:var(--primario);font-weight:700;margin-right:10px}.related-products-section{padding:4rem 0;background-color:var(--blanco)}.carousel-item img{border-radius:15px}.carousel-indicators [data-bs-target]{background-color:var(--primario);width:60px;height:60px;text-indent:-999px;opacity:.8}.info-contacto{display:flex;justify-content:space-around}.info-empresa{display:flex;flex-direction:column}.form{width:90%;max-width:80vh;display:flex;margin:auto}.form_container{width:100%;gap:1em}.form_title{font-size:1.9rem;margin-bottom:.4em}.form_input{font-size:1rem;padding:.8em 8em .8em 0;margin:.8em .5em}.form_input--message{display:block;width:89%;resize:none;padding:1.8em 1em;margin-bottom:1.5em}.form_cta{background-color:#000;color:#fff;border:none;font-family:pageFont,sans-serif;font-size:1.2rem;padding:10px;margin:0 13em;width:25%;display:flex;align-items:center}.form_cta:hover{background-color:#fdc300;color:#000;transition:.5s}@media (max-width:768px){.hero-carousel-section video{height:60vh}.hero h1{font-size:2.2rem}.hero p.subtitle{font-size:1rem}.features-grid,.productos-grid{grid-template-columns:1fr}.section-padding{padding:3rem 1rem}header{padding:1rem}header nav{display:flex;flex-direction:column;align-items:center}header nav a{margin:.5rem 0}header .d-flex{flex-direction:column;align-items:center}header img.logo{margin-bottom:1rem}}