@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,700,800&display=swap);@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,700,800&display=swap);@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,700,800&display=swap);@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,700,800&display=swap);.translate-button{display:inline-block;cursor:pointer;-webkit-appearance:none;transition:background-color .25s ease-out,color .25s ease-out;border:1px solid transparent;border-radius:5px;padding:.85em 1em;margin:1rem 0 1rem;font-size:.9rem;background-color:#ed6c08;color:#fefefe;text-transform:uppercase}.translate-button:hover{background-color:#c95c07;color:#fefefe}a,body,div,h1,h2,h3,h4,h5,h6,html,input,option,p,select,span,textarea{font-family:Montserrat,sans-serif;color:#151c19}a,button{outline:0}a:active,a:focus,a:hover,button:active,button:focus,button:hover{text-decoration:none;outline:0}.border{border:1px solid #ebebeb}.nopad{padding:0;margin:0}.simpleflex{display:flex;flex-wrap:wrap}.simpleflex-item{align-self:center}.img-center{margin:0 auto;display:block}.text-r{width:100%;text-align:right}.myButton{display:inline-block;color:#fff;width:190px;text-align:center;padding-top:30px;padding-bottom:30px;text-transform:uppercase;font-size:12px;background-color:#ef102f;transition:.2s all;transform:translateZ(0);position:relative}.myButton:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;transition:.2s all;transform:scaleY(0);transform-origin:50% 100%;background:#d70e2a}.myButton:hover{color:#fff}.myButton:hover:before{transform:scaleY(1)}body{border-top:4px solid #168c45}body header .headerBg{background-image:url(../img/header.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;height:788px;width:100%;position:absolute;z-index:-999}@media only screen and (max-width:500px){body header .headerBg{height:870px}}body .part1{margin-top:130px}@media only screen and (max-width:576px){body .part1{margin-top:40px}}body .part1 h1{font-size:45px;color:#fff;text-transform:uppercase;font-weight:700;text-align:center;width:110%;letter-spacing:4px;line-height:56px;margin-top:0}@media only screen and (max-width:576px){body .part1 h1{font-size:35px}}@media only screen and (max-width:992px){body .part1 h1{width:100%}}body .part1 p{font-size:15px;text-transform:uppercase;color:#fff;line-height:26px;text-align:center;margin-bottom:50px}@media only screen and (max-width:576px){body .part1 .myButton{margin-bottom:30px}}body .part2 .services{margin-top:107px}@media only screen and (max-width:1200px){body .part2 .services{margin-top:60px}}body .part2 .services .service{min-height:197px}@media only screen and (max-width:992px){body .part2 .services .service{background-size:cover}}body .part2 .services .service:before{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(255,184,17,.7);opacity:0;transition:.2s all}body .part2 .services .service:nth-child(1){background-image:url(../img/img-lesenarske-prace.jpg)}body .part2 .services .service:nth-child(2){background-image:url(../img/img-zamocnicke-prace.jpg)}body .part2 .services .service:nth-child(3){background-image:url(../img/img-prace-v-zahranici.jpg)}body .part2 .services .service:nth-child(4){background-image:url(../img/img-stavebne-prace.jpg)}body .part2 .services .service:hover:before{opacity:1}body .part2 .services .service:hover h3{color:#151c19}body .part2 .services .service:hover h3:after{filter:invert(0)}body .part2 .services h3{text-transform:uppercase;color:#fff;font-size:20px;line-height:23px;font-weight:700;padding:37px 27px;width:90%;height:100%;margin-bottom:0;position:relative;z-index:5}body .part2 .services h3:after{content:"";background-image:url(../img/arrow-circle.svg);background-repeat:no-repeat;background-size:cover;display:block;position:absolute;top:41px;right:-10px;width:36px;height:36px;filter:invert(1)}body .part3{margin-top:70px}body .part3 h2{color:#151c19;font-weight:800;font-size:40px;letter-spacing:3px;position:relative;text-transform:uppercase;margin-bottom:40px}@media only screen and (max-width:768px){body .part3 h2{text-align:center}}@media only screen and (max-width:567px){body .part3 h2{border-bottom:12px solid #008a46;margin-left:50px;margin-right:50px;font-size:37px}}body .part3 h2:after{position:absolute;content:"";background-color:#008a46;height:12px;width:615px;left:-21px;bottom:4px;z-index:-999}@media only screen and (max-width:768px){body .part3 h2:after{left:69px;width:400px}}@media only screen and (max-width:567px){body .part3 h2:after{display:none}}body .part3 .list-article-item a .myArticle{box-shadow:0 0 20px 0 rgba(0,0,0,.1);min-height:479px}@media only screen and (max-width:992px) and (min-width:768px){body .part3 .list-article-item a .myArticle{min-height:552px}}@media only screen and (max-width:768px){body .part3 .list-article-item a .myArticle{margin-bottom:30px}}body .part3 .list-article-item a .myArticle .imageWrap{position:relative}body .part3 .list-article-item a .myArticle .imageWrap:after{content:"";position:absolute;display:block;background-image:linear-gradient(to left,transparent,transparent,transparent,rgba(0,138,70,.85));width:100%;background-size:300% 100%;background-position-x:100%;height:100%;top:0;transition:.2s all}body .part3 .list-article-item a .myArticle .imageWrap .list-article-item-image{height:222px;width:100%;object-fit:cover}body .part3 .list-article-item a .myArticle .readMore{font-size:14px;text-transform:uppercase;color:#151c19;background-color:#fff;padding:21px;width:190px;transition:.2s all;position:absolute;top:143px;right:32px}body .part3 .list-article-item a .myArticle .readMore:after{content:"";background-image:url(../img/arrow-circle.svg);background-repeat:no-repeat;background-size:cover;display:block;position:absolute;width:20px;height:20px;bottom:20px;right:20px;transition:.2s all}body .part3 .list-article-item a .myArticle:hover .imageWrap:after{background-position:0}body .part3 .list-article-item a .myArticle:hover .readMore{background-color:#ef102f;color:#fff}body .part3 .list-article-item a .myArticle:hover .readMore:after{filter:invert(1)}body .part3 .list-article-item a .myArticle .myArticleText{min-height:176px;padding:0;padding:27px 34px}body .part3 .list-article-item a .myArticle .myArticleText .list-article-item-heading{font-size:25px;line-height:30px;font-weight:700;width:70%;margin:0;padding:0;margin-bottom:16px}body .part3 .list-article-item a .myArticle .myArticleText .ist-article-item-short{font-size:15px;line-height:20px;margin:0;padding:0}body .part3 .myButton{font-size:14px;padding-top:28px;padding-bottom:28px;margin-top:30px;margin-bottom:35px;width:350px}@media only screen and (max-width:567px){body .part3 .myButton{width:100%}}body .part4{background-color:#f6f6f6}body .part4 h2{color:#151c19;display:inline-block;font-weight:800;font-size:40px;text-align:center;letter-spacing:3px;margin:0;position:relative;z-index:2;text-transform:uppercase}@media only screen and (max-width:992px){body .part4 h2{font-size:37px}}body .part4 h2:first-child{margin-top:65px}body .part4 h2:first-child:after{position:absolute;content:"";background-color:#008a46;height:12px;width:783px;left:-30px;bottom:4px;z-index:-1}@media only screen and (max-width:992px){body .part4 h2:first-child:after{width:733px}}@media only screen and (max-width:768px){body .part4 h2:first-child:after{display:none}}body .part4 h2:last-child{margin-bottom:65px;margin-top:-8px}@media only screen and (max-width:768px){body .part4 h2:last-child{margin-top:0;border-bottom:12px solid #008a46}}body .part4 h2:last-child:after{position:absolute;content:"";background-color:#008a46;height:12px;width:433px;left:13px;bottom:4px;z-index:-1}@media only screen and (max-width:992px){body .part4 h2:last-child:after{width:403px}}@media only screen and (max-width:768px){body .part4 h2:last-child:after{display:none}}@media only screen and (max-width:992px){body .part4 .list-article-item .myReference{margin-bottom:30px}}body .part4 .list-article-item .myReference .imageWrap{position:relative}body .part4 .list-article-item .myReference .imageWrap:after{content:"";position:absolute;display:block;background-image:linear-gradient(to left,rgba(18,37,29,.85),rgba(18,37,29,.85),rgba(18,37,29,.85),rgba(5,108,58,.85));width:100%;background-size:300% 100%;background-position-x:100%;height:100%;top:0;transition:.2s all}body .part4 .list-article-item .myReference .imageWrap .list-article-item-image{height:218px;width:100%;object-fit:cover}body .part4 .list-article-item .myReference .imageWrap .myArticleText{position:absolute;text-align:center;width:100%;top:101px;z-index:99}body .part4 .list-article-item .myReference .imageWrap .myArticleText .list-article-item-heading{font-size:20px;color:#fff;text-transform:uppercase;margin-bottom:37px}body .part4 .list-article-item .myReference .imageWrap .myArticleText .readMoreWrap .readMore{font-size:13px;color:#fff;display:inline-block;border-bottom:2px solid rgba(255,255,255,.6)}body .part4 .list-article-item .myReference .imageWrap .myArticleText .readMoreWrap:after{content:"+";font-size:13px;color:#ef102f}body .part4 .list-article-item .myReference .imageWrap:hover:after{background-position:0}body .part4 .myButton{width:350px;font-size:14px;padding-top:28px;padding-bottom:28px;margin-top:0;margin-bottom:80px}@media only screen and (max-width:567px){body .part4 .myButton{width:100%}}body .part5{min-height:665px;background-image:url(../img/bg-profil.jpg);background-position:center;background-size:cover;background-position:center center;background-repeat:no-repeat}body .part5 h2{color:#fff;font-weight:800;font-size:40px;letter-spacing:3px;position:relative;text-transform:uppercase;margin-bottom:40px;z-index:2;margin-top:132px;margin-bottom:55px;text-align:center}@media only screen and (max-width:992px){body .part5 h2{border-bottom:12px solid #008a46}}@media only screen and (max-width:576px){body .part5 h2{font-size:37px;margin-left:50px;margin-right:50px}}body .part5 h2:after{position:absolute;content:"";background-color:#008a46;height:12px;width:630px;right:12%;bottom:4px;z-index:-1}@media only screen and (max-width:992px){body .part5 h2:after{display:none}}body .part5 p{font-size:25px;line-height:35px;color:#fff;margin:0}@media only screen and (max-width:576px){body .part5 p{font-size:20px;line-height:30px;margin-bottom:30px}}body .part5 .myButton{font-size:14px;padding:21px;text-align:left;position:relative;margin-top:85px}@media only screen and (max-width:992px){body .part5 .myButton{margin-bottom:30px}}@media only screen and (max-width:576px){body .part5 .myButton{margin-top:0}}body .part5 .myButton:after{content:"";background-image:url(../img/arrow-circle.svg);background-repeat:no-repeat;background-size:cover;display:block;position:absolute;width:20px;height:20px;bottom:20px;right:20px;filter:invert(1)}body .part6{min-height:980px}body .part6 .imageWorker{background-image:url(../img/img-worker.png);background-repeat:no-repeat;background-position:right;background-size:cover;position:relative;width:415px;height:100%;top:65px;float:right;z-index:99}@media only screen and (max-width:992px){body .part6 .imageWorker{display:none}}body .part6 h2{color:#151c19;font-weight:800;font-size:40px;letter-spacing:3px;display:inline-block;position:relative;text-transform:uppercase;margin-bottom:40px;margin-top:89px;margin-bottom:16px}@media only screen and (max-width:768px){body .part6 h2{border-bottom:12px solid #008a46}}@media only screen and (max-width:576px){body .part6 h2{font-size:37px;margin-left:50px;margin-right:50px}}@media only screen and (max-width:400px){body .part6 h2{margin-left:25px;margin-right:25px}}body .part6 h2:after{position:absolute;content:"";background-color:#008a46;height:12px;width:630px;left:-21px;bottom:4px;z-index:-999}@media only screen and (max-width:768px){body .part6 h2:after{display:none}}body .part6 p{font-size:25px;line-height:30px}body .part6 form{margin-top:80px}@media only screen and (max-width:576px){body .part6 form{text-align:center}}body .part6 form .form-group{margin-bottom:20px}@media only screen and (max-width:576px){body .part6 form .form-group{margin-bottom:40px}}body .part6 form .form-control{border-radius:0;border:1px solid #d7d7d7;font-size:15px;padding:18px 30px;width:379px}@media only screen and (max-width:576px){body .part6 form .form-control{margin:auto}}@media only screen and (max-width:430px){body .part6 form .form-control{width:100%}}body .part6 form .form-control:focus{border:1px solid #008a46;box-shadow:none}body .part6 form ::placeholder{color:#d7d7d7}body .part6 form textarea{height:165px}body .part6 form .myLabel{font-size:15px;font-weight:700;position:absolute;right:370px;width:100px;text-align:right;top:19px;margin:0}@media only screen and (max-width:1200px){body .part6 form .myLabel{right:310px}}@media only screen and (max-width:768px){body .part6 form .myLabel{right:390px}}@media only screen and (max-width:576px){body .part6 form .myLabel{position:relative;left:0;top:-5px}}body .part6 form p{font-size:15px;color:#151c19;line-height:20px;margin-top:7px;margin-bottom:28px}body .part6 form p span{color:#c4c4c4}body .part6 form .filePart .myButton{cursor:pointer;display:block;background-color:#efefef;color:#151c19;width:190px;font-size:14px;padding:21px 27px;text-align:left;margin:0;text-transform:uppercase;position:relative}@media only screen and (max-width:576px){body .part6 form .filePart .myButton{margin:auto}}body .part6 form .filePart .myButton:before{background:#e2e2e2}body .part6 form .filePart .myButton:after{content:"";background-image:url(../img/plus.svg);background-repeat:no-repeat;background-size:cover;display:block;position:absolute;right:35px;top:26px;filter:none;width:7px;height:7px}body .part6 form .filePart #file{opacity:0;position:absolute;z-index:-1;left:0;width:0}body .part6 form .filePart .file-upload-filename{font-size:15px;padding-top:10px}body .part6 form .gdpr{padding:0;font-size:15px}body .part6 form .gdpr label a{color:#ef102f;transition:.2s all}body .part6 form .gdpr label a:hover{text-decoration:underline}body .part6 form .gdpr [type=checkbox]:checked,body .part6 form .gdpr [type=checkbox]:not(:checked){position:absolute;left:-9999px}body .part6 form .gdpr [type=checkbox]:checked+label,body .part6 form .gdpr [type=checkbox]:not(:checked)+label{position:relative;padding-left:54px;cursor:pointer;line-height:20px;display:inline-block;padding:0;margin-top:35px;color:#151c19;padding-left:33px;width:110%}@media only screen and (max-width:576px){body .part6 form .gdpr [type=checkbox]:checked+label,body .part6 form .gdpr [type=checkbox]:not(:checked)+label{width:auto}}body .part6 form .gdpr [type=checkbox]:checked+label:before,body .part6 form .gdpr [type=checkbox]:not(:checked)+label:before{content:'';position:absolute;left:0;top:0;width:20px;height:20px;border:1px solid #d7d7d7;background:#fff}body .part6 form .gdpr [type=checkbox]:checked+label:after,body .part6 form .gdpr [type=checkbox]:not(:checked)+label:after{content:'';width:10px;height:10px;background-color:#008a46;position:absolute;top:5px;left:5px;-webkit-transition:all .2s ease;transition:all .2s ease}body .part6 form .gdpr [type=checkbox]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}body .part6 form .gdpr [type=checkbox]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}body .part6 form .myButton{margin-top:39px;cursor:pointer;text-align:left;font-size:15px;padding:24px 27px;border-radius:0}body .part6 form .myButton:after{content:"";background-image:url(../img/arrow-circle.svg);background-repeat:no-repeat;background-size:cover;display:block;position:absolute;top:22px;right:19px;width:20px;height:20px;filter:invert(1)}body footer .footer1{min-height:396px;background-image:url(../img/bg-footer.png);background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:99}body footer .footer1 img{width:213px;margin-top:50px}@media only screen and (max-width:992px){body footer .footer1 img{margin-top:90px}}@media only screen and (max-width:576px){body footer .footer1 img{margin-top:120px}}body footer .footer1 h3{color:#fff;margin-top:107px;margin-bottom:20px;font-size:20px;text-transform:uppercase;font-weight:700;position:relative;z-index:0}@media only screen and (max-width:992px){body footer .footer1 h3{margin-top:40px}}body footer .footer1 h3:after{content:"";background-color:#008a46;height:6px;width:70px;display:block;margin:auto;position:relative;z-index:-1;bottom:8px}body footer .footer1 a{color:#fff;text-transform:uppercase;font-size:11px;line-height:30px;transition:.2s all;display:block}body footer .footer1 a:hover{color:#ef102f}body footer .footer1 p{color:#fff;text-transform:uppercase;font-size:11px;line-height:30px;margin-bottom:0}body footer .footer2{min-height:87px}body footer .footer2 p{font-size:13px;color:#151c19;text-align:center;margin:0;align-self:center}body footer .footer2 p a{transition:.2s all}body footer .footer2 p a:hover{color:#ef102f}body footer .footer2 p a img{width:64px}.articleDetailPage{min-height:700px}.articleDetailPage .article-detail-gallery-image{height:182px;object-fit:cover}.articleDetailPage .article-detail-content ul{list-style:none;background-color:#ededed;padding:25px 25px 25px 50px}.articleDetailPage .article-detail-content ul li{line-height:30px}.articleDetailPage .article-detail-content ul li:before{content:"\2022";color:#ef102f;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.articleDetailPage .article-detail-content p a{color:#ef102f}.articleDetailPage .article-detail-content p a:active,.articleDetailPage .article-detail-content p a:focus,.articleDetailPage .article-detail-content p a:hover{text-decoration:underline}.articleDetailPage .article-detail-heading{font-weight:700;margin:0 0 1rem 0}.articlePage{min-height:670px}.articlePage h1{color:#151c19;font-weight:800;font-size:40px;letter-spacing:3px;position:relative;text-transform:uppercase;margin-bottom:40px;text-align:center;border-bottom:12px solid #008a46;display:inline-block}@media only screen and (max-width:768px){.articlePage h1{font-size:29px}}@media only screen and (max-width:992px){.articlePage{min-height:760px}}.articlePage .list-article-item{padding-bottom:50px}@media only screen and (max-width:768px){.articlePage .list-article-item{padding-bottom:100px}}@media only screen and (max-width:992px){.articlePage .list-article-item .myReference{margin-bottom:30px}}.articlePage .list-article-item .myReference .imageWrap{position:relative}.articlePage .list-article-item .myReference .imageWrap:after{content:"";position:absolute;display:block;background-image:linear-gradient(to left,rgba(18,37,29,.85),rgba(18,37,29,.85),rgba(18,37,29,.85),rgba(5,108,58,.85));width:100%;background-size:300% 100%;background-position-x:100%;height:100%;top:0;transition:.2s all}.articlePage .list-article-item .myReference .imageWrap .list-article-item-image{height:218px;width:100%;object-fit:cover}.articlePage .list-article-item .myReference .imageWrap .myArticleText{position:absolute;text-align:center;width:100%;top:101px;z-index:99}.articlePage .list-article-item .myReference .imageWrap .myArticleText .list-article-item-heading{font-size:20px;color:#fff;text-transform:uppercase}.articlePage .list-article-item .myReference .imageWrap .myArticleText .readMoreWrap .readMore{font-size:13px;color:#fff;display:inline-block;border-bottom:2px solid rgba(255,255,255,.6)}.articlePage .list-article-item .myReference .imageWrap .myArticleText .readMoreWrap:after{content:"+";font-size:13px;color:#ef102f}.articlePage .list-article-item .myReference .imageWrap:hover:after{background-position:0}.articlePage .list-article-item .list-article-item-heading{font-size:20px;text-transform:uppercase;font-weight:700;height:50px}.articlePage .list-article-item .list-article-item-short p{min-height:100px;padding:15px 0}.articlePage .articleButton{width:140px;padding:20px 0}.contactPage h1{color:#151c19;font-weight:800;font-size:40px;letter-spacing:3px;position:relative;text-transform:uppercase;margin-bottom:40px;text-align:center;border-bottom:12px solid #008a46;display:inline-block}@media only screen and (max-width:768px){.contactPage h1{font-size:29px}}.contactPage p{margin-bottom:35px}.contactPage a{color:#ef102f;transition:.2s all}.contactPage a:hover{text-decoration:underline}.contactPage iframe{height:470px;width:100%}@media only screen and (max-width:768px){.contactPage iframe{margin-bottom:50px}}.contactPage form .form-group{margin-bottom:20px}@media only screen and (max-width:768px){.contactPage form .form-group{display:flex;justify-content:center}}.contactPage form .form-control{border-radius:0;border:1px solid #d7d7d7;font-size:15px;padding:18px 30px;width:100%}.contactPage form .form-control:focus{border:1px solid #008a46;box-shadow:none}.contactPage form ::placeholder{color:#d7d7d7}.contactPage form .form-error{font-size:12px;color:#ef102f}.contactPage form .form-message{display:block;font-weight:700;color:#ef102f;margin:30px 0}@media only screen and (max-width:768px){.contactPage form .form-message{text-align:center}}.contactPage form textarea{height:165px}.contactPage form .myLabel{font-size:15px;font-weight:700;position:absolute;left:-120px;top:19px;margin:0}.contactPage form p{font-size:15px;color:#151c19;line-height:20px;margin-top:7px;margin-bottom:28px}.contactPage form p span{color:#c4c4c4}.contactPage form .myButton{cursor:pointer}.contactPage form .gdpr{padding:0;font-size:15px}.contactPage form .gdpr label a{color:#ef102f;transition:.2s all}.contactPage form .gdpr label a:hover{text-decoration:underline}.contactPage form .gdpr [type=checkbox]:checked,.contactPage form .gdpr [type=checkbox]:not(:checked){position:absolute;left:-9999px}.contactPage form .gdpr [type=checkbox]:checked+label,.contactPage form .gdpr [type=checkbox]:not(:checked)+label{position:relative;padding-left:54px;cursor:pointer;line-height:20px;display:inline-block;padding:0;margin-top:35px;color:#151c19;padding-left:33px;width:110%}@media only screen and (max-width:576px){.contactPage form .gdpr [type=checkbox]:checked+label,.contactPage form .gdpr [type=checkbox]:not(:checked)+label{width:auto}}.contactPage form .gdpr [type=checkbox]:checked+label:before,.contactPage form .gdpr [type=checkbox]:not(:checked)+label:before{content:'';position:absolute;left:0;top:0;width:20px;height:20px;border:1px solid #d7d7d7;background:#fff}.contactPage form .gdpr [type=checkbox]:checked+label:after,.contactPage form .gdpr [type=checkbox]:not(:checked)+label:after{content:'';width:10px;height:10px;background-color:#008a46;position:absolute;top:5px;left:5px;-webkit-transition:all .2s ease;transition:all .2s ease}.contactPage form .gdpr [type=checkbox]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.contactPage form .gdpr [type=checkbox]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.ponuka{box-shadow:0 0 20px 0 rgba(0,0,0,.1);padding:25px;transition:.2s all}.ponuka:hover{background-color:#fcfcfc}.ponuka h4{color:#151c19;margin-bottom:-3px;font-weight:700}.ponuka span{color:#151c19;font-size:15px}.ponuka p{color:#151c19;margin-top:12px;font-size:15px;margin-bottom:0}.detailKariery{margin-bottom:50px}.detailKariery h1,.detailKariery h2{margin-top:40px;margin-bottom:40px}.detailKariery h1{font-weight:700}.detailKariery h4{text-transform:uppercase;margin-top:30px;margin-bottom:0}.detailKariery p,.detailKariery span{padding-left:20px;margin:0}.detailKariery form #private{width:20px;height:20px;top:5px;position:absolute}.detailKariery form .form-control{border-radius:0;border:1px solid #d7d7d7;font-size:15px;padding:18px 30px}.detailKariery form .form-control:focus{border:1px solid #008a46;box-shadow:none}.detailKariery form ::placeholder{color:#d7d7d7}.static-content{min-height:670px}.static-content h1{color:#151c19;font-weight:800;font-size:40px;letter-spacing:3px;position:relative;text-transform:uppercase;margin-bottom:40px;text-align:center;border-bottom:12px solid #008a46;display:inline-block}@media only screen and (max-width:768px){.static-content h1{font-size:29px}}.static-content a{color:#ef102f;transition:.2s all}.static-content a:hover{text-decoration:underline}.static-content ol li{font-style:Montserrat,sans-serif!important}.static-content ul{list-style:none}.static-content ul li{font-style:Montserrat,sans-serif}.static-content ul li:before{content:"\2022";color:#ef102f;font-weight:700;display:inline-block;width:1em;margin-left:-1em}@media only screen and (max-width:992px){.static-content{min-height:700px}}@media only screen and (max-width:500px){.static-content{min-height:740px}}.main-heading{color:#151c19;font-weight:800;font-size:40px;letter-spacing:3px;position:relative;text-transform:uppercase;margin-bottom:40px;z-index:2!important}@media only screen and (max-width:768px){.main-heading{text-align:center}}@media only screen and (max-width:567px){.main-heading{border-bottom:12px solid #008a46;margin-left:50px;margin-right:50px;font-size:37px}}.main-heading:after{position:absolute;content:"";background-color:#008a46;height:12px;width:100%;left:-21px;bottom:4px;z-index:-1!important;left:50%;-webkit-transform:translate(-50%,10%);transform:translate(-50%,10%)}@media only screen and (max-width:768px){.main-heading:after{left:69px;width:400px}}@media only screen and (max-width:567px){.main-heading:after{display:none}}.riccardo-special-padding{padding-bottom:2rem}.imgGallery{transition:.3s all;opacity:1;object-fit:cover;height:218px}.imgGallery:hover{opacity:.75}main .part4 .galleryButton{width:350px}@media only screen and (max-width:567px){main .part4 .galleryButton{width:100%}}.toast-message{color:#fff!important}.cf{*zoom:1}.cf:after,.cf:before{content:' ';display:table}.cf:after{clear:both}.br:after{content:'\A';white-space:pre}#topline{background-color:#000;color:#ff0}#topline a{color:#cdcdcd}#topline a:hover{color:#fff}#topline ul#lang{display:inline-block;font-size:.8rem}@media only screen and (max-width:992px){header #navbar{position:absolute;width:100%;z-index:999;top:74px}}header nav{border-bottom:1px solid rgba(53,179,62,.07)}header nav .navbar-toggler{padding:0;position:absolute;right:20px;top:18px}header nav .navbar-toggler .navbar-toggler-icon:before{content:"\f0c9";font-family:FontAwesome;color:#fff;display:block;font-size:35px}header nav .navbar-brand img{width:176px}@media only screen and (max-width:992px){header nav .navbar-brand img{margin-top:12px;margin-left:12px;margin-bottom:12px}}header ul.nav{list-style:none}@media only screen and (max-width:992px){header ul.nav{text-align:center;background-color:#ef102f;border:0 solid #fff;border-bottom:none}}header ul.nav #myid-3>a{position:relative}header ul.nav #myid-3>a:after{content:"";background-image:url(../img/plus.svg);background-repeat:no-repeat;background-size:cover;display:block;position:absolute;right:10px;bottom:45px;width:6px;height:6px}@media only screen and (max-width:992px){header ul.nav #myid-3>a:after{display:none}}header ul.nav li{position:relative;white-space:nowrap}header ul.nav li.active a{color:#ef102f}@media only screen and (max-width:992px){header ul.nav li.active a{color:#fff;background-color:#d70e2a}}header ul.nav li a{font-size:11px;text-transform:uppercase;color:#fff;display:inline-block;padding:60px 22px 40px 22px;letter-spacing:1px;transition:.2s all}@media only screen and (max-width:992px){header ul.nav li a{padding:12px;width:100%;color:#fff;font-size:13px}header ul.nav li a:hover{background-color:#ef102f;color:#fff}}@media only screen and (max-width:992px) and (max-width:992px){header ul.nav li a:hover{background-color:#d70e2a}}header ul.nav li>ul{list-style:none;padding:0;margin:0;display:none}header ul.nav li:hover a{color:#ef102f}@media only screen and (max-width:992px){header ul.nav li:hover a{color:#fff}}header ul.nav li:hover>ul{display:block;position:absolute;z-index:999;left:0;background-color:rgba(255,255,255,.95)}@media only screen and (max-width:992px){header ul.nav li:hover>ul{background-color:#d70e2a;position:relative}}header ul.nav li:hover>ul>li{white-space:nowrap}header ul.nav li:hover>ul>li a{padding:10px;color:#151c19;display:block;width:100%;transition:.2s all;font-size:11px}@media only screen and (max-width:992px){header ul.nav li:hover>ul>li a{padding:13px;color:#fff;text-transform:none;font-size:13px}}header ul.nav li:hover>ul>li a:hover{background-color:#ef102f;color:#fff}@media only screen and (max-width:992px){header ul.nav li:hover>ul>li a:hover{background-color:#fff;color:#151c19}}header ul.nav li:hover>ul>li>ul{left:100%;top:0;background-color:#444}header .arrow_wrap{display:inline-block;position:absolute;right:0;top:0;cursor:pointer}@media only screen and (min-width:992px){header .arrow_wrap{display:none}}header .arrow_wrap .arrow_down{height:43px;padding:15px;padding-right:25px;padding-left:25px;background-color:#d70e2a}.languagePanelWrap{right:100px;position:absolute;background-color:#ef102f}@media only screen and (max-width:992px){.languagePanelWrap{border:9px solid #fff;border-top:none;position:relative;right:0;width:100%}}.languagePanelWrap:after{content:"";background-image:url(../img/arrow.svg);background-repeat:no-repeat;background-size:cover;display:block;position:absolute;left:37px;top:25px;width:9px;height:5px;transition:all .4s ease}@media only screen and (max-width:1200px){.languagePanelWrap:after{top:30px;left:64px}}@media only screen and (max-width:992px){.languagePanelWrap:after{display:none}}.languagePanelWrap:hover:after{top:90px;transform:rotate(180deg)}.languageMenu{display:inline-block;padding:0;height:30px;overflow:hidden;position:absolute;top:-5px;z-index:99999;transition:all .4s ease}@media only screen and (max-width:1200px){.languageMenu{top:-10px;left:30px}}@media only screen and (max-width:992px){.languageMenu{position:relative;height:80px;top:0;left:0;width:100%;margin-top:12px}}.languageMenu:hover{height:80px;background-color:red}.languageMenu:hover a{display:block}.languageMenu a{color:#000;text-decoration:none;font-size:11px;text-transform:uppercase;color:#fff;letter-spacing:1px;display:none;transition:.2s all}@media only screen and (max-width:992px){.languageMenu a{display:block;width:100%}}.languageMenu a:hover{color:#ef102f}@media only screen and (max-width:992px){.languageMenu a:hover{color:#fff}}.languageMenu a.selected{display:block}.languageMenu li{display:block;line-height:30px;text-align:center}@media only screen and (max-width:992px){.languageMenu li{text-align:right;padding:12px;line-height:5px;font-size:10px;width:100%}}.languagePanelWrapRic{align-self:center;margin:21px auto 0 auto;position:relative}@media only screen and (max-width:992px){.languagePanelWrapRic{margin:0 auto}}.languagePanelWrapRic span{text-transform:uppercase;font-size:11px;color:#fff;position:relative;padding-bottom:20px}@media only screen and (max-width:992px){.languagePanelWrapRic span{display:none}}.languagePanelWrapRic span:after{content:"";background-image:url(../img/arrow.svg);background-repeat:no-repeat;background-size:cover;display:block;position:relative;width:9px;height:5px;margin:0 auto;transition:all .4s ease}@media only screen and (max-width:992px){.languagePanelWrapRic span:after{display:none}}.languagePanelWrapRic span:hover~.languageMenuRic{display:block}.languagePanelWrapRic .languageMenuRic{display:none;position:absolute;background-color:#fff;list-style:none;padding-left:0;text-align:center;left:50%;-webkit-transform:translate(-50%,10%);transform:translate(-50%,10%);box-shadow:0 0 15px 0 rgba(0,0,0,.1)}@media only screen and (max-width:992px){.languagePanelWrapRic .languageMenuRic{display:flex;position:relative;background-color:#d70e2a;-webkit-transform:translate(0);transform:translate(0);left:0}}.languagePanelWrapRic .languageMenuRic a{display:inline-block;padding:.6rem 2rem;font-size:11px;text-transform:uppercase;transition:.2s all}@media only screen and (max-width:992px){.languagePanelWrapRic .languageMenuRic a{color:#fff;font-size:12px;padding:13px;display:table-cell;width:50%;letter-spacing:1px}}.languagePanelWrapRic .languageMenuRic a:not(:last-child){border-bottom:1px solid #e3e3e3}@media only screen and (max-width:992px){.languagePanelWrapRic .languageMenuRic a:not(:last-child){border-bottom:1px solid transparent;border-right:1px solid #ef102f}}.languagePanelWrapRic .languageMenuRic a:hover{background-color:#e3e3e3;transition:.2s all;color:#000}.languagePanelWrapRic .languageMenuRic:hover{display:block}@media only screen and (max-width:992px){.languagePanelWrapRic .languageMenuRic:hover{display:flex}}.test111{color:red;font-size:50px;display:inline-block;width:200px}.test111:hover{-webkit-transform:scale(1.5);-khtml-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5)}.cookieinfo{background-color:rgba(0,0,0,.8)!important;color:#fff!important}.cookieinfo span{color:#fff!important}.cookieinfo #cookie_more_info{color:#fff!important;text-decoration:underline!important}.cookieinfo .cookieinfo-close{background-color:transparent!important;border:2px solid #fff!important;color:#fff!important}.cookieinfo .cookieinfo-close:hover{background-color:#fff!important;color:#000!important}[class*=" fi-"]::before,[class^=fi-]::before{margin-right:0;margin-left:0}.content-web{padding-left:15px;padding-right:15px;padding-top:30px;font-size:16px;font-family:Montserrat,sans-serif}.content-web img{max-width:100%}.sm-simple{border:0 none;background:0 0;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}@media (min-width:768px){#main-menu>ul>li{float:none;display:table-cell;width:1%;text-align:center}}.main-nav{position:relative;top:0;left:0;z-index:1000;padding-top:15px;padding-bottom:15px;width:100%;background-color:#fff}.main-nav:after{clear:both;content:"\00a0";display:block;height:0;font:0/0 serif;overflow:hidden}.nav-brand{float:left;margin:0}.nav-brand a{display:block;padding:11px 11px 11px 20px;color:#555;font-size:20px;font-weight:400;line-height:17px;text-decoration:none;height:60px}.nav-brand a img{height:100%;width:auto}@media (min-width:768px){.nav-brand a{height:100px}}#main-menu>ul{clear:both;border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;display:none}#main-menu>ul li{background-color:rgba(255,255,255,.75)}#main-menu>ul>li>a{text-transform:uppercase}@media (min-width:768px){.main-nav{position:absolute;background-color:transparent}#main-menu>ul{float:right;clear:none;display:block}#main-menu>ul>li>a>.sub-arrow{display:none}}.main-menu-btn{float:right;margin:5px 10px;position:relative;display:inline-block;width:29px;height:29px;text-indent:29px;white-space:nowrap;overflow:hidden;cursor:pointer;-webkit-tap-highlight-color:transparent}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{position:absolute;top:50%;left:2px;height:2px;width:24px;background:#555;-webkit-transition:all .25s;transition:all .25s}.main-menu-btn-icon:before{content:'';top:-7px;left:0}.main-menu-btn-icon:after{content:'';top:7px;left:0}#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon{height:0;background:0 0}#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon:before{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon:after{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#main-menu-state{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px)}#main-menu-state:not(:checked)~#main-menu{display:none}#main-menu-state:checked~#main-menu{display:block}@media (min-width:768px){.main-menu-btn{position:absolute;top:-99999px}#main-menu-state:not(:checked)~#main-menu{display:block}}ul#lang{list-style:none;margin:0;*zoom:1}ul#lang li{float:left;visibility:collapse}ul#lang li a{display:block;padding:3px 10px;visibility:visible}ul#lang:after,ul#lang:before{content:' ';display:table}ul#lang:after{clear:both}ul#lang.flag a{width:2rem;height:1.5rem;background-size:contain;background-position:50%;background-repeat:no-repeat}ul#lang.code a:before{content:attr(data-code);text-transform:uppercase}ul#lang.name a:before{content:attr(title)}.relative{position:relative}.align-center{text-align:center}.middle{position:relative;top:50%;-webkit-transform:translateY(-50%);-khtml-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.bold{font-weight:700}.uppercase{text-transform:uppercase}.br:after{content:'\A';white-space:pre}.cf{*zoom:1}.cf:after,.cf:before{content:' ';display:table}.cf:after{clear:both}@media screen and (max-width:1024px){.cf-medium{*zoom:1}.cf-medium:after,.cf-medium:before{content:' ';display:table}.cf-medium:after{clear:both}}@media screen and (min-width:1025px){.small-0{width:0}}#testProportional{margin:50px auto;width:300px;background-color:green}.crust{position:relative;width:100%;height:auto;overflow:hidden}.crust:before{content:'';display:block;padding-top:100%}.crust .core{position:absolute;top:0;left:0;bottom:0;right:0;text-align:center}.crust .core .content,.crust .core img{max-width:100%;max-height:100%;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.crust .core .content{width:100%;height:100%}.crust.cover .core img{min-width:100%;min-height:100%;height:auto;max-width:none}.crust.ratio-2_1:before{padding-top:50%}.crust.ratio-4_3:before{padding-top:75%}.crust.ratio-16_9:before{padding-top:56.25%}.crust.ratio-9_4:before{padding-top:44.44%}.crust.ratio-5_4:before{padding-top:80%}.crust.ratio-1_2:before{padding-top:200%}.crust.ratio-4_5:before{padding-top:125%}a.icon-prev:hover{color:#1992ff}.icon-prev{position:relative;display:inline;margin-left:2.25em;white-space:nowrap}.icon-prev:before{position:absolute;margin-top:.15em;left:-1.2em;font-size:1.1em;color:red}.icon-prev:first-child{margin-left:1.35em}.tai{position:relative;white-space:nowrap;color:#005eb2;font-size:1rem;line-height:1.5rem;margin-right:1rem}.tai:after{content:attr(data-title);position:relative;display:inline-block;font-size:.75rem;line-height:1.5rem;margin-left:.33rem}.tai:before{line-height:1.5rem}@media screen and (max-width:991px){.tai{cursor:help;font-size:2.5rem}.tai:after{display:none}.tai:active:after,.tai:focus:after,.tai:hover:after{display:block;position:absolute;top:.75rem;left:100%;z-index:1000;background-color:rgba(255,255,255,.85);font-size:1rem;line-height:1.5rem;padding:1px 4px;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}.tai:before{line-height:3.75rem}a.tai{cursor:pointer}}.req-sign,label .req::after{color:#c00;font-weight:700}label .req::after{content:'*';position:absolute;margin-left:.3rem;margin-left-margin-right:1.2rem}ul.evenly{text-align:justify;min-width:500px}ul.evenly:after{content:'';display:inline-block;width:100%}ul.evenly li{display:inline-block}.clickable{cursor:zoom-in}.admin-edit,.menu-content-edit{position:relative;overflow:hidden}.admin-edit:after,.menu-content-edit:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid rgba(102,82,0,.25);background-color:rgba(0,0,0,.05)}.admin-edit:after:hover,.menu-content-edit:after:hover{display:none}.admin-edit:hover,.menu-content-edit:hover{border:1px solid #900;background-color:rgba(255,255,255,.67);color:#600;cursor:url(../images/pencil-red-16.gif) 0 16,pointer}.admin-edit[data-variant=static_content],[data-variant=static_content].menu-content-edit{display:inherit}.admin-edit[data-variant=static_content]:hover,[data-variant=static_content].menu-content-edit:hover{cursor:url(../images/doc-edit-16.gif) 0 16,pointer}.menu-content-edit{display:inherit}.menu-content-edit:hover{cursor:url(../images/doc-edit-16.gif) 0 16,pointer}.navbar-brand,.navbar-nav>li>a{text-shadow:none}.btn-first{background-color:#3ab54a;color:#fff;border:2px solid transparent;border-radius:50px}.btn-first:active,.btn-first:focus,.btn-first:hover{background-color:transparent;color:#3ab54a;border:2px solid #3ab54a}.btn-second{background-color:transparent;color:#3ab54a;border:2px solid #3ab54a;border-radius:50px}.btn-second:active,.btn-second:focus,.btn-second:hover{background-color:#3ab54a;color:#fff;border:2px solid transparent}.cartcena,.cartkusy{color:#fff}#wait{background-color:rgba(255,255,255,.5);position:absolute;z-index:999;width:100%;height:100%}#wait i{color:#3ab54a;margin:20% auto;display:block}.fulllink{cursor:pointer}.filter-second-part{margin-top:25px;margin-bottom:25px}.filter-heading{background-color:silver;padding:14px;color:#fff;font-size:18px}.filter-wrapper{padding-top:25px;padding-bottom:15px;border:1px solid #ebebeb}.filter-wrapper label{font-size:12px}.filter-input,.filter-select{border-radius:50px;border:1px solid #ebebeb}.fulllink button{margin:4px;float:right}.fulllink button:before{font-family:FontAwesome;content:"\f068"}.fulllink.collapsed button:before{font-family:FontAwesome;content:"\f067"}#priceslider{margin-top:11px}.noUi-horizontal{height:10px}.noUi-handle{top:-10px!important;border-radius:50px;width:30px!important;height:30px!important;box-shadow:none}.noUi-handle:after,.noUi-handle:before{background:0 0}.noUi-connect{background-color:#3ab54a}.filter-manufacturers,.filter-tags{margin-top:25px;margin-bottom:0;background-color:#fff;padding-top:10px;padding-bottom:10px}.filter-manufacturers .checkbox,.filter-tags .checkbox{margin-top:0!important;margin-bottom:0!important}.filter-tags{margin-top:0!important}.filter-tagy{border-top:1px silver solid;margin-bottom:15px}.filter-buttons button{margin-right:10px}input[type=checkbox]{-ms-transform:scale(.7);-moz-transform:scale(.7);-webkit-transform:scale(.7);-o-transform:scale(.7)}.tag-label{padding-left:15px;padding-right:15px;padding-top:2px;padding-bottom:2px;border-radius:50px;font-weight:700}.product-wrap,.products-wrapper{padding-bottom:80px}.product{text-align:center}.product img{width:auto;height:auto;max-height:300px;margin:0 auto;display:block}.productname{color:#404041;font-weight:700;font-size:18px;margin-bottom:5px;height:50px;overflow:hidden}.category{background-color:#3ab54a;color:#fff;border-radius:50px;text-transform:uppercase;font-weight:700;font-size:13px;width:auto;display:inline-block;padding-left:20px;padding-right:20px;padding-top:2px;padding-bottom:2px}.productshort{font-weight:300;font-size:16px;color:#404041;margin-bottom:5px;height:50px;overflow:hidden}.neskladom,.skladom{font-weight:700;font-size:15px;margin-bottom:0}.skladom{color:#3ab54a}.neskladom{color:red}.beznacena{color:#404041;margin-bottom:0}.nasacena{color:#404041;font-weight:700;font-size:18px;margin-bottom:0}.buy-btn{background-color:#3ab54a;min-width:125px;width:auto;height:55px;color:#fff;border:2px solid transparent;font-size:15px;border-radius:50px;transition:.2s all;font-weight:700;text-transform:lowercase;padding:5px 10px;cursor:pointer;display:block;margin:0 auto}.buy-btn:active,.buy-btn:focus,.buy-btn:hover{color:#3ab54a;background-color:transparent;border:2px solid #3ab54a;transition:.2s all;text-decoration:none}.product-detail-wrapper{padding-top:50px;padding-bottom:50px}.product-detail-name{color:#3ab54a;font-weight:700;padding-top:15px;padding-bottom:20px}.product-detail-image{border:1px solid #ebebeb}.product-detail-info{border:1px solid #ebebeb;padding-top:10px;padding-bottom:10px}.product-gallery>div>div{padding:5px 5px 0 0}.product-detail-info-row{margin-bottom:5px;color:#747474;font-weight:300}.product-detail-price-row{margin-bottom:5px;color:#c4c4c4;font-weight:300}.product-detail-price-main-row{color:#000;font-weight:700}.main-price{color:#3ab54a}.product-form{width:100%;display:inline-block}.product-detail-input{border-radius:50px}.product-tag{display:inline-block;color:#fff;padding:5px 10px;border-radius:50px;margin-bottom:10px}.product-detail-tabs{padding-top:30px;padding-bottom:10px}.product-detail-tabs li{transition:.2s all}.product-detail-tabs li a{width:auto;background-color:#f8f8f8;padding:15px 25px;border:1px solid #ebebeb;color:#404041;font-weight:700;font-size:18px;transition:.2s all}.product-detail-tabs li a:hover{background-color:#fff;border-bottom:1px solid transparent;font-size:18px;transition:.2s all}.product-detail-tabs li .active{background-color:#fff;border-bottom:1px solid transparent;font-size:18px;transition:.2s all}.tab-content{border:1px solid #ebebeb;padding:15px}.tab-content>div{padding-top:15px;padding-bottom:15px}#add_to_cart_info{position:fixed;background-color:rgba(255,255,255,.95);width:100vw;height:100vh;top:0;left:0;z-index:99999}.add_to_cart_info_wrapper{display:flex;height:100%;width:100%;position:relative;overflow:auto}@media only screen and (max-width:991px){.add_to_cart_info_wrapper{display:block;padding-top:3rem}}.add_to_cart_info{width:100%;height:auto}.atci_shadow{box-shadow:0 0 40px 0 rgba(0,0,0,.1);background-color:#fff;position:relative;border-radius:5px}.atci_close{position:absolute;right:-25px;top:-25px;width:50px;height:50px;background-image:url(../images/close.svg);background-repeat:no-repeat;background-position:center;background-size:cover;cursor:pointer;z-index:1}@media only screen and (max-width:991px){.atci_close{right:10px}}.atci_heading{font-size:1.5rem;padding:2rem 1rem 1rem 1rem;font-weight:700;color:#000;margin-bottom:0;text-transform:uppercase}.atci_product_image{max-height:40px}.atci_second{background-color:#f4f4f4}.atci_buttons_wrapper{margin-bottom:10px;padding-bottom:2rem}.breadcrumb{background-color:#f8f8f8;color:#3ab54a}.breadcrumb a,.breadcrumb span{color:#404041;padding-left:10px;padding-right:10px}.breadcrumb .actual{font-weight:700;color:#3ab54a}.left-menu-heading{background-color:#3ab54a;padding:14px;color:#fff;font-size:18px;margin-bottom:0}.left-menu-heading:before{font-family:FontAwesome;content:"\f0c9";padding-right:10px}.leftmenu{background-color:#f8f8f8}.leftmenu ul{list-style:none}.leftmenu a:hover{color:#3ab54a;text-decoration:none}.leftmenu>ul{padding:0 10px}.leftmenu>ul>li{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #dadada}.leftmenu>ul>li>a{font-weight:700;color:#404041}.leftmenu>ul>li>a:before{content:"+";display:inline-block;margin-right:10px}.leftmenu>ul>li ul li a{color:#404041;font-weight:400}.navigation-bar-basket a,.navigation-bar-basket div{transition:.2s all}.navigation-bar-basket a:active,.navigation-bar-basket a:focus,.navigation-bar-basket a:hover,.navigation-bar-basket div:active,.navigation-bar-basket div:focus,.navigation-bar-basket div:hover{transition:.2s all}.navigation-bar-basket a{font-size:20px;color:#000;padding:14px;display:block;font-weight:300}.navigation-bar-basket .step{background-color:#eaeaea}.navigation-bar-basket .step:active,.navigation-bar-basket .step:focus,.navigation-bar-basket .step:hover{background-color:#3ab54a}.navigation-bar-basket .step:active a,.navigation-bar-basket .step:focus a,.navigation-bar-basket .step:hover a{text-decoration:none;color:#fff}@media (min-width:768px){.navigation-bar-basket .step:first-child{border-top-left-radius:50px;border-bottom-left-radius:50px}.navigation-bar-basket .step:last-child{border-top-right-radius:50px;border-bottom-right-radius:50px}}.navigation-bar-basket .active{background-color:#3ab54a}.navigation-bar-basket .active a{font-weight:700;color:#fff}.main-basket{padding-bottom:50px}.main-basket input{border-radius:50px}.main-basket h2,.main-basket h3{background-color:#3ab54a;padding:14px;color:#fff;border-radius:50px}.pointer{cursor:pointer}.cart-product{padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #ebebeb}.cart-product .cart-product-image{max-height:100px;display:block;margin:0 auto}.cart-product .cart-product-image:hover{box-shadow:0 0 10px rgba(0,0,0,.1)}.cart-product .cart-product-name{color:#000;font-weight:700;display:block}.cart-product .cart-product-name:hover{color:#3ab54a;text-decoration:none}.cart-product form{width:100%}.cart-product input{display:inline-block;width:80px;border-radius:50px;margin:0 15px}.cart-product button{margin:0 5px}.voucher input{width:auto;display:inline-block}.strankovanie{list-style:none}.strankovanie li{display:none;margin:5px;padding:5px 10px;background-color:transparent;border:1px solid #3ab54a;border-radius:50px;color:#3ab54a;cursor:pointer}.strankovanie .active{font-weight:700;display:inline-block;background-color:#3ab54a;border-radius:50px;color:#fff}.strankovanie .page{display:inline-block}.pagination li:first-child a{border-top-left-radius:50px;border-bottom-left-radius:50px}.pagination li:last-child a{border-top-right-radius:50px;border-bottom-right-radius:50px}.pagination li a{background-color:#fff;border:2px solid #3ab54a;color:#3ab54a;border-radius:50px;padding:5px 10px}.pagination li a:hover{background-color:#3ab54a;color:#fff;border:2px solid #3ab54a;box-shadow:none}.pagination .current{background-color:transparent}.pagination .current:first-child span{border-top-left-radius:50px;border-bottom-left-radius:50px}.pagination .current:last-child span{border-top-right-radius:50px;border-bottom-right-radius:50px}.pagination .current span{background-color:#3ab54a;border:2px solid #3ab54a;color:#fff;border-radius:50px;padding:5px 10px}.pagination .current span:hover{background-color:#3ab54a;border:2px solid #3ab54a;color:#fff}.js_hidden{display:none}ul.slickSlider{padding:0}ul.slickSlider li{position:relative;width:100%;height:33vh;background-position:center;background-repeat:no-repeat;background-size:cover}.sixnetFooter{max-height:32px}
