@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";:root{--color-primary: #0073ff;--color-white: #e9e9e9;--color-black: #141d28;--color-black-1: #212b38}.logo{width:140px;background-color:#f0f8ff97;margin-left:20px}.menu-bar{background-color:transparent;width:100%;display:flex;justify-content:space-between;align-items:center;position:fixed;z-index:1000;transition:background-color .3s ease}.menu-bar ul{list-style:none;display:flex;margin:0;padding:0}.menu-bar ul li{padding:10px 30px;position:relative;background:#212b38}.menu-bar ul li a{font-size:20px;color:var(--color-white);text-decoration:none;transition:all .3s}.menu-bar ul li a:hover{color:var(--color-primary)}.fas{float:right;margin-left:10px;padding-top:3px}.dropdown-menu,.dropdown-menu-1{display:none}.menu-bar ul li:hover .dropdown-menu,.menu-bar ul li:hover .dropdown-menu-1{display:block;position:absolute;left:0;top:100%;color:var(--color-white);background-color:var(--color-black)}.menu-bar ul li:hover .dropdown-menu ul,.menu-bar ul li:hover .dropdown-menu-1 ul{display:block;margin:10px 0}.menu-bar ul li:hover .dropdown-menu ul li,.menu-bar ul li:hover .dropdown-menu-1 ul li{width:150px;padding:10px}.list1{width:30px;cursor:pointer;display:none}@media (max-width: 768px){.menu-bar ul{flex-direction:column;position:fixed;top:0;right:-100%;height:100%;width:250px;background-color:var(--color-black);transition:right .3s ease;padding-top:60px}.menu-bar ul.show{right:0}.menu-bar ul li{width:100%;padding:10px 0;text-align:center}.menu-bar ul li .dropdown-menu,.menu-bar ul li .dropdown-menu-1{position:relative;top:0;left:0;background-color:var(--color-black)}.menu-bar ul li .dropdown-menu ul li,.menu-bar ul li .dropdown-menu-1 ul li{width:100%}.list1{display:block}}@media (max-width: 480px){.menu-bar ul li a{font-size:18px}}.title{text-align:center;color:#212ea0;font:size 15px;font-weight:600;text-transform:uppercase;margin:70px 0 30px}.title h2{font-size:32px;color:#745e06;margin-top:5px;text-transform:none;text-decoration:underline}.services{max-width:1200px;padding:20px;margin:80px auto;max-width:90%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.services .featur-box{width:180px;text-align:center;padding:25px 15px;border:5px solid #b5a109;border-radius:20px;margin:15px 0}#text-sell{width:70px;text-align:center;color:#010d0c;padding:9px 8px 6px;line-height:1;border-radius:8px;margin-left:30px}.services .featur-box:hover{box-shadow:10px 10px 30px #2a27559b}.services .featur-box img{width:100%;margin-bottom:10px}h6{font-size:16px;font-weight:700}#text{display:inline-block;color:#212039;padding:10px 9px 7px;line-height:1;border-radius:2px}@media (max-width: 500px){.services{flex-direction:column;align-items:center}.services .product{flex-basis:100%;margin:20px}}@media (max-width: 400px){.services h6{font-size:1em}}.title{text-align:center;padding-top:50px}.about{background:#d7d6d6;background:linear-gradient(90deg,#16151a96,#050c54 90%);color:#fff;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:20px;box-shadow:0 4px 8px #0009}.about-left,.about-right{flex:1;padding:20px;box-sizing:border-box}.about-img{width:100%;height:auto;max-width:400px;display:block;margin:0 auto}.about-right h3,.about-right h2{margin-top:0}.about-right h2{color:#000}.about-right p{margin-bottom:20px}@media (max-width: 768px){.about{flex-direction:column}.about-left,.about-right{padding:10px}}.about-container{width:90%;margin:auto;padding:20px;display:flex;flex-wrap:wrap}.legalobbservestion{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex;flex-wrap:wrap}.legalobbservestion .text-legalobbservestion{flex:1;padding-right:20px}.legalobbservestion .image-legal{flex:1;text-align:right}.legalobbservestion .image-legal{max-width:100%;height:auto;border-radius:5px}.legalobbservestion h2{font-size:2em;font-weight:700;color:#333;margin-bottom:10px}.legalobbservestion p{font-size:1em;color:#666;line-height:1.5}@media (max-width: 900px){.about-container{width:95%;padding:10px}.legalobbservestion{flex-direction:column}.legalobbservestion .text-legalobbservestion,.legalobbservestion .image-legal{padding-right:0;text-align:center}.legalobbservestion .image-legal{margin-top:20px}}@media (max-width: 480px){.legalobbservestion .image-legal{max-width:100%;height:auto}.legalobbservestion .text-legalobbservestion,.legalobbservestion .image-legal{padding-right:0;text-align:center}.legalobbservestion .image-legal img{width:100%;height:auto;border-radius:5px}.legalobbservestion h2{font-size:1.5em}.legalobbservestion p{font-size:.9em}}.about-section-text-box{position:relative;width:100%;min-height:80vh;background:linear-gradient(to bottom,#000000a4,#000000c4),url(/assets/img1-D1mrMcDD.png) no-repeat center center/cover;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;padding:20px;box-shadow:0 4px 8px #0009;box-sizing:border-box}.about-text{max-width:80%}.about-text h1{font-size:2rem;margin-bottom:20px;font-weight:100;color:#ffa200e6}.about-text h4{font-size:1.6rem;line-height:1.3;font-weight:100}@media (max-width: 768px){.about-text h1{font-size:1.5rem}.about-text h4{font-size:.9rem}}@media (max-width: 480px){.about-text{top:30px}.about-text h1{font-size:1rem}.about-text h4{font-size:.7rem}}.hkmap{width:100%;height:400px;margin-top:20px}.contact{background:#d7d6d6;background:linear-gradient(90deg,#16151a96,#050c54 90%);margin:80px auto;max-width:90%;padding:40px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 8px #0009;max-width:1200px}.contact button:hover{background-color:#0000007d;color:#fff}.google-map{margin:80px auto;max-width:90%;display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 8px #0009;max-width:1200px}.google-map iframe{width:100%;height:450px}.contacct-col{flex-basis:48%;color:#f9f9f9}.contacct-col h3{color:#000f38;font-weight:500;font-size:25px;display:flex;align-items:center;margin-bottom:20px}.contacct-col h3 img{width:35px;margin-left:10px}.contacct-col p{max-width:450px;list-style:.3}.contacct-col ul li{display:flex;align-items:center;margin:20px 0}.contacct-col ul li img{width:25px;margin-right:10px}.contact form input,.contact form textarea{display:block;width:100%;background:#ebecfe;padding:15px;border:0;outline:0;margin-bottom:15px;margin-top:5px;resize:none;border:solid black 1px}.contacct-col span{display:block;margin:20px 0}@media (max-width: 700px){.contact{display:block}.contacct-col{padding:20px}}.text-box-contact{position:relative;width:100%;padding:40px 20px;background:linear-gradient(to bottom,#00000080,#00000080),url(/assets/hk-DJqOdJQI.png) no-repeat center center/cover;color:#fff;text-align:center;box-sizing:border-box}.text-box-contact h2{font-size:2rem;margin-top:70px}.text-box-contact p{font-size:1rem;line-height:1.6}@media (max-width: 768px){.text-box-contact h2{font-size:1.5rem;margin-top:40px}.text-box-contact p{font-size:.9rem}}@media (max-width: 480px){.text-box-contact h2{font-size:1.2rem}.text-box-contact p{font-size:.8rem}}.row{display:flex;flex-wrap:wrap}ul{list-style:none}.footer{background:#d7d6d6;background:linear-gradient(90deg,#16151a96,#050c54 90%);padding:70px 0}.footer-col{width:25%;padding:0 15px}.footer-col h4{font-size:18px;color:#f7cece;text-transform:capitalize;margin-bottom:35px;font-weight:500;position:relative}.footer-col h4:before{content:"";position:absolute;left:0;bottom:-10px;background-color:#fc0707;height:2px;box-sizing:border-box;width:50px}.footer-col ul li:not(:last-child){margin-bottom:10px}.footer-col ul li a{font-size:16px;text-transform:capitalize;text-decoration:none;font-weight:500px;color:#fff;display:block;transition:all .3s ease}.footer-col a img{width:25px;margin-right:10px}.footer-col ul li a:hover{color:#0a06f9;padding-left:8px}.footer-col .social-links a img{display:inline-block;height:30px;width:30px;border-radius:50%;margin:0 10px 10px 0}.footer-col .social-links a img:hover{background-color:#fff}.p-tag{color:#fff}@media screen and (max-width: 768px){.footer-col{width:50%}.footer-col h4{font-size:16px;margin-bottom:25px}.footer-col ul li a{font-size:14px}}@media screen and (max-width: 480px){.footer-col h4:before{display:none}.footer-col{width:100%;text-align:center}.footer-col h4{font-size:20px;margin-bottom:20px;text-decoration:underline red}.footer-col ul li a{font-size:15px}}.text-box{padding:20px;align-items:center;justify-content:center;text-align:center;margin:0 auto;max-width:80%;line-height:1.6;font-family:Arial,sans-serif}.text-box h3{color:#050333;font-size:30px;margin-top:20px;margin-bottom:10px}.text-box h4{color:#000;font-size:20px;font-weight:800;margin-top:15px;margin-bottom:10px;font-weight:400;text-decoration:underline}.text-box p{margin-bottom:15px;color:#601717}@media (max-width: 768px){.text-box{padding:15px}.text-box h3{font-size:1.5em}.text-box h4{font-size:1.2em}.text-box p{font-size:1em}}@media (max-width: 480px){.text-box{padding:15px}.text-box h3,.text-box h4{font-size:1em}.text-box p{font-size:.9em}}.image-box{position:relative;width:100%;max-width:100%;margin:0 auto;overflow:hidden}.image-box img{width:100%;height:auto;display:block}.liner-gradiant{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#00000080,#00000080)}.image-box h2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;text-align:center;padding:20px;border-radius:10px}.cha-button{position:absolute;top:70%;left:50%;transform:translate(-50%,-50%);color:#fff;text-align:center}@media (max-width: 768px){.image-box h2{font-size:1.2em;padding:15px}.cha-button{font-size:.9em;padding:10px 15px}}@media (max-width: 480px){.image-box h2{font-size:1em;padding:15px}.cha-button{font-size:.5em;padding:6px 12px;top:90%}}.title h1{text-align:center;margin-top:20px}.image-box-feight{position:relative;width:100%;max-width:100%;margin:20px auto}.image-box-feight img{width:100%;height:auto;display:block}.liner-gradiant-freight{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#00000080,#00000080);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;padding:20px;box-sizing:border-box}.liner-gradiant-freight h2{margin:0;font-size:2em}.liner-gradiant-freight p{font-size:1em;margin-top:10px}.text-freight{max-width:800px;margin:20px auto;padding:20px}.text-freight h3{margin-top:20px}.text-freight p{margin:10px 0}@media (max-width: 600px){.liner-gradiant-freight h2{font-size:1.5em}.liner-gradiant-freight p{font-size:1em}}.text-freight{max-width:90%;margin:0 auto;padding:20px}.text-freight h3{font-size:1.5rem;color:#0f0ff3;margin-bottom:10px;text-align:center}.text-freight p{font-size:1rem;line-height:1.5;color:#030000}.text-freight strong{font-size:1rem;font-weight:600;line-height:1;color:#932121;text-decoration:underline black}@media screen and (max-width: 800px){.text-freight{font-size:10px}}@media screen and (max-width: 480px){.text-freight p{font-size:.8em}.text-freight strong,.text-freight h3{font-size:1em}.freight-bt{font-size:.5em;padding:6px 12px;top:90%}}.dgft-text h1{color:#1410ff;text-align:center}.dgft-text h2{text-align:center;text-decoration:underline}.dgft-text h3{color:#330aff;text-align:center}.dgft-text p{margin:0 0 10px}.dgft-text{max-width:1200px;margin:0 auto;padding:20px;background:#fff;box-shadow:0 0 10px #0000001a}@media (max-width: 768px){.dgft-text{padding:10px}.dgft-text{padding:15px}}@media (max-width: 480px){.dgft-text h1{font-size:1.5em}.dgft-text h2{font-size:1.2em}.dgft-text h3{font-size:1em}.dgft-text p{font-size:.9em}}.image-box-dgft h2{color:#fcfbfb}.image-box-dgft p{margin:0 0 10px}.image-box-dgft{max-width:100%;margin:20px auto;padding:20px;background:#fff;box-shadow:0 0 10px #0000007f}.image-box-dgft{position:relative;width:100%;height:60vh;overflow:hidden}.image-box-dgft img{width:100%;height:100%;object-fit:cover}.liner-gradiant-dgft{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#00000080,#00000080);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;padding:20px}@media (max-width: 768px){.image-box-dgft{padding:10px}.image-box-dgft{padding:15px}.image-box-dgft{height:40vh}}@media (max-width: 480px){.image-box-dgft h2{font-size:1.2em}.image-box-dgft p{font-size:.9em}.image-box-dgft{height:30vh}}.container-logistics{width:90%;margin:auto;display:block;padding:20px;border:1px solid black;border-radius:1px;box-shadow:20px #001721af}.intro,.sports-outdoor{margin-bottom:20px;width:100%}.container-logistics h1{font-size:2.5em;font-weight:700;color:#333;text-align:center}.container-logistics h2{font-size:2em;font-weight:700;color:#070639}.container-logistics p{font-size:1em;color:#000;line-height:1.5}.container-logistics p span{font-size:1em;color:#000;line-height:1.5;text-decoration:underline;margin-bottom:10px}.container-logistics ul{list-style-type:circle;padding-left:20px}.container-logistics ul li{margin-bottom:10px;font-size:1em;color:#2d03ff;font-weight:600}.learn-more:hover{background-color:transparent;color:#000}.image-section{text-align:right}.image-section img{max-width:100%;height:auto;border-radius:5px}@media (max-width: 768px){.container-logistics{width:95%;padding:10px}.container-logistics h1{font-size:2em}.container-logistics h2{font-size:1.5em}.image-section{text-align:center}}@media (max-width: 480px){.container-logistics{width:95%;padding:10px}.container-logistics h1,.container-logistics h2{font-size:1em;line-height:1}.container-logistics p{font-size:.9em;line-height:1}.image-section{text-align:center}}svg{width:25px}.slider{height:100vh;margin-top:0;position:relative}.slider .list .item{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;opacity:0;transition:.5s}.slider .list .item img{width:100%;height:100%;object-fit:cover}.slider .list .item:after{content:"";width:100%;height:100%;position:absolute;left:0;bottom:0;background-image:linear-gradient(to top,#0000009c 40%,transparent)}.slider .list .item .content{position:absolute;left:20%;top:30%;width:600px;max-width:80%;z-index:1}.slider .list .item .content p:nth-child(1){text-transform:uppercase;letter-spacing:2px;font-size:3rem;color:#fff}.slider .list .item .content h2{font-size:5rem;margin:0;color:#ffa200e6}.slider .list .item .content p{font-size:20px;margin:0;color:#fdfeff}.slider .list .item.active{opacity:1;z-index:10}@keyframes showContent{to{transform:translateY(0);filter:blur(0);opacity:1}}.slider .list .item.active p:nth-child(1),.slider .list .item.active h2,.slider .list .item.active p:nth-child(3){transform:translateY(30px);filter:blur(20px);opacity:0;animation:showContent .5s .7s ease-in-out 1 forwards}.slider .list .item.active h2{animation-delay:1s}.slider .list .item.active p:nth-child(3){animation-duration:1.3s}.arrows .img-left{position:absolute;top:40%;right:20px;z-index:100}.arrows .img-right{position:absolute;top:40%;left:20px;z-index:100}.arrows button{text-decoration:none;background-color:transparent;padding:0;margin:0;color:transparent;border:none}@media screen and (max-width: 678px){.arrows img{width:30px}}@media screen and (max-width: 480px){.arrows img{width:20px}}.header-button-on-linear{margin-top:20px}.thumbnail{position:absolute;bottom:30px;z-index:11;display:flex;gap:10px;width:100%;height:250px;padding:0 50px;box-sizing:border-box;overflow:auto;justify-content:center}.thumbnail::-webkit-scrollbar{width:0}.thumbnail .item{width:150px;height:220px;filter:brightness(.5);transition:.5s;flex-shrink:0}.thumbnail .item img{width:100%;height:100%;object-fit:cover;border-radius:10px}.thumbnail .item.active{filter:brightness(1.5)}.thumbnail .item .content{position:absolute;inset:auto 10px 10px 10px}@media screen and (max-width: 678px){.thumbnail{justify-content:start}.slider .list .item .content h2{font-size:20px}.arrows{top:10%}}.whatsapp{position:fixed;bottom:40px;right:0;z-index:99}.whatsapp img{width:50px;z-index:1}@media screen and (max-width: 678px){.whatsapp img{width:50px}}@media screen and (max-width: 480px){.whatsapp img{width:50px}}.call{position:fixed;bottom:140px;right:0;z-index:99}.call img{width:50px;z-index:1;background-color:#eee}.mail{position:fixed;bottom:90px;right:0;z-index:99}.mail img{width:50px;z-index:1;background-color:#eee}.logistics-video-container{position:relative;width:100%;height:60vh;overflow:hidden}.background-video{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%);z-index:1}.logistics-text-box{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#e6c808c3;text-align:center;background:#00000080;font-size:2rem}.logistics-text-box h1,.logistics-text-box h2{margin:0;padding:.5rem}.logistics-text-box h2{color:#fff}.logistics-text-box button{margin-top:1rem;padding:.5rem 1rem;border:1px solid black;background-color:#b7ab03;color:#0c0b01;font-size:1.5rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.logistics-container button{margin-top:1rem;padding:.5rem 1rem;border:1px solid black;background-color:#b7ab03;color:#0c0b01;font-size:1.5rem;font-weight:400;cursor:pointer;transition:background-color .3s ease}.logistics-text-box button:hover{background-color:#fff}@media (max-width: 1200px){.logistics-text-box h1{font-size:2.5rem}.logistics-text-box h2{font-size:1.5rem}.logistics-text-box button{font-size:.9rem}}@media (max-width: 768px){.logistics-text-box h1{font-size:2rem}.logistics-text-box h2{font-size:1.2rem}.logistics-text-box button{font-size:.8rem}}@media (max-width: 480px){.logistics-text-box h1{font-size:1.5rem}.logistics-text-box h2{font-size:1rem}.logistics-text-box button{font-size:.7rem}}.logistics-container{padding:2rem;text-align:center;width:100%}.logistics-container h2{margin-bottom:1rem;font-size:1.5rem}.logistics-container p{margin-bottom:2rem;font-size:1rem}.logistics-boxes{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}.logistics-box{flex:1 1 calc(25% - 1rem);background-color:#f9f9f9;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px #0000001a;padding:1rem}.logistics-box video{width:100%;height:auto;display:block}.logistics-box h3{margin:.5rem 0;font-size:1.25rem}.logistics-box p{margin-bottom:1rem;font-size:1rem}@media (max-width: 1200px){.logistics-box{flex:1 1 calc(50% - 1rem)}}@media (max-width: 768px){.logistics-box{flex:1 1 100%}}*{margin:0;padding:0;box-sizing:border-box}body{background:#fdfdfd}button{display:inline-block;padding:10px 20px;background-color:#e9cb0a5a;color:#fff;border:2px solid black;cursor:pointer;font-size:1em}button:hover{background-color:transparent;color:#ffd209}
