:root{--orange:#e59e1b;--park-green:#31694e;--kafe-blue:#0992c2;--white:#fff;--black:#000}*{box-sizing:border-box;font-family:Roboto Slab,serif!important;margin:0;padding:0}body{background-color:#fff;background-color:var(--white);font-size:16px;overflow-x:hidden;scroll-behavior:smooth}.landing-page-theme{--nav-bg:#0f0f0f;--nav-text:#fff;--accent-color:var(--orange);--footer-bg:#000}.pizzeria-theme{--nav-bg:var(--orange);--nav-text:#000;--accent-color:var(--orange);--footer-bg:var(--orange)}.park-theme{--nav-bg:var(--park-green);--nav-text:#fff;--accent-color:var(--park-green);--footer-bg:var(--park-green)}.kafe-theme{--nav-bg:var(--kafe-blue);--nav-text:#fff;--accent-color:var(--kafe-blue);--footer-bg:var(--kafe-blue)}.ambienteKafeImg,.ambienteParkImg,.backgroundImg,.landingPageImg{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:70vh;justify-content:center;position:relative;width:100%}.ambienteKafeImg:before,.ambienteParkImg:before,.backgroundImg:before,.landingPageImg:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.ambienteKafeImg>*,.ambienteParkImg>*,.backgroundImg>*,.landingPageImg>*{position:relative;z-index:2}@media(max-width:768px){.ambienteKafeImg,.ambienteParkImg,.backgroundImg,.landingPageImg{background-attachment:scroll;height:60vh}}.backgroundImg{background-image:url(../../static/media/naslovna3.2644e8c49c031cf7ad12.jpg)}.landingPageImg{background-image:url(../../static/media/landing-bg.2b5acd30feb5d18193ba.jpg)}.ambienteParkImg{background-image:url(../../static/media/parkbackground.36c3e6a4d015d6cbf141.jpg)}.ambienteKafeImg{background-image:url(../../static/media/kafebackground.bb3a1bd4a8b2a162f89d.jpg)}.kafe-theme,.landing-page-theme,.park-theme,.pizzeria-theme{padding-top:0}.container.main{background-color:#fff;background-color:var(--white);min-height:400px;padding-bottom:7vh;padding-top:80px;padding-inline:25vh}@media(max-width:1400px){.container.main{padding-inline:15vh}}@media(max-width:900px){.container.main{padding-inline:10vw;padding-top:60px}}@media(max-width:768px){.container.main{padding-inline:5vw}}.main{background-color:#fff;background-color:var(--white);padding-block:7vh}.landing-hero-content{color:#fff;text-align:center}.landing-hero-content h1{font-size:5em;font-weight:900;padding-top:5em}@media(max-width:768px){.landing-hero-content h1{font-size:3em}}.brand-intro{font-size:1.2em;margin-bottom:3em;text-align:center}.brand-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.brand-grid{grid-template-columns:1fr}}.brand-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000000d;padding:30px;text-align:center}.brand-card .brand-logo-link{align-items:center;border-radius:50%;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 15px;overflow:hidden;text-decoration:none;width:80px}.brand-card .brand-logo-link .brand-logo-img{height:70%;object-fit:contain;width:70%}.brand-card .brand-actions{display:flex;flex-direction:column;gap:10px;margin-top:20px}.btn-brand{border-radius:5px;color:#fff;font-weight:700;padding:10px;text-decoration:none;transition:.3s}.btn-brand.outline{background:#0000}.btn-brand:hover{opacity:.8;transform:translateY(-2px)}.brand-images-preview{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:50px;padding-bottom:20px}@media(max-width:768px){.brand-images-preview{grid-template-columns:1fr}}.brand-images-preview .preview-item{border-radius:15px;box-shadow:0 10px 20px #0000001a;height:350px;overflow:hidden;position:relative;transition:transform .3s ease}.brand-images-preview .preview-item:hover{transform:translateY(-10px)}.brand-images-preview .preview-item img{height:100%;object-fit:cover;width:100%}.brand-images-preview .preview-item .preview-overlay{background:linear-gradient(#0000,#000000b3);bottom:0;color:#fff;font-weight:700;left:0;padding:15px;position:absolute;text-align:center;width:100%}.navbar{background:var(--nav-bg);box-shadow:0 4px 20px #0006;height:70px;left:0;padding:2rem;position:fixed;top:0;transition:.3s ease;z-index:1000}.navbar,.navbar .nav-container{align-items:center;display:flex;width:100%}.navbar .nav-container{height:100%;justify-content:space-between}.navbar .logo{color:var(--nav-text);font-size:1.25em;font-weight:800;letter-spacing:1.5px;text-decoration:none;text-transform:uppercase}.navbar .logo span{background:#e59e1b;background:var(--orange);border-radius:4px;color:#fff;margin-left:4px;padding:2px 8px}.navbar .nav-links{display:flex;gap:5px}@media(max-width:768px){.navbar .nav-links{display:none}}.navbar .nav-links a{color:var(--nav-text);font-size:.85em;font-weight:600;letter-spacing:1px;opacity:.7;padding:.5em 1.1em;position:relative;text-decoration:none;text-transform:uppercase;transition:.3s}.navbar .nav-links a.active,.navbar .nav-links a:hover{color:#fff;opacity:1}.navbar .nav-links a.active:after,.navbar .nav-links a:hover:after{background:#fff;bottom:-5px;content:"";height:2px;left:15%;position:absolute;width:70%}.navbar .sidebar-btn{cursor:pointer;display:none;height:40px;width:35px}@media(max-width:768px){.navbar .sidebar-btn{display:flex;flex-direction:column;gap:7px;justify-content:center}}.navbar .sidebar-btn .bar{background-color:var(--nav-text);border-radius:4px;height:3px;margin:7px 0;transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:100%}.navbar .sidebar-btn:hover .bar:nth-child(2){width:70%}.navbar .sidebar-btn.active .bar{background-color:var(--nav-text)}.navbar .sidebar-btn.active .bar:first-child{transform:translateY(10px) rotate(45deg)}.navbar .sidebar-btn.active .bar:nth-child(2){opacity:0;transform:translateX(-20px)}.navbar .sidebar-btn.active .bar:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.sidebar{background:var(--nav-bg);box-shadow:10px 0 30px #00000080;color:var(--nav-text);height:100vh;left:-100%;padding-top:90px;position:fixed;top:0;transition:left .4s cubic-bezier(.77,0,.175,1),background .4s ease;width:280px;z-index:1001}.sidebar.active{left:0}.sidebar .sidebar-link{align-items:center;border-bottom:1px solid #ffffff1a;color:var(--nav-text);display:flex;font-size:1em;padding:1.1em 2em;text-decoration:none;text-transform:uppercase;transition:.3s}.sidebar .sidebar-link svg{color:var(--nav-text);margin-right:12px;opacity:.8}.sidebar .sidebar-link.active,.sidebar .sidebar-link:hover{background:#ffffff26;padding-left:2.3em}.pizzeria-theme .sidebar .sidebar-link.active,.pizzeria-theme .sidebar .sidebar-link:hover{background:#0000001a}.custom-image{height:0;position:relative;width:100%}.custom-image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .4s ease;width:100%}.section{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:3vw}.section .col{width:50%}@media(max-width:992px){.section .col{margin-bottom:3em;text-align:center;width:100%}}.section .title{color:#000;color:var(--black);font-size:3.5em;font-weight:800;margin-bottom:.2em}@media(max-width:480px){.section .title{font-size:2.5em}}.section .info{color:#000;color:var(--black);font-size:1.1em;letter-spacing:.5px;line-height:1.6em;margin-bottom:2em}.section .cta-buttons{display:flex;flex-direction:row;gap:15px;margin-top:2em}@media(max-width:580px){.section .cta-buttons{align-items:stretch;flex-direction:column;margin-inline:auto;max-width:300px;width:100%}}.section .btn{align-items:center;display:flex;justify-content:center;text-align:center;width:-moz-fit-content;width:fit-content}@media(max-width:580px){.section .btn{width:100%}}.section .btn .icon-gap{margin-right:10px}.section .btn.btn-menu{background-color:#e59e1b;background-color:var(--orange)}.section .btn.btn-menu:hover{background-color:#f06f0b;box-shadow:0 8px 15px #f57d1f66;transform:translateY(-3px)}.section .btn.btn-call{background-color:#000}.section .btn.btn-call:hover{background-color:#525252;box-shadow:0 8px 15px #24282566;transform:translateY(-3px)}.section.hero .typography{padding-right:2em}@media(max-width:992px){.section.hero .typography{padding-right:0}}.section.hero .typography span{color:#e59e1b;color:var(--orange);text-shadow:0 0 10px #e3651d4d}.section.hero .gallery{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}.section.hero .gallery .custom-image{animation:popOut .5s forwards;border-radius:8px;opacity:0;overflow:hidden;transform:scale(0)}.section.hero .gallery .custom-image:hover img{transform:scale(1.15)}.section.hero .gallery .custom-image:nth-child(2){animation-delay:.1s}.section.hero .gallery .custom-image:nth-child(3){animation-delay:.2s}.section.hero .gallery .custom-image:nth-child(6){animation-delay:.3s}.section.hero .gallery .custom-image:nth-child(9){animation-delay:.4s}.section.hero .gallery .custom-image:nth-child(8){animation-delay:.5s}.section.hero .gallery .custom-image:nth-child(7){animation-delay:.6s}.section.hero .gallery .custom-image:nth-child(4){animation-delay:.7s}.section.hero .gallery .custom-image:nth-child(5){animation-delay:.8s}.section.basicInfo{align-items:center;background-color:#fff;padding:5vw 0}.section.basicInfo .col.img{align-items:center;display:flex;justify-content:center}.section.basicInfo .col.img img{animation:float 4s ease-in-out infinite;filter:drop-shadow(0 10px 15px rgba(0,0,0,.1));max-width:350px;width:70%}.section.basicInfo .typography{padding-left:2em}.section.basicInfo .typography .title{color:#000;color:var(--black);font-size:2.5em;font-weight:800;margin-bottom:.8em;position:relative}.section.basicInfo .typography .title:after{background-color:#e59e1b;background-color:var(--orange);border-radius:2px;bottom:-10px;content:"";height:4px;left:0;position:absolute;width:60px}.section.basicInfo .typography .information-item{animation:slideInRight .6s ease forwards;background:#00000008;border-left:4px solid #e59e1b;border-left:4px solid var(--orange);border-radius:0 5px 5px 0;color:#000;color:var(--black);font-size:1.05em;font-weight:600;margin-bottom:.7em;opacity:0;padding:.6em 0 .6em 1.2em;transform:translateX(50px)}.section.basicInfo .typography .information-item:nth-child(2){animation-delay:.12s}.section.basicInfo .typography .information-item:nth-child(3){animation-delay:.24s}.section.basicInfo .typography .information-item:nth-child(4){animation-delay:.36s}.section.basicInfo .typography .information-item:nth-child(5){animation-delay:.48s}.section.basicInfo .typography .information-item:nth-child(6){animation-delay:.6s}.section.basicInfo .typography .information-item:nth-child(7){animation-delay:.72s}.section.basicInfo .typography .information-item:nth-child(8){animation-delay:.84s}.section.basicInfo .typography .information-item:nth-child(9){animation-delay:.96s}.section.basicInfo .typography .information-item:hover{background:#e3651d14;color:#000;padding-left:1.5em;transition:all .3s ease}@media(max-width:768px){.section.basicInfo{flex-direction:column-reverse;text-align:center}.section.basicInfo .col{width:100%!important}.section.basicInfo .typography{margin-top:2em;padding-left:0}.section.basicInfo .typography .title:after{left:50%;transform:translateX(-50%)}.section.basicInfo .typography .information-item{border-right:4px solid #e59e1b;border-right:4px solid var(--orange)}}.panel-wrapper{align-items:center;background-color:#fff;display:flex;flex-direction:column;padding:5em 10%}.panel-title{color:#000;color:var(--black);font-size:3em;font-weight:800;margin-bottom:1.5em;text-align:center;width:100%}.panel-title:after{background-color:#e59e1b;background-color:var(--orange);border-radius:2px;content:"";display:block;height:5px;margin:.5em auto 0;width:60px}.panel-table{grid-gap:3em;display:grid;gap:3em;grid-template-columns:repeat(4,1fr);max-width:1200px;width:100%}@media(max-width:992px){.panel-table{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.panel-table{grid-template-columns:1fr}}.panel-table .panel-box{text-align:center}.panel-table .panel-box .icon-wrap{align-items:center;display:flex;justify-content:center;margin-bottom:1.2em;min-height:130px}.panel-table .panel-box .panel-icon{color:#000;color:var(--black);font-size:5.5em}.panel-table .panel-box h3{color:#000;color:var(--black);font-size:1.3em;font-weight:700;margin-top:.5em}.footer{background-color:var(--footer-bg);border-top:4px solid var(--accent-color);color:var(--nav-text);padding:5em 2em 3em;transition:.4s ease}.footer .footer-container{grid-gap:2em;display:grid;gap:2em;grid-template-columns:repeat(3,1fr);justify-items:stretch;margin:0 auto;max-width:1200px}@media(max-width:992px){.footer .footer-container{gap:0;grid-template-columns:1fr;text-align:center}.footer .footer-section{border-bottom:1px solid #ffffff1a;padding:2em 0}.footer .footer-section:last-child{border-bottom:none}}.footer .footer-section .footer-logo{color:var(--nav-text);font-size:2.5em;font-weight:900;margin-bottom:.2em}.footer .footer-section .footer-logo span{background-color:var(--nav-text);border-radius:5px;color:var(--footer-bg);margin-left:8px;padding:0 8px}.footer .footer-section .tagline{margin-bottom:1.5em;opacity:.8}.footer .footer-section .copy{font-size:.85em;opacity:.4}.footer .footer-section .section-title{color:var(--nav-text);font-size:1.25em;font-weight:800;letter-spacing:1px;margin-bottom:1.5em;text-transform:uppercase}.footer .footer-section .section-title:after{background:var(--accent-color);content:"";display:block;height:2px;margin-top:8px;width:50px}@media(max-width:992px){.footer .footer-section .section-title:after{margin:8px auto}}.footer .footer-section .contact-info p{align-items:center;display:flex;font-size:.95em;margin-bottom:.8em;transition:.3s}@media(max-width:992px){.footer .footer-section .contact-info p{justify-content:center;margin-bottom:1em}}.footer .footer-section .contact-info p a{color:inherit;text-decoration:none}.footer .footer-section .contact-info p a:hover{opacity:.7}.footer .footer-section .contact-info p .icon{color:var(--accent-color);font-size:1.1em;margin-right:12px;width:20px}.title-meniPg{color:#1a1a1a;font-size:3em;padding-top:2em;text-align:center}.meni-container{grid-gap:4em 1.5em;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));padding:5% 25%}@media(max-width:1200px){.meni-container{padding:5% 10%}}@media(max-width:768px){.meni-container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:5%}}.meni-card{background:#fff;border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 10px 15px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:transform .3s ease}.meni-card:hover{box-shadow:0 15px 25px #00000026;transform:translateY(-5px)}.meni-card .meni-card-info{display:flex;flex-direction:column;flex-grow:1;padding:1em}.meni-card .meni-title{color:#1a1a1a;font-size:1.1em;font-weight:700;margin-bottom:.4em}.meni-card .description{color:#444;font-size:.9em;letter-spacing:.5px;line-height:1.4;margin-bottom:3em;opacity:.9}.meni-card .view-btn{bottom:1em;color:#e59e1b;color:var(--orange);cursor:pointer;display:inline-block;font-size:1em;font-weight:800;left:1em;position:absolute;transition:.3s ease}.meni-card .view-btn:hover{color:#000;transform:scale(1.05)}.quart-section{background-color:#fff;display:grid;grid-template-columns:1fr 1fr;min-height:500px;overflow:hidden;width:100%}@media(max-width:992px){.quart-section{grid-template-columns:1fr}}.quart-section .map-container{height:100%;min-height:400px;width:100%}.quart-section .map-container .map-area{border:none;filter:grayscale(.2) contrast(1.1);height:100%;width:100%}.quart-section .quart-description{background-color:#fcfcfc;display:flex;flex-direction:column;justify-content:center;padding:3em}.quart-section .quart-description .description-header{margin-bottom:2em;text-align:center}.quart-section .quart-description .description-header .marker-icon{color:#e59e1b;color:var(--orange);font-size:2.5em;margin-bottom:.5em}.quart-section .quart-description .description-header h3{color:#000;color:var(--black);font-size:1.8em;font-weight:800;margin-bottom:.3em}.quart-section .quart-description .description-header .time-info{color:#000;color:var(--black);font-size:1em}.quart-section .quart-description .description-header .time-info strong{color:#e59e1b;color:var(--orange)}.quart-section .quart-list-wrapper{grid-gap:2em;display:grid;gap:2em;grid-template-columns:1fr 1fr}@media(max-width:600px){.quart-section .quart-list-wrapper{grid-template-columns:1fr}}.quart-section .quart-list-wrapper .list-col{list-style:none;padding:0}.quart-section .quart-list-wrapper .list-col li{align-items:center;border-bottom:1px solid #eee;color:#000;color:var(--black);display:flex;font-size:.95em;padding:.4em 0;transition:all .3s ease}.quart-section .quart-list-wrapper .list-col li:before{color:#e59e1b;color:var(--orange);content:"•";display:inline-block;font-weight:700;margin-left:0;width:1em}.quart-section .quart-list-wrapper .list-col li:hover{background-color:#e3651d0d;color:#e59e1b;color:var(--orange);padding-left:5px}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes popOut{0%{opacity:0;transform:scale(.8)}70%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@media screen and (max-width:1050px){.container{padding-inline:10vw}}@media screen and (max-width:768px){.navbar .nav-links{display:none}.navbar .sidebar-btn{display:block}.container{padding-inline:5vw}.section{padding:2em 1em!important}.section .col{margin-bottom:2em;text-align:center;width:100%}.section .title{font-size:2em}}@media screen and (max-width:480px){.container{padding-inline:3vw}.title-meniPg{font-size:1.8em;margin-bottom:.5em;margin-top:1em}ul li{font-size:.9em}}.cafe-recom-wrapper{background-color:#fff;padding:4em 10%}.cafe-recom-wrapper .section-title-center{color:#000;color:var(--black);font-size:2.5em;font-weight:800;margin-bottom:1.5em;text-align:center}.cafe-recom-wrapper .section-title-center:after{background-color:#e59e1b;background-color:var(--orange);content:"";display:block;height:4px;margin:.5em auto 0;width:60px}.cafe-recom-wrapper .cafe-grid{grid-gap:3em;display:grid;gap:3em;grid-template-columns:repeat(3,1fr)}@media(max-width:992px){.cafe-recom-wrapper .cafe-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.cafe-recom-wrapper .cafe-grid{grid-template-columns:1fr}}.cafe-recom-wrapper .cafe-card-wrap{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000000d;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease}.cafe-recom-wrapper .cafe-card-wrap:hover{box-shadow:0 15px 40px #0000001a;transform:translateY(-10px)}.cafe-recom-wrapper .cafe-card-wrap .meni-section{padding:0}.cafe-recom-wrapper .cafe-card-wrap .meni-section img{height:250px;object-fit:cover;transition:transform .5s ease;width:100%}.cafe-recom-wrapper .cafe-card-wrap .meni-section:hover img{transform:scale(1.05)}.cafe-recom-wrapper .cafe-card-wrap .meni-section .description{padding:1.5em}.cafe-recom-wrapper .cafe-card-wrap .meni-section .description h3{color:#000;color:var(--black);font-size:1.5em;margin-bottom:.5em}.cafe-recom-wrapper .cafe-card-wrap .meni-section .description p{color:#666;font-size:.95em;line-height:1.6}.proslave-box{align-items:center;background:#fdfdfd;border-left:10px solid #31694e;border-left:10px solid var(--park-green);border-radius:10px;display:flex;justify-content:space-between;margin-block:40px;padding:30px}.proslave-box h2{color:#31694e;color:var(--park-green)}@media(max-width:768px){.proslave-box{flex-direction:column;gap:20px;text-align:center}}.coffee-section{padding:80px 0;text-align:center}.coffee-section .section-header{margin-bottom:50px}.coffee-section .section-header h2{color:#000;color:var(--black);font-size:3rem;font-weight:800;margin:15px 0}.coffee-section .section-header .divider{background:#0992c2;background:var(--kafe-blue);height:3px;margin:0 auto;width:60px}.coffee-section .coffee-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}@media(max-width:1024px){.coffee-section .coffee-grid{grid-template-columns:1fr}}.coffee-section .coffee-card{background:#fdfdfd;border:1px solid #eee;border-radius:15px;overflow:hidden;padding:40px 30px;position:relative;transition:all .4s ease}.coffee-section .coffee-card .card-num{color:rgba(#0992C2,.05);color:rgba(var(--kafe-blue),.05);font-size:4rem;font-weight:900;position:absolute;right:10px;top:-10px;z-index:1}.coffee-section .coffee-card h3{color:#000;color:var(--black);font-size:1.4rem;margin-bottom:20px;position:relative;z-index:2}.coffee-section .coffee-card p{color:#666;font-size:1rem;line-height:1.7;position:relative;z-index:2}.coffee-section .coffee-card.highlight{background:#fff;border-color:#0992c2;border-color:var(--kafe-blue);box-shadow:0 20px 40px #00000014;transform:translateY(-10px)}.coffee-section .coffee-card:hover{box-shadow:0 10px 30px #0000000d}.btn,.btn-brand,.btn-brand-base,.btn-hero,.btn-primary,.btn-secondary{align-items:center;border:none;border-radius:5px;cursor:pointer;display:inline-flex;font-weight:700;gap:10px;justify-content:center;padding:12px 25px;text-decoration:none!important;transition:.3s}.btn-brand-base:hover,.btn-brand:hover,.btn-hero:hover,.btn-primary:hover,.btn-secondary:hover,.btn:hover{box-shadow:0 5px 15px #0003;filter:brightness(1.1);transform:translateY(-3px)}.btn,.btn-brand,.btn-hero,.btn-primary{background-color:var(--accent-color)!important;color:#fff!important}.btn-secondary{background-color:#000!important;color:#fff!important}
/*# sourceMappingURL=main.1992f47c.css.map*/