@import"https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Teko:wght@300..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Dela+Gothic+One&display=swap";*{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.rubik-mono-one-regular{font-family:Rubik Mono One,monospace;font-style:normal;text-decoration:none}.dela-gothic-one-regular{font-family:Dela Gothic One;font-weight:400;font-style:normal}@font-face{font-family:Outfit;src:url(fonts/Outfit-VariableFont_wght.ttf);font-weight:700}@font-face{font-family:akira;src:url(fonts/akira.ttf);font-weight:700}.kanit-regular-italic{font-family:Kanit,sans-serif;font-weight:400;font-style:italic}html,body{font-family:Arial,sans-serif;min-width:100vw;height:100%;margin:0;overflow-x:hidden}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,sans-serif}::selection{color:#fff;background:#545450}@font-face{font-family:Outfit;src:url(fonts/Outfit-VariableFont_wght.ttf);font-weight:700}@font-face{font-family:alfa;src:url(fonts/AlfaSlabOne-Regular.ttf);font-weight:400}@font-face{font-family:sew;src:url(fonts/COMEBREAK.ttf);font-weight:400}nav{padding:5px 5%;display:flex;justify-content:space-evenly;align-items:center;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;z-index:1;background-color:#0c1c33;min-height:7vh}nav .logo{display:flex;align-items:center;text-decoration:none;color:inherit}nav .logo img{height:80px;width:auto;margin-right:10px}nav ul{list-style:none;display:flex}nav ul li{margin-left:1.5rem}nav ul li a{text-decoration:none;color:#fff;font-size:95%;padding:4px 8px;border-radius:5px;font-family:Kanit;font-weight:400}nav ul li a:hover{background-color:#fff;color:#0c1c33}.logofirst #sew{letter-spacing:1px;font-size:50px;font-weight:400;font-family:Teko}.alfa-slab-one-regular{font-family:Alfa Slab One,serif;font-weight:400;font-style:normal}.hamburger{display:none;cursor:pointer}.hamburger .line{width:25px;height:1px;background-color:#fff;display:block;margin:7px auto;transition:all .3s ease-in-out}.hamburger-active{transition:all .3s ease-in-out;transition-delay:.6s;transform:rotate(45deg)}.hamburger-active .line:nth-child(2){width:0px}.hamburger-active .line:nth-child(1),.hamburger-active .line:nth-child(3){transition-delay:.3s}.hamburger-active .line:nth-child(1){transform:translateY(12px)}.hamburger-active .line:nth-child(3){transform:translateY(-5px) rotate(90deg)}.menubar{position:absolute;top:0;left:-60%;display:flex;justify-content:center;align-items:flex-start;width:60%;height:100vh;padding:20% 0;color:#fff;background:#0c1c33;transition:all .5s ease-in;z-index:2}.active{left:0;box-shadow:#959da533 0 8px 24px}.menubar ul{padding:0;list-style:none}.menubar ul li{margin-bottom:32px}.menubar ul li a{text-decoration:none;color:#fff;font-size:120%;font-weight:100;padding:5px 10px;border-radius:5px}.menubar ul li a:hover{background-color:#000}.navicon{display:flex;align-items:center;justify-content:center;column-gap:20px;cursor:pointer;font-size:22px}#btn{font-size:14px;font-family:Kanit;font-weight:550;line-height:19px;display:block;text-decoration:none;color:#fff;background:#2a5ddb;padding:10px 11px 9px 17px;width:85px;border-radius:50px;cursor:pointer;border:none}.hero{position:relative;height:100vh;width:100%;overflow:hidden;display:flex;justify-content:center;align-items:center}#bg-video{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;z-index:-2}.hero-content{color:#fff;text-align:center;z-index:1}.hero-content h1{font-size:3rem;margin-bottom:.5rem;color:#fff}.hero-content p{font-size:1.2rem;margin-bottom:1.5rem}.overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#00000080;z-index:-1}.hero-content{color:#fff;text-align:center;z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column}.tm{font-size:.5em;vertical-align:super;margin-left:1}.btn{padding:.7rem 1.5rem;background-color:#fffa;color:#000;text-decoration:none;font-weight:700;border-radius:5px;transition:.3s ease}.btn:hover{background-color:#fff;color:#333}.animate-fade-in-left{opacity:0;transform:translate(-50px);animation:fadeInLeft 1s ease-out forwards}.animate-fade-in-right{opacity:0;transform:translate(50px);animation:fadeInRight 1s ease-out forwards}.animated-h1{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease;font-size:3rem;text-shadow:0px 0px 0px rgb(133,133,133)}.animated-h1.visible{opacity:1;transform:translateY(0)}@keyframes fadeInLeft{to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{to{opacity:1;transform:translate(0)}html{scroll-behavior:smooth}}@keyframes slideInFromTop{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInFromBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.animated-p{line-height:30px;width:35vw;color:#222;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.animated-p.visible{opacity:1;transform:translateY(0)}.hero-content h1{font-size:5rem;margin-bottom:.5rem;font-family:Dela Gothic One;font-weight:900;animation:slideInFromTop 1s ease-out forwards;letter-spacing:3px;text-shadow:1px 1px 2px rgb(0,0,0)}.hero-content p{font-size:1.2rem;line-height:1.6;width:60vw;font-family:Arial;animation:slideInFromBottom 1s ease-out forwards;color:#b9b7b7}.projects-section{padding:50px 20px;background-color:#f9f9f9;text-align:center;min-height:100vh}.projects-section .animated-h1{font-size:3rem;margin-bottom:40px;position:relative;display:inline-block;color:#000;font-family:Dela Gothic One}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.project-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:box-shadow .3s ease}.project-card:hover{box-shadow:0 6px 16px #0003}.project-card img{width:100%;height:35vh;display:block}.project-info{padding:18px;display:flex;align-items:self-start;justify-content:left;flex-direction:column;min-height:140px}.project-info h3{font-size:1.1rem;margin-bottom:10px;color:#333;min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center;font-family:Teko}.project-info p{font-size:.95rem;color:#666;text-align:left}.projects-section{position:relative;overflow:hidden;padding:50px 20px}.project-flexbox.single{justify-content:center;flex-wrap:wrap;gap:20px}.project-flexbox.single .project-tile{max-width:400px;width:100%}.gallery-video{width:100%;max-width:500px;height:auto;border-radius:10px;box-shadow:0 2px 10px #0003;margin-bottom:10px}.gallery-item img,.gallery-item video{transition:none!important;transform:none!important;filter:none!important;border:none!important}.gallery-item img:hover,.gallery-item video:hover{transform:none!important;filter:none!important;border:none!important;cursor:default}.view-details-button{display:inline-block;margin-top:10px;padding:8px 16px;background-color:#bdbdbd;color:#fff;border-radius:6px;text-decoration:none;transition:background-color .6s ease}.view-details-button:hover{background-color:#1e1d1d;color:#fff}.gallery-item{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.gallery-caption{margin-top:8px;font-size:.9rem;color:#444;text-align:center}@keyframes bgMove{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.05)}to{transform:rotate(360deg) scale(1)}}.projects-section>*{position:relative;z-index:1;padding:0 250px}.about-section{max-width:1200px;margin:50px auto;padding:20px}.about-title{text-align:center;font-size:36px;margin-bottom:40px;font-weight:700}.about-container{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:center;flex-wrap:wrap}.about-image{flex:1 1 300px;max-width:500px}.about-image img{width:80%;border-radius:50%;box-shadow:0 4px 20px #0000001a}.about-text{flex:1 1 300px;max-width:500px}.about-text h3{font-size:28px;margin-bottom:15px;color:#222}.about-text p{font-size:18px;line-height:1.6}.about-text p span{font-weight:bolder}.footer-logo{height:50px;text-decoration:none;color:inherit}footer{background-color:#0c1c33;color:#fff;padding:40px 20px;position:relative;bottom:0;left:0;width:100%}.logo-name{display:flex;align-items:center;justify-content:flex-start;column-gap:12px}.footer-container{max-width:1200px;margin:auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px}.footer-section{flex:1;min-width:250px}.footer-section h3{margin-bottom:15px}.footer-section ul{list-style:none;padding:0;line-height:2}.footer-section ul li a{color:#ccc;text-decoration:none}.footer-section ul li a:hover{color:#fff}.footer-logo{height:60px;margin-bottom:10px}.newsletter input[type=email]{padding:8px;width:80%;border:none;border-radius:4px}.newsletter button{padding:8px 16px;margin-top:10px;background-color:#ff4d4d;border:none;color:#fff;border-radius:4px;cursor:pointer}.social-icons img{height:24px;margin-right:10px}.bottom-footer{text-align:center;margin-top:40px;border-top:1px solid #333;padding-top:20px;color:#aaa}.product-section{min-width:100vw;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;background-color:#f9f9f9}.product-section h2{text-align:center;color:#333;margin-bottom:40px;font-size:2.5rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;max-width:1100px;width:100%}.product-card{background-color:#fff;border-radius:12px;box-shadow:0 6px 15px #00000040;overflow:hidden;transition:transform .3s}.product-card:hover{transform:translateY(-5px)}.product-card img{width:100%;height:200px;object-fit:cover}.product-info{padding:20px}.product-info h3{margin:0 0 10px;font-size:1.2rem;color:#f60}.product-info p{font-size:14px;color:#555;margin-bottom:15px}.product-info a{display:inline-block;padding:10px 16px;background-color:#f60;color:#fff;text-decoration:none;border-radius:6px;transition:background-color .3s}.product-info a:hover{background-color:#e65c00}.owner-section{display:flex;justify-content:space-between;align-items:center;padding:3rem;background-image:url(/gradient.svg);background-repeat:no-repeat;background-size:cover;background-position:center;color:#fff;flex-wrap:wrap;position:relative;row-gap:30px}.owner-left{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.roundname{width:200px}.typing-text{color:#fff;font-size:1.2rem;font-family:monospace;white-space:nowrap;overflow:hidden;width:fit-content;margin:0 auto 1rem}.owner-photo{width:200px;height:200px;border-radius:50%;object-fit:cover;margin-bottom:1rem;border:4px solid #ffffff}.owner-name{font-size:1.8rem;margin-bottom:.5rem}.owner-role{font-size:1rem;color:#9ca3af}.owner-right{flex:1;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.stat-card{background:#1f2937;padding:1rem 2rem;border-radius:1rem;text-align:center;width:160px;box-shadow:0 0 10px #0000004d}.stat-card h3{font-size:2rem;color:#fcd34d;margin-bottom:.3rem}.stat-card p{color:#d1d5db;font-size:.9rem}.shadow-left,.shadow-right{position:absolute;top:0;bottom:0;width:60px;z-index:10;pointer-events:none}.shadow-left{left:0;background:linear-gradient(to right,#17181d,#fff0)}.shadow-right{right:0;background:linear-gradient(to left,#17181d,#fff0)}.slider-section{height:60vh;background-color:#17181d;padding:20px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center}.slider-heading{color:#fff;font-size:12px;font-weight:700;margin-bottom:20px;font-size:3rem;margin-bottom:.5rem;font-family:Dela Gothic One;font-weight:900;animation:slideInFromTop 1s ease-out forwards;letter-spacing:3px;text-shadow:1px 1px 2px rgb(0,0,0)}.slider-wrapper{max-width:1100px;width:100%;overflow:hidden;position:relative}.slider-track{display:flex;width:max-content;animation:scrollLeft 30s linear infinite}.slide{flex:0 0 auto;margin-right:20px}.slide img{width:160px;height:160px;object-fit:cover;border-radius:10px;box-shadow:0 4px 12px #0000001a}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-33.33%)}}.trade-section1{min-height:100vh;min-width:100vw;padding:40px 20px;background-color:#e4e3e3;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.trade-section{min-height:100vh;min-width:100vw;padding:40px 20px;background-color:#edeaea;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.trade-section1 h2,.trade-section h2{font-size:32px;margin-bottom:30px;color:#333;font-family:Dela Gothic One}.trade-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;width:100%;max-width:1200px}.trade-card{background:#fff;border:1px solid #ddd;border-radius:10px;width:280px;padding:20px;box-shadow:0 2px 8px #0000001a;transition:transform .2s;box-sizing:border-box}.trade-card h3{margin:15px 0 10px;font-size:20px;color:#222;font-family:Teko}.trade-card p{color:#666;font-size:14px;text-align:left}@media (max-width: 768px){.trade-card{width:100%;max-width:90%}.trade-section h2{font-size:25px;margin-bottom:30px;color:#333;font-family:Dela Gothic One}}#more-btn{margin-top:40px;padding:12px 24px;font-size:16px;background-color:#333;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s}#more-btn:hover{background-color:#555}@media (max-width: 768px){.slider-heading{font-size:22px;text-align:center}.slide img{width:100px;height:100px}}@media (max-width: 500px){.product-info h3{font-size:1.1rem}.product-info p{font-size:13px}.project-info{padding:14px}.project-info h3{font-size:2.1rem}}@media screen and (max-width: 790px){.hamburger{display:block}nav ul{display:none}#btn{display:none}nav{justify-content:space-between;min-height:9vh}nav .logo img{height:72px;width:auto;margin-right:10px}.hero-content h1{font-size:3rem;margin-bottom:.5rem;font-family:Dela Gothic One;padding:25px;font-weight:900;animation:slideInFromTop 1s ease-out forwards;letter-spacing:3px;text-shadow:1px 1px 2px rgb(0,0,0)}.about-content{flex-direction:column;text-align:center}.highlight-boxes{flex-direction:column}.box{flex:1 1 100%}.about-container{flex-direction:column}.about-text,.about-image{max-width:100%;text-align:center}.logo-name{text-align:left;display:flex;align-items:center;justify-content:baseline;column-gap:10px}.projects-section>*{position:relative;z-index:1;padding:0}}@media screen and (max-width: 450px){.hero-content h1{font-size:9vw;margin-bottom:.5rem;font-family:Dela Gothic One;font-weight:900;animation:slideInFromTop 1s ease-out forwards;letter-spacing:3px;text-shadow:1px 1px 2px rgb(0,0,0);padding:22px}.hero-content p{font-size:18px;line-height:1.6;width:60vw;font-family:Arial;animation:slideInFromBottom 1s ease-out forwards;width:355px;padding:15px}nav .logo img{height:60px;width:auto;margin-right:10px}.animated-p.visible{opacity:1;transform:translateY(0);width:85vw}.logo-name{text-align:left;display:flex;align-items:center;justify-content:baseline;column-gap:10px}.about-section{padding:60px 20px;max-width:1100px;margin:auto;background-color:#fff}.project-info h3{font-size:1.8rem}.project-info{display:flex;align-items:self-start;justify-content:left;flex-direction:column;min-height:140px}.projects-section .animated-h1{font-size:2rem;margin-bottom:40px;position:relative;display:inline-block;color:#121212}}@media screen and (max-width: 320px){.hero-content h1{font-size:8vw;margin-bottom:.5rem;font-family:Dela Gothic One;font-weight:900;animation:slideInFromTop 1s ease-out forwards;letter-spacing:3px;text-shadow:1px 1px 2px rgb(0,0,0)}.hero-content p{font-size:13px;line-height:1.6;width:60vw;font-family:Arial;animation:slideInFromBottom 1s ease-out forwards;width:290px;padding:15px}.animated-p.visible{opacity:1;transform:translateY(0);width:80vw}.product-section{padding:60px 0;max-width:1100px;margin:auto;background-color:#f9f9f9}.product-card{background-color:#fff;border-radius:15px;overflow:hidden;box-shadow:0 4px 15px #0000001a;width:285px;transition:transform .3s ease}.project-info h3{font-size:1.1rem}.project-info{display:flex;align-items:self-start;justify-content:left;flex-direction:column;min-height:140px}.projects-section .animated-h1{font-size:2rem;margin-bottom:40px;position:relative;display:inline-block;color:#181818}.project-image img{width:100%;min-height:20px;border-radius:8px;box-shadow:0 0 12px #0003}}.project-card a,.project-card a:hover,.project-card a:visited,a{text-decoration:none}.projects-grid a{text-decoration:none;color:inherit}.project-details{min-height:100vh;padding:40px 20px;display:flex;justify-content:center;align-items:center;flex-direction:column}.project-content{display:flex;flex-wrap:wrap;max-width:1000px;gap:40px;align-items:center}.project-image img{width:100%;max-height:580px;border-radius:8px;box-shadow:0 0 12px #0003}.project-text{flex:1;min-width:300px}.project-text h1{font-size:2.5rem;margin-bottom:20px;font-family:Teko}.project-text p{font-size:1.1rem;line-height:1.6}.project-details{padding:20px}.project-content{display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:center;flex-direction:row}.project-text{flex:1}.back-button{margin-top:20px;padding:10px 20px;background-color:#c1bebe;color:#fff;border:none;border-radius:6px;cursor:pointer}.project-gallery{margin-top:40px}.project-gallery h2{margin-bottom:20px;font-family:Teko}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.gallery-grid img{width:100%;height:auto;border-radius:8px;object-fit:cover}.container{max-width:1200px;margin:0 auto;padding:50px 20px;font-family:Segoe UI,sans-serif}.section-heading{text-align:center;font-size:2rem;position:relative;font-family:Dela Gothic One;margin-bottom:30px}.section-heading:after{content:"";position:absolute;left:50%;bottom:-8px;width:60px;height:3px;background:#0073e6;transform:translate(-50%)}.social-section{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;background:#f9fafb;border-radius:16px;box-shadow:0 4px 12px #0000000d;padding:30px;gap:20px}.video-container{flex:1 1 500px;max-width:550px;margin:10px}.video-container iframe{width:100%;height:300px;border-radius:10px;border:none}.social-links{flex:1 1 300px;display:flex;flex-direction:column;gap:20px;margin:10px}.social-box{display:flex;align-items:center;background:#fff;padding:12px 18px;border-radius:10px;box-shadow:0 3px 8px #0000000d;transition:transform .3s,box-shadow .3s}.social-box:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.social-box img{width:35px;margin-right:12px}.social-box span{flex:1;font-size:1.1rem;font-weight:500}.social-box a{text-decoration:none;background:#0073e6;color:#fff;padding:8px 14px;border-radius:6px;font-weight:700;font-size:.9rem;transition:background .3s ease}.social-box a:hover{background:#005bb5}@media (max-width: 768px){.social-section{flex-direction:column;align-items:center;padding:20px 10px;gap:10px}.video-container{width:100%;max-width:100%;margin:0;padding:0}.video-container iframe{width:100%;height:460px;border-radius:8px}.social-links{width:100%;max-width:400px;margin:0;padding:0;gap:12px;display:flex;flex-direction:column;align-items:center}.social-box{width:100%;max-width:360px;padding:10px 14px;gap:0px;justify-content:space-between}.section-heading{font-size:1.5rem;margin-bottom:16px}.social-box img{width:28px}.social-box span{font-size:1rem}.social-box a{font-size:.85rem;padding:6px 12px}}.popular-section{max-width:1200px;margin:0 auto;padding:40px 20px}.popular-heading{text-align:center;font-family:Dela Gothic One;font-size:2rem;margin-bottom:40px}.popular-project{display:flex;align-items:center;gap:30px;margin-bottom:40px;flex-wrap:wrap}.left-video{flex:1;max-width:570px;text-align:center}.left-video video{width:40%;height:auto;border-radius:10px}.right-info{flex:1;display:flex;flex-direction:column;justify-content:center;text-align:left;min-width:250px}.right-info h2{font-size:1.8rem;margin-bottom:10px;font-family:Teko}.right-info p{font-size:1rem;color:#555}@media (max-width: 768px){.popular-project{flex-direction:column;text-align:center}.right-info{text-align:center}}.about-section{padding:60px 20px;max-width:1100px;margin:auto;background-color:#fff}.about-header{text-align:center;margin-bottom:50px}.about-header h2{font-size:40px;color:#0c1c33;margin-bottom:10px}.about-header p{font-size:18px;color:#666;max-width:700px;margin:auto}.about-content{display:flex;flex-wrap:wrap;gap:40px;align-items:center;margin-bottom:60px}.about-content img{width:100%;max-width:500px;border-radius:50%;box-shadow:0 4px 15px #0000001a}.about-text{flex:1}.about-text h3{font-size:26px;color:#222;margin-bottom:15px}.about-text p{color:#555;font-size:16px;margin-bottom:15px}.highlight-boxes{display:flex;flex-wrap:wrap;gap:30px;margin-top:20px}.box{flex:1 1 45%;background-color:#0c1c33;padding:25px;border-radius:10px;box-shadow:0 2px 10px #0000000d}.box h4{color:#fff;margin-bottom:10px}.box p{color:#c1c1c1}@media (max-width: 768px){.about-content{flex-direction:column;text-align:center}.highlight-boxes{flex-direction:column}.box{flex:1 1 100%}}.contact-section{background-color:#e4e0e0;padding:50px 0}.container{padding:50px}.section-title{text-align:center;font-size:32px;margin-bottom:30px;color:#2c2a2a;font-family:Teko}.contact-form{max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:15px;color:#000}.contact-form input,.contact-form textarea{padding:12px;border:1px solid #ffffff;border-radius:8px;font-size:16px;width:100%;background-color:transparent;color:#000}.contact-form button{padding:12px;background-color:#007bff;color:#fff;border:none;border-radius:8px;font-size:16px;cursor:pointer}.contact-form button:hover{background-color:#0056b3}.map-container{width:100vw;margin:0 auto;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #0000001a}.locationcontainer{width:100vw}.info-banner{background-color:#e4e0e0;padding:2rem 1rem}.info-container{display:flex;width:auto;height:auto;flex-direction:row;gap:1.5rem;align-items:center;justify-self:center;padding:4rem;background-color:#e4e0e0}.shop-image img{max-width:100%;height:auto;border-radius:12px;box-shadow:0 4px 10px #0000001a}.shop-details{font-size:1rem;line-height:1.6}.shop-details h3{font-size:1.5rem;margin-bottom:.5rem}.icon{margin-right:8px;color:#e63946}@media (max-width: 320px){.contact-form{padding:1rem}.section-title{font-size:24px}.contact-form input,.contact-form textarea,.contact-form button{font-size:14px}.info-banner{background-color:#e4e0e0;padding:0rem 1rem}.shop-details p{font-size:15px;width:290px}}@media (max-width: 768px){.map-container iframe{height:300px}.info-container{display:flex;align-items:center;justify-content:center;flex-direction:column;width:auto;height:auto;padding:3rem}.shop-image{flex:1;padding-right:2rem}.shop-details{flex:2}}.services-section{background-color:#fff;text-align:center;position:relative;overflow:hidden;padding:80px 20px;min-height:56vh}.services-title{font-size:29px;font-weight:700;margin-bottom:10px;font-family:Teko}.services-subtitle{color:#666;margin-bottom:40px;font-size:16px}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:30px;max-width:1200px;margin:0 auto;z-index:1}.service-card{background-color:#f8f6f6;border-radius:16px;padding:30px 20px;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease;min-height:213pxq}.service-card:hover{transform:translateY(-10px);box-shadow:0 8px 20px #00000026}.service-icon{color:#4a90e2;margin-bottom:15px}.service-title{font-size:20px;font-weight:600;margin-bottom:10px}.service-description{font-size:15px;color:#555;line-height:1.5}.gallery-section{padding:2rem;text-align:center;background-color:#faf0e3}.gallery-heading{font-size:2rem;margin-bottom:1.5rem;font-family:Teko}.gallery-heading span{color:#f60}.gallery-grid{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.gallery-item img{width:100%;height:500px;cursor:pointer;border-radius:8px;transition:transform .3s ease}.gallery-item img:hover{transform:scale(1.05)}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:999}.modal-content{position:relative;max-width:90%;max-height:90%;padding:10px}.modal-content img{width:50%;height:auto;border-radius:10px}.close-btn{position:absolute;top:-10px;right:-10px;background:#fff;border:none;font-size:2rem;color:#000;cursor:pointer;border-radius:50%;width:40px;height:40px;line-height:35px;text-align:center;box-shadow:0 0 10px #0003}.showcase-wrapper{min-height:auto;padding:100px 20px;background:#fff;text-align:center}.showcase-title{font-size:2.8rem;font-weight:700;position:relative;display:inline-block;margin-bottom:50px;font-family:Teko}.underline-bar{position:absolute;bottom:-10px;left:0;height:4px;width:100%;background-color:#e63946;animation:barSlide 1s ease forwards}@keyframes barSlide{0%{width:0}to{width:100%}}.gallery-section{background-color:#f4f4f4;padding:0rem}.gallery-section h3{font-size:43px;padding:1rem;font-family:Teko}.project-flexbox{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:30px;padding:0 10px}.project-tile{background:#f3f3f3;border-radius:12px;overflow:hidden;box-shadow:0 10px 18px #0000001b;transition:transform .3s ease}.project-tile img{width:300px;height:280px;object-fit:cover}.tile-details{padding:20px;text-align:left}.tile-details h3{margin-bottom:8px;font-size:1.2rem;color:#222}.tile-details p{font-size:.95rem;color:#555}@media (max-width: 600px){.showcase-title{font-size:2rem}.tile-details{text-align:center}}.single-view{display:flex;align-items:center;justify-content:center;background-color:#f4f4f4;flex-direction:column}.single-project-center{display:flex;justify-content:center;width:100%}.single-project-center .project-tile{max-width:400px;width:100%}.detail-container{gap:70px;padding:50px 30px;background-color:#f4f4f4;border-radius:16px;min-height:42vh;max-width:1200px;display:flex;align-items:center;justify-content:center}.detail-image{width:40%;max-height:300px;object-fit:contain;border-radius:12px;box-shadow:0 4px 16px #0000001a}.detail-info{flex:1}.detail-info h2{font-size:28px;margin-bottom:10px}.detail-info p{font-size:18px;color:#555}@media (max-width: 790px){.detail-container{flex-direction:column;padding:50px;display:flex;align-items:center;justify-content:center;max-width:auto;height:auto}.detail-image{width:80%;max-height:300px;object-fit:contain;border-radius:12px;box-shadow:0 4px 16px #0000001a}.detail-info{flex:1}}@media (max-width: 450px){.detail-container{flex-direction:column;padding:30px;display:flex;align-items:center;justify-content:center;max-width:auto;height:auto;min-height:60vh}.detail-image{width:100%;max-height:300px;object-fit:contain;border-radius:12px;box-shadow:0 4px 16px #0000001a}.detail-info{flex:1}}@media (max-width: 320px){.detail-container{flex-direction:column;padding:30px;display:flex;align-items:center;justify-content:center;max-width:auto;height:auto}.detail-image{width:100%;max-height:300px;object-fit:contain;border-radius:12px;box-shadow:0 4px 16px #0000001a}.detail-info{flex:1}}.gallery-image{width:350px;height:270px;object-fit:cover;border-radius:8px;padding:1rem;box-shadow:0 4px 16px #0000001a;aspect-ratio:1 / 1}.search-bar-wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:auto;column-gap:20px;padding-bottom:3rem}.search-bar-wrapper input{width:250px;height:40px;text-align:center;border:1px solid #ccc;border-radius:12px}.search-bar-wrapper button{width:80px;height:40px;background-color:#2980f9;color:#fff;border:none;border-radius:12px}.not-found{width:auto;height:20vh;display:flex;justify-content:center;align-items:center}.search-bar-wrapper .crosbtn{width:40px;height:40px;background-color:red;border-radius:50px}.trade-card h3{margin:15px 0 10px;font-size:20px;color:#222;text-align:left}.all-products{padding:40px 20px;background-color:#fff;min-height:100vh;text-align:center}.all-products h1{font-size:32px;margin-bottom:30px;color:#333;font-family:Teko}.all-products-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.trade-card{background:#f9f9f9;border:1px solid #ddd;border-radius:10px;width:280px;padding:20px;box-shadow:0 2px 8px #0000001a;transition:transform .2s}.trade-card:hover{transform:translateY(-5px)}.trade-card img{width:100%;height:180px;object-fit:cover;border-radius:8px}.trade-card h3{margin:15px 0 10px;font-size:20px;color:#222}.trade-card p{color:#555;font-size:14px}.back-btn-container{text-align:center;margin-top:2rem}#back-btn{padding:10px 20px;background-color:#004aad;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:.3s ease}#back-btn:hover{background-color:#00308a}.video-gallery-section{padding-bottom:2rem;background-color:#f9f9f9}.video-gallery-heading{text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700;color:#333;font-family:Teko}.video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.video-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:2rem;text-align:center;transition:transform .2s ease}.video-card:hover{transform:translateY(-5px)}.gallery-video{width:100%;height:500px;border-radius:8px;margin-bottom:1rem}.video-card h3{margin:.5rem 0 .3rem;font-size:1.2rem;color:#222;font-family:Teko}.video-card p{font-size:.95rem;color:#555}.back-btn{padding:10px 20px;font-size:1rem;background-color:#0074e4;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.back-btn:hover{background-color:#005bb5}
