@import url(https://fonts.googleapis.com/css2?family=Roboto&family=Ruslan+Display&display=swap);:root{--main-bg:#000;--second-bg:#ff0;--third-bg:#fff;--fourth-bg:gold;--main-tc:#000;--second-tc:#fff;--third-tc:#ff0;--error:red;--admin-header-height:3rem;--admin-nav-width:80px;--admin-first-color:#1d1d1d;--admin-first-color-alt:#c3c3c3;--admin-white-color:#fff}.container,.container-fluid{margin-left:auto;margin-right:auto}.container-fluid{padding-left:2rem;padding-right:2rem}.row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{box-sizing:border-box;flex:0 0 auto;padding-left:.5rem;padding-right:.5rem}.col-xs{flex-basis:0;flex-grow:1;max-width:100%}.col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media only screen and (min-width:48em){.container{width:49rem}.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9{box-sizing:border-box;flex:0 0 auto;padding-left:.5rem;padding-right:.5rem}.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media only screen and (min-width:64em){.container{width:65rem}.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{box-sizing:border-box;flex:0 0 auto;padding-left:.5rem;padding-right:.5rem}.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media only screen and (min-width:75em){.container{width:76rem}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{box-sizing:border-box;flex:0 0 auto;padding-left:.5rem;padding-right:.5rem}.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}body{background:var(--main-bg);font-family:Roboto;margin:0}body,html{overflow-x:hidden}#header{background:var(--main-bg);border-bottom:12px solid var(--second-bg);color:var(--second-tc);padding:0 15px}#header .col-xs-12{margin:0 auto}#header #firstPart{width:200px}#header #secondPart{width:400px}.sitebox{max-width:1920px}#topLogo{margin-top:9px;width:77px}div#cookieShow{background:var(--third-bg);bottom:0;left:0;padding:30px;position:fixed;width:auto}.cookieText{font-size:24px;margin-bottom:30px}#loginitem:hover,.menu li:hover{cursor:pointer;font-weight:700}.redColor{filter:invert(10%) sepia(100%) saturate(7146%) hue-rotate(358deg) brightness(90%) contrast(112%)}.redBorder{border-color:var(--error)!important}.errorMessage{color:var(--error);font-size:24px;margin-bottom:12px;margin-top:-10px}div#formWrapper label,div.formWrapper label{font-size:20px}.footerWrapper img#topLogo{margin-top:10vh;max-width:100%;width:120px}.menu{padding:0}.menu li{color:var(--second-tc);display:inline-block;font-size:1.6em;margin-right:29px}a:-webkit-any-link{color:var(--second-tc);text-decoration:none}.menu li img,img.headericon{margin-right:5px;vertical-align:middle}div#loginitem{font-size:1.6em;padding-top:15px;text-align:right}#mobileMenu{background:var(--fourth-bg);bottom:0;display:none;left:0;padding:0;position:fixed;width:100%;z-index:2000}ul.mobileMenuList{list-style:none;padding:0;text-align:center}ul.mobileMenuList li{display:inline-block;width:19%}div#tiszteltPart{background:url(/static/media/hatterHomeTop.842a87f73e1dbda04b7a.svg) top center no-repeat var(--main-bg);background-size:cover!important;color:var(--second-tc)}h2{font-family:Ruslan Display;font-size:2.2em}div#tiszteltTextBox{font-size:1.7em;font-size:28px;max-width:80%}#tiszteltPart article{margin-bottom:12vh;margin-left:7vw;margin-top:16vh}.topRightWrapper{overflow:hidden;position:relative}#tiszteltImage{max-width:100%;min-height:100%;position:absolute;width:100%}div.titlePart{background:url(/static/media/titleLines.74325f5cb5b6528d1d64.svg) center center no-repeat var(--main-bg);background-size:cover;color:var(--third-tc);text-align:center}.titlePart.titlePart2{background:var(--third-bg);color:var(--main-tc);padding-top:9px}.titlePart2 h2{margin:0;padding:12px;text-align:center}.szIdWrapper img{max-width:100%;width:100%}#pageMain{position:relative}.szamlazasiIdoszakWrapper{background:url(/static/media/hatterFeherSarga.40780f0d46b952847c57.svg) bottom center no-repeat var(--third-bg);padding:0 60px 60px;text-align:center}.loginRegSection,div#regisztralj{background:url(/static/media/nyomFekete.26c762479825c9c4b9ad.svg) top center no-repeat var(--second-bg);background-size:cover;padding:50px}.loginRegSection{background-position:20% -6%;position:relative}div#regisztraljFeherBack{background:#ffffffd1;border-radius:7px;margin:0 auto;max-width:75%;padding:50px}#sectionRegisztralj label{float:left}#regisztraljFeherBack.blackWindow{background:#000000eb}#regisztraljFeherBack div#formWrapper{margin-bottom:2vw}.clearBoth{clear:both}.loginRegOffer{color:var(--main-tc);font-size:22px;margin-top:22px;text-align:left}.formWrapper button.loginRegCancelButton{background:#d0d0d0;float:left}.formWrapper button.loginRegForgotPasswordSendButton{margin-right:0}#forgotPasswordWindow label{color:var(--main-tc)}#forgotPasswordWindow input.vgInput{border-color:var(--main-bg);margin:0 auto 21px}#regisztralj h3{font-size:2.2em;margin-bottom:0;text-align:center}#regisztralj p{font-size:1.5em;font-weight:600;margin-top:5px;text-align:center}div#regGombok{background:#efefef;border-radius:12px;margin:0 auto;overflow:hidden;text-align:center;width:380px}#regGombok button{border:0;border-radius:8px;font-size:1.2em;font-weight:600;margin:0;padding:15px;text-transform:uppercase;width:50%}#loginButton.active,#regButton.active{background:var(--fourth-bg)}.nagyGomb{background:var(--third-bg);box-shadow:-4px -4px 16px #00000040,8px 8px 16px #00000040;display:inline-block;margin:0 3px 20px;max-width:400px;opacity:.8;padding:5%;text-align:center;width:37%}.nagyGomb h2{font-size:2.4em;margin-bottom:0}.nagyGomb:focus,.nagyGomb:hover{background:var(--second-bg)}.nagyGombWrapper{margin:40px auto 0;text-align:center}div#myAbraWrapper2{position:relative}button.sargaButton{background:var(--second-bg);border:0 solid;border-radius:5px;color:var(--main-tc);font-family:Roboto;font-size:.9em;font-weight:600;padding:10px 20px;text-transform:uppercase}div#noGarazsContentWrapper{margin-top:20%}.noGarazsText{font-weight:600;margin:13px}.hidden{display:none}.drGarazs.garazsFoglalt{background:url(/static/media/auto-feher.f390dcc507478175b415.svg) bottom no-repeat #d0d0d0;background-size:contain}.drGarazs.garazsFoglalt,.drGarazs.onGarazsa{cursor:default!important;pointer-events:none}.drGarazs.onGarazsa{background:url(/static/media/auto-feher.f390dcc507478175b415.svg) bottom center no-repeat var(--main-bg);background-size:80%}.drGarazs.valasztott{background:url(/static/media/auto-feher.f390dcc507478175b415.svg) bottom center no-repeat var(--fourth-bg);background-size:80%}.garazsGombok button{float:left}.garazsGombok{margin-top:50px}button.standardButton.torlesButton{background:url(/static/media/ikon-garazs-torles.382d36c428b506c76a35.svg) center left no-repeat var(--fourth-bg);background-position:8%;background-size:19%}div#noGarazs{background:#ffffffad;height:100%;position:absolute;text-align:center;width:100%;z-index:2000}div#lepesek{background:url(/static/media/arrowsBack.482b63bacad6066b03a7.svg) bottom no-repeat;background-position-y:128%;background-size:cover;margin:0 auto;max-width:100%}.lepesBlock .downArrow{display:none}div#mukodesi{padding:30px}img.lepesImage.lepesImage5{position:relative;top:-20%}img.lepesImage.lepesImage6{height:99px;width:137px}.menu li img,img.headericon{max-width:35px}img.tipusValaszto{max-height:200px}section#sectionMukodesi{background:url(/static/media/nyomKetSarga.2d32a1a2a8116da21e28.svg) top center no-repeat var(--main-bg);background-size:cover;color:var(--second-tc)}.lepesekSlide{left:0;margin:0 auto;max-width:880px;position:absolute;top:0}.lepesekSlide.inactive{opacity:0}.lepesekSlider{height:500px;margin:0 auto;max-width:880px;position:relative}.egyLepes img{float:left;margin-right:13px;width:38px}.egyLepes h3{font-family:Ruslan Display;font-size:2.2em;margin-bottom:-10px}.egyLepes p{font-size:1.6em;line-height:1.3em}.egyLepes{margin-bottom:40px}div#lepesekLeirasWrapper1{margin:0 auto 50px;max-width:880px}#regisztraljFeherBack .myWindow{margin:0 auto;max-width:1000px}h3.loginRegTitle{font-size:36px;margin-top:0;text-align:center}.loginRegSubtitle{font-size:20px;margin-bottom:30px;margin-top:-30px;text-align:center}.blackWindow label{color:var(--second-tc)!important}div#lepesekPoints{margin:0 auto;max-width:400px;text-align:center}#lepesekPoints ul{list-style:none}#lepesekPoints ul li{display:inline-block;margin:0 3px}.point{background:var(--third-bg);border-radius:50%;cursor:pointer;height:20px;width:20px}.point.pointSarga{background:var(--second-bg)}div#kapcsolatWrapper{margin:0 auto;max-width:1400px;padding:0 20px 50px}div#formWrapper,div.formWrapper{color:var(--third-tc);font-size:1.6em}#formWrapper img,.formWrapper img{margin-right:5px;vertical-align:middle;width:20px}button.loginRegLoginButton,button.loginRegRegButton{display:block;float:none!important;margin:0 auto!important}div#elerhetosegeinkWrapper{color:var(--second-bg);display:inline-block;font-size:1.6em;margin:140px auto 0;text-align:left}.text-right{text-align:right}img.plusIcon{right:-24px}.vgInput{background:var(--third-bg);border:2px solid var(--fourth-bg);border-radius:4px;display:block;margin-bottom:15px;margin-top:6px;padding:12px;width:97%}img.plusIcon{position:absolute;right:-31px;top:51%}.myWindow input.vgInput,.myWindow textarea.vgInput{border-color:var(--main-bg)}textarea.vgInput{height:10em}#formWrapper button,.formWrapper button,.standardButton{background:var(--fourth-bg);border-color:#0000;border-radius:8px;border-style:solid;cursor:pointer;float:right;font-family:Roboto;font-weight:600;margin-top:10px;padding:10px 34px;text-transform:uppercase}div#foglalasTorolBox{background:#000000db;height:100%;left:0;position:absolute;top:0;width:100%;z-index:100}div#foglalasTorolWindow{background:var(--second-bg);border-radius:7px;margin:20vh auto 0;max-width:1246px;padding:30px;text-align:center;width:100%}div#foglalasTorolWindow h2{font-size:48px}div#foglalasTorolWindow p{font-size:28px}.buttonWrapper button{display:inline-block!important;float:none}.szerzodesAlairasWrapper{background:url(/static/media/nyomKetSarga.2d32a1a2a8116da21e28.svg) top center no-repeat var(--main-bg);background-size:cover;padding:10px}.szerzodesAlairasWrapper h2{margin-top:0;padding-top:0;text-align:center}.noFloatButton{float:none}.buttonDisabled{background:#d0d0d0}#sectionProfil{background:url(/static/media/nyomEgySarga.3479af8e1d5e6d22c53d.svg) bottom center no-repeat var(--third-bg);background-size:cover;padding:20px}.fizIntervalWrapper button.fizInt{background:#d0d0d0!important;display:inline-block;float:none!important;font-size:.9em;font-weight:500!important;height:70px;margin-right:10px!important;padding:7px 8px!important;text-transform:none!important}.fizIntervalWrapper button.fizInt.selected{background:var(--fourth-bg)!important}#formWrapper button.adatRefresh{margin-right:0}#profilWrapper{display:inline-block}#formWrapper.profilSzerkesztes label{color:var(--main-tc)}#formWrapper.profilSzerkesztes input{border-color:var(--main-bg)}.alairasWindow{background:var(--third-bg);margin:0 auto 30px;max-width:1598px;padding:20px}.alairasText{font-size:1.1em;font-weight:500;text-align:center}.alairasPaper{border:4px solid var(--main-bg);border-radius:7px;height:50vh}.alairasPaper,.sigCanvas{margin-top:20px;padding:20px;text-align:center}.sigCanvas{height:40vh}.alairasPaper canvas{width:100%!important}section#section404{background:url(/static/media/nyomNegysarga.4e14eaf55927e62c2e6c.svg) top center no-repeat var(--main-bg);background-size:cover;color:var(--second-tc);padding:90px 0;text-align:center}.szerzodes404{padding:0 20px}#sectionImpresszum{background:url(/static/media/nyomEgySarga.3479af8e1d5e6d22c53d.svg) bottom center no-repeat var(--third-bg);background-size:cover;padding:20px}.window404{background:#ffffffe6;border-radius:7px;display:inline-block;margin:0 auto;max-width:930px;padding:30px}.button404Wrapper button{float:none!important;margin-right:0}.text404{color:var(--third-tc);font-size:11.8em;font-weight:400;margin-bottom:-50px;text-shadow:9px -3px 0 var(--fourth-bg)}h2.description404{color:var(--main-tc);font-family:Roboto;font-size:2.9em}button.adatCancel{background:#d0d0d0!important;float:left!important}ul#contactList{font-size:.8em;list-style:none;margin:30px 0 0;padding:0}ul#contactList li{font-weight:300;margin-bottom:1em}ul#contactList img{float:left;margin-right:10px;width:30px}section#hibaBejelentes,section#sectionKapcsolat,section#sectionUtalas{background:url(/static/media/nyomFeherek.65d0fb58ff4eb906a060.svg) top center no-repeat var(--main-bg);background-size:cover}section#hibaBejelentes{margin:0 auto;max-width:1400px;padding:0 20px 50px;text-align:center}.text-left{text-align:left}section#sectionUtalas{margin:0;padding:4vw}div#utalasWrapper{background:url(/static/media/sokAutoHatter.bb4815d5f9be3d83aefa.svg) bottom center no-repeat var(--second-bg);background-size:contain;border-radius:6px;margin:0 auto;max-width:1246px;padding:20px 20px 410px;text-align:center}.utalasText{font-size:1.3em}div#hirekWrapper{background:url(/static/media/nyomFekete.26c762479825c9c4b9ad.svg) top center no-repeat var(--second-bg);background-size:cover;padding:50px}.hirekNav img{display:inline-block;width:25px}.hirekNav div{display:inline-block;font-size:1.1em;font-weight:500;margin:5px;position:relative;top:-14px}.hirekNav.hirekNavRight{margin-top:10px;text-align:right}.lepesBlock{width:12.5%}.hirekBlock img{max-width:100%}img.lepesImage{display:block;margin:0 auto;width:50%}img.lepesImage.inactive{opacity:.3}.titleWrapper{background:var(--third-bg);padding:0 5px 10px}.hirekBlock{width:calc(100% - 20px)!important}.custom-slick .slick-arrow:before{color:#000!important}.hirekSource{background:var(--main-bg);color:var(--second-tc);font-size:.9em;padding:3px}.hirekSource img{margin-right:4px;width:24px!important}.titleWrapper h2{font-family:Roboto;font-size:1.4em;margin:0}.hirekBlock img{margin-bottom:-3px;width:100%}.hideForNow{display:none}.kapcsolatText{color:var(--third-tc);font-size:1.7em;text-align:center}div#mobileRightImage{display:none;text-align:center}div#mobileRightImage img{max-width:100%}.footerWrapper{font-size:1.3em;margin:0 auto;max-width:1200px;padding:0 20px 50px}.row.footerSocials{margin:20px auto 0;max-width:500px}.subFooter{border-top:6px solid #e5e500;color:var(--second-tc);font-size:1.1em;padding:12px 0;text-align:center}ul.footerMenuList{color:var(--second-tc);list-style:none;padding:0}ul.footerMenuList li{margin-bottom:.5em}.footerMenuList span,ul.footerMenuList li{vertical-align:middle}ul.footerMenuList img{height:20px;margin-right:8px;width:20px}li.footerLoginLink{font-weight:500}ul#footerContactList span{display:inline-block;text-align:left;vertical-align:middle}.footerMiddleLinks{margin-top:20px}.footerMiddleLinks a{color:var(--second-tc);display:block;line-height:1.5em;text-decoration:none}#footerContactList img{margin-right:5px;width:20px}ul#footerContactList li{margin-bottom:8px}#mainFooter h3{color:var(--second-tc)}img.feketeMailImg{position:relative;top:-2px}ul#footerContactList{color:var(--second-tc);font-size:.9em;list-style:none;padding:0}div#foglalasWrapper{background:url(/static/media/nyomEgySarga.3479af8e1d5e6d22c53d.svg) bottom center no-repeat var(--third-bg);background-size:cover;padding:60px;position:relative}div#foglalasWhiteBox{background:#ffffffe0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=0);height:100%;-moz-opacity:0;-khtml-opacity:0;opacity:0;position:absolute;text-align:center;width:100%;z-index:1000}div#foglalasWhiteBox:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}div#foglalasWhiteBoxContent{font-size:24px;font-weight:600;line-height:2em;margin-top:18vh}div#foglalasWhiteBox .standardButton{float:none;font-size:20px;margin:0}.drVizszintes{background:var(--main-bg);padding:8px}.drGarazs{background:#063;color:var(--second-tc);position:absolute;text-align:center}.drGarazsInner{height:100%;position:relative}.drSorszam{font-weight:500;top:15%}.drSorszam,.drTerulet{font-size:.8em;position:absolute;width:100%}.drTerulet{top:55%}.drGarazs.drFelsosor{height:100px;top:3%;width:58px}.drGarazs.drBlokk4{height:56px;right:279px;width:100px}.drGarazs.drJobbsor{height:56px;right:20px;width:137px}.drGarazs.drAlso{height:100px;right:450px;width:58px}.drGarazs.drBlokk5{height:56px;width:100px}div#b201{left:60px}div#c243{left:135px}div#c242{left:195px}div#c241{left:255px}div#c239{left:315px}div#c238{left:375px}div#c216{left:450px}div#c215{left:510px}div#c214{left:570px}div#c213{left:630px}div#c212{left:690px}div#c211{left:750px}div#c210{left:810px}div#c209{left:870px}div#c208{left:930px}div#c207{top:123px}div#c206{top:180px}div#c205{top:237px}div#c204{top:294px}div#c203{top:351px}div#c202{top:408px}div#c201{top:465px}div#c221{bottom:200px}div#c220{bottom:257px}div#c219{bottom:314px}div#c218{bottom:371px}div#c217,div#c223{bottom:428px}div#c222{bottom:257px;right:380px}div#c223{bottom:200px;right:380px}div#c224,div#c225{bottom:22px}div#c225{right:509px}div#c226{bottom:22px;right:568px}div#c237{bottom:200px;left:314px}div#c236{bottom:257px;left:314px}div#c235{bottom:314px;left:314px}div#c234{bottom:371px;left:314px}div#c233{bottom:428px;left:314px}div#c227{bottom:428px;left:415px}div#c228{bottom:371px;left:415px}div#c229{bottom:314px;left:415px}div#c230{bottom:257px;left:415px}div#c231{bottom:200px;left:415px}div#c232{bottom:143px;left:415px}div#b215{bottom:200px}div#b214{bottom:257px}div#b213{bottom:314px}div#b212{bottom:371px}div#b211{bottom:428px}div#drArrow{position:absolute;top:140px}div#foglalasInner{margin:0 auto;max-width:1400px}.abraWrapper{background:url(/static/media/drBack.3e3fe17e4fea5ed8af09.svg) top no-repeat;height:746px;position:relative;transform:scale(.8);transform-origin:left top;width:1147px}.abraWrapper>div:hover{cursor:pointer;opacity:.8}#grid8AbraWrapper{overflow:hidden;position:relative}.jelolesCar img{float:left;margin-right:10px;width:60px}.jelolesSor{margin-bottom:10px}.jelolesCar.jelolesNyil img{width:34px}.berlesKezdetWrapper{background:url(/static/media/nyomFeketek.9643e067a88d60c03e82.svg) top center no-repeat var(--third-bg);background-size:cover;padding:0 60px 60px}.berlesTablaWrapper{background:#ffff00d9;margin:0 auto;max-width:1562px;padding:20px;position:relative}.calendarArrow img{width:40px}.calendarArrow{left:33%;position:absolute;top:40%}.calendarHonap{font-family:Ruslan Display;font-size:1.6em}.someNumberThere{font-weight:500;padding:5px 0}.someNumberThere,.text-center{text-align:center}.posRel{position:relative}.sevens{display:flex}.day{flex-basis:0;flex-grow:1;flex-shrink:1}.day.dayName{background:#0000;font-weight:600;height:auto;padding:10px 0;text-align:center}.day{background:var(--third-bg);cursor:pointer;height:13vh;padding:8px 1px;text-align:center}.day.selected{background:#0000}h3.headingAraink,h3.headingJeloleseink{font-size:1.4em;font-weight:500}.jeloleseinkWrapper{margin:0 auto;max-width:360px;width:100%}.drBlokk6{height:56px;left:90px;width:100px}.drGarazs.drAlso .drTerulet{font-size:.6em}.szerzodesWrapper{margin:0 auto;max-width:1400px;padding:0 20px 50px}section#sectionSzerzodes{background:var(--third-bg)}section#sectionSzerzodes ul{list-style:none}section#sectionSzerzodes p{line-height:1.4em}section#sectionSzerzodes ul li{margin-bottom:.4em}#sectionAszf,section#sectionSzerzodes.adatkezelesWrapper,section#sectionSzerzodes.aszfWrapper,section#sectionSzerzodes.cookieWrapper{padding:20px 0}ul#footerSocial{list-style:none;padding:0}.signatureLine{background:var(--main-bg);margin:0 auto 10px;max-width:320px;padding:2px}#sectionAszf{background:var(--third-bg)}.szerzodesAlairasLeft,.szerzodesAlairasRight{text-align:center}.signatureName{font-weight:600}.szerzodesAlairasPart{margin-top:80px}.szerzodesKetGomb button{border:0;border-radius:4px;font-family:Roboto;font-size:.9em;font-weight:600;margin:10px;padding:10px 25px;text-transform:uppercase}.szerzodesAdatmodositasWrapper{background:url(/static/media/nyomFekete.26c762479825c9c4b9ad.svg) top center no-repeat var(--second-bg);background-position:1% 98px;background-size:cover;padding:90px}.modositasWindow{background:#ffffffd1;margin:0 auto;max-width:1245px;padding:100px}.myWindow h2{margin-top:0;text-align:center}.myWindow label{color:var(--main-tc)}#profilWrapper{display:block;margin:0 auto;max-width:1400px}.profilePic img{width:140px}.profilePicWrapper{display:inline-block;position:relative;width:140px}.newProfilePic{bottom:10px;position:absolute;right:0}.newProfilePic img{width:40px}.profileEditPic img{max-width:298px}.profileEditPicWrapper{margin:0 auto;max-width:298px;position:relative}.profileEditChangePic{bottom:5%;position:absolute;right:2%}.profileName{font-size:1.6em;font-weight:500;margin-top:10px}.ikonSzovegIkon{float:left;margin-right:6px;position:relative;top:-3px}.ikonSzovegPart{clear:both;display:block;margin-bottom:26px}.ikonSzovegAdat{clear:both;font-size:1.5em}.profilIkonok img{width:70px}.bold{font-weight:700}.ikonSzovegIkon img{width:30px}.ikonSzovegSzoveg{font-size:1.2em}button.gombAdatokModositasa{background:#d0d0d0}button.gombAlairas{background:var(--fourth-bg)}.szerzodesKetGomb{text-align:center}h1,h2,h3,h4,h5{word-wrap:break-word}h3.subTitle{color:var(--fourth-bg);font-size:1.5em;margin-top:-1em}div#impresszumWrapper{max-width:95%;padding-bottom:10vw}.kapcsolatMap img{max-width:100%;text-align:center}.kapcsolatSuccessWindow{background:url(/static/media/carOne.8bd25dee0adef7f557e6.svg) 50% no-repeat #ffffffe6;border-radius:7px;margin:30px auto;max-width:930px;padding:30px}.kapcsolatSuccessWindow button.standardButton{display:block;float:none;font-size:1.3em;margin:10px auto 21vw}.aszfWrapper .szerzodesWrapper>ul>li{font-weight:600}.aszfWrapper .szerzodesWrapper>ul>li>ul>li{font-weight:400}section#sectionRegSuccess{background:url(/static/media/nyomFekete.26c762479825c9c4b9ad.svg) top center no-repeat var(--second-bg);background-size:cover;padding:130px 0;text-align:center}.myWhiteWindow{background:#ffffffe0;border-radius:8px;margin:0 auto;max-width:772px;padding:20px;width:80%}.myWhiteWindow h3{font-size:1.5em}img.myBoritek{margin-top:20px;max-width:60%}.windowText{font-size:1.5em;margin:0 auto;max-width:70%}button{font-family:Roboto}.kapcsolatMap{margin-top:30px}img.hibaKep{margin-bottom:20px}button.adatTovabb{margin-right:0!important}.inlineInput{display:inline-block}h2.headerTitle{text-align:right}.lostPasswordImage{display:block;margin:0 auto}img.lostPasswordImage{margin-bottom:20px}a.newPasswordLink{color:var(--main-tc);font-size:.9em}div#loginRegForgotPasswordBox{background:#000000d9;height:100%;left:0;position:absolute;top:0;width:100%;z-index:100}div#forgotPasswordWindow{background:var(--third-bg);border-radius:7px;margin:10vh auto 0;max-width:772px;padding:60px;position:relative}.closeX{position:absolute;right:20px;top:20px}#forgotPasswordWindow h3{font-size:36px;margin-bottom:11px;margin-top:0;text-align:center}#forgotPasswordWindow .loginRegSubtitle{font-size:28px;margin:0 auto 15px;max-width:340px}button.standardButton.signatureDoneButton{margin-right:0}#cookieShow h2 img{margin-right:19px;position:relative;top:5px}.footerMobile{display:none}input.vgInput.inlineHalfInput{max-width:94%}select.vgInput{width:100%}.row.footerSocials img{max-width:100%}.mukodesiMobile{display:none}div#toTheTop{bottom:40px;height:40px;position:fixed;right:20px;width:60px;z-index:555}#mobileMenu li a:focus,#mobileMenu li a:hover{background:var(--main-bg)}#mobileMenu li a{border-radius:6px;display:inline-block;padding:6px}@media only screen and (max-width:600px){#regGombok button{margin:0 auto;width:auto}#regGombok{width:auto!important}#regisztralj h3{font-size:1.8em}#tiszteltTextBox p{font-size:.9em}div#grid8AbraWrapper{margin-bottom:-160px}div#regGombok{background:#0000}div#regGombok button{margin-bottom:15px}.nagyGomb h2{font-size:1.2em;margin-bottom:0;margin-top:.5em}}@media only screen and (max-width:500px){div#myAbraWrapper2{left:220px!important}.nagyGomb h2{font-size:1.4em!important}div#regisztraljFeherBack{max-width:95%;padding:15px;padding-bottom:inherit!important}h2{font-size:1.4em!important}}@media only screen and (max-width:768px){div#tiszteltPart{background:url(/static/media/hatterHomeTop2.8db5f24af70d64f0d70a.svg) top center no-repeat var(--main-bg)}#forgotPasswordWindow{padding:30px!important;width:80%}#forgotPasswordWindow .loginRegSubtitle{font-size:21px;margin-bottom:20px}.loginRegSection{padding:20px}.day.dayName{font-size:.7em}.text404{font-size:8.2em}h2.description404{font-size:2.1em}div#regisztralj{padding:30px}h2{font-size:1.8em}div#tiszteltTextBox{font-size:1.2em;font-weight:300;line-height:1.4em}.nagyGomb{width:77%}div#myAbraWrapper2{left:230px;position:relative;transform:rotate(-90deg)}.drSorszam{left:20px;top:20px}.drSorszam,.drTerulet{position:relative;transform:rotate(90deg)}.drTerulet{top:7px}div#utalasWrapper{padding-bottom:200px!important}.nagyGomb h2{font-size:1.6em!important}}@media only screen and (max-width:370px){div#myAbraWrapper2{left:250px}div.titlePart:not(div.titlePart2){background:var(--main-bg)!important}}@media only screen and (max-width:1440px){.nagyGomb h2{font-size:1.7em}div#tiszteltTextBox{font-size:20px!important}#tiszteltPart article{margin-bottom:7vh;margin-top:12vh}}@media only screen and (max-width:1600px){div#tiszteltTextBox{font-size:23px}}@media only screen and (max-width:992px){.egyLepes h3{font-size:1.2em!important}div.titlePart:not(div.titlePart2){background:url(/static/media/titleLines2.6622f045b86129bfe642.svg) center center no-repeat var(--main-bg);background-size:cover}.kapcsolatSuccessWindow{background-position:bottom;background-size:50%;padding-bottom:24%}h2.headerTitle{font-size:1.5em}#mobileMenu{display:block}#header,#header #loginitem,#header .menu{display:none}ul#contactList{font-size:.7em}body{padding-bottom:120px}.berlesKezdetWrapper{padding:60px 0}div#utalasWrapper{padding-bottom:250px}.nagyGomb h2{font-size:1.4em}}@media only screen and (max-width:1200px){div#mobileRightImage{display:block}div#tiszteltTextBox{max-width:90%}#header .menu li,#loginitem{font-size:1.1em!important}.nagyGomb h2{font-size:2.5vw}img#tiszteltImage{height:100%}.cookieText{font-size:19px}}@media only screen and (min-width:1200px){.cookieButtonWrapper1 button{float:right!important}}@media only screen and (min-width:1440px){.col-xs-12.col-md-3.profilIkonokCol{position:absolute;right:30px}.profilIkonok img{display:block}img.profilKilepesIkon{margin-top:40vh}}@media only screen and (max-width:1023px){#toTheTop{bottom:114px!important}ul.lepesekMobileList{clear:both;display:block;font-size:16px;line-height:1.5em;margin-top:30px;max-width:80%}.mukodesiMobile h3{font-size:1.6em!important}.mukodesiMobile{display:block}.mukodesiDesktop{display:none}.fizIntervalWrapper button.fizInt{font-size:19px;padding:5px 7px!important}.footerMobile li{margin-bottom:17px!important}.subFooterContent{font-size:1.5em}.elerhetosegekWrapper{display:inline-block;text-align:left}.elerhetosegekCol{text-align:center}.footerDesktop{display:none}.footerMobile{display:block}#cookieShow h2{font-size:1.2em}#cookieShow h2 img{width:25px}#cookieShow button{float:none!important;margin:0 auto 20px!important}#lepesek .lepesBlock{display:block;margin-bottom:20px;text-align:center;width:100%}#lepesek .lepesBlock .downArrow{display:block;margin:0 auto;width:45px}#lepesek{background:#0000!important}.egyLepes p{font-size:1.2em}#lepesek .lepesBlock img{height:40px}#cookieShow{padding-bottom:120px!important}.regisztracio3 .myWindow input.vgInput,.regisztracio3 .myWindow textarea.vgInput{width:93%!important}img.plusIcon{right:-29px}.day{height:10vh}div#foglalasTorolWindow{margin-top:10vh;max-width:85%;padding:2%}div#foglalasTorolWindow h2{font-size:31px!important}div#foglalasTorolWindow p{font-size:18px}#loginRegLogin h3{margin-top:50px}div#tiszteltPart{background-position:0 0}img#tiszteltImage{height:100%}#mobileRightImage{display:block}#tiszteltImage{display:none}#hibaBejelentes .col-md-6{text-align:center!important}.calendarArrow{position:static}#formWrapper button,.alairasGombok button,.formWrapper button,.standardButton{display:block;float:none!important;margin:10px auto!important;text-align:center}#formWrapper label,.formWrapper label,.myWindow label{font-size:22px!important}.szerzodesAdatmodositasWrapper{padding:20px}.myWindow{padding:20px!important}}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:100%!important;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;line-height:16px;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.multipleInputContainer{display:flex;justify-content:space-between}.multipleInputButtonsContainer{display:flex}.multipleInputButtonsContainer button{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;margin:8px;width:50px}.multipleInputButtonsContainer button:disabled{background-color:grey}
/*# sourceMappingURL=main.3707927a.css.map*/