@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: #FFFFFF;color: #474747;}
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:#b27f4b;color:#FFFFFF;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:#000000;cursor:pointer;color: #FFFFFF;}
label{font-weight:300;}
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:#000000 url('img/info.png') no-repeat 20px center;color: #000000;font-size:1.5rem;}
.msg.done a, .msg.error a{color:#000000;}
.msg.done a:hover, .msg.error a:hover{color:#FFFFFF;background:#000000;}
.msg a.action{display:inline-block;margin:7px 7px;border:0px solid #fff;text-decoration:none;font-size:0.813rem;padding: .6em 1.2em .6em 1.2em;color: #FFFFFF;background:#b27f4b;}
.msg a.action:hover{background:#000000;color: #FFFFFF;}
.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: 1570px;padding: 93px 0 50px 0;}
#body:after{content:"";display:table;clear:both;}
#body.isSlider{padding: 50px 0 0px 0;}

/* PAGE */
#body.noSlider #page {padding:50px 10% 0px;}
#page{position:relative;padding:0px 1% 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:64px;color: #717b84;text-align:center;margin-bottom: 15px;font-weight: 100;padding: 0 0px 5px 0;position: relative;}
#page h1 strong {font-weight: bold;}

.heading-1 {font-size:1.45em;color: #414042;text-align:center;padding: 10px 65px;margin:15px auto;width: auto;font-weight: 300;}

#page .msg.error h1, #page .msg.error .heading-1{margin-top:.4em;color:#000000;}
#page .msg.error.panel h1{margin:0;font-size:1rem;}

/* PAGE - BREADCRUMB (navigation path) */
.breadcrumb{margin-bottom:1.25rem;display: none;}
.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:#6e6e6e;font-weight:bold;}

/* PAGE CONTENT */
#page div.content{font-family: 'Roboto', sans-serif;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-weight:normal;}
#page div.content > h2 {
  font-size: clamp(2.2rem, 2.9vw, 2.8rem);
  line-height: 1.25; /* trochę ciaśniej dla dużego nagłówka */
  color: #b27f4b;
}

#page div.content > h3 {
  font-size: 2.15rem;
  line-height: 2.35rem;
  font-weight: 300;
  color: #000000;margin-bottom:25px;
}

#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:#6e6e6e;}
@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{background:inherit;text-align:center;position: relative;}
ul[class*='images-'] p{max-width:250px;margin:5px auto 0 auto;color:#676767;font-size:0.975em;width: 100%;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:.5rem 1.5rem 0 0;}
.images-1 li a {position: relative;float: left;}
.images-2{clear:right;float:right;margin:.5rem 0 0 1rem;}
.images-2 li a {position: relative;float: left;}
.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 */

.images-1 li a img {float: left;}
.images-1 li a:hover .middle {opacity: 1;transition: 0.5s ALL;}
.images-1 li a:hover img {opacity: 0.35;transition: 0.5s ALL;}
.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;}
.images-1 li:hover p {opacity: 0;}
.images-1 li p {transition: 0.5s all;}

.images-2 li a img {float: left;}
.images-2 li a:hover .middle {opacity: 1;transition: 0.5s ALL;}
.images-2 li a:hover img {opacity: 0.35;transition: 0.5s ALL;}
.images-2 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;}
.images-2 li:hover p {opacity: 0;}
.images-2 li p {transition: 0.5s all;}

/* */
.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;}

.images-gallery li a img {float: left;}
.images-gallery li a:hover .middle {opacity: 1;transition: 0.5s ALL;}
.images-gallery li a:hover img {opacity: 0.35;transition: 0.5s ALL;}
.images-gallery 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;}
.images-gallery li:hover p {opacity: 0;}
.images-gallery li p {transition: 0.5s all;}

