/* Quick.Cms.Ext v6.x default stylesheet */

:root {
  --color-text: #6d6f64;
  --color-white: #fff;
  --color-bg: #fff;
  --qr-color:  #111; 
  --qr-bgcolor: #fff; 

}

/* 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:#333;font-size:1em;font-family:Roboto, sans-serif;font-weight:300;}
body, html{height:100%;}

h1,h2,h3,h4{font-size:1em;}

body{padding:0;background:#fff;text-align:center;}

input[type="text"], input[type="password"], input[type="file"], input[type="email"], select, textarea{padding:2px;font-family:Arial, sans-serif;font-size:1em;border-radius:2px;background:#eeeeee;margin:15px 0 0;}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus{border-color:#00679a;}
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:10px 14px;background:#22819d;color:#fff;transition:all 0.3s ease;font-family:Arial, sans-serif;font-size:1em;}
input[type="submit"]:hover, input[type="submit"]:focus, button[type="submit"]:hover, button[type="submit"]:focus{background:#003b4c;cursor:pointer;}
label{font-weight:bold;color:#1d1d1d;font-size:1.063em;}
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;}
#page div.content > h2 {clear:both;}
h2#gallerySliderHeader {clear:both;}

a{color:#000;text-decoration:underline;}
a:hover{color:#000;text-decoration:underline;transition: all .3s;}
a:visited{}
li .edit a{position:relative;right:10px;z-index:199;display:inline-block;width:21px;height:21px;background:url('../admin/img/options.png') no-repeat 0px 0px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;float:right;}
li .edit a:hover{background-position:0 -21px;}

.msg{clear:both;overflow:hidden;padding:20px 0;text-align:center;}
.msg.done, .msg.error{margin:10px 0;background:#003b4c url('img/info.png') no-repeat 20px center;color:#fff;font-size:1.5em;}
.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.813em;}
.msg a.action:hover{background:#fff;}
.msg.panel a.action{margin-top:13px;}
.msg.error{background-color:#003b4c;}
.wai{position:absolute;width:1px;height:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);overflow:hidden;}

.columns li {width:45%;float:left;}

.option.edit{position:relative;left:0;}
.option.edit a{padding:1em;background:var(--color-admin);color:var(--color-white);display: inline-block;}
.option.edit a:hover{background:var(--color-admin);}
.option img{height:20px;width:20px;}
.option a{display: inline-block;}
.options {position:fixed;left:0;display:flex;flex-direction:column;z-index:800;top:40%;}
.options .option.edit{position:relative;}
.options .option.edit a{padding:1em;background:var(--color-admin);color:var(--color-white);}
.options .option.edit a:hover{background:var(--color-admin);}

.options #toggleOptions {width:50px;height:50px;transform: translateY(-50%) rotate(90deg);left: 0;top: 50%;transform: translateY(-50%);background:var(--color-admin);color: white;border: none;cursor: pointer;padding: 10px; z-index: 100;display:block; }

.option.slider-edit{position:absolute;right:0;z-index:10;bottom:3em;z-index: 2000;}

.option.widget-edit{position:absolute;z-index:10;z-index: 2000;left:30px}
.option.widget-edit a{padding:1em;background:var(--color-admin2);color:var(--color-white);position:relative;z-index:700;left:100px}
.option.widget-edit a:hover{background:var(--color-admin);}

.option.related-edit{position:relative;left:0;}


.option.short-edit{position:relative;}
.option.short-edit img{width:25px;height:25px;padding:1em;}
.option.short-edit a{padding:1em;background:var(--color-admin);color:var(--color-white);}
.option.short-edit a:hover{background:var(--color-admin);}

.gt{margin-right:30px;}

#container{position:relative;width:100%;margin:0px auto;text-align:left;overflow:hidden;}
#container:after{content:"";display:table;clear:both;}
#header{}
#body, #foot{float:left;width:100%;margin:0 auto;padding:0;}
#body img{}
.slick-slide img{max-width:100%;}

/* 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{width:100%;height:60px;background:#003b4c; display: flex;flex-direction: row;flex-wrap: wrap;}
#head1 .container{width:1300px;margin:auto;}
#logo{float:left;padding:0}
#logo #title{float:left;width: 91px;padding-top: 5px;}
#logo #title2{float:left;width:75px;padding:3px 10px;}
#logo #title img{max-width:160px;}
#logo #title a{color:#1f1a17;font:bold 3.25em 'Arial';line-height:1em;text-decoration:none;}

#logo #title a span{color:#003b4c;background:inherit;}
#logo #title a strong{color:#000;background:inherit;}
#logo #title a em{color:#003b4c;font-style:normal;}

#slogan a{float:left;padding:15px 0 0 4px;color:#fff;z-index: 999;position: relative;text-decoration:none;}
#logoMobile{width:220px;float:left;margin:10px 0;display:none;}

#search-form{float:right;min-width:140px;width:25%;margin:25px 2% 0 0;text-align:right;}
#search-form input[type="text"], #search-form button{float:left;height:30px;padding:5px 3%;}
#search-form input[type="text"]{min-width:100px;width:78%;background:#fff;color:#333;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;}
#search-form button{width:20%;background:#000 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 button:hover, #search-form button:focus{background-color:#00679a;transition:all 0.5s ease;}

/* HEADER WITH TOP MENU */
#head2{float:left;width:100%;}
#head2.fixed{position:fixed;top:0;z-index:100;background:#fff;}
#body.fixed{margin-top:66px;}
#head2 .container{width:1300px;margin:auto;}

