@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap");:root{--background:#fff;--white:#fff;--foreground:#0e0e0e;--gap:20px}html{html{scroll-behavior:smooth}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Inter Tight,sans-serif;max-width:1920px;margin:0 auto}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.logo-hero{height:400px;width:-moz-fit-content;width:fit-content}.mobile-res{display:none}nav{position:absolute;top:50px;left:50%;transform:translateX(-50%);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--gap);color:var(--white);z-index:10;padding:0 20px;width:100%}.whatsapp-btn{display:none}nav img{height:200px;width:-moz-fit-content;width:fit-content;flex-shrink:0}nav button{margin:0;padding:10px 20px;font-size:14px;white-space:nowrap;text-transform:uppercase}.mt-1{margin-top:50px}main{display:flex;flex-direction:column;align-items:center;justify-content:space-between;background:url(/assets/home/hero.jpg);background-position:50%;background-size:cover;min-height:100vh;color:var(--white);text-align:center;gap:var(--gap);padding:150px 20px 20px!important}h1{font-size:clamp(32px,8vw,90px);line-height:1.1;font-weight:800;max-width:800px}h2{font-size:clamp(28px,5vw,50px);font-weight:700}h2,h3{font-family:Times New Roman,Times,serif!important;text-align:center}h3{font-size:clamp(18px,3vw,25px);font-weight:600}p{font-size:clamp(14px,2vw,18px);font-weight:400;line-height:1.6}button{border:1px solid var(--white);background-color:#226090;color:var(--white);padding:15px 30px;border-radius:7px;cursor:pointer;height:min-content;font-size:clamp(14px,2vw,16px);font-weight:600;transition:.2s ease-in-out}button:hover{background-color:#4d6483}section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px;padding:75px 50px}article{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;width:100%;gap:30px}h4{font-size:18px;font-family:Times New Roman,Times,serif;font-weight:700}.feature-title{display:flex;flex-direction:column;gap:15px;width:100%;text-align:center;max-width:800px}.desktop-res{background-color:#044887;height:30px;padding:0 50px;color:var(--white);position:fixed;top:0;z-index:9999}.desktop-res,.desktop-res ul{display:flex;flex-direction:row;justify-content:space-between;width:100%}.desktop-res ul{list-style-type:none;align-items:center;font-size:18px}footer{padding:0 50px}.box{flex-direction:column;justify-content:flex-start;gap:15px;max-width:440px;flex:1 1;min-width:280px;text-align:center}.box,.icon-box{display:flex;align-items:center}.icon-box{padding:15px;background-color:#F8F4EC;border-radius:30px;justify-content:center;flex-shrink:0}.icon-box img{height:30px;width:30px}.box p{text-align:center}.mt-50{margin-top:50px}.img-box{display:flex;flex-direction:column;align-items:flex-start;gap:15px;width:100%;flex:1 1;min-width:280px}.img-box .img{background-image:url(/assets/home/gjyshi.png);background-position:top;background-repeat:no-repeat;background-size:cover;width:100%;height:300px;border-radius:7px}iframe{border:0;width:100%;height:500px;border-radius:15px}.google-maps,.text-box{width:50%;min-width:280px;flex:1 1}.text-box{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.contact-div{display:flex;flex-direction:row;gap:15px;flex-wrap:wrap;justify-content:flex-start}.fw-bold{font-weight:700}.lp-2{letter-spacing:2px;font-weight:500;font-size:24px}.center{display:flex;flex-direction:row;align-items:center;justify-content:center}.contact-div img{height:45px;width:45px;cursor:pointer;transition:transform .2s ease}.contact-div img:hover{transform:scale(1.1)}.img2{background-image:url(/assets/home/baba.png)!important}.img3{background-image:url(/assets/home/kastrioti.png)!important}.history-article{display:flex;flex-direction:row;justify-content:space-between;width:100%;flex-wrap:wrap;gap:var(--gap)}.bottom-bar{display:none}.flex-col{display:flex;flex-direction:column;gap:var(--gap);text-align:center}@media (max-width:768px){nav{top:90px;padding:0 15px;gap:15px}p{font-size:20px}footer{padding:10px}.logo-hero{width:100%;height:300px;object-fit:contain}h2{font-size:30px}h3{font-size:25px;font-weight:700}nav img{height:120px;object-fit:contain}nav button{padding:8px 16px;font-size:18px}main{padding:0 15px;gap:15px;min-height:85vh!important}section{padding:50px 15px;gap:30px}article{flex-direction:column;gap:20px}.box{min-width:100%;max-width:100%}.mt-50{margin-top:0}.img-box{min-width:100%;max-width:100%}.img-box .img{height:350px}.history-article{flex-direction:column;gap:30px}.history-article.center .text-box{flex-direction:column;align-items:flex-start;width:100%}.history-article.center .google-maps{width:100%;min-width:auto}iframe{height:300px}.contact-div{justify-content:center}}@media (max-width:1024px) and (min-width:769px){nav img{height:120px;object-fit:contain}section{padding:60px 30px}.box{min-width:100%;max-width:100%}.img-box{min-width:45%;max-width:45%}.history-article{justify-content:center;gap:25px}.img-box .img{height:380px}}@media (max-width:480px){:root{--gap:15px}nav{top:90px;padding:0 10px;gap:10px}nav img{height:120px;object-fit:contain;width:100%}nav button{padding:6px 12px;font-size:16px}main{padding:0 10px;gap:12px;min-height:85vh!important}section{padding:40px 10px;gap:25px}.feature-title{gap:10px}.icon-box{padding:12px}.icon-box img{height:24px;width:24px}.img-box .img{height:200px}iframe{height:250px}.contact-div img{height:55px;width:55px}}@media (max-width:320px){nav img{height:50px}nav button{padding:5px 10px;font-size:10px}.img-box .img{height:180px}iframe{height:200px}}@media (min-width:1024px) and (max-width:1500px){main{height:110vh!important;min-height:110vh!important}.mobile-res{display:none}.desktop-res{display:flex}}@media (max-width:769px){.whatsapp-btn{display:block}.mobile-res{display:flex}.desktop-res{display:none}.bottom-bar{display:block;position:fixed;top:0;left:0;width:100%;background:#044887;color:white;border-bottom:1px solid #fff;justify-content:center;align-items:center;text-align:center;flex-direction:column;padding:10px 16px;box-shadow:0 -2px 6px rgba(0,0,0,.2);z-index:9999}.bottom-bar,.flex-row{display:flex;gap:var(--gap)}.flex-row{flex-direction:row}.phone-link{font-size:20px;text-decoration:none;color:white;line-height:normal}.phone-link:hover{text-decoration:underline}.whatsapp-btn{background:#16a34a;color:#16a34a;padding:15px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s ease;position:fixed;bottom:20px;right:20px}.whatsapp-btn:hover{background:#d1fae5}.whatsapp-btn img{height:30px;width:30px}}