.hero-slider-container{position:relative;height:100vh;overflow:hidden}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;opacity:0;transition:opacity 1s ease-in-out}.hero-slide.active{opacity:1}.hero-slide-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-content{position:relative;z-index:2;padding:60px 0}.hero-title{font-size:4.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem;text-transform:uppercase;font-family:Rajdhani,sans-serif}.hero-subtitle{font-size:2.625rem;font-weight:700;margin-bottom:1rem;font-family:Rajdhani,sans-serif}.hero-description{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;font-family:Muli,sans-serif}.hero-drone-image{position:relative;text-align:center}.hero-drone-image img{max-width:100%;height:auto}.wave-effects{animation:floating 3s ease-in-out infinite}@keyframes floating{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.nav-animation .nav>li>a{transition:all .3s ease}.header-search-icon{background:none;border:none;color:inherit;cursor:pointer;font-size:inherit}@media(max-width:991px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.5rem}.hero-description{font-size:1rem}.hero-slider-container{height:auto!important;min-height:100vh}.hero-slide .row{min-height:100vh!important;flex-direction:column!important;justify-content:center!important}.hero-slide .col-lg-6{width:100%!important;max-width:100%!important;padding:20px!important}.hero-drone-image{display:block!important;margin-top:20px!important;margin-bottom:20px!important;text-align:center!important}.hero-drone-image img{max-width:100%!important;height:auto!important;margin:0 auto!important}.hero-content{padding:30px 0 10px!important}.hero-slide h4.hero-subtitle{font-size:24px!important;line-height:28px!important;margin-bottom:15px!important}.hero-slide h1.hero-title{font-size:36px!important;line-height:40px!important;margin-bottom:20px!important}.hero-slide p.hero-description{font-size:16px!important;line-height:24px!important;margin-bottom:20px!important}.extra-nav.header-2-nav{display:inline-flex!important;align-items:center;gap:2px;float:none!important;position:absolute;right:60px;top:50%;transform:translateY(-50%);z-index:10}.extra-nav .extra-cell{display:inline-block!important;margin:0 2px!important}.extra-nav .extra-cell a,.extra-nav .extra-cell button.header-account-icon{font-size:16px!important;padding:5px!important}.extra-nav .extra-cell a[href="/cart"]{position:relative;display:inline-flex!important;align-items:center;justify-content:center;width:32px;height:32px;padding:0!important}.extra-nav .extra-cell a[href="/cart"] span{position:absolute!important;top:-4px!important;right:-6px!important;background:#ff5722!important;color:#fff!important;border-radius:50%!important;width:16px!important;height:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:10px!important;font-weight:700!important;line-height:1!important;border:2px solid #2c2c2c!important}.language-switcher button{font-size:11px!important;padding:2px 5px!important}.logo-header{float:left!important;padding:10px 0!important;position:relative;z-index:10}.logo-header img{max-height:35px!important;margin-left:10px!important}.navbar-toggler{position:absolute!important;right:15px;top:50%;transform:translateY(-50%);z-index:10;margin:0!important}.main-bar{position:relative!important}.main-bar .container-fluid{position:relative!important;min-height:60px;display:block!important}.header-nav .nav{background:#d72323!important;box-shadow:0 4px 8px #0003;width:100%!important;padding:0!important;margin:0!important}.header-nav .nav>li{width:100%}.header-nav .nav>li>a{color:#fff!important;border-top:1px solid rgba(255,255,255,.2)!important;transition:all .3s ease;padding:15px 20px!important;display:block!important;text-align:left!important}.header-nav .nav>li:first-child>a{border-top:none!important}.header-nav .nav>li.active>a,.header-nav .nav>li.current-menu-item>a{color:#fff!important;font-weight:600;background-color:#00000026!important}.header-nav .nav>li>a:hover,.header-nav .nav>li>a:active,.header-nav .nav>li>a:focus{background-color:#0000001a!important;color:#fff!important}.navbar-toggler .icon-bar{background-color:#d72323!important}.header-nav.navbar-collapse{position:absolute;top:60px;left:0;right:0;z-index:999;width:100%!important;margin:0!important;clear:both}.header-nav{margin:0 -15px!important;padding:0!important;clear:both}.header-nav.navbar-collapse.collapse{display:none}.header-nav.navbar-collapse.show{display:block}}@media(max-width:767px){.hero-slider-container{min-height:100vh!important;height:auto!important}.hero-slide .row{padding:60px 0 40px!important}.hero-slide h4.hero-subtitle{font-size:20px!important;line-height:24px!important}.hero-slide h1.hero-title{font-size:28px!important;line-height:32px!important}.hero-slide p.hero-description{font-size:14px!important;line-height:20px!important;max-width:100%!important}.hero-drone-image img{max-width:90%!important}.slider-indicators{bottom:20px!important}.about-section-one-right{padding-left:15px!important}.about-section-one-right h2{font-size:28px!important;line-height:1.3!important}.about-section-one-right p{font-size:16px!important;line-height:1.7!important}}.scroltop{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:var(--primary-color, #ff6b35);border:none;border-radius:50%;color:#fff;font-size:18px;cursor:pointer;z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}.scroltop.show,.scroltop:hover{opacity:1;visibility:visible;transform:translateY(-5px)}.fade-in{animation:fadeIn .6s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.counter{display:inline-block;transition:all .3s ease}.counter:hover{transform:scale(1.1)}.section-full{opacity:1;transition:opacity .6s ease-in-out}.site-button{transition:all .3s ease;position:relative;overflow:hidden}.site-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}.site-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.site-button:hover:before{left:100%}.range-slider-thumb{-webkit-appearance:none;appearance:none;outline:none}.range-slider-thumb::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#efefef;border:2px solid #fff;border-radius:2px;cursor:pointer;box-shadow:0 2px 6px #0003;transition:all .2s ease}.range-slider-thumb::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 3px 8px #0000004d;background:#e0e0e0}.range-slider-thumb::-webkit-slider-thumb:active{transform:scale(1.1);background:#d5d5d5}.range-slider-thumb::-moz-range-thumb{width:20px;height:20px;background:#efefef;border:2px solid #fff;border-radius:2px;cursor:pointer;box-shadow:0 2px 6px #0003;transition:all .2s ease}.range-slider-thumb::-moz-range-thumb:hover{transform:scale(1.15);box-shadow:0 3px 8px #0000004d;background:#e0e0e0}.range-slider-thumb::-moz-range-thumb:active{transform:scale(1.1);background:#d5d5d5}.range-slider-thumb::-webkit-slider-runnable-track{background:transparent;border:none}.range-slider-thumb::-moz-range-track{background:transparent;border:none}.wt-product-box{transition:transform .3s ease,box-shadow .3s ease}.wt-product-box:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.wt-product-box:focus{outline:2px solid #d72323;outline-offset:2px}.wt-product-box .wt-title{word-wrap:break-word;overflow-wrap:break-word}.wt-product-box button{position:relative;z-index:10}.quality-section-outer{position:relative;z-index:1}footer.site-footer{position:relative;z-index:10}
