@import"https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap";.fullscreen-image-containter{width:100%;height:100vh;overflow:hidden;position:relative;display:flex;justify-content:center;margin-bottom:50px;max-width:2000px}.fullscreen-image{width:100%;height:100vh;overflow:hidden;position:relative;display:flex;justify-content:center;margin-bottom:50px}.fullscreen-image img{width:100%;height:100%;max-width:2000px;object-fit:cover;object-position:center}.galleryWrapper{display:flex;justify-content:center}.gallery{width:calc(100% - 80px);max-width:2000px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:30px;row-gap:30px}.galleryItemContainer{position:relative;width:100%;max-height:370px;overflow:hidden;display:flex;justify-content:center}.galleryItem{min-height:100%;width:100%;object-fit:cover;transition:all .4s ease;transform-origin:left left;cursor:pointer}.galleryItemContainer:hover .galleryItem{transform:scale(1.05);filter:brightness(80%)}.galleryText{position:absolute;text-align:center;z-index:150;color:#fff;font-size:20px;bottom:-80px;left:50%;transform:translate(-50%);transition:all .5s;width:80%}.galleryItemContainer:hover .galleryText{bottom:30px}.slideshow-img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;z-index:0;animation:fadeSlideshow 40s infinite}.slideshow-img2{animation-delay:5s}.slideshow-img3{animation-delay:10s}.slideshow-img4{animation-delay:15s}.slideshow-img5{animation-delay:20s}.slideshow-img6{animation-delay:25s}.slideshow-img7{animation-delay:30s}.slideshow-img8{animation-delay:35s}@keyframes fadeSlideshow{0%{opacity:0;z-index:2;transform:scale(1)}4%{opacity:2;z-index:2}20%{opacity:2;z-index:2}24%{opacity:0;z-index:0}40%{opacity:0;z-index:0;transform:scale(1.1)}to{opacity:0;z-index:0;transform:scale(1)}}@media (max-width: 1600px){.gallery{grid-template-columns:1fr 1fr 1fr}}@media (max-width: 1500px){.gallery{grid-template-columns:1fr 1fr}}@media (max-width: 1000px){.gallery{grid-template-columns:1fr;justify-content:center}}.rolunkWrap{position:relative;padding-top:100px;min-height:calc(100vh - 100px);height:100%;width:100%;overflow:hidden;display:flex;justify-content:center}.rolunkPage{width:calc(100% - 80px);max-width:2000px}.rolunkLeiras{font-size:16px;animation-name:slideIn;animation-delay:0s;animation-duration:1s;animation-timing-function:ease-out;animation-fill-mode:forwards;text-align:justify;font-weight:200}.csapatunk{margin-top:30px;font-size:16px;font-weight:400;animation-name:slideIn;animation-delay:.35s;animation-duration:1s;animation-timing-function:ease-out;animation-fill-mode:forwards;opacity:0;font-weight:200}.members{display:grid;grid-template-columns:repeat(5,300px);justify-content:space-between;width:100%;max-width:2000px;margin-top:30px;margin-bottom:50px;animation-name:slideIn;animation-delay:.7s;animation-duration:1s;animation-timing-function:ease-out;animation-fill-mode:forwards;opacity:0}@keyframes slideIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1800px){.members{grid-template-columns:repeat(4,300px)}}@media (max-width: 1400px){.members{grid-template-columns:repeat(3,300px)}}@media (max-width: 1100px){.rolunkLeiras{font-size:14px;text-align:justify}.members{grid-template-columns:repeat(2,300px);justify-content:center;gap:100px}}@media (max-width: 780px){.members{grid-template-columns:repeat(1,300px);justify-content:center;row-gap:20px}}.memberCard{display:flex;flex-direction:column;width:300px;height:535px;color:#fff;animation-name:slideInLeft;animation-delay:0s;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:forwards;overflow:hidden;transition:height .5s ease;background-color:#fff0;box-sizing:border-box}.memberimgHolder{position:relative;overflow:hidden;width:300px;height:370px}.MemberImage{transform:scale(1);transition:.6s;display:block;height:370px}.memberCard:hover .MemberImage{transform:scale(1.05);transition:.6s}.memberimgHolder:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40%;background:linear-gradient(to bottom,transparent,#ffffff);pointer-events:none}.textHolder{background-color:#fff0;padding:10px 20px;box-sizing:border-box;color:#000}.memberName{text-align:center;font-weight:600;font-size:18px;margin:0;padding-top:10px;transition:transform 0s ease;font-weight:200}.memberDescription{text-align:center;font-size:16px;margin:5px 0 10px;font-weight:200}.memberElerhetoseg{font-weight:200;align-items:center;justify-content:center;text-align:center;font-size:16px;line-height:20px;color:#000;overflow:hidden;transition:all .5s ease,padding .5s ease;padding:0;margin-top:0;opacity:0;cursor:pointer}.memberCard:hover .memberElerhetoseg{opacity:1}.memberLink{transition:all .5s;cursor:pointer}.memberLink:hover{color:#777}a{color:inherit;text-decoration:none}@keyframes slideInLeft{0%{opacity:0;transform:translate(-60px)}50%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@media (max-width: 1100px){.memberElerhetoseg{opacity:1}}.navbar{display:flex;background-color:#fff;height:80px;width:100%;position:fixed;justify-content:center;align-items:center;gap:100px;font-family:Poppins,sans-serif;font-style:normal;z-index:100;transition:background-color .5s ease,color .5s ease}.navwrap{display:flex;height:80px;width:calc(100% - 40px);position:fixed;justify-content:space-between;align-items:center;gap:100px;font-family:Poppins,sans-serif;font-style:normal;z-index:100;transition:background-color .5s ease,color .5s ease;max-width:2000px}.hiddenNavbar{background-color:#fff0}.sites{display:flex;gap:10px;width:calc(50% - 240px)}.NavElement{position:relative;font-size:16px;cursor:pointer;height:70px;line-height:70px;padding:0 20px;border-radius:10px;transition:color .5s ease;text-wrap:nowrap}.NavElement:after{content:"";position:absolute;bottom:22px;left:0%;width:0;height:1px;background-color:#000;border-radius:2px;transition:all .4s ease}.NavElement:hover:after{left:20px;width:calc(100% - 40px)}.hiddenNavbar .NavElement:after{background-color:#fff}.hiddenNavbar .NavElement{color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.NavElement.selected{font-weight:400}.logoContainter{padding:10px 20px;margin-top:10px;border-radius:10px;cursor:pointer}.logoImage{width:150px;display:block}.contact{display:flex;width:calc(50% - 240px);justify-content:flex-end;gap:5px}.socialMedia{display:flex;height:70px;align-items:center;gap:5px}.Social{display:flex;justify-content:center;padding:8px;cursor:pointer}.socialImage{width:25px;transition:all .5s}.Social:hover .socialImage{transform:scale(1.1)}.language{font-size:16px;cursor:pointer;height:70px;line-height:70px;padding:0 20px;color:#000;width:30px;position:relative}.language:after{content:"";position:absolute;bottom:22px;left:0%;width:0;height:1px;background-color:#000;border-radius:2px;transition:all .4s ease}.language:hover:after{left:20px;width:calc(100% - 40px)}.language .NavElement:after{background-color:#fff}.hamburger{position:fixed;padding:10px;right:10px;display:flex;height:70px;align-items:center;cursor:pointer;display:none;z-index:10000001}.hamburgerImg{width:40px;transition:all .5s}.hamburger:hover .hamburgerImg{transform:scale(1.1)}.mobileNavigation{position:fixed;display:none;justify-content:space-between;align-items:center;flex-direction:column;top:0;left:0;z-index:10000000;height:100%;width:100%;background-image:url(/images/bg.svg);background-color:#fff;overflow:hidden;transform:translateY(0);transition:all .5s}.mobileNavigationhidden{transform:translateY(-100%)}.mobilImage{width:200px;padding-top:100px}.MobileElement{font-size:24px;font-weight:250;margin-top:5px;text-align:center;margin-bottom:20px;cursor:pointer}.MobilElementLang{font-weight:500}.mobilLogos{display:flex;margin-top:40px;margin-bottom:40px;gap:10px}.mobilSocial,.mobilsocialImage{width:30px}@media (max-width: 1500px){.NavElement{padding:0 15px}.NavElement:hover:after{left:15px;width:calc(100% - 30px)}}@media (max-width: 1400px){.NavElement{padding:0 5px;font-size:15px}.NavElement:hover:after{left:10px;width:calc(100% - 20px)}}@media (max-width: 1200px){.NavElement{display:none}.socialMedia{opacity:0}.Social,.language{display:none}.hamburger,.mobileNavigation{display:flex}}@media (max-width: 450px){.sites,.NavElement{display:none}.language{padding-right:0}.socialMedia{opacity:0}.Social,.language{display:none}.hamburger,.mobileNavigation{display:flex}}*{margin:0;padding:0;font-family:Urbanist,sans-serif;font-style:normal;font-weight:200;letter-spacing:1px}body{position:relative;min-height:100vh;padding-bottom:180px}body:before{content:"";position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%;background-image:url(/images/bg.svg);background-repeat:repeat;opacity:.3;pointer-events:none}.footer{position:absolute;bottom:0;width:100%;background-color:#fff;margin-top:30px;display:flex;flex-direction:column;align-items:center;color:#444;line-height:25px}.footerTop{display:flex;width:calc(100% - 80px);max-width:2000px;justify-content:space-between;align-items:center;margin-top:30px;margin-bottom:10px}.footerElerhetoseg{width:500px}.fotterDescripton{width:400px;text-align:right}.footerSite{cursor:pointer;width:auto}.footerSite span{transition:all .5s;position:relative}.footerSite span:hover{color:#111}.footerSite span:after{content:"";position:absolute;bottom:-4px;left:0%;width:0px;height:1px;background-color:#444;border-radius:2px;transition:all .4s ease}.footerSite span:hover:after{left:0;width:100%}.footerElerhetoseg p{display:flex;align-items:center;gap:5px;transition:all .5s}.FooterAdatvedelmi span{position:relative;cursor:pointer;transition:all .4s;padding-bottom:10px}.FooterAdatvedelmi span:hover{color:#111}.FooterAdatvedelmi span:after{content:"";position:absolute;bottom:9px;left:0%;width:0px;height:1px;background-color:#444;border-radius:2px;transition:all .4s ease}.FooterAdatvedelmi span:hover:after{left:0;width:100%}@media (max-width: 950px){.footer{font-size:14px;line-height:20px;margin-top:0;padding-bottom:0;height:130px}.footerTop{margin-top:10px}}@media (max-width:500px){.footer{font-size:13px;line-height:20px;margin-top:0;padding-bottom:0;text-align:center}.footerTop{flex-direction:column}.footerElerhetoseg{width:auto;margin-left:0;text-align:center}.footerElerhetoseg p{width:auto;text-align:center;align-items:center;justify-content:center}.fotterDescripton{width:auto;text-align:center;margin-right:0;margin-top:10px}.fotterDescripton span:after{bottom:0}.FooterAdatvedelmi span:after{bottom:8px}.footerSite{display:none}}.kapcsolat{position:relative;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.Elerhetosegek{width:100%;text-align:left;padding-top:100px;font-size:25px;font-weight:200}.KapcsolatTop{width:calc(100% - 80px);display:flex;justify-content:left;align-items:center;padding-top:10px;padding-bottom:40px;word-wrap:break-word;overflow-wrap:break-word}.KapcsolatTop p{word-wrap:break-word;overflow-wrap:break-word;width:calc(100% - 160px)}.kapcsolatWrap{display:flex;flex-wrap:wrap;text-align:center;gap:60px}.kapcsolatLeft,.kapcsolatRight{width:430px;text-align:left;font-weight:200}.kapcsolatTerkep{width:100%;max-width:2200px;min-height:600px;height:660px;border:0px;border-radius:10px;filter:grayscale(100%)}.bolder{font-weight:400}.kapcsolatTerkepWrap{width:calc(100% - 80px);max-width:2000px;display:flex;justify-content:center;align-items:center}@media (max-width: 1000px){.kapcsolatWrap{text-align:center;flex-direction:column;margin-top:10px;gap:0px}.kapcsolatLeft,.kapcsolatRight{text-align:left}.kapcsolatTerkep{height:500px;min-height:100px}}@media (max-width: 600px){.KapcsolatTop{width:calc(100% - 40px)}.kapcsolatLeft,.kapcsolatRight{font-size:14px;width:100%}.kapcsolatTerkepWrap{width:calc(100% - 40px)}.kapcsolatTerkep{height:500px;min-height:100px;width:100%}.KapcsolatTop p{margin-bottom:10px;width:100%}}.Szolgaltatasok{width:100%;padding-top:100px;display:flex;justify-content:center;position:relative;align-items:center;flex-direction:column}.szolgaltatasokWrap{height:750px;width:calc(100% - 80px);max-width:2500px;display:flex;justify-content:center;position:relative;gap:40px}.szolgaltatasokDescription{width:50%;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.szolgaltatasokTitle{font-size:28px;width:80%;text-align:left;font-weight:200;margin-bottom:10px}.szolgaltatasokText{font-size:16px;text-align:center;font-weight:200;width:80%;text-align:justify}.szolgaltatasokImgContainer{overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.szolgaltatasokImg{width:1200px;height:600px;object-fit:cover}@media (max-width: 1200px){.szolgaltatasokWrap{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;height:auto;margin-bottom:40px}.szolgaltatasokImgContainer{display:none}.szolgaltatasokDescription{width:100%}.szolgaltatasokText{font-size:20px;text-align:center;font-weight:200;width:calc(100% - 80px);text-align:justify}}@media (max-width: 800px){.szolgaltatasokTitle{font-size:30px;font-weight:300}.szolgaltatasokText{font-size:16px}}.projectsPage{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding-top:120px}.projectsWrap{position:relative;width:calc(100% - 80px);max-width:2000px;display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:30px;row-gap:30px}.projektCard{position:relative;width:100%;overflow:hidden;animation-name:slideInLeft;animation-delay:0s;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:forwards;cursor:pointer}.projectCardImgContainer{width:100%;height:400px;overflow:hidden;display:flex;justify-content:center}.projectCardImg{width:100%;object-fit:cover;transition:all .5s}.projektCardText{font-size:20px;font-weight:300;transition:all .5s}.projektCard:hover .projectCardImg{transform:scale(1.05)}.projektCard:hover .projektCardText{margin-left:15px}@media (max-width: 1000px){.projectsWrap{grid-template-columns:1fr 1fr}}@media (max-width: 780px){.projectsWrap{grid-template-columns:1fr}}.munka{display:flex;justify-content:center;align-items:center;width:100%;flex-direction:column;position:relative}.munkaWrap{width:calc(100% - 60px);max-width:2500px;display:flex;justify-content:center;position:relative;align-items:center;flex-direction:column;margin-top:85px}.munkaTop{width:100%;display:flex;flex-direction:row-reverse;justify-content:space-between;margin-bottom:80px;position:relative}.munkaLeirasok{width:calc(30% - 40px);display:flex;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;justify-content:center;flex-direction:column;gap:10px;font-size:16px;font-weight:200;white-space:pre;overflow:hidden;text-align:justify;min-height:calc(100vh - 80px)}.munkaLeiras{display:flex;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;text-align:justify;width:100%}.RightSide{width:calc(70% - 40px);height:calc(100vh - 80px);border-radius:10px;position:relative;display:flex;justify-content:center;align-items:center}.Cim{font-size:40px}.munkaMainImg{max-height:100%;width:100%;object-fit:cover}.munkaTextWrap{position:relative;display:flex;justify-content:center;margin-bottom:40px;width:100%;flex-wrap:wrap}.munkaText{font-size:16px;font-weight:200;text-align:justify;width:1000px;white-space:pre-line;margin-bottom:40px;margin-top:40px}.munkaImageContainer{display:flex;justify-content:center;gap:40px;width:90%;flex-wrap:wrap;row-gap:40px;margin-bottom:40px}.munkaImage{max-height:350px;max-width:100%;cursor:pointer}@media (max-width: 1200px){.munkaTop{flex-direction:column;justify-content:center;height:auto;margin-bottom:30px}.munkaLeirasok{width:100%;justify-content:start;margin-top:30px;overflow:hidden;min-height:auto;margin-bottom:0}.RightSide{width:100%;height:auto}}@media (max-width: 980px){.munkaImage{max-width:600px;max-height:400px}}@media (max-width: 680px){.munkaImage{max-width:400px;max-height:300px}}.PhotoView-Portal{direction:ltr;height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:grab;max-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{direction:ltr;inset:0;position:absolute;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:#00000080;color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:#0000004d;box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}
