/* 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:#363636;font-size:1em;font-family: 'Roboto', sans-serif;}
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;border-width:0;border-style:solid;border-color:#0093dd;font-family: 'Roboto', sans-serif;font-size:1em;outline:0}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus{border-color:#00679a;outline:0}
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;border-width:0;border-style:solid;color:#fff;transition:all 0.3s ease;font-family: 'Roboto', sans-serif;font-size:1em;}
input[type="submit"]:hover, input[type="submit"]:focus, button[type="submit"]:hover, button[type="submit"]:focus{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;border:0px solid #e8eaee;font-size:100%;font:inherit;vertical-align:baseline;padding: 4px 8px;}

a{color:#00bff3;text-decoration:none;transition:all 0.5s ease;}
a:hover{color:#000;text-decoration:none;transition:all 0.5s ease;}
a:visited{}

.button { display: block;position: relative;z-index: 1;float:left;padding:14px 30px;background: linear-gradient(to right, #009ffe 0%,#00bef3 100%);cursor:pointer;text-transform:uppercase;font-weight:700;color: #fff;}
.button input{background:none;font-weight:700;font-family: 'Roboto', sans-serif;font-size:0.875em;cursor:pointer;color:#fff}
.button:before{width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;opacity: 0;-webkit-transition: all 250ms linear;content: ".";text-indent: -99999px;outline:0;background:#009cff;}
.button:hover, .button:hover:before, .button:focus:before, .button:hover:before, .button:focus:before {opacity: 1;color: #fff;}
#slider-1 .quick-slider-slide .description .button{margin-right:10px;padding:26px 30px}
#slider-1 .quick-slider-slide .description .box-center{text-align: center;margin: 40px auto 0;display: inline-block;}

.msg{clear:both;overflow:hidden;padding:20px 0;text-align:center;}
.msg.done, .msg.error{margin:10px 0;background:#0093dd 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:#00bff3;}
.wai{position:absolute;width:1px;height:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);overflow:hidden;}

#container, #head1 .container, #head2 .container, #head3 .container, #head4 .container, #foot-box .container, #foot .container, #foot-zalety .container, #foot-kontakt .container{position:relative;width:1140px;margin:0px auto;text-align:left;display:table}
#container:after{content:"";display:table;clear:both;}
#header{}
#body, #foot, #head1, #head2, #head3, #head4, #foot-box, #foot-zalety, #foot-kontakt{float:left;width:100%;margin:0 auto;padding:0;}
#body img{max-width:100%;}
#head3 .container{position:relative}
#head4{border-bottom:1px solid #d7d7d7}


/* 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{float:left;width:100%;height:auto;background:#fff;}
#head1 .container{}
#logo{float:left;padding:0;}

#head1 .info{display:inline-block;font-weight:900;font-size:0.813em;color:#555555;text-align:left;padding:20px 26px;border-left:1px solid #e1e1e1;text-transform:uppercase}
#head1 .info:nth-child(3){border-right:1px solid #e1e1e1}
#head1 .info:nth-child(3) span:before{content:"|";padding:0 10px;color:#e1e1e1}
#head1 .info img{vertical-align: middle;padding-right:10px}

/* HEADER WITH TOP MENU */
.home #head2{float:left;width:100%;position:absolute;top:130px;z-index:100;background:transparent;padding:0}
#head2{float:left;width:100%;position:relative;z-index:100;background:#162b7b;padding:28px 0}
#head2 .container{}

/* MENU TOP */
#header .menu-1{float:right;margin-top:6px}
#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 a:after{content:'';display:block;position:absolute;bottom:0;margin:auto;width:10%;height:2px;background:transparent;transition:all 0.5s ease;}
#header .menu-1 li a:hover:after, #header .menu-1 .selected a:after, #header .menu-1 .selected-parent a:after{width:40%;background:#0093dd;}
#header .menu-1 a{float:left;width:100%;margin:0;padding:10px 16px;color:#fff;font-size:0.875em;text-decoration:none;background:transparent;text-transform:uppercase;font-weight:700}
#header .menu-1 a:hover, #header .menu-1 .selected a, #header .menu-1 .selected-parent a{color:#fff;transition:all 0.5s ease;}