/* MENU TOP */
#header .menu-1{float:right;background:#2690af;position:relative;}
#header .menu-1::after{content:'';position:absolute;top:0px;right:100%;width:10000%;height:100%;background:#2690af}
#header .menu-1::before{content:'';position:absolute;top:0px;left:100%;width:10000%;height:100%;background:#2690af}
#header .menu-1 ul{float:left;width:100%;height:100%;margin:0;list-style:none;}
#header .menu-1 li{position:relative;float:left;padding:0;}
#header .menu-1 li:after{content:'';display:block;position:absolute;bottom:0;margin:auto;width:10%;height:5px;background:transparent;transition:all 0.5s ease;display:none;}
#header .menu-1 li:hover:after, #header .menu-1 .selected:after, #header .menu-1 .selected-parent:after{width:99%;background:#000;}
#header .menu-1 a{float:left;width:100%;padding:23px 20px;color:#fff;font-size:1.063em;text-decoration:none;background:transparent;text-transform:uppercase;font-weight:300;}
#header .menu-1 a:hover, #header .menu-1 .selected a, #header .menu-1 .selected-parent a{transition:all 0.5s ease;color:#003b4c;background:#fff;}


#header .menu-2{float:right;position:relative;width:auto;}
#header .menu-2::after{content:'';position:absolute;top:0px;left:100%;width:10000%;height:100%;background:#003b4c}
#header .menu-2 ul{float:left;width:100%;height:100%;margin:0;list-style:none;}
#header .menu-2 li{position:relative;float:left;padding:0;}
#header .menu-2 li:after{content:'';display:block;position:absolute;bottom:0;margin:auto;width:10%;height:5px;background:transparent;transition:all 0.5s ease;display:none;}

#header .menu-2 li:hover:after, #header .menu-2 .selected:after, #header .menu-2 .selected-parent:after{}

#header .menu-2 a{float:left;width:100%;padding:15px 20px;color:#fff;font-size:1.063em;text-decoration:none;background:transparent;}
/*
#header .menu-2 a:hover, #header .menu-2 .selected a, #header .menu-2 .selected-parent a{transition:all 0.5s ease;background:#7e5c67}
*/
#phone{font-size:1.8em;padding:11px 20px 10px 0px;color:#fff;font-weight:300;float:right;}
#phone a{}
#phone:before{content:'';background:url('img/telephone.svg') no-repeat;display:inline-block;width:50px;height:30px;float:left;margin-top:3px;background-size:28px;fill:#fff;}
#header .menu-2 .appointment-advisor{font-size:1.438em;padding:16px 20px;color:#fff;}
#header .menu-2 .appointment-advisor:hover{background:#7e5c67;}
#header .menu-2 .appointment-advisor a{font-size:1em;width:auto;padding:0;}
#header .menu-2 .appointment-advisor a::hover{background:none !important;color:#22819d}
#header .menu-2 .appointment-advisor::before{content:'';background:url('img/advisor.svg') no-repeat;display:inline-block;width:50px;height:30px;float:left;margin-top:-3px;margin-right:8px;background-size:50px;}
#header .menu-2 .appointment-advisor:hover::before{content:'';background:url('img/advisor.svg') no-repeat;display:inline-block;width:50px;height:30px;float:left;margin-top:-3px;margin-right:8px;background-size:50px;}

#header .menu-2 .order-valuation{float:right;background:#7e5c67;font-size:1.125em;padding:20px 30px;color:#fff;font-size:1.063em;text-decoration:none;background:transparent;background:#7e5c67;padding-right:80px;}
#header .menu-2 .order-valuation a{padding:0;font-size:1em;}
#header .menu-2 .order-valuation:after{content:'';background:url('img/valuation.svg') no-repeat;display:inline-block;width:50px;height:40px;float:right;margin-left:20px;background-size:40px;}
#header .menu-2 .order-valuation a:hover, #header .menu-2 .selected.order-valuation a, #header .menu-2 .selected-parent.order-valuation a{}
#header .menu-2 .order-valuation:hover{background:#22819d;}


#name_day{z-index:90;display: flex;color: #fff;font-size: 1em;font-weight: 300;padding: 25px 50px 10px;min-height: 67px;}
#name_day div{display: inline-block;vertical-align: middle;text-align: right;}
#name_day div.names{clear:both;border-left: 0px solid #fff;padding-left: 10px;margin-left: 10px;text-align: left;font-size: 0.8em;line-height:1em;}
#name_day span{display: block;}

/* SLIDER */
/* You will find slider styles in style-slider.css file */

/* BODY/CONTENT STYLES */
#body{clear:both;margin:0;}
#body:after{content:"";display:table;clear:both;}

