﻿.foot {
	padding: 15px 0 0;
	margin: 0;
	border-width: 8px;
	border-color: #257478;
	text-align: center;
	background-color: #2D8D92;
	min-height: 50px;
	background: linear-gradient(to right,rgba(0,0,0,0.74) 0%,rgba(0,0,0,0.6) 10%,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0.3) 75%,rgba(0,0,0,0.6) 90%,rgba(0,0,0,0.74) 100%) #2D8D92;
	color: #CCC;
	border-top-style: solid;
	font-size: 16px;
}
.foot:hover {
	color: #fff;
}
.foot:hover a {
	color: #98DDE0;
}
.foot .lg {
	font-size: 18px;
}
.foot a:hover {
	color: #fff;
}
.foot .realisat {
	background-color: #0c2728;
	min-height: 20px;
	margin-top: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: gray;
	background: linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 10%,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0.6) 50%,rgba(0,0,0,0.3) 75%,rgba(0,0,0,0.1) 90%,rgba(0,0,0,0.0) 100%) transparent;
}
.foot .realisat a {
	color: #277C81;
}
.foot .realisat a:hover {
	color: gray;
}
.zoom-gallery {
	padding: 15px 20px;
	max-width: 1110px;
	margin: auto;
}
.zoom-gallery img {
	margin: 4px;
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.35);
	max-width: 208px;
}
.toplogo {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
}
.toplogo:hover {
	background-position: center center;
	background-image: url(../img/logo_hover.png);
	background-repeat: no-repeat;
}
.break {
	padding-left: 0px;
	height: 1px;
}
.active {
	color: #4DBACA;
}
#contain2 h1 {
	padding: 20px 0 30px;
	margin: 0;
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	font-family: Cuprum,"Open Sans",Arial,sans-serif;
	line-height: 18px;
}
.fa-lg a {
	color: #4DBACA;
}
.fa-lg a:hover {
	color: #999;
}
.navwrapper {
	margin: 0 auto;
	padding: 0;
	max-width: 100%;
}
nav {
	padding: 0 0 2px;
	margin: 0;
	background-color: #62C3D0;
	color: #FFF;
	height: 20px;
	width: 100%;
	z-index: 999;
	background: linear-gradient(to right,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.6) 10%,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0.3) 75%,rgba(0,0,0,0.6) 90%,rgba(0,0,0,0.1) 100%) #62C3D0;
}
#langmenu ul {
	padding: 0 10px 0 0;
	list-style-type: none;
	max-width: 820px;
	margin: 0 auto;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 20px;
	height: 20px;
	float: right;
}
#langmenu li {
	margin: 0 4px;
	padding: 0;
	float: left;
	height: 20px;
	line-height: 20px;
	text-shadow: 1px 2px 1px rgba(0,0,0,0.3);
}
#langmenu li a {
	padding: 0;
	float: right;
	height: 20px;
	display: block;
	width: 20px;
	overflow: hidden;
	transition: width .4s ease-in-out;
	color: #fff;
	text-decoration: none;
}
#langmenu li a:hover {
	padding: 0;
	float: right;
	height: 20px;
	display: block;
	width: 20px;
	overflow: hidden;
	transition: width .4s ease-in-out;
}
#langmenu li img {
	margin: 0;
	width: 18px;
	height: 12px;
	vertical-align: middle;
	box-shadow: 1px -1px 2px 1px rgba(0,0,0,0.2);
}
html, body {
	height: 100%;
	width: 100%;
}
.custbg {
	background-image: url(../img/weldon_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-size: cover;
}
#mask {
	min-height: 100%;
	width: 100%;
	margin: 0 auto;
}
#container {
	margin: 0;
}
#play {
	border-width: 10px;
	border-color: #FFF;
	width: 100%;
	height: 60%;
	border-bottom-style: solid;
	position: absolute;
	z-index: 1;
	color: #FFF;
	font-size: 60px;
	font-weight: 700;
	text-align: center;
	line-height: 1em;
	bottom: 0;
	z-index: 0;
}
#play button {
	border-color: #0;
	background-position: center;
	border-style: none;
	border-width: 0;
	width: 240px;
	height: 70px;
	background-image: url(../img/play_yt.png);
	background-repeat: no-repeat;
	background-color: transparent;
	opacity: .25;
	padding-top: 200px;
	color: #FFF;
	font-weight: 700;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	text-transform: uppercase;
}
#play button:hover {
	opacity: .75;
}
#arrow {
	overflow: hidden;
	width: 167px;
	height: 40px;
	background-image: url(../img/down_arrow.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#arrow a {
	display: block;
	width: 167px;
	height: 40px;
	text-decoration: none;
}
#bottom {
	border-width: 10px;
	border-color: #FFF;
	width: 100%;
	height: 40px;
	margin-top: -50px;
	border-bottom-style: solid;
	position: absolute;
	z-index: 998;
}
#contain {
	background-color: #f3f3f3;
	background-image: url(../img/weldon_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0;
	margin: 0;
}
#contain2 {
	background-color: #f3f3f3;
	background-image: url(../img/weldon_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 60px 0 0;
	margin: 0;
}
#contain h2 {
	border-width: 1px;
	border-color: rgba(0,0,0,0.1);
	padding: 35px 20px 30px;
	font-weight: 600;
	border-bottom-style: solid;
	color: #666;
}
article {
	padding: 20px;
	color: #767674;
	font-family: Cuprum,"Open Sans",Arial,sans-serif;
	text-align: justify;
}
#art {
	max-width: 1100px;
	margin: auto;
}
.art h1 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	text-align: center;
}
.art {
	max-width: 1100px;
	margin: auto;
}
.tab {
	text-align: center;
	border-collapse: separate;
	table-layout: auto;
}
.tab th {
	border-spacing: 5px;
	padding: 10px 10px 10px 0;
}
.tab2 {
	text-align: left;
	border-collapse: separate;
	table-layout: auto;
}
.tab2 td {
	border-spacing: 5px;
	padding: 0 30px 0 0;
}
footer {
	padding: 25px;
	background-color: #F3F3F3;
	font-family: Cuprum,"Open Sans",Arial,sans-serif;
}
footer a {
	color: #3BB3C3;
}
footer a:hover {
	color: #000;
}
h2 {
	overflow: visible;
	margin: 0;
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.35);
	background-color: #fff;
	padding: 25px;
}
.piktogramy {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: rgba(255,255,255,0.65);
}
.katalogi {
	border-radius: 14px;
	float: right;
	text-align: center;
	font-size: 20px;
	background-color: rgba(255,255,255,0.53);
	padding: 15px;
	line-height: 18px;
	box-shadow: 1px 1px 3px 1px rgba(140,140,140,0.23);
	margin-left: 25px;
}
.oferta {
	background-color: #f3f3f3;
	background-image: url(../img/weldon_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0;
	margin: 0;
}
.offer {
	padding: 20px;
}
.offer .item {
	width: 19%;
	height: 180px;
	margin-right: 1%;
}
.offer a {
	background-position: center top;
	height: 100%;
	line-height: 30px;
	margin-bottom: 0;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-family: Cuprum,Arial,sans-serif;
	text-align: center;
	font-weight: 700;
	background-image: url(../img/offer_a_bg.png);
	background-repeat: repeat-x;
}
.offer a:hover {
	background-image: url(../img/offer_ahover_bg.png);
	color: #3BB3C3;
}
@media (max-width: 1440px){
.offer .item {
	height: 150px;
}
}
@media (max-width: 1200px){
.offer .item {
	height: 120px;
}
.right {
	width: 485px;
}
}
@media (max-width: 960px){
.offer .item {
	height: 100px;
}
.illustration img {
	height: 120px;
}
}
@media (max-width: 800px){
.offer .item {
	height: 80px;
}
.illustration img {
	height: 100px;
}
.right {
	width: 360px;
	overflow: hidden;
}
.google-maps {
	display: none;
}
}
@media (max-width: 640px){
.offer .item {
	height: 60px;
}
.illustration img {
	height: 80px;
}
.offer a {
	background-color: #3BB3C3;
}
.offer a:hover {
	background-color: #fff;
	background-image: none;
}
.right {
	display: none;
}
}
@media (max-width: 540px){
.illustration img {
	display: none;
}
}
@media (max-width: 480px){
nav {
	height: 40px;
	float: right;
}
#langmenu ul {
	padding-left: 40px;
	padding-right: 40px;
}
}
.i1 {
	background-image: url(../img/offer01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.i2 {
	background-image: url(../img/offer02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.i3 {
	background-image: url(../img/offer03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.i4 {
	background-image: url(../img/offer04.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.i5 {
	background-image: url(../img/offer05.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.illustration {
	margin: 0 2% 25px 25px;
}
.illustration img {
	margin-left: 8px;
}
.top {
	background-position: center top;
	width: 100%;
	height: 360px;
	background-image: url(../img/bg/ocynkownia.jpg);
	background-repeat: repeat-x;
}
.top2 {
	background-position: center top;
	width: 100%;
	max-height: 530px;
	background-image: url(../img/bg/ocynkownia.jpg);
	background-repeat: repeat-x;
}
.center {
	text-align: center;
}
#top-nav {
	border-bottom: 1px solid #e1e6dd;
	background: #FFF;
	-webkit-transform: translateZ(0);
	z-index: 999;
}
#top-nav.navbar {
	margin-bottom: 0;
}
#top-nav.navbar .nav {
	margin: 8px 0;
}
#top-nav.navbar .nav > li {
	line-height: 28px;
}
#top-nav.navbar .nav > li > a {
	padding: 8px 10px;
	margin: 0;
	font-weight: 700;
	-webkit-transition: background-color 200ms ease;
	-moz-transition: background-color 200ms ease;
	-o-transition: background-color 200ms ease;
	transition: background-color 200ms ease;
	color: #818181;
	font-size: 14px;
	letter-spacing: -1px;
}
#top-nav.navbar .nav > li > a:hover {
	border-width: 3px;
	padding: 8px 10px;
	margin: 0;
	font-weight: 700;
	-webkit-transition: color 600ms ease;
	-moz-transition: color 600ms ease;
	-o-transition: color 600ms ease;
	transition: color 600ms ease;
	color: #4DBACA;
}
#top-nav.navbar .nav > li > a.active {
	color: #4DBACA;
}
#top-nav.navbar .nav > li > a.download {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#top-nav.navbar .nav > li > a.download-on {
	background-color: #ff8a3c;
	color: #fff;
}
#top-nav.navbar .nav > li > a.download-on:hover {
	color: #fff;
	background-color: #ff7920;
}
.btn-navbar span.icon-bar {
	margin-top: 0;
}
#header {
	background: #f1f1f1;
	padding: 100px 0;
}
#header h1 {
	color: #7fc242;
	margin-bottom: 10px;
	margin-top: 40px;
}
#header h3 {
	margin-bottom: 30px;
	width: 400px;
}
#header .btn-success {
	padding: 15px 30px;
	margin-bottom: 5px;
}
#header .logo {
	display: block;
	margin-top: 60px;
	float: right;
}
img.arrow-down {
	margin: 0 auto;
	display: block;
}
h1 {
	margin-top: 80px;
}
pre.pre-show {
	margin: 40px 0;
}
.tab-content pre.pre-show {
	margin: 0;
}
.nav-tabs {
	margin-top: 20px;
	margin-bottom: 0;
}
.tab-content {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.table th, .table td {
	padding: 8px 12px;
}
#footer {
	padding: 20px 0;
	background: #f3f3f3;
	text-align: center;
}
.twitter-share-button {
	top: 4px;
	position: relative;
}
#owl-example .item {
	padding: 30px 0;
	margin: 10px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}
