@import url('https://fonts.googleapis.com/css?family=Bai+Jamjuree:300,400,500,700&display=swap&subset=latin-ext');
/* 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:#000000;font-size:0.9em;font-family: 'Bai Jamjuree', 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"], select, textarea{padding:2px;border-width:1px;border-style:solid;border-color:#999999;font-family: 'Bai Jamjuree', sans-serif;font-size:1rem;border-radius:2px;}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus{border-color:#ed0000;box-shadow:0 0 3px rgba(0,103,154,0.6);}
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:1px;border-style:solid;background:#ed0000;color:#fff;transition:all 0.3s ease;font-family: 'Bai Jamjuree', sans-serif;font-size:1rem;border-radius:2px;}
input[type="submit"]:hover, input[type="submit"]:focus, button[type="submit"]:hover, button[type="submit"]:focus{background:#ed0000;cursor:pointer;}
label{font-weight:bold;}
label span{padding-left:10px;color:#aaa;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;font-size:100%;}
tbody, tfoot, thead{margin:0;padding:0;}
caption, tr, th, td{margin:0;padding:2px 4px;border:1px solid #e8eaee;font-size:100%;font:inherit;vertical-align:baseline;}

a{color:#ed0000;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:#ed0000 url('img/info.png') no-repeat 20px center;color:#fff;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-color:#ed0000;}
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: 1200px;margin: 0 auto;}

#logo{padding: 15px 0 10px 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 'Rajdhani', sans-serif;line-height:1em;text-decoration:none;}
#logo #title a span{color:#ed0000;background:inherit;}
#logo #title a strong{color:#ed0000;background:inherit;}
#logo #title a em{color:#ed0000;font-style:normal;}
#logo #slogan{padding:4px 0 0 4px;background:inherit;color:#1f1a17;}
#logo img {width: 160px;-webkit-transition: all 300ms;transition: all 300ms;}

/* */
#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: #444444;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: #444444;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: #1a1a18;}
#lang li.selected a {color: #a38353;}
#lang li a:hover {color: #a38353;}

#wyszukiwarka {text-align: center;margin: 0 auto;}
.advanced-search {margin:5px 0 0 0;display: inline-block;}
#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:#fff;color:#333;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;}
#search-form .btn{width:20%;background:#FFFFFF url('img/search.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:#FFFFFF url('img/search2.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:#333;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;border-radius: 0;}
#search-form2 .btn{width:100%;background:#FFFFFF 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, #search-form2 .btn:focus{background:#FFFFFF url('img/search2.png') no-repeat center center;transition:all 0.5s ease;}

#search-form3 {width:32px;display: inline-block;vertical-align: middle;display: none;margin:0 15px 0 10px;}
#search-form3 .field, #search-form3 .btn{float:left;height:30px;padding:5px 3%;}
#search-form3 .field{min-width:100px;width:79%;background:#fff;color:#333;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;border-radius: 0;}
#search-form3 .btn{width:100%;background:#FFFFFF 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{background:#FFFFFF url('img/search2.png') no-repeat center center;transition:all 0.5s ease;}

