@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);body{font-family:Roboto,serif;padding-top:76px;overflow-x:hidden;background-color:#f3f3f3}.navbar{transition:all .3s ease;padding:15px}.navbar-scrolled{background:rgba(255,255,255,.95);box-shadow:0 0 10px -5px #000}.navbar-page.navbar-scrolled{background:rgb(255 255 255 / 90%);box-shadow:0 0 10px -5px #000}.navbar-brand img{max-height:50px}.navbar-right{margin-left:auto}.search-wrapper{position:relative;margin-right:30px}.search-wrapper .btn-link{color:#fff;font-size:1.2rem}.search-form{position:absolute;top:120%;right:0;width:300px;padding:10px;background:#ebebeb;box-shadow:0 2px 15px rgba(0,0,0,.1);border-radius:8px;display:none;opacity:0;transform:translateY(10px);transition:all .3s ease}.search-form.active{display:flex;opacity:1;transform:translateY(0);align-items:center;justify-content:space-between}.search-form .form-control{border-top-right-radius:0;border-bottom-right-radius:0;font-size:1rem}.search-form .form-control:active,.search-form .form-control:focus{box-shadow:none}.search-form .btn-close{background:#263a93;border:none;color:#fff;font-size:1.4rem;border-top-left-radius:0;border-bottom-left-radius:0;padding:0;display:flex;align-items:center;justify-content:center;height:38px;width:38px}.navbar-scrolled .language-selector .btn{color:#263a93;text-decoration:none}.language-selector .btn{color:#fff;text-decoration:none}.current-lang{font-weight:400;font-size:1rem}.navbar-scrolled .theme-toggle{color:#263a93}.theme-toggle{color:#fff;margin-left:50px}.theme-toggle:hover{color:#000}.menu-toggle{background:0 0;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-right:30px}.menu-icon{width:30px;height:20px;position:relative;display:inline-block}.navbar-scrolled .menu-icon span{background:#263a93}.menu-icon span{display:block;position:absolute;height:4px;width:100%;background:#fff;transition:.25s ease-in-out;border-radius:16px}.menu-icon span:first-child{top:0}.menu-icon span:nth-child(2){top:9px}.menu-icon span:nth-child(3){top:18px;width:75%}.navbar-page .menu-icon span{background:#263a93}.navbar-page .search-wrapper .btn-link{color:#263a93}.navbar-page .language-selector .btn{color:#263a93}.navbar-page .theme-toggle{color:#263a93}[data-theme=dark] .navbar-page .menu-icon span{background:#fff}[data-theme=dark] .navbar-page .search-wrapper .btn-link{color:#fff}[data-theme=dark] .navbar-page .language-selector .btn{color:#fff}[data-theme=dark] .navbar-page .theme-toggle{color:#fff}.menu-active .menu-icon span:first-child{top:9px;transform:rotate(45deg)}.menu-active .menu-icon span:nth-child(2){opacity:0}.menu-active .menu-icon span:nth-child(3){top:9px;transform:rotate(-45deg);width:100%}@media screen and (max-width:480px){.navbar-brand img{max-height:30px}.menu-toggle{margin-right:15px}.menu-icon span{background:#263a93;height:3px}.search-wrapper{position:relative;margin-right:15px}.search-wrapper .btn-link{color:#263a93;font-size:1.2rem}.language-selector .btn{color:#263a93;text-decoration:none}.dropdown-toggle::after{margin-left:0}.theme-toggle{color:#263a93;margin-left:15px}.language-selector{margin-right:0!important;display:none}.search-wrapper{display:none}.theme-toggle{display:none}}@media screen and (max-width:376px){.navbar{padding:15px 0}}.full-menu{position:fixed;top:0;left:0;width:100%;height:100%;background:#384999;z-index:1050;opacity:0;visibility:hidden;transition:all .5s ease}.full-menu.active{opacity:1;visibility:visible}.menu-content{position:absolute;top:50%;left:0;width:100%;height:100%;transform:translateY(-50%);display:flex;align-items:center}.menu-list{list-style:none;padding:0 0 30px 75px;margin:0;text-align:left}.menu-list li{margin:20px 0;opacity:0;transform:translateY(20px);transition:all .3s ease;position:relative}.menu-list li::before{content:"";position:absolute;top:0;left:0;width:50px;height:50px;background:url(../images/fullmenu-list-obj.png);background-repeat:no-repeat;background-size:contain;background-position:center}.full-menu.active .menu-list li{opacity:1;transform:translateY(0)}.menu-link{font-size:2.1rem;color:#fff;text-decoration:none;font-weight:600;transition:all .3s ease;margin-left:75px}.menu-link:hover{color:var(--bs-primary)}.full-menu-hero-text{position:absolute;bottom:75px;left:15%;display:flex;align-items:center;justify-content:space-between;width:70%}.full-menu .social-links{padding:0 0 100px 75px}.full-menu .social-links a{color:#fff;font-size:1.2rem}.full-menu .menu-close{right:15%;width:50px;height:50px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#283b91;font-size:1.5rem}[data-theme=dark]{--bs-body-bg:#1a1a1a;--bs-body-color:#ffffff}[data-theme=dark] .navbar{background:rgba(26,26,26,.95)}[data-theme=dark] .full-menu{background:rgba(26,26,26,.98)}[data-theme=dark] .search-form{background:#1a1a1a;border:1px solid #333}.hero-section{position:relative;height:calc(100vh - 76px);margin-top:-76px}.hero-content{position:relative;height:100%;display:flex;align-items:center}.hero-left{width:45%;padding-left:0;z-index:2;padding-top:250px;position:relative;display:flex;align-items:center;flex-direction:column}.hero-left::after{content:"";position:absolute;bottom:-301px;right:-50px;width:100%;height:95%;background-image:url(../images/hero-left-bg.png);background-repeat:no-repeat;background-position:bottom right;background-size:contain;z-index:-1}[data-theme=dark] .hero-left{background:#1a1a1a}.hero-text{text-align:center;position:relative;z-index:2;padding-left:75px}.hero-text img{width:475px;max-width:100%}.hero-product{text-align:center;position:relative;z-index:2;padding-top:100px}.hero-product img{width:210px}.hero-slider{position:absolute;right:-5%;top:50%;transform:translateY(-50%);width:60%;height:120%;z-index:1}[data-theme=dark] .hero-slider{background-color:#1a1a1a}.slider-container{position:relative;width:100%;height:100%}.slider-object{background-image:url(../images/oval-left-object.png);background-repeat:no-repeat;background-size:contain;height:calc(100% - 85px);position:absolute;top:85px;left:20px;z-index:4;width:100%}.slider-bg-wrapper{position:relative;top:0;left:22px;width:98%;height:100%;pointer-events:none;z-index:2;border-radius:70% 0 0 70%;overflow:hidden;display:flex}.slider-item{position:relative;width:100%;height:100%;display:flex;align-items:center}.slider-item-content{position:relative;width:100%;height:100%;margin-left:0}.slider-item img,.slider-item video{width:100%;height:100%;object-fit:cover}@media screen and (min-width:2560px) and (max-width:3839px){.hero-product img{width:315px}.hero-text img{width:575px;max-width:100%}.slider-bg-wrapper{left:25px}}@media (max-width:1537px){.slider-object{height:calc(100% - 69px);top:69px;left:22px}.hero-product img{width:175px}.hero-text img{width:400px;max-width:100%}}@media (max-width:1450px){.slider-bg-wrapper{left:25px}.slider-object{height:calc(100% - 69px);top:69px;left:15px}.slider-item-content{width:100%;margin-left:0}.hero-left::after{width:90%;right:-40px}}@media (max-width:1441px){.hero-text img{width:400px;max-width:100%}.hero-product img{width:190px}}@media (max-width:1367px){.hero-product img{width:150px}.hero-text img{width:375px;max-width:100%}.full-menu-hero-text img{width:500px}.full-menu-hero-text a img{width:50px}}@media (max-width:1281px){.slider-object{left:0}.hero-left::after{width:80%;right:-30px}}@media (max-width:992px){.hero-content{flex-direction:column}.hero-left{width:100%;padding-top:100px}.hero-left::after{width:60%;right:0;bottom:-200px}.hero-text img{width:400px}.hero-slider{position:relative;width:100%;height:50vh;right:0;transform:none;margin-top:30px}.slider-container{border-radius:30px}.slider-bg-wrapper{border-radius:30px}.slider-item-bg{width:25%}.slider-item-content{width:75%;margin-left:25%}}@media (max-width:768px){.hero-text h1{font-size:2rem}.hero-text p{font-size:1.1rem}.hero-slider{height:40vh;display:none}.slider-item-bg{width:20%}.slider-item-content{width:80%;margin-left:20%}.hero-left::after{width:50%;bottom:-150px}.hero-text img{width:300px}.full-menu-hero-text{display:none}}@media (max-width:576px){.slider-item-bg{width:15%}.slider-item-content{width:85%;margin-left:15%}.hero-left::after{width:90%;bottom:-100px}.hero-product{padding-top:45px}.hero-product img{width:160px}.hero-text img{width:300px}}@media screen and (max-width:376px){.hero-text{padding-left:0}.hero-text img{width:245px}}#references{padding:100px;position:relative;z-index:4}@media (max-width:768px){#references{margin-top:-100px}}[data-theme=dark] #references{background:#1a1a1a}.product-item{padding:50px;position:relative;margin:30px 0}.product-card{background:#fff;border-radius:150px 150px 150px 0;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:transform .3s ease;position:relative;display:flex;min-height:400px;z-index:1;width:325px;flex-direction:row-reverse;justify-content:space-between}.product-card:hover{transform:translateY(-10px)}.product-card img{position:relative;left:auto;width:auto;height:280px;object-fit:contain;z-index:0;top:55px;right:30px}.product-content{width:45%;margin-left:30px;padding:0 0 40px 0;display:flex;flex-direction:column;justify-content:flex-end}.product-content h3{color:#263a93;font-size:1.3rem;margin-bottom:10px;font-weight:600;max-width:150px;line-height:1.4rem}.product-content h3 b{font-weight:600}.product-content p{color:#1f242c;margin:0;font-size:.9rem;line-height:1.1rem;font-weight:500;text-align:left}.product-content a{color:#1f242c;font-size:.7rem;font-weight:600;text-decoration:none;border:1px solid #1f242c;padding:0;border-radius:20px;margin-top:40px;display:inline-block;width:45px;text-align:center;transition:all .3s ease}.product-content a i{font-size:1.2rem;font-weight:600;text-decoration:none;transition:transform .3s ease}.product-content a:hover{color:#1f242c}.product-content a:hover i{transform:translateX(5px)}[data-theme=dark] .product-content a{color:#fff;border-color:#fff}@media (max-width:1367px){.product-item{padding:30px}.product-card{min-height:400px;width:100%}.product-card img{height:280px}.product-card img.img-insp{right:-50px}.product-content{width:100%;margin-left:20px;padding:0 0 45px 0}}@media (max-width:768px){.product-item{padding:0 10px;position:relative;margin:15px 0}.products-wrapper .product-item{padding:0 30px;position:relative;margin:15px 0}}[data-theme=dark] .products-wrapper{background-color:#1a1a1a}.references img{max-height:60px}.footer{background-color:#fff;padding:80px 0 0;color:#1f242c}.footer-logo{max-height:40px;margin-bottom:25px}.footer h4{color:#263a93;font-size:1.2rem;font-weight:600;margin-bottom:25px;position:relative}.footer h4::before{content:"";position:absolute;bottom:-10px;left:0;width:20px;height:2px;background-color:#263a93}.footer h4::after{content:"";position:absolute;bottom:-15px;left:0;width:35px;height:2px;background-color:#263a93}.contact-item{display:flex;align-items:center;gap:10px;margin-bottom:15px;color:#1f242c}.contact-item i{color:#263a93;font-size:1.1rem}.social-links{display:flex;gap:15px}.social-links a{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#263a93;transition:all .3s ease;text-decoration:none}.social-links a:hover{background-color:#263a93;color:#fff}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:5px}.footer-links a{color:#1f242c;text-decoration:none;transition:color .3s ease;font-weight:600}.footer-links a:hover{color:#263a93}.footer-contact{list-style:none;padding:0;margin:0}.footer-contact li{display:flex;gap:10px;margin-bottom:5px;font-weight:600}.footer-contact i{color:#263a93;margin-top:5px}.footer-contact span{flex:1;font-size:.95rem;line-height:1.5}.footer-bottom{margin-top:60px;padding:20px 0}.footer-bottom p{margin:0;color:#666;font-size:.8rem;border-top:2px solid #263a93;padding-top:10px;font-weight:600;letter-spacing:0}[data-theme=dark] .footer{background-color:#1a1a1a;color:#fff}[data-theme=dark] .contact-item,[data-theme=dark] .footer-links a{color:#fff}[data-theme=dark] .social-links a{background-color:#2a2a2a;color:#fff}[data-theme=dark] .social-links a:hover{background-color:#384999}[data-theme=dark] .footer-bottom{border-color:#2a2a2a}@media (max-width:992px){.footer{padding:45px 15px 0}.footer-bottom{margin-top:0}.product-card{min-height:400px}.product-card img{left:-40px;width:55%;height:110%}.product-content{width:100%;padding:20px 15px;margin-left:0}}@media (max-width:768px){.footer-contact span{font-size:.9rem}}@media (max-width:576px){.product-card img{left:-30px;width:50%;height:100%}.product-content{width:100%;padding:20px 15px;margin-left:0}}.references-container{background-color:#d5d5d5;border-radius:15px}.references-container h1{font-size:2.1rem;font-weight:600;color:#263a93}.references-container p{font-size:1.1rem;color:#414042;max-width:800px;margin-left:auto;margin-right:auto}.references-logo-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px}@media (max-width:768px){.references-logo-grid{gap:5px}}.logo-item{flex:0 0 calc(25% - 30px);min-width:200px;height:100px;display:flex;align-items:center;justify-content:center;padding:15px}.logo-item img{max-width:100%;max-height:100%;object-fit:contain;transition:all .3s ease}.logo-item img:hover{filter:grayscale(0%);opacity:1}@media (max-width:992px){.logo-item{flex:0 0 calc(33.333% - 30px)}}@media (max-width:768px){.logo-item{flex:0 0 calc(50% - 30px)}.references-container h1{font-size:2rem}.references-container p{font-size:1rem}}@media (max-width:480px){.logo-item{flex:0 0 100%}}.about-text{max-width:900px;margin:0 auto}#about{padding-bottom:3rem}#about h2{font-size:2.1rem;font-weight:300;color:#263a93;position:relative;padding-bottom:20px}#about h2 b{font-weight:600}.about-text p{font-size:1rem;line-height:1.5rem;color:#1f242c;margin-bottom:1.5rem}.about-text p:last-child{margin-bottom:0}@media (max-width:992px){#about h2{font-size:2rem}.about-text p{font-size:1rem;line-height:1.6}}[data-theme=dark] #about{background:#1a1a1a}[data-theme=dark] #about h2{color:#fff}[data-theme=dark] .about-text p{color:#ddd}[data-theme=dark] .about-content{background:#1a1a1a!important}[data-theme=dark] .about-text-content p{color:#fff}.bg-primary-dark{background-color:#263a93}.events-title h2{color:#fff;font-size:1.8rem;font-weight:300;margin:0;text-align:left;padding-left:75px}.events-title h2 b{font-weight:600}.event-info{color:#fff;padding-left:30px;text-align:right;padding-right:75px}.event-info h3{font-size:1.2rem;font-weight:300;margin-bottom:-5px}.event-date{font-size:1.2rem;font-weight:300}@media (max-width:992px){.events-title{margin-bottom:30px;text-align:center}.event-info{padding-left:0;border-left:none;text-align:center;padding-right:0}.event-info h3{font-size:1.5rem}.event-date{font-size:1.1rem}}@media (max-width:768px){.events-title h2{text-align:center;padding-left:0}}#products{background-color:#d5d5d5}#products h2{color:#263a93;font-size:2.5rem;font-weight:700;margin-bottom:3rem}.products-slider{padding:0 50px}.slick-next,.slick-prev{width:40px!important;height:40px!important;background:#263a93!important;border-radius:4px;z-index:1;color:#fff!important}.slick-prev{left:0}.slick-next{right:0}.slick-next:before,.slick-prev:before{font-family:"Font Awesome 5 Free"!important;font-weight:900!important;font-size:20px!important}.slick-prev:before{content:"\f104"!important}.slick-next:before{content:"\f105"!important}.slick-next:hover,.slick-prev:hover{background:#384999}[data-theme=dark] #products{background-color:#1a1a1a}[data-theme=dark] .product-card{background:#2a2a2a}[data-theme=dark] .product-content h3{color:#fff}[data-theme=dark] .product-content p{color:#ddd}@media (max-width:768px){.products-slider{padding:0 30px}.product-card img{height:400px;left:0}.product-content h3{font-size:1.1rem}.product-content p{font-size:1rem}.products-slider .slick-prev{left:-10px}.products-slider .slick-next{right:-10px}}#services{background-color:#fff}#services h2{color:#263a93;font-size:2.1rem;font-weight:600;position:relative;padding-bottom:0;display:inline-block}#services h2::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#263a93}#services .container{text-align:center}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;padding:20px 0;text-align:left}.service-item{border-radius:15px;overflow:hidden;transition:transform .3s ease}.service-item:hover{transform:translateY(-10px)}.service-image{width:100%;height:230px;overflow:hidden;border-radius:150px 150px 0 150px;-webkit-border-radius:150px 150px 0px 150px;-moz-border-radius:150px 150px 0 150px}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;border-radius:150px 150px 0 150px;-webkit-border-radius:150px 150px 0px 150px;-moz-border-radius:150px 150px 0 150px}.service-item:hover .service-image img{transform:scale(1.1)}.service-content{padding:25px 0 0 15px;display:flex;justify-content:space-between;align-items:center;gap:20px}.service-content h3{color:#263a93;font-size:1.2rem;font-weight:700;margin:0;max-width:230px;line-height:1.2rem}.service-link{color:#263a93;text-decoration:none;font-weight:500;transition:all .3s ease;border:1px solid #263a93;width:45px;border-radius:20px;padding:0;font-size:.7rem;text-align:center}.service-link i{transition:transform .3s ease;font-size:1.2rem;font-weight:600}.service-link:hover{color:#263a93}.service-link:hover i{transform:translateX(5px)}[data-theme=dark] #services{background-color:#1a1a1a}[data-theme=dark] #services h2{color:#fff}[data-theme=dark] .service-item{background:#2a2a2a}[data-theme=dark] .service-content h3{color:#fff}[data-theme=dark] .service-link{color:#fff}[data-theme=dark] .service-link:hover{color:#384999}@media (max-width:768px){#services h2{font-size:2rem}.service-content{padding:20px}.service-content h3{font-size:1.1rem}.service-image{height:auto}}.video-wrapper{position:relative;overflow:hidden}.video-wrapper img{width:100%;transition:transform .3s ease;height:375px}.play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:rgba(255,255,255,.9);border:none;border-radius:50%;cursor:pointer;transition:all .3s ease}.play-btn i{color:#263a93;font-size:2rem;margin-left:5px}.play-btn:hover{background:#fff;transform:translate(-50%,-50%) scale(1.1)}.feature-list{padding:30px 0 30px 50px}.feature-list ul{list-style:none;padding:0;margin:0}.feature-list li{color:#fff;font-size:1.1rem;margin-bottom:10px;display:flex;align-items:flex-start;gap:15px}.feature-list i{color:#fff;font-size:1.2rem;margin-top:4px}@media (max-width:992px){.feature-list{padding:30px}}#videoModal .modal-content{background:0 0;border:none}#videoModal .btn-close{position:absolute;right:-30px;top:-30px;background:#fff;opacity:1;padding:.5rem;z-index:2}@media (max-width:992px){.feature-list li{font-size:1rem}}@media (max-width:768px){.play-btn{width:60px;height:60px}.play-btn i{font-size:1.5rem}}.menu-close{position:fixed;top:30px;right:30px;background:0 0;border:none;color:#fff;font-size:2rem;cursor:pointer;z-index:1051;width:50px;height:50px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.menu-close:hover{transform:rotate(90deg)}.scroll-to-top{position:fixed;bottom:100px;right:30px;background:#263a93;color:#fff;width:45px;height:45px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transition:all .3s ease;z-index:999}.scroll-to-top.active{opacity:1;visibility:visible}.scroll-to-top:hover{background:#384999;transform:translateY(-3px)}.whatsapp-btn{position:fixed;bottom:30px;right:30px;background:#25d366;color:#fff;width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:1.5rem;transition:all .3s ease;z-index:999;box-shadow:0 2px 10px rgba(0,0,0,.1)}.whatsapp-btn:hover{background:#128c7e;color:#fff;transform:translateY(-3px)}@media (max-width:768px){.menu-close{top:20px;right:20px}.scroll-to-top,.whatsapp-btn{width:40px;height:40px;right:20px}.scroll-to-top{bottom:90px}.whatsapp-btn{bottom:25px}}.page-hero{height:calc(100vh + 15px);display:flex;align-items:center;margin-top:-90px;padding:0;position:relative;background-attachment:fixed!important;background-position:center!important;background-size:cover!important;overflow:hidden}.page-hero::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.09)}.page-hero-content{position:relative;z-index:2}.page-hero-content h1{font-size:4rem;color:#fff;font-weight:700;margin-bottom:30px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.page-hero-content p{font-size:1.3rem;color:#fff;line-height:1.5rem;max-width:50%;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.video-wrapper-hero{position:absolute;left:55px;bottom:100px}.video-wrapper-hero .play-btn{position:relative;background:#263a93;display:flex;align-items:center;justify-content:center;width:auto;height:auto;top:auto;left:auto;transform:none;border-radius:8px;padding:10px 50px 10px 15px;color:#fff}.video-wrapper-hero .play-btn img{margin-right:15px;width:30px;height:24px}@supports (-webkit-touch-callout:none){.page-hero{background-attachment:scroll}}@media (max-width:768px){.page-hero{background-attachment:scroll!important}}.about-image img{width:100%;border-radius:20px}.about-text-content{padding:0 15%}.about-text-content h2{color:#263a93;font-size:2.1rem;font-weight:300;margin-bottom:30px}.about-text-content h2>b{font-weight:600}.about-text-content p{font-size:1.1rem;color:#1f242c;line-height:1.6rem;margin-bottom:15px}[data-theme=dark] .about-text-content h2{color:#fff}.stat-item{text-align:center;color:#fff;padding:20px}.stat-number{font-size:3rem;font-weight:700;margin-bottom:10px}.stat-text{font-size:1.1rem;opacity:.9}.mission-box,.vision-box{background:#fff;padding:40px;border-radius:20px;height:100%;box-shadow:0 5px 15px rgba(0,0,0,.1)}.mission-box h3,.vision-box h3{color:#263a93;font-size:1.8rem;font-weight:600;margin-bottom:20px}.mission-box p,.vision-box p{color:#666;font-size:1.1rem;line-height:1.8;margin:0}@media (max-width:992px){.page-hero{padding:150px 15px 70px;height:auto}.video-wrapper-hero{position:absolute;left:10px;bottom:-50px}.page-hero-content h1{font-size:2.8rem}.page-hero-content p{font-size:1.1rem;color:#fff;line-height:1.5rem;max-width:100%;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.about-text-content{padding-left:0;margin-top:30px}}@media (max-width:768px){.page-hero-content h1{font-size:2.2rem;margin-bottom:15px}.page-hero-image{margin-top:30px}.about-text-content{margin-top:0;padding:0 15px}.stat-number{font-size:2.5rem}.stat-text{font-size:1rem}}@media (max-width:576px){.page-hero-content h1{font-size:2rem}.mission-box,.vision-box{padding:30px}}.career-grid{background-color:#fff}.career-row{padding:50px 0;border-bottom:1px solid #eee}.career-row:last-child{border-bottom:none}.career-content{padding:0}.career-content h2{color:#263a93;font-size:2.1rem;font-weight:700;margin-bottom:15px}.career-content p{color:#1f242c;font-size:1.1rem;line-height:1.6rem;margin-bottom:15px}.career-benefits{list-style:none;padding:0;margin:0}.career-benefits li{display:flex;align-items:center;margin-bottom:15px;color:#1f242c;font-size:1.1rem}.career-benefits li i{color:#263a93;margin-right:15px;font-size:1.2rem}.career-image{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.career-image img{width:100%;height:400px;object-fit:cover;transition:transform .3s ease}.career-image:hover img{transform:scale(1.05)}@media (max-width:992px){.career-content{padding:0;text-align:center}.career-row{padding:0 15px}.career-benefits li{justify-content:center}.career-image{margin:30px 0}.career-image img{height:300px}}@media (max-width:768px){.career-content h2{font-size:2rem}.career-content p{font-size:1.1rem}.career-benefits li{font-size:1rem}}[data-theme=dark] .career-grid{background:#1a1a1a}[data-theme=dark] .career-content h2{color:#fff}[data-theme=dark] .career-content p{color:#fff}.world-map-container{position:relative;max-width:1200px;margin:0 auto}.world-map{position:relative;width:100%}.world-map img{width:100%;height:auto}.map-pin{position:absolute;transform:translate(-50%,-50%);cursor:pointer;z-index:2}.map-pin i{color:#263a93;font-size:24px;transition:all .3s ease}.map-pin:hover i{color:#1a2a6c;transform:scale(1.2)}.pin-info{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:#fff;padding:15px;border-radius:8px;box-shadow:0 2px 15px rgba(0,0,0,.1);width:200px;opacity:0;visibility:hidden;transition:all .3s ease;text-align:center}.pin-info:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:8px;border-style:solid;border-color:#fff transparent transparent transparent}.map-pin:hover .pin-info{opacity:1;visibility:visible;bottom:calc(100% + 10px)}.pin-info h4{color:#263a93;font-size:1.1rem;margin-bottom:5px}.pin-info p{color:#666;font-size:.9rem;margin:0}@keyframes pinPulse{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.2)}100%{transform:translate(-50%,-50%) scale(1)}}.map-pin{animation:pinPulse 2s infinite}.map-pin:hover{animation:none}@media (max-width:768px){.map-pin i{font-size:20px}.pin-info{width:160px;padding:10px}.pin-info h4{font-size:1rem}.pin-info p{font-size:.8rem}}@media (max-width:576px){.map-pin{display:block}}[data-theme=dark] .global-presence{background-color:#1a1a1a}.map-section{height:calc(100vh + 15px);margin-top:-90px;position:relative}.map-section::before{content:"";position:absolute;top:0;left:0;right:0;height:175px;background:linear-gradient(to bottom,rgba(255,255,255,.9) 0,rgba(255,255,255,.7) 40%,rgba(255,255,255,0) 100%);z-index:1;pointer-events:none}.map-container{height:100%;position:relative}.map-container iframe{width:100%;height:100%;position:relative;z-index:0}.contact-banner-inner{position:relative;width:100%;min-height:300px;background:url(../images/contact-inner-img.png) no-repeat left center;background-size:contain;display:flex;align-items:center;justify-content:flex-end;padding-right:150px;margin-top:-175px}.contact-inner-text{max-width:60%}.contact-inner-text h2{font-size:1.2rem;font-weight:600;margin-bottom:5px}.contact-inner-text p{font-size:1.1rem;font-weight:100;line-height:1.3rem;color:#f3f3f3;margin-bottom:5px}.contact-inner-text li,.contact-inner-text ul{list-style:none;margin:0;padding:0}.contact-inner-text ul li a{color:#f3f3f3;font-size:1.2rem;text-decoration:none;font-weight:100}.contact-inner-text ul li:first-child a{margin-right:15px}.contact-form-section{background-color:#f8f9fa}.contact-form-wrapper{background:#fff;padding:40px;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.05);max-width:75%;margin:0 auto}.contact-form-wrapper h3{color:#263a93;font-size:2rem;font-weight:600;margin-bottom:10px}.contact-form-wrapper .btn-primary{background-color:#263a93;border-color:#263a93}.form-label{color:#263a93;font-weight:700;text-align:left;font-size:1rem}.form-control,.form-select{border:1px solid #e0e0e0;padding:12px;border-radius:8px}.form-control:focus,.form-select:focus{border-color:#263a93;box-shadow:0 0 0 .2rem rgba(38,58,147,.1)}.form-check>.form-check-label{color:#263a93;font-weight:600;padding-left:15px}.form-check-input[type=checkbox]{border-radius:.25em;width:20px;height:20px;background:#fff;box-shadow:0 0 27px -4px #000;cursor:pointer}.form-check-input[type=checkbox]:checked{background-color:#263a93}.contact-info-wrapper{height:100%}.contact-info-box{background:#fff;padding:40px;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.05);height:100%}.contact-info-box h4{color:#263a93;font-size:1.5rem;font-weight:600;margin-bottom:30px}.contact-info-list{list-style:none;padding:0;margin:0}.contact-info-list li{display:flex;align-items:flex-start;margin-bottom:30px}.contact-info-list li i{color:#263a93;font-size:1.2rem;margin-right:15px;margin-top:5px}.contact-info-list li h5{color:#1f242c;font-size:1.1rem;font-weight:600;margin-bottom:5px}.contact-info-list li p{color:#666;margin:0}[data-theme=dark] .contact-banner{background-color:#1a1a1a;color:#fff}[data-theme=dark] .contact-form-section{background-color:#1a1a1a;color:#fff}@media (max-width:992px){.contact-info-wrapper{margin-top:30px}}@media (max-width:768px){.map-section{height:400px}.contact-banner{text-align:left}.contact-banner .text-md-end{text-align:center!important;margin-top:10px}.contact-form-wrapper,.contact-info-box{padding:15px;max-width:100%}.contact-banner-inner{position:relative;width:100%;min-height:auto;background:url(../images/contact-inner-img.png) no-repeat left center;background-size:cover;display:flex;align-items:center;justify-content:flex-start;padding:30px;margin-top:0}.contact-inner-text{max-width:100%}.contact-inner-text p{font-weight:600;color:#fff}.contact-inner-text ul li a{color:#fff;font-weight:600;display:block}}.products-wrapper .product-item{padding:50px;position:relative;margin:30px 0 0}.products-wrapper .product-card{background:#ededed}.products-wrapper .product-card img{position:relative;left:auto;width:auto;height:300px;object-fit:contain;z-index:0;top:55px;right:30px}.products-slider .product-card img.img-insp,.products-wrapper .product-card img.img-insp{right:-60px}.products-slider .product-card img.img-insp{right:-20px}.products-slider .product-card img.img-insp-h,.products-wrapper .product-card img.img-insp-h{height:auto}.products-wrapper .product-content{width:45%;margin-left:30px;padding:0 0 40px 0;display:flex;flex-direction:column;justify-content:flex-end}[data-theme=dark] .product-card{background:#2a2a2a}@media (max-width:768px){.products-wrapper .product-item{padding:0 30px;position:relative;margin:15px 0}}.application-inner{position:relative;width:100%;min-height:500px;background:url(../images/bg/application-hero.png) no-repeat top center;background-size:cover}.application-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.application-inner::after{content:"";position:absolute;right:0;bottom:0;background:url("../images/application-phone.png") no-repeat top center;background-size:contain;width:274px;height:568px}.application-links{position:absolute;left:30px;bottom:30px}.application-links .text span{font-size:1.2rem;color:#fff;display:block;font-weight:700;letter-spacing:.75px}.application-links .links a{margin-right:15px}[data-theme=dark] .application-section{background:#1a1a1a}@media (max-width:768px){.products-wrapper .product-card img{position:relative;left:0;width:auto;height:auto;object-fit:contain;z-index:0;top:15px;max-height:300px}.products-wrapper .product-content{width:100%;margin-left:0;padding:0 15px 15px;display:flex;flex-direction:column;justify-content:center;position:relative;bottom:0;left:0;align-items:center}.products-wrapper .product-content h3{max-width:100%;font-size:1.2rem;text-align:center}.products-wrapper .product-content p{font-size:.9rem;text-align:center}.products-wrapper .product-content a{width:65px;margin-top:20px;padding:3px 0}.products-wrapper .product-card{width:100%;min-height:auto;border-radius:0;flex-direction:column}.products-wrapper .product-card img:nth-child(2) img{margin-left:0}.application-inner::after{display:none}.application-text{position:absolute;top:30px;left:50%;transform:translate(-50%,30px)}.application-links .text span{font-size:1.5rem;margin-bottom:5px}.application-links .links a{margin-right:0;margin-bottom:10px;display:block}}.product-detail-hero{height:calc(100vh - 0px);overflow:hidden}.product-detail-hero .hero-left{width:45%;padding-left:0;z-index:2;padding-top:150px;position:relative;display:flex;align-items:center;flex-direction:column}.product-detail-hero .hero-product{text-align:center;position:relative;z-index:2;padding-top:0}.product-detail-hero .hero-product img{height:90%;width:auto}.product-detail-hero .hero-left::after{content:"";position:absolute;bottom:-429px;right:-45px;width:100%;height:130%;background-image:url(../images/hero-left-bg.png);background-repeat:no-repeat;background-position:top center;background-size:contain;z-index:-1}.product-detail .slider-bg-wrapper{overflow:inherit;z-index:5;border-radius:0;width:100%;position:absolute;bottom:0;display:block}.product-detail .slider-item{display:block}.product-detail .slider-item-content{position:absolute;height:auto;margin-left:0;z-index:100;bottom:115px;right:-50px}.product-detail .slider-item video,.slider-item img{width:90%;height:auto;object-fit:contain}.product-detail .slider-item-text{position:absolute;left:45%;top:45%;transform:translate(-50%,-50%)}.product-detail .slider-item-text h1{font-size:2.1rem;color:#1f242c;line-height:2.2rem;text-transform:uppercase;margin-bottom:0}.product-detail .slider-item-text h2{font-size:2.8rem;color:#1f242c;line-height:2.4rem;text-transform:uppercase;font-weight:900}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.gallery-item{position:relative;overflow:hidden;border-radius:8px;cursor:pointer;transition:all .3s ease;text-align:center;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.gallery-item img{width:120px;height:120px;object-fit:cover;border-radius:8px;transition:transform .3s ease}.gallery-item:hover img{transform:scale(1.05)}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;backface-visibility:hidden;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.product-content-wrap{padding-left:75px}.product-content-wrap h3{font-size:1.8rem;margin-bottom:5px}.product-content-wrap h4{font-size:1.3rem;color:#263a93;margin-bottom:0}.product-content-wrap p{font-size:1rem;line-height:1.2rem;font-weight:500}.product-detail-section .product-links{display:flex;flex-direction:column}.product-detail-section .product-links .product-link-item{display:flex;align-items:center;padding:10px 20px;background-color:#fa0f00;margin-bottom:5px;border-radius:8px;text-transform:uppercase;color:#fff;text-decoration:none;font-size:1.1rem}.product-detail-section .product-links .product-link-item>img{margin-right:15px;height:30px;width:30px}#productTab{margin-top:70px}#productTab .nav-item .nav-link{color:#263a93;font-weight:400;border:none;background:0 0;padding:10px 15px;font-size:1rem}[data-theme=dark] #productTab .nav-item .nav-link{color:#fff}#productTab .nav-item .nav-link.active{color:#fff;background-color:#263a93;border-radius:8px 8px 0 0}#productTabContent table{border:none;width:100%!important}#productTabContent table tr{border-bottom:1px solid #263a93}#productTabContent table tr td{padding:10px 0;font-size:1rem;color:#1f242c;font-weight:500}#productTabContent img{width:auto;max-width:100%}[data-theme=dark] #productTabContent table tr td{color:#fff}[data-theme=dark] .product-detail-section{background-color:#1a1a1a}@media (max-width:1367px){.product-detail .slider-item-content{bottom:90px}.product-detail-hero .hero-product img{width:175px}}@media (max-width:768px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-item img{height:100px}.product-content-wrap{padding:0 15px}.product-detail-hero .hero-left{padding-top:50px;margin-bottom:0;width:100%}.product-detail-hero{height:auto;overflow:visible;margin-top:0}.product-detail{height:auto;display:flex;min-height:190px;align-items:center;justify-content:center;margin-top:0;text-align:center;padding:0 30px}.product-detail .slider-item-text{position:relative}.product-detail .slider-object{display:none}.product-detail .slider-item-content{display:none}.product-detail-hero .hero-left::after{display:none}.product-detail-hero .hero-product img{width:140px}.product-detail-section .product-links{margin-top:50px!important;margin-bottom:30px}}.references-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:50px}@media (max-width:1367px){.references-gallery{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.references-gallery{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.references-gallery{grid-template-columns:repeat(2,1fr);padding:0 50px}}@media (max-width:600px){.references-gallery{grid-template-columns:1fr;padding:0 50px}}.reference-gallery-item{position:relative;overflow:hidden;cursor:pointer;border-radius:150px 150px 142px 0;box-shadow:0 5px 15px rgba(0,0,0,.1);height:450px}.reference-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.reference-gallery-item:hover img{transform:scale(1.05)}.reference-gallery-item::after{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;background:linear-gradient(to top,rgba(255,255,255,.85),rgba(255,255,255,0));z-index:1}.reference-gallery-content{position:absolute;bottom:20px;left:20px;z-index:2;display:flex;flex-direction:column;gap:6px;color:#263a93}.reference-gallery-content svg{width:20px;fill:#263a93;margin-bottom:5px}.reference-gallery-content span{font-size:18px;text-transform:uppercase;text-align:left;line-height:20px;font-weight:300}.reference-gallery-content span b{font-weight:600}.glightbox-hidden{display:none}