#owl-example .item img {
	width: auto;
	margin: 0 auto;
	display: block;
}
#owl-example .item h3 {
	font-size: 28px;
	font-weight: 300;
	margin: 25px 0 0;
}
#owl-example .item h4 {
	margin: 5px 0 0;
	font-size: 18px;
}
.item h1 {
	margin: inherit;
}
.orange {
	background: #ff8a3c;
}
.darkCyan {
	background: #42bdc2;
}
.forestGreen {
	background: #7fc242;
}
.yellow {
	background: #ffd800;
}
.dodgerBlue {
	background: #388bd1;
}
.skyBlue {
	background: #a1def8;
}
.zombieGreen {
	background: #3fbf79;
}
.violet {
	background: #db6ac5;
}
.yellowLight {
	background: #fee664;
}
.steelGray {
	background: #cad3d0;
}
#example-info h1, #more h1 {
	margin-top: 40px;
}
.demos-row {
	margin-top: 30px;
	margin-bottom: 30px;
}
.demo-page {
	margin-top: 0;
	margin-bottom: 100px;
}
.demo-box {
	display: block;
	background: #f3f3f3;
	text-align: center;
	font-size: 18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.demo-box h3 {
	padding-bottom: 20px;
	margin: 0;
	color: #869690;
}
.demo-box:hover {
	text-decoration: none;
}
.demo-wrapper {
	padding: 30px 0 20px;
	padding-left: 30px;
	padding-right: 30px;
}
.demo-slide {
	float: left;
}
.demo-slide .bg {
	background: #aebab6;
	margin-right: 1px;
	height: 100%;
}
.demo-box:hover .demo-slide .bg {
	background: #7fc242;
}
.demo-images .demo-slide {
	height: 40px;
	width: 33.3333333%;
}
.demo-full {
	padding-left: 0;
	padding-right: 0;
}
.demo-full .demo-slide {
	height: 40px;
	width: 25%;
}
.demo-custom .demo-slide {
	height: 40px;
	width: 10%;
}
.demo-one .demo-slide {
	height: 40px;
	width: 100%;
}
.demo-Json .demo-slide {
	height: 40px;
	width: 20%;
}
.demo-Json-custom .demo-slide {
	height: 40px;
	width: 33.3333333%;
}
.demo-lazy .demo-slide {
	height: 40px;
	width: 33.3333333%;
}
.demo-lazy .demo-slide .bg {
	background: url(../img/AjaxLoader.gif) no-repeat center center #aebab6;
}
.demo-height .demo-slide {
	height: 40px;
	width: 100%;
}
#changelog {
	margin-bottom: 40px;
}
#changelog .label {
	margin-bottom: 10px;
}
#changelog .log {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e1e6dd;
}
#faq dt {
	line-height: 26px;
}
#faq dd {
	line-height: 22px;
	margin-bottom: 20px;
}
@media (max-width: 979px){
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
	padding: 0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	z-index: 999;
}
}
@media (max-width: 768px){
.navbar.navbar-fixed-top {
	position: absolute;
	z-index: 999;
}
.btn.btn-navbar {
	margin: 9px 20px 9px 8px;
	padding: 10px;
}
.nav-collapse .nav > li {
	border-top: 1px solid #e1e6dd;
	text-align: center;
}
#header .logo {
	margin: 20px auto 0;
	float: none;
	height: 150px;
}
#header {
	text-align: center;
	padding: 60px 0 30px;
}
#header h1 {
	margin: 10px 0;
}
#header h3 {
	margin-bottom: 10px;
	width: auto;
	padding: 0 20px;
}
h1 {
	font-size: 38px;
	margin: 20px 0;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}
}
@media (max-width: 480px){
.navbar-fixed-top, .navbar-fixed-bottom {
	position: static;
}
#header {
	text-align: center;
	padding: 20px 0;
}
#header .logo {
	margin-top: 0;
}
}
@media (max-width: 767px){
.hp-table table, .hp-table thead, .hp-table .hp-table tbody, .hp-table th, .hp-table td, .hp-table tr {
	display: block;
}
.hp-table thead tr {
	display: none;
}
.hp-table tr {
	border: 0 solid #ccc;
	margin-bottom: 10px;
}
.hp-table td:before {
	top: 6px;
	left: 6px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;
}
.hp-table td:nth-of-type(2):before{content:"Default:";font-weight:700}
.hp-table td:nth-of-type(3):before{content:"Type:";font-weight:700}
.hp-table td:nth-of-type(4):before{content:"Description:";font-weight:700}
}
@-webkit-keyframes pulse{25%{-webkit-transform:scale(1.03);transform:scale(1.03)}75%{-webkit-transform:scale(0.97);transform:scale(0.97)}}
@keyframes pulse{25%{-webkit-transform:scale(1.03);transform:scale(1.03)}75%{-webkit-transform:scale(0.97);transform:scale(0.97)}}
.pulse {
	display: inline-block;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0,0,0,0);
}
.pulse:hover, .pulse:focus, .pulse:active {
	-webkit-animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.right {
	float: right;
	max-width: 900px;
	margin-top: 24px;
}
.pic {
	width: 350px;
	height: 160px;
	float: right;
	padding-left: 35px;
}