/* DROP DOWN MENU */
/* it is  recommended to combine these styles with standard #header .menu-1 styles */
#header .menu-1 > ul{margin:0;line-height:1.5em;}
#header .menu-1 li.drop-down:before{position:absolute;right:3px;display:block;content:"\25be";color:#0093dd;}
#header .menu-1 ul ul{display:none;position:absolute;top:2.1em;left:-1px;z-index:10;width:auto;height:auto;white-space:nowrap;background:#efefef;}
#header .menu-1 .level-0-el:hover .level-1-menu{display:block;}
#header .menu-1 .level-0-el li{clear:left;display:block;width:100%;margin-left:0;}
#header .menu-1 .level-1-el a{width:100%;margin:0;}

#header .menu-1 .level-2-menu{top:0;left:100%;border-left:5px solid #0093dd;}
#header .menu-1 .level-1-el:hover .level-2-menu{display:block;}


/* LEWA KOLUMNA */
#column{width:22%;float:left;background:#fff;margin:40px 2% 30px 0;padding:0 0 30px 0;position:relative;border:1px solid #bdcece;border-radius:14px;box-shadow: 0px 1px 3px 0px rgba(153,153,153,0.35);background: linear-gradient(to bottom, #ffffff 0%,#f9fcfc 100%);}

#column ul{list-style:none;margin-top:0;padding:4px 0 6px 0}
#column ul li a{color:#7d7d7d;text-decoration:none;float:left;width:100%;text-transform: uppercase;}
#column ul li li a{background:none;text-transform:inherit;margin:0px 10%;float:left;padding:12px 18px 12px 0;width:80%;position:relative;text-transform: uppercase;}

#column ul ul li.selected > a, #column li li a:hover{color:#0054a6}
#column .menu-1 ul ul ul, #column .menu-1 ul ul ul ul{display:none;width: 100%;}
#column ul ul{margin:0;display: inline-block;width: 100%;}
#column ul ul li{float:left;width: 100%;border:0;border-bottom: 1px solid #bdcece;}
#column ul ul ul li{border-top:0;margin:0;}
#column ul ul ul ul li{border-top:0;margin:0;}

#column ul li.drop-down ul.show{display:block;height:auto;position:relative;z-index:20}
#column ul li li.drop-down > a:after{position:absolute;right:8px;display:block;content:"\276f";color:#d4293d;top:5px}

#column ul li a{font-size:1.33em;padding:22px 10%;margin-bottom:0;color:#7d7d7d;font-weight:700;font-family: 'Poppins', sans-serif;text-transform:uppercase;border-bottom: 1px solid #bdcece;background: linear-gradient(to right, #f9fcfc 0%,#ffffff 100%);border-radius:14px 14px 0 0;}
#column ul ul li a{font-weight:700;color:#363636;font-size:0.813em;border-bottom:0;}
#column ul ul li li a{color:#323258;padding-left:10px}
#column ul ul li li li a{color:#81818c;padding-left:20px}
#column ul ul li a:before{content:'';float:left;margin:8px 12px 0 0;width:14px;height:2px;background:#bdcece}

/* BODY/CONTENT STYLES */
#body{clear:both;margin:0;}
#body:after{content:"";display:table;clear:both;}

/* PAGE */

