*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}.navbar{width:100%;position:fixed;top:0;z-index:1000;transition:background-color .3s ease,box-shadow .3s ease;background-color:transparent}.navbar.scrolled{background-color:#fff;box-shadow:0 2px 10px #1111111a}.nav-container{display:flex;justify-content:space-around;align-items:center;padding:20px;gap:95px}.logo{border:1px solid rgb(19,18,18);height:30px;width:30px;cursor:pointer}.logo h1{font-size:20px;text-align:center;color:#1b1a1a}.nav-menu{display:flex;align-items:center;gap:70px}.nav-menu li{list-style:none}.nav-menu li a{text-decoration:none;color:#1f1e1e;transition:transform .3s ease-in-out;display:inline-block}.nav-menu a:hover{color:#ffe600;transform:scale(1.1)}@media (max-width: 768px){.nav-menu{overflow:hidden;max-height:0;flex-direction:column;background:#222;position:absolute;top:70px;right:0;left:0;padding:0 20px;border-radius:0 0 10px 10px;transition:max-height .3s ease-in-out}.nav-menu.open{max-height:400px;padding:20px}.nav-menu li a{color:#fff}.nav-container{display:flex;justify-content:space-between}.logo{width:50px}}.home-section{display:flex;justify-content:center;align-items:center;margin-top:150px;gap:50px}.home-feature h2{font-size:50px;color:#000}.home-section img{width:450px;height:470px}.home-feature p{margin-top:20px}.btn{margin-top:40px}.btn button{width:180px;height:47px;border:none;outline:none;background-color:#ffe600;color:#000;font-weight:700;cursor:pointer;transition:all .3s ease-in-out}.btn button:hover{border:2px solid #FFE600;background:none}@media (max-width:991px){.home-section img{width:270px;height:300px}.home-section{padding:35px;gap:10px}.home-feature h2{font-size:30px}}@media (max-width:850px){.home-section img{width:250px;height:270px}.home-section{padding:35px;gap:5px}.home-feature h2{font-size:25px;gap:20px}}@media (max-width:768px){.home-section{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:70px;gap:25px}.home-feature h2{font-size:25px}.home-feature p{font-size:15px}.home-section img{width:350px;height:350px}}@media (max-width:645px){.home-section{display:flex;flex-direction:column;gap:25px}.home-section{padding:30px}}@media (max-width:545px){.home-section{display:flex;flex-direction:column;gap:25px}.home-feature{text-align:center}.home-feature h2{font-size:30px}.home-feature p{font-size:13px}.home-section img{width:350px;height:350px}}@media (max-width:400px){.home-section{display:flex;flex-direction:column;gap:25px}.home-feature{text-align:center}.home-feature h2{font-size:30px}.home-feature p{font-size:13px}.home-section img{width:290px;height:290px}}.work-section{display:flex;flex-direction:column;margin-top:60px}.work-feature h2{font-size:50px;margin-left:150px}.select-all{display:flex;justify-content:space-around;align-items:center;gap:100px;margin-top:30px}.btn-main{margin-right:100px;gap:20px}.btn-main button:first-child{background-color:#ffe600}.btn-main button{width:85px;height:27px;font-size:10px;margin-right:20px;border:none;outline:none;cursor:pointer;background:none;transition:all .3s ease-in-out}.btn-main button:hover{background-color:#ffe600}.all li{list-style:none;font-size:15px}.main-all{position:relative}.link{position:absolute;width:100px;height:90px;padding:10px;text-align:center;background-color:#fff;border-radius:5px;transition:opacity.3s ease;opacity:0;box-shadow:0 2px 10px #1111111a;z-index:20}.main-all{list-style:none}a{text-decoration:none;color:#000}.link li{list-style:none;margin-top:10px}.link a{text-decoration:none;padding:10px}.link a:hover{background-color:#ffe600}.all:hover .link{opacity:1}.portfolio-display{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.project-item{position:relative;margin-top:50px}.project-item img{display:block;width:350px;height:330px;margin-right:20px}.overlay{position:absolute;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;width:95%;background-color:#ffe60071;transform:translateY(100px);transition:opacity .3s ease,transform .3s ease;opacity:0;white-space:pre-line}.overlay h2{margin-top:70px}.project-item:hover .overlay{transform:translateY(0);opacity:1}.work-section .btn{margin-top:100px;text-align:center}@media (max-width:850px){.select-all{padding:35px}}@media (max-width:768px){.work-section,.select-all{display:flex;flex-direction:column}.work-feature h2{font-size:35px;margin:0;text-align:center}.btn-main{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0}.btn-main button{width:370px}}@media (max-width:645px){.work-section,.select-all{display:flex;flex-direction:column}.work-feature h2{font-size:30px;margin:0;text-align:center}.btn-main{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0}.btn-main button{width:300px}.project-item img{width:350px;height:300px}}@media (max-width:545px){.work-section,.select-all{display:flex;flex-direction:column}.work-feature h2{font-size:25px;margin:0;text-align:center}.btn-main{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0}.btn-main button{width:300px}.project-item img{width:300px;height:300px}}@media (max-width:400px){.work-section{display:flex;flex-direction:column}.work-feature h2{font-size:25px;margin:0;text-align:center}.select-all{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;gap:10px}.btn-main{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0}.btn-main button{width:230px}.project-display{text-align:center}.project-item img{width:270px;height:250px}}html{scroll-behavior:smooth}.about-feature{margin-left:120px;margin-top:70px}.about-feature h2{font-size:50px}.about-feature p{margin-top:20px;margin-bottom:20px}.about-img{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:35px;margin-top:50px}.about-img img{width:350px;height:350px}.web{position:relative}.web .web-text{position:absolute;bottom:5px;left:0;background-color:#ffe600;width:250px;height:55px;padding:10px}.web-text p{color:#fff;margin-top:3px;margin-bottom:5px}.web-text-2{background-color:#fff;border:5px solid #FBFBFB;width:350px;height:350px;padding:30px}.web-text-2 h2{margin-top:50px}.web-text-2 p{margin-top:30px;margin-bottom:20px}.web-text-2 a{transition:all .3s ease-in-out}.web-text-2 a:hover{color:#ffe600}@media (max-width:645px){.about-feature{margin:35px 0 0;text-align:center}.about-feature h2{font-size:30px}.about-feature p{font-size:13px}.web img{width:400px}.web-text-2{margin-bottom:30px}}@media (max-width:545px){.about-feature{margin:35px 0 0;text-align:center}.about-feature h2{font-size:30px}.about-feature p{font-size:11px}.web img{width:350px}.web-text-2{width:350px;margin-bottom:30px}}@media (max-width:400px){.about-feature{margin:35px 0 0;text-align:center}.about-feature h2{font-size:30px}.about-feature p{font-size:10px}.web img{width:300px}.web-text-2{width:300px;margin-bottom:30px}}.blog-section{background-color:#fbfbfb}.blog-feature{margin-left:120px;margin-top:70px}.blog-feature h2{padding-top:40px;font-size:50px}.blog-feature p{margin-top:20px;margin-bottom:20px}.blog-img{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:35px;margin-top:50px}.blog-text{background-color:#fff;width:px;height:380px;padding:20px;margin-bottom:30px}.blog-text p{padding-top:20px;padding-bottom:20px}.blog-text span{margin-top:20px}.blog-text img{width:300px;height:200px}@media (max-width:645px){.blog-feature{margin:0;text-align:center}}@media (max-width:545px){.blog-feature{margin:0;text-align:center}.blog-feature h2{font-size:30px}.blog-feature p{font-size:15px}}@media (max-width:400px){.blog-feature{margin:0;text-align:center}.blog-text{width:300px;text-align:center;padding:0}.blog-text p{padding-top:5px}.blog-text img{width:270px;margin-top:10px}}.contact-feature{margin-left:120px;margin-top:70px}.contact-feature h2{padding-top:40px;font-size:50px}.contact-feature p{margin-top:20px;margin-bottom:20px}.contact-info{display:flex;flex-wrap:wrap;justify-content:center;gap:50px}.contact-img img{width:470px;height:470px}.location{display:flex;justify-content:center;align-items:center;text-align:center;gap:65px;margin-top:70px}.line p{line-height:25px}.line-img{display:flex;justify-content:center;align-items:center;margin-top:50px;gap:40px}.line-img img{cursor:pointer}form input{width:575px;height:50px;border:none;outline:none;padding:10px;background-color:azure;margin-top:10px}form textarea{width:575px;height:200px;margin-top:10px;padding:10px;outline:none;border:none;background-color:azure;resize:none}.menu{display:none}.menu img{width:30px}@media (max-width:768px){.menu{display:block}.location{margin-top:20px}.line-img{margin-top:15px;margin-bottom:15px}.line-img img{margin-left:15px;margin-top:10px}}@media (max-width:645px){.contact-feature{margin:0}.contact-feature h2{font-size:30px;text-align:center}.contact-feature p{font-size:13px;text-align:center}form input,form textarea{width:450px}.contact-img img{width:450px;height:400px}.location{display:flex;flex-direction:column;margin-top:25px;gap:15px}}@media (max-width:545px){.contact-feature{margin:0}.contact-feature h2{font-size:30px;text-align:center;margin:0}.contact-feature p{font-size:13px;text-align:center}form input,form textarea{width:350px}.contact-img img{width:350px;height:300px}.location{display:flex;flex-direction:column;margin-top:25px;gap:15px}.line-img{margin-top:15px;margin-bottom:15px}}@media (max-width:400px){.contact-feature{margin:0}form input,form textarea{width:300px}.contact-img img{width:300px;height:300px}.location{display:flex;flex-direction:column;margin-top:25px;gap:15px}.line-img{margin:0;gap:0}}.footer-section{display:flex;justify-content:space-around;align-items:center;background-color:#000;margin-top:50px;height:20vh;gap:30px}.footer-feature{display:flex;align-items:center;color:#fff;gap:20px;font-size:13px}.footer-feature .logo{border:2px solid white}.footer-feature h1{color:#fff}.footer-section a{color:#fff;font-size:13px}.footer-section a:hover{color:#ffe600}@media (max-width:768px){.footer-section{display:flex;flex-direction:column;gap:0;margin-top:10px;margin-bottom:10px}}
