*{box-sizing:border-box}#root,body,html{width:100%;height:100%}#root{display:grid;grid-template-columns:1fr;grid-template-rows:100px 1fr}p{-webkit-user-select:none;-ms-user-select:none;user-select:none;font-family:Roboto}.component__header{width:100%;height:100%;display:flex;justify-content:space-around;align-items:center;z-index:300;position:relative}@media screen and (max-width:1030px){.component__header{justify-content:space-between;padding:0 50px}}@media screen and (max-width:600px){.component__header{padding:0 30px}}.component__header__logo{height:50px;width:auto;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:600px){.component__header__logo{position:relative;z-index:10}}.component__header__menu{display:flex;justify-content:space-around;align-items:center;width:40%}@media screen and (max-width:1800px){.component__header__menu{width:50%}}@media screen and (max-width:1350px){.component__header__menu{width:70%}}@media screen and (max-width:1030px){.component__header__menu{position:fixed;flex-direction:column;transition:height .3s ease;width:360px;height:0;top:0;right:0;overflow:hidden;align-items:flex-start;background-color:#fff}}@media screen and (max-width:600px){.component__header__menu{width:100%}}.component__header__menu-menuItem{font-size:20px;font-weight:400;cursor:pointer;color:#000;text-decoration:none;font-family:Roboto;padding:0 20px}.component__header__menu__submenu{display:flex;align-items:center;cursor:pointer;position:relative}@media screen and (max-width:1030px){.component__header__menu__submenu{width:100%;justify-content:space-between;flex-direction:column;align-items:flex-start}}.component__header__menu__submenu-arrow{width:12px;margin-top:5px}@media screen and (max-width:1030px){.component__header__menu__submenu-arrow{position:absolute;top:5px;right:15px}}.component__header__menu__submenu-item{position:absolute;top:120%;width:290px;overflow:hidden;display:flex;align-items:center;justify-content:space-around;flex-direction:column;height:0;left:-77px;transition:height .3s ease;background-color:#fff;border-radius:5px;box-shadow:1px 6px 13px 0 rgba(0,0,0,.75);cursor:auto}@media screen and (max-width:1030px){.component__header__menu__submenu-item{position:static;align-items:flex-start;margin-left:20px;box-shadow:none}}.component__header__menu__submenu-item__single{font-size:20px;font-weight:400;cursor:pointer;color:#000;text-decoration:none;font-family:Roboto}@media screen and (max-width:1030px){.component__header__menu__submenu-item__single{margin-left:30px}}.component__header__menu__submenu-itemRent{left:-67px;height:0;width:323px}.active{font-weight:700;text-decoration:underline}.submenuLine{width:198px;height:1px;background-color:#82929d}@media screen and (max-width:1030px){.submenuLine{display:none}}.hamburgerClose{display:none}@media screen and (max-width:1030px){.hamburgerClose{display:block;position:absolute;top:30px;right:50px;font-size:30px;color:grey}}@media screen and (max-width:600px){.hamburgerClose{right:30px}}.hamburgerMenu{display:none}@media screen and (max-width:1030px){.hamburgerMenu{display:block}}#rentSubmenu,#salesSubmenu{max-width:200%!important}.language{position:absolute;top:35px;right:20px}.language,.language p{display:flex;align-items:center}.language p{margin:5px;cursor:pointer;font-weight:700}.language p img{width:20px;height:13px;margin-left:5px}@media screen and (max-width:1350px){.language{top:100px;right:110px}}@media screen and (max-width:1030px){.language{top:35px;right:100px}}@media screen and (max-width:500px){.language{right:30px;top:70px}}.componentFooter{width:100%;background-color:#061621;padding-bottom:20px}.componentFooter p{color:#fff;font-family:Roboto;font-weight:400}.componentFooter__mainContent{background-color:#061621;width:60%;margin:auto;display:flex;justify-content:space-between;align-items:center;height:270px}@media screen and (max-width:1400px){.componentFooter__mainContent{width:90%}}@media screen and (max-width:1030px){.componentFooter__mainContent{flex-direction:column;height:448px;justify-content:space-around;align-items:center}}.componentFooter__mainContent__location-adress{display:flex;align-items:center}@media screen and (max-width:1030px){.componentFooter__mainContent__location-adress{justify-content:center}}.componentFooter__mainContent__location-adress p{font-size:20px;margin-left:24px}@media screen and (max-width:600px){.componentFooter__mainContent__location-adress p{font-size:15px}}.componentFooter__mainContent__location-workTime{margin-top:30px;font-size:20px}@media screen and (max-width:600px){.componentFooter__mainContent__location-workTime{font-size:15px;text-align:center}}.componentFooter__mainContent__location-icons{margin-top:31px;display:flex;justify-content:space-around;align-items:center}@media screen and (max-width:600px){.componentFooter__mainContent__location-icons-single{width:30px;margin-right:15px}}@media screen and (max-width:1030px){.componentFooter__mainContent__location-icons{position:relative;top:160px;left:10px}}@media screen and (max-width:600px){.componentFooter__mainContent__location-icons{left:15px}}.componentFooter__mainContent__contact div{display:flex;margin:16px 0}.componentFooter__mainContent__contact img{margin-right:20px}.componentFooter__mainContent__contact p{font-size:20px}@media screen and (max-width:600px){.componentFooter__mainContent__contact p{font-size:15px}}.componentFooter__mainContent__contact a{text-decoration:none}@media screen and (max-width:1030px){.componentFooter__mainContent__contact{position:relative;top:-100px}}.componentFooter__copyRight{background-color:#061621;height:80px;display:flex;justify-content:center;align-items:center}.advertsBud,.componentFooter__copyRight p{text-align:center}.advertsBud{margin-bottom:10px}.advertsBud a{color:#f0fff0;line-height:41px}.component__contentWrapper{width:100%;height:100%;max-width:100%}.contactComponent{display:flex;justify-content:space-between;align-items:flex-start;width:70%;margin:auto;height:665px}@media screen and (max-width:1400px){.contactComponent{margin-left:80px}}@media screen and (max-width:1250px){.contactComponent{flex-direction:column;height:auto;align-items:center;margin:auto auto 50px}}@media screen and (max-width:600px){.contactComponent{max-width:280px}}.contactComponent__contactForm{width:420px;margin-top:70px}@media screen and (max-width:480px){.contactComponent__contactForm{width:100%}}.contactComponent__contactForm h1{font-size:46px;font-weight:800;line-height:34px;font-family:Exo2;text-align:center}@media screen and (max-width:480px){.contactComponent__contactForm h1{font-size:26px}}.contactComponent__contactForm p{font-size:18px;font-family:Roboto;line-height:25.2px;text-align:center;color:#82929d;margin-top:20px}@media screen and (max-width:480px){.contactComponent__contactForm p{font-size:16px;margin-top:15px}}.contactComponent__contactForm input{width:100%;margin-top:40px;border:none;border-bottom:1px solid #82929d;padding-bottom:5px;box-sizing:border-box;padding-left:10px}@media screen and (max-width:480px){.contactComponent__contactForm input{margin-top:15px}}.contactComponent__contactForm button{width:100%;height:64px;margin-top:40px;border:none;border-radius:5px;background-color:#00b7ba;color:#fff;font-family:Roboto;font-weight:400;font-size:24px;cursor:pointer}@media screen and (max-width:480px){.contactComponent__contactForm button{font-size:20px;height:50px}}.contactComponent__mapContainer{margin-top:70px;width:820px;margin-left:65px}@media screen and (max-width:1550px){.contactComponent__mapContainer{width:700px}}@media screen and (max-width:1560px){.contactComponent__mapContainer{max-width:70%}}@media screen and (max-width:1250px){.contactComponent__mapContainer{margin-left:0;max-width:100%}}.contactComponent__mapContainer__locationInfo{display:flex;justify-content:flex-start;align-items:center}.contactComponent__mapContainer__locationInfo-single{margin-right:24px;width:220px}@media screen and (max-width:800px){.contactComponent__mapContainer__locationInfo-single{margin-bottom:20px}}.contactComponent__mapContainer__locationInfo-single p{font-family:Exo2;font-weight:700;font-size:20px}@media screen and (max-width:480px){.contactComponent__mapContainer__locationInfo-single p{font-size:15px}}.contactComponent__mapContainer__locationInfo-single div{display:flex;justify-content:flex-start;align-items:center;margin-top:16px}.contactComponent__mapContainer__locationInfo-single div p{font-family:Roboto;font-weight:400;font-size:16px;margin-left:12px}@media screen and (max-width:480px){.contactComponent__mapContainer__locationInfo-single div p{font-size:15px}}.contactComponent__mapContainer__locationInfo-single div img{width:19px;height:auto}@media screen and (max-width:1440px){.contactComponent__mapContainer__locationInfo-single div span{display:none}}@media screen and (max-width:800px){.contactComponent__mapContainer__locationInfo{flex-direction:column;align-items:flex-start}}.contactComponent__mapContainer__contactMap{margin-top:44px}@media screen and (max-width:1550px){.contactComponent__mapContainer__contactMap{width:100%}}.zlatnik{width:300px}.contactSuccess{color:green!important}.contactFail,.contactSuccess{display:none;text-align:center}.contactFail{color:red!important}.discount{width:100%;height:391px;background-image:url(/static/media/bannerDiscount.91720841.png);background-size:100% 100%;background-repeat:no-repeat;display:flex;justify-content:space-around;align-items:center;flex-direction:column}@media screen and (max-width:600px){.discount{height:256px}}.discount h1{font-family:Exo2;font-size:46px;font-weight:700}@media screen and (max-width:600px){.discount h1{font-size:25px}}.discount p{font-family:Roboto;font-size:24px;font-weight:400;text-align:center}@media screen and (max-width:600px){.discount p{font-size:16px}}.discount span{color:#00b7ba;font-weight:700}.discount div{display:flex;align-items:center}.discount div p{margin-left:20px;font-size:24px;font-weight:700}@media screen and (max-width:600px){.discount div p{font-size:16px;margin-left:10px}}@media screen and (max-width:600px){.discount div img{width:20px;height:20px}}.discount button{border:none;background-color:#00b7ba;color:#fff;border-radius:5px;height:64px;width:292px;font-size:24px;font-family:Roboto;font-weight:500;cursor:pointer}@media screen and (max-width:600px){.discount button{width:250px;height:50px;font-size:20px}}body{max-width:100%}.landingScreen{background-image:url(/static/media/landingBackground.ba3c2b47.png);background-repeat:no-repeat;background-size:cover;width:100%;height:920px;display:flex;align-items:flex-start;justify-content:space-between;position:relative;top:-100px}@media screen and (max-width:1750px){.landingScreen{height:970px}}@media screen and (max-width:1030px){.landingScreen{flex-direction:column-reverse;align-items:center;margin-bottom:300px;height:1020px}}@media screen and (max-width:600px){.landingScreen{height:600px;margin-bottom:190PX}}.landingScreen__content{margin-top:150px;margin-left:250px;max-width:446px}@media screen and (max-width:1400px){.landingScreen__content{margin-left:70px}}@media screen and (max-width:1030px){.landingScreen__content{position:relative;margin:0;top:340px;display:flex;flex-direction:column;align-items:center}}@media screen and (max-width:600px){.landingScreen__content{top:250px}}.landingScreen__content h1{font-family:Exo2;font-size:46px;font-weight:700;line-height:53px}.landingScreen__content h1 span{color:#00b7ba}@media screen and (max-width:1030px){.landingScreen__content h1{text-align:center;width:400px}}@media screen and (max-width:600px){.landingScreen__content h1{width:280px;font-size:26px;line-height:30px}}.landingScreen__content p{font-size:24px;margin-top:24px;font-weight:400;line-height:33px;font-family:Roboto}@media screen and (max-width:1030px){.landingScreen__content p{text-align:center}}@media screen and (max-width:600px){.landingScreen__content p{font-size:16px;width:280px;line-height:22px;margin-top:20px}}.landingScreen__content button{border:none;background-color:#00b7ba;color:#fff;border-radius:5px;height:64px;width:292px;font-size:24px;font-family:Roboto;font-weight:500;cursor:pointer;margin-top:30px}@media screen and (max-width:1030px){.landingScreen__content button{align-self:center}}@media screen and (max-width:600px){.landingScreen__content button{width:250px;height:50px;font-size:20px;margin-top:20px}}.landingScreen__images{max-width:100%;margin-top:160px;position:relative;max-width:50%}@media screen and (max-width:1030px){.landingScreen__images{display:flex;align-items:center;flex-direction:column;max-width:100%}.landingScreen__images__map{max-width:100%;width:auto}}.landingScreen__images__car{position:absolute;left:-288px;top:236px;width:auto;max-width:100%}@media screen and (max-width:1830px){.landingScreen__images__car{left:-200px}}@media screen and (max-width:1750px){.landingScreen__images__car{left:-100px;top:295px}}@media screen and (max-width:1030px){.landingScreen__images__car{left:0;max-width:100%;top:365px}}@media screen and (max-width:600px){.landingScreen__images__car{top:198px}}.aboutUs{width:70%;margin:auto}@media screen and (max-width:1400px){.aboutUs{width:90%}}.aboutUs h1{font-family:Exo2;font-size:46px;line-height:55px;font-weight:700;width:100%;text-align:center}@media screen and (max-width:600px){.aboutUs h1{font-size:26px}}.aboutUs__content{max-width:50%;display:flex;justify-content:space-between;margin-top:40px;margin-bottom:70px}@media screen and (max-width:1030px){.aboutUs__content{flex-direction:column-reverse;margin-top:30px;max-width:100%}}@media screen and (max-width:600px){.aboutUs__content{margin-top:20px}}.aboutUs__content__text{margin-top:25px;margin-right:10px}@media screen and (max-width:600px){.aboutUs__content__text{margin-top:15px}}.aboutUs__content__text p{font-family:Roboto;font-size:18px;font-weight:400;line-height:25px;margin-top:25px;max-width:690px}@media screen and (max-width:600px){.aboutUs__content__text p{margin-top:15px;font-size:16px}}.aboutUs__content__text__list{display:flex;justify-content:flex-start;align-items:center;margin-top:25px}@media screen and (max-width:600px){.aboutUs__content__text__list{flex-direction:column;margin-top:0;align-items:flex-start}}.aboutUs__content__text__list-item{display:flex;justify-content:flex-start;align-items:center;margin-right:30px}@media screen and (max-width:600px){.aboutUs__content__text__list-item{margin-top:15px}}.aboutUs__content__text__list-item img{width:9px;height:auto;margin-right:22px}@media screen and (max-width:600px){.aboutUs__content__text__list-item img{max-width:90%}}.aboutUs__content__text__list-item p{margin:0;width:200px}@media screen and (max-width:1500px) and (min-width:1030px){.aboutUs__content__img{align-self:center}}.rentAndSales{width:100%;background-color:#f0f0f0;padding:70px 0;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:1030px){.rentAndSales{padding:40px 0}}@media screen and (max-width:600px){.rentAndSales{padding:30px 0}}.rentAndSales h1{font-family:Exo2;font-size:46px;font-weight:700;line-height:55px}@media screen and (max-width:1030px){.rentAndSales h1{text-align:center}}@media screen and (max-width:600px){.rentAndSales h1{text-align:center;font-size:26px;line-height:31px}}.rentAndSales h2{color:#82929d;font-size:24px;line-height:33px;font-weight:400;font-family:Roboto;max-width:690px;text-align:center;margin-top:24px}@media screen and (max-width:600px){.rentAndSales h2{font-size:16px;line-height:22px}}.rentAndSales__content{display:flex;justify-content:space-between;flex-wrap:wrap;width:70%}@media screen and (max-width:1820px){.rentAndSales__content{justify-content:space-around}}@media screen and (max-width:1400px){.rentAndSales__content{width:90%}}@media screen and (max-width:600px){.rentAndSales__content{flex-direction:column;align-items:center}}.rentAndSales__content__item{width:420px;margin-top:40px}@media screen and (max-width:1030px){.rentAndSales__content__item{width:354px}.rentAndSales__content__item img{width:100%;height:auto}}@media screen and (max-width:600px){.rentAndSales__content__item{width:90%}}.rentAndSales__content__item h3{font-family:Exo2;font-size:24px;line-height:28px;font-weight:700;margin-top:20px}@media screen and (max-width:600px){.rentAndSales__content__item h3{font-size:20px;line-height:24px}}.rentAndSales__content__item p{font-family:Roboto;font-size:18px;font-weight:400;line-height:25px;margin-top:20px}@media screen and (max-width:600px){.rentAndSales__content__item p{font-size:15px;line-height:21px}}.offerSingle{cursor:pointer;width:420px;height:420px;margin-top:20px;border-radius:5px;background-image:url(/static/media/offerbg.68c12b92.png);padding:20px;position:relative;box-sizing:border-box}@media screen and (max-width:1800px){.offerSingle{width:354px;height:374px}}@media screen and (max-width:1400px){.offerSingle{width:420px;height:420px}}@media screen and (max-width:1030px){.offerSingle{text-align:center;width:354px;height:374px;margin:40px 10px 0}}@media screen and (max-width:600px){.offerSingle{height:344px;width:90%;margin:40px 10px 0}}.offerSingle__content{display:flex;justify-content:space-between;align-items:flex-start;width:90%}@media screen and (max-width:600px){.offerSingle__content{flex-direction:column-reverse;margin-top:20px}}@media screen and (max-width:600px){.offerSingle__content__text{margin-top:10px}}.offerSingle__content__text h2{font-family:Exo2;font-weight:700;font-size:22px;line-height:26px;text-align:left}@media screen and (max-width:1030px){.offerSingle__content__text h2{font-size:20px}}.offerSingle__content__text__discount{margin-top:6px;font-family:Roboto;width:166px;font-size:14px;line-height:19px;color:#bbb;text-align:left}.offerSingle__content__text__price{margin-top:10px;display:flex;justify-content:flex-start;align-items:center;font-family:Roboto;font-weight:400;font-size:14px;line-height:19px}.offerSingle__content__text__price span{margin-left:10px;font-family:Roboto;font-weight:700;font-size:24px;line-height:33px;position:relative;top:-3px;color:#00b7ba}.offerSingle__content__logo{width:90px;position:absolute;top:20px;right:20px}@media screen and (max-width:600px){.offerSingle__content__logo{left:20px;right:auto}}.offerSingle__image{margin-top:20px}@media screen and (max-width:1800px) and (min-width:1400px){.offerSingle__image{max-width:90%}}@media screen and (max-width:1030px){.offerSingle__image{width:304px;height:auto}}@media screen and (max-width:600px){.offerSingle__image{width:245px;height:auto}}*{flex-grow:0;flex-shrink:0;resize:none!important;margin:0;padding:0;max-width:100%}.offer{width:70%;margin:auto;padding-top:70px}@media screen and (max-width:1400px){.offer{width:90%}}@media screen and (max-width:1030px){.offer{width:100%;margin:0}}@media screen and (max-width:600px){.offer{padding-top:40px}}.offer h1{font-family:Exo2;font-weight:700;font-size:46px;line-height:55px;text-align:center}.offer__container{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:20px}@media screen and (max-width:1030px){.offer__container{margin-top:0;justify-content:center}}@media screen and (max-width:600px){.offer__container{flex-direction:column;align-items:center}}@media screen and (min-width:2400px){.offer__container{justify-content:space-around}}.landingCarList{width:70%;margin:80px auto auto}@media screen and (max-width:1400px){.landingCarList{width:90%}}@media screen and (max-width:1030px){.landingCarList{margin-top:50px}}@media screen and (max-width:820px){.landingCarList{width:100%}}@media screen and (max-width:600px){.landingCarList{margin-top:0}}.landingCarList h1{font-family:Exo2;font-weight:700;font-size:46px;line-height:55px;text-align:center}@media screen and (max-width:600px){.landingCarList h1{font-size:26px;line-height:31px}}.landingCarList__itemContainer{display:flex;justify-content:space-around;align-items:center;max-width:100%;flex-wrap:wrap;margin-bottom:40px}@media screen and (max-width:820px){.landingCarList__itemContainer{justify-content:space-around}}@media screen and (max-width:760px){.landingCarList__itemContainer{align-items:center}}.itemInList{width:420px;margin-top:40px}@media screen and (max-width:1030px){.itemInList{width:354px}}@media screen and (max-width:600px){.itemInList{width:354px;max-width:90%;margin-top:30px}}.itemInList img{width:100%;min-height:282px;height:auto}@media screen and (max-width:1030px){.itemInList img{height:auto;min-height:233px}}.itemInList__dotContainer{display:flex;align-items:center;justify-content:center}.itemInList__dotContainer div{height:12px;width:12px;background-color:grey;border-radius:50%;margin:10px 5px;cursor:pointer}.itemInList__name{margin-top:30px;font-family:Exo2;font-weight:700;font-size:24px;line-height:28px}@media screen and (max-width:600px){.itemInList__name{font-size:20px;line-height:24px}}.itemInList__specifications__single{display:flex;align-items:flex-end;margin-top:20px;justify-content:space-between;border-bottom:1px dashed #000}.itemInList__specifications__single p{font-family:Roboto;font-weight:400;font-size:16px;line-height:18px;position:relative;top:5px;background-color:#fff}@media screen and (max-width:600px){.itemInList__specifications__single p{font-size:15px;line-height:17px}}.itemInList__buttons{display:flex;justify-content:space-between;align-items:center;margin-top:30px}@media screen and (max-width:600px){.itemInList__buttons{flex-direction:column;align-items:center;margin-top:20px}}.itemInList__buttons__green,.itemInList__buttons a{width:250px;height:64px;background-color:#00b7ba;font-weight:500;font-family:Roboto;font-size:24px;line-height:28px;color:#fff;border-radius:5px;border:none;cursor:pointer}@media screen and (max-width:1030px){.itemInList__buttons__green,.itemInList__buttons a{width:200px;height:50px;font-size:20px}}@media screen and (max-width:600px){.itemInList__buttons__green,.itemInList__buttons a{width:100%;min-width:100%}}.itemInList__buttons__grey{border:none;background-color:transparent;color:#82929d;font-family:Roboto;font-weight:500;line-height:21px;font-size:18px}@media screen and (max-width:1030px){.itemInList__buttons__grey{font-size:16px}}@media screen and (max-width:600px){.itemInList__buttons__grey{margin-top:20px}}.splide__pagination{bottom:-30px!important}.splide__pagination__page{background:grey!important;width:15px!important;height:15px!important}.is-active{background:#e5e5e5!important;transform:scale(1)!important}.component__newsletter{width:100%;height:0;background-color:rgba(0,0,0,.575);position:fixed;z-index:100;top:-100px;display:flex;justify-content:center;align-items:center;overflow:hidden;transition:height .3s ease}@media screen and (max-width:1300px){.component__newsletter{top:0}}@media screen and (max-width:700px){.component__newsletter{top:0}}.component__newsletter__content{width:920px;height:512px;background-color:#fff;display:flex;position:relative}.component__newsletter__content__x{position:absolute;top:10px;right:10px;font-weight:700;cursor:pointer}@media screen and (max-width:920px){.component__newsletter__content{width:95%}}.component__newsletter__content__left{width:40%;height:100%;background-color:#061621;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width:710px){.component__newsletter__content__left{display:none}}.component__newsletter__content__right{width:60%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width:710px){.component__newsletter__content__right{width:100%}}.component__newsletter__content__right h1{font-family:Exo2;font-size:27px;line-height:37px;text-align:center;color:#000;margin-bottom:20px}.component__newsletter__content__right p{width:75%;font-family:Roboto;font-size:16px;line-height:22px;text-align:center;color:#82929d;margin-bottom:30px}.component__newsletter__content__right input{width:75%;box-sizing:border-box;height:44px;border:none;border-bottom:1px solid #82929d;padding:5px 10px;color:#82929d;font-family:Roboto;font-size:15px;line-height:24px;outline:none;margin-bottom:20px}.component__newsletter__content__right button{width:75%;border:none;outline:none;height:64px;background-color:#00b7ba;border-radius:5px;color:#fff;font-family:Roboto;font-size:24px;cursor:pointer}.salesPage__header{font-family:Exo2;font-size:46px;font-weight:700;text-align:center;line-height:55px;margin-top:70px}@media screen and (max-width:1030px){.salesPage__header{margin-top:30px}}@media screen and (max-width:600px){.salesPage__header{font-size:26px;line-height:26px}}@keyframes menu{0%{height:0}to{height:auto}}.filterComponent{width:70%;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;margin:20px auto auto}@media screen and (max-width:600px){.filterComponent{width:90%;justify-content:space-between;height:0;overflow:hidden;transition:height .3s ease}}.filterComponent__singleFilter{min-width:200px;margin-top:20px}@media screen and (max-width:444px){.filterComponent__singleFilter{min-width:130px;width:130px}}.filterComponent__singleFilter h2{font-family:Roboto;font-weight:400;font-size:16px;line-height:18px}.filterComponent__singleFilter__container{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center}.filterComponent__singleFilter__container__option,.filterComponent__singleFilter__container__option-double{width:100%;display:flex;justify-content:space-between;align-items:center;padding:5px;box-sizing:border-box;background:#f1f1f1;height:50px;border-radius:5px;position:relative}.filterComponent__singleFilter__container__option-double p,.filterComponent__singleFilter__container__option p{font-family:Roboto;font-weight:400;font-size:16px;line-height:18px;cursor:pointer}.filterComponent__singleFilter__container__option-double{width:48%}.filterComponent__singleFilter__container__optionDropdown{position:absolute;background:transparent;width:100%;border-radius:5px;height:0;overflow-x:hidden;overflow-y:auto;top:100%;z-index:100;transition:height .3s ease}.filterComponent__singleFilter__container__optionDropdown div{background:#f1f1f1;height:auto}.filterComponent__singleFilter__container__optionDropdown p{padding:5px;font-family:Roboto;font-weight:400;font-size:16px;line-height:18px;cursor:pointer}.filterComponent .itemButton{width:48%;margin-top:10px;box-sizing:border-box;padding:5px 3px;background-color:#00b7b2;border:none;border-radius:5px;color:#fff}.filterComponent .ponistiButton{margin-left:4%}.itemInput{background-color:#f1f1f1;border:1px solid grey;padding:10px;box-sizing:border-box;width:100%}.mobileFilter{display:none}@media screen and (max-width:600px){.mobileFilter{display:flex;width:90%;margin:20px auto auto;align-items:center;cursor:pointer}.mobileFilter p{margin-left:20px;color:#82929d;font-size:16px;line-height:18px}}.noProduct p{text-align:center}.route__cpanel{min-height:100%;height:auto;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.route__cpanel__logoutBtn{width:100px;height:30px;background-color:teal;color:#fff;border:none}.route__cpanel *{flex-grow:0;flex-shrink:0}.route__cpanel__spinnerDiv{width:100%;height:100%}.route__cpanel__loginForm,.route__cpanel__spinnerDiv{display:flex;justify-content:center;align-items:center}.route__cpanel__loginForm{width:400px;height:250px;box-shadow:-1px -1px 22px 0 rgba(0,0,0,.75);flex-direction:column}.route__cpanel__loginForm input{width:90%;padding:5px;height:25px}.route__cpanel__loginForm p{margin-top:10px}.route__cpanel__loginForm button{width:80%;height:30px;background-color:teal;color:#fff;border:none;margin-top:30px}.route__cpanel__loginForm__infoP{color:red;white-space:pre}.route__cpanel__head{width:100%;height:50px;position:absolute;top:0;left:0;padding:10px;display:flex;flex-direction:row;align-items:center;box-shadow:1px 2px 5px 0 rgba(0,0,0,.75)}.route__cpanel__head--sub{top:50px}.route__cpanel__head>a,.route__cpanel__head>p{display:inline-flex;align-items:center;width:auto;height:100%;margin-right:10px;text-decoration:none;color:#000;transition:border-bottom .3s ease;position:relative}.route__cpanel__head>a.active:after,.route__cpanel__head>p.active:after{width:100%}.route__cpanel__head>a:after,.route__cpanel__head>p:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:2px;background-color:teal;transition:width .3s ease}.route__cpanel__head>a *,.route__cpanel__head>p *{flex-grow:0;flex-shrink:1;margin-left:5px;margin-right:5px}.route__cpanel__main{width:100%;height:calc(100% - 50px);overflow-y:auto;position:absolute;top:50px;left:0;padding:20px}.route__cpanel__main--sub{height:calc(100% - 100px);top:100px}.route__cpanel__main__addArticle__goBackBtn,.route__cpanel__main__addArticle__saveButton{width:120px;height:30px;margin-bottom:30px;background-color:teal;color:#fff;border:none}.route__cpanel__main__addArticle__saveButton{background-color:green}.route__cpanel__main__addArticle__requiredP{color:grey}.route__cpanel__main__addArticle__inputField{margin-bottom:10px;transition:background-color .3s ease;-webkit-user-select:auto;-ms-user-select:auto;user-select:auto}.route__cpanel__main__addArticle__inputField *{-webkit-user-select:initial!important;-ms-user-select:initial!important;user-select:initial!important}.route__cpanel__main__addArticle__inputField__uploadsWaiting progress{display:block;height:20px}.route__cpanel__main__addArticle__inputField__images div{width:400px;height:300px;display:inline-block;position:relative}.route__cpanel__main__addArticle__inputField__images div>img{width:100%;height:100%}.route__cpanel__main__addArticle__inputField__images div>div{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.788235294117647);display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease}.route__cpanel__main__addArticle__inputField__images div>div button{width:200px;height:30px}.route__cpanel__main__addArticle__inputField__images div:hover>div{opacity:1}.route__cpanel__main__addArticle__inputField span{margin-right:5px}.route__cpanel__main__addArticle .route__cpanel__spinnerDiv{height:auto;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.788235294117647)}.route__cpanel__main__articles{position:relative;min-height:100%}.route__cpanel__main__articles__addBtn{width:120px;height:30px;margin-bottom:30px;background-color:teal;color:#fff;border:none}.route__cpanel__main__articles__searchBox{width:100%;margin-bottom:5px;height:25px;border-radius:5px;outline:none;border:1px solid grey;padding:0 5px}.route__cpanel__main__articles .route__cpanel__spinnerDiv{height:auto;position:absolute;top:50%;left:0;transform:translateY(-50%)}.route__cpanel__main__articles table{width:100%;height:auto;border-collapse:collapse}.route__cpanel__main__articles table tr{height:30px;padding:5px;border:1px solid grey}.route__cpanel__main__articles table tr td,.route__cpanel__main__articles table tr th{text-align:center;border-right:1px solid grey}.route__cpanel__main__articles table tr td button{margin:0 10px;width:70px}.route__cpanel__main__changePassword{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.route__cpanel__main__changePassword__wrap{width:400px;height:250px;box-shadow:-1px -1px 22px 0 rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;flex-direction:column}.route__cpanel__main__changePassword__wrap input{width:90%;padding:5px;height:25px}.route__cpanel__main__changePassword__wrap p{margin-top:10px}.route__cpanel__main__changePassword__wrap button{width:80%;height:30px;background-color:teal;color:#fff;border:none;margin-top:30px}.route__cpanel__main__changePassword__wrap__infoP{color:red;white-space:pre}.route__cpanel__main__newsletter{border:1px solid grey;width:70%;margin:auto}.route__cpanel__main__newsletter__head{display:flex;width:100%;justify-content:space-around;border-bottom:1px solid grey;align-items:center;height:40px}.route__cpanel__main__newsletter__head P{width:30%;text-align:center;font-family:Roboto;color:grey}@font-face{font-family:Roboto;src:url(/static/media/Roboto-Regular.a8d6ac03.ttf)}@font-face{font-family:Exo2;src:url(/static/media/exo-2-v15-latin-regular.d5e0f7ca.woff)}img{-webkit-user-select:none;-ms-user-select:none;user-select:none}.singleArticle{width:70%;margin:auto auto 100px}@media screen and (max-width:600px){.singleArticle{width:90%}}.singleArticle h1{font-family:Exo2;font-weight:700;font-size:46px;line-height:55px;text-align:center}@media screen and (max-width:600px){.singleArticle h1{font-size:26px;line-height:30px}}.singleArticle__content{margin-top:40px;width:100%;display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width:1030px){.singleArticle__content{flex-direction:column}}@media screen and (max-width:600px){.singleArticle__content{margin-top:30px}}.singleArticle__content__images{width:55%}@media screen and (max-width:1030px){.singleArticle__content__images{width:100%}}.singleArticle__content__images .activeImage{width:auto;height:450px;display:flex;justify-content:center;align-items:center;transition:opacity .3s ease}@media screen and (max-width:1400px){.singleArticle__content__images .activeImage{height:400px}}@media screen and (max-width:1030px){.singleArticle__content__images .activeImage{height:450px}}@media screen and (max-width:800px){.singleArticle__content__images .activeImage{height:350px}}@media screen and (max-width:400px){.singleArticle__content__images .activeImage{height:250px}}.singleArticle__content__images .activeImage img{width:100%;max-height:100%}.singleArticle__content__images .activeImage iframe{min-height:100%}.singleArticle__content__images .allImages{width:100%;height:124px;display:flex;overflow-x:scroll;justify-content:space-around;margin-top:20px}@media screen and (max-width:600px){.singleArticle__content__images .allImages{justify-content:center;margin:0;height:auto}}.singleArticle__content__images .allImages iframe,.singleArticle__content__images .allImages img{margin-right:10px;max-width:30%}@media screen and (max-width:600px){.singleArticle__content__images .allImages iframe,.singleArticle__content__images .allImages img{width:50px;height:auto;max-height:40px;margin:6px}}.singleArticle__content__images .activeImg{opacity:.5}.singleArticle__content__info{width:41%;position:relative;min-height:600px}@media screen and (max-width:1030px){.singleArticle__content__info{width:100%;margin-top:20px}}.singleArticle__content__info h2{font-family:Exo2;font-size:24px;font-weight:700;line-height:28px;text-transform:uppercase;margin-bottom:25px}@media screen and (max-width:600px){.singleArticle__content__info h2{font-size:20px;line-height:24px;margin-bottom:10px}}.singleArticle__content__info__description{width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px dashed #000;margin-top:15px}.singleArticle__content__info__description p{font-family:Roboto;font-weight:400;font-size:20px;line-height:23px;position:relative;bottom:-6px;background-color:#fff}@media screen and (max-width:600px){.singleArticle__content__info__description p{font-size:15px;line-height:17px;margin-bottom:10px;bottom:-15px}}.singleArticle__content__info .dugiOpis{margin-top:35px;font-family:Roboto;font-weight:400;font-size:14px;line-height:19px}.singleArticle__content button{border:none;background-color:#00b7ba;color:#fff;border-radius:5px;height:64px;width:292px;font-size:24px;font-family:Roboto;font-weight:500;cursor:pointer;margin-top:30px}@media screen and (max-width:600px){.singleArticle__content button{width:100%;height:50px;font-size:20px;margin-top:10px}}.order{width:100%;overflow:hidden;position:absolute;top:0;left:0;height:0;background-color:#fff;transition:height .3s ease}.order h2{text-transform:capitalize}.order input{width:100%;border:none;border-bottom:1px solid grey;padding:10px 20px;box-sizing:border-box;margin-top:35px}@media screen and (max-width:600px){.order input{padding:10px;margin-top:20px}}.order input:focus{outline:none}.order button{width:100%}@media screen and (max-width:600px){.order button{margin-top:20px}}.viber{width:100%!important;flex-wrap:wrap}.viber,.viber .ww-text{display:flex;justify-content:space-around}.viber .ww-text{align-items:flex-start;background-color:#3ebd4e;width:250px;height:76px;box-sizing:border-box;padding:20px;color:#fff;text-decoration:none;border-radius:5px;margin-top:20px}.viber .ww-text p{font-weight:500;font-family:Roboto;font-size:18px;line-height:21px}.viber .ww-text span{font-weight:400;font-family:Roboto;font-size:16px;line-height:18px}.viber .viber-but{display:flex;justify-content:space-around;align-items:flex-start;background-color:#9974ba;width:250px;height:76px;box-sizing:border-box;padding:20px;color:#fff;text-decoration:none;border-radius:5px;margin-top:20px}.viber .viber-but p{font-weight:500;font-family:Roboto;font-size:18px;line-height:21px}.viber .viber-but span{font-weight:400;font-family:Roboto;font-size:16px;line-height:18px}.InfoSent{position:absolute;left:calc(50% - 150px);top:calc(50vh - 50px);background-color:#fff;border-radius:5px;width:300px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;z-index:100}.hotelsContainer,.InfoSent{height:0;overflow:hidden;transition:height .3s ease}.hotelsContainer{width:100%;position:absolute;z-index:100000;top:0;background-color:rgba(0,0,0,.452);position:fixed}.hotel{width:80%;background-color:#fff;height:80vh;margin:10vh auto auto;border-radius:15px;background-position:50%;padding:20px 100px;position:relative;overflow-y:scroll}@media screen and (max-width:500px){.hotel{padding:20px 10px}}.hotel h1{font-family:Exo2;font-size:46px;font-weight:700;text-align:center}@media screen and (max-width:600px){.hotel h1{font-size:25px}}.hotel__rooms{display:flex;justify-content:space-around;flex-wrap:wrap}.hotelClose{position:absolute;top:11vh;right:11%;font-size:20px;z-index:50000}.room{width:300px;min-height:300px;background-color:#fff;border-radius:10px;margin-top:30px;box-sizing:border-box;padding:10px;border:1px solid grey}.splide--slide{min-height:150px}.roomButton{width:100%;height:30px;background-color:#00b7ba;font-weight:500;font-family:Roboto;font-size:24px;line-height:28px;color:#fff;border-radius:5px;border:none;margin-top:20px;cursor:pointer}@media screen and (max-width:1030px){.roomButton{font-size:20px}}.sobaContainer{position:absolute;width:100%;left:0;height:0;background-color:#fff;border-radius:10px;top:0;left:10%;padding:0;z-index:5000;box-sizing:border-box;overflow-y:scroll}@media screen and (max-width:500px){.sobaContainer{width:100%;left:0}}.soba{width:100%;height:100%;overflow:hidden;background-color:#fff;box-sizing:border-box;padding:0;display:flex}@media screen and (max-width:1000px){.soba{flex-direction:column}}.soba__slike{width:50%;height:100%}.soba__slike .splide--slide{min-height:40%}@media screen and (max-width:1000px){.soba__slike{width:100%;height:200px}.soba__slike .splide--slide{min-height:100%}}.soba__slike .sobaButton{border:none;background-color:#00b7ba;color:#fff;border-radius:5px;height:64px;width:100%;font-size:24px;font-family:Roboto;font-weight:500;cursor:pointer;margin:50px auto auto}@media screen and (max-width:600px){.soba__slike .sobaButton{width:100%;height:50px;font-size:20px}}.soba__opis{width:50%}@media screen and (max-width:1000px){.soba__opis{width:100%}}.soba__opis .itemInList__specifications__single{box-sizing:border-box;margin:10px}.soba__opis .itemInList__specifications__single p{max-width:120px}.soba__opis .viber .viber-but,.soba__opis .viber .ww-text{width:40%}@media screen and (max-width:1700px){.soba__opis .viber .viber-but,.soba__opis .viber .ww-text{width:100%}}.soba__opis .viber .viber-but p,.soba__opis .viber .viber-but span,.soba__opis .viber .ww-text p,.soba__opis .viber .ww-text span{font-size:14px}.soba__opis .viber .viber-but img,.soba__opis .viber .ww-text img{margin-right:10px}.soba__opis .itemInList__specifications{margin-top:120px}.sobaClose{position:absolute;top:20px;right:20px;display:none;z-index:5000}.hotelMSG{position:absolute;top:200px;margin:auto;width:200px;left:calc(50% - 100px);background-color:#fff;box-sizing:border-box;border-radius:10px;height:0;padding:0;overflow:hidden}.hotelMSG p{text-align:center;color:green}.ukoliko{text-align:center;max-width:80%;margin:auto auto 20px}.signOut{min-height:calc(100vh - 400px);display:flex;justify-content:center;align-items:center;flex-direction:column}.signOut h1{font-family:Exo2;font-size:46px;line-height:55px;font-weight:700;width:100%;text-align:center}@media screen and (max-width:600px){.signOut h1{font-size:26px}}.signOut p{width:75%;font-family:Roboto;font-size:16px;line-height:22px;text-align:center;color:#82929d;margin-bottom:30px;margin-top:30px}.signOut input{width:300px;height:40px;border:1px solid #82929d;padding-bottom:5px;box-sizing:border-box;padding-left:10px;outline:none}.signOut button{width:300px;height:40px;margin-top:20px;border:none;border-radius:5px;background-color:#00b7ba;color:#fff;font-family:Roboto;font-weight:400;font-size:24px;cursor:pointer}@media screen and (max-width:480px){.signOut button{font-size:20px;height:50px}}