/* MENU TOP */
.menu-top .level-0-menu{list-style:none;}
.menu-top a{display:block;padding:.6em 0em .6em 1em;color:#423f43;text-decoration:none;transition:all 0.5s ease;text-transform: uppercase;letter-spacing: 0.01em;}
.menu-top a:hover, .menu-top .selected a, .menu-top .selected-parent a{color:#ed0000;}
@media screen and (min-width:641px){ /* Bottom none */
  .menu-top li{position:relative;display: inline-block;float: left;}
  .menu-top a{font-size:1.05rem;}
}
.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;}

/* SLIDER */
/* You will find slider styles in style-slider.css file */

/* BODY/CONTENT STYLES */
#body{clear:both;margin:0 auto;width:100%;}
#body:after{content:"";display:table;clear:both;}

/* PAGE */
#page{position:relative;text-align:left;width: 100%;margin: 0;padding: 50px 0;display: flex;flex-wrap: wrap;align-items: center;}
#page:after{content:"";display:table;clear:both;}
#page h1, .heading-1{margin:0 0 20px;color:#423f43;font-size:3.417rem;font-weight:700;text-transform: uppercase;text-align: center;width: 100%;text-align:left;padding: 0 0 0 85px;position: relative;}
#page h1::before {content: '';background-image: url('img/met-info.png');width: 69px;height: 60px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
#page .msg.error h1, #page .msg.error .heading-1{margin-top:.4em;color:#fff;}
#page .msg.error.panel h1{margin:0;font-size:1rem;}

/* PAGE - BREADCRUMB (navigation path) */
.breadcrumb{margin-bottom:1.25rem;}
.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{line-height:1.5em;font-size: 18px;}
#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:bold;font-size:1.05em;color:#ed0000;}

#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{margin:0 0 0rem 0;background:inherit;text-align:center;}
ul[class*='images-'] p{max-width:250px;margin:5px auto 0 auto;color:#676767;font-size:0.975em;float: left;width: 100%;}
ul[class*="images-"] img{}
ul[class*="images-"] img:hover{opacity:1;}
div.content .images-gallery{padding:0;}
/* list custom */
.images-1{clear:left;float:left;margin:0rem 0rem 0 0;width: 40%;background: #FFFFFF;padding: 25px 100px 25px 0;}
.images-1 img {float: left;}
.images-2{clear:right;float:right;margin:.5rem 0 0 1rem;}

#page .images-gallery{display:flex;justify-content:space-between;flex-wrap:wrap;}
#page .images-gallery > li {margin: 20px 20px 0 0;width: calc(1/4*100% - (1 - 1/4)*20px);padding: 0px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;}
#page .images-gallery > li:nth-child(4n) {margin-right: 0;}
#page .images-gallery::after {content: '';flex: auto;}

#page .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 */

#boxFooter-1 .images-gallery li{margin: 1% !important;width: 23%;padding: 35px;}

#boxFooter-1 .images-gallery li img {width:100%;height: auto;    filter: grayscale(100%); /* Standard CSS */
  -webkit-filter: grayscale(100%); /* CSS for Webkit Browsers */
  filter: url('img/grayscale.svg#desaturate'); /* Firefox 4-34 */
  filter: gray;  /* Internet Explorer IE6-9 */
  -webkit-filter: grayscale(1); /* Old WebKit Browsers */transition:all 0.5s;}
#boxFooter-1 .images-gallery li img:hover {    filter: grayscale(0%);
  filter: none;
  -webkit-filter: grayscale(0); /* Old WebKit */transition: 0.5s ALL;}
#boxFooter-1 .images-gallery li img{display: inline-block;max-width: 100%;box-sizing: border-box;}



/* FILES LIST STYLES */
.files-list{margin:1rem 0 .5rem;list-style:none;vertical-align:middle;border-left:2px solid #c8cccf;font-size:0.9rem;}
.files-list li{height:20px;margin:0 0 1rem 1rem;padding-left:2rem;background:url('img/files-ext.gif') no-repeat 0 -260px;}
.files-list p{display:inline;color:#ed0000;font-style:italic;}
.files-list p:before{content:" - ";}
.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{background-position:0 -240px;}
.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:200;}
#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;}
.title a{color:#ed0000;font-weight:bold;background:none;text-decoration:none;}
.title a:hover{color:#423f43;background:none;text-decoration:none;}
time.date{display:block;padding:0 0 0.3em;color:#6e6e6e;}
[class|="pages"]{clear:both;margin:0rem 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 .page{margin:2%;padding:0;width: 29.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;}

/* 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;}
@media screen and (min-width:600px){
  .pages-gallery .page{flex:0 0 48%;}
}
@media screen and (min-width:960px){
  .pages-gallery .page{flex:0 0 32%;}
  .pages-gallery:after{content:"";flex-basis:32%;} /* so last row is align to left */
}

.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;}
#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:.5em 0;}
#site-map .sitemap__link--0, #site-map .sitemap__nolink--0{font-size:1.25rem;}
#site-map .sitemap__link--1, #site-map .sitemap__nolink--1{font-size:1.125rem;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{background-color: #FFFFFF;color:#1c1c1c;font-size:1.083em;}
#foot .container{}
#foot a{color:#ed0000;text-decoration:none;}
#foot a:hover{text-decoration:none;color:#676767;}
#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;}
#powered a{display:inline-block;color:#272727;}

/* COMMON CLASSES */

.form-full{clear:both;margin:25px 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;}

/* 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 */

/* NOTICES ACCEPTS */
.notices{list-style:none;}
.notices .option, .option.notice{margin:4px 0 10px;font-size:0.875em;}
.notices .option label, .option.notice label{margin-left:4px;font-weight:normal;}

/* YOUTUBE LINKS */
.youtube{width:550px;height:413px;padding:1px;box-shadow:0 0 4px rgba(100,100,100,0.4);}
@media screen and (max-width:460px){
  .youtube{max-width:100%;height:240px;}
}

/* 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:#ed0000;}
.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:#efefef;}
.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:-1px;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 #ed0000;}
}
@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;}
#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:first-child:before{background-position:0 -240px;}
#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;}
@media screen and (max-width:600px){
  #download-list tr{display:block;border-top:1px solid #e8eaee;}
  #download-list td{display:inline-block;border:0;}
  #download-list tbody td.name{display:block;}
  #download-list tbody td.date-file{min-width:50%;text-align:left;}
  #download-list tbody td.size{min-width:50%;}
}

/* CONTACT-PANEL */
.contact-panel{padding:1.5rem 0;border-top:5px solid #e8eaee;border-bottom:5px solid #e8eaee;}

/* */
#menuFooterAll {float: left;width: 100%;background: #e9e9e9;padding: 25px 0 25px 0;} 
#menuFooterAllCenter {width: 1200px;margin: 0 auto;display: flex;flex-wrap: wrap;justify-content:center;}
.leftFooter {width: 23%;background: #e9e9e9;padding: 15px 0;box-sizing: border-box;margin: 1%;}
.leftFooter ul  {list-style: none;padding: 0 0px;margin: 0px 0 0 0;}
.rightFooter2 {width: 23%;background: #e9e9e9;padding: 15px 0;box-sizing: border-box;margin: 1%;}
.rightFooter2 a {width: 100%;display: inline-block;color: #272727 !important;}
.rightFooter2 a:hover {color: #ed0000 !important;}
.rightFooter2 a img {vertical-align: middle;margin-right: 10px;width: 30px;}
.rightFooter2 span {display: inline-block;vertical-align: middle;}
.rightFooter3 {width: 23%;background: #e9e9e9;padding: 15px 0;box-sizing: border-box;margin: 1%;}
.rightFooter {width: 23%;background: #e9e9e9;padding: 15px 0;box-sizing: border-box;margin: 1%;}
.rightFooter ul {list-style: none;}
.leftFooter legend {text-transform: uppercase;font-size: 1.15em;font-weight: 400;color: #272727;margin: 0 0 5px 0;}
.rightFooter legend {text-transform: uppercase;font-size: 1.15em;font-weight: 400;color: #272727;margin: 0 0 5px 0;}
.rightFooter2 legend {text-transform: uppercase;font-size: 1.15em;font-weight: 400;color: #272727;margin: 0 0 5px 0;}
.rightFooter3 legend {text-transform: uppercase;font-size: 1.15em;font-weight: 400;color: #272727;margin: 0 0 5px 0;}
body #foot .menu-2 ul li a {color: #272727;}
body #foot .menu-2 ul li a:hover {color: #ed0000;}

body #foot .menu-3 ul {list-style: none;}
body #foot .menu-3 ul li a {color: #272727;font-size: 16px;}
body #foot .menu-3 ul li a:hover {color: #ed0000;}

/* */
#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 0px 0;background: rgba(255,255,255,0.1);padding: 0px;}
#OfertaFirstPage h2 {margin:.4em 0 0px 0em;color:#423f43;font-size:3.417rem;font-weight:700;text-transform: uppercase;text-align: left;width: 100%;float:left;min-height: 60px;}
#OfertaFirstPage h3 {text-align: center;width: 100%;font-weight: 300;margin: 0 0 35px;}
#OfertaFirstPage .pages-list .page {margin: 0; padding: 50px 0; width: 100%;font-size: 18px;display: flex;flex-wrap: wrap;align-items: center;}
#OfertaFirstPage h2 a {float: left;width: 100%;position: relative;overflow: hidden;padding: 0 0 0 85px;color: #423f43;font-size:3.417rem;min-height: 60px;}
#OfertaFirstPage h2 a::before {content: '';background-image: url('img/met-info.png');width: 69px;height: 60px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
#OfertaFirstPage img {float: left;}
#OfertaFirstPage img:hover {opacity: 0.65;}
#OfertaFirstPage .pages-list .page .image {float: right;margin:0;width: 40%;padding: 0rem;background: #FFFFFF;order: 2;padding: 25px 0px 25px 100px;}
.OfertaFirstPageWrapper {width: 100%;margin: 0 auto;padding: 0px 0;}
#rightListStartPage {width: 60%;order: 1;padding: 0px 0;}

/* */
#blockIcon {float: left;width: 100%;text-align: center;margin: 0 0 50px 0;padding: 0 15px 25px 15px;}
.titleNum  {margin:.8em 0 .4em;color:#423f43;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;}

/* */
#rightContainerStart {width: 60%;float: right;padding: 0px 0;}
.container > #content {float: left;width: 100%;text-align: center;margin: 0;padding: 0;}
.widgets-list.widgets-2 {float: left;width: 100%;margin: 0 0 10px 0;}
.widgets-list.widgets-2 {background-position: center center;background-repeat: no-repeat;background-size: cover;padding: 9.3rem 0;margin-bottom: 0px;width: 100%;background-attachment: fixed;}
.widgets-list.widgets-2 > ul {width: 1200px;margin: 0 auto;}
.widgets-list.widgets-2 > ul .pages-list .page {background: rgba(255,255,255,0.9);padding: 15px;}

.widgets-list.widgets-3 {float: left;width: 100%;margin: 0 0 10px 0;}
.widgets-list.widgets-3 {background-position: center center;background-repeat: no-repeat;background-size: cover;padding: 9.3rem 0;margin-bottom: 0px;width: 100%;background-attachment: fixed;}
.widgets-list.widgets-3 > ul {width: 1200px;margin: 0 auto;}
.widgets-list.widgets-3 > ul .pages-list .page {background: rgba(255,255,255,0.9);padding: 15px;}

.widgets-list.widgets-2 .widget h2.head {color:#423f43;}

/* */
.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;}
  #topInfoAll {flex-direction: row;}
}

/* */
#topInfo2 {display: none;}

/* */
#head10 {background: #FFFFFF;float: left;width: 100%;padding: 10px 15px;display: none;}
#head10 #search-form {width: 300px;margin: 0 auto;float: none;}

/* */
#videoContainer {float: left;width: 100%;text-align: center;margin: 0px 0 50px 0;background:rgba(75,75,75,0.1);padding: 2px 0 0px 0;}
#videoContainer h2 {margin:.4em 0 50px 0em;color:#ed0000;font-size:2.417rem;font-weight:700;text-transform: uppercase;text-align: center;width: 100%;}
.videoWraper {width: 100%;margin:0 auto;}

/* */
#spolecznoscIco {position: fixed;right: 0;top:25%;z-index: 2501;}
#spolecznoscIco ul {list-style: none;}
#spolecznoscIco ul li img {border: 1px solid #FFFFFF;}

/* */
.kosztyFirstPage {text-align:center;padding:50px 0;}
.kosztyFirstPage > li {border-radius: 4px;transition: .2s;text-align: center;overflow: hidden;background: #ededed;box-shadow: 0 2px 4px rgba(0,0,0,.1);}
.kosztyFirstPage > li:nth-child(1) {display: block;float: left;width: 33.3331%;margin-left: 0;}
.kosztyFirstPage > li:nth-child(2) {display: block;float: left;width: 33.3331%;margin-left: 0;position: relative;z-index: 10;box-shadow: 0 2px 10px -2px rgba(0,0,0,0.2),0 20px 60px -10px rgba(0,0,0,.3); -webkit-transform: scale(1.05,1.05) translateY(-20px);transform: scale(1.05,1.05) translateY(-20px);	
}
.kosztyFirstPage >  li:nth-child(3) {display: block;float: right;width: 33.3331%;margin-left: 0;}

.kosztyFirstPage ul.txt2 {padding:15px;font-size:1.05em;text-align:center;}
.kosztyFirstPage ul.txt2 li {margin:0 0 5px 0;width:100%;padding:0 0 5px 0;}

.kosztyFirstPage h6 {padding:15px;font-size:1.15em;text-align:center;background: #cfcfcf;font-weight:400;margin:20px 0 20px 0;}

.kosztyFirstPage .title {padding: 15px;font-size: 1.45rem;font-weight:bold;background: #ed0000;color:#FFFFFF;margin:0 0 15px 0;}
.kosztyFirstPage > li:nth-child(2) .title {padding: 15px;font-size: 1.45rem;font-weight:bold;background: #ed0000;color:#FFFFFF;margin:0 0 15px 0;}
.kosztyFirstPage > li:nth-child(2) .title2 {padding: 25px 15px 15px 15px;font-size: 2.25rem;font-weight:bold;background: #FFFFFF;color:#FFFFFF;margin:0 0 15px 0;width:100%;float:left;}
.kosztyFirstPage > li:nth-child(2) .title2 img {max-width:80% !Important;display:inline-block;}
.kosztyFirstPage p strong {font-size: 2.65rem;font-weight:bold;color:#ed0000;width:100%;float:left;}

.kosztyFirstPage .txtBoton {width:100%;text-align:center;float:left;margin:0 0 25px 0;}
.kosztyFirstPage .txtBoton a {background: #ed0000;color:#FFFFFF;padding:10px 15px;display:inline-block;text-transform:uppercase;font-weight:bold;}
.kosztyFirstPage .txtBoton a:hover {background: #ed0000;color:#FFFFFF;transition: all 0.5s ease;}

/* 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: 50%;padding: 25px;float: left;}

/* */
#head1 {position: fixed;z-index: 11;left:0;right:0;top:0;background: #FFFFFF;-webkit-transition: all 300ms;transition: all 300ms;}
.contentFixed {box-shadow: 0 0 5px rgba(0,0,0,.4);-webkit-transition: all 300ms;transition: all 300ms;
  position: fixed;z-index: 11;left:0;right:0;top:0;background: #FFFFFF;}
.fixTop {height: 169.333px;-webkit-transition: all 300ms;transition: all 300ms;}
.fixTop.fixed {height: 65.4px;-webkit-transition: all 300ms;transition: all 300ms;}
.contentFixed #logo img {height: 36px;-webkit-transition: all 300ms;transition: all 300ms;width: 41px;float:left;}

/* */
#boxFooter-1 {float: left;width: 100%;padding: 50px 0;}
#boxFooter-1 .wrapperBox {width: 1200px;margin: 0 auto;}
#boxFooter-1 ul {list-style: none;}
#boxFooter-1 {float: left;width: 100%;margin: 0 0 10px 0;}
#boxFooter-1{background-position: center center;background-repeat: no-repeat;background-size: cover;padding: 9.3rem 0;margin-bottom: 0px;width: 100%;background-attachment: fixed;}
#boxFooter-1 .wrapperBox {width: 1200px;margin: 0 auto;}
#boxFooter-1 .wrapperBox .pages-list .page {background: rgba(255,255,255,0.6);padding: 15px;}
.widgets-list.widgets-100 .widget .head {color: #423f43;}

/* */
.widget.type-5 .pages-list .page .description {color: #423f43;}

/* */

.scroll-down {
  position: absolute;;
  bottom: 50px;
  left: 100px;
 }
 .scroll-down-inner {
  height:100%;
 }
 .scroll-down-title {
  display:inline-block;
  padding-bottom:4px;
  font-size:28px;
  color:#ed0000;
  text-transform:lowercase;
  -ms-transform:rotate(-90deg);
  transform:rotate(-90deg);
  -ms-transform-origin:0 8px;
  transform-origin:0 8px
 }

 .scroll-down-line{
  height:100px;
  width:1px;
  border-left:1px solid #ed0000;
  
  -webkit-animation: increase 3s;
  -moz-animation:    increase 3s; 
  -o-animation:      increase 3s; 
  animation:         increase 3s; 
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
}

@keyframes increase {
    0% {
      height: 0px;
  }  
    50% {
      height: 80px;
    }  
    100% {
      height: 0px;
  }        
}

/* ORDERING */
.order-box{margin:0.5em 0;}
.order-link{padding:5px 14px;border-width:1px;border-style:solid;background:#ed0000;color:#fff;text-decoration:none;transition:all 0.3s ease;border-radius:2px;}
.order-link:hover, .order-link:focus{background:#20ecc8;color:#fff;text-decoration:none;cursor:pointer;}

.order-form legend{width:99%;margin-bottom:10px;padding-bottom:15px;color:#ed0000;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:#ed0000;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:#ed0000;}
#checkout{display:none;margin-top:0;padding-top:30px;}
[class*="menu-"] .products-in-basket{display:inline-block;min-width:20px;transition: 0.5s all;margin-left:4px;padding:0px;text-align:center;color:#FFFFFF;background:#ed0000;border-radius:0px;font-style:normal;}
[class*="menu-"] a:hover .products-in-basket, [class*="menu-"] .selected a .products-in-basket{color:#000000;transition: 0.5s all;}


/* */
#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: #414042;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: #414042;padding: 0 0 0 5px;font-size: 0.75em;}


/* */
#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;}

#mobiMenu {display: flex;align-items: center;justify-content: space-between;}

/* */
#boxFooter-1 .widget.type-1 .description {color: #000000;font-size: 20px;}

/* */
.images-gallery.images-3 {margin: 25px 0 0 0;}

/* */
#phoneBox {margin:0 0 0 15px;border-left:1px solid #dddddd;padding:0 0 0 15px;}
#phoneBox a {float:left;width:28px;height:28px;}
#phoneBox a img {float:left;}

#phoneBox a{background:#FFFFFF url('img/call-28.png') no-repeat center center;color:transparent;border-top-left-radius:0;border-bottom-left-radius:0;line-height:0.8em;border-radius: 0;}
#phoneBox a:hover, #phoneBox a:focus{background:#FFFFFF url('img/call-28-org.png') no-repeat center center;transition:all 0.5s ease;}


/* RESPONSIVE WEB DESIGN - media queries */
@media screen and (min-width:1921px){
	body {width: 1920px;margin: 0 auto !Important;}
}
@media screen and (max-width:1921px){
	#page {padding: 50px 50px;} 	
	#OfertaFirstPage .pages-list .page {padding: 50px 50px;} 
}
@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){
  #head1 .container {width: 100%;padding: 0 15px;justify-content: space-between;}
  #body {width: 100%;}
  .container > #content {padding: 0 15px 25px 15px;}
  #menuFooterAllCenter {width: 100%;}
  #head2 .container {width: 100%;}
  #topInfoAll {padding: 0 0px 0 0;width: auto;}
  .widgets-list.widgets-2 > ul {width: 100%;}
  #boxFooter-1 .wrapperBox {width: 100%;padding: 2rem;}
}
@media screen and (max-width:1180px){
  #search-form {display: none;}
  #search-form2 {display: none;}
  #search-form3 {display: inline-block;}
  #head10  #search-form {display: block;}
  #phoneBox {margin: 0 25px 0 0px;border-left: 0px solid #ddd;padding: 0 0 0 0px;}
}
@media screen and (max-width:1080px){
  .scroll-down-title {font-size:18px; }
  #head1 .container {width: 100%;}
  .quick-slider-nav-dots-wrapper {display: none !important;}
}
@media screen and (max-width:1020px){
}
@media screen and (max-width:920px){
  #header .bannerDescription img {height: 23px;}
}
@media screen and (max-width:820px){
  #header .slider .description{z-index:3;position:absolute;top:50%;min-width:250px;padding:1.5em;line-height:1.25em;font-size: 0.96em;}
  #header .slider .description strong {font-size: 6vw;}
  #header .slider .description a {font-size: 14px;padding: 10px 15px;}   
  .rightFooter3 {width: 48%;padding: 0 0 0 15px;text-align: left;float: left;}
  .rightFooter2 {width: 48%;padding: 0 0 0 15px;text-align: left;float: left;}
  .rightFooter {width: 48%;padding: 0 0 0 15px;text-align: left;float: left;}
  .leftFooter {width: 48%;padding: 0 0 0 15px;text-align: left;float: left;}  
  body .leftFooter img {max-width: 80% !important;} 
  .kosztyFirstPage > li {width:96% !Important;margin:2% !Important;box-shadow: initial;}
  .kosztyFirstPage > li:nth-child(2) {display: block;float: left;margin-left: 0;position: relative;z-index: 10;box-shadow: initial;-webkit-transform: initial;transform: initial;}
  #OfertaFirstPage .pages-list .page .image {float: right;margin:0;width: 100%;padding: 0rem;background: #e9e9e9;order: 2;}  
  #rightListStartPage {width: 100%;order: 1;padding: 2rem;}
  #rightContainerStart {width: 100%;float: right;padding: 2rem 0;}
  .images-1{clear:left;float:left;margin:0rem 0rem 0 0;width: 100%;padding: 0rem;display: none;}
  .scroll-down {display:none;}
  body .widgets-list.widgets-100 .widget .head {font-size: 30px;}  
  #OfertaFirstPage h2 a {font-size: 2.417rem;}
}
@media screen and (max-width:680px){
}
@media screen and (max-width:640px){
	#menuFooterAllCenter {display:flex;flex-direction:column;justify-content:flex-start;}
  body .images-gallery.images-4 li {width: 46% !important;margin: 2% 2% 4% 2% !important;} 
  .columnsNumber .listIteamFooter {width: 31.333%;}
  .pages-list .page {width: 96%;}
  .images-column.images-1 {width: 50%;}
  #header .bannerDescription img {height: 18px;}
  .quick-slider-nav-arrows {display: none !important;}
  #topInfo {display: none;}
  #topInfo2 {display: block;}
  #logo {width: 160px;}
  #lang {margin: 15px 0 15px 0;}  
  #body .widget h2.head {font-size:30px !important;}
  #page .images-gallery > li {margin: 20px 20px 0 0;width: calc(1/2*100% - (1 - 1/2)*20px);}
#page .images-gallery > li:nth-child(4n) {margin-right: 20px;}
#page .images-gallery > li:nth-child(2n) {margin-right: 0;}
#page {padding: 50px 0px;} 
#OfertaFirstPage .pages-list .page {padding: 50px 0px;} 
}
@media screen and (max-width:480px){
	.widget.type-5 .pages-list .page .description {text-align:left !important;}
	.widget.type-5 .pages-list .page .description p {text-align:left !important;}
	#OfertaFirstPage .pages-list .page {text-align:left !important;}
	#OfertaFirstPage .pages-list .page p  {text-align:left !important;}
	#page div.content {text-align:left !important;}
	#page div.content p {text-align:left !important;}
	#page h1, .heading-1 {font-size: 3.117rem;}
	#header .slider .description {left:0px;}
	#header .slider .description a {font-size:10px}
  #spolecznoscIco {display: none;}
  .rightFooter3 {width: 100%;padding: 0 0 15px 15px;text-align: left;float: left;}
  .rightFooter2 {width: 100%;padding: 0 0 15px 15px;text-align: left;float: left;}
  .rightFooter {width: 100%;padding: 0 0 15px 15px;text-align: left;float: left;}
  .leftFooter {width: 100%;padding: 0 0 0px 15px;text-align: left;float: left;}  
  .columnsNumber .listIteamFooter {width: 48%;}

}