/* */
.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: left;display: flex;}
.files-list li{display: flex;}
.files-list p{display:inline;color:#FFFFFF;font-style:italic;}
.files-list a:hover p {color: #474747;}
.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 .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 25px;font-size: 1.35rem;line-height: 1.55rem;font-weight: 300;color:#000000;}
.title a{color:#000000;font-weight:bold;background:none;text-decoration:none;font-size: 1.35rem;line-height: 1.55rem;font-weight: 300;}
.title a:hover{color:#b27f4b;background:none;text-decoration:none;}
time.date{display:block;padding:0 0 0.3em;color:#6e6e6e;float: left;width: 100%;text-align: left;margin: -5px 0 5px 0;}
[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;justify-content:space-between;flex-wrap: wrap;}
.pages-list .page {margin: 30px 30px 0 0;width: calc(1/3*100% - (1 - 1/3)*30px);padding: 15px 15px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;position: relative;overflow: hidden;background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(242,242,242,1) 100%);}
.pages-list .page:nth-child(3n) {margin-right: 0;}
.pages-list::after {content: '';flex: auto;}

.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 h2 a {width:100%;font-size:24px;color: #717b84;text-align:left;margin: 5px 0 5px 0;font-weight: 100;padding: 0 0px 5px 0;position: relative;transition: 0.5s all;float: left;}
.pages-list h2 a:hover {color: #b27f4b;}

.pages-list .description {float: left;width: 100%;margin: 0px 0 10px 0;text-align: center;}

/* subpages gallery/boxes/products etc */
.pages-gallery {float: left;width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;list-style: none;}  
.pages-gallery .page {margin: 40px 40px 0 0;width: calc(1/2*100% - (1 - 1/2)*40px);padding: 0px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;position: relative;overflow: hidden;}
.pages-gallery .page:nth-child(2n) {margin-right: 0;}
.pages-gallery::after {content: '';flex: auto;}
.pages-gallery .page h2.title {position: absolute;left: 0;bottom: 15%;width: 100%;padding: 0px;margin: 0px;}
.pages-gallery .page h2.title a {padding: 5px 15px;font-weight: 200;font-size: 4rem;font-size: 4rem;line-height:4.3rem;text-transform: uppercase;transition: 0.5s all;color: #000000;}
.pages-gallery .page h2.title a:hover {color: #b27f4b;}
.pages-gallery .page img {transition: 0.5s all;}
.pages-gallery .page:hover img {opacity: 0.3;}
.pages-gallery .page:hover h2.title a {color: #b27f4b;}

.bottomMore2 {margin-top:15px;text-transform: uppercase;}

.pagination{text-align:right;}
.pagination ul, .pagination li{display:inline;}
.pagination li{padding:0 2px;}
.pagination a, .pagination strong{padding:0 3px;}
.pagination a {color: #272727;}
.pagination a:hover {text-decoration: underline;}

/* 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#717b84;margin: 1%;}
#site-map .sitemap__link--0, #site-map .sitemap__nolink--0{font-size: 1.15rem;font-weight: 300;}
#site-map .sitemap__link--1, #site-map .sitemap__nolink--1{font-size:1.025rem;}
#site-map a {color:#717b84;}
#site-map a:hover {color:#b27f4b;}

/* 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:10px;}
.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:#FFFFFF;font-size:1.2em;font-weight:bold;}
.details-list dl{display:block;width:100%;margin:0;padding:5px 0;}
.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:400;}
.details-list .comment{font-weight:normal;}

/* PAGES PRODUCTS */
div.price{padding:5px 0;color:#787878;font-size:1.35em;text-align: left;float: left;width: 100%;}
div.price em{padding-right:4px;font-style:normal;color:#787878;font-weight: 300;}
div.price strong{font-size:1.325em;font-weight:400;color: #FFFFFF;}
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: #FFFFFF;font-weight:bold;}
div.price.old *{color:#787878;}
div.price.old strong{text-decoration:line-through;}
.is-old-price div.price:not(.old) *{color:#a38353;} /* highlight price when it is promotion */
.price.old {margin: -5px 0 0px 0;}
#page > .price{padding-bottom:10px;color:#333;font-size:1.125em;}
.pages-gallery div.price {color:#a38353;}
.pages-gallery div.price:not(.old) em {color:#a38353;}
.pages-gallery div.price:not(.old) strong {color:#a38353;}
.pages-gallery div.price:not(.old) span {color:#a38353;}

/* ORDERING */
.order-box{margin:15px 0 25px 0;text-align: left;float: left;}
.order-link{padding:5px 14px;border-width:1px;border-style:solid;background:#111b4e;color:#fff;text-decoration:none;transition:all 0.3s ease;font-size: 1.75em;}
.order-link:hover, .order-link:focus{background:#FFFFFF;color:#fff;text-decoration:none;cursor:pointer;}


.order-form legend{width:99%;margin-bottom:10px;padding-bottom:15px;color:#b27f4b;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:#e8eaee;color:#717b84;}
.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{padding:0.4em 0.9em;border-width:0px;border-style:solid;background:#b27f4b;color:#FFFFFF;transition:all 0.3s ease;font-family: 'Roboto', sans-serif;font-size:1rem;border-radius:0px;position: relative;}
#basket-options .btn.continue:hover{background:#000000;color: #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;}

#order table a {color: #b27f4b;font-weight: 300;}
#order table a:hover {color: #000000;}

/* RELATED PAGES */
#pages-related{clear:both;}
#pages-related > h2{padding-top:1em;color:#FFFFFF;font-size:1.25em;}

/* 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: 40px 0;}
#features {margin:30px 0 60px 0;width:100%;border-collapse:collapse;border:0px solid #e8eaee;font-size:1em;}
#features caption{margin:.8em 0 .8em;color:#474747;font-size:2.117rem;font-weight:700;text-transform: uppercase;text-align: center;width: 100%;border: 0px;}
#features tbody td, #features tbody th{padding:5px 7px;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 2%;}
#features tr > th {width: 50%;float: left;font-weight:bold;}
#features tr > td {width: 50%;float: left;}

/* 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 */
ul.tags{clear:both;padding:0.5em 0;list-style:none;}
.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 #e8eaee;}
.tags a:hover{color:#FFFFFF;}
.tags li.head a{margin:0;padding-left:0;border:0;}
.pages-list .tags{margin: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:10px 0 15px 35px;float: right;display: flex;justify-content: flex-end;}
#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;}

/* 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%;background: rgba(75,75,75,0.1);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;}

#wmaganeInfo {float:left;width:100%;margin-bottom:10px;font-family: 'Roboto', sans-serif;}
#wmaganeInfo strong {font-weight: bold;}

#contact-topic {width: 100%;padding: 7px 7px;color: #272727;font-family: 'Roboto', sans-serif;font-size: 1em;}

/* */
#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: clamp(2.2rem, 2.9vw, 2.8rem);line-height: 1.25;font-weight:400;text-transform: uppercase;text-align: center;width: 100%;}
.onas .title a:hover {color: #FFFFFF;}


/* 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: #a38353;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 time.date, .wyszukiwarka .pages-list .description {display: none;}
.wyszukiwarka .pages-list h2 a {width:100%;float:left;font-size:18px;color: #717b84;text-align:left;margin: 5px 0;font-weight: 100;padding: 0 0px 5px 0;position: relative;}
.wyszukiwarka .pages-list h2 a:hover {color: #b27f4b;}

.wyszukiwarka .pages-list{display:flex;justify-content:space-between;flex-wrap: wrap;}
.wyszukiwarka .pages-list .page {margin: 10px 10px 0 0;width: calc(1/4*100% - (1 - 1/4)*10px);padding: 25px 25px 0 25px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;position: relative;overflow: hidden; background: rgb(255,255,255);
  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(242,242,242,1) 100%); }
.wyszukiwarka .pages-list .page.page:nth-child(4n) {margin-right: 0;}
.wyszukiwarka .pages-list::after {content: '';flex: auto;}
.wyszukiwarka .pages-list .page:hover
{
  text-decoration: none;
  outline: medium none;
  transition: all 0.3s ease 0s;
  transform: scale(1.1);
  z-index: 1;background-color: #ffffff;
  box-shadow: 0px 0px 35px 2px rgba(0,0,0,0.4);
}

/* */
#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;display: flex;justify-content: space-between;}
.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: 31.333%;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:#575757;-webkit-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
.produktyListaPage .produktyLista .page:last-child {border-right: 0px solid #e0e0e0;}
.produktyListaPage .produktyLista {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: 300;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;}

/* */
.produktyListaPage .produktyLista2 {width:100%;float: left;display:none;display: flex;justify-content: center;}
.produktyListaPage .produktyLista2 > 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 .produktyLista2 > 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 .produktyLista2 {display: flex;flex-wrap: wrap;padding: 0px 0px;border: 0px solid #e0e0e0;margin:50px 0px 100px 0px;width:100%;padding: 0 0px;}
.produktyListaPage .produktyLista2 .page:nth-child(2n+1) {margin-top: 50px;}
.produktyListaPage .produktyLista2 .page {margin: 0px; padding: 0px; width: calc(50% - 25px);font-size: 18px;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 .produktyLista2 .page:last-child {border-right: 0px solid #e0e0e0;}
.produktyListaPage .produktyLista2 {float: left;width: 100%;position: relative;flex-wrap: wrap;align-items: flex-start;justify-content: space-between;}

.produktyListaPage .produktyLista2 h2 {width:100%;font-size:23px;color: #111b4e;text-align:left;margin-bottom: 15px;font-weight: 300;padding: 0 0px 5px 0;position: relative;float:left;}
.produktyListaPage .produktyLista2 h2 a{width:100%;font-size:23px;color: #111b4e;text-align:left;margin-bottom: 0px;font-weight: 300;padding: 0 0px 0px 0;position: relative;float:left;}

.produktyListaPage .produktyLista2 .page:hover {text-decoration: none;outline: medium none;transition: all 0.3s ease 0s;transform: scale(1.05);z-index: 1;background-color: #ffffff;box-shadow: 0px 0px 35px 2px rgba(0,0,0,0.1);}


.produktyListaPage .produktyLista2 img {float: left;}
.produktyListaPage .produktyLista2 img:hover {}
.produktyListaPage .produktyLista2 .page .image {margin:0px 0px 15px 0;width: 100%;}
.produktyListaPage .produktyLista2 .page #BoxRightTopPage {width: 100%;padding: 15px 25px 35px 25px;}

.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;}

.produktyListaPage.szerokaLista #body {width: 100%;max-width: 2400px;padding: 93px 50px 0px 50px;}

/* */
#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;}

/* */
#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;}

/* */
#profile {font-size: 1.05em;}
#profile strong {font-weight: 400 !important;font-size: 1.15em !important;}
#profile dt:first-child {margin-bottom: 0px;}
#profile dt:first-child strong {color:#FFFFFF;}
#order label {font-size: 1.05em;}
.ordered-elements.orders-list strong {font-weight: 400 !important;font-size: 1.15em !important;}
.details-list.order {font-size: 1.05em;}
.widget.widget-id-8.type-26 {font-size: 1.05em;}

/* */
#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;}  

/* */
#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;}  
.kontaktPage #page div.content {width: 100%;float: left;}
.kontaktPage .contact-panel {float: right;width: 100%;margin:0px;padding: 0px;clear: none;}
.kontaktPage .widgets-3 > ul > li {margin: 25px 0 0 0 ;padding: 0px;}
.kontaktPage .widgets-3 > ul {padding: 0;}
.kontaktPage .widgets-3 > ul iframe {float: left;margin:-25px 0 50px 0;padding: 0px !important;}
.kontaktPage #body{clear:both;margin:0 auto;width: 100%;padding: 93px 0 0px 0;}

/* */
.boxKontakt_container {width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.boxKontakt_left {width: 48%;flex-direction: column;display: flex;padding: 0px 50px;}
.boxKontakt_right {width: 48%;}
.boxKontakt_left_form {width: 100%;margin: auto 0 5px 0;}
.boxKontakt_right li {list-style: none;}
.boxKontakt_right .widget.type-14 {width: 100% !important;}

/* */
#page .pages-444 .description {font-size: 20px;color: #161616;margin: 0 auto 25px auto;}
#page .pages-444 h2 {color: #161616;width: 100%;text-align: center;font-weight: 300;}
#page .pages-444 h2 strong {font-weight: bold;}

/* Resetowanie domyślnych stylów dla listy i ustawienie siatki */
#page .pages-444 {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* 6 kolumn na szerokość domyślnie */
  grid-template-rows: repeat(4, 1fr); /* 3 wiersze na wysokość domyślnie */
  gap: 10px; /* Odstęp między elementami */
}

/* Styl dla każdego elementu li */
#page .pages-444 li {
  box-sizing: border-box; /* Wliczanie obramowania w wymiary */
  aspect-ratio: 3 / 2; /* Utrzymuje kwadratowy kształt */
  border-radius: 0px;overflow: hidden;
  position: relative;
}

/* Zwiększenie wymiarów dla pierwszego elementu */
#page .pages-444 li:first-child {
  grid-column: span 2; /* Rozszerzenie pierwszego elementu na dwa rzędy siatki */
  grid-row: span 2; /* Rozszerzenie pierwszego elementu na dwa rzędy siatki */
}

/* Zwiększenie wymiarów dla pierwszego elementu */
#page .pages-444 li:nth-child(8) {
  grid-column: span 2; /* Rozszerzenie pierwszego elementu na dwa rzędy siatki */
  grid-row: span 2; /* Rozszerzenie pierwszego elementu na dwa rzędy siatki */
}


#page .pages-444 li:nth-child(11) {
  grid-column: span 2; /* Rozszerzenie pierwszego elementu na dwa rzędy siatki */
  grid-row: span 2; /* Rozszerzenie pierwszego elementu na dwa rzędy siatki */
}
#page .pages-444 li:nth-child(18) {
  grid-column: span 2; /* Rozszerzenie pierwszego elementu na dwa rzędy siatki */
  grid-row: span 2; /* Rozszerzenie pierwszego elementu na dwa rzędy siatki */
}
#page .pages-444 li:nth-child(21) {
  grid-column: span 2; /* Rozszerzenie pierwszego elementu na dwa rzędy siatki */
  grid-row: span 2; /* Rozszerzenie pierwszego elementu na dwa rzędy siatki */
}


#page .pages-444 li #BoxRightTopPage {position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;z-index: 1;flex-direction: column;opacity: 0;transition: all 0.5s;}
#page .pages-444 li:hover #BoxRightTopPage {opacity: 1;}
#page .pages-444 li .title {width: 100%;position: relative;margin: auto auto auto auto;padding: 10px;text-align: center;}
#page .pages-444 li .title a {color: #111b4e;font-size: 20px;font-weight: 300;line-height: 22px;}
#page .pages-444 li .title a:hover {color:#111b4e;text-decoration: underline !important;}
#page .pages-444 li #bottomMore2 {padding: 0 5px 10px 5px;text-align: right;display: none;justify-content: flex-end;}
#page .pages-444 li .image img {opacity: 1;transition: 0.5s all;}
#page .pages-444 li:hover .image img {opacity: 0.3;}
#page .pages-444 li #bottomMore2 .bs1 {color:#111b4e;}
#page .pages-444 li #bottomMore2:hover .bs1 {color:#111b4e;text-decoration: underline;}

/* Responsywność */
@media (max-width: 1481px) {
  #page {
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 1034px) {
  #page .pages-444 {
    grid-template-columns: repeat(1, 1fr); /* Na ekranach mniejszych niż 1034px, zmień na 3 kolumny na szerokość */
    grid-column: span 1; /* Rozszerzenie pierwszego elementu na dwa rzędy siatki */
    grid-row: span 1; /* Rozszerzenie pierwszego elementu na dwa rzędy siatki */
  }
  #page .pages-444 li:first-child {
    grid-column: span 1; /* Rozszerzenie pierwszego elementu na dwa rzędy siatki */
    grid-row: span 1; /* Rozszerzenie pierwszego elementu na dwa rzędy siatki */
  }
  #page .pages-444 {display: flex;flex-direction: column;flex-wrap: wrap;}
}

/* */
#page .pages-445 {float: left;width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
#page .pages-445 li {margin: 20px 20px 0 0;width: calc(1/4*100% - (1 - 1/4)*20px);padding: 0px;box-sizing: border-box;text-align: left;transition: 0.5s ALL;}
#page .pages-445 li:nth-child(4n) {margin-right: 0;}
#page .pages-445::after {content: '';flex: auto;}
#page .pages-445 li .title{padding:0 0 0.5em;font-size:1.25rem;}
#page .pages-445 li .title a{color:#474747;font-weight:300;background:none;text-decoration:none;padding: 0 0 0 25px;position: relative;}
#page .pages-445 li .title a:hover{color:#111b4e;background:none;text-decoration:none;}
#page .pages-445 li .title a::before {content:'';position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 15px;height: 15px;background: #111b4e;}
#page.boxProjectLista h1 {padding: 0 0px 0px 0;margin: 0 0 0 15px;}

/* */
body.pageSzeroka #body {max-width: 2400px;padding: 93px 50px 0px 50px;width: 100%;}

/* */
.boxNameProject {display: flex;justify-content: flex-start;align-items: center;margin-bottom: 15px;padding: 0 0px 5px 0;}
#page.project h1 {padding: 0 0px 0px 0;margin: 0 0 0 15px;}
.boxNameProject .back:hover {cursor: pointer;opacity: 1;transition: all 0.5s;}
.boxNameProject .back:hover img {opacity: 0.5;}

.boxProejct__all {width: 100%;display: flex;justify-content: space-between;margin: 15px 0 0 0;flex-wrap: wrap;}
.boxProejct__left {width: 60%;position: relative;overflow: hidden;}
.boxProejct__right {width: 38%;}
#page .boxProejct__right div.content {font-size: 14px;}
.images-76 {width: 100%;float: left;overflow: hidden;}

/* */
.produktyListaPage .produktyLista2.ofertaPage h2 {margin-bottom: 0px;padding: 0 0px 0px 0;}
.produktyListaPage .produktyLista2.ofertaPage .page #BoxRightTopPage {width: 100%;padding: 25px 25px 25px 25px;}
.produktyListaPage .produktyLista2.ofertaPage .page .image {margin: 0px 0px 0px 0;}

/* */
.contact-panel.form-full .save {float: left;text-align: left;margin: 10px auto 0 0;}

/* */
#thanks{background-color:#fff;}
#thanks::after{content:none;}
#thanks div{position:absolute;top:50%;left:50%;z-index:2;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center;}
#thanks h2{margin-bottom:60px;color:#333;font:normal 300 64px/1 'Poppins', sans-serif;text-align:center;white-space:nowrap;}
#thanks p{color:#333;}
#thanks p a{color:#333;text-decoration:none;transition:color .3s;}
#thanks p a:hover{color:#888;}
.demo a{position:absolute;bottom:0;left:0%;right:0;z-index:21;display:inline-block;margin:0 auto;color:#fff;letter-spacing:.1em;text-decoration:none;transition:opacity .3s;font-weight:300;text-align:center;}
.demo a:hover{opacity:.5;}
#section03{position:absolute;bottom:2%;left:50%;margin:0 auto;transform: translateX(-50%);z-index: 29;width: 100px;text-align: center;}
#section03 a{padding-top:60px;}
#section03 a span{position:absolute;top:0;left:50%;width:46px;height:46px;margin-left:-23px;border:0px solid #fff;border-radius:0%;box-sizing:border-box;}
#section03 a span::after{position:absolute;top:50%;left:50%;content:'';width:16px;height:16px;margin:-12px 0 0 -8px;border-left:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);box-sizing:border-box;}
#section03 a span::before{position:absolute;top:0;left:0;z-index:-1;content:'';width:44px;height:44px;box-shadow:0 0 0 0 rgba(255,255,255,.1);border-radius:0%;opacity:0;-webkit-animation:sdb03 3s infinite;animation:sdb03 3s infinite;box-sizing:border-box;}
@-webkit-keyframes sdb03{0%{opacity:0;}
 30%{opacity:1;}
 60%{box-shadow:0 0 0 60px rgba(255,255,255,.1);opacity:0;}
 100%{opacity:0;}
}
@keyframes sdb03{0%{opacity:0;}
 30%{opacity:1;}
 60%{box-shadow:0 0 0 60px rgba(255,255,255,.1);opacity:0;}
 100%{opacity:0;}
}
#section04 a{padding-top:60px;}
#section04 a span{position:absolute;top:0;left:50%;width:24px;height:24px;margin-left:-12px;border-left:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:sdb04 2s infinite;animation:sdb04 2s infinite;box-sizing:border-box;}
@-webkit-keyframes sdb04{0%{-webkit-transform:rotate(-45deg) translate(0, 0);}
 20%{-webkit-transform:rotate(-45deg) translate(-10px, 10px);}
 40%{-webkit-transform:rotate(-45deg) translate(0, 0);}
}
@keyframes sdb04{0%{transform:rotate(-45deg) translate(0, 0);}
 20%{transform:rotate(-45deg) translate(-10px, 10px);}
 40%{transform:rotate(-45deg) translate(0, 0);}
}

/* */
input:focus,select:focus,textarea:focus,button:focus {outline: none;}
*:focus {outline: none;}
:focus {outline: 0px !important;-webkit-appearance: none;box-shadow: none !important;}

/* */
.pobieranieKontakt {float: left;margin: 35px 0;}

/* */
.listaTwojaMarka {list-style: none;float: left;width: 100%;margin: 50px auto 0 auto;display: flex;justify-content: space-between;flex-direction: column;align-items: center;}
.listaTwojaMarka > li.page {width: 100%;margin: 0 0 50px 0;display: flex;justify-content: space-between;align-items: center;}
.listaTwojaMarka > li.page:last-child {width: 100%;margin: 0 0 0px 0;}
.listaTwojaMarka .image {width: 40%;order: 2;}
.listaTwojaMarka #BoxRightTopPage {width: 56%;order: 1;font-size: 1.15rem;line-height: 1.35rem;color: #333333;}
.listaTwojaMarka #BoxRightTopPage .title {font-size: 2.15rem;line-height: 2.35rem;font-weight: 300;color:#000000;}
.listaTwojaMarka > li.page .description p {margin-bottom: 10px;}
.listaTwojaMarka > li.page:last-child .description p {margin-bottom: 0px;}

.listaTwojaMarka > li.page .description li {margin-bottom: 10px;}
.listaTwojaMarka > li.page .description li:last-child {margin-bottom: 0px;}

.listaTwojaMarka > li.page.page:nth-child(2n+1) .image {width: 40%;order: 1;}
.listaTwojaMarka > li.page.page:nth-child(2n+1) #BoxRightTopPage {width: 56%;order: 1;}

.pages-list.faqLista .description {text-align: left;}
.pages-list.faqLista .title {text-align: left;}

.listaTwojaMarka #BoxRightTopPage .description ul {padding:0 0 0 25px;}

/* Sekcja statystyk */
.stats {
  width: 100%;
  text-align: center;
  padding: 60px 20px;
  background: #f9fafb;
  margin: 50px 0;
}

.stats__heading {
  font-size: clamp(1.4rem, 2.2vw, 1.7rem);
  margin-bottom: 40px;
  color: #000;font-weight: 400;
}

.stats__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 30px;
  width: 100%;
  max-width: 1400px; /* szerokość siatki w środku */
  margin: 0 auto;
  padding: 0 10px;
}

.stat {
  background: #fff;
  border-radius: 12px;
  padding: 30px 20px;
  box-shadow: 0 4px 15px rgba(0,0,0,.05);
  transition: transform .3s;
}
.stat:hover {
  transform: translateY(-5px);
}

.stat__number {
  display: block;
  font-size: clamp(1.8rem, 4vw, 2.5rem);
  font-weight: bold;
  color: #b27f4b;
  margin-bottom: 10px;
}

.stat__label {
  font-size: clamp(0.9rem, 1.5vw, 1.1rem);
  color: #333;
}

/* Galeria 3 kolumny */
.images-77 {display:flex;justify-content:space-between;flex-wrap: wrap;float: left;width: 100%;}
.images-77 li {margin: 0px 30px 30px 0;width: calc(1/3*100% - (1 - 1/3)*30px);padding: 0px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;position: relative;overflow: hidden;border-radius: 5px;}
.images-77 li:hover {box-shadow: 0px 0px 35px 2px rgba(0,0,0,0.1);transition: 0.5s ALL;}
.images-77 li:nth-child(3n) {margin-right: 0;}
.images-77::after {content: '';flex: auto;}

/* */
.pages-list.listaOnas {list-style: none;float: left;width: 100%;margin: 50px auto 0 auto;display: flex;justify-content: space-between;flex-direction: column;align-items: center;}
.pages-list.listaOnas > li.page {width: 100%;margin: 0 0 50px 0;display: flex;justify-content: space-between;align-items: center;background: #FFFFFF;text-align: left;}
.pages-list.listaOnas > li.page:nth-child(2) {width: 100%;margin: 0 0 0px 0;}
.pages-list.listaOnas .image {width: 40%;order: 2;}
.pages-list.listaOnas #BoxRightTopPage {width: 56%;order: 1;font-size: 1.15rem;line-height: 1.35rem;color: #333333;}
.pages-list.listaOnas #BoxRightTopPage .title {font-size: 2.15rem;line-height: 2.35rem;font-weight: 300;color:#000000;text-align: left;}
.pages-list.listaOnas > li.page .description p {margin-bottom: 10px;}
.pages-list.listaOnas > li.page:nth-child(2) .description p {margin-bottom: 0px;}
.pages-list.listaOnas > li.page .description {text-align: left;}

.pages-list.listaOnas > li.page .description li {margin-bottom: 10px;}
.pages-list.listaOnas > li.page .description li:nth-child(2) {margin-bottom: 0px;}

.pages-list.listaOnas > li.page.page:nth-child(2) .image {width: 40%;order: 1;}
.pages-list.listaOnas > li.page.page:nth-child(2) #BoxRightTopPage {width: 56%;order: 1;}

.pages-list.listaOnas > li.page.page:nth-child(3) #BoxRightTopPage {width: 100%;order: 1;}
.pages-list.listaOnas > li.page.page:nth-child(3) h2 {display: none;}
.pages-list.listaOnas > li.page.page:nth-child(3) h3 {margin-top: 15px;}

/* od 1140px w dół → 2 kolumny */
@media (max-width: 1140px) {
  .stats__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* od 480px w dół → 1 kolumna */
@media (max-width: 480px) {
  .stats__grid {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .stat__number {
    font-size: 1.6rem;
  }
  .stat__label {
    font-size: 0.9rem;
  }
}

/* RESPONSIVE WEB DESIGN - media queries */
@media screen and (max-width:1680px){
  #header .slider .description{z-index:3;position:absolute;min-width:150px;width:45%;padding:1em;line-height:1.25em;}
  #body {width:100%;padding: 93px 40px 50px 40px;} 
  #body.isSlider {padding: 50px 40px 0px 40px;}  
}
@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%;}
  #body {padding: 93px 15px 25px 15px !important;}
  #body.isSlider {padding: 50px 15px 25px 15px !important;}
  #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%;}

.pages-gallery .page h2.title a {padding: 5px 0px;font-size: 6vh;line-height: 6.2vh;}  
}
@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;}
  #page .pages-445 li {margin: 20px 20px 0 0;width: calc(1/2*100% - (1 - 1/2)*20px);}
  #page .pages-445 li:nth-child(2n) {margin-right: 0;}
  .wyszukiwarka .pages-list .page {margin: 10px 10px 0 0;width: calc(1/3*100% - (1 - 1/3)*10px);}
  .wyszukiwarka .pages-list .page.page:nth-child(4n) {margin-right: 10px;} 
  .wyszukiwarka .pages-list .page.page:nth-child(3n) {margin-right: 0;} 
}
@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%;}   
  #formBoxLeft {margin-bottom:15px;}
  #formBoxLeft,#formBoxRight {width:100%;}   
  .boxProejct__all {flex-direction: column;}
  .boxProejct__left {width: 100%;position: relative;overflow: hidden;}
  .boxProejct__right {width: 100%;margin: 25px 0 0 0;}
 .pages-gallery .page h2.title a {font-size: 4vh;line-height: 4.2vh;}  
}
@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%;} 
  .produktyListaPage .produktyLista2 .page:nth-child(2n+1) {margin-top: 0px;}
  .produktyListaPage .produktyLista2 .page {width: 100%;}
}
@media screen and (max-width:820px){
  .listaTwojaMarka > li.page {flex-direction: column;}
  .listaTwojaMarka > li.page .image {width: 100% !important;order: 1 !important;}
  .listaTwojaMarka > li.page #BoxRightTopPage {width: 100% !important;order: 2 !important;}
  .listaTwojaMarka #BoxRightTopPage .description ul {padding: 0 0  0 15px;}

  .pages-list.listaOnas > li.page {flex-direction: column;}
  .pages-list.listaOnas #BoxRightTopPage {width: 100% !important;order: 2 !important;}
  .pages-list.listaOnas .image {width: 100% !important;order: 1 !important;}

  .boxKontakt_left {width: 100%;flex-direction: column;display: flex;padding: 0px 0px 25px 0;}
  .boxKontakt_right {width: 100%;}
  .leftFooter ul {padding: 0px;}
  .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%;}
  
  .onas .pages-list .page .image {width: 45%;} 
  #ask-about-link {margin: 25px 0;float: right;width: 100%;text-align: center;}  
  #ask-about-link a {margin: 0px;width: 100%;float: left;text-align: center;}
  .opinie .pages-list .page {width: 46%;}
  .wyszukiwarka .pages-list .page {margin: 10px 10px 0 0;width: calc(1/2*100% - (1 - 1/2)*10px);}
  .wyszukiwarka .pages-list .page.page:nth-child(4n) {margin-right: 10px;} 
  .wyszukiwarka .pages-list .page.page:nth-child(3n) {margin-right: 10px;} 
  .wyszukiwarka .pages-list .page.page:nth-child(2n) {margin-right: 0;} 
  #laser-dentystyczny > span {font-size:1.95em;}
  #laser-biostymulacyjny > span {font-size:1.95em;}  
  .pages-gallery .page {margin: 30px 30px 0 0;width: calc(1/2*100% - (1 - 1/2)*30px);}
  .pages-gallery .page:nth-child(3n) {margin-right: 30px;}
  .pages-gallery .page:nth-child(2n) {margin-right: 0;}
  .pages-gallery::after {content: '';flex: auto;}
  .kontaktPage #page div.content {width: 100%;float: left;}
  .kontaktPage .contact-panel {float: right;width: 100%;margin:15px 0 0 0;}  
  #page .pages-444 li #BoxRightTopPage {opacity: 1;}
  #page .pages-444 li .image img {opacity: 0.5;}
}
@media screen and (max-width:720px){  
  .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){
  #langBox {padding: 0 0px 0 5px;margin: 0 0px 0 5px;}
  #page.project h1 {font-size: 6vh;}
  #page h1 {font-size: 6vh;}
  .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-gallery .page {width: 100%;margin: 0 0 15px 0;}
  .pages-list .page {width: 100%;margin: 0 0 15px 0;}

  .columnsNumber .listIteamFooter {width: 31.333%;}
  .images-gallery li {width: 48%;}
  .images-column.images-1 {width: 50%;}
  #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 img {height: auto;}
  #logo {padding: 15px 0;width: 110px;}
  #wrapperSlider {height: 57px;}
  #topInfoAll {width: calc(100% - 110px);}
  #lang {margin: 15px 0 15px 0;}  
  .jakosc .images-gallery li{margin: 1% !important;width: 31.333%;}
  .images-column.images-1, .images-column.images-2 {width: 100%;}
  #features tr {width: 100%;float: left;border:0px;margin:0 0%;}
  #boxyProduktoweLista ul .page {width: 100%;}  
  .ordered-elements table {font-size: 80%;}
}
@media screen and (max-width:580px){
  .slider .description::before {border-right: 100px solid transparent !important;} 
  .produktyListaPage .produktyLista .page {width: 90%;margin: 1% auto;}
  .pages-gallery .page {width: 98%;margin: 1%;}
  .produktyListaPage .produktyLista .page {width: 90%;margin: 1% auto;}
}
@media screen and (max-width:480px){
  .wyszukiwarka .pages-list .page {margin: 10px 0px 0 0;width: 100%;}
  .wyszukiwarka .pages-list .page.page:nth-child(5n) {margin-right: 0px;} 
  .wyszukiwarka .pages-list .page.page:nth-child(3n) {margin-right: 0;}   
  body.pageSzeroka #body {padding: 93px 15px 0px 15px;}  
  .produktyListaPage.szerokaLista #body  {padding: 93px 15px 0px 15px;}  
  .opinie .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%;}
  .images-column.images-1, .images-column.images-2 {width: 100%;}  
  .jakosc .images-gallery li{margin: 1% !important;width: 48%;}  
  .slider .description::before {border-right: 80px solid transparent !important;}  
}