:root{--primary-color:#007bff;--success-color:#28a745;--secondary-color:#6c757d;--background-color:#f8f9fa}body{color:#333;line-height:1.6;font-family:Tahoma,Cambria,Verdana,sans-serif}.navbar{background-color:#fff!important;box-shadow:0 2px 4px rgba(0,0,0,.1)}.navbar-brand img{transition:transform .3s ease}.navbar-brand img:hover{transform:scale(1.05)}.nav-link{padding:.5rem 1rem!important;font-weight:500;transition:color .3s ease}.nav-link:hover{color:var(--primary-color)!important}.hero-section{height:100vh;padding-top:56px;color:#fff;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://peltronavixure.shop/assets/img/hero-bg.jpg);background-size:cover;background-position:50%;margin-top:-56px}.hero-section h1{font-size:3.5rem;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-section .lead{font-size:1.5rem;margin-bottom:2rem;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.btn-primary{padding:.75rem 2rem;font-weight:600;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.featured-products{background-color:var(--background-color)}.card{overflow:hidden;border:none;transition:transform .3s ease,box-shadow .3s ease;border-radius:10px}.card:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.services-overview .card{padding:2rem;text-align:center}.services-overview .fas{margin-bottom:1.5rem;color:var(--primary-color)}footer{background-color:#343a40}footer a{text-decoration:none;color:#fff;transition:color .3s ease}footer a:hover{text-decoration:none;color:var(--primary-color)}.social-links a{height:35px;margin-right:10px;transition:all .3s ease;text-align:center;background-color:hsla(0,0%,100%,.1);border-radius:50%;width:35px;line-height:35px;display:inline-block}.social-links a:hover{transform:translateY(-3px);background-color:var(--primary-color)}@media (max-width:768px){.hero-section h1{font-size:2.5rem}.hero-section .lead{font-size:1.2rem}.services-overview .card{margin-bottom:1rem}}@media (max-width:576px){.hero-section h1{font-size:2rem}.hero-section .lead{font-size:1rem}}@media (min-width:1600px){.container,.container-lg,.container-xl,.container-xxl{max-width:1550px!important}}