/* PAGE */
#page{float:left;width:100%;text-align:left;position:relative;padding-bottom:5rem;}
#page h1{margin:55px 0;margin-left:calc(50% - 525px);color:#000;font-size:2.750em;font-weight:normal;width:1000px;}
#page .msg.error h1{margin-top:15px;color:#fff;}
#page .msg.error.panel h1{margin:0;font-size:1em;}
#page h1.promo{display: inline-block;width: 600px;margin-left:calc(50% - 500px);}
.backPromo{display:inline-block;text-align: right;margin: 70px 0 30px;position:relative;float:right;margin-right:calc(50% - 500px );}
.backPromo a:before{content:"";width:40px;height:40px;background:url('./svg/DominoD_arrow_orange.svg') no-repeat center center;position:absolute;left:-55px;top:-10px;}
.backPromo a:hover::before{background:url('./svg/DominoD_arrow_grey.svg') no-repeat center center;}
.backPromo a{text-decoration: none;font-size:1.1em;font-weight:300;text-align:right;line-height:1.1em;color:#6e6e6e;display: block;position: relative;font-weight:400}
.backPromo a:hover{color:#003b4c;}

#page.product .container.productDescription{width:1050px;margin:100px 0;clear:both;float:left;margin-left:calc( 50% - 525px );}

/* PAGE - BREADCRUMB (navigation path) */
#page nav.breadcrumb{width:1050px;margin:40px auto -40px;}
#page nav.breadcrumb a{color:#121212;text-decoration:none;font-size:1.063em;margin:0 4px;}
#page nav.breadcrumb a:last-child{color:#868686;}
#page nav.breadcrumb a:hover{}

/* PAGE CONTENT */
#page div.content{line-height:1.5em;width:1050px;margin:auto;padding:0 0 50px;position:relative;clear:both;}
/*
#page div.content::before{content:'';position:absolute;height:100%;width:10000%;right:100%;top:0;background:#fff;}
#page div.content::after{content:'';position:absolute;height:100%;width:10000%;left:100%;top:0;background:#fff;}
*/
#page div.content > ul, #page div.content > ol{padding:0 0 0 20px;}
/* #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:8px 0;padding:0;list-style:none;position:relative;}
#page div.content > ul li::before, #page div.content > ol li::before{content:'';position:absolute;left:-20px;top:7px;height:6px;width:6px;background:#22819d;}
#page div.content > h2, #page div.content > h3{font-size:2.063em;line-height:1.3em;font-weight:normal;color:#22819d;margin-bottom: 15px;margin-top: 30px;}
#page div.content > h3{}
#page div.content > p{padding-bottom:10px;}

#page div.contentAdditional > ul{margin-left:20px;}
#page div.contentAdditional > ul li, #page div.contentAdditional > ol li{margin:8px 0;padding:0;list-style:none;position:relative;}
#page div.contentAdditional > ul li::before, #page div.contentAdditional > ol li::before{content:'';position:absolute;left:-20px;top:7px;height:6px;width:6px;background:#22819d;}

#page ul.options{float:left;margin:0 10px 20px 0;list-style:none;position:fixed;top:0px;left:0px;background:#fff;padding:5px;}
#page ul.options::after{content:"";display:table;clear:both;}
#page ul.options li{float:left;margin:0 10px 0 0;}
#page ul.options .edit a, #page ul.options .delete a{display:inline-block;width:21px;height:21px;background:url('../admin/img/options.png') no-repeat 0px 0px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;}
#page ul.options .edit a:hover{background-position:0 -21px;}
#page ul.options .delete a{background-position:-21px 0;}
#page ul.options .delete a:hover{background-position:-21px -21px;}

#page > time{display:none;float:right;margin-right:25px;font-size:1.625em;text-align:center;font-weight:bold;position:absolute;top:40px;right:0;color:#6e6e6e;
  margin-right:calc( 50% - 525px );
  top:40px;
}
#page > time b{color:#22819d;}
#page > time b:last-child{display:block;color:#003b4c;font-weight:normal;font-size:0.615em;}

/* IMAGES STYLES */
/* global */
#content li img{}
#content li img:hover{}
/* list global */
ul[class*='images-']{list-style:none;}
ul[class*='images-'] li{margin:0 0 0 0;background:inherit;text-align:center;}
ul[class*='images-'] p{max-width:250px;margin:0 auto;color:#000;font-size:0.875em;}
#content div.content .images-3, #content div.content .images-4{padding:0;}
/* list custom */
.images-1{clear:left;float:left;margin:0 10px 0px 0;margin-left:calc( 50% - 525px );z-index:99;position:relative;}
.images-2{clear:right;float:right;margin:8px 0 0 15px;}
.images-2 li::before{display:none;}
.images-3{width:1050px;margin:auto;clear:both;}
.images-3 li{line-height:0;}
.images-3, .images-4{clear:both;}
.images-4{width:1300px;margin:auto;}
.images-4 li{text-align:center;}
.images-4 li img{margin:auto;}
.images-3:after, .images-4:after{content:'';display:table;clear:both;}
.images-3 li{float:left;width:25%;}
.images-3 li:nth-child(4n+1){clear:left;}
#content div.content .images-3, #content div.content .images-4{clear:none;}

.images-51 li, .images-52 li, .images-53 li, .images-54 li{float:left;margin:10px !important;}
ul.images-51 li::before, ul.images-52 li::before, ul.images-53 li::before, ul.images-54 li::before{display:none;}

.images-60{padding: 0 0 30px 0;}
.images-60 li{padding:0;line-height:0;height:600px;margin:0;background-repeat:no-repeat !important;background-size:cover !important;background-position:center center !important}
.images-61{padding:0;}
.images-61 li{padding:0;line-height:0;height:600px;margin:0;background-repeat:no-repeat !important;background-size:cover !important;background-position:center center !important}

.images-50{padding:0;margin-top:50px;clear:both;}
.images-50 li{padding:0;line-height:0;height:600px;margin:0;background-repeat:no-repeat !important;background-size:cover !important;background-position:center center !important}

/* FILES LIST STYLES */
.files-list{margin: 55px 0;margin-left: calc(50% - 525px);color: #000;font-size:1em;font-weight: 300;width: 1000px;list-style:none;}
.files-list li{float:left;clear:left;width:100%;height:20px;margin:9px 0 9px 20px;padding-left:30px;background:url('img/files-ext.gif') no-repeat 0 -260px;}
.files-list p{display:inline;color:#000;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;}
#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:5px 0;text-align:center;font-size:0.875em;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:5px 0;text-align:center;font-size:0.875em;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 .prev, #quick-box .next{position:absolute;display:block;width:50%;top:15%;height:70%;margin:0px;color:#fff;font-family:Verdana;z-index:100;opacity:0.15;text-decoration:none;}
#quick-box .prev span, #quick-box .next span{position:absolute;top:47%;left:0;padding:10px;border:1px solid #fff;background:#000;}
#quick-box .next span{left:auto;right:0;border-right:none;}
#quick-box .prev span{border-left:none;}
#quick-box .next:hover, #quick-box .prev:hover{opacity:0.8;}
#quick-box .prev{left:0;}
#quick-box .next{right:0;}
#quick-box .close{position:absolute;top:0;right:0;padding:0 4px 2px;opacity:0.5;background:#000;color:#fff;font-weight:bold;font-family:"Trebuchet MS";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 .prev, #quick-box .next{line-height:normal;}
#quick-box .loading{display:block;padding:40px 35px;color:white;line-height:1em;}

/* SUBPAGES LIST STYLES */
/* global */
[class*="pages-"]{float:left;width:100%;margin:0 0;list-style:none;}
.pages-list li{clear:left;float:left;width:1300px;margin:15px calc( 50% - 600px );padding:65px 40px 40px;position:relative;}
.pages-list li .image{float:left;margin:0 2.5% 5px;}
.pages-list h2{padding:0 2.5% 30px;font-size:2.750em;font-weight:300;}
.pages-list h2 a{color:#003b4c;font-size:1.563em;font-weight:normal;background:none;text-decoration:none;}
.pages-list h2 a:hover{color:#000;background:none;}
.pages-list div.description{margin:5px 2.5% 0;font-weight:normal;font-size:1em;line-height:1.5em;font-weight:300;}
.pages-list ul, .pages-list ol{float:left;width:96%;margin:5px 0 0 4%;padding:0;list-style:disc;}
.pages-list li li{padding:0;border:0;background:none;}
.pages-list li ol{list-style:decimal;}
.pages-list p, .pages-5 p{padding-bottom:10px;}
#pages-related ul.pages-list {display:flex;}



.pages-3 li:nth-child(2n){background:#f5f5f5;}
.pages-3 li:nth-child(2n)::after{content:'';position:absolute;height:100%;width:10000%;left:100%;top:0px;background:#f5f5f5;}
.pages-3 li:nth-child(2n)::before{content:'';position:absolute;height:100%;width:10000%;right:100%;top:0px;background:#f5f5f5;}

.about-us .pages-3 li:nth-child(2n){background:#fff;}
.about-us .pages-3 li:nth-child(2n)::after{content:'';position:absolute;height:100%;width:10000%;left:100%;top:0px;background:#fff;}
.about-us .pages-3 li:nth-child(2n)::before{content:'';position:absolute;height:100%;width:10000%;right:100%;top:0px;background:#fff;}

/* custom */
.pages-4 li{width:1300px;margin:0;margin-left:calc(50% - 600px);box-sizing:border-box;padding:70px 90px 50px;position:relative;background: linear-gradient(#fff 0%, #fff 68%, #f5f5f5 68%);border-bottom:1px solid #fff;}
.pages-4 li::after{content:'';position:absolute;top:0px;left:100%;width:10000%;height:100%;background: linear-gradient(#fff 0%, #fff 68%, #f5f5f5 68%);}
.pages-4 li::before{content:'';position:absolute;top:0px;right:100%;width:10000%;height:100%;background: linear-gradient(#fff 0%, #fff 68%, #f5f5f5 68%);}
.pages-4 li:nth-child(2n+1){background:#f5f5f5;border-color:#f5f5f5;background: linear-gradient(#f5f5f5 0%, #f5f5f5 68%, #fff 68%);border-bottom:1px solid #f5f5f5;}
.pages-4 li:nth-child(2n+1)::after{content:'';position:absolute;top:0px;left:100%;width:10000%;height:100%;background: linear-gradient(#f5f5f5 0%, #f5f5f5 68%, #fff 68%);border-bottom:1px solid #f5f5f5;}
.pages-4 li:nth-child(2n+1)::before{content:'';position:absolute;top:0px;right:100%;width:10000%;height:100%;background: linear-gradient(#f5f5f5 0%, #f5f5f5 68%, #fff 68%);border-bottom:1px solid #f5f5f5;}

/*
TUTAJ MUSISZ DODAĆ KLASE DO PIERSZEGO ELEMENTU LISTY NEWSOW - NIE MOŻE BYĆ FIRST CHILD
*/

.pages-4 li.first{width:1300px;margin-left:calc(50% - 600px);padding:0;}
.pages-4 li.first time{display:none;}
.pages-4 li.first{background:#22819d}
.pages-4 li.first::after, .pages-4 li.first::before{background:#22819d;border:none;}
.pages-4 li.first .image{width:40%;height:100%;line-height:0;}
.pages-4 li.first h2{margin:100px 0 40px 0;}
.pages-4 li.first h2 a{color:#fff;}
.pages-4 li.first .description{color:#fff;}
.pages-4 li.first .description a{color:#fff;text-decoration:none;}
.pages-4 li.first .more{color:#fff;}
.pages-4 li.first .more a{color:#fff;margin-right:50px;}
.pages-4 li.first .more a::after{background:#fff !important;color:#22819d !important;}
.pages-4 li.first .more a:hover::after{background:#003b4c !important;transition:all 0.3s;}

#widget-23 span.more a{float:right;text-align:right;position:relative;margin:50px 40px 40px 10px;} 
#widget-23 span.more a{text-decoration:none;color:#61676c;line-height:40px;position:relative;}
#widget-23 span.more a::after{content:'>';padding:10px 20px;font-size:2.500em;background:#003b4c;color:#fff;position:absolute;top:-20px;right:-80px;transition:all 0.3s;}

#widget-22{border-top:1px solid #efefef;}
#widget-22::after{content:'';position:absolute;top:0px;left:100%;width:10000%;border-top:1px solid #efefef;}
#widget-22::before{content:'';position:absolute;top:0px;right:100%;width:10000%;border-top:1px solid #efefef;}
.pages-4 li .image{margin:0 60px 0 0;height:330px;width:330px;position:relative;z-index:999;}
.pages-4 li .image img{width:100%;height:100%;}
.pages-4 li .description{margin:0;font-size:1.063em;}
.pages-4 li h2{padding:0;margin:10px 0 20px;font-size:2.063em;font-weight:300}
.pages-4 li h2 a{font-size:1em;}
.pages-4 time{display:none;float:right;margin-right:25px;font-size:1.625em;text-align:center;font-weight:bold;}
.pages-4 time b{color:#22819d;}
.pages-4 time b:last-child{display:block;color:#003b4c;font-weight:normal;font-size:0.615em;}
.pages-4 li .more{float:right;text-align:right;position:relative;margin:50px 40px 40px 10px;}
.pages-4 li .more a{text-decoration:none;color:#61676c;line-height:40px;position:relative;}
.pages-4 li .more a::after{content:'>';padding:10px 20px;font-size:2.500em;background:#003b4c;color:#fff;position:absolute;top:-20px;right:-80px;transition:all 0.3s;}
.pages-4 li:nth-child(2n+1) .more a::after{background:#22819d;}

.pages-4 li .more a:hover{color:#000;}
.pages-4 li .more a:hover::after{background:#22819d}
.pages-4 li:nth-child(2n+1) .more a:hover::after{background:#003b4c;transition:all 0.3s;}


/*

.pages-4 li .more.noImg{margin-top:0px;}
.pages-4 li .more::after{content:'';position:absolute;top:0px;left:100%;width:10000%;height:100%;background:#f5f5f5;z-index:99}
.pages-4 li .more::before{content:'';position:absolute;top:0px;right:100%;width:10000%;height:100%;background:#f5f5f5;}
.pages-4 li:nth-child(2n+1) .more, .pages-4 li:nth-child(2n+1) .more::after, .pages-4 li:nth-child(2n+1) .more::before{background:#fff;}
*/


.pages-5{clear:both;}
.pages-5:after{content:'';display:table;clear:both;}
.pages-5 li{clear:none;float:left;width:1050px;margin:0;margin-left:calc( 50% - 525px );text-align:left;}
.pages-5 li .image{margin:0 0 5px;}
.pages-5 h2{padding:0 0 10px;}
.pages-5 h2, .pages-5 h2 a{color:#003b4c;font-size:1.063em;font-weight:normal;background:none;text-decoration:none;}
.pages-5 h2 a:hover{color:#000;background:none;text-decoration:underline;}

.pages-30{width:1300px;margin-left:calc( 50% - 600px );padding-bottom:70px;}
.pages-30 li{background:url('img/realization_shadow.png') no-repeat bottom right;float:left;width:33.3%;}
.pages-30 li{height:450px;}
.pages-30 .image{width:100%;}
.pages-30 .image:hover{}
.pages-30 li .realizationDesc{margin-top:80px;clear:both;float:left;width:100%;padding:0 30px;color:#909090;text-transform:lowercase;font-size:0.938em;}
.pages-30 li .realizationTime{clear:both;float:left;width:100%;padding:0 30px;color:#909090;text-transform:lowercase;font-size:0.938em;}
.pages-30 li .realizationTime span{font-size:1.375em;color:#424647;margin-left:5px;}
.pages-30 li h2{margin:5px 0;clear:both;float:left;width:100%;padding:0 0px 0 30px;color:#909090;font-size:1.7em;font-weight:300;}
.pages-30 li h2 a{text-decoration:none;font-size:1.375em;}
.pages-30 li div.askAboutProduct{clear:both;float:left;font-size:1em;position:absolute;bottom:40px;right:120px;}
.pages-30 li div.askAboutProduct a{text-decoration:none;color:#424647;position:relative;}
.pages-30 li div.askAboutProduct a:hover{color:#000;transition:all 0.3s;}
.pages-30 li div.askAboutProduct a::after{content:'';width:50px;height:50px;background:#bebebe;position:absolute;top:-15px;right:-75px;z-index:9999}
.pages-30 li div.askAboutProduct a:hover::after{background:#22819d;transition:all 0.3s;}
.pages-30 li div.description{padding:0 30px;}

.pages-31{width:1300px;margin-left:calc( 50% - 600px );padding-bottom:70px;}
.pages-31 li{background:url('img/realization_shadow.png') no-repeat bottom right;float:left;}
.pages-31 li{height:auto;width:33.3%;}
.pages-31 .image{width:80%;}
.pages-31 li h2{margin:5px 0;clear:both;float:left;width:100%;padding:0 0px 0 50px;color:#909090;font-size:1.375em;font-weight:normal;}
.pages-31 li h2 a{text-decoration:none;}
.pages-31 li div.askAboutProduct{margin:40px 0 0;clear:both;float:left;width:100%;padding:0 60px 0 100px;font-size:1em;}
.pages-31 li div.askAboutProduct a{text-decoration:none;color:#424647;position:relative;}
.pages-31 li div.askAboutProduct a::after{content:'';width:50px;height:50px;background:#bebebe;position:absolute;top:-15px;right:-75px;z-index:9999}
.pages-31 li .description  li{clear:both;background:none;margin:0;padding:5px 20px;height:auto;list-style:none;font-size:0.7em;width:80%;}

.pages-40{width:1050px;margin:auto;margin-left:calc( 50% - 525px );margin-top:0px;}
.pages-40 li{width:33.3%;margin:0;float:left;height:340px;position:relative;background-size:cover;background-position:center center;}
.pages-40 li .edit{position:absolute;top:0px;right:0px;}
.pages-40 li .link{top:0;bottom:0;left:0;right:0;position:absolute;}
.pages-40 li .roll{background:#22819d;bottom:0px;position:absolute;width:100%;}
.pages-40 li .roll .description{color:#fff;padding:0 20px 10px;display:none;}
.pages-40 li:nth-child(2n) .roll .description{background:#fff;color:#003b4c;}
.pages-40 li h2{font-size:1.875em;font-weight:400;padding:10px;text-align:center;background:#22819d;color:#fff;width:100%;}
.pages-40 li:nth-child(2n) h2, .pages-40 li:nth-child(2n) .roll{background:#fff;color:#003b4c;}
.pages-40 li h2 a{font-size:1em;text-decoration:none;color:inherit;}
.pages-20 .edit{position:absolute;right:0;}
.pages-20 li .link{height:100%;width:100%;top:0;left:0;position:absolute;}
.pages-20 li:hover h2 a{font-size:1.4em;transition:all .5s;}

.pages{clear:both;margin:40px 0;float:left;width:100%;}
.pages ul{text-align:center;}
.pages li{display:inline-block;}
.pages li{padding:0 2px;}
.pages a, .pages strong{padding:5px 7px;text-decoration:none;font-size:1.063em;font-weight:normal;}
.pages strong{background:#22819d;color:#fff;}
.pages .pPrev, .pages .pNext{background:#003b4c;margin:0 30px;color:#fff;padding:7px 15px;}

/* SITE MAP */
#site-map{clear:left;margin:10px 0;list-style:none;}
#site-map > li{padding:8px 0;}
#site-map > li > a{font-weight:bold;}
#site-map ul{padding:3px 0 3px 30px;list-style:none;}
#site-map ul li{padding:3px 0;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;background:#003b4c;color:#fff;font-size:1.083em;}
#foot .container{width:1300px;margin:auto;padding:40px 0 0;}
#foot .container:after{content:"";display:table;clear:both;}
#foot a{color:#fff;text-decoration:none;}
#foot a:hover{text-decoration:underline;}
#foot .copy{float:left;clear:both;text-align:center;width:100%;color:#9ea4a5;font-size:0.750em;margin:40px 0 20px;text-transform:uppercase;}
#foot .options{float:right;}
#foot .options ul{list-style:none;}
#foot .options li{float:right;margin-left:25px;}
#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;}

#foot .menu-1, #foot .menu-3{float:left;margin-left:10%;font-weight:300;}
#foot .menu-1 ul, #foot .menu-3 ul{list-style:none;}
#foot .menu-1 a, #foot .menu-3 a{color:#fff;}
#foot .menu-1 li, #foot .menu-3 li{position:relative;}
#foot .menu-1 li.selected::before, #foot .menu-3 li.selected::before{position:absolute;content:'';width:5px;height:5px;background:#ff6f00;left:-20px;top:7px;}
#foot .menu-1 li.selected a, #foot .menu-3 li.selected a{color:#fff;}

#powered{clear:both;width:100%;margin:20px 0;text-align:center;}
#powered a{display:inline-block;width:192px;height:26px;text-decoration:none;color:#0f0f0f;font-weight:bold;}
#powered a i{color:#6e7374;font-style:normal;}
#powered a:hover{color:#22819d;}

.dev{padding:5px;text-align:center;color:#f00;font-weight:bold;}

.form-full{clear:both;float:left;width:100%;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:100%;padding:10px;font-size:1em;}
.form-full .save{text-align:center;}
.form-full .save input{padding:10px 14px;text-transform:uppercase;letter-spacing:1px;}
.captcha input[type="text"]{min-width:60px;width:6%;}
.captcha strong{font-weight:normal;}
.captcha em{font-style:normal;font-weight:normal;}
.captcha ins{padding:0;font-weight:normal;text-decoration:none;}

@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;}
  #head1{height:auto;}
  #logo{padding:0 0 0.2cm;}
  #logo #title a{}
  #header .menu-1{margin-top:0.3cm;}
  #header .menu-1 li a{padding:0.1cm 0.2cm;border:0;border-right:1px solid #000;font-size:1em;}
  #header .menu-1 .selected a, #header .menu-1 .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;}
  #header .menu-1 li:hover:after, #header .menu-1 .selected:after, #header .menu-1 .selected-parent:after, #search-form, #foot .options{display:none;}
}

/* RESPONSIVE WEB DESIGN - media queries */
  @media screen and (max-width:1199px){
    #container{width:95%;}
    #head1{height:auto;}
    #logo #title a{font-size:2em;}
    #content .files-list li{width:80%;margin-left:15px;padding-left:30px;}
    #body ul[class*='images-'] img{max-width:95%;}
  }
  @media screen and (max-width:800px){
    #logo{padding:20px 3%;}
    #search-form{float:left;clear:left;width:100%;margin:0;padding:15px 3%;text-align:left;background:#e8eaee;}
    #search-form input[type="text"]{width:80%;}
    #header .menu-1{float:left;}
    .pages-5 li{width:48%;}
    .pages-5 li:nth-child(2n+1){clear:left;}
  }

  @media screen and (max-width:480px){
    #header .menu-1{width:100%;}
    #header .menu-1 li{width:50%;}
    #header .menu-1 li:after{display:none;}
    #header .menu-1 a{margin:0;padding:5px 7px;font-size:0.875em;border-bottom:1px solid #e8eaee;}
    #header .menu-1 li:nth-child(2n-1) a{border-right:1px solid #e8eaee;}
    
    #header .menu-1 a:before{content:"";display:block;float:left;width:16px;height:16px;margin:1px 8px 0 0;background:url('img/options.png') no-repeat center -64px;}
    #header .menu-1 a:hover:before, #header .menu-1 .selected a:before, #header .menu-1 .selected-parent a:before{background-position:center -80px;}

    .images-3 li, .images-4 li{width:50%;}
    .images-3 li:nth-child(2n+1), .images-4 li:nth-child(2n+1){clear:left;}
    .images-3 li:nth-child(4n+1), .images-4 li:nth-child(4n+1){clear:none;}

    .pages-list li{padding:10px 0;}
    .pages-5 li{width:98%;clear:left;}

    #foot .copy, #foot .options{width:100%;}
    #foot .options li{float:left;margin:15px 25px 0 0;}
  }

  @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{padding:5px 10px 7px;font-size:1.5em;}
    #quick-box .prev, #quick-box .next{opacity:0.5;text-decoration:none;}
  }

/* PLUGINS */

/* 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;}
}

/* ADVANCED SEARCH */

#search-form a.advanced-search{clear:both;display:block;padding:4px 6px;font-size:0.875em;text-decoration:none;}
#search-form a.advanced-search:hover{text-decoration:underline;}
#search-form a.advanced-search:after{content:' \00bb';}

/* RELATED PAGES */

#pages-related{clear:both;width:1120px;margin:0 auto 40px;}
#pages-related:after{content:'';display:table;clear:both;}
#pages-related .pages-list *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#pages-related > h2{text-align:center;padding:40px 0;color:#003b4c;}
#pages-related .pages-list li{clear:none;float:left;width:33%;margin:15px 0 15px 1%;padding:0px;background: url('img/realization_shadow.png') no-repeat center right;}
#pages-related .pages-list li:last-child, #pages-related .pages-list li:nth-child(3n+3), .pages-30 li:last-child, .pages-30 li:nth-child(3n+3){background-image:none;}
#pages-related .pages-list li:nth-child(3n+1){clear:left;margin-left:0;}
#pages-related .pages-list .image{margin-bottom:5px;text-align:center;}
#pages-related .pages-list .image img{max-width:100%;}
#pages-related .name{text-align:center;font-size:2em;font-weight:300;}
#pages-related .pages-list li h2{text-align:center;font-size:1.7em;font-weight:300;}
#pages-related .pages-list li h2 a:hover{color:#003b4c;}

/* PAGES PRODUCTS */
div.price{}
div.price em{font-style:normal;}
div.price strong{}
div.price.bigger strong{}
div.price span{}

#page > .price{padding-bottom:10px;color:#333;font-size:1.125em;}

.pages-6 > li{float:left;width:1100px;margin-left:calc( 50% - 525px );display:table;min-height:350px;}
.pages-6 li ul{margin:10px 0;}
.pages-6 li li{position:relative;list-style:none;margin:5px 0 5px 20px;}
.pages-6 li li::before{content:'';position:absolute;left:-20px;top:7px;height:6px;width:6px;background:#22819d;}
.pages-6 li .content{display:table-cell;vertical-align:top;padding-right:40px;position:relative;}
.pages-6 li .content::after{content:'';position:absolute;right:0;top:0;height:100%;width:60px;background:url( 'img/shadow_product_list.png' ) no-repeat center right;opacity:0.5}
.pages-6 li .contentInfo{display:table-cell;width:23%;text-align:center;position:relative;}
.pages-6 li .description{text-align:justify;font-size:1.063em;line-height:1.2em;    padding-right: 50px;position:relative;}
.pages-6 .image{padding:35px 40px 35px 0;min-width:270px;display:table-cell;vertical-align:middle;}
.pages-6 h2{font-size:2.063em;margin:30px 0 !important;}
.pages-6 h2 a{color:#22819d;text-decoration:none;font-weight:300;}
.pages-6 h2 a:hover{color:#003b4c}
.pages-6 h2 a:hover span{border-color:#003b4c}
.pages-6 h2 a span{border: 1px solid #22819d;padding:5px;font-weight:400;}
.pages-6 li .price{margin-top:80px;font-size:0.938em;text-transform:lowercase;}
.pages-6 li .price strong{display:block;font-size:1.667em;}
.pages-6 li .more{position:absolute;bottom:40px;width:100px;text-align:right;left:60px;}
.pages-6 li .more a{text-decoration:none;width:70px;font-size:17px;color:#405361;}
.pages-6 li .more a:hover{color:#000;}
.pages-6 li .more a::after{content:'';height:50px;width:50px;background:#22819d;right:-60px;top:-5px;display:block;position:absolute;}
.pages-6 li:nth-child(2n) .more a::after{background:#909090;}
.pages-6 li .more a:hover::after{background:#003b4c;transition:all 0.3s;}

.modify-info{clear:both;padding-top:10px;list-style:none;font-size:0.875em;}
.modify-info li{padding:5px 0;}
.modify-info .value{font-weight:bold;}

/* PAGES FEATURES */
#features{margin:0 0 15px;min-width:250px;border-collapse:collapse;font-size:1em;}
#features caption{padding:5px;background:#000;color:#fff;border:1px solid #000;text-align:center;font-weight:bold;}
#features tr{border:none;}
#features tbody td, #features tbody th{padding:7px 7px;background:#d6d6d6;font-weight:normal;text-align:left;border:none !important;}
#features tbody tr:nth-child(even) td, #features tbody tr:nth-child(even) th{background:#fff;}

/* ORDERING */
.order-box{margin:8px 0;}
.order-link{padding:5px 14px;border-width:1px;border-style:solid;background:#000;color:#fff;text-decoration:none;transition:all 0.3s ease;border-radius:2px;}
.order-link:hover, .order-link:focus{background:#00679a;color:#fff;text-decoration:none;cursor:pointer;}

.order-form legend{width:99%;margin-bottom:10px;padding-bottom:15px;color:#003b4c;font-size:1.5em;font-weight:normal;border-bottom:1px solid #eff0f3;}
.order-form .option{margin:4px 0 10px;font-size:0.875em;text-align:center;}
.order-form .option label{margin:0 4px;font-weight:normal;}
.ordered-elements table{margin:0 0 15px;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:#000;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;}
#checkout-btn{text-align:center;}
#checkout{display:none;margin-top:0;padding-top:30px;}
#header .products-in-basket{display:inline-block;min-width:20px;margin-left:4px;padding:1px;text-align:center;color:#fff;background:#1f1a17;border-radius:2px;font-style:normal;font-size:0.75em;}
#header a:hover .products-in-basket, #header .selected a .products-in-basket{background:#000;}

/* TAGS */
#tags{list-style:none;display:flex;width:1050px;margin:0 auto;}
#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;background-color:#eee;color:#999;text-decoration:none;}
#tags a:hover{color:#003b4c;background-color:#7e5c67;color:#fff;}
#tags li.head {margin:0;padding-left:0;border:0;display:none;}
#tags li.head::before, #tags li::before{display:none;}
ul#tags{padding:0 !important;}
/* COMMENTS */
#comments{float:left;width:1300px;margin:100px 0;margin-left:calc(50% - 600px);padding:0 70px;}
#comments h2{margin-bottom:10px;padding-bottom:15px;color:#003b4c;font-size:2em;font-weight:normal;}
#comments article{clear:left;float:left;width:95%;margin:10px 2.5% 50px;border-bottom:1px solid #f5f5f5;}
#comments header{float:left;width:100%;margin-bottom:10px;}
#comments h3{float:left;font-size:1em;color:#003b4c;}
#comments time{float:right;color:#888;font-size:0.875em;}
#comments p{clear:both;margin-bottom:25px;font-weight:normal;font-size:0.875em;line-height:1.5em;}
#comments .msg{float:left;width:100%;margin:30px 0 50px;}
#comments .block{width:35%;float:left;}
#comments .block:nth-child(2){margin-left:10%;}
#comments dt{clear:both;}
#comments dl{margin:auto;width:95%;}
#comments .save{float:right;}
#comments #captcha-comment{margin:0;}

#comments .captcha{float:right;max-width:250px;}
#comments .captcha label{font-weight:normal;}
#comments-form{margin-top:0;}
#comments-form legend{padding-bottom:50px;font-size:2em;color:#003b4c;}
@media screen and (max-width:1023px){
  #comments .msg{background-image:none;}
  #comments-form, #comments-form *{box-sizing:border-box;}
}

/* CONTACT-PANEL */
#ask-about-link{float:right;margin-top:40px;margin-right:calc( 50% - 525px );margin-top:50px;}
#ask-about-link a{color:#003b4c;vertical-align:middle;background:#22819d;color:#fff;text-decoration:none;padding:15px 40px;clear:both;display:block;font-size:300;text-transform:uppercase;}
#ask-about-link a:hover{color:#fff;vertical-align:middle;background:#003b4c;color:#fff;text-decoration:none;padding:15px 40px;clear:both;display:block;font-size:300;text-transform:uppercase;}
.contact-panel{padding:25px 85px;background:#e2e1dc;position:relative;margin:0 auto;float:none;width:1300px;}
.contact-panel::before{content:'';position:absolute;top:0px;right:100%;width:10000%;background:#e2e1dc;height:100%;}
.contact-panel::after{content:'';position:absolute;top:0px;left:100%;width:10000%;background:#e2e1dc;height:100%;}
.contact-panel h2{margin:50px 0 0;padding:10px 0 10px 0px;font-size:2.063em;background:url( 'img/our_offer.png' ) no-repeat center left;text-align:center;font-weight:normal;color:#fff;}
.contact-panel span{clear:both;}
.contact-panel span a {text-decoration:none;padding:10px 20px;}
.contact-panel span a:hover {background:#fff;color:#003b4c;}
.contact-panel .block{width:45%;float:left;}
.contact-panel .block.block2{float:right;}
.contact-panel .save{display:inline;margin-left:10px;}
.contact-panel .save input{padding:10px 14px;background:#22819d;}
.contact-panel .save input:hover{background:#003b4c;}
.contact-panel label{text-transform:uppercase;font-weight:normal;color:#2f2f2f}
.contact-panel label span{font-size:0.75em;color:#2f2f2f}

.main_page{}
.main_page h1{display:none;}
.main_page .content{display:none;}

.white{}
.orange{color:#22819d}

.contact-us{}
.contact-us #body .container{width:100%;margin:auto;}
.contact-us #page div.content{max-width:1300px;margin:auto;}
.contact-us .content{width:1150px;}
.contact-us h2.headerMap{clear:both;text-align:center;font-size:2.063em;padding:20px 0;}

#productLeft{float:left;width:50%;}
#productRight{width:50%;min-height:500px;float:left;padding-left:80px;position:relative;}
#productRight::before{content:'';position:absolute;background:url( 'img/shadow_product.png' ) no-repeat center left;height:100%;width:100px;left:0;opacity:0.5;}

#productRight h1{width:100%;margin:0;font-weight:400;margin:20px 0 40px;font-weight:300;}
#productRight li{list-style:none;}

.block{width:48%;float:left;}
.block h2{font-size:1.438em;margin:40px 0;font-weight:300;}
#page .block div.content{max-width:100%;}
.block.features{float:right;clear:none;width:45%;}
.block.descriptionProduct{float:right;clear:none;width:45%;margin-top:100px;}
.block.features #features{width:100%;}

#gallerySliderHeader{text-align:center;font-size:2em;font-weight:400;margin:40px 0;}

#page.product .block div.content{text-align:justify;line-height:1.2em;}

#hamburger-menu{float:right;clear:right;display:none;margin-top:10px;}
#page .parallax-window, #page .static{height:400px;background-position:center;background:transparent;width:100%;background-size:cover;margin:0;padding:0;margin-top:50px;}
.parallax-widget{height:400px;margin:70px 0;}

.image-mobile{display:none;}
.appointment-advisor #page div.content ul li::before{display:none;}



.page-qr{clear:both;display:flex;flex-direction:column;justify-content: center; align-items: center;margin:0 auto;text-align:center;gap:1em}
.page-qr .button{padding:1em;background:var(--color-bg);border: 2px solid var(--color-text);color:var(--color-txt);border-radius:0;cursor: pointer;}
.page-qr .button:hover{background:var(--color-text);color:var(--color-white);}
#qrCode{margin:3em auto;}
#qrCode img{padding:1em ;background:var(--qr-bgcolor);}


.freeprivacypolicy-com---reset.freeprivacypolicy-com---nb.freeprivacypolicy-com---palette-light.freeprivacypolicy-com---nb-standalone.freeprivacypolicy-com---lang-en,.freeprivacypolicy-com---reset.freeprivacypolicy-com---nb.freeprivacypolicy-com---palette-light.freeprivacypolicy-com---nb-standalone.freeprivacypolicy-com---lang-pl{width:50%;height:auto;left:25%;right:25%;top:10%;}
.freeprivacypolicy-com---palette-light .cc-nb-okagree, .freeprivacypolicy-com---palette-light .cc-nb-reject, .freeprivacypolicy-com---palette-light .cc-cp-foot-save{background-color:#2690af !important;}