html body{overflow:scroll;background-image:url(./frontkuca-18e3c490.jpg);background-repeat:no-repeat;background-attachment:fixed;background-size:100% 100%}*{margin:0;padding:0;box-sizing:border-box;font-family:sans-serif}.navbar1{display:flex;justify-content:space-between;align-items:center;background-color:#27251f;padding:15px;position:relative}.logo{font-size:30px;color:#ffc300;font-weight:700}.toggle-button{display:none;flex-direction:column;cursor:pointer}.toggle-button .bar{width:35px;height:4px;border-radius:5px;background-color:#ffc300;margin:3px 0}a{color:#000}li{margin:15px}body{background-color:#27251f;font-family:sans-serif}.off-screen-menu{background-color:#ffc300;height:100vh;width:100%;max-width:300px;position:fixed;top:0;right:-450px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:35px;transition:.3s ease}.off-screen-menu.active{right:0}nav{padding:1rem;display:flex;margin:10px}.ham-menu{height:50px;width:40px;margin-left:auto;position:relative}.ham-menu span{height:5px;width:100%;background-color:#ffc300;border-radius:25px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:.3s ease}.ham-menu span:nth-child(1){top:25%}.ham-menu span:nth-child(3){top:75%}.ham-menu.active span{background-color:#000}.ham-menu.active span:nth-child(1){top:50%;transform:translate(-50%,-50%) rotate(45deg)}.ham-menu.active span:nth-child(2){opacity:0}.ham-menu.active span:nth-child(3){top:50%;transform:translate(-50%,-50%) rotate(-45deg)}.DOSTUPNO{text-align:center;margin-top:50px;font-size:50px;font-weight:700}.home{width:100%;height:100vh;display:flex;align-items:center;padding:50px 8% 0}.home-content{max-width:630px}.home-content h1{font-size:50px;line-height:1.2}.home-content h3{font-size:40px;color:#d7a603}.home-content p{font-size:16px;margin:15px 0 30px}.btn{display:inline-block;padding:10px 28px;background:rgb(255,195,0);border:2px solid rgb(255,195,0);border-radius:6px;box-shadow:0 0 10px #0000001a;font-size:16px;color:#27251f;letter-spacing:1px;text-decoration:none;font-weight:600;transition:.5s}.btn:hover{background:transparent;color:#27251f}
