@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
/* Quick.Cms.Ext v6.x default stylesheet */

/* GLOBAL STYLES */
body, body *, body *:before, body *:after{margin:0;padding:0;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body,table{color: #717b84;font-size:0.9em;font-family: 'Roboto', sans-serif;font-weight: 300;}

body{padding:0;background:#FFFFFF;text-align:center;}

input[type="text"], input[type="password"], input[type="file"], input[type="email"], form select, form textarea{padding:2px;border-width:1px;border-style:solid;border-color:#cecece;font-family: 'Roboto', sans-serif;font-size:1rem;border-radius:2px;background-color: #111b4e;color: #FFFFFF;}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus{border-color:var(--color-dark);box-shadow:0 0 3px rgba(0,0,0,0.2);}
input[type="text"].warning-required, input[type="password"].warning-required, input[type="email"].warning-required, select.warning-required, textarea.warning-required{background:#fbefef;border-color:#bb4c2e;}
input[type="submit"], button[type="submit"]{padding:0.4em 0.9em;border-width:0px;border-style:solid;background:var(--color-primary);color:var(--color-grafit);transition:all 0.3s ease;font-family: 'Roboto', sans-serif;font-size:1rem;border-radius:0px;position: relative;}

#rightNewslleterBox .notices {float: left;width: 100%;}
.saveBoxNewslleter input[type="submit"] {width: 100px;}
.saveBoxNewslleter {float: left;position: relative;}
.saveBoxNewslleter::before {margin-left: 10px;width: 33px;height: 33px;background: url('img/right-all.png');background-position-x: 0%;background-position-y: 0%;background-position: 0px 33px;content: "";position: absolute;right: 0;top: 50%;transform: translateY(-50%);z-index: 1;}
#rightNewslleterBox .save:hover .saveBoxNewslleter::before {background-position: 0px 0px;z-index: 1;cursor: pointer;}

input[type="submit"]:hover, input[type="submit"]:focus, button[type="submit"]:hover, button[type="submit"]:focus{background:#111b4e;cursor:pointer;color: #131B4C;}
label{font-weight:400;}
label span{padding-left:10px;color:#aaa;font-weight:normal;font-size:.875em;}
/* forms common classes */
.form-full{clear:both;margin:0px auto 0;}
.form-full dt{padding:0 0 7px;}
.form-full dd{margin-bottom:20px;}
.form-full input[type="text"], .form-full input[type="email"], .form-full input[type="password"], .form-full textarea{width:99%;padding:7px;font-size:1em;}
.form-full .save{text-align:center;}
.form-full .save input{padding:0.8em 1.5em;text-transform:uppercase;letter-spacing:1px;}
.captcha input[type="text"]{min-width:60px;width:6%;}
.captcha strong{font-weight:bold;}
.captcha em{font-style:normal;font-weight:bold;}
.captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}

a{color:#b27f4b;text-decoration:none;}
a:hover{color:#000000;text-decoration:none;}

#container img{max-width:100%;}

.msg{clear:both;overflow:hidden;padding:20px 0;text-align:center;}
.msg.done, .msg.error{margin:10px 0;background:#161616 url('img/info.png') no-repeat 20px center;color: #FFFFFF;font-size:1.5rem;}
.msg.done a, .msg.error a{color:#fff;}
.msg.done a:hover, .msg.error a:hover{color:#1f1a17;}
.msg a.action{display:inline-block;margin:7px 7px;padding:3px 8px;border:1px solid #fff;text-decoration:none;font-size:0.813rem;}
.msg a.action:hover{background:#fff;}
.msg.panel a.action{margin-top:13px;}
.msg.error{background: #f2f3ef;}
body.is-msg-error404 .msg.error{margin-top:3rem;}
.wai{position:absolute;width:1px;height:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);overflow:hidden;}

#container{position:relative;width:100%;margin:0px auto;text-align:left;}
#container:after{content:"";display:table;clear:both;}
#body, #foot{margin:0 auto;padding:0;}

/* QUICK LINKS */
#skiplinks{position:absolute;top:0;left:0;}
#skiplinks a{position:absolute;top:-500px;left:0;z-index:10;min-width:200px;padding:10px;color:#fff;}
#skiplinks a:focus{top:0;background:#000;color:#fff;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head1 .container{display:flex;flex-flow:row wrap;width: 1570px;margin: 0 auto;padding:0 15px;align-items: center;}

#logo{padding: 15px 0;width: 296px;}
#topInfoAll {width: calc(100% - 296px);text-align: right;display: flex;flex-wrap: wrap;flex-direction: row-reverse;align-items: center;}
#logo #title a{color:#1f1a17;font:bold 2em 'Roboto', sans-serif;line-height:1em;text-decoration:none;}
#logo #title a span{color: #FFFFFF;background:inherit;}
#logo #title a strong{color: #FFFFFF;background:inherit;}
#logo #title a em{color: #FFFFFF;font-style:normal;}
#logo #slogan{padding:4px 0 0 4px;background:inherit;color:#1f1a17;}
#logo img {float: left;width: 250px;}

/* */
#head2 {background: rgba(75,75,75,0.1);width: 100%;}
#head2 .container{display:flex;flex-flow:row wrap;width: 1200px;margin: 0 auto;}
.menu-1.menu-top {text-align: right;}
.menu-top ul {float: right;}

/* */
#topInfo {text-align: right;margin: 10px 0 0px 0;display: inline-block;}
#topInfo li {list-style: none;display: inline-block;margin:0 5px;}
#topInfo li img {height: 12px;vertical-align: middle;}
#topInfo li a {color: #161616;padding: 0 0 0 5px;font-size: 0.75em;}

/* */
#topInfo2 {text-align: right;margin: 10px 0 0px 0;display: inline-block;}
#topInfo2 li {list-style: none;display: inline-block;margin:0 5px;}
#topInfo2 li img {height: 12px;vertical-align: middle;}
#topInfo2 li a {color: #161616;padding: 0 0 0 5px;font-size: 0.75em;}

/* */
#lang {text-align: right;margin: 15px 0 15px 0;display: inline-block;}
#lang li {list-style: none;display: inline-block;margin:0 0 0 10px;}
#lang li a {color: #161616;}
#lang li.selected a {color: #FFFFFF;}
#lang li a:hover {color: #FFFFFF;}

button:focus {outline:0;}
*:focus {
  outline: 0 !important;
}
#topInfoAll #search-form {display: none;}
#search-form{width:300px;margin:0;float: right;}
#search-form .field, #search-form .btn{float:left;height:40px;padding:5px 3%;}
#search-form .field{min-width:100px;width:79%;background:inherit;color:#FFFFFF;border-left: 0;border-top: 0;border-right: 0;border-top-right-radius:0;border-bottom-right-radius:0;border-color: #f2f3ef;border-bottom: 1px solid #f2f3ef;font-weight: 300;}
#search-form .btn{width:20%;background:#b27f4b url('img/search3.png') no-repeat center center;color:transparent;
  border-top-left-radius:0;border-bottom-left-radius:0;line-height:0.8em;}
#search-form .btn:hover, #search-form .btn:focus{transition:all 0.5s ease;background:#b27f4b url('img/search8.png') no-repeat center center;}

#search-form2{width:32px;margin:0px 10px 0 10px ;display: inline-block;vertical-align: middle;}
#search-form2 .field, #search-form2 .btn{float:left;height:30px;padding:5px 3%;}
#search-form2 .field{min-width:100px;width:79%;background:#fff;color:#FFFFFF;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;border-radius: 0;}
#search-form2 .btn{width:100%;background: url('img/search.png') no-repeat center center;color:transparent;border-top-left-radius:0;border-bottom-left-radius:0;line-height:0.8em;border-radius: 0;}
#search-form2 .btn:hover{width:100%;background: url('img/search2.png') no-repeat center center;color:transparent;border-top-left-radius:0;border-bottom-left-radius:0;line-height:0.8em;border-radius: 0;}
#search-form2 .btn:hover, #search-form2 .btn:focus{transition:all 0.5s ease;}

#search-form3 {width:32px;margin:5px 10px 0 10px ;display: inline-block;vertical-align: middle;display: none;}
#search-form3 .field, #search-form3 .btn{float:left;height:30px;padding:5px 3%;}
#search-form3 .field{min-width:100px;width:79%;background:#fff;color:#FFFFFF;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;border-radius: 0;}
#search-form3 .btn{width:100%;background:url('img/search.png') no-repeat center center;color:transparent;border-top-left-radius:0;border-bottom-left-radius:0;line-height:0.8em;border-radius: 0;}
#search-form3 .btn:hover, #search-form3 .btn:focus{transition:all 0.5s ease;}

/* */
#userBtn-form .btn2 {float: left;height: 30px;padding: 5px 3%;width:34px;margin: 0 0 0 15px;}
#userBtn-form .btn2{background: url('img/user.png') no-repeat center center;color:transparent;border-top-left-radius:0;border-bottom-left-radius:0;line-height:0.8em;}
#userBtn-form .btn2:hover {transition:all 0.5s ease;background: url('img/user-hover.png') no-repeat center center;}
#userBtn-form2 .field, #userBtn-form2 .btn2{float:left;height:30px;padding:5px 3%;}
#userBtn-form2 .btn2{width:100%;background: url('img/user.png') no-repeat center center;color:transparent;border-top-left-radius:0;border-bottom-left-radius:0;line-height:0.8em;border-radius: 0;}
#userBtn-form2 .btn2:hover{width:100%;background: url('img/user-hover.png') no-repeat center center;color:transparent;border-top-left-radius:0;border-bottom-left-radius:0;line-height:0.8em;border-radius: 0;}
#userBtn-form2 .btn2:hover, #userBtn-form2 .btn2:focus{transition:all 0.5s ease;background: url('img/user-hover.png') no-repeat center center;}
#userBtn-form3 .field, #userBtn-form3 .btn2{float:left;height:30px;padding:5px 3%;}
#userBtn-form3 .btn2{width:100%;background:url('img/user.png') no-repeat center center;color:transparent;border-top-left-radius:0;border-bottom-left-radius:0;line-height:0.8em;border-radius: 0;}
#userBtn-form3 .btn2:hover, #userBtn-form3 .btn2:focus{transition:all 0.5s ease;}

/* MENU TOP */
.menu-top .level-0-menu{list-style:none;}
.menu-top li {margin: 0 3px;}
.menu-top a{padding:.6em 10px .6em 10px;color:#717b84;text-decoration:none;transition:all 0.5s ease;letter-spacing: 0.01em;position: relative;font-size: 20px;
  font-family: 'Roboto', sans-serif;font-weight: 300;display: flex;justify-content: space-between;align-items: center;text-transform: uppercase;}
.menu-top a:hover, .menu-top .selected a, .menu-top .selected-parent a{color: #b27f4b;}
@media screen and (min-width:641px){ /* Bottom none */
  .menu-top li{position:relative;display: inline-block;float: left;}
  .menu-top a{}
    /* Bottom none */
    .menu-top .level-0-el:after{content:'';display:block;position:absolute;bottom:0;width:10%;height:1px;transition:all 0.5s ease;}
    .menu-top .level-0-el:hover:after, .menu-top .level-0-el.selected:after, .menu-top .level-0-el.selected-parent:after{width:99%;background:#b27f4b;}
}
.menu-top li > ul {text-align: left;padding: 0 15px;box-sizing: border-box;}
.menu-top li > ul > li {width: 100%;}
.menu-top li > ul > li a {padding: .2em 0em .2em 0em;}
.menu-top li > ul > li a:hover {text-decoration: none;}
.menu-top li > ul > li.selected a {text-decoration: none;}

/* SLIDER */
/* You will find slider styles in style-slider.css file */

/* BODY/CONTENT STYLES */
#body{clear:both;margin:0 auto;width: 1200px;padding: 93px 0 0px 0;}
#body:after{content:"";display:table;clear:both;}

/* PAGE */
#body.noSlider #page {padding:50px 0% 0px;}
#page{position:relative;padding:0px 0% 0px;text-align:left;display: table;width: 100%;background: #FFFFFF;position: relative;z-index: 5;}
#page:after{content:"";display:table;clear:both;}
#page h1, .heading-1{width:100%;font-size:2.65rem;line-height:2.85rem;color: #717b84;text-align:left;margin-bottom: 15px;font-weight: 100;padding: 0 0px 5px 0;position: relative;}
#page h1 strong {font-weight: bold;}

#page .msg.error h1, #page .msg.error .heading-1{margin-top:.4em;color:#fff;}
#page .msg.error.panel h1{margin:0;font-size:1rem;}

.contentShort {width:100%;text-align:left;
  margin: -5px 0 25px 0;padding: 0 0px 5px 0;position: relative;font-family: 'Roboto', sans-serif;float: left;font-size: 1.15rem;line-height: 1.35rem;color: #333333;}

/* PAGE - BREADCRUMB (navigation path) */
.breadcrumb{margin-bottom:1.25rem;width:100%;text-align:left;font-family: 'Roboto', sans-serif;font-size:1.25em;}
.breadcrumb a {color: #717b84;margin-bottom: 35px;font-weight: 300;padding: 0 0px 5px 0;position: relative;font-family: 'Roboto', sans-serif;}
.breadcrumb a:hover {color: #b27f4b;}
.breadcrumb ol{list-style:none;}
.breadcrumb li{display:inline-block;}
.breadcrumb li:not(:first-child)::before{content:"\203A";display:inline-block;padding:0 .5em;color: #575757;font-weight:bold;}

/* PAGE CONTENT */
#page div.content{font-family: 'Roboto', sans-serif;border-top: 1px solid #e1e4e7;padding: 15px 0 0 0;margin: 0px 0 0 0;font-size: 1.15rem;line-height: 1.35rem;color: #333333;}
#page div.content img {height: auto;}
#page div.content > ul, #page div.content > ol{padding:0 0 0 2em;}
/* #page div.content > ul:after, #page div.content > ol:after{content:"";display:table;clear:both;} */ /* Uncomment if necessary */
#page div.content > ul li, #page div.content > ol li{margin:.5em 0;padding:0;}
#page div.content > h2, #page div.content > h3{font-size:1.5rem;line-height:2em;font-weight:normal;}
#page div.content > h3{font-size:1.25rem;}
#page div.content > p{padding-bottom:1em;}
#page div.content strong {font-weight: 700;font-size: 1.25em;font-family: 'Roboto', sans-serif;color: #717b84;}

#page > time{color:#FFFFFF;}
@media screen and (min-width:960px){
  #page > time{position:absolute;top:2.5rem;right:0;}
}

/* IMAGES STYLES */
/* global */
#content li img{}
#content li img:hover{}
ul[class*='images-']{list-style:none;}
ul[class*='images-'] li{margin:0 0 1rem 0;background:inherit;text-align:center;}
ul[class*="images-"] img{}
ul[class*="images-"] img:hover{opacity:0.8;}
div.content .images-gallery{padding:0;}
/* list custom */
.images-1{clear:left;float:left;margin:0;}
.images-2{clear:right;float:right;margin:.5rem 0 0 1rem;}
.images-gallery{clear:both;display:flex;flex-wrap: wrap;}
.images-gallery li{margin: 1% !important;width: 23%;position:relative;}
.images-gallery li img {max-width: 100%;}
div.content .images-gallery{clear:none;}
/* @media screen and (min-width:960px){ .images-4 li{flex:0 0 25%;} } */ /* - if you want to set static number of columns */

/* */
.jakosc .images-gallery li{margin: 1% !important;width: 18%;}

/* FILES LIST STYLES */
.files-list{margin:1rem 0 .5rem;list-style:none;vertical-align:middle;font-size:0.9rem;justify-content: flex-start;display: flex;flex-direction: column;}
.files-list li{display: flex;margin: 5px 0;}
.files-list p{display:inline;color:#717b84;font-style:italic;}
.files-list a:hover p {color: #b27f4b;}
.files-list .zip{background-position:0 0;}
.files-list .xml{background-position:0 -20px;}
.files-list .xls{background-position:0 -40px;}
.files-list .web{background-position:0 -60px;}
.files-list .vcf{background-position:0 -80px;}
.files-list .txt{background-position:0 -100px;}
.files-list .sys{background-position:0 -120px;}
.files-list .swf{background-position:0 -140px;}
.files-list .psd{background-position:0 -160px;}
.files-list .pps{background-position:0 -180px;}
.files-list .png{background-position:0 -200px;}
.files-list .pic{background-position:0 -220px;}


.files-list .pdf a {background:none;height:50px;line-height: 50px;text-align:left;padding:0 0 0 50px;clear:both;position: relative;}
.files-list .pdf a:first-child:before {content:'';position:absolute;left:0;top:0;width:39px;height:50px;background:url('img/pdf-file.png') no-repeat;}

.files-list .txt a {background:none;height:50px;line-height: 50px;text-align:left;padding:0 0 0 50px;clear:both;position: relative;}
.files-list .txt a:first-child:before {content:'';position:absolute;left:0;top:0;width:39px;height:50px;background:url('img/txt-file.png') no-repeat;}

.files-list .nn{background-position:0 -260px;}
.files-list .eml{background-position:0 -280px;}
.files-list .media{background-position:0 -300px;}
.files-list .fla{background-position:0 -320px;}
.files-list .exe{background-position:0 -340px;}
.files-list .chm{background-position:0 -360px;}
.files-list .cdr{background-position:0 -380px;}

/* QUICK.BOX */
#quick-box{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba( 0, 0, 0, 0.7 );z-index:99999200;}
#quick-box .background{height:100%;}
#quick-box .quick-box-container{position:absolute;padding:0;border-radius:5px;box-shadow: 0 0 15px 1px #000;}
#quick-box .image-wrapper{position:relative;line-height:0;}
#quick-box .image-wrapper img{margin:0;padding:0;border-radius:5px;}
#quick-box .navigation{position:absolute;bottom:0;margin:0;padding:.5em 0;text-align:center;font-size:0.875rem;font-weight:bold;color:#ddd;line-height:normal;background:rgba( 0, 0, 0, 0.2 );width:100%;}
#quick-box .full-size{position:absolute;right:8px;top:2px;width:24px;height:24px;font-size:0.1em;color:transparent;background:url('../admin/img/fullscreen.png') no-repeat;}
#quick-box .description{margin:0;padding:.5em 0;text-align:center;font-size:0.875rem;color:#ddd;font-weight:bold;background:rgba( 0, 0, 0, 0.8 );border-bottom-left-radius:5px;border-bottom-right-radius:5px;max-height:66px;overflow:hidden;}
#quick-box .arrow{position:absolute;display:block;width:50%;top:15%;height:70%;margin:0px;font-family:'Rajdhani', sans-serif;z-index:100;opacity:0.5;text-decoration:none;}
#quick-box .arrow:before, #quick-box .arrow:after{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);}
#quick-box .arrow:before{width:32px;height:32px;margin:0 10px;background:url('img/arrows.png') no-repeat 0 0;z-index:1;}
#quick-box .arrow:after{width:52px;height:52px;background:rgba( 0, 0, 0, 0.2 );z-index:-1;}
#quick-box .arrow.prev:before{background-position:0 -32px;}
#quick-box .arrow.next:before{right:0;}
#quick-box .arrow.next:after{right:0;}
#quick-box .arrow:hover{opacity:0.9;}
#quick-box .prev{left:0px;}
#quick-box .next{right:0px;}
#quick-box .close{position:absolute;top:0;right:0;padding:0.15em 0.4em 0.2em;opacity:0.5;background:#000;color:#fff;font-weight:bold;font-family:'Rajdhani', sans-serif;text-decoration:none;border:1px solid #fff;border-top:none;border-right:none;border-top-right-radius:5px;z-index:100;}
#quick-box .close:hover{opacity:0.8;}
#quick-box .close, #quick-box .arrow{line-height:normal;}
#quick-box .loading{display:block;padding:40px 35px;color:white;line-height:1em;}
@media /* High px density (mostly mobile) - so you can magnify something */
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (        min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx){
  #quick-box .close{font-size:1.5rem;}
  #quick-box .prev, #quick-box .next{opacity:0.5;text-decoration:none;}
}

/* SUBPAGES LIST STYLES */
/* global */
.title{padding:0 0 0.5em;font-size:1.25rem;position: relative;}
.title a{color:#FFFFFF;font-weight:bold;background:none;text-decoration:none;}
.title a:hover{color:#FFFFFF;background:none;text-decoration:none;}
time.date{display:block;padding:0 0 0.3em;color:#6e6e6e;}
[class|="pages"]{clear:both;margin:.5rem 0;list-style:none;}
[class|="pages"] .page:after{content:"";display:table;clear:both;}
[class|="pages"] .more{display:block;margin:0.3em 0 0;}
[class|="pages"] p{padding:0.3em 0;}

/* standard list */
.pages-list {display: flex;flex-wrap: wrap;justify-content: space-between;}
.pages-list .page{margin:0 0 50px 0;padding:0;width: 31.333%;}
.pages-list .page .image{float:left;margin:0 0 5px 0;width: 100%;}
.pages-list ul, .pages-list ol{margin:5px 0 0 4%;padding:0;list-style:disc;}
.pages-list .page li{padding:0;border:0;background:none;}
.pages-list .page ol{list-style:decimal;}

.pages-list .page .description img {max-width: 100%;height: auto;}

.pages-list h2 a {width:100%;float:left;font-size:1.25em;color: #414042;text-align:left;margin: 15px 0;font-weight: 300;padding: 0 0px 5px 0;position: relative;font-family: 'Roboto', sans-serif;}
.bottomMore2 {margin-top:15px;text-transform: uppercase;}

.pages-list {display: flex;flex-wrap: wrap;width: 100%;}
.pages-list .page {width:100%;color: #414042;}

.pages-list .page.zastosowanie .description ul {column-count: 3;list-style: none;width: 100%;padding: 0 15px;margin: 0;}
.pages-list .page.zastosowanie .description ul li::before {content: "\2022";color: red;font-weight: bold;display: inline-block;width: 1em;margin-left: -1em;}
.pages-list .page.zastosowanie .description ul li {font-size: 0.85em;color: #414042;}
.pages-list .page.zastosowanie .description {line-height: 1.5em;font-size: 1.05em;font-family: 'Roboto', sans-serif;}

.pages-list .page.zastosowanie .title {color: #414042;margin-bottom: 30px;}
.pages-list .page.zastosowanie .title::before {content: "";position: absolute;left: 0;bottom: 2px;height: 1px;width:20%;background:#FFFFFF;}
.pages-list .page.zastosowanie .title::after {content: "";position: absolute;left: 20%;bottom: 0;height: 6px;width:6px;background:#FFFFFF;border-radius:100%;}

.pages-list .page.kluczoweZalety {margin-top:25px;}
.pages-list .page.kluczoweZalety ul {list-style: none;width: 100%;padding: 0 15px;margin: 0;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.pages-list .page.kluczoweZalety ul li {font-size: 0.85em;color: #414042;width: 48%;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;margin-bottom: 35px;}
.pages-list .page.kluczoweZalety ul li p {width:calc(100% - 162px);}
.pages-list .page.kluczoweZalety ul li img {float: left;}
.pages-list .page.kluczoweZalety .description {line-height: 1.5em;font-size: 1.05em;font-family: 'Roboto', sans-serif;}

.pages-list .page.kluczoweZalety .title {color: #414042;margin-bottom: 30px;}
.pages-list .page.kluczoweZalety .title::before {content: "";position: absolute;left: 0;bottom: 2px;height: 1px;width:20%;background:#FFFFFF;}
.pages-list .page.kluczoweZalety .title::after {content: "";position: absolute;left: 20%;bottom: 0;height: 6px;width:6px;background:#FFFFFF;border-radius:100%;}
.pages-list .page.kluczoweZalety ul li:nth-last-child(-n + 2) {margin-bottom: 0px;}

/* */
#pages-related {width: 100%;float: left;margin:0px 0;}
#pages-related > h2 {color: #414042;margin-bottom: 0px;position: relative;padding: 0 0 0.5em;font-size: 1.25rem;}
.lazy2 {width: 100%;float: left;}
.lazy2 .slick-dots {float: none !important;}
.lazy2 .slick-slide {background: #303845;}
.lazy2 .slick-slide .image img {display: inline-block;max-width: 100%;border: 0px solid #f2f3ef;border-radius:0%;}
.lazy2 .slick-slide li {text-align: center;}
.lazy2 .slick-slide {text-align: center;}
.lazy2 .slick-slide h2 a {width:100%;float:left;font-size:1.25em;color: #414042;text-align:left;margin: 15px 0;font-weight: 300;padding: 0 0px 5px 0;position: relative;font-family: 'Roboto', sans-serif;}
.lazy2 .slick-slide h2 a:hover {color: #FFFFFF;}
.lazy2 .description {float: left;width: 100%;}
.lazy2 {margin: 0px 0% 25px 0% !important;}
.lazy2 .slick-slide {padding: 0px 20px 0px 20px !important;}
.lazy2 .slick-dots {margin: 0px auto 0 auto !important;}

/* */
.zastosowanie .widget-id-15 {background: none !important;}
.zastosowanie .widget-id-15.widget div.head{margin:.8em 0 .4em;color: #414042;font-size:2.417rem;font-weight:700;
  text-transform: uppercase;text-align: center;width: 100%;font-family: 'Roboto', sans-serif;line-height: 1em;}
.zastosowanie .widget-id-15.widget div.head span {float: left;width: 100%;font-size:1.617rem;margin-top: 15px;font-family: 'Roboto', sans-serif;line-height: 0.95em;}

/* subpages gallery/boxes/products etc */
.pages-gallery{display:flex;flex-flow:row wrap;justify-content:space-between;}
.pages-gallery .page{flex:0 0 100%;margin:15px 0;padding:20px;text-align:center;}
.pages-gallery .page .image{margin:0 0 5px;}
.pages-gallery div.description{padding:0.3em 0;text-align:justify;}

.pagination{text-align:right;}
.pagination ul, .pagination li{display:inline;}
.pagination li{padding:0 2px;}
.pagination a, .pagination strong{padding:0 3px;}

/* SITE MAP */
#site-map{clear:left;margin:1rem 0;list-style:none;display: flex;flex-wrap: wrap;}
#site-map .sitemap__section{padding:.3em 0 .3em 2rem;list-style:none;}
#site-map .sitemap__el{padding:.3em 0;}
#site-map .sitemap__el--0{padding: 15px;border: 1px dashed#f2f3ef;margin: 1%;}
#site-map .sitemap__link--0, #site-map .sitemap__nolink--0{font-size: 1.15rem;font-weight: 700;}
#site-map .sitemap__link--1, #site-map .sitemap__nolink--1{font-size:1.025rem;}
#site-map a {color:#676767;}
#site-map a:hover {color:#FFFFFF;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{background-color: #f7f0e7;color:#000000;font-size:12px;border-top:0px solid #f1d4b3;position: relative;z-index: 5;}
#foot .container{}
#foot a{color: #b27f4b;text-decoration: none;text-decoration:none;}
#foot a:hover{text-decoration:none;color:#000000;}
#foot .options ul{display:flex;list-style:none;}
#foot .options li:not(:last-child){margin-right:2rem;}
#foot .options a{display:block;width:16px;height:16px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;background:url('img/options.png') no-repeat center 0;}
#foot .options .print a:hover{background-position:center -16px;}
#foot .options .back a{background-position:center -32px;}
#foot .options .back a:hover{background-position:center -48px;}

#powered{clear:both;width:100%;text-align:center;padding:15px 0;border-top:1px solid #f5eadc;background:#f7f0e7;font-family: 'Roboto', sans-serif;font-size:12px;}
#powered a{display:inline-block;color: #000000;text-decoration: none;}
#powered a:hover {text-decoration: none;color:#b27f4b;text-decoration: underline;}

#powered .container {display:flex;flex-wrap:wrap;justify-content:space-between;width:1200px;margin:0 auto;float:none;align-items:center;padding:0 15px;}
#lBox2 img {height:33px;}

/* COMMON CLASSES */

.form-full{clear:both;margin:25px auto 0;}
.form-full dt{padding:0 0 7px;}
.form-full dd{margin-bottom:0px;}
.form-full input[type="text"], .form-full input[type="email"], .form-full input[type="password"], .form-full textarea{width:100%;padding:7px;font-size:1em;font-family: 'Roboto', sans-serif;}
.form-full .save{text-align:right;}
.form-full .save input{}
.captcha input[type="text"]{min-width:60px;width:6%;}
.captcha strong{font-weight:bold;}
.captcha em{font-style:normal;font-weight:bold;}
.captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}

/* ADMIN OPTIONS */
#page ul.options{position:absolute;right:0;top:15px;min-width:100px;list-style:none;text-align:right;}
#page ul.options li{display:inline-block;margin-left:10px;}
.panel-link{display:inline-block;width:21px;height:21px;background:rgba(255,255,255,0.6) url('../admin/img/options.png') no-repeat 0px 0px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;}
.panel-link.edit:hover{background-position:0 -21px;}
.panel-link.delete{background-position:-21px 0;}
.panel-link.delete:hover{background-position:-21px -21px;}

.dev{padding:5px;text-align:center;color:#f00;font-weight:bold;}

@media print{
  /* PRINT STYLES */
  * {color:#000 !important;background:#fff !important;border-color:#444 !important;border-width:1px !important;}

  body{margin:1cm 0;font-size:0.875em;}
  #container{position:static;width:17.2cm;height:auto;margin:0;box-shadow:none;}
  #head1{height:auto;}
  #logo{padding:0 0 0.2cm;}
  #logo #title a{font-size:2em;}
  .menu-top{margin-top:0.3cm;}
  .menu-top li a{padding:0.1cm 0.2cm;border:0;border-right:1px solid #000;font-size:1em;}
  .menu-top .selected a, .menu-top .selected-parent a{font-weight:bold;}
  #head2 .container{position:static;}

  #body{clear:none;border-top:0;}
  #page{clear:both;position:static;float:none;}
  #page h1{margin:0;}

  #body, #head1, #foot{float:none;}
  .menu-top li:hover:after, .menu-top .selected:after, .menu-top .selected-parent:after, #search-form, #foot .options{display:none;}
}

/* PLUGINS */

/* USER ORDERS HISTORY */
.details-list .legend{padding:1em 0 0.5em;background:inherit;color:#2e6a97;font-size:1.2em;font-weight:bold;}
.details-list dl{display:block;width:100%;margin:0;padding:5px 0;border-top:2px solid #e0e0e0;border-bottom:2px solid #e0e0e0;background:#f8f8f8;}
.details-list dt, .details-list dd{display:inline-block;width:40%;margin:0;padding:3px 0;vertical-align:top;}
.details-list dt{clear:left;text-align:right;}
.details-list dd{padding-left:2%;font-weight:bold;}
.details-list .comment{font-weight:normal;}

/* PAGES PRODUCTS */
div.price{padding:5px 0;color:#717b84;font-size:1.35em;text-align: left;float: left;width: 100%;margin: -25px 0 15px 0;}
div.price em{padding-right:4px;font-style:normal;color:#717b84;font-weight: 300;}
div.price strong{font-size:1.325em;font-weight:400;color: #b27f4b;}
div.price.bigger strong{padding:0 2px;font-size:1.222em;}
div.price.bigger {font-size:1.95em;}
div.price span{padding-left:4px;color: #b27f4b;font-weight:bold;}
div.price.old *{color:#b27f4b;}
div.price.old strong{text-decoration:line-through;}
.is-old-price div.price:not(.old) *{color:#b27f4b;} /* highlight price when it is promotion */
.price.old {margin: -5px 0 5px 0;}
#page > .price{padding-bottom:10px;color:#333;font-size:1.125em;}

/* ORDERING */
.order-box{margin:0px 0 35px 0;text-align: left;float: left;display: flex;justify-content: flex-start;width: 100%;}
.order-link{border-width:1px;border-style:solid;background:#b27f4b;color:#fff;text-decoration:none;transition:all 0.3s ease;font-weight: 300;font-size: 20px;padding:10px 15px;font-family: 'Roboto', sans-serif;}
.order-link:hover, .order-link:focus{background:#000000;color:#fff;text-decoration:none;cursor:pointer;}

.order-form legend{width:99%;margin-bottom:10px;padding-bottom:15px;color:#cc1426;font-size:1.5em;font-weight:normal;border-bottom:1px solid #eff0f3;}
.order-form .option{margin:4px 0 10px;font-size:0.875em;}
.order-form .option label{margin:0 4px;font-weight:normal;}
.ordered-elements table{margin:0 0 20px;width:99%;border-collapse:collapse;border:1px solid #e8eaee;font-size:1em;}
.ordered-elements tr > *{padding:5px 7px;background:#fff;font-weight:normal;text-align:left;}
.ordered-elements thead td{padding:5px;background:#FFFFFF;color:#fff;}
.ordered-elements thead em{padding:0 4px 0 0;font-style:normal;}
.ordered-elements tbody tr:nth-child(even) > *{background:#f8f8f8;}
.ordered-elements .price{text-align:right;}
.ordered-elements .quantity{width:100px;text-align:right;}
.ordered-elements .quantity input{text-align:right;}
.ordered-elements .quantity label{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
.ordered-elements tfoot .summary > *{padding:10px;font-size:1.25em;background:#f8f8f8;}
.ordered-elements .recount th{text-align:right;}
.ordered-elements .recount input{padding:3px 8px;font-size:0.875em;}
#basket-options{width:100%;}
#basket-options li{display:inline-block;width:49.3%;}
#basket-options .checkout{text-align:right;font-size:1.125em;}
#basket-options .btn.continue{background:#666;}
#basket-options .btn.continue:hover{background:#FFFFFF;}
#checkout{display:none;margin-top:0;padding-top:30px;}
[class*="menu-"] .products-in-basket{display:inline-block;
  margin-left:4px;padding:3px 5px 2px 5px;text-align:center;border-radius:2px;font-style:normal;font-size:0.75em;background:#000000;color: #FFFFFF;}
[class*="menu-"] a:hover .products-in-basket, [class*="menu-"] .selected a .products-in-basket{color:#fff;background:#b27f4b;}

/* RELATED PAGES */
#pages-related{clear:both;}
#pages-related > h2{padding-top:1em;color:#FFFFFF;font-size:1.95em;font-weight: 700;}
.productLocation .price, .productLocation #bottomMore2, .productLocation .order-box {display: none !important;}
#pages-related.productLocation .bottomMore2 {display: none !important;}

#pages-related .lazy2 .slick-slide .title {padding: 0 0 0.5em;font-size: 1.25rem;}
#pages-related .lazy2 .slick-slide h2 a {width:100%;float:left;font-size:1.25em;color: #FFFFFF;text-align:left;margin: 15px 0;font-weight: 300;padding: 0 0px 5px 0;position: relative;font-family: 'Roboto', sans-serif;}
#pages-related .lazy2 .slick-slide h2 a:hover {color: #FFFFFF;text-decoration: underline;}
#pages-related .lazy2 .slick-slide .description {float: left;width: 100%;margin: -20px 0 10px 0;text-align: left;color: #FFFFFF;}

#pages-related .slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: #FFF;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#pages-related .slick-dots li.slick-active button:before
{
    opacity: .75;
    color: #FFFFFF;
}
#pages-related .lazy2 .slick-slide {padding: 0px 0px !important;}
#pages-related .slick-list {margin: 0 -15px;}


/* PAGES NEW FIELD */
[class|="pages"] div.page-field{margin:.5rem 0;font-weight:normal;font-size:1em;line-height:1.4em;}
#page p.page-field{line-height:1.5em;}
#page p.page-field strong{padding-right:5px;}


/* PAGES FEATURES */
#features {float: left;width: 100%;padding: 0px 0;}
#features {margin:5px 0 15px 0;width:100%;border-collapse:collapse;border:0px solid #e8eaee;font-size:1em;}
#features caption{margin:0em 0 .8em;color: #b27f4b;font-size:1.35rem;font-weight:300;text-transform: uppercase;text-align: left;width: 100%;border: 0px;}
#features tbody td, #features tbody th{padding:0px;font-weight:normal;text-align:left;}
#features tbody tr:nth-child(even) td, #features tbody tr:nth-child(even) th{}

#features tr th, #features tr td {border-top:0px;border-left:0px;border-right:0px;border-bottom:1px solid #eff1f5;line-height: 26px;}

#features tr {width: 46%;float: left;border:0px;margin:0 0%;}
#features tr > th {width: 50%;float: left;font-weight:300;text-transform: uppercase;}
#features tr > td {width: 50%;float: left;font-weight: 300;}

/* NOTICES ACCEPTS */
.notices{list-style:none;}
.notices .option, .option.notice{margin:4px 0 10px;font-size:0.875em;text-align: left;}
.notices .option label, .option.notice label{margin-left:4px;font-weight:normal;}

/* TAGS */
.tags{clear:both;padding:0.5em 0;list-style:none;margin: 15px 0;}
.tags li{display:inline-block;}
.tags a{display:inline-block;margin:0 5px;padding:3px 6px 3px 21px;background:url('img/tag.png') no-repeat 2px 4px;border:1px solid #b27f4b;color: #b27f4b;transition: all 0.5s all;}
.tags a:hover{color:#717b84;border:1px solid #717b84;}
.tags li.head a{margin:0;padding-left:0;border:0;}

/* DROP DOWN MENU */
/* it is RECOMMENDED to combine these styles with standard .menu-top styles */
.menu-top ul{list-style:none;}
/* dropdown mark */
.menu-top li.drop-down:before{position:absolute;right:3px;display:block;content:"\25be";color:#6e6e6e;display: none;}
/* dropdown mark - second level */
.menu-top .level-1-el.drop-down:before{top:50%;transform:translateY(-50%) rotate(-90deg);}
/* global submenus styles */
.menu-top ul ul{display:none;white-space:nowrap;background: #FFFFFF;-webkit-box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.27);
  -moz-box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.27);
  box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.27);}
.menu-top li:hover > ul{display:block;} /* show submenu on hover */

@media screen and (min-width:641px){
  .menu-top ul ul{position:absolute;top:100%;left:0px;z-index:10;width:auto;height:auto;}
  .menu-top .level-1-el a{font-size:1.063rem;}
  .menu-top .level-2-el a{font-size:0.875rem;}
  /* third level submenu */
  .menu-top .level-2-menu{top:0;left:100%;border-left:5px solid #FFFFFF;}
}
@media screen and (max-width:640px){
  .menu-top ul ul{top:10%;left:5px;}
  .menu-top li:hover > .level-2-menu{display:none;}
}

/* DOWNLOAD LIST */
#download-list{width:100%;margin:15px 0 5px;}
#download-list td{padding:7px 12px;}
#download-list thead{text-align:center;}
#download-list thead a{font-weight:bold;color: #000000;}
#download-list tbody .name a {color: #474747;}
#download-list tbody .name a:hover {color: #FFFFFF;}
#download-list tbody .name a:first-child{position:relative;padding-left:26px;}
#download-list tbody .name a:first-child:before{content:'';position:absolute;left:0px;width:16px;height:20px;background:url('img/files-ext.gif') no-repeat 0 -260px;}
#download-list tbody p{margin:5px 0 0 26px;color:#777;font-size:0.938em;}
#download-list tbody .size, #download-list tbody .date-file{width:17%;max-width:170px;text-align:center;vertical-align:middle;font-size:0.938em;}
#download-list tbody .size{text-align:right;}
#download-list tbody .size abbr{font-style:italic;color:#777;}
#download-list tbody .zip .name a:first-child:before{background-position:0 0;}
#download-list tbody .xml .name a:first-child:before{background-position:0 -20px;}
#download-list tbody .xls .name a:first-child:before{background-position:0 -40px;}
#download-list tbody .web .name a:first-child:before{background-position:0 -60px;}
#download-list tbody .vcf .name a:first-child:before{background-position:0 -80px;}
#download-list tbody .txt .name a:first-child:before{background-position:0 -100px;}
#download-list tbody .sys .name a:first-child:before{background-position:0 -120px;}
#download-list tbody .swf .name a:first-child:before{background-position:0 -140px;}
#download-list tbody .psd .name a:first-child:before{background-position:0 -160px;}
#download-list tbody .pps .name a:first-child:before{background-position:0 -180px;}
#download-list tbody .png .name a:first-child:before{background-position:0 -200px;}
#download-list tbody .pic .name a:first-child:before{background-position:0 -220px;}

#download-list tbody .pdf .name a {background:none;height:50px;line-height: 50px;text-align:left;padding:0 0  0 60px;clear:both;float:left;}
#download-list tbody .pdf .name a:first-child:before {content:'';position:absolute;left:0;top:0;width:39px;height:50px;background:url('img/pdf-file.png') no-repeat;}

#download-list tbody .nn .name a:first-child:before{background-position:0 -260px;}
#download-list tbody .msg .name a:first-child:before{background-position:0 -280px;}
#download-list tbody .media .name a:first-child:before{background-position:0 -300px;}
#download-list tbody .fla .name a:first-child:before{background-position:0 -320px;}
#download-list tbody .exe .name a:first-child:before{background-position:0 -340px;}
#download-list tbody .chm .name a:first-child:before{background-position:0 -360px;}
#download-list tbody .cdr .name a:first-child:before{background-position:0 -380px;}


/* ASK ABOUT LINK - redirects to contact panel */
#ask-about-link{margin:0px 0 35px 0;float: left;width: 100%;display: flex;}
#ask-about-link a {border-width:0px;border-style:solid;background:#717b84;
  color:#FFFFFF;transition:all 0.3s ease;margin:0 0 0px 0px;font-weight: 300;font-size: 20px;padding:10px 15px;font-family: 'Roboto', sans-serif;}
#ask-about-link a:hover{background:#b27f4b;cursor:pointer;color:#FFFFFF;}

/* dodatkowe pole */
.butonBox span{margin:25px 0;float: left;}
.butonBox span a {padding:10px 15px;border-width:0px;border-style:solid;background:#717b84;
  color:#FFFFFF;transition:all 0.3s ease;font-size:1em;margin:0 0 0px 0px;font-weight: 300;font-size: 1.15em;font-family: 'Roboto', sans-serif;}
.butonBox span a:hover{background:#b27f4b;cursor:pointer;color:#FFFFFF;}

/* CONTACT-PANEL */
.contact-panel{padding:1.5rem 0;}

/* */
#menuFooterAll {float: left;width: 100%;background: #f7f0e7;padding: 25px 0 25px 0;} 
#menuFooterAllCenter {width: 1200px;margin: 0 auto;display: flex;flex-wrap: wrap;}
.footerLogo {display: flex;flex-direction: column;width: 50%;}
.leftFooter .footerLogo ul {padding: 0 0px;margin: 15px 0 0 0;}
.leftFooter {width: 45%;background: #f7f0e7;padding: 15px 0px;box-sizing: border-box;margin: 0% auto 0 0;display: flex;justify-content: space-between;}
.leftFooter > .widgets-list {margin-left: 50px;display: flex;width: 45%;}
.leftFooter img {width: 235px;float: left;}
.leftFooter ul  {list-style: none;padding: 0 15px;margin: 0 0 0 0;}
.leftFooter .widget.type-1 p {padding: 0px !important;}
.rightFooter2 {width: auto;background: #f7f0e7;padding: 15px;box-sizing: border-box;margin: 0 0 0 1%;display: flex;flex-direction: column;}
.rightFooter3 {width: 18%;background: #f7f0e7;padding: 15px;box-sizing: border-box;margin: 1%;}
.rightFooter {width: 18%;background: #f7f0e7;padding: 15px;box-sizing: border-box;margin: 0 1% 0 auto;}
.rightFooter ul {list-style: none;}
.rightFooter legend {font-size: 20px;font-weight: 400;color:#000000;margin: auto 0 15px 0;}
.rightFooter2 legend {font-size: 20px;font-weight: 400;color:#000000;margin: 0 0 15px 0;}
.rightFooter3 legend {font-size: 1.25em;font-weight: 400;color: #000000;margin: 0 0 15px 0;}
body #foot .menu-2 ul li a {color: #000000;font-size: 14px;font-weight: 300;}
body #foot .menu-2 ul li a:hover {color: #b27f4b;}

body #foot .menu-3 ul {list-style: none;}
body #foot .menu-3 ul li a {color: #000000;font-size: 14px;font-weight: 300;}
body #foot .menu-3 ul li a:hover {color: #b27f4b;}

body #foot .menu-4 ul {list-style: none;}
body #foot .menu-4 ul li a {color: #000000;font-size: 14px;font-weight: 300;}
body #foot .menu-4 ul li a:hover {color: #b27f4b;}

/* */
#bottomMore {float: right;}
#bottomMore a {padding: 7px 15px 5px 15px;font-size: 20px;}
.the-arrow{width:64px;transition:all 0.2s;}
.the-arrow.-left{position:absolute;top:60%;left:0;}
.the-arrow.-left > .shaft{width:0;background-color:#999;}
.the-arrow.-left > .shaft:before, .the-arrow.-left > .shaft:after{width:0;background-color:#999;}
.the-arrow.-left > .shaft:before{-webkit-transform:rotate(0);transform:rotate(0);}
.the-arrow.-left > .shaft:after{-webkit-transform:rotate(0);transform:rotate(0);}
.the-arrow.-right{top:0px;}
.the-arrow.-right > .shaft{width:64px;transition-delay:0.2s;}
.the-arrow.-right > .shaft:before, .the-arrow.-right > .shaft:after{width:8px;transition-delay:0.3s;transition:all 0.5s;}
.the-arrow.-right > .shaft:before{-webkit-transform:rotate(40deg);transform:rotate(40deg);}
.the-arrow.-right > .shaft:after{-webkit-transform:rotate(-40deg);transform:rotate(-40deg);}
.the-arrow > .shaft{background-color:#999;display:block;height:1px;position:relative;transition:all 0.2s;transition-delay:0;will-change:transform;}
.the-arrow > .shaft:before, .the-arrow > .shaft:after{background-color:#999;content:'';display:block;height:1px;position:absolute;top:0;right:0;transition:all 0.2s;transition-delay:0;}
.the-arrow > .shaft:before{-webkit-transform-origin:top right;transform-origin:top right;}
.the-arrow > .shaft:after{-webkit-transform-origin:bottom right;transform-origin:bottom right;}
.animated-arrow{display:inline-block;color:#999;font-size:1.25em;font-style:italic;text-decoration:none;position:relative;transition:all 0.2s;}
.animated-arrow:hover{color:#000000;}
.animated-arrow:hover > .the-arrow.-left > .shaft{width:64px;transition-delay:0.1s;background-color:#000000;}
.animated-arrow:hover > .the-arrow.-left > .shaft:before, .animated-arrow:hover > .the-arrow.-left > .shaft:after{width:8px;transition-delay:0.1s;background-color:#000000;}
.animated-arrow:hover > .the-arrow.-left > .shaft:before{-webkit-transform:rotate(40deg);transform:rotate(40deg);}
.animated-arrow:hover > .the-arrow.-left > .shaft:after{-webkit-transform:rotate(-40deg);transform:rotate(-40deg);}
.animated-arrow:hover > .main{-webkit-transform:translateX(80px);transform:translateX(80px);}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft{width:0;-webkit-transform:translateX(200%);transform:translateX(200%);transition-delay:0;}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before, .animated-arrow:hover > .main > .the-arrow.-right > .shaft:after{width:0;transition-delay:0;transition:all 0.1s;}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before{-webkit-transform:rotate(0);transform:rotate(0);}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:after{-webkit-transform:rotate(0);transform:rotate(0);}
.animated-arrow > .main{display:flex;align-items:center;transition:all 0.2s;}
.animated-arrow > .main > .text{margin:0 16px 0 0;line-height:1;}
.animated-arrow > .main > .the-arrow{position:relative;}

/* */
#OfertaFirstPage {float: left;width: 100%;margin:0 0 10px 0;background: rgba(75,75,75,0.1);padding: 15px 15px 25px 15px;}
#OfertaFirstPage h2 {margin:.4em 0 0em;color:#FFFFFF;font-size:2.417rem;font-weight:700;text-transform: uppercase;text-align: center;width: 100%;}
#OfertaFirstPage h3 {text-align: center;width: 100%;font-weight: 300;margin: 0 0 35px;}
#OfertaFirstPage .pages-list .page {margin: 15px auto; padding: 0; width: 80%;font-size: 1.15em;}
#OfertaFirstPage a {float: left;width: 100%;position: relative;overflow: hidden;}
#OfertaFirstPage img {transition: all 1s ease;float: left;}
#OfertaFirstPage img:hover {-webkit-transform: scale(1.2) rotate(5deg);-ms-transform: scale(1.2) rotate(5deg);transform: scale(1.2) rotate(5deg);opacity: 0.65;}

/* */
#blockIcon {float: left;width: 100%;text-align: center;margin: 0 0 50px 0;padding: 0 15px 25px 15px;}
.titleNum  {margin:.8em 0 .4em;color:#474747;font-size:2.417rem;font-weight:700;text-transform: uppercase;text-align: center;width: 100%;}
.columnsNumber {display: flex;flex-wrap: wrap;}
.columnsNumber .listIteamFooter {width: 14.6667%;margin:1%; }
.titleNumber {font-weight: 300;}

/* */
.container > #content {float: left;width: 100%;text-align: center;margin: 0 0 0px 0;padding: 0 0px 25px 0px;}
.widgets-list.widgets-2 {float: left;width: 100%;margin: 0 0 10px 0;}
.widgets-list.widgets-3 {float: left;width: 100%;}
.widgets-list.widgets-2 .widget h2.head {color:#FFFFFF;}

/* */
.sidr-inner li{position:relative;}
.sidr-inner li .more{position:absolute;right:10px;top:15px;width:20px;height:20px;padding:10px;border-radius:0px;cursor:pointer;background:url('img/ico_plus.png') no-repeat center center !important;}
.sidr-inner li .more.active{background:url('img/ico_minus.png') no-repeat center center !important;}
#hamburger-menu{display:none;}
@media screen and (max-width:1180px){
  #hamburger-menu{display:block;}
  #hamburger-menu-respo{display:none !important;}
  .menu-1 {display:none !important;}
  #userBtn-form {float: left;order:3;}
  #search-form2 {order: 2;}
}

/* */
#topInfo2 {display: none;}

/* */
#head10 {background: #b27f4b;float: left;width: 100%;padding: 10px 15px;display: none;}
#head10 #search-form {width: 300px;margin: 0 auto;float: none;}

/* */
#formName {float:left;width:100%;margin-bottom:10px;font-family: 'Roboto', sans-serif;}
#formFirma {float:left;width:100%;margin-bottom:10px;font-family: 'Roboto', sans-serif;}
#formAdres {float:left;width:100%;margin-bottom:10px;font-family: 'Roboto', sans-serif;}
#formWojewodztwo {float:left;width:100%;margin-bottom:10px;font-family: 'Roboto', sans-serif;}
#formEmail {float:right;width:100%;margin-bottom:10px;font-family: 'Roboto', sans-serif;}
#formPhone {float:left;width:100%;margin-bottom:10px;font-family: 'Roboto', sans-serif;}
#formTopic {float:right;width:100%;margin-bottom:10px;font-family: 'Roboto', sans-serif;}  
#page9 #page div.content {width: 30%;float: left;}
#page9 .contact-panel {float: right;width: 65%;margin:0px;padding: 0px;clear: none;}
#page9 #body {padding: 93px 0 0px 0;}
#page9 .widgets-3 > ul > li {margin: 25px 0 0 0 ;padding: 0px;}
#page9 .widgets-3 > ul {padding: 0;}
#page9 .widgets-3 > ul iframe {float: left;}

#wmaganeInfo {float:left;width:100%;margin-bottom:10px;font-family: 'Roboto', sans-serif;}
#wmaganeInfo strong {font-weight: bold;}

#contact-topic {width: 100%;padding: 5px 5px;color: #f2f3ef;font-family: 'Roboto', sans-serif;font-size: 0.95em;}

/* */
#page10 .pages-list {display: flex;flex-wrap: wrap;}

/* */
.zastosowanie .pages-gallery .page {flex: 0 0 24%;}

/* */
.onas .pages-list .page {margin: 1% 0;padding: 25px;width: 100%;background: rgba(75, 75, 75, 0.1);}
.onas .pages-list .page .image {float: left;margin: 0 15px 5px 0;width: auto;}
.onas .title a {margin:.8em 0 .8em;color:#474747;font-size:2.417rem;font-weight:700;text-transform: uppercase;text-align: center;width: 100%;}
.onas .title a:hover {color: #FFFFFF;}

/* */
.coboty .pages-gallery .page {flex: 0 0 31.333%;margin: 1%;padding: 0px;text-align: center;}
.uslugi .pages-gallery .page {flex: 0 0 23%;margin: 1%;padding: 0px;text-align: center;}
.galeria .pages-gallery .page {flex: 0 0 48%;margin: 1%;padding: 0px;text-align: center;}

/* YOUTUBE LINKS */
.youtube{width:550px;height:413px;}
.videoWrapper {position: relative;	padding-bottom: 51.25%; /* 16:9 */	padding-top: 25px;height: 0;}
.videoWrapper iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.videoWrapperAll {width: 70%;padding: 25px;margin:0 auto;}

/* */
#spolecznoscIco {position: fixed;right: 0;top:25%;z-index: 2501;}
#spolecznoscIco ul {list-style: none;}
#spolecznoscIco ul li {width: 44px;height: 44px;background: #000000;margin:5px 0;display: flex;justify-content: center;align-items: center;}
#spolecznoscIco ul li a {font-size: 25px;color: #FFFFFF;transition: all 0.5s;}
#spolecznoscIco ul li a:hover {color: #000000;}

/* */
.robotyOpis .videoWrapper {position: relative;	padding-bottom: 51.25%; /* 16:9 */	padding-top: 25px;height: 0;}
.robotyOpis .videoWrapper iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.robotyOpis .videoWrapperAll {width: 90%;padding: 25px 0;float: left;margin: 0 5%;}

/* */
#videoRobot {float: left;width: 100%;background: rgba(75, 75, 75, 0);margin:15x 0 0px;padding: 0 0 0px 0;}
#videoRobot legend {margin:.8em 0 .8em;color:#474747;font-size:2.117rem;font-weight:700;text-transform: uppercase;text-align: center;width: 100%;border: 0px;}
.innerVideoRobot {width: 100%;}

/* */
#filesRobot {float: left;width: 100%;}
#filesRobot legend {margin:.8em 0 .8em;color:#474747;font-size:2.117rem;font-weight:700;text-transform: uppercase;text-align: center;width: 100%;border: 0px;}

/* */
#galeriaRobot {float: left;width: 100%;}
#galeriaRobot legend {margin:.8em 0 .8em;color:#474747;font-size:2.117rem;font-weight:700;text-transform: uppercase;text-align: center;width: 100%;border: 0px;}

/* */
.opinie .pages-list {display: flex;flex-wrap: wrap;}
.opinie .pages-list .page {width: 21%;}
.opinie .pages-list time.date {display: none;}

/* */
.wyszukiwarka .pages-list {display: flex;flex-wrap: wrap;}
.wyszukiwarka .pages-list .page {width: 21%;}
.wyszukiwarka .pages-list time.date, .wyszukiwarka .pages-list .description, .wyszukiwarka .pages-list .image {display: none;}

/* */
#head1 {transition: all 300ms ease-in-out;position: fixed;z-index: 2010001;left: 0;right: 0;top: 0;background: inherit;border-bottom: 1px solid #f0f0f0;}
#head1.contentFixed {box-shadow: 0 0 5px rgba(0,0,0,.4);-webkit-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;
  position: fixed;z-index: 1010;left:0;right:0;top:0;background: #FFFFFF;}
.fixTop {height: 90px;float: left;width: 100%;}

/* */
.sliderInner {font-size: 16px; font-family: 'Roboto', sans-serif;line-height: 2.8em;animation-duration: 2s;  animation-delay: 1s;padding: 25px;background-color: rgba(255,255,255,0.75);}
.sliderInner h2{font-size: 44px; color:#161616; }
.sliderInner h3{font-size: 43px;color: #FFFFFF;}
.sliderInner p {font-family: 'Roboto', sans-serif; color:#161616;line-height: 1.35em;margin-top: 15px;}

#wrapperSlider {height:0px;float:left;width:100%;}

#socialEnd {display:flex;flex-wrap:wrap;align-items:center;margin-top:0px;padding:0 15px;font-family: 'Roboto', sans-serif;color: #000000;}
#socialEnd label {color: #000000;}
#socialEnd a {margin-bottom:0px;margin-left:10px;font-size: 15px;color: #000000;}
#socialEnd a:hover {color: #b27f4b;}

 /* */
 #header {width: 100%;margin: 0;position: relative;background: #FFFFFF;z-index: 10000;}
 #header.isSlider {height: 60vh;}
 #header::before {}
 .wrapperBox__navi {position: fixed;left: 0;top: 0;width: 100%;z-index: 2001;transition: 0.5s all;}
 .wrapperBox__slajder {position: absolute;left: 0;top: 0;right: 0;bottom: 0;}
 img {filter: blur(0);-webkit-filter: blur(0);transform: translateZ(0);-webkit-transform: translateZ(0);}
 .wrapperBox__navi.darkHeader {background-color: #FFFFFF;box-shadow: rgba(0, 0, 0, 0.64) 0px 2px 8px -5px;}

/* */
#pageStartContainer li {float:left;width:100%;}
#innerPageBox {width: 1600px;margin:0 auto;display: flex;flex-wrap: wrap;align-items: center;z-index: 10;padding: 0 100px;}

/* */
#wyszukiwarka {margin: 0 auto;}

/* */
#formBoxLeft {width:48%;float:left;}
#formBoxRight {width:48%;float:right;}
#formBoxBottom {width:100%;margin-top:15px;float:left;}
.notices {width:100%;float:left;}
#formBoxBottom2 {width:100%;float:left;}

/* */
#page div.content figure.image{padding:1rem 0;text-align:center;}
#page div.content figure.image figcaption{padding:.5rem 0;}

/* */
#toppageFirma {float: left;width: 100%;margin-top:90px;}
.wrapH1 {width: 1200px;margin:0 auto;}

.wrapH1 h1 {width:100%;font-size:2.25em;color: #414042;text-align:left;margin-bottom: 35px;font-weight: 300;padding: 0 0px 5px 0;position: relative;font-family: 'Roboto', sans-serif;}
.wrapH1 h1 span {color: #FFFFFF;font-weight: 700;font-family: 'Roboto', sans-serif;}

.wrapH1 h1::before {content: "";position: absolute;left: 0;bottom: 2px;height: 1px;width:35%;background:#FFFFFF;}
.wrapH1 h1::after {content: "";position: absolute;left: 35%;bottom: 0;height: 6px;width:6px;background:#FFFFFF;border-radius:100%;}

.widgets-list.widgets-100 {width: 1200px;margin: 0 auto;}
.widgets-list.widgets-100 ul {list-style: none;}
.widgets-list.widgets-100 ul div.description {position: relative;float: left;width: 100%;padding: 15px 0 50px 0;color: #414143;}
.widgets-list.widgets-100 ul div.description p:first-child {font-size: 3.2em;font-weight: bold;letter-spacing: 0px;
  position: absolute;left:0;top:50%;transform: translateY(-50%);z-index: 10;padding: 0 0 20px 0;}
.widgets-list.widgets-100 ul div.description p:last-child {width: 48%;position: relative;float:right;}
.widgets-list.widgets-100 ul div.description p img {max-width: 100%;height: auto;width: auto;}
.widgets-list.widgets-101 {width: 100%;background: #f0f0f0;padding: 75px 0;float: left;}
.widgets-list.widgets-101 ul {width: 1200px;margin: 0 auto;list-style: none;}
.widgets-list.widgets-101 ul ul {display: flex;flex-wrap: wrap;justify-content: space-between;padding: 0;}
.widgets-list.widgets-101 ul ul li {width: 25%;text-align: center;color: #414143;}
.widgets-list.widgets-101 ul ul li img {padding: 45px;max-width: 100%;}
.widgets-list.widgets-101 ul ul li span {font-size: 1.45em;font-weight: bold;}
.widgets-list.widgets-101 ul ul li strong {}
.widgets-list.widgets-101 .widget div.head {margin: 0em 0 15px 0;color: #414143;font-size: 2rem;}

/* */
.wsparcieLista {display: flex;flex-wrap: wrap;justify-content: space-between;list-style: none;}
.wsparcieLista li {width: 46%;margin-bottom: 25px;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.wsparcieLista li .image {width: 100px;}
.wsparcieLista li .title {width:calc(100% - 120px);color: #414042;font-weight: 400;position: relative;}
.wsparcieLista li .description {width: 100%;margin-top: 15px;}

/* */
.produktyListaPage .produktyLista {width:100%;float: left;display:none;}
.produktyListaPage .produktyLista > h2{font-size:2.25em;color: #FFFFFF;text-align:center;margin-bottom: 15px;font-weight: 700;padding: 0 15px;position: relative;display: inline-block;}
.produktyListaPage .produktyLista > h2:before {content: "";position: absolute;left: 0;top: 0;height: 100%;background:#FFFFFF;width: 4px;}
.produktyListaPage h3 {text-align: center;width: 100%;font-weight: 300;margin: 0 0 35px;}
.produktyListaPage .produktyLista {display: flex;flex-wrap: wrap;padding: 0px 0px;border: 0px solid #e0e0e0;margin:50px 0px 0 0px;width:100%;padding: 0 0px;}
.produktyListaPage .produktyLista .page {margin: 0px; padding: 15px 25px; width: 25%;font-size: 1.15em;display: flex;flex-wrap: wrap;
  justify-content: space-between;align-items: center;border-right: 0px solid #e0e0e0;-webkit-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
.produktyListaPage .produktyLista .page:hover {background:#f2f2f2;-webkit-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
.produktyListaPage .produktyLista .page:last-child {border-right: 0px solid #e0e0e0;}
.produktyListaPage .produktyListaa {float: left;width: 100%;position: relative;overflow: hidden;}

.produktyListaPage .produktyLista h2 a{width:100%;font-size:1.35em;color: #FFFFFF;text-align:left;margin-bottom: 15px;font-weight: 700;padding: 0 0px 5px 0;
  position: relative;float:left;}

.produktyListaPage .produktyLista img {float: left;}
.produktyListaPage .produktyLista img:hover {}
.produktyListaPage .produktyLista .page .image {margin:10px 0px 15px 0;width: 100%;}
.produktyListaPage .produktyLista .page #BoxRightTopPage {width: 100%;}

.produktyListaPage .pages-list .page #BoxRightTopPage h2 .i1 {display: inline-block;margin: 0 !important;}
.produktyListaPage #BoxRightTopPage .i0 {width: 100%;display: block;text-align: left;padding: 4px 0 0 0;color: #414042;}
.produktyListaPage #topicStart h2 .i1 {display: inline-block;clear: left;}
.produktyListaPage #topicStart h2 .i2 {display: inline-block;}

/* */
#boxyProduktoweLista {width: 100%;float: left;}

#boxyProduktoweLista ul {width:100%;float: left;display:none;}
#boxyProduktoweLista ul > h2{font-size:2.25em;color: #FFFFFF;text-align:center;margin-bottom: 15px;font-weight: 700;padding: 0 15px;position: relative;display: inline-block;text-transform: uppercase;}
#boxyProduktoweLista ul > h2:before {content: "";position: absolute;left: 0;top: 0;height: 100%;background:#FFFFFF;width: 4px;}
#boxyProduktoweLista h3 {text-align: center;width: 100%;font-weight: 300;margin: 0 0 35px;}
#boxyProduktoweLista ul {display: flex;flex-wrap: wrap;padding: 0px 0px;border: 0px solid #e0e0e0;margin:15px 0px 0 0px;width:100%;padding: 0 0px;}
#boxyProduktoweLista ul .page {margin: 0px; padding: 15px 25px; width: 25%;font-size: 1.15em;display: flex;flex-wrap: wrap;
  justify-content: space-between;align-items: center;border-right: 0px solid #e0e0e0;-webkit-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
#boxyProduktoweLista ul .page:hover {background:#f2f2f2;-webkit-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
#boxyProduktoweLista ul .page:last-child {border-right: 0px solid #e0e0e0;}
#boxyProduktoweLista ula {float: left;width: 100%;position: relative;overflow: hidden;}

#boxyProduktoweLista ul h2 a{width:100%;font-size:1.15em;color: #FFFFFF;text-align:left;margin-bottom: 15px;font-weight: 700;padding: 0 0px 5px 0;
  position: relative;float:left;text-transform: uppercase;}
#boxyProduktoweLista ul h2 a::before {content: "";position: absolute;left: 0;bottom: 2px;height: 1px;width:50%;background:#FFFFFF;}
#boxyProduktoweLista ul h2 a::after {content: "";position: absolute;left: 50%;bottom: 0;height: 6px;width:6px;background:#FFFFFF;border-radius:100%;}

#boxyProduktoweLista ul img {float: left;}
#boxyProduktoweLista ul img:hover {}
#boxyProduktoweLista ul .page .image {margin:10px 0px 15px 0;width: 100%;}
#boxyProduktoweLista ul .page #BoxRightTopPage {width: 100%;}

#boxyProduktoweLista ul .page #BoxRightTopPage h2 .i1 {display: inline-block;margin: 0 !important;font-weight:300;color: #414042;font-size: 1.05em;}
#boxyProduktoweLista #BoxRightTopPage .i0 {width: 100%;display: block;text-align: left;padding: 4px 0 0 0;color: #414042;}
#boxyProduktoweLista #topicStart h2 .i1 {display: inline-block;clear: left;}
#boxyProduktoweLista #topicStart h2 .i2 {display: inline-block;}

#laser-dentystyczny > span {width:100%;font-size:2.95em;text-align:left;margin-bottom: 15px;font-weight: 700;padding: 0 0px 5px 0;
  position: relative;float:left;text-transform: uppercase;color: #414042;}
#laser-dentystyczny > span  > span {color: #FFFFFF;}

#laser-biostymulacyjny {float: left;width: 100%;margin-top: 50px;}
#laser-biostymulacyjny > span {width:100%;font-size:2.95em;text-align:left;margin-bottom: 15px;font-weight: 700;padding: 0 0px 5px 0;
  position: relative;float:left;text-transform: uppercase;color: #414042;}
#laser-biostymulacyjny > span  > span {color: #FFFFFF;}

/* */
#bottomMore2 {float:right;margin-top:10px;}
#bottomMore2 .textWraper {display:flex;flex-wrap:wrap;align-items:center;transition: 0.5s all;}
#bottomMore2 .bs1 {order: 1;color: #717b84;line-height: 1.5em;font-weight: 300;font-size: 16px;text-transform: lowercase;margin: 0 0 0 auto;}
#bottomMore2 .textWraper:hover .bs1 {color: #717b84;text-decoration: underline !important;}
#bottomMore2 .bs2 {margin-left:10px;width:33px;height:33px;background:url('img/right-all-cz-zloty.png');background-position: 0px 33px;order: 2;}
#bottomMore2 a:hover {color: #717b84;}
#bottomMore2 a:hover .bs2 {background:url('img/right-all-cz-zloty.png');background-position: 0px 0px;}

.bottomMore2 {float:right;margin-top:10px;}
.bottomMore2 .textWraper {display:flex;flex-wrap:wrap;align-items:center;}
.bottomMore2 .bs1 {}
.bottomMore2 .bs2 {margin-right:10px;width:33px;height:33px;background:url('img/right-all.png');background-position: 0px 33px;}
.bottomMore2 a {}
.bottomMore2 a:hover .bs2 {background:url('img/right-all.png');background-position: 0px 0px;}

/* */
.productBoxContainer {width: 100%;display: flex;flex-direction: row;justify-content: space-between;}
.productBoxImg {width: 50%;}
.productBoxDescription {width: 46%;}
.butonBox {float: left;width: 100%;}

.productBoxImg ul {display: flex;flex-wrap: wrap;justify-content: space-between;}
.productBoxImg ul li:first-child {width: 100%;}
.productBoxImg ul li {width: 31.333%;position: relative;display: flex;}
.productBoxImg ul li a {float: left;position: relative;}

/* */
#systemBox {float: left;width: 100%;margin: 50px 0 0 0;}
#systemBox > div {float: left;width: 100%;display: flex;flex-wrap: wrap;flex-direction: row;border-top: 1px solid #cdcdcd;border-bottom: 1px solid #cdcdcd;padding: 25px 0;align-items: center;}
#systemBox > div:last-child {border-top: 0px solid #cdcdcd;border-bottom: 1px solid #cdcdcd;}
#systemBox > div:last-child {display: flex;flex-wrap: wrap;}
#systemBox > div:last-child div:first-child{order: 2;}
#systemBox > div:last-child div:last-child{order: 1;}
#systemBox > div > div {width: 50%;}
#systemBox > div > div ul {list-style: none;column-count: initial;padding: 0px;margin: 0px;display: inline-block;flex-wrap: initial;}
#systemBox p {text-align: justify;}
#systemBox ul {list-style: none;}
#systemBox li {list-style: none;}

#systemBox ul li::before {display: none;}

#titSystem {margin:0em;color: #FFFFFF;font-size:1.25rem;font-weight:700;text-transform: uppercase;text-align: left;width: 100%;font-family: 'Roboto', sans-serif;}
#titSystem em {font-size: 0.55em;font-style: normal;vertical-align: top;margin-top: -4px;display: inline-block;}
#titSystem-2 {margin:0em;color: #414042;font-size:1.25rem;font-weight:700;text-transform: uppercase;text-align: left;width: 100%;font-family: 'Roboto', sans-serif;}

.zastosowanie .widget-id-15 {margin:0rem 0 !important;padding: 0rem !important;flex: 0 0 100% !important;}

/* */
.zastosowanie .viewImage {display: inline-block;}
.zastosowanie img {display: none;}

/* */
.widget.type-28 {flex-basis: 100% !important;border: 0;}
.widget {flex: 0 0 100% !important;}
#content .widget {margin: 0rem 0 25px 0 !important;padding: 0rem !important;}
.productBoxDescription .content {padding: 25px 0 0 0;margin:25px 0 0 0;border-top: 1px solid #dedede;font-size: 1.25em !important;float: left;width: 100%;}

/* */
#langBox {padding: 0 0px 0 15px;margin: 0 0px 0 15px;border-left: 1px solid #474747;}
#langBox ul {display: flex;align-items: center;list-style: none;font-weight: bold;color: #474747;font-size: 1.35em;}

/* */
#langBox .langs ul{float:left;width:100%;height:100%;margin:0;list-style:none;}
#langBox .langs li{position:relative;float:left;padding:0;margin:0px 5px;}
#langBox .langs a{float:left;margin:0px 0px;padding:5px 1px;color:#474747;font-size:14px;text-decoration:none;text-transform:uppercase;font-weight: 300;position:relative;}
#langBox .langs a:hover, #langBox .langs .selected a, #langBox .langs .selected-parent a{color: #b27f4b;}

#langBox .langs li::after
{
    content: '';
    display: block;
    position: absolute;
    bottom: 0; 
    width: 10%;
    height: 1px;
    transition: all 0.5s ease;
}
#langBox .langs li.selected::after
{
    width: 99%;
    background: #b27f4b;
} 
#langBox .langs li:hover::after
{
    width: 99%;
    background: #b27f4b;
  }  

/* */
.boxNameProject {display: flex;justify-content: flex-start;align-items: center;margin-bottom: 15px;padding: 0 0px 5px 0;float: left;width: 100%;}
#page.product h1 {padding: 0 0px 0px 0;margin: 0 0 0 0px;}
.boxNameProject .back:hover {cursor: pointer;opacity: 1;transition: all 0.5s;}
.boxNameProject .back:hover img {opacity: 0.5;}  

/* */
input:focus,select:focus,textarea:focus,button:focus {outline: none;}
*:focus {outline: none;}
:focus {outline: 0px !important;-webkit-appearance: none;box-shadow: none !important;}

/* */
.middle{transition:.5s ease;opacity:0;position:absolute;top:0%;left:0%;right:0;bottom:0;text-align:center;width:100%;height:100%;display:flex;flex-wrap:wrap;justify-items:center;align-items:center;transition: 0.5s ALL;}
.text{color:#b27f4b;font-size:8vh !important;padding:16px 32px;margin:auto auto;font-weight:100;transition: 0.5s ALL;}

.productBoxImg .images-1 li a img {float: left;}
.productBoxImg .images-1 li a:hover .middle {opacity: 1;transition: 0.5s ALL;z-index: 2;}
.productBoxImg .images-1 li a:hover img {opacity: 0.35;transition: 0.5s ALL;}
.productBoxImg .images-1 li p {left: 0;bottom: 0;  position: absolute;  display: inline-block;  text-align: left;  transition: 0.5s all;background-color: #717b84;  font-size: 10px;  line-height: 30px;  margin: 0px 0 0px 0; letter-spacing: 1px;  padding: 0 9%;  box-sizing: border-box;  overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;color: #FFFFFF;}
.productBoxImg .images-1 li:hover p {opacity: 0;}
.productBoxImg .images-1 li p {transition: 0.5s all;}

/* */
#page div.contentShort > h2, #page div.contentShort > h3{font-size:1.5rem;line-height:2em;font-weight:normal;}
#page div.contentShort > h3{font-size:1.25rem;}
#page div.contentShort > p{padding-bottom:1em;}
#page div.contentShort strong {font-weight: 300;font-size: 1.25em;font-family: 'Roboto', sans-serif;color: #b27f4b;}

/* */
.boxNameProjectColor {float: left;width: 100%;margin: 0 0 25px 0;}
.boxNameProjectColor h2 {font-weight: 300;font-family: 'Roboto', sans-serif;color: #b27f4b;}
.boxNameProjectColor #pages-related ul {margin: 0px 0 0px 0;padding: 0px;display: flex;justify-content: space-between;}
.boxNameProjectColor #pages-related > h2 {display: none;}
.boxNameProjectColor #pages-related ul > li {width: 31.333%;margin: 5px 0;}
.boxNameProjectColor #pages-related ul > li .title {margin: 0px;padding: 0px;}
.boxNameProjectColor #pages-related ul > li .title a {color: #717b84;padding: 2px 0;font-weight: 300;width: 100%;text-align: center;font-size: 16px;float: left;}
.boxNameProjectColor #pages-related ul > li .title a:hover {color: #b27f4b;}
.boxNameProjectColor #pages-related ul > li img {transition: all 0.5s;}
.boxNameProjectColor #pages-related ul > li:hover img {opacity: 0.3;}

/* */
.boxNameProjectPay {display: flex;justify-content: space-between;float: left;width: 100%;margin: 0 0 0px 0;}


/* RESPONSIVE WEB DESIGN - media queries */
@media screen and (max-width:1680px){
  #header .slider .description{z-index:3;position:absolute;bottom:0;height:100%;min-height:100%;top:0rem;left:0%;min-width:150px;width:45%;padding:1em;line-height:1.25em;color:#474747;}
}
@media screen and (max-width:1640px){
  #head1 .container {width: 100%;}
}
@media screen and (max-width:1480px){
}
@media screen and (max-width:1340px){
  #header #bannersInBanner img {height: 30px;}
  .bannerTxt01 img {width: auto !important;}
  #header .bannerDescription img {height: 30px;}
  #header .bannerDescription {width: 80%;}
  #header .bannerTxt01 {height: 20px;}
}
@media screen and (max-width:1239px){
  #body {width: 100%;}
  .container > #content {padding: 0 15px 25px 15px;}
  #menuFooterAllCenter {width: 100%;}
  .leftFooter {padding: 15px;}
  #head2 .container {width: 100%;}
  #topInfoAll {padding: 0 10px 0 0;}
  #powered .container {width:100%;padding:0 15px;}  
  .widgets-list.widgets-100 {width:100%;padding:0 15px;}
  .widgets-list.widgets-101 ul {width:100%;padding:0 15px;}
  .wrapH1 {width:100%;padding:0 15px;}
  .widgets-list.widgets-101 ul ul li {width: 31%;}
}
@media screen and (max-width:1080px){
  #head1 .container {width: 100%;}
  #header .bannerDescription {padding: 15px 15px !important;}  
  #header .bannerTxt02 {font-size: 2vw;}
  .quick-slider-nav-dots-wrapper {display: none !important;}
}
@media screen and (max-width:1020px){
  .leftFooter {width: 100%;padding: 15px 15px;}
  .rightFooter2 {width: 100%;padding: 15px 15px;margin: 0 0 0 0%;}
  .rightFooter {width: 100%;padding: 15px 15px;}

  #header .slider .description {width:55%;}
  #formName {float:left;width:100%;}
  #formEmail {float:right;width:100%;}
  #formPhone {float:left;width:100%;}
  #formTopic {float:right;width:100%;}  
}
@media screen and (max-width:920px){
  #header .bannerDescription img {height: 23px;}
  #search-form {display: none;}
  #search-form2 {display: none;}
  #search-form3 {display: inline-block;}
  #head10  #search-form {display: block;}
  .zastosowanie .pages-gallery .page{flex:0 0 32%;}  
  .widgets-list.widgets-100 ul div.description p:first-child {position: relative;top: auto;left: auto;transform: none;margin-bottom: 20px;width: 100%;text-align: center;} 
  .widgets-list.widgets-100 ul div.description p:last-child {width: 100%;}
  #boxyProduktoweLista ul .page {width: 50%;} 
}
@media screen and (max-width:820px){
  .productBoxImg {width: 100%;order: 2;}
  .productBoxDescription {width: 100%;order: 1;margin-bottom: 20px;}  
  .productBoxContainer {flex-direction: column;} 

  .widgets-list.widgets-101 ul ul li {width: 100%;margin-bottom: 25px;}
  .widgets-list.widgets-101 ul ul li:last-child {margin:0px;}
  .widgets-list.widgets-101 ul ul li strong {width: 100%;float: left;}
  .widgets-list.widgets-100 ul div.description p:first-child {font-size: 6.2vw;}
  #header .slider .description {width:65%;}
  .leftFooter ul {padding: 0px;}
  .onas .pages-list .page .image {width: 45%;} 
  .coboty .pages-gallery .page {flex: 0 0 48%;}
  .uslugi .pages-gallery .page {flex: 0 0 48%;}  
  .opinie .pages-list .page {width: 46%;}
  .wyszukiwarka .pages-list .page {width: 46%;}  
  #formBoxLeft {margin-bottom:15px;}
  #formBoxLeft,#formBoxRight {width:100%;}
  #laser-dentystyczny > span {font-size:1.95em;}
  #laser-biostymulacyjny > span {font-size:1.95em;}  
  .pages-list .page.kluczoweZalety ul li:nth-last-child(-n + 2) {margin-bottom: 30px;}
  .pages-list .page.kluczoweZalety ul li {width: 100%;}  
}
@media screen and (max-width:720px){
  #page9 #page div.content {width: 100%;float: left;}
  #page9 .contact-panel {float: right;width: 100%;margin:15px 0 0 0;}    
  .zastosowanie .pages-gallery .page{flex:0 0 48%;}
  .videoWrapperAll {width: 100%;padding: 25px;float: left;}
  .wsparcieLista li {width: 100%;}
}
@media screen and (max-width:680px){
  #lBox2 {margin: 15px auto 0 auto;}
}
@media screen and (max-width:640px){
  #page.product h1 {font-size: 6vh;}
  #langBox {padding: 0 0px 0 5px;margin: 0 0px 0 5px;}
  .leftFooter {flex-direction: column;}
  .footerLogo {width: 100%;margin: 0 0 15px 0;}
  .leftFooter > .widgets-list {width: 100%;margin: 0px;}
  #langBox .langs a{float:left;margin:0px 2px;padding:5px 1px;color:#474747;font-size:14px;text-decoration:none;text-transform:uppercase;font-weight: 300;}
  .pages-list .page.zastosowanie .description ul {column-count: 1;}
  #systemBox > div:last-child div:first-child{order: 1;}
  #systemBox > div:last-child div:last-child{order: 2;}
  #systemBox > div > div {width: 100%;}
  .columnsNumber .listIteamFooter {width: 31.333%;}
  .images-gallery li {width: 48%;}
  .pages-list .page {width: 96%;}
  #header .bannerDescription img {height: 18px;}
  .quick-slider-nav-arrows {display: none !important;}
  #header .slider .description {width:75%;}
  .slider .description::before {border-right: 150px solid transparent !important;}
  .slider .description .bannerTxt02 {margin: 5px 0;}
  #topInfo {display: none;}
  #topInfo2 {display: block;}
  #logo {padding: 15px 0;width: 110px;}
  #logo img {height: auto;}
  #wrapperSlider {height: 57px;}
  #topInfoAll {width: calc(100% - 110px);}
  #lang {margin: 15px 0 15px 0;}  
  .jakosc .images-gallery li{margin: 1% !important;width: 31.333%;}
  #features tr {width: 100%;float: left;border:0px;margin:0 0%;}
  #boxyProduktoweLista ul .page {width: 100%;}  
}
@media screen and (max-width:580px){
  .slider .description::before {border-right: 100px solid transparent !important;} 
}
@media screen and (max-width:480px){
  .opinie .pages-list .page {width: 96%;}
  .wyszukiwarka .pages-list .page {width: 96%;}    
  #socialEnd {margin: 15x 0;padding: 0 5px;}
  #spolecznoscIco {display: none;}
  .leftFooter ul {padding: 0 0px;}
  .rightFooter3 {width: 100%;padding: 15px;text-align: left;float: left;}
  .rightFooter2 {width: 100%;padding: 15px;text-align: left;float: left;}
  .rightFooter {width: 100%;padding: 15px;text-align: left;float: left;}
  .leftFooter {width: 100%;padding: 15px;text-align: left;float: left;}  
  .columnsNumber .listIteamFooter {width: 48%;}
  .videoWrapperAll {width: 100%;padding: 5px;} 
  .zastosowanie .pages-gallery .page{flex:0 0 98%;}
  .jakosc .images-gallery li{margin: 1% !important;width: 48%;}  
  .slider .description::before {border-right: 80px solid transparent !important;}  
}