.navbar{position:fixed;top:0;left:50%;transform:translate(-50%);width:100vw;height:127px;background-image:url(/background-nav.png);background-size:cover;display:flex;justify-content:space-evenly;align-items:center;padding:0 20px;z-index:999;font-size:1.5rem}.nav-left,.nav-right{display:flex;gap:150px;list-style:none;padding:4rem;align-items:center;margin-top:-2rem}.nav-left a,.nav-right a{text-decoration:none;color:#fff}.nav-left a:hover,.nav-right a:hover{border-bottom:2px solid #d7bd7a;padding-bottom:3px}.hamburger{display:none;cursor:pointer;background:transparent;width:30px;height:20px;position:relative;z-index:1000}.hamburger span{display:block;position:absolute;height:3px;width:100%;background:#f3ede7;border-radius:3px;transition:all .3s ease}.hamburger span:nth-child(1){top:0}.hamburger span:nth-child(2){top:50%;transform:translateY(-50%)}.hamburger span:nth-child(3){bottom:0}.hamburger.active span:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){bottom:50%;transform:translateY(50%) rotate(-45deg)}.frenki{position:fixed;top:0;left:50%;transform:translate(-50%);z-index:1000;width:280px;border:#111}.mobile-menu{display:none}@media (max-width: 930px){.navbar{background-image:none;background-color:#202020;height:70px;justify-content:space-between}.nav-left,.nav-right{display:none}.hamburger{display:block}.mobile-menu{display:flex;position:absolute;top:70px;left:0;width:100%;background-color:#fff;flex-direction:column;align-items:center;gap:15px;padding:20px 0;list-style:none;box-shadow:0 5px 10px #0000001a;transform:translateY(-150%);transition:transform .4s ease;border-radius:0 0 10px 10px;z-index:998}.mobile-menu.active{transform:translateY(0)}.mobile-menu a{text-decoration:none;color:#111;font-weight:500}.mobile-menu a:hover{color:#1c545d}}@media (max-width: 1475px){.frenki{width:200px}}@media (max-width: 1375px){.frenki{width:150px}}@media (max-width: 1309px){.frenki{display:none}}.nav-mobile-layout{display:none;align-items:center;justify-content:space-between;width:100%;position:absolute;left:0;top:0;height:100%;padding:0 20px}.mobile-logo{display:none}@media (max-width: 930px){.nav-left,.nav-right{display:none}.hamburger{display:block}.nav-mobile-layout{display:flex}.mobile-logo{display:block;height:40px}}@media (max-width: 768px){.navbar{width:100vw}.left-ear,.right-ear{display:none}}.nav-link{text-decoration:none;color:#fff}.nav-link:hover,.nav-link.active{border-bottom:2px solid #d7bd7a;padding-bottom:3px}.mobile-menu .nav-link{color:#111;text-decoration:none}.mobile-menu .nav-link.active{color:#d7bd7a}@media (min-width: 2500px){.navbar{background-position:center -40px}}@media (min-width: 3700px){.navbar{font-size:2rem}.nav-left,.nav-right{margin-top:0}}.video{width:99.2vw;margin-top:4rem}.mute-button{position:absolute;top:120px;right:120px;width:60px;height:60px;background:#0009;color:#fff;border:none;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.mute-button.clicked{animation:pulse .3s ease}.talas{position:absolute;bottom:0;left:0;width:100%;background-size:cover;background-repeat:no-repeat;z-index:11}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}@media (max-width: 768px){.mute-button{top:85px;right:30px;width:30px;height:30px}.talas{display:none}.talas-mobilni{position:absolute;bottom:0;left:0;width:100%;background-size:cover;background-repeat:no-repeat;z-index:11}}@media (min-width: 1000px){.talas-mobilni{display:none}}.slider-wrapper{display:flex;align-items:center;justify-content:center;max-width:90vw;margin:0 auto;padding:20px;margin-bottom:4rem}.slider-container{overflow:hidden;width:100%}.slider-images{display:flex;gap:7rem;transition:transform .5s ease;padding-left:5rem;padding-right:5rem;justify-content:center;align-items:center}.slider{display:flex;flex-direction:column;align-items:center;min-width:250px;transition:all .3s ease}.slider-image{width:300px;height:300px;object-fit:cover;border-radius:8px;transition:all .3s ease}.image-title{margin-top:10px;font-size:1.5rem;font-weight:500;color:#333;text-align:center}.arrow-button{background:transparent;border:none;padding:0;cursor:pointer;z-index:2;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.arrow-button:hover{transform:scale(1.1)}.left-arrow{margin-right:15px}.right-arrow{margin-left:15px}.arrow-icon{width:2rem;height:2rem;object-fit:contain}@media (max-width: 768px){.slider-wrapper{padding:10px;max-width:100vw;margin-bottom:3rem}.slider-images{gap:0;padding:0}.slider-image{width:250px;height:250px}.slider.active-mobile .slider-image{transform:scale(1)}.image-title{font-size:1.2rem}.arrow-button{padding:5px}.left-arrow{margin-right:5px}.right-arrow{margin-left:5px}}@media (max-width: 480px){.slider-image{width:200px;height:200px}.image-title{font-size:1.5rem}}.container-22{display:flex;flex-direction:column;align-items:center;justify-content:center;width:65vw;margin:0 auto}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:20px}.gallery img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:2rem;box-shadow:0 2px 6px #0000001a}.galerijah4{font-size:3rem}.isprekidana-linija-lj{width:96.5%}@media (max-width: 1024px){.container-22{width:90vw}.gallery{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.gallery{grid-template-columns:repeat(2,1fr)}.galerijah4{font-size:2rem}.isprekidana-linija-lj{width:85%}}.wave-section{position:relative;display:flex;justify-content:center;align-items:center;width:100%}.wave-bg{width:100%;height:100%;object-fit:cover;display:block}.wave-content{position:absolute;top:33%;left:50%;transform:translate(-50%,-50%);z-index:5;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;padding:0 1rem}.wave-content p{color:#fff;font-size:1.2rem;width:65vw;margin-bottom:20px}.wave-content button{padding:12px 66px;font-size:1.5rem;background-color:#b52177;border:none;border-radius:30px;color:#fff;cursor:pointer;transition:background-color .3s ease;margin-top:2.5rem}.wave-content button:hover{background-color:#9e1c68}@media (max-width: 1200px){.wave-bg img{background:#00000080}.wave-content{top:50%}.wave-content p{font-size:1rem;width:90vw}.wave-content button{font-size:1.2rem}}@media (min-width: 2500px){.wave-content p{font-size:1.5rem}}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-100%)}}.logos{overflow:hidden;padding:60px 0;white-space:nowrap;position:relative}.logos-slide{display:inline-block;white-space:nowrap;will-change:transform}.logos-slide img{display:inline-block;height:230px;margin:0 26px;filter:grayscale(1);transition:filter .3s ease}.logos-slide img:hover{filter:grayscale(0)}.clientsh4{font-size:3rem;text-align:center;margin:60px 0 20px}@media (max-width: 768px){.clientsh4{font-size:2rem}}.Products_one{position:relative;width:100%;max-width:100%;background-color:#f3ede7}.Products_one img{width:100%;height:auto;display:block}.products_one_text{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;pointer-events:none}.h2-products-margin{margin-top:-2rem}@media (max-width: 768px){.h2-products-margin h2{font-size:1rem}}.products-two-color{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;background-color:#f3ede7}.container-3{display:flex;flex-direction:column;align-items:center;justify-content:center;width:65vw;margin:0 auto}.linija-lj-products-two{margin-top:3rem;margin-bottom:3rem}.buttons{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem}.custom-button{display:flex;align-items:center;gap:8px;padding:10px 16px;border:3px solid #d7bd7a;color:#000;font-size:1.5rem;cursor:pointer;border-radius:30px;background-color:transparent;justify-content:center;width:18rem}.custom-button:hover{background-color:#fff}.custom-button .icon{width:20px;height:20px}.products-gallery{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin:2.5rem 0;width:100%}.products-gallery img{width:100%;max-width:390px;height:auto;border-radius:2rem;object-fit:cover;box-shadow:0 4px 10px #0000001a}.isprekidana-linija{margin-top:1rem;margin-bottom:4rem;width:92%}.container-3 h4{font-size:2rem;margin-bottom:1.5rem}.container-3 p{font-size:1.5rem;text-align:center;width:50vw}@media (max-width: 1200px){.container-3{width:90vw}.container-3 p{font-size:1rem;width:70vw}.custom-button{font-size:1.2rem}.linija-lj-products-two{margin-top:3rem;margin-bottom:3rem;width:13rem}}.about-two{display:flex;flex-direction:column;align-items:center;justify-content:center;width:55vw;margin:0 auto;text-align:center;margin-bottom:6rem}.linija-lj-about-two{margin-top:3rem;margin-bottom:3rem}.about-two h4{font-size:3rem;margin-bottom:1.3rem}.about-two p{font-size:1.2rem;margin-bottom:1.3rem}.about-two button{background-color:#b32374;color:#fff;font-weight:700;border:none;padding:.8rem 4rem;border-radius:9999px;font-size:1.5rem;cursor:pointer;transition:background .3s ease;margin-top:1rem}.about-two button:hover{background-color:#9b1e66}@media (max-width: 768px){.about-two{width:90vw}.about-two h4{font-size:2rem}.about-two p{font-size:1rem}.about-two button{font-size:1.2rem}.linija-lj-about-two{width:13rem}}@media (min-width: 2500px){.about-two p{font-size:1.5rem}}@media (min-width: 3700px){.about-two p{font-size:2rem}}.about-three-container{position:relative;width:100%;overflow:hidden}.about-image{width:100%;height:100%;object-fit:cover;display:block}.text-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;text-align:center;padding:20px 40px;border-radius:8px}.text-overlay h4{margin-bottom:15px;font-size:3rem}.text-overlay p{font-size:1.2rem;width:55vw}@media (max-width: 768px){.text-overlay h4{margin-bottom:15px;font-size:2rem}.text-overlay p{font-size:1rem;width:90vw}}@media (min-width: 3700px){.text-overlay p{font-size:2rem}}.values-section{background-image:url(/af.png);background-size:cover;background-position:center;width:100%;height:569px;position:relative;overflow:hidden}.values-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;gap:40px;justify-content:center;align-items:flex-start;flex-wrap:wrap;text-align:center;max-width:1200px;width:90%;color:#fff;touch-action:pan-y}.value-box{flex:1 1 200px;max-width:250px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease}.value-box img{width:10rem;margin-bottom:20px}.value-box h3{font-size:1.5rem;margin-bottom:15px}.value-box p{font-size:1rem;line-height:1.5}@media (max-width: 768px){.values-section{background-image:url(/afm.png)}.values-content{flex-direction:row;align-items:center;justify-content:space-between;gap:10px;width:80%}.arrow-button-a4{position:absolute;background:#ffffff4d;border:none;color:#fff;cursor:pointer;padding:10px;border-radius:50%;z-index:10;top:50%;transform:translateY(-50%)}.arrow-button-a4.prev{left:5px}.arrow-button-a4.next{right:5px}.value-box{max-width:100%;flex:none;width:100%}}.arrow-img{width:24px;height:auto;filter:brightness(0) invert(1)}@media (min-width: 2500px){.values-section{height:780px}}@media (min-width: 3700px){.values-section{height:1200px}.values-content{max-width:none;width:80vw;margin:0;gap:100px}.value-box{max-width:500px;flex:1 1 400px}.value-box h3{font-size:2.5rem}.value-box p{font-size:2rem;line-height:1.5}}.carousel-container{position:relative;width:100%;max-width:1200px;margin:auto;padding-top:4.5rem}.about-five-overlap{margin-bottom:-5rem;position:relative;z-index:8}.slide{display:none;flex-direction:row;align-items:center;padding:20px;gap:20px}.slide.active{display:flex}.left{flex:1 1 50%}.left img{width:100%;border-radius:10px}.right{flex:1 1 50%;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.right h2{font-size:3rem}.right h4{font-size:2rem;margin-top:-1.3rem;margin-bottom:2rem}.right p{font-size:1.2rem}@media (max-width: 768px){.about-five-overlap{margin-bottom:0}.slide{flex-direction:column;text-align:center}.right{align-items:center}.right h2{font-size:1.5rem;margin-top:-1.3rem;margin-bottom:.2rem}.right h4{font-size:1.2rem;margin-bottom:1rem}.right p{font-size:1rem}}.controls{display:flex;justify-content:center;gap:10px;margin-top:10px}.dot{width:12px;height:12px;border-radius:50%;background-color:gray;border:none;cursor:pointer;transition:background-color .3s}.dot.active{background-color:#000}.arrow-controls{position:absolute;width:100%;display:flex;justify-content:space-between;top:50%;transform:translateY(-50%);box-sizing:border-box}.arrow-button{border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;margin:0 20px}.arrow-button:hover{background:#fffc}.arrow-button img{width:24px;height:24px}@media (min-width: 769px){.arrow-controls{width:calc(100% + 100px);left:-50px}.arrow-button{margin:0;position:relative}.arrow-button.prev{left:-30px}.arrow-button.next{right:-30px}}@media (max-width: 768px){.arrow-controls{padding:0 10px}.arrow-button{width:30px;height:30px;margin:0 10px}.arrow-button img{width:18px;height:18px}.arrow-button:hover{background:none}}.kontakt-container{background-color:#f3ede7;padding:3rem 1rem;font-family:Chivo,sans-serif;color:#111;text-align:center}.linija-lj-forma{margin-bottom:3rem}.kontakt-info-text{max-width:1000px;margin:0 auto 2rem;font-size:.95rem;line-height:1.6;display:flex;align-items:center;flex-direction:column}.kontakt-content{display:flex;flex-direction:column;align-items:center}.kontakt-levo p{margin-bottom:1.1rem}.kontakt-levo{font-style:italic;font-size:1.2rem;line-height:.7;margin-bottom:3rem}.kontakt-forma{display:flex;flex-direction:column;gap:1rem;width:100%}.kontakt-forma input,.kontakt-forma textarea{padding:.8rem 1rem;border-radius:8px;border:none;background-color:#dedddd;font-size:.95rem;font-family:inherit;resize:none}.kontakt-forma textarea{min-height:170px}.kontakt-forma button{background-color:#b32374;color:#fff;font-weight:700;border:none;padding:.8rem 1rem;border-radius:9999px;font-size:1rem;cursor:pointer;transition:background .3s ease}.kontakt-forma button:hover{background-color:#9b1e66}.success-message{margin-top:.5rem;color:green;font-size:.9rem}@media (min-width: 768px){.kontakt-content{flex-direction:row;justify-content:center;align-items:flex-start;gap:4rem}.kontakt-levo,.kontakt-forma{max-width:400px;width:100%}.kontakt-levo{text-align:right;align-items:flex-end;margin-left:-5.5rem;font-size:2.1rem;line-height:1}.kontakt-info-text{font-size:1.5rem}.kontakt-forma{align-items:flex-start}.kontakt-forma input,.kontakt-forma textarea{padding:1rem 1.5rem;font-size:1.5rem;width:35rem}.kontakt-forma textarea{min-height:200px;min-width:400px}.kontakt-forma button{font-size:1.5rem;width:20rem}}@media (max-width: 768px){.linija-lj-forma{width:13rem}}@media (min-width: 3700px){.kontakt-info-text{max-width:1300px;font-size:2rem}}.footer{background-color:#f3ede7;color:#fff;position:relative;overflow:hidden}.footer-wave{position:absolute;top:0;left:0;width:100%;z-index:8}.footer-wave img{position:relative;z-index:9;width:100%;display:block}.footer-content{position:relative;z-index:8;padding:100px 40px 60px;display:flex;justify-content:center;flex-wrap:wrap;gap:60px;text-align:center;max-width:80vw;margin:0 auto}.footer-section{flex:1;min-width:280px;max-width:350px;display:flex;flex-direction:column;align-items:center;text-align:center}.footer-logo{width:180px;margin-bottom:20px}.footer-section h3{font-size:1.6rem;margin-bottom:16px;font-style:italic}.footer-socials{margin-top:15px;display:flex;gap:16px}.footer-socials img{width:32px;height:32px;cursor:pointer;transition:transform .2s ease}.footer-socials img:hover{transform:scale(1.1)}.footer-form{display:flex;flex-direction:column;gap:12px;width:100%}.footer-form input,.footer-form textarea{padding:12px;border-radius:8px;border:none;background-color:#f1eae4;font-size:1rem;resize:none}.footer-form button{padding:12px;border:none;border-radius:25px;background-color:#b52177;color:#fff;font-weight:700;font-size:1rem;cursor:pointer;transition:background-color .2s ease}.footer-form button:hover{background-color:#9e1c68}.footer-content h3{font-size:2rem}.footer-content p{font-size:1.2rem}.footer-section-left{margin-top:-2rem}@media (max-width: 768px){.footer{background-size:cover;background-position:center;background-repeat:no-repeat}.footer-content{padding-top:80px;flex-direction:column;align-items:center;gap:40px;max-width:100%;padding-left:20px;padding-right:20px}}*{margin:0;padding:0;box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5;font-family:Space Grotesk,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:400;background-color:#f3ede7;color:#111}ul,ol{padding:0}img{max-width:100%;display:block;border-style:none}a{text-decoration:none;color:inherit}button{font:inherit;border:none;background:none;cursor:pointer}@font-face{font-family:MyCustomFont;src:url(/Galada-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Chivo;src:url(/Chivo-LightItalic.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}h1{font-family:MyCustomFont,cursive}body{font-family:Chivo,sans-serif}h1{font-size:8.5rem;text-shadow:4px 4px 2px rgba(0,0,0,.6)}@media (max-width: 768px){h1{font-size:5rem;margin-top:2rem}}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto}.container-2{display:flex;flex-direction:column;align-items:center;justify-content:center;width:90vw;margin:0 auto}body{overflow-x:hidden}
