body{font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif;color:#4a4a5a;background-color:#fff;line-height:1.7;overflow-x:hidden;overflow-wrap:break-word;word-break:break-word}.navbar-nav .nav-link{white-space:nowrap;max-width:160px;overflow:hidden;text-overflow:ellipsis}.nav-pills .nav-link{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.btn{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}.product-name,.case-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}.badge{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lang-switcher .dropdown-toggle{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}a{color:#1a3a5c;text-decoration:none;transition:all .3s ease}a:hover{color:#e8751a}img{max-width:100%;height:auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:1030;background:#1a3a5c;transition:all .3s ease}.site-header.scrolled{background:#0f2540;box-shadow:0 4px 16px #0000001f}.site-header .navbar{padding:.75rem 0}.site-header .navbar-brand{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:.5px}.site-header .navbar-brand:hover{color:#e8751a}.site-header .nav-link{color:#ffffffd9;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.site-header .nav-link:hover,.site-header .nav-link.active{color:#e8751a}.site-header .lang-dropdown .dropdown-toggle{color:#ffffffd9;background:transparent;border:1px solid rgba(255,255,255,.3);border-radius:4px;padding:.35rem .75rem;font-size:.875rem}.site-header .lang-dropdown .dropdown-toggle:after{margin-left:.5rem}.site-header .lang-dropdown .dropdown-toggle:hover{border-color:#e8751a;color:#e8751a}.site-header .lang-dropdown .dropdown-menu{background:#0f2540;border:1px solid rgba(255,255,255,.1);border-radius:4px;min-width:8rem}.site-header .lang-dropdown .dropdown-menu .dropdown-item{color:#ffffffd9;padding:.5rem 1rem;font-size:.875rem}.site-header .lang-dropdown .dropdown-menu .dropdown-item:hover,.site-header .lang-dropdown .dropdown-menu .dropdown-item.active{background:#e8751a;color:#fff}.site-header .nav-inquiry-btn{background:#e8751a;color:#fff;border:none;border-radius:4px;padding:.5rem 1.25rem;font-weight:600;transition:all .3s ease}.site-header .nav-inquiry-btn:hover{background:#c55f0e;color:#fff;transform:translateY(-1px)}.hero-banner{position:relative;width:100%;min-height:600px;display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden;margin-top:0}.hero-banner .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-banner .hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0f2540d9,#1a3a5cb3,#e8751a4d)}.hero-banner .hero-content{position:relative;z-index:2;text-align:center;max-width:800px;padding:2rem}.hero-banner .hero-title{font-size:3rem;font-weight:800;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-banner .hero-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.9;line-height:1.8}.hero-banner .hero-btn{display:inline-block;background:#e8751a;color:#fff;padding:.875rem 2.5rem;border-radius:50px;font-weight:600;font-size:1.1rem;transition:all .3s ease;border:2px solid #e8751a}.hero-banner .hero-btn:hover{background:transparent;color:#fff;border-color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.hero-banner .hero-btn-outline{display:inline-block;background:transparent;color:#fff;padding:.875rem 2.5rem;border-radius:50px;font-weight:600;font-size:1.1rem;transition:all .3s ease;border:2px solid rgba(255,255,255,.6);margin-left:1rem}.hero-banner .hero-btn-outline:hover{background:#fff;color:#1a3a5c;border-color:#fff;transform:translateY(-2px)}.section-title{text-align:center;margin-bottom:3rem}.section-title h2{font-size:2.25rem;font-weight:700;color:#1a1a2e;margin-bottom:.75rem;max-width:100%;overflow:hidden}.section-title .title-line{width:60px;height:4px;background:#e8751a;margin:0 auto 1rem;border-radius:2px}.section-title p{color:#7a7a8a;font-size:1.1rem;max-width:600px;margin:0 auto}.product-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-6px);box-shadow:0 8px 32px #00000029}.product-card:hover .product-img img{transform:scale(1.05)}.product-card .product-img{position:relative;overflow:hidden;aspect-ratio:4/3}.product-card .product-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.product-card .product-img .product-badge{position:absolute;top:.75rem;left:.75rem;background:#e8751a;color:#fff;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600}.product-card .product-body{padding:1.25rem;flex:1;display:flex;flex-direction:column}.product-card .product-title{font-size:1.1rem;font-weight:600;color:#1a1a2e;margin-bottom:.5rem}.product-card .product-title a{color:inherit}.product-card .product-title a:hover{color:#e8751a}.product-card .product-desc{color:#7a7a8a;font-size:.9rem;margin-bottom:1rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card .product-link{color:#e8751a;font-weight:600;font-size:.9rem}.product-card .product-link:hover{color:#c55f0e}.product-card .product-link i{margin-left:.25rem;transition:transform .3s ease}.product-card .product-link:hover i{transform:translate(4px)}.case-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .3s ease;height:100%}.case-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.case-card:hover .case-img img{transform:scale(1.05)}.case-card .case-img{position:relative;overflow:hidden;height:0;padding-top:62.5%}@supports (aspect-ratio: 16/10){.case-card .case-img{height:auto;padding-top:0;aspect-ratio:16/10}}.case-card .case-img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}@supports (aspect-ratio: 16/10){.case-card .case-img img{position:static}}.case-card .case-img .case-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(26,58,92,.8),transparent);opacity:0;transition:all .3s ease;display:flex;align-items:flex-end;padding:1.25rem}.case-card:hover .case-overlay{opacity:1}.case-card .case-body{padding:1.25rem}.case-card .case-title{font-size:1.1rem;font-weight:600;color:#1a1a2e;margin-bottom:.5rem}.case-card .case-location{color:#7a7a8a;font-size:.875rem}.case-card .case-location i{color:#e8751a;margin-right:.25rem}.news-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .3s ease;height:100%;display:flex}.news-card:hover{box-shadow:0 4px 16px #0000001f}.news-card:hover .news-img img{transform:scale(1.05)}.news-card .news-img{width:240px;min-width:240px;overflow:hidden}.news-card .news-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.news-card .news-body{padding:1.25rem;flex:1;display:flex;flex-direction:column}.news-card .news-date{color:#e8751a;font-size:.8rem;font-weight:600;margin-bottom:.5rem}.news-card .news-title{font-size:1.1rem;font-weight:600;color:#1a1a2e;margin-bottom:.5rem}.news-card .news-title a{color:inherit}.news-card .news-title a:hover{color:#e8751a}.news-card .news-excerpt{color:#7a7a8a;font-size:.9rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-list-item{padding:1.25rem 0;border-bottom:1px solid #e0e4e8;display:flex;gap:1rem}.news-list-item:last-child{border-bottom:none}.news-list-item .news-item-date{min-width:60px;text-align:center}.news-list-item .news-item-date .day{font-size:1.75rem;font-weight:700;color:#1a3a5c;line-height:1}.news-list-item .news-item-date .month{font-size:.75rem;color:#e8751a;font-weight:600;text-transform:uppercase}.news-list-item .news-item-content{flex:1}.news-list-item .news-item-content .news-item-title{font-size:1rem;font-weight:600;color:#1a1a2e;margin-bottom:.25rem}.news-list-item .news-item-content .news-item-title a:hover{color:#e8751a}.news-list-item .news-item-content .news-item-excerpt{color:#7a7a8a;font-size:.875rem}.inquiry-section{background:#f5f7fa;padding:4rem 0}.inquiry-form{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 16px #0000001f}.inquiry-form .form-label{font-weight:600;color:#1a1a2e;font-size:.9rem;margin-bottom:.5rem}.inquiry-form .form-control,.inquiry-form .form-select{border:1px solid #e0e4e8;border-radius:4px;padding:.75rem 1rem;font-size:.95rem;transition:all .3s ease}.inquiry-form .form-control:focus,.inquiry-form .form-select:focus{border-color:#e8751a;box-shadow:0 0 0 3px #e8751a26}.inquiry-form textarea.form-control{min-height:120px;resize:vertical}.inquiry-form .btn-submit{background:#e8751a;color:#fff;border:none;border-radius:4px;padding:.875rem 2.5rem;font-weight:600;font-size:1rem;transition:all .3s ease;width:100%}.inquiry-form .btn-submit:hover{background:#c55f0e;transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.inquiry-form .btn-submit:active{transform:translateY(0)}.whatsapp-widget{position:fixed;bottom:2rem;left:2rem;z-index:1050}.whatsapp-float-btn{width:60px;height:60px;border-radius:50%;background:#25d366;color:#fff;border:none;box-shadow:0 4px 16px #0000001f;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:2rem;transition:all .3s ease}.whatsapp-float-btn:hover{background:#128c7e;transform:scale(1.1)}.whatsapp-popup{position:absolute;bottom:70px;left:0;width:320px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000029;overflow:hidden;animation:whatsappSlideUp .3s ease}.whatsapp-popup-header{background:#075e54;color:#fff;padding:1rem;display:flex;justify-content:space-between;align-items:center;font-weight:600}.whatsapp-popup-header button{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;line-height:1}.whatsapp-popup-body{padding:1.5rem}.whatsapp-popup-body p{margin-bottom:1rem;color:#4a4a5a;font-size:.95rem}.btn-whatsapp{display:flex;align-items:center;justify-content:center;width:100%;padding:.75rem;background:#25d366;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease}.btn-whatsapp:hover{background:#128c7e;color:#fff}@keyframes whatsappSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.floating-inquiry-btn{position:fixed;bottom:2rem;right:2rem;z-index:1050;width:60px;height:60px;border-radius:50%;background:#e8751a;color:#fff;border:none;box-shadow:0 4px 16px #0000001f;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:all .3s ease}.floating-inquiry-btn:before{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;background:#e8751a4d;animation:pulse-ring 2s ease-out infinite}.floating-inquiry-btn:hover{background:#c55f0e;transform:scale(1.1)}@keyframes pulse-ring{0%{transform:scale(.9);opacity:.7}70%{transform:scale(1.3);opacity:0}to{transform:scale(1.3);opacity:0}}.site-footer{background:#0f2540;color:#ffffffbf;padding:4rem 0 0}.site-footer .footer-brand{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem;display:inline-block}.site-footer .footer-desc{font-size:.9rem;line-height:1.8;margin-bottom:1.5rem}.site-footer .footer-title{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1.25rem;position:relative;padding-bottom:.75rem}.site-footer .footer-title:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:3px;background:#e8751a;border-radius:2px}.site-footer .footer-links{list-style:none;padding:0;margin:0}.site-footer .footer-links li{margin-bottom:.5rem}.site-footer .footer-links li a{color:#ffffffa6;font-size:.9rem;transition:all .3s ease}.site-footer .footer-links li a:hover{color:#e8751a;padding-left:4px}.site-footer .footer-contact{list-style:none;padding:0;margin:0}.site-footer .footer-contact li{margin-bottom:.75rem;font-size:.9rem;display:flex;align-items:flex-start;gap:.5rem}.site-footer .footer-contact li i{color:#e8751a;margin-top:.25rem;min-width:16px}.site-footer .footer-social{display:flex;gap:.75rem;margin-top:1rem}.site-footer .footer-social a{width:36px;height:36px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease}.site-footer .footer-social a:hover{background:#e8751a;transform:translateY(-2px)}.site-footer .footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:1.5rem 0;margin-top:3rem;text-align:center;font-size:.85rem;color:#ffffff80}.bg-primary-custom{background-color:#1a3a5c}.bg-accent-custom{background-color:#e8751a}.text-primary-custom{color:#1a3a5c}.text-accent-custom{color:#e8751a}.btn-primary-custom{background:#1a3a5c;color:#fff;border:none;border-radius:4px;padding:.625rem 1.75rem;font-weight:600;transition:all .3s ease}.btn-primary-custom:hover{background:#2a5a8c;color:#fff;transform:translateY(-1px)}.btn-accent-custom{background:#e8751a;color:#fff;border:none;border-radius:4px;padding:.625rem 1.75rem;font-weight:600;transition:all .3s ease}.btn-accent-custom:hover{background:#c55f0e;color:#fff;transform:translateY(-1px)}.section-padding{padding:5rem 0}.section-padding-sm{padding:3rem 0}@media (max-width: 991.98px){.hero-banner{min-height:450px}.hero-banner .hero-title{font-size:2.25rem}.hero-banner .hero-subtitle{font-size:1.1rem}.section-title h2{font-size:1.75rem}.news-card{flex-direction:column}.news-card .news-img{width:100%;min-width:100%;aspect-ratio:16/9}.site-header .navbar-collapse{background:#0f2540;padding:1rem;border-radius:8px;margin-top:.5rem}.section-padding{padding:3.5rem 0}}@media (max-width: 575.98px){.hero-banner{min-height:350px}.hero-banner .hero-title{font-size:1.75rem}.hero-banner .hero-subtitle{font-size:.95rem}.hero-banner .hero-btn,.hero-banner .hero-btn-outline{display:block;width:100%;margin:.5rem 0;text-align:center}.section-title h2{font-size:1.5rem}.inquiry-form{padding:1.5rem}.floating-inquiry-btn{bottom:1.25rem;right:1.25rem;width:50px;height:50px;font-size:1.25rem}.section-padding{padding:2.5rem 0}.site-footer{padding:2.5rem 0 0}.site-footer .footer-title:after{left:0}}@media (min-width: 1400px){.hero-banner{min-height:700px}.hero-banner .hero-title{font-size:3.5rem}}.modal-dialog .modal-content{max-height:90vh;display:flex;flex-direction:column}.modal-dialog .modal-body{flex:1;overflow-y:auto}.modal-dialog .modal-footer{flex-shrink:0;border-top:1px solid #dee2e6;background:#fff}
