*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}:root{--my:#dd5245}body{width:100%;font-family:Roboto,sans-serif;height:max-content;background-color:#08131f;background-attachment:fixed;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xmlns:svgjs='http://svgjs.com/svgjs'%20margin%20='200px'%20width='1440'%20height='560'%20preserveAspectRatio='none'%20viewBox='0%200%201440%20560'%3e%3cg%20mask='url(&quot;%23SvgjsMask1019&quot;)'%20fill='none'%3e%3cpath%20d='M336.55969242854775%2084.00477775550046L221.03883029132777%20106.45975864958905%20243.49381118541635%20221.98062078680903%20359.0146733226363%20199.52563989272045z'%20fill='rgba(150,%20154,%20158,%200.16)'%20class='triangle-float3'%3e%3c/path%3e%3cpath%20d='M1277.1344465062975%20129.65202556618053L1381.3824971759568%20202.64729648874373%201454.37776809852%2098.39924581908446%201350.1297174288607%2025.403974896521262z'%20fill='rgba(150,%20154,%20158,%200.16)'%20class='triangle-float3'%3e%3c/path%3e%3cpath%20d='M231.63102051315323%2052.390079655621754L310.97756430788326%20137.47883046969343%20396.066315121955%2058.1322866749634%20316.7197713272249-26.956464139108284z'%20fill='rgba(150,%20154,%20158,%200.16)'%20class='triangle-float1'%3e%3c/path%3e%3cpath%20d='M1039.17%20121.76%20a125.43%20125.43%200%201%200%20250.86%200%20a125.43%20125.43%200%201%200%20-250.86%200z'%20fill='rgba(150,%20154,%20158,%200.16)'%20class='triangle-float3'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask%20id='SvgjsMask1019'%3e%3crect%20padding='30px'%20width='1920'%20height='1080'%20fill='%23ffffff'%3e%3c/rect%3e%3c/mask%3e%3cstyle%3e%20.padd%20{%20padding-top:%20500px;%20}%20@keyframes%20float1%20{%200%25{transform:%20translate(0,%200)}%2050%25{transform:%20translate(-10px,%200)}%20100%25{transform:%20translate(0,%200)}%20}%20.triangle-float1%20{%20animation:%20float1%205s%20infinite;%20}%20@keyframes%20float2%20{%2000%25{transform:%20translate(0,%200)}%2050%25{transform:%20translate(-5px,%20-5px)}%20100%25{transform:%20translate(0,%200)}%20}%20.triangle-float2%20{%20animation:%20float2%204s%20infinite;%20}%20@keyframes%20float3%20{%200%25{transform:%20translate(0,%200)}%2050%25{transform:%20translate(0,%20-10px)}%20100%25{transform:%20translate(0,%200)}%20}%20.triangle-float3%20{%20animation:%20float3%206s%20infinite;%20}%20%3c/style%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center}.Navbar{display:flex;width:100%;height:16vh;justify-content:center;align-items:center;padding:14px 20px}.logo{width:30%}.logo img{width:50px;height:50px}.Navbarlinks{width:70%;justify-content:end;align-items:center;gap:2rem;padding:0px 3rem;display:flex;color:#fff}.Navbarlinks a{color:#fff;list-style:none;text-decoration:none}.Navbarlinks img{width:40px;height:40px}.Navbarlinksmobileview{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.Navbarlinksmobileview a{padding:10px 0;list-style:none;color:#fff;text-decoration:none}.icons{display:flex;gap:1rem}.icons img{width:30px;height:30px}.check{display:none}@media only screen and (max-width: 778px){.Navbarlinks a{display:none}.Navbarlinks{padding:0px 1rem;justify-content:flex-end}.Navbar{justify-content:space-between!important}}@media only screen and (min-width: 778px){.check,.Navbarlinksmobileview,.Navbarlinks img{display:none}}.section{display:flex;width:100%;height:90vh;padding:7rem 3rem;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:4rem;color:#fff}.section h2{font-size:clamp(1rem,.5rem + 2.6667vw,2.5rem)}.section span{font-size:clamp(1rem,.5rem + 2.6667vw,2.5rem);color:var(--my)}.section a{list-style:none;border:2px solid var(--my);padding:10px 20px;text-decoration:none;color:#fff;border-radius:8px}.sectionicons{display:flex;justify-content:center;align-items:center;gap:3rem}.sectionicons img{width:50px;height:50px}@media only screen and (max-width: 778px){.section{gap:2rem;height:0vh}.sectionicons{gap:2rem;margin:0}.sectionicons img{width:30px!important;height:30px!important}.sectionicons{display:none}}.about{width:100%;padding:2rem 5rem;height:max-content;gap:4rem;display:flex}.main{display:flex;flex-direction:column;height:max-content;gap:1rem;width:45%;border:2px green;padding:2rem 1rem;line-height:170%;color:#fff}.main span{text-decoration:underline;color:var(--my)}.mainimg{width:49%;height:max-content;padding:2rem 5rem}.mainimg img{width:400px;height:350px;overflow:hidden}.aboutno{display:none}@media only screen and (max-width: 778px){.about{display:flex;flex-direction:column;padding:0}.main{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center;padding:10px 20px}.mainimg{width:100%;display:flex;align-items:center;justify-content:center;padding:0px 2rem}.mainimg img{width:300px;height:300px}}.proj{border:2px solid black;width:100%;display:flex;color:#fff}.projectlist{width:30%;padding:3rem 6rem;display:flex;flex-direction:column;gap:1rem}.projectlist h1{padding:2rem 0rem;color:var(--my);font-size:90px;font-size:clamp(1rem,.7708rem + 1.2222vw,1.6875rem)}.projectlist li{font-size:30px;border:2px solid black;text-align:center;background-color:#dd5245;width:70%;padding:1rem;border-radius:6px;height:max-content;list-style:none}.projectlist li:hover{color:#520000;cursor:pointer}.projectimage{display:grid;padding:2rem 4rem;height:max-content;grid-template-columns:repeat(2,1fr);gap:2rem;width:70%}.projectimage img{width:100%;height:40vh}.setbox{display:flex;flex-direction:column;gap:1rem}.setbox h2{color:#dd5245}. .active{}@media only screen and (max-width: 778px){.projectimage{display:grid;grid-template-columns:repeat(1,1fr)}.proj{display:flex;flex-direction:column}.projectlist,.projectimage{width:100%;justify-content:center;align-items:center}.setbox{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center}.setbox h2{padding:-2rem 0rem}.setbox img{width:100%;height:30vh;border-radius:6px}}.contactmain{width:100%;display:flex}.contact{padding:2rem 4rem;width:50%;display:flex;flex-direction:column;gap:2rem;color:#fff}.contact input{padding:1rem;width:80%;height:6vh;border-radius:5px}.contact textarea{padding:1rem;width:80%;height:20vh;border-radius:5px}.contact button{width:80%;height:6vh;border:3px solid #dd5245}.contacticon{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 7rem;gap:2rem;color:#fff}.contacticons{display:flex;gap:3rem}.contacticon img{width:50px;height:50px}@media only screen and (max-width: 778px){.contactmain{display:flex;flex-direction:column}.contact{width:100%;display:flex;flex-direction:column}.contact input,.contact textarea,.contact button{width:100%}.contacticon{display:flex;flex-direction:column;width:100%;color:#fff}.contacticon span{color:#fff}.contacticon img{width:30px;height:30px}.contacticons{gap:2rem}}hr{width:100%;color:#fff;border:1px solid white}.hars{width:100%;padding:2rem;color:#fff;text-align:center}.blog{width:100%;height:80vh;color:#fff;display:flex;gap:3rem;flex-direction:column;justify-content:center;align-items:center;text-align:center}