#page{position:relative;float:left;width:100%;margin:40px 0;text-align:left;}
.home h1.page{margin:20px 0;color:#363636;font-size:3em;font-weight:100;text-align:center;text-transform:uppercase}
h1.page{margin:20px 0;color:#363636;font-size:3em;font-weight:100;text-align:left;text-transform:uppercase}
#page .msg.error h1{margin-top:15px;color:#fff;}
#page .msg.error.panel h1{margin:0;font-size:1em;}

#page .box-three-home{list-style:none;margin-top:20px}
#page .box-three-home li{float:left;width:33%;margin:20px auto;text-align:center;min-height: 280px;}
/* #page .box-three-home li:nth-child(4){width:33%;margin:20px 0 20px 17%}
#page .box-three-home li:nth-child(5){width:33%;margin:20px 17% 20px 0} */

#page .box-three-home li strong{font-weight:900;font-size:1.1em;display:table;width:100%;padding-bottom:8px}
#page .box-three-home li p:nth-child(2){font-size:0.938em;position:relative;display:table;width:100%;padding-bottom:20px}
#page .box-three-home li p:nth-child(2):after{content:'';display:block;position:absolute;bottom:0;margin:auto;width:40px;height:2px;background:#0093dd;left:0;right:0;}

#page .box-three-home li .image img{transition: all .75s ease-in-out;}
/* #page .box-three-home li:hover .image img{opacity:0;transition: all .75s ease-in-out;} */
#page .box-three-home li .image{display:table;text-align:center;margin: 0 auto 10px;transition: all .75s ease-in-out;}
#page .box-three-home li:nth-child(1) .image{background:url('img/osobowy_c.jpg') no-repeat center top;}
#page .box-three-home li:nth-child(2) .image{background:url('img/ciezarowy_c.jpg') no-repeat center top;}
#page .box-three-home li:nth-child(3) .image{background:url('img/autobus_c.jpg') no-repeat center top;}
#page .box-three-home li:nth-child(4) .image{background:url('img/traktor_c.jpg') no-repeat center top;}
#page .box-three-home li:nth-child(5) .image{background:url('img/motor_c.jpg') no-repeat center top;}

#page .box-three-home li:hover .image img{opacity:1;transition: all .75s ease-in-out;filter:brightness(130%) grayscale(100%);}

/* PAGE - BREADCRUMB (navigation path) */
#page nav.breadcrumb{margin-bottom:20px;}
#page nav.breadcrumb a{}
#page nav.breadcrumb a:hover{}

/* PAGE CONTENT */
#page div.content{line-height:1.75em;}
#page div.content > ul, #page div.content > ol{padding:0 0 0 30px;list-style:none}
/* #page div.content > ul:after, #page div.content > ol:after{content:"";display:table;clear:both;} */ /* Uncomment if necessary */
#page div.content > ul li:before, #page div.content > ol li:before{content:"\2714";margin:8px 0;padding:0 10px 0;color:#532900}
#page div.content > h2, #page div.content > h3{font-size:1.5em;line-height:1.33em;font-weight:normal;margin-bottom:10px}
#page div.content > h3{font-size:1.25em;}
#page div.content table h3{font-size:1.1em;color:#363636;font-weight:900;text-transform:uppercase;position:relative;padding-bottom:10px}
#page div.content table h3:after{content:'';display:block;position:absolute;bottom:0;margin:auto;width:40px;height:2px;background:#0093dd;transition:all 0.5s ease;}
#page div.content > p{padding-bottom:10px;}

#page > time{position:absolute;top:40px;right:0;color:#6e6e6e;}

/* 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 15px 0;background:inherit;text-align:center;}
ul[class*='images-'] p{max-width:250px;margin:0 auto;color:#0093dd;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:2px 40px 30px 0;}
.images-2{clear:right;float:right;margin:8px 0 0 15px;}
.images-3, .images-4{clear:both;}
.images-4{padding-top:15px;}
.images-3:after, .images-4:after{content:'';display:table;clear:both;}
.images-3 li, .images-4 li{float:left;width:20%;}
.images-3 li:nth-child(5n+1), .images-4 li:nth-child(5n+1){clear:left;}
#content div.content .images-3, #content div.content .images-4{clear:none;}

/* FILES LIST STYLES */
.files-list{width:100%;float:left;margin:15px 0 5px;list-style:none;vertical-align:middle;border-left:2px solid #c8cccf;font-size:0.9em;}
.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:#0093dd;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: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 .arrow{position:absolute;display:block;width:50%;top:15%;height:70%;margin:0px;font-family:Verdana;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:"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 .arrow{line-height:normal;}
#quick-box .loading{display:block;padding:40px 35px;color:white;line-height:1em;}

/* SUBPAGES LIST STYLES */
/* global */
.title{padding:0 0 0.5em;font-size:1.25rem;}
.title a{color:#00bff3;font-weight:normal;background:none;text-decoration:none;}
.title a:hover{color:#0093dd;background:none;text-decoration:underline;}
time.date{display:block;padding:0 0 0.3em;color:#6e6e6e;}
[class*="pages-"]{float:left;width:100%;margin:7px 0;list-style:none;}
[class*="pages-"] .more{display:block;margin:0.3em 0 0;}

/* standard list */
.pages-list .page{clear:left;float:left;width:100%;margin:15px 0;padding:25px 2.5% 20px;border:1px solid #d7d7d7;}
.pages-list .page .image{float:left;margin:0 2.5% 5px 0;}
.pages-list .title{font-size:1.563rem;}
.pages-list div.description{margin:0.3em 0 0;font-weight:normal;font-size:1em;line-height:1.4em;}
.pages-list ul, .pages-list ol{float:left;width:96%;margin:5px 0 0 4%;padding:0;list-style:disc;}
.pages-list .page li{padding:0;border:0;background:none;}
.pages-list .page ol{list-style:decimal;}
.pages-list p, .pages-gallery p{padding:0.3em 0;}

/* subpages gallery/boxes/products etc */
.pages-gallery{clear:both;}
.pages-gallery:after{content:'';display:table;clear:both;}
.pages-gallery .page{float:left;width:98%;clear:left;margin:15px 0;padding:10px 0;border:1px solid #d7d7d7;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:481px){
  .pages-gallery .page{clear:none;float:left;padding:20px;}
}
@media screen and (min-width:481px) and (max-width:800px){
  .pages-gallery .page{width:48%;}
  .pages-gallery .page:nth-child(2n+1){clear:left;}
}
@media screen and (min-width:801px){
  .pages-gallery .page{width:32%;margin-left:2%;}
  .pages-gallery .page:nth-child(3n+1){clear:left;margin-left:0;}
}

.pages{clear:both;padding:8px 0;text-align:right;}
.pages ul, .pages li{display:inline;}
.pages li{padding:0 2px;}
.pages a, .pages strong{padding:0 3px;}

/* 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;color:#555555;font-size:0.938em;background:#eaeeef;position:relative;border-top:1px solid #c4c5c5}
.home #foot{border-top:0}
.home #foot:before{content: "";display: block;position: absolute; left: 0;top: 0;height:8px; width:100%;box-shadow: inset 5px 5px 7px -2px rgba(0, 0, 0, 0.26);z-index:9999;}
#foot .container{padding:42px 0}
#foot a{color:#555555;text-decoration:none;font-weight:700}
#foot a:hover{text-decoration:underline;}
#foot .copy{float:left;line-height: 1.5em;margin-right:22px;}
#foot .copy:nth-child(2){margin-top:8px}
#foot .os{float:right;margin-top: 10px;}
#foot .os > a{margin-right:10px}

#foot-zalety{background:#162b7b;}
#foot-zalety .title{margin:20px 0;color:#fff;font-size:3em;font-weight:100;text-align:center;text-transform:uppercase;border-bottom:1px solid #2a3d84}
#foot-zalety .widgets-list.widgets-3 li{width:23%;margin:15px 1%;text-align:center}
#foot-zalety .widgets-list.widgets-3 li:nth-child(4n+1){clear:both}
#foot-zalety .widgets-list.widgets-3 li .description{color:#c2c2c2;font-size:0.813em;line-height:1.5em}
#foot-zalety .widgets-list.widgets-3 li .description p{padding-bottom:0}
#foot-zalety .widgets-list.widgets-3 li.widget div.head{color:#fff;font-weight:700;font-size:1em}
#foot-zalety .widgets-list.widgets-3 li:before{display:table;text-align:center;margin: 0 auto 10px;}
#foot-zalety .widgets-list.widgets-3 li:nth-child(1):before{content:url('img/ico1.jpg');}
#foot-zalety .widgets-list.widgets-3 li:nth-child(2):before{content:url('img/ico2.jpg');}
#foot-zalety .widgets-list.widgets-3 li:nth-child(3):before{content:url('img/ico3.jpg');}
#foot-zalety .widgets-list.widgets-3 li:nth-child(4):before{content:url('img/ico4.jpg');}
#foot-zalety .widgets-list.widgets-3 li:nth-child(5):before{content:url('img/ico5.jpg');}
#foot-zalety .widgets-list.widgets-3 li:nth-child(6):before{content:url('img/ico6.jpg');}
#foot-zalety .widgets-list.widgets-3 li:nth-child(7):before{content:url('img/ico7.jpg');}
#foot-zalety .widgets-list.widgets-3 li:nth-child(8):before{content:url('img/ico8.jpg');}
#foot-zalety .widgets-list.widgets-3 li:nth-child(9):before{content:url('img/ico9.jpg');}
#foot-zalety .widgets-list.widgets-3 li:nth-child(10):before{content:url('img/ico10.jpg');}
#foot-zalety .widgets-list.widgets-3 li:nth-child(9){width:23%;margin:20px 0 20px 27%}
#foot-zalety .widgets-list.widgets-3 li:nth-child(10){width:23%;margin:20px 27% 20px 0}
#foot-zalety .widgets-list.widgets-3 li:hover:before{animation-name: bounce;transform-origin: center bottom;animation-duration:2s;animation-fill-mode: both;}

.home #foot-box:before{display:none}
#foot-box:before{content: "";display: block;position: absolute; left: 0;top: 0;height:8px; width:100%;box-shadow: inset 5px 5px 7px -2px rgba(0, 0, 0, 0.26);z-index:98;}
.home #foot-box{background:transparent}
#foot-box{background:#eaeeef;position:relative}
#foot-box .container{display:table;background:inherit}

ul.box-three-contact{list-style:none;padding:30px 0 30px;width:100%;float:left;word-wrap: break-word;}
ul.box-three-contact li{width:30%;margin:0 1.5%;float:left;position:relative;text-align:center;line-height:1.45em}
ul.box-three-contact li a{color:#00bff3}
ul.box-three-contact li a:hover{color:#555}
ul.box-three-contact li:nth-child(2):before{content:url('img/marker.png');display:table;text-align:center;margin: 0 auto 10px;}
ul.box-three-contact li:nth-child(3):before{content:url('img/clock.png');display:table;text-align:center;margin: 0 auto 10px;}
ul.box-three-contact li:nth-child(1):before{content:url('img/mail.png');display:table;text-align:center;margin: 0 auto 10px;}

#foot-kontakt{background:#162b7b;padding:0}
#foot-kontakt .container{width:1400px}
#foot-kontakt .container .title{margin:20px 0 0;color:#fff;font-size:3em;font-weight:100;text-align:left;text-transform:uppercase;padding:0}
#foot-kontakt .container .title2{margin:0 0 20px 0;color:#fff;font-size:0.913em;font-weight:700;text-align:left;text-transform:uppercase}
#foot-kontakt .container .box{float:left;width:29%;line-height: 0;}
#foot-kontakt .container .box img{width:100%;height:auto}
/* COMMON CLASSES */

#contact-form-1{float:right;width:69%;margin:25px auto 18px;}
.form-full dt{padding:0 0 7px;}
.form-full dd{margin-bottom:20px;float:left;width:30%;margin:10px 3% 20px 0}
.form-full label{color:#c2c2c2;font-weight:400;font-size:0.875em;text-transform:uppercase;padding-bottom:8px;float:left}
.form-full input[type="text"], .form-full input[type="email"], .form-full input[type="password"], .form-full textarea{width:99%;padding:12px;font-size:1em;}
.form-full .save{text-align:center;width:30%;float:left}
.form-full .save input{text-transform:uppercase;}
.captcha{color:#fff}
.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;}
.form-full .captcha label{float:none}


.regulamin{float:left;width:100%;clear:both;margin:10px 0;color:#ccc;font-size:0.813em}
#contact-form-1 .regulamin input[type="checkbox"]{ display: none; } 
label[for="iRulesAccept"], label[for="iRulesAccept2"]{ cursor: pointer; display: inline-block; font-size: 15px; margin-right: 2px; padding-left:18px; position: relative; } 
label[for="iRulesAccept"]:before, label[for="iRulesAccept2"]:before{ background-color: #ffffff; box-shadow:inset 1px 1px 1px 1px rgba(0,0,0,0.3), 0px 1px 1px 1px rgba(255,255,255,0.8); bottom: 0; content: ""; display: inline-block; height: 14px; left: 0px; margin-right:8px; position: absolute; width: 14px; } 
.okcheckbox:checked + label:before{ color: #584128; content: "\2713"; font-size: 15px; line-height: 15px; text-align: center; font-weight:bold }

/* 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;}
  #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:1400px){
	  #foot-kontakt .container{width:100%}
  }
  @media screen and (max-width:1150px){
    #container, #head1 .container, #head2 .container, #head3 .container, #head4 .container, #foot-box .container, #foot .container, #foot-zalety .container, #foot-kontakt .container{width:95%;}
		#header .menu-1 a{padding: 10px 8px;}
    #content .files-list li{width:80%;margin-left:15px;padding-left:30px;}
    #body ul[class*='images-'] img{max-width:95%;}
		.form-full dd{width: 46%;margin-bottom:0}
		#foot-kontakt .container .title{margin:0;font-size:2em;}
		.form-full dd.captcha{width:20%;margin-top: 36px;}
		.form-full .save{width:auto;margin-top: 34px;}
		#head1 .info{padding: 20px 18px;}
		#head1 .info.trasa{margin-left:2%;border-left: 0;width:48%}
  }
  @media screen and (max-width:1023px){
		#head1 .container, #head2 .container{width:100%}
		#head1 .info{padding: 20px 4px;}
		#logo{margin-left:20px}
	  #menuResponsive{float:right;width:38px;height:37px;background:url('img/menu-rwd.png') no-repeat center center;cursor:pointer;margin:5px 30px 0 0;z-index:9999}
    #header .menu-1{float:left;position:relative;list-style:none;width:100%;display:none;background:#162b7b;z-index:99999;padding:20px 0 40px;margin:20px 0 0 0;right:0;overflow:hidden}
    #header .menu-1 ul{padding-left:0;float:left;width: 100%;}
		#header .menu-1 ul li, #header .menu-1 li, #header .menu-1 > ul > li:first-child{width:100%;margin:0;padding:0}
		#header .menu-1 > ul > li:hover > ul,  #header .menu-1 > ul > li > ul > li:hover ul, #header .menu-1 > ul > li:after{display:none;}
    #header .menu-1 ul ul, #header .menu-1 > ul > li > ul > li > ul{position:relative;top:0;width:100%;left:0;white-space:normal;padding:0}
		#header .menu-1 ul li a{padding:12px 20px;border-bottom: 1px solid #6273a6;}
		#header .menu-1 .level-1-el a{padding:6px 26px;font-size:0.75em;}
		#header .menu-1 ul li li li a{padding:12px 36px}
		#header .menu-1 li:hover:after, #header .menu-1 .selected:after, #header .menu-1 .selected-parent:after{display:none}
		#header .menu-1 > ul > li > ul > li > ul{box-shadow:none}
		#header .menu-1 li.drop-down:before{top:10px;}
		#header .menu-1 li a:hover:after, #header .menu-1 .selected a:after, #header .menu-1 .selected-parent a:after{width:40px}
		#header .menu-1 .level-0-el:hover .level-1-menu, #header .menu-1 .level-0-el:hover .level-2-menu{display:none}
		
		#page .box-three-home li:hover .image img{opacity:1;}
		#page .box-three-home li .image{background:none !important}
		#page .box-three-home li{width:48% !important;margin:10px 1% !important}
		#page .box-three-home li:nth-child(2n+1){clear:both}
		
		#foot .os{clear:both;float:left}
		#foot-kontakt .container .box{display:none}
		#contact-form-1{width:100%;margin: 25px auto;}
  }
	@media screen and (max-width:767px){
		#head1 .info{width:50%;padding: 20px 4px;}
		#foot-zalety .widgets-list.widgets-3 li{width:31% !important;margin:10px 1% !important}
		#foot-zalety .widgets-list.widgets-3 li:nth-child(4n+1){clear:none !important}
		#foot-zalety .widgets-list.widgets-3 li:nth-child(3n+1){clear:both !important}
		.contact #page div.content table td{display:block;width:100% !important;padding-bottom:20px}
		
		#page div.content table.cennik td:nth-child(1){width:10% !important;}
		#page div.content table.cennik td:nth-child(2){width:70% !important;}
		#page div.content table.cennik td:nth-child(3){width:18% !important;}
	  h1.page{font-size:2em;}
		#page div.content > h2, #page div.content > h3{font-size: 1.33em;line-height: 1.5em;}
	}
  @media screen and (max-width:639px){
		#head1 .info{width:100%;padding:10px 14px;}
		ul.box-three-contact li{width:310px;margin:20px auto;float: none;display: table}
		.home #head2{position:relative;top:0;background: #162b7b;padding: 20px 0;}
		#menuResponsive{margin: 10px 30px 0 0;}
		.form-full dd{width:96%;margin:8px 2%}
		.form-full dd.captcha{width:130px}
		#page div.content a{word-break: break-word;}
	}
  @media screen and (max-width:480px){
		.home h1.page{font-size:2em;}
    .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(5n+1), .images-4 li:nth-child(5n+1){clear:none;}
		
	  #foot-zalety .widgets-list.widgets-3 li{width:48% !important;margin:10px 1% !important}
		#foot-zalety .widgets-list.widgets-3 li:nth-child(3n+1){clear:none !important}
		#foot-zalety .widgets-list.widgets-3 li:nth-child(2n+1){clear:both !important}

    #foot .copy, #foot .options{width:100%;}
    #foot .options li{float:left;margin:15px 25px 0 0;}
		#page div.content table.cennik td{font-size:0.875em}
  }
	@media screen and (max-width:380px){
		#foot-zalety .title{font-size:2em;}
	  #page .box-three-home li{width:98% !important;margin:10px 1% !important}
		#page .box-three-home li:nth-child(2n+1){clear:both}
	  #foot-zalety .widgets-list.widgets-3 li{width:98% !important;margin:10px 1% !important}
	}
	@media screen and (max-width:370px){
		#logo{width:200px}
		#logo img{width:100%}
		#head1 .info:nth-child(3) span:before{padding: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{font-size:1.5em;}
    #quick-box .prev, #quick-box .next{opacity:0.5;text-decoration:none;}
  }

/* PLUGINS */


