.container-left{padding-left:15px}@media (min-width:576px){.container-left{padding-left:calc(50vw - 255px)}}@media (min-width:768px){.container-left{padding-left:calc(50vw - 345px)}}@media (min-width:992px){.container-left{padding-left:calc(50vw - 465px)}}@media (min-width:1200px){.container-left{max-width:100%;padding-left:12vw}}@media (min-width:1921px){.container-left{max-width:100%;padding-left:20vw}}.container-right{padding-right:15px}@media (min-width:576px){.container-right{padding-right:calc(50vw - 255px)}}@media (min-width:768px){.container-right{padding-right:calc(50vw - 345px)}}@media (min-width:992px){.container-right{padding-right:calc(50vw - 465px)}}@media (min-width:1200px){.container-right{max-width:100%;padding-right:12vw}}@media (min-width:1921px){.container-right{max-width:100%;padding-right:20vw}}.sp-120{padding:7.5rem 0}.sp-80{padding:5rem 0}.sp-50{padding:3.125rem 0}.mb-150{margin-bottom:9.375rem}.mb-120{margin-bottom:7.5rem}.mb-80{margin-bottom:5rem}.mb-50{margin-bottom:3.125rem}.mb-30{margin-bottom:1.875rem}.mb-15{margin-bottom:.9375rem}@media (max-width:767.98px){.sp-120,.sp-80{padding:50px 0}.mb-120,.mb-80{margin-bottom:30px}.mb-150{margin-bottom:45px}}@media (max-width:767.98px){.clients-references{display:none}}.clients-references .slide{width:33.875rem}.clients-references .slide .wrapper{background:#f2f2f2;border-radius:1.25rem;padding:2.8125rem 1.875rem .9375rem 1.875rem;min-height:22.5rem!important}.clients-references .slide .wrapper .stars .icon-star{display:inline-block;margin-right:.5rem;color:#fac705;font-size:1.25rem}.clients-references .slide .wrapper .stars .icon-star:last-child{margin-right:0}.clients-references .slide .wrapper .text-wrapper{margin-top:1.875rem;font-size:.875rem;line-height:1.5}.clients-references .slide .wrapper .name{margin-top:1.25rem}.clients-references .slide .wrapper .name span.big{display:block;font-family:"Sofia Sans Extra Condensed",sans-serif;font-size:2rem;font-style:italic;font-weight:900}.clients-references .slide .wrapper .name span.small{display:block;font-size:1rem}.clients-references-mobile{display:none}@media (max-width:767.98px){.clients-references-mobile{display:block}}section.home section.banner{position:relative;overflow:hidden;margin-bottom:5.625rem;width:100%;min-height:100vh;background:url(/assets/img/home/banner.jpg);background-size:cover!important;background-repeat:no-repeat!important;background-position:center!important}@media (max-width:2146px){section.home section.banner{min-height:auto;aspect-ratio:16/8}}section.home section.banner .title{position:absolute;width:100%;height:100%;top:0;left:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:6}@media (max-width:1199.98px){section.home section.banner .title{top:60px}}@media (max-width:767.98px){section.home section.banner .title{top:30px}}section.home section.banner .title h1{font-family:"Sofia Sans Extra Condensed",sans-serif;text-transform:uppercase;font-weight:900;font-style:italic;font-size:13vw;color:#fac705}section.home section.banner .bottom-box{position:absolute;bottom:0;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:7}section.home section.banner .bottom-box a{display:inline-block;font-family:"Sofia Sans Extra Condensed",sans-serif;text-transform:uppercase;font-weight:900;font-style:italic;font-size:5vw;line-height:.6;color:#fff;text-align:center;-webkit-transition:all .3s;transition:all .3s;-webkit-box-flex:1;-ms-flex:1;flex:1}section.home section.banner .bottom-box a:hover{color:#fac705}section.home section.banner .v-video{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;z-index:0}@media (max-width:767.98px){section.home section.banner .v-video{display:none}}section.home section.banner .v-video::before{content:'';position:absolute;top:0;left:0;background:#000;width:100%;height:100%;z-index:5;opacity:.5}section.home section.banner .v-video video{top:0;min-width:100%;min-height:100%}section.home section.info{overflow:hidden}section.home section.info .text-wrapper{max-width:60.75rem;margin:0 auto 7.5rem auto}@media (max-width:767.98px){section.home section.info .text-wrapper{margin:0 auto 60px auto}}section.home section.info .text-wrapper span{display:inline-block;font-size:1.875rem;line-height:1.2;padding:0 5vw}@media (max-width:767.98px){section.home section.info .text-wrapper span{font-size:24px}}section.home section.info .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767.98px){section.home section.info .items{-ms-flex-wrap:wrap;flex-wrap:wrap}}section.home section.info .items a.item{display:block;position:relative;width:calc(100% / 4);text-decoration:none;color:#000}@media (max-width:767.98px){section.home section.info .items a.item{width:calc(100% / 2);margin-bottom:45px}}section.home section.info .items a.item:hover .img-wrapper img{-webkit-transform:rotate(25deg);-ms-transform:rotate(25deg);transform:rotate(25deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}@media (max-width:767.98px){section.home section.info .items a.item:nth-child(2)::before{display:none}}section.home section.info .items a.item::before{content:'';position:absolute;top:0;right:0;width:1px;height:100%;background:#dbdbdb;-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}section.home section.info .items a.item:last-child::before{display:none}section.home section.info .items a.item .img-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:5rem}section.home section.info .items a.item .img-wrapper img{-webkit-transition:all .3s;transition:all .3s}section.home section.info .items a.item .text{margin-top:.9375rem;font-family:"Sofia Sans Extra Condensed",sans-serif;text-transform:uppercase;font-weight:900;font-style:italic;font-size:1.625rem;line-height:1.2;text-align:center}@media (max-width:419.98px){section.home section.info .items a.item .text{font-size:16px;margin-top:25px}}section.home section.our-service{overflow:hidden;background:#f2f2f2;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;padding:7.5rem 0 5.625rem 0}@media (max-width:767.98px){section.home section.our-service{padding:60px 0 0 0}}section.home section.our-service .text-wrapper{max-width:61.25rem;font-size:2rem;margin:0 auto}@media (max-width:767.98px){section.home section.our-service .text-wrapper{font-size:18px}}section.home section.one-step{overflow:hidden}section.home section.one-step .scroll-wrapper{overflow:hidden}section.home section.one-step .horizontal-scroll-wrapper{min-height:100vh;overflow:hidden;position:relative;background-color:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll{display:-webkit-box;display:-ms-flexbox;display:flex;will-change:transform;padding:3.75rem 0;gap:1.25rem}section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 22vw;flex:0 0 22vw;background-color:#000;border-radius:1.25rem;padding:2.8125rem 1rem 1.875rem 1rem;color:#fff;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (max-width:1199.98px){section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box{-webkit-box-flex:0;-ms-flex:0 0 40vw;flex:0 0 40vw}}@media (max-width:767.98px){section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box{-webkit-box-flex:0;-ms-flex:0 0 75vw;flex:0 0 75vw}}@media (max-width:575.98px){section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box{-webkit-box-flex:0;-ms-flex:0 0 100vw;flex:0 0 100vw}}section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box .vertical-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:8vw;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1199.98px){section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box .vertical-label{width:14vw}}@media (max-width:767.98px){section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box .vertical-label{width:19vw}}@media (max-width:575.98px){section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box .vertical-label{width:29vw}}section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box .vertical-label strong{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:mixed;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);font-family:"Sofia Sans Extra Condensed",sans-serif;text-transform:uppercase;color:#fac705;font-weight:900;font-style:italic;font-size:5.5vw;line-height:1}@media (max-width:1199.98px){section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box .vertical-label strong{font-size:12vw}}@media (max-width:767.98px){section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box .vertical-label strong{font-size:20vw}}@media (max-width:575.98px){section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box .vertical-label strong{font-size:27vw}}section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box .box-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box .box-content p{margin:0;font-size:2vw;line-height:1.3;font-weight:700;word-break:break-word}@media (max-width:1199.98px){section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box .box-content p{font-size:3.8vw}}@media (max-width:767.98px){section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box .box-content p{font-size:8vw}}@media (max-width:575.98px){section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box .box-content p{font-size:11vw}}section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box.extra{background:#fa2e42;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.8125rem 1.875rem;margin-right:1.875rem}@media (max-width:575.98px){section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box.extra{margin-right:0}}section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box.extra .vertical-label{display:block;width:100%}section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box.extra .vertical-label strong{-webkit-writing-mode:initial;-ms-writing-mode:initial;writing-mode:initial;text-orientation:initial;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);font-size:6.2vw;line-height:.8}@media (max-width:1920.98px){section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box.extra .vertical-label strong{font-size:7vw}}@media (max-width:1199.98px){section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box.extra .vertical-label strong{font-size:12vw}}@media (max-width:767.98px){section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box.extra .vertical-label strong{font-size:23vw}}@media (max-width:575.98px){section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box.extra .vertical-label strong{font-size:30vw}}section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box.extra .box-content{margin-top:1.875rem;display:block;text-align:left}section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box.extra .box-content p{font-size:1.5vw;color:#fff}@media (max-width:1199.98px){section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box.extra .box-content p{font-size:3vw}}@media (max-width:767.98px){section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box.extra .box-content p{font-size:6vw}}section.home section.one-step .horizontal-scroll-wrapper .horizontal-scroll .box.extra .box-content .btn{margin-top:2.8125rem;font-size:1.5rem;padding:0 3.75rem;height:5rem}section.home section.what-we-do{overflow:hidden;background:#f2f2f2;padding:7.5rem 0}@media (max-width:767.98px){section.home section.what-we-do{padding:30px 0}}section.home section.what-we-do .text-wrapper{max-width:48.75rem;margin:0 auto}section.home section.services{position:relative}section.home section.services::before{content:'';position:absolute;top:0;left:0;width:100%;height:6.25rem;background:#f2f2f2}section.home section.services .panel{overflow:hidden;background-size:cover!important;background-repeat:no-repeat!important;background-position:center!important;height:85vh;position:sticky;top:0;border-radius:1.875rem;padding:4vw 6vw 2.8125rem 6vw;font-size:4rem;font-weight:700;color:#fff;z-index:1}@media (max-width:1199.98px){section.home section.services .panel{height:65vh;padding:5vw 8vw 2.8125rem 8vw}}@media (max-width:767.98px){section.home section.services .panel{padding:8vw 8vw 2.8125rem 8vw}}@media (max-width:419.98px){section.home section.services .panel{height:55vh}}section.home section.services .panel::before{content:'';position:absolute;top:0;left:0;width:100%;height:80%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(6,6,6,.8)),to(rgba(0,0,0,0)));background:linear-gradient(180deg,rgba(6,6,6,.8) 0,rgba(0,0,0,0) 100%)}section.home section.services .panel:last-child{height:100vh}section.home section.services .panel.parkety{background:url(/assets/img/home/parkety.jpg);z-index:1}section.home section.services .panel.dvere{background:url(/assets/img/home/dvere.jpg);z-index:2}section.home section.services .panel.schody{background:url(/assets/img/home/schody.jpg);z-index:3}section.home section.services .panel.terasy{background:url(/assets/img/home/terasy.jpg);z-index:3}section.home section.services .panel.nivelizacia{background:url(/assets/img/home/nivelizacia.jpg);z-index:3}section.home section.services .panel.brusenie{background:url(/assets/img/home/brusenie.jpg);z-index:3}section.home section.services .panel.retusovanie{background:url(/assets/img/home/retusovanie.jpg);z-index:3}section.home section.services .panel .text-wrapper{position:relative}section.home section.services .panel .text-wrapper h2{font-family:"Sofia Sans Extra Condensed",sans-serif;font-size:18vw;line-height:.7;font-weight:900;font-style:italic;color:#fff}section.home section.services .panel .text-wrapper span.small{display:block;font-family:"Sofia Sans Extra Condensed",sans-serif;font-size:7.5vw;line-height:1;font-weight:900;text-transform:uppercase;font-style:italic;color:#fff}section.home section.services .panel .text-wrapper p{display:block;font-size:1.125rem;line-height:1.5;font-weight:400;max-width:55rem;margin-top:1.875rem}section.home section.services .panel .text-wrapper .btn-wrapper{margin-top:2.8125rem}section.home section.services .panel+.panel{margin-top:-3.75rem}section.home section.clients{overflow:hidden}@media (max-width:767.98px){section.home section.clients{padding:60px 0 0 0}}section.home section.references{overflow:hidden;padding:18.75rem 0 0 0}@media (max-width:1920.98px){section.home section.references{padding:14vw 0 0 0}}section.home section.references .title h2{font-family:"Sofia Sans Extra Condensed",sans-serif;font-size:22vw;line-height:.4;font-style:italic;font-weight:900;color:#f2f2f2}@media (max-width:575.98px){section.home section.references .title h2{line-height:1}}section.home section.posts .montyho-svet{position:absolute;top:-8.125rem;left:0;width:600px}@media (max-width:1920.98px){section.home section.posts .montyho-svet{width:31.25rem}}@media (max-width:1850px){section.home section.posts .montyho-svet{top:-95px;width:440px}}@media (max-width:1199.98px){section.home section.posts .montyho-svet{top:-75px;width:370px}}@media (max-width:991.98px){section.home section.posts .montyho-svet{top:0;-webkit-transform:translateY(-80%);-ms-transform:translateY(-80%);transform:translateY(-80%)}}@media (max-width:767.98px){section.home section.posts .montyho-svet{position:relative;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);margin:0 auto 45px auto;top:0;left:0;right:0;text-align:center}}@media (max-width:1920.98px){section.home section.posts .montyho-svet img{width:31.25rem}}@media (max-width:1850px){section.home section.posts .montyho-svet img{width:440px}}@media (max-width:1199.98px){section.home section.posts .montyho-svet img{width:370px}}@media (max-width:767.98px){section.home section.posts .montyho-svet img{width:250px}}section.home section.posts a.post-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;color:#000;min-height:100%}@media (max-width:767.98px){section.home section.posts a.post-link{display:block;margin-bottom:45px}}section.home section.posts a.post-link:hover .post-img::before{opacity:.3}section.home section.posts a.post-link:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}section.home section.posts a.post-link:hover .icon-arrow{-webkit-transform:translateX(15px);-ms-transform:translateX(15px);transform:translateX(15px);color:#fac705}section.home section.posts a.post-link .post-img{position:relative;display:block;width:100%;border-radius:1.25rem;overflow:hidden}section.home section.posts a.post-link .post-img::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;opacity:0;-webkit-transition:all .3s;transition:all .3s;z-index:5}section.home section.posts a.post-link .post-img img{display:block;width:100%;height:auto;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}section.home section.posts a.post-link .bottom-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:100%;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}section.home section.posts a.post-link .bottom-wrapper .text-wrapper{display:block;font-size:1rem;margin-top:1.25rem}section.home section.posts a.post-link .bottom-wrapper .text-wrapper .post-title{display:block;font-size:1.125rem;font-weight:500;line-height:1.3}@media (max-width:1199.98px){section.home section.posts a.post-link .bottom-wrapper .text-wrapper .post-title{font-size:14px}}section.home section.posts a.post-link .bottom-wrapper .icon-arrow{display:inline-block;margin-top:1.875rem;font-size:.75rem;-webkit-transition:all .3s;transition:all .3s}@media (max-width:767.98px){section.home section.posts a.post-link .bottom-wrapper .icon-arrow{margin-top:15px}}