body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.display-5{background:linear-gradient(135deg,#c1b4ab,#a2a795);-webkit-background-clip:text;background-clip:text;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.1);-webkit-text-fill-color:transparent;position:relative}.display-5:after{left:50%;border-radius:2px;transform:translateX(-50%);position:absolute;height:3px;bottom:-10px;background:linear-gradient(90deg,#c1b4ab,#a2a795);content:"";width:80px}.section-title{background:linear-gradient(135deg,#c1b4ab,#a2a795);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-weight:700;-webkit-text-fill-color:transparent;text-align:center;position:relative;font-size:2.5rem}.section-title:after{left:50%;border-radius:2px;transform:translateX(-50%);position:absolute;height:3px;bottom:-10px;background:linear-gradient(90deg,#c1b4ab,#a2a795);content:"";width:60px}.section-subtitle{margin-bottom:1.5rem;font-weight:400;text-align:center;color:#6c757d;font-size:1.1rem}img{will-change:auto;height:auto;max-width:100%}img[loading=lazy]{opacity:0;transition:opacity .3s ease}img[loading=lazy].loaded{opacity:1}.card-img-top{aspect-ratio:16/9;background:#f8f9fa}.carousel-item.active img{loading:auto}.lazy-image{opacity:0;transition:opacity .3s ease}.lazy-image.loaded{opacity:1}#heroCarousel,#heroCarousel .carousel-item,.hero-section{margin-top:0;min-height:100vh;padding-top:0}#heroCarousel .carousel-item img{filter:brightness(.7);object-fit:cover;height:100vh;width:100%}#heroCarousel .carousel-caption{left:50%;transform:translate(-50%,-50%);text-align:center;position:absolute;top:40%;width:100%}#heroCarousel .carousel-caption h1{margin-bottom:2rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.8);font-size:3.5rem}#heroCarousel .carousel-caption .lead{margin-bottom:2rem;text-shadow:1px 1px 2px rgba(0,0,0,.8);font-size:1.25rem}#heroCarousel .carousel-indicators{bottom:30px}#heroCarousel .carousel-indicators button{border-radius:50%;margin:0 5px;height:12px;width:12px}#heroCarousel .carousel-control-next,#heroCarousel .carousel-control-prev{width:5%}#heroCarousel .carousel-control-next-icon,#heroCarousel .carousel-control-prev-icon{height:3rem;width:3rem}.masonry-grid{margin:0 auto;display:grid;gap:1rem;grid-template-columns:repeat(9,1fr);max-width:100%}.masonry-item{border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);border:1px solid #a2a795;text-align:center;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;background:#fff}.masonry-item:hover{transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,.2)}.masonry-item img{object-fit:cover;border-radius:8px 8px 0 0;display:block;height:auto;width:100%}.masonry-item .item-title{font-weight:500;border-radius:0 0 8px 8px;line-height:1.2;color:#333;padding:.5rem;font-size:.8rem;background:#fff}@media (max-width:1400px){.masonry-grid{grid-template-columns:repeat(8,1fr)}}@media (max-width:1200px){.masonry-grid{grid-template-columns:repeat(6,1fr)}}@media (max-width:992px){.masonry-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:768px){.masonry-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:576px){.masonry-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.masonry-grid{grid-template-columns:repeat(2,1fr)}#heroCarousel,#heroCarousel .carousel-item,.hero-section{margin-top:0;padding-top:0}.navbar{left:0;right:0;z-index:1030;position:fixed;top:0}}.service-card{border-radius:15px;box-shadow:0 4px 8px rgba(0,0,0,.1);border:1px solid #e9ecef;border-top:3px solid #a2a795;transition:transform .3s ease,box-shadow .3s ease;background:#fff}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.service-icon{margin-bottom:1.5rem}.service-card h4{margin-bottom:1rem;font-weight:600;color:#333}.service-card p{margin-bottom:1.5rem;line-height:1.6}.service-card ul li{margin-bottom:.5rem;font-size:.9rem}.service-feature{transition:transform .3s ease,box-shadow .3s ease}.service-feature:hover{transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,.1)}.service-feature h5{font-weight:600;color:#333}.service-feature p{line-height:1.6}.about-content{border:1px solid #e9ecef;border-left:3px solid #a2a795;transition:transform .3s ease,box-shadow .3s ease}.about-content:hover{transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,.1)}.about-content h4{font-weight:600;color:#333}.about-content p{margin-bottom:1rem;line-height:1.6}.about-content p:last-child{margin-bottom:0}.navbar{left:0;box-shadow:0 2px 10px rgba(0,0,0,.1);right:0;z-index:1030;position:fixed;top:0;background-color:#a2a795!important}.navbar-collapse{transition:all .3s ease}@media (max-width:991px){.navbar-collapse{box-shadow:-5px 0 15px rgba(0,0,0,.2);overflow-y:auto;right:-100%;position:fixed;top:0;padding:2rem 1rem;height:100vh;transition:right .3s ease;background:#a2a795;width:280px}.navbar-collapse.show{right:0}.navbar-nav{width:100%;flex-direction:column}.navbar-nav .nav-item{margin:.5rem 0;width:100%}.navbar-nav .nav-link{font-weight:500;border-radius:8px;padding:1rem;font-size:1.1rem;transition:all .3s ease}.navbar-nav .nav-link:hover{transform:translateX(5px);background:hsla(0,0%,100%,.1)}.navbar-toggler{border:none;color:#fff;padding:.5rem;font-size:1.5rem;background:transparent}.navbar-toggler:focus{box-shadow:none}.navbar-close-btn{border-radius:50%;border:none;right:1rem;color:#fff;z-index:1050;cursor:pointer;position:absolute;top:1rem;padding:.5rem;font-size:1.5rem;transition:all .3s ease;background:transparent}.navbar-close-btn:hover{transform:scale(1.1);background:hsla(0,0%,100%,.1)}.navbar-close-btn:focus{box-shadow:none;outline:none}.navbar-collapse:before{left:0;opacity:0;z-index:-1;position:fixed;top:0;height:100vh;transition:opacity .3s ease;background:rgba(0,0,0,.5);content:"";width:100vw}.navbar-collapse.show:before{opacity:1}}.navbar-brand{font-weight:700;color:#fff!important;font-size:1.5rem}.navbar-nav .nav-link{color:hsla(0,0%,100%,.9)!important}.navbar-nav .nav-link:hover{color:#fff!important}.product-item{transition:transform .3s ease}.product-item:hover{transform:translateY(-5px)}.card{border-radius:15px;border:none;overflow:hidden;transition:all .3s ease}.card-img-top{object-fit:cover;height:200px;width:100%}.card-body{padding:1.5rem}.card-title{margin-bottom:.75rem;font-weight:600}.badge{border-radius:20px;padding:.5rem 1rem;font-size:.8rem}.btn-group .btn{border-radius:25px;margin:0 .25rem}.btn-group .btn.active{border-color:#c1b4ab;background-color:#c1b4ab}.contact-info{border-left:4px solid #a2a795;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.1);padding:2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.contact-form{border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);border:1px solid #e9ecef;overflow:hidden;position:relative;padding:2.5rem;background:linear-gradient(135deg,#fff,#f8f9fa)}.contact-form:before{left:0;right:0;position:absolute;top:0;height:4px;background:linear-gradient(90deg,#c1b4ab,#a2a795);content:""}.contact-form .form-label{text-transform:uppercase;margin-bottom:.5rem;font-weight:600;letter-spacing:.5px;color:#333;font-size:.95rem}.contact-form .form-control{border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.05);border:2px solid #e9ecef;padding:1rem 1.2rem;font-size:1rem;transition:all .3s ease;background:#fff}.contact-form .form-control:focus{transform:translateY(-2px);box-shadow:0 0 0 .2rem hsla(25,15%,71%,.25);border-color:#c1b4ab;background:#fff}.contact-form .form-control:hover{transform:translateY(-1px);border-color:#a2a795}.contact-form textarea.form-control{min-height:120px;resize:vertical}.contact-form .btn{text-transform:uppercase;font-weight:600;border-radius:12px;box-shadow:0 4px 15px hsla(25,15%,71%,.3);border:none;letter-spacing:.5px;overflow:hidden;position:relative;padding:1rem 2rem;font-size:1rem;transition:all .3s ease;background:linear-gradient(135deg,#c1b4ab,#a2a795)}.contact-form .btn:before{left:-100%;position:absolute;top:0;height:100%;transition:left .5s ease;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);content:"";width:100%}.contact-form .btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px hsla(25,15%,71%,.4)}.contact-form .btn:hover:before{left:100%}.contact-form .btn:active{transform:translateY(-1px)}.form-group{margin-bottom:1.5rem;position:relative}.form-group .form-control{z-index:1;position:relative}.map-section{margin-top:2rem;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.1);border:1px solid #e9ecef;overflow:hidden;position:relative;padding:1.5rem;background:linear-gradient(135deg,#fff,#f8f9fa)}.map-section:before{left:0;right:0;position:absolute;top:0;height:3px;background:linear-gradient(90deg,#c1b4ab,#a2a795);content:""}.map-title{text-transform:uppercase;margin-bottom:1rem;font-weight:600;letter-spacing:.5px;display:flex;color:#333;align-items:center;font-size:1.1rem}.map-title i{color:#c1b4ab;font-size:1.2rem}.map-container{border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.map-container:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.map-container iframe{border-radius:12px;transition:all .3s ease}@media (max-width:768px){.map-section{margin-top:1.5rem;padding:1rem}.map-title{font-size:1rem}.map-container iframe{height:250px}}@media (max-width:576px){.map-section{margin-top:1rem;padding:.8rem}.map-title{font-size:.9rem}.map-container iframe{height:200px}}.form-control{border-radius:10px;border:2px solid #e9ecef}.form-control:focus{box-shadow:0 0 0 .2rem hsla(25,15%,71%,.25);border-color:#c1b4ab}.btn{font-weight:600;border-radius:25px;padding:.75rem 2rem}.btn-primary{border-color:#a2a795;background-color:#a2a795}.btn-primary:hover{border-color:#8f9a85;background-color:#8f9a85}.btn-outline-primary{color:#c1b4ab;border-color:#c1b4ab}.btn-outline-primary:hover{color:#fff;border-color:#c1b4ab;background-color:#c1b4ab}.btn-outline-primary.active,.btn-outline-primary:focus{color:#fff!important;border-color:#c1b4ab!important;background-color:#c1b4ab!important}.btn-outline-primary:focus{box-shadow:0 0 0 .2rem hsla(25,15%,71%,.25)!important}.btn-outline-primary:active,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active{color:#fff!important;border-color:#c1b4ab!important;background-color:#c1b4ab!important}.modal-content{border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.3);border:none}.modal-header{border-bottom:1px solid #e9ecef;padding:1.5rem}.modal-body{padding:2rem}.modal-title{font-weight:600;color:#333}#modalProductImage{object-fit:cover;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1);height:300px;width:100%}#modalProductTitle{font-weight:600;color:#333}#modalProductDescription{line-height:1.6;color:#666}.product-features ul li{margin-bottom:.5rem;color:#555}.product-features h6{margin-bottom:1rem;font-weight:600;color:#333}@media (max-width:768px){.section-title{font-size:2.2rem}.section-subtitle{font-size:1rem}.contact-form{padding:2rem}.contact-form .form-control{padding:.8rem 1rem}.contact-form .btn{padding:.8rem 1.5rem;font-size:.9rem}.hero-section{text-align:center}#heroCarousel,#heroCarousel .carousel-item,.hero-section{margin-top:0;padding-top:0}#heroCarousel .carousel-caption{left:50%;transform:translate(-50%,-50%);top:50%;width:90%}#heroCarousel .carousel-caption h1{margin-bottom:1rem;font-size:1.8rem}#heroCarousel .carousel-caption .lead{margin-bottom:1rem;font-size:.9rem}#heroCarousel .carousel-caption .btn{padding:.5rem 1rem;font-size:.9rem}.btn-group{justify-content:center;flex-wrap:wrap}.btn-group .btn{margin:.25rem}.contact-info{margin-top:2rem}.navbar{left:0;right:0;z-index:1030;position:fixed;top:0}.navbar-collapse{box-shadow:-5px 0 15px rgba(0,0,0,.2);overflow-y:auto;right:-100%;position:fixed;top:0;padding:2rem 1rem;height:100vh;transition:right .3s ease;background:#a2a795;width:280px}.navbar-collapse.show{right:0}.navbar-nav{width:100%;flex-direction:column}.navbar-nav .nav-item{margin:.5rem 0;width:100%}.navbar-nav .nav-link{font-weight:500;border-radius:8px;padding:1rem;font-size:1.1rem;transition:all .3s ease}.navbar-nav .nav-link:hover{transform:translateX(5px);background:hsla(0,0%,100%,.1)}}@media (max-width:576px){.section-title{font-size:1.8rem}.section-subtitle{font-size:.9rem}.contact-form{padding:1.5rem}.contact-form .form-control{padding:.7rem .8rem;font-size:.9rem}.contact-form .btn{padding:.7rem 1.2rem;font-size:.85rem}.contact-form .form-label{font-size:.85rem}.hero-section{margin-top:0;padding-top:0}.hero-section h1{font-size:1.75rem}#heroCarousel,#heroCarousel .carousel-item{margin-top:0;padding-top:0}#heroCarousel .carousel-caption{left:50%;transform:translate(-50%,-50%);top:50%;width:95%}#heroCarousel .carousel-caption h1{margin-bottom:.75rem;font-size:1.5rem}#heroCarousel .carousel-caption .lead{margin-bottom:.75rem;font-size:.8rem}#heroCarousel .carousel-caption .btn{padding:.4rem .8rem;font-size:.8rem}.display-5{font-size:2rem}.card-body{padding:1rem}.navbar{left:0;right:0;z-index:1030;position:fixed;top:0}}html{scroll-behavior:smooth}.btn-outline-primary.focus,.btn-outline-primary:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem hsla(25,15%,71%,.25)!important}.btn-outline-primary.active,.btn-outline-primary.focus,.btn-outline-primary:active,.btn-outline-primary:focus{color:#fff!important;border-color:#c1b4ab!important;background-color:#c1b4ab!important}.btn-outline-primary{color:#c1b4ab!important;border-color:#c1b4ab!important}.btn-outline-primary:hover{color:#fff!important;border-color:#c1b4ab!important;background-color:#c1b4ab!important}.contact-info .fas,.fas.fa-award,.fas.fa-calendar-alt,.fas.fa-check,.fas.fa-clipboard-check,.fas.fa-drafting-compass,.fas.fa-envelope,.fas.fa-heart,.fas.fa-home,.fas.fa-map-marker-alt,.fas.fa-mobile-alt,.fas.fa-phone,.fas.fa-shipping-fast,.fas.fa-tools,.fas.fa-users,.fas.fa-utensils,.service-icon .fas,.text-primary{color:#c1b4ab!important}.footer-modern .fas,footer .fas{color:#fff!important}.btn-outline-primary .fab{color:#c1b4ab!important}.btn-outline-primary:hover .fab{color:#fff!important}.footer-modern{color:#fff;position:relative;background:#c1b4ab}.footer-modern p,.footer-modern span{color:#fff}.footer-modern:before{left:0;right:0;position:absolute;top:0;height:3px;background:linear-gradient(90deg,#a2a795,#c1b4ab);content:""}.footer-top{background:hsla(0,0%,100%,.05)}.footer-widget{padding:0 15px}.footer-logo{display:flex;color:#fff;align-items:center}.footer-title{margin-bottom:1.5rem;font-weight:700;color:#fff;position:relative;font-size:1.1rem}.footer-title:after{left:0;position:absolute;height:2px;bottom:-8px;background:#c1b4ab;content:"";width:30px}.footer-links{margin:0;list-style:none;padding:0}.footer-links li{margin-bottom:.8rem}.footer-links a{font-weight:700;text-decoration:none;color:#fff;position:relative;padding-left:0;transition:all .3s ease}.footer-links a:hover{color:hsla(0,0%,100%,.8);padding-left:5px}.contact-info-footer .contact-item{color:hsla(0,0%,100%,.8);font-size:.9rem}.contact-info-footer .contact-item i{text-align:center;color:#fff!important;width:20px}.social-links-footer{margin-bottom:1rem;display:flex;gap:15px}.social-link{border-radius:50%;text-decoration:none;border:1px solid hsla(0,0%,100%,.3);display:inline-flex;justify-content:center;color:#fff;align-items:center;height:40px;transition:all .3s ease;background:hsla(0,0%,100%,.2);width:40px}.social-link:hover{transform:translateY(-2px);color:#c1b4ab;background:#fff}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,.1)}.footer-bottom-links{margin:0;display:flex;justify-content:flex-end;list-style:none;gap:20px;padding:0}.footer-bottom-links a{text-decoration:none;color:hsla(0,0%,100%,.7);font-size:.9rem;transition:color .3s ease}.footer-bottom-links a:hover{color:#c1b4ab}.footer-bottom p a{text-decoration:none;color:#fff;transition:color .3s ease}.footer-bottom p a:hover{text-decoration:underline;color:#c1b4ab}@media (max-width:768px){.footer-bottom-links{margin-top:1rem;justify-content:center}.footer-widget{text-align:center}.social-links-footer{justify-content:center}}.whatsapp-widget{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;right:20px;z-index:1000;position:fixed;bottom:20px}.whatsapp-button{border-radius:50%;box-shadow:0 4px 12px rgba(37,211,102,.4);display:flex;justify-content:center;color:#fff;cursor:pointer;align-items:center;position:relative;height:60px;font-size:28px;transition:all .3s ease;animation:pulse 2s infinite;background:#25d366;width:60px}.whatsapp-button:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(37,211,102,.6)}.notification-badge{font-weight:700;border-radius:50%;right:-5px;display:flex;justify-content:center;color:#fff;align-items:center;position:absolute;top:-5px;height:20px;font-size:12px;animation:bounce 1s infinite;background:#f44;width:20px}.whatsapp-chat{border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.15);right:0;display:none;overflow:hidden;position:absolute;height:400px;bottom:80px;background:#fff;width:320px;flex-direction:column}.chat-header{color:#fff;gap:10px;padding:15px;background:#25d366}.chat-avatar,.chat-header{display:flex;align-items:center}.chat-avatar{border-radius:50%;justify-content:center;height:40px;font-size:20px;background:hsla(0,0%,100%,.2);width:40px}.chat-info{flex:1}.chat-info h6{font-weight:600;margin:0;font-size:14px}.chat-info small{opacity:.8;font-size:12px}.close-chat{border:none;color:#fff;cursor:pointer;padding:5px;font-size:18px;background:none}.chat-messages{flex:1;overflow-y:auto;padding:15px;background:#f8f9fa}.message{margin-bottom:15px;display:flex;flex-direction:column}.message.received{align-items:flex-start}.message.sent{align-items:flex-end}.message-content{border-radius:18px;box-shadow:0 1px 2px rgba(0,0,0,.1);line-height:1.4;padding:10px 15px;font-size:14px;max-width:80%;background:#fff}.message.sent .message-content{background:#dcf8c6}.message-time{margin-top:5px;margin-left:15px;color:#666;font-size:11px}.message.sent .message-time{margin-left:0;text-align:right;margin-right:15px}.chat-input{border-top:1px solid #e9ecef;display:flex;align-items:center;gap:10px;padding:15px;background:#fff}.chat-input input{flex:1;border-radius:20px;border:1px solid #e9ecef;outline:none;padding:8px 15px;font-size:14px}.chat-input input:focus{border-color:#25d366}.chat-input button{border-radius:50%;border:none;display:flex;justify-content:center;color:#fff;cursor:pointer;align-items:center;height:35px;font-size:16px;background:#25d366;width:35px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-1px)}}.chat-open{display:flex!important}.notification-sound{display:none}.instagram-link{border-radius:50%;margin-left:.5rem;display:flex;justify-content:center;align-items:center;padding:.5rem .75rem!important;height:40px;transition:all .3s ease;width:40px}.instagram-link i{color:#fff;font-size:1.2rem;transition:all .3s ease}.instagram-link:hover{transform:scale(1.1);box-shadow:0 4px 8px rgba(0,0,0,.3);background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888)}.instagram-link:hover i{transform:scale(1.1);color:#fff}@media (max-width:991px){.instagram-link{margin-left:.25rem;height:35px;width:35px}.instagram-link i{font-size:1rem}}