*{font-family:Inter,sans-serif}.navbar a{color:#34495e}h1,h2,h3,h4{color:#34495e;font-weight:700}.display-3{color:#fff}.display-5{color:#fff}.card{border-radius:7px}.hero{background:url(../photos/nastroje.webp) center/cover no-repeat;height:60vh;display:flex;align-items:center;justify-content:center;position:relative;color:#fff;text-align:center;padding:20px;box-sizing:border-box}.hero::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .629);z-index:0}.hero-content{position:relative;z-index:0;padding:30px;background:rgb(0 0 0 / .5);border-radius:10px;width:90%;max-width:120vh;box-shadow:0 4px 15px rgb(0 0 0 / .5)}.table{table-layout:fixed;width:100%}.table td{padding:15px;text-align:left;padding-left:30px;padding-right:30px}.table tr{height:60px}.custom-footer{background-color:#eaf0f6;padding:45px 0 20px;color:#68737e;font-family:Inter,Arial,sans-serif;font-size:15px}.btn-secondary{background-color:#8bbabb;border-color:#8bbabb}@media (max-width:575.98px){.hero-content{padding:10px;height:fit-content;max-height:50vh;width:fit-content}}@media (min-width:768px) and (max-width:991.98px){.hero-content{padding:20px;height:fit-content;max-height:50vh;width:650px}}.gallery{display:flex;flex-wrap:wrap;justify-content:center}.gallery img{width:100%;height:auto;cursor:pointer;border-radius:5px;transition:transform .2s}.gallery img:hover{transform:scale(1.05)}.lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .8);justify-content:center;align-items:center}.lightbox img{max-width:90%;max-height:90%;border-radius:10px}.close{position:absolute;top:20px;right:30px;font-size:30px;color:#fff;cursor:pointer}.gallery img{width:calc(33.33% - 16px);margin:8px}@media (max-width:768px){.gallery img{width:calc(50% - 16px)}}@media (max-width:576px){.gallery img{width:100%}}.lightbox .prev,.lightbox .next{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);font-size:30px;color:#fff;padding:16px;user-select:none}.lightbox .prev{left:10px}.lightbox .next{right:10px}