/***** Poziomy układu strony zaimplementowane w bootstrapie *****/
@media (max-width: 479px){}
@media (min-width: 480px) and (max-width: 767px) {}
@media (min-width: 768px) and (max-width: 991px) {}
@media (min-width: 992px) and (max-width: 1299px) {}
@media (min-width: 1300px) {}   /***** Nastąpiła ziana na 1300px *****/

/*================== Podstawowe style ======================*/

.grecaptcha-badge {
    z-index: 98;
}

body, div, p, table, tr, td{
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	color : #353A40;
}

body {
	min-width: 300px;
  overflow-x: hidden;
}

img{
	min-height: 1px;
	max-width: 100%;
}
p{
	margin: 0px;
}
a{
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}

a:focus{
	color: white;
}

@media print{
	a.cms_klawisz,
	button.cms_klawisz{
	 	display:none !important;
  }
}
header,
footer,
main{
	position: relative;
}
article{
	word-break: break-word;
}

a,
input[type="radio"],
input[type="checkbox"],
input[type="button"],
input[type="reset"],
input[type="submit"],
button,
.button,
select,
label[for]{
	cursor: pointer;
}

.wrapper {
	overflow: hidden;
}
.well-15{
	padding-top: 15px;
	padding-bottom: 15px;
}
.well-30{
	padding-top: 30px;
	padding-bottom: 30px;
}
.well-45{
	padding-top: 45px;
	padding-bottom: 45px;
}
.well-60{
	padding-top: 60px;
	padding-bottom: 60px;
}
.well-70{
	padding-top: 70px;
	padding-bottom: 70px;
}
.well-75{
	padding-top: 75px;
	padding-bottom: 75px;
}
.well-100{
	padding-top: 100px;
	padding-bottom: 100px;
}
.well-135{
	padding-top: 135px;
	padding-bottom: 135px;
}
.well-150{
	padding-top: 150px;
	padding-bottom: 150px;
}
.well-170{
	padding-top: 170px;
	padding-bottom: 170px;
}
.well-0-15{
	padding-bottom: 15px;
}
.well-0-20{
	padding-bottom: 20px;
}
.well-0-30{
	padding-bottom: 30px;
}
.well-0-45{
	padding-bottom: 45px;
}
.well-0-60{
	padding-top: 0px;
	padding-bottom: 60px;
}
.well-0-140{
	padding-top: 0px;
	padding-bottom: 140px;
}
.well-0-170{
	padding-top: 0px;
	padding-bottom: 170px;
}
.well-15-75{
	padding-top: 15px;
	padding-bottom: 75px;
}
.well-30-0{
	padding-top: 30px;
	padding-bottom: 0px;
}
.well-30-75{
	padding-top: 30px;
	padding-bottom: 75px;
}

.well-30-45{
	padding-top: 30px;
	padding-bottom: 45px;
}

.well-65-30 {
    padding-top: 65px;
    padding-bottom: 30px;
}

.well-90-0 {
    padding-top: 90px;
    padding-bottom: 0px;
}


@media(min-width: 1300px){
	.well-side-lg-60{
    padding-left: 55px;
    padding-right: 55px;
	}
}

@media(max-width: 767px) {
	.well-sm-0-15{
		padding-top: 0px;
		padding-bottom: 15px;
	}
	.well-sm-0-30{
		padding-top: 0px;
		padding-bottom: 30px;
	}
}

.well-rwd-lg-0-140{
		padding-top: 0px;
		padding-bottom: 140px;
}
@media (min-width: 992px) and (max-width: 1299px) {
	.well-rwd-lg-0-140{
		padding-bottom: 100px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.well-rwd-lg-0-140{
		padding-bottom: 90px;
	}
}
@media (max-width: 767px) {
	.well-rwd-lg-0-140{
		padding-bottom: 60px;
	}
}




.mrg-bottom-30{
	margin-bottom: 30px;
}

@media(min-width: 768px){
	.col-md-mrgtop--15{
		margin-top: -15px;
	}
}
@media(max-width: 767px){
	.col-sm-mrgtop{
		margin-top: 40px;
	}
}

.brd-btm-black{
	border-bottom: 1px solid black;
}


.table{
	display: table;
	height: 130px;
}

.table--delete-object{
	height: 50px;
	margin-bottom: 25px;
}

.table-cell{
	display: table-cell;
	vertical-align: middle;
}
.hr-black{
	border-top: 1px solid black;
}
.iws-spec-padd-left-30{
	padding-left: 30px;
}
.iws-spec-padd-right-30{
	padding-right: 30px;
}
.relative{
	position: relative;
}
.container{
}
.pagination-block .pagination ul {
	padding-left: 0px;
}
/*================== Style dla Section ======================*/

section{
	position: relative;
	min-height: 15px;
}
.section-color-white{
	background-color: #FFFFFF;
}
.section-color-lggrey{
	background-color: #f6f8fa;
}
.section-onas{
	padding-top: 50px;
	padding-bottom: 75px;
}
@media(min-width: 1600px){
	.section-onas{
		padding-top: 160px;
		padding-bottom: 185px;
	}
}
.section-opinie{
	background-image: url('../images/sekcja_opinie/kontakt-tlo.jpg');
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 350px;
	padding-top: 55px;
}

.testimonial-carousel{
	padding-bottom: 55px;
}

.carousel-indicators{
	bottom: 90px;
}

.testimonial-caption h3,
.testimonial-caption h4{
	display: inline-block;
}

.carousel-indicators li {
  border: 1px solid #8c8c8c;
}

@media(min-width: 1600px){
	.section-opinie{
		padding-top: 155px;
	}

	.testimonial-carousel{
		padding-bottom: 155px;
	}
}

.section-opinie:before{
	display: block;
	content: " ";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(255,255,255,0.5);
	z-index: 0;
}
.section-partnerzy{
	padding-top: 45px;
	padding-bottom: 55px;
}
@media(min-width: 1600px){
	.section-partnerzy{
		padding-top: 145px;
		padding-bottom: 155px;
	}
}
.section-cms{
	padding-top: 75px;
	padding-bottom: 75px;
}
@media(min-width: 1600px){
	.section-cms{
		padding-top: 185px;
		padding-bottom: 185px;
	}
}
.section-kolkaprocentowe{
	padding-top: 75px;
	padding-bottom: 75px;
}

.section-info-kont{
	padding-top: 125px;
  padding-bottom: 135px;
}

@media (min-width: 992px) and (max-width: 1299px){
	.section-info-kont{
		padding-top: 110px;
  	padding-bottom: 110px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.section-info-kont{
		padding-top: 90px;
  	padding-bottom: 90px;
	}
}
@media (max-width: 767px) {
	.section-info-kont{
		padding-top: 60px;
  	padding-bottom: 60px;
	}
}


/*================== Koniec styli dla Section ======================*/

/*================== Style dla Strony z Menu ======================*/

#tresc-article{
	float : right;
}

#tresc-menu{
	float : left;
}
@media(max-width: 991px){
	#tresc-menu{
		display : none;
	}
}

/*================== Koniec styli dla Strony z Menu ======================*/

/*================== Style dla Footer ======================*/
footer{
}

.footer-before{
	position: absolute;
	width: 100%;
	left: 0px;
	right: 0px;
	top: 0px;
	text-align: center;
	z-index: 1;
}

.footer-top{
	position: relative;
	background-color: #222931;
}
.vline-before{
	position: relative;
}
.vline-before:before{
	position: absolute;
	display: block;
	content: " ";
	left: 0px;
	top: 8px;
	width: 1px;
	height: 90px;
	background: rgba(255, 255, 255, .4);
}
@media(max-width: 767px){
	.vline-before:before{
		display: none;
	}
}

.footer-cont-art h3{
	font-size: 28px;
	font-weight: 700;
	margin-top:0px;
}

/*================== Koniec Styli dla Footer ======================*/

/*================== Koniec Podstawowych styli ======================*/

/*================== Stuck_container ======================*/
#stuck_container {
	left: 0px;
	right: 0px;
	z-index: 10;
	padding: 20px 20px;
	/*background: rgba(6, 58, 94, 0.5);*/
	background:  rgba(35, 35, 35, 0.6);
	border-bottom: 1px solid black;

  -moz-transition: 0.5s background, 0.33s padding ease;
  -webkit-transition: 0.5s background, 0.33s padding ease;
  -o-transition: 0.5s background, 0.33s padding ease;
  transition: 0.5s background, 0.33s padding ease;
}

#stuck_container,
#stuck_container.no-fixed{
	position: absolute;
	top: 0px;
	background-color: rgba(0,0,0,0.7);
}
#stuck_container.yes-fixed{
	position: fixed;
	top: 0px;
	background-color: rgba(0,0,0,0.7);
}

@media(min-width: 991px){
	#stuck_container.yes-fixed{
		padding: 3px 20px;
	}

	#stuck_container.yes-fixed > .navbar img{
		width: 300px;
		margin-top: -7px;
	}
}

@media(max-width: 991px){
	#stuck_container,
	#stuck_container.no-fixed
	#stuck_container.yes-fixed{
		position: inherit !important;
		background-color: rgba(0,0,0,1) !important;
		padding-left: 0px;
		padding-right: 0px;
	}
}

#stuck_container > .navbar{
	margin: 0px;
	border: 0px;
	background: none;
}

#stuck_container > .navbar .navbar-header{
	float: left;
}

#stuck_container > .navbar h1{
	margin-top: 0px;
	margin-bottom: 0px;
}

#stuck_container .navbar-brand a,
#stuck_container .navbar-brand a:hover{
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
}

#stuck_container > .navbar img{
	transition: 0.3s all ease;
}

@media (min-width: 1700px){
	#stuck_container > .navbar img{
		margin-top: -20px;
		width: 440px;
	}
}
@media (min-width: 1351px) and (max-width: 1699px){
	#stuck_container > .navbar img{
		max-width: 300px;
		margin-top: -20px;
	}
}
@media (min-width: 992px) and (max-width: 1350px){
	#stuck_container > .navbar img{
		max-width: 235px;
		margin-top: -20px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#stuck_container > .navbar img{
		max-width: 400px;
		margin-top: -20px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	#stuck_container > .navbar img{
		max-width: 300px;
		margin-top: -20px;
	}
}
@media (max-width: 479px){
	#stuck_container > .navbar img{
		max-width: 200px;
		margin-top: -20px;
	}
}


#stuck_container ul{
	position: relative;
	/*gl mod*/
	margin-top: 15px;
}

#stuck_container ul > li + li{
	margin-left: 20px;
}

@media (max-width: 1599px){
	#stuck_container ul > li + li {
		margin-left: 0px;
	}
}

/*gl mod*/
#stuck_container ul > li {
	position: static;
}


#stuck_container ul > li.active{
	margin-left: 0px !important;
	position: absolute;
	float: none !important;
	border-bottom: 3px solid #FFFFFF;
}

#stuck_container ul > li > a{
	color: #ffffff;
  font-size: 22px;
  font-weight: 700;
	/*font-family: "Ubuntu", sans-serif;*/
	/*text-shadow: -1px -1px 1px #000000, 1px -1px 1px #000000, -1px 1px 1px #000000, 1px 1px 1px #000000;*/
	text-transform: uppercase;
	/*gl mod*/
	display: inline;

/* -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;*/
}

#stuck_container ul > li > a:hover {
	color: white !important;
}

.margin-right > li > a.selected{
	color: #fff;
}

@media (min-width: 1300px) and (max-width: 1379px){
	#stuck_container ul > li > a{
  	font-size: 18px;
	}
}

@media (min-width: 1380px) and (max-width: 1740px){
	#stuck_container ul > li > a{
  	font-size: 19px;
	}
}

@media (min-width: 1050px) and (max-width: 1299px){
	#stuck_container ul > li > a{
		font-size: 15px;
	}
}

@media (max-width: 1049px){
	#stuck_container ul > li > a{
		font-size: 14px;
	}
}

/*
#stuck_container ul > li.active > a,
#stuck_container ul > li > a.selected,
#stuck_container ul > li > a:hover{
	color: #000000;
	background: #FFFFFF;
	text-shadow: none;
}*/


@media (min-width: 992px){
	.navbar-nav > li > a {
		padding-right: 10px;
    padding-left: 10px;
		padding-bottom: 10px;
	}
}
@media (min-width: 1300px){
	.navbar-nav > li > a {
		padding-right: 15px;
    padding-left: 15px;
	}
}



.menu-button-mobile{
	display: block;
	position: relative;
	float: right;
	width: 50px;
	height: 50px;
	border: 1px solid white;
}
.menu-button-mobile > span{
	display : block;
	position: absolute;
	width: 30px;
	height : 4px;
	left: 9px;
	background: white;
}
.menu-button-mobile > span:nth-child(1){
	top: 9px;
}
.menu-button-mobile > span:nth-child(2){
	top: 22px;
}
.menu-button-mobile > span:nth-child(3){
	top: 35px;
}

@media(min-width: 992px){
	.menu-button-mobile{
		display: none;
	}
}

@media(max-width: 991px){
	.menu_poziome_desktop{
		display: none;
	}
}

.menu_poziome_mobile_out{
	position: absolute;
  	top: 91px;
  	left: 0px;
  	right: 0px;
	z-index: 10;
}

@media(min-width: 992px){
	.menu_poziome_mobile_out{
		display: none !important;
	}
}

#menu_mobilne{
	display: none;
	margin-bottom: 10px;
	margin-left: 3px;
	margin-right: 3px;
	background: rgba(0,0,0,.8);
}
#menu_mobilne ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu_mobilne ul ul{
	display: none;
}
#menu_mobilne>ul{
	border-bottom: 1px solid #AAA;
}
#menu_mobilne li{
}
#menu_mobilne span{
	width: 100%;
	display: block;
}
.menu_mobilne a,
.menu_mobilne li.menu > span{
/*	font-family: "Open Sans", "trebuchet MS";*/
	font-size: 18px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-left: 1px solid #AAA;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-align: left;
	cursor: pointer;
}
.menu_mobilne li.menu > span { padding-left: 10px;}
#menu_mobilne [data-deep="0"]{ padding-left: 10px;}
#menu_mobilne [data-deep="0"]:before{ content: "";}
#menu_mobilne [data-deep="1"]{ padding-left: 25px;}
#menu_mobilne [data-deep="1"]:before{ content: "> "; padding-left: 6px; position: absolute; left: 10px}
#menu_mobilne [data-deep="2"]{ padding-left: 10px;}
#menu_mobilne [data-deep="2"]:before{ content: '\2022  ' ; padding-left: 12px;}
#menu_mobilne [data-deep="3"]{ padding-left: 10px;}
#menu_mobilne [data-deep="3"]:before{ content: '\2022  '; padding-left: 18px;}
#menu_mobilne button:before{ content: "" !important; padding: 0px !important; }


.navbar-header{
	float: left;
}
.navbar-brand{
	margin-left: 0px;
}

/*================== End Stuck_container ======================*/


/*================== Paralax ======================*/
.parallax{
	position: relative;
  overflow: hidden;
}
.parallax_cnt {
	position: relative;
	min-height: 500px;
	padding-bottom: 32px;
}
@media (max-width: 767px) {
	.parallax_cnt {
		min-height: 350px;
	}
}

.parallax_image {
	background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax-shadow .parallax_image:after,
.parallax-shadow2 .parallax_image:after
{
	z-index: 2;
	display: block;
	content: " ";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
}
.parallax-shadow .parallax_image:after{
	background: rgba(0,0,0,0.7);
}
.parallax-shadow2 .parallax_image:after{
	background: rgba(0,0,0,0.50);
}
.parallax_image,
.parallax_pattern {
	position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}


@media (max-width: 767px) {
	.paralax-mega-full-page .parallax_cnt
	{
		min-height: 300px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.paralax-mega-full-page .parallax_cnt
	{
		min-height: 450px;
	}
}
@media (min-width: 992px) and (max-width: 1299px) {
	.paralax-mega-full-page .parallax_cnt
	{
		min-height: 600px;
	}
}
@media (min-width: 1300px) {
	.paralax-mega-full-page .parallax_cnt
	{
		min-height: 950px;
	}
}

/* paralax-header */
@media (min-width: 1300px) {
	.paralax-header{
		padding-top: 135px;
    padding-bottom: 135px;
	}
}
@media (min-width: 992px) and (max-width: 1299px){
	.paralax-header{
		padding-top: 75px;
    padding-bottom: 75px;
	}
}
@media (max-width: 991px){
	.paralax-header{
		padding-top: 0px;
    padding-bottom: 0px;
	}
}

/*================== End Paralax ======================*/

/*================== Maps ======================*/

section.map{
	margin-bottom: -32px;
}
.mapboxgl-ctrl-bottom-left {
  bottom: 32px !important;
}
.mapboxgl-ctrl.mapboxgl-ctrl-attrib{
	margin-bottom: 32px !important;
}

@media (max-width: 479px){
	.map__map{
		height: 300px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.map__map{
		height: 300px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.map__map{
		height: 600px;
	}
}
@media (min-width: 992px) and (max-width: 1299px) {
	.map__map{
		height: 600px;
	}
}
@media (min-width: 1300px) {
	.map__map{
		height: 600px;
	}
}

.map__map{
	margin-bottom: 32px;
}

.map__menu {
	position: absolute;
	top: 15px;
	left: 15px;
}

.menu__button{
	width: 70px;
    height: 30px;
    display: inline-block;
    padding: 0;
    outline: none;
    border: none;
    box-sizing: border-box;
	cursor: pointer;
	background-color: #FFF;
	border: 1px solid #a0a0a0;
}

.menu__button:first-of-type{
	border-radius: 5px 0px 0px 5px;
}
.menu__button:last-of-type{
	border-radius: 0px 5px 5px 0px;
}

.menu__button.menu__button--active{
	font-weight: 800;
}

.menu__button:hover{
	background-color: #EBEBEB;
}

.map__marker {
    display: block;
    border: none;
    cursor: pointer;
    padding: 0;
	background-repeat: no-repeat;
}

.marker__title{
	font-size: 18px;
}

.map__destination-button{
	position: absolute;
	bottom: 62px;
	right:47px;
	height: 30px;
	width: 200px;
	background-color: white;
	border: 1px solid #a0a0a0;
	border-radius: 5px;
	z-index:10;
}
.map__destination-button:hover{
	text-decoration: none;
	background-color: #EBEBEB;
}

/*================== End Maps ======================*/

/*==================     ToTop     ======================*/
.toTop {
	width: 43px;
  height: 43px;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: block;
  overflow: hidden;
	text-align: center;
	text-decoration: none;
	z-index: 20;
  bottom: -70px;
  transition:  bottom 0.5s;
}
.toTop.active {
  bottom: 180px;
}
.toTop:hover,
.toTop:focus{
/*  background-image: url('../images/totop/up_2.png');*/
}
.toTop:active,
.toTop:hover,
.toTop:focus  {
	text-decoration: none;
}
.toTop:before{
	display: block;
	content: " ";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 43px;
  height: 43px;
	background-image: url('../images/totop/totop_dlugi.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
  transition: 0.8s ease;

}
.toTop:hover:before{
	background-position: 0px -133px;
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}



.mobile .toTop,
.tablet .toTop {
  display: none !important;
}
@media(max-width: 1850px){
	.toTop {
  	display: none !important;
	}
}
/*==================  End ToTop ======================*/


/*==================   Menu Boczne Panel    =====================*/

.menu_boczne{
}
.menu_boczne > ul{
}
.menu_boczne ul{
	padding: 0px;
	list-style: none;
	font-size: 17px;
   line-height: 20px;
}
.menu_boczne ul ul{
	padding-left: 12px;
	display: none;
}
.menu_boczne ul li{
}
.menu_boczne ul li a{
	display: block;
  padding: 15px 10px 15px 20px;
	color: #434345;
	position: relative;
	border-bottom: 1px solid #e1e1e1;
	font-weight: bold;
}
.menu_boczne ul li a:hover,
.menu_boczne ul li a.menu_wybrany{
	text-decoration: none;
	color: red;
}
.menu_boczne ul li a:before{
	font-family: 'FontAwesome';
	content: "\f105";
/*	content: "\f054";*/
	display: block;
	position:absolute;
	left: -5px;
	opacity: 0;

  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.menu_boczne ul li a.menu_wybrany:before{
	left: 5px;
	opacity: 1;
}
.menu_boczne ul li a:not(.menu_wybrany):hover:before{
	left: 5px;
	opacity: 1;
}

.menu_boczne .menu-label{
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 15px;
   border-bottom: 1px solid #e1e1e1;
   font-weight: bold;
}


/*==================   End Menu Boczne Panel    =====================*/

/*==================   Social Media Buttons    =====================*/

.social-cont{
  text-align: center;
	background-position: top center;
	background-repeat: no-repeat;
	margin-bottom: 14px;
}
.social-media{
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.5s ease;
  width: 50px;
  height: 50px;
}
.social-media:hover{
	color: white;
	text-decoration: none;
}
.social-media[data-social="facebook"]{
	background-image: url('../images/social_media/facebook-1.png');
}
.social-media[data-social="twitter"]{
	background-image: url('../images/social_media/twitter-1.png');
}
.social-media[data-social="google"]{
	background-image: url('../images/social_media/google-1.png');
}
.social-border{
	border-top: 1px solid #e1e1e1;
  padding-top: 19px;
	margin-top: 30px;
}
/*==================   END Social Media Buttons    =====================*/

/*==================   Animacje układu dla stony z menu    =====================*/
.object-hidden {
    visibility: hidden;
}
.hidden-holder,
.hidden-holder > *{
	position: relative;
	top: 0px;
}
.hidden-holder-left,
.hidden-holder-right{
	overflow: hidden;
	left: 0px;
}
.hidden-holder-left{
}
.hidden-holder-right{
}
.hidden-holder-left > *{
	left: 0px;
}
.hidden-holder-right > *{
	left: 0px;
}
.hidden-holder-left > *,
.hidden-holder-right > *{
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
	transition:all 0.7s ease;
	-webkit-transition-delay:.55s;
	-moz-transition-delay:.55s;
	-o-transition-delay:.55s;
	transition-delay:.55s;
}
.object-hidden .hidden-holder-left > *{
	left: 100%;
}
.object-hidden .hidden-holder-right > *{
	left: -100%;
}
.row-line-diver-left:before,
.row-line-diver-right:before{
	display: block;
	content: " ";
	position: absolute;
	width: 1px;
	height: 100%;
	top: 0px;
	background-color: #e1e1e1;
}
.row-line-diver-right:before{
	left: 100%;
}
.row-line-diver-left:before{
	left: 0%;
}

/*==================   END Animacje układu dla stony z menu    =====================*/

/*==================   Mody Styli bootstarp dla strony kontakt    =====================*/

.box-fa-square{
	min-width: 50px;
	height: 70px;
	float: left;
  font-size: 60px;
	margin-right: 25px;
}
.box-fa-square-next{
	float: left;
}
@media(max-width: 1299px){
	.box-fa-square{
		text-align: center;
		margin-right: 0px;
		margin-bottom: 5px;
		width: 100%;
	}
	.box-fa-square-next{
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
}


.kontakt-form .form-group{
	margin-bottom: 0px;
}

.kontakt-form--btn{
	height: 70px !important;
	border-width: 1px !important;
}

.kontakt-form--checkbox{
  position: relative;
  top: 2px;
}

.kontakt-form .form-control{
	color: #FFF !important;
	background: rgba(0, 0, 0, .3) !important;
	border-radius: 0px;
	border: 1px solid white;
	padding:20px 20px;
	font-size: 16px;
}

.kontakt-form .form-control:focus{
	border-color: #2BAEB8;
}
.kontakt-form .form-control::-moz-placeholder{
	color: white;
}
.kontakt-form .form-control:-ms-input-placeholder{
	color: white;
}
.kontakt-form .form-control::-webkit-input-placeholder{
	color: white;
}
.kontakt-form input.form-control{
	height: 70px;
}
.kontakt-form .form-group label{
	color: #FFF;
	padding-left: 5px;
	font-weight: normal;
	font-size: 14px;
}

.kontakt-form--dane{
	margin-top: -8px;
}

.kontakt-form .form-group label a{
	color: #FFF;
}
.kontakt-form textarea.form-control{
	height: 300px;
}

.btn-animate-4{
  position: relative;
	height: 60px;
  min-width: 178px;
	color: white;
	border-radius: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: white;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	background-color: rgba(0,0,0,.3);
  overflow: hidden;
	transition: all 0.3s ease;
	cursor: pointer;
	z-index: 1;
  line-height: 36px;
  font-weight: 800;
}
.btn-animate-4:before {
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: skew(35deg,0);
  -moz-transform: skew(35deg,0);
  -ms-transform: skewX(35deg) skewY(0);
  -o-transform: skew(35deg,0);
  transform: skew(35deg,0);
  /*-webkit-backface-visibility: hidden;*/
  content: '';
  position: absolute;
  visibility: hidden;
  top: 0;
  left: 50%;
  width: 0;
  height: 100%;
  z-index: -1;
}
.btn-animate-4:before { /*kolor wybrany*/
	background-color: #2BAEB8;
}
.btn-animate-4:hover,
.btn-animate-4:focus{
	color: white;
	text-decoration: none;
}
.btn-animate-4:hover:before,
.btn-animate-4:focus:before {
	visibility: visible;
  width: 140%;
  left: -20%;
}
@media(min-width: 490px){
	form .btn-animate-4 + .btn-animate-4{
		margin-left: 30px;
	}
}

@media(max-width: 489px){
	form .btn-animate-4{
		margin: 0px auto 30px auto;
		display: block;
	}

}


/*==================   CATPCHA   ===================*/

.captcha-parent{
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

@media (min-width: 490px)
{
	.captcha-parent {
    	margin-left: 30px;
	}
}

@media (max-width: 489px){
	.captcha-parent {
    	display: block;
		margin: 0 auto;
		width: 178px;
	}
}


.form-group .captcha{
	height: 60px;
	color: white;
    background: rgba(0, 0, 0, .3);
    border-radius: 0px;
    /*border: 1px solid white;*/
    padding: 20px 20px;
	width: 178px;
}


.captcha_img{
display:inline-block;
border: 1px solid white;
}

@media (max-width: 489px){
.captcha_img {
    margin-bottom: 30px;
}
}

.captcha-error{
	padding-bottom: 15px;
}

.captcha-error p{
	color: red;
}
.grecaptcha-badge{
	z-index:9999;
}

/*==================   END Mody Styli bootstrap dla strony kontakt    =====================*/


/*==================   Mody Styli bootstrap dla kolumn i ogólnie sekcji    =====================*/

/* MODY DLA STR START KOLUMNY Z KÓŁKAMI */
.col-iws-lg-k1,
.col-iws-lg-k2{
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 1300px){
	.col-iws-lg-k1{
		width : 55.5%;
	}
	.col-iws-lg-k2{
		width : 44.5%;;
	}
}

/*button szary*/
.btn-animate-5{
  position: relative;
	display: inline-block;
	height: 56px;
  min-width: 174px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	color: white;
	border-radius: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: #222534;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	background-color: #222534;

  overflow: hidden;
	vertical-align: middle;
	transition: all 0.3s ease;
	cursor: pointer;

	z-index: 1;
}
.btn-animate-5:before {
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: skew(35deg,0);
  -moz-transform: skew(35deg,0);
  -ms-transform: skewX(35deg) skewY(0);
  -o-transform: skew(35deg,0);
  transform: skew(35deg,0);
  /*-webkit-backface-visibility: hidden;*/
  content: '';
  position: absolute;
  visibility: hidden;
  top: 0;
  left: 50%;
  width: 0;
  height: 100%;
  z-index: -1;
	background: white;
}

.btn-animate-5:hover{
	color: #222534;
	text-decoration: none;
}

.btn-animate-5:hover:before {
	visibility: visible;
  width: 140%;
  left: -20%;
}

/*button wybrany*/
.btn-animate-wyb{
  position: relative;
	display: inline-block;
	min-height: 56px;
  min-width: 174px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	color: white;
	border-radius: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: #2BAEB8;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	background-color: #2BAEB8;

  overflow: hidden;
	vertical-align: middle;
	transition: all 0.3s ease;
	cursor: pointer;

	z-index: 1;
}
.btn-animate-wyb:before {
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: skew(35deg,0);
  -moz-transform: skew(35deg,0);
  -ms-transform: skewX(35deg) skewY(0);
  -o-transform: skew(35deg,0);
  transform: skew(35deg,0);
  /*-webkit-backface-visibility: hidden;*/
  content: '';
  position: absolute;
  visibility: hidden;
  top: 0;
  left: 50%;
  width: 0;
  height: 100%;
  z-index: -1;
	background: white;
}

.btn-animate-wyb:hover{
	color: #2BAEB8;
	text-decoration: none;
}

.btn-animate-wyb:hover:before {
	visibility: visible;
  width: 140%;
  left: -20%;
}


/* MODY SEKCJA O NAS */
.box-img-onas{
	min-height: 125px;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: center;
}
@media(max-width: 767px) {
	.box-img-onas{
		min-height: auto;
	}
}
[class^="col"]:not(:last-child) .box-img-onas:after{
	content: " ";
	display: block;
	position: absolute;
	width: 1px;
	height: 111px;
	background: #8d8b8c;
	top: 0px;
	right: 0px;
}
@media(max-width: 767px) {
	[class^="col"]:not(:last-child) .box-img-onas:after{
		display: none;
	}
}



/* MODY DO KONTAKTU */
.col-iws-lg-t1,
.col-iws-lg-t2,
.col-iws-lg-t3{
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 1300px){
	.col-iws-lg-t1{
		width : 363px;
	}
	.col-iws-lg-t2{
		width : 260px;
		margin-left: 117px;
	}
	.col-iws-lg-t3{
		width : 422px;
		margin-left: 117px;
	}
}

/*==================   END Mody Styli bootstrap dla kolumn i ogólnie sekcji    =====================*/

/*=======================   OKNO LOGOWANIA   ===========================*/

.ui-widget-overlay {
    background: black;
    opacity: .6;
}

.ui-widget-header {
    border: none;
    background: transparent;
	    margin-top: 11px;
}

.ui-dialog-title {
    color: #35363B;
	font-family: 'Lobster', sans-serif;
	font-weight: 800;
	font-size: 35px;
	padding-left: 25px;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
	margin-bottom: 26px;
}

.ui-dialog-buttonset{
	float: none !important;
}

.ui-dialog-buttonset button{
color: #000;
    font-size: 14px;
    font-weight: 700;
    background-color: #F3F3F3;
    padding: 7px 10px;
    margin: 10px 10px;
    text-align: center;
    border-radius: 3px;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-transform: uppercase;
    border: 1px solid #A2A2A2;
    text-decoration: none !important;
    display: inline-block;
	min-width:115px;
	font-family: "Ubuntu", "Open Sans", "trebuchet MS";
	pointer-events:all;
}

.ui-dialog-buttonset button:hover{
	background-color: rgba(35,35,35,0.96);
	color: white;
	cursor: pointer;
}

.ui-widget input[type="text"],
.ui-widget input[type="password"] {
    width: 241px !important;
	font-size: 16px;
   	border: 1px solid #ebeef7
}

.ui-widget input[type="checkbox"] {
	display:inline-block;
}

#logowanie-form-popup label{
	display: inline-block;
}

.ui-dialog .ui-dialog-content {
    padding: 0 40px;
	height: 176px !important;
	font-size:12px;
	margin-top:20px;
	font-weight: 800;
	overflow: hidden;
}

.ui-dialog .ui-dialog-content p {
	font-weight: 800;
	font-size:20px;
	padding-bottom: 22px;
}

.ui-dialog .ui-dialog-titlebar-close{
	right: 36px;
	overflow: hidden;
    color: transparent;
	background-color: #FFF;
    border: 0;
}

.ui-dialog {
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}

span.checkbox{
	position: relative;
    display: inline-block;
    min-height: 0;
    height: 25px;
    line-height: 25px;
    width: 25px;
    background: #ffffff;
    border: 1px solid #ebeef7;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    vertical-align: middle;
	margin-right: 10px;
	border-radius: 4px;
}

span.checkbox input[type="checkbox"] {
    position: relative;
    z-index: 2;
	-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    margin: 0;
    opacity: 0;
	float: left;
}

span.checkbox label {
    left: 4px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}

span.checkbox label:before {
    content: '';
    font-family: "FontAwesome";
    font-size: 18px;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    color: #35363B;
}

span.checkbox input[type="checkbox"]:checked + label:before {
    content: '\f00c';
}

label[for=remember],
label[for=forget]
{
    font-weight: 400;
}

.moto-widget{
	position: relative;
}

.content-header{
	height: 952px;
	background: #ddd;
}

.content-menu{
	margin: 0;
	padding: 0;
	border-style: solid;
   border-color: #eaedef;
	border-bottom-width: 2px;
	position: relative;
	height: 73px;
	background: white;
}

.attached_top{
 	top: 0;
     position: fixed;
    z-index: 400;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.content-section{
	height:2500px;
	background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(red, yellow); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(red, yellow); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(red, yellow); /* For Firefox 3.6 to 15 */
    background: linear-gradient(red, yellow); /* Standard syntax */
}


    input.text { margin-bottom:12px; width:95%; padding: .4em; }
    fieldset { padding:0; border:0; margin-top:25px; }
    /*h1 { font-size: 1.2em; margin: .6em 0; }*/
    div#users-contain { width: 350px; margin: 20px 0; }
    div#users-contain table { margin: 1em 0; border-collapse: collapse; width: 100%; }
    div#users-contain table td, div#users-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
    .ui-dialog .ui-state-error { padding: .3em; }
    .validateTips { border: 1px solid transparent; padding: 0.3em; }

	.hidden-submit {
	position: absolute;
	top:-1000px;
}

/*=======================   END OKNO LOGOWANIA   ===========================*/

/*=======================  Cookies popup  ===========================*/
.cookies-message-container{
	position: fixed;
	left: 0px;
	bottom: 150px;
	z-index:999;
	width: 100%;
	max-width: 568px;
	height: 87px;
}
@media(max-width:992px){
	.cookies-message-container{
		bottom:0px;
		max-width:unset;
	}
}
.cookies-message{
	height: 100%;
	background-color: rgba(0,0,0,.7);
}

.cookies-message img{
	margin-top: 15px;
	margin-left: 15px;
}

.cookies-title{
	position: absolute;
	left: 100px;
	top: 20px;
	color: #FFF;
	font-weight: bold;
}

.cookies-close{
	position: absolute;
	top: 10px;
	right: 10px;
	color: #FFF;
	font-weight: bold;
}

.cookies-close:hover{
	color: #2BAEB8;
	text-decoration: none;
}

.cookies-opis{
	position: absolute;
	top: 50px;
	left: 100px;
	color: #FFF;
	font-size: 11px;
}

.cookies-text,
.cookies-close{
	color: #E2B421;
}

.cookies-text:hover,
.cookies-close:hover{
	color: white;
}


/*=======================  END Cookies popup  ===========================*/

ul.standard a{
	color: #666;
}

/*=======================   MEDIA PANEL   ===========================*/

.sl-container{
	padding: 0px;
	margin: 0px;
	position: fixed;
	right: -190px;
	top: 130px;
	width: 230px;
   	z-index: 11;
}

.sl-container ul {
	overflow: visible;
	margin:0px;
	padding: 0;
}
.sl li{
	list-style-type: none;
	color: #efefef;
	height: 40px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	cursor: pointer;
}


.sl-container ul li.wysun {
	background-image: none;
}

.sl li.wysun{
	background-color: rgba(51,51,51,.9);
	-webkit-transition:all 0.25s ease-in-out;
	-moz-transition:all 0.25s ease-in-out;
	-o-transition:all 0.25s ease-in-out;
	transition:all 0.25s ease-in-out;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.sl li.wysun:hover{
	margin-left: -180px;
	-webkit-transform: translateX(-50px);
	-moz-transform: translateX(-50px);
	-o-transform: translateX(-50px);
	-ms-transform: translateX(-50px);
	transform:translateX(-50px);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
       -webkit-filter: grayscale(0%);
}

.sl li.wysun img{
	float: left;
	margin: 5px 5px;
	margin-right: 10px;

}
.sl li.wysun div.media-ikona{
	float: left;
	margin: 5px 5px;
	margin-right: 10px;
	background-color: #666;
	height: 30px;
	width: 30px;
	position: relative;
}

.sl li.wysun div.media-ikona > i.fa-facebook,
.sl li.wysun div.media-ikona > i.fa-youtube,
.sl li.wysun div.media-ikona > i.fa-google-plus,
.sl li.wysun div.media-ikona > i.fa-eyedropper {
    color: #ffffff;
    cursor: pointer;
    font-size: 20px;
    height: 30px;
	width: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
}

.sl li.wysun p{
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	line-height: 40px;
}

.sl li.kliknij {
}
/*=======================   END MEDIA PANEL   ===========================*/

/*==================   Panel zmiany koloru głównego    =====================*/
#color_panel_conteiner,
#font_panel_conteiner,
#login_panel_conteiner{
	display: block;
	position: fixed;
	z-index: 10;
}

li .color_panel_button,
li .font_panel_button,
li .login_panel_button{
	display: block;
	height: 40px;
  	width: 40px;
	background-color: rgba(51,51,51,.9);
	float: left;
	position: relative;
	cursor: pointer;
}

li .color_panel_button > div,
li .font_panel_button > div,
li .login_panel_button > div{
    margin: 5px 5px;
    margin-right: 10px;
    background-color: #666;
    height: 30px;
    width: 30px;
    position: relative;
}

li .color_panel_button > div > i.fa-eyedropper,
li .font_panel_button > div > i.fa-font,
li .login_panel_button > div > i.fa-user {
    color: #ffffff;
    cursor: pointer;
    font-size: 20px;
    height: 30px;
	width: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
}

.color_change_panel,
.font_change_panel,
.login_panel{
	width: 230px;
	background-color: rgba(51,51,51,.9);
	padding: 9px;
	text-align: center;
	float: right;
	color: #000;
	height: 40px;
}

.color_change_panel p,
.font_change_panel p{
	color: #FFFFFF;
	margin-bottom: 2px;
}

.color_change_panel select,
.font_change_panel select{
	cursor: pointer;
	height: 24px;
	width: 100%;
}

/* Color Picker - własny kolor / Łukasz F. */
.pickerStyle{
	width: calc(50% - 5px);
	margin: 5px 5px 0 0;
	height: 36px;
	vertical-align: middle;
	text-align: center;
    font-family: "Open Sans", "trebuchet MS";
    font-size: 16px;
}
.pickerSubmitRight{
	width: calc(50% - 5px);
	min-width: auto;
	margin: 5px 0 0 5px;
}

.inherit-height{
	height: inherit;
}

/* END COLOR PICKER */

.login_panel h4 {
	text-align:left;
	color: #FFF;
}

.login_control {
	position:relative;
}

.login_control_prepend{
	display: block;
}

.login_control_prepend .login_control_icon{
	font-size: 19px;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent !important;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
	vertical-align: top;
}

.login_control_prepend .login_control_icon i,
.login_control_prepend .login_control_icon > span {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -13.5px 0 0 -13.5px;
    border: 1px solid #d1d1d1;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    line-height: 25px;
    height: 25px;
    width: 25px;
    color: #998675;
    font-size: 13px;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}



.login_control_prepend input {
	color: #5e5e5e;
    position: relative;
    vertical-align: top;
    display: inline-block;
    max-width: 100%;
	border: none;
    width: 100%;
    background: #ffffff;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    font-size: 18px;
    height: 50px;
    line-height: 30px;
    padding: 10px 10px 10px 50px;
    vertical-align: middle;
    outline: none;
    margin-bottom: 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 1s ease , box-shadow 1s ease;
    -moz-transition: border-color 1s ease , box-shadow 1s ease;
    -o-transition: border-color 1s ease , box-shadow 1s ease;
    transition: border-color 1s ease , box-shadow 1s ease;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
/*==================   END Panel zmiany koloru głównego    =====================*/

/*==================   SESSION TIMER    =====================*/

.st-container{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	margin: 0px auto;
	z-index: 2;
	text-align: center;
	color: white;
	padding: 0px;
}
.st-container.ending{
	background-color: #A32525;
}
.st-text{
	font-size: 12px;
	color: white;
}


/*==================   END SESSION TIMER    =====================*/

/* ================= TABELA Z LINKAMI ====================== */
.container-iws-square{
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch ;
	padding-top: 0px;
}

.spec-iws-square-title {
	background-color: rgba(0,0,0,0.05);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 50px;
	text-align: center;
}

.spec-iws-margin{
	margin-bottom: 0 !important;
	padding-bottom: 30px !important;
}

.spec-iws-square-out{
	position: relative;
	width: 100%;
	height: parent;
}

@media (min-width: 1300px){
	.spec-iws-square-out{
		width: 25%;
	}
	.spec-iws-square-out:nth-child(n+5) {
    border-top: 1px solid #d6d9df;
	}

	.spec-iws-square-out:not(.top-border):nth-child(4n+1),
	.spec-iws-square-out:not(.top-border):nth-child(4n+2),
	.spec-iws-square-out:not(.top-border):nth-child(4n+3){
    border-right: 1px solid #d6d9df;
	}

}
@media (min-width: 992px) and (max-width: 1299px) {
	.spec-iws-square-out{
		width: 33.33333%;
	}
	.spec-iws-square-out:nth-child(n+4) {
    border-top: 1px solid #d6d9df;
	}

	.spec-iws-square-out:not(.top-border):nth-child(3n+1),
	.spec-iws-square-out:not(.top-border):nth-child(3n+2){
    border-right: 1px solid #d6d9df;
	}

}
@media (min-width: 768px) and (max-width: 991px) {
	.spec-iws-square-out{
		width: 50%;
	}
	.spec-iws-square-out:not(.top-border):nth-child(n+3) {
    border-top: 1px solid #d6d9df;
	}

	.spec-iws-square-out:not(.top-border):nth-child(2n+1){
    border-right: 1px solid #d6d9df;
	}

}
@media (max-width: 767px) {
	.spec-iws-square-out{
		width: 100%;
	}
	.spec-iws-square-out:nth-child(n+2) {
    border-top: 1px solid #d6d9df;
	}
	.spec-iws-square-out.top-border{
		border: none;
	}
}

.spec-iws-square-out:before{
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 100%;
	background: rgba(0,0,0,0.05);

  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.spec-iws-square-out:not(.top-border):hover:before{
	bottom: 0px;
}

.spec-iws-square-in{
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}


/* =================== END TABELA Z LINKAMI ==================== */

/* =================== POPUP ===========================*/
.popup{
	position: fixed;
	display: none;
	width: 800px;
	height: 346px;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	z-index: 1000;
	border: 5px solid #fff;
  border-radius: 20px;
	background: #fff;
}

@media(max-width: 992px){
	.popup{
		display: none;
		width: 0;
		height: 0;
		overflow: hidden;
	}
}

.popup img{
	width: 100%;
	height: 100%;
}

.popup-close-button{
  	position: absolute;
	top: 10px;
	right: 10px;
	background-color: #FFF;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 15px;
	border: 0;
	border-radius:3px;
}

/* ================= END POPUP =========================*/

.contact-category:after {
    content: "";
    position: absolute;
    top: 123px;
    left: calc(50% - 30px);
    width: 60px;
    height: 2px;
    background-color: #000;
}

/*==================   Skosy nad obiektem    =====================*/
.div-hide-panel-top{
	display: block;
	position: absolute;
	top: -32px;
	left: 0px;
	right: 0px;
	text-align: center;
	z-index:1;
}
.div-hide-panel-top:before,
.div-hide-panel-top:after{
	display: block;
	content: " ";
	position: absolute;
	width: calc(50% - 32px);
	height:32px;
	background: #222931;
	bottom: 0px;
}
.div-hide-panel-top:before{
	left: 0px;
}
.div-hide-panel-top:after{
	right: 0px;
}

.div-hide-panel-bottom{
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	z-index:1;
}
.div-hide-panel-bottom:before,
.div-hide-panel-bottom:after{
	display: block;
	content: " ";
	position: absolute;
	width: calc(50% - 32px);
	height:32px;
	background: #FFF;
	bottom: 0px;
}
.div-hide-panel-bottom:before{
	left: 0px;
}
.div-hide-panel-bottom:after{
	right: 0px;
}
/*==================   END Skosy nad obiektem    =====================*/

.developer-panel{
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #FFF;
	box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.5);
	z-index: 10000;
}

/************ Ostatnie aktualizacje *************/

.list{
	margin: 0;
	padding: 0;
	list-style: none;
}

.list .list__item{
	position: relative;
	display: block;
	width: 100%;
	padding: 20px 10px;
	border-bottom: 1px solid #e1e1e1;
}

.list .list__item:hover{
	background-color: #efefef;
}

.list .list__item a{
	display: block;
	text-align: left;
	text-decoration: none;
}

.list__item .item__title{
	font-size: 20px;
	margin-bottom: 10px;
}

.list__item .item__description{
	font-size: 16px;
	padding: 10px 0;
	color: #000;
}

.list__item .item__date{
	font-size: 12px;
	color: #222;
	position: absolute;
	top: 20px;
	right: 10px;
}

.list__item .item__date span{
	padding-right: 10px;
	padding-left: 10px;
}

/********** END Ostatnie aktualizacje ***********/

/*********** POPUP DANE **************/

.dane-popup{
	position: fixed;
	display: none;
	width: 100%;
	max-width: 800px;
	max-height: 600px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	background-color: #FFF;
	padding: 50px 30px;
	z-index: 1000;
	border-radius:3px;
	height: fit-content;
	-webkit-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.75);
box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.75);
}

.dane-popup.dane-popup--open{
	display: block;
}

.dane-popup button{
	position: absolute;
	top: 15px;
	right: 15px;
	background-color: transparent;
	border: none;
	outline: none;
	cursor: pointer;
}

/********* END POPUP DANE ************/

/***********************/

.swiper-container{
	min-height: 100px;
}

.swiper-custom-slide.swiper-container{
	min-height: 480px;
	height: 65vh;
}

.swiper-custom-slide .swiper-slide{
	overflow: hidden;
}

.swiper-custom-slide .swiper-slide-image-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.swiper-custom-slide .swiper-slide-image {
    position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
}

.swiper-custom-slide .swiper-slide-caption {
    position: absolute;
    z-index: 2;
    padding: 0 60px;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
}

.swiper-custom-slide .swiper-slide-caption__inner{
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
}

.swiper-custom-slide .swiper-slide-caption__inner h3{
	color: #FFF;
	text-shadow: black 0.1em 0.1em 0.2em;
	font-size: 80px;
	text-align: center;
}

.swiper-custom-slide .swiper-slide-caption__inner p{
	color: #FFF;
	text-shadow: black 0.1em 0.1em 0.2em;
	font-size: 24px;
	text-align: center;
}

@media(max-width: 992px)
{
	.swiper-custom-slide .swiper-slide-caption__inner h3{
		font-size: 40px;
	}
	.swiper-custom-slide .swiper-slide-caption__inner p{
		font-size: 18px;
	}
}

.swiper-custom-slide .swiper-button-prev, .swiper-custom-slide .swiper-button-next{
	background-image: none;
	color: #ffffff;
    font: 400 53px/54px "FontAwesome";
    cursor: pointer;
}

.swiper-button-prev {
	left: 50px;
}

.swiper-button-next {
	right: 50px;
}

.swiper-custom-slide .swiper-button-prev:before{
	content: '\f104';
}

.swiper-custom-slide .swiper-button-next:before{
	content: '\f105';
}

.swiper-custom-slide .swiper-pagination{
	bottom: 150px;
}

.swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	margin: 7px;
}

.swiper-custom-slide .swiper-pagination-bullet,
.swiper-custom-slide .swiper-pagination-bullet-active{
	background: #FFF;
	border: 1px solid #000;
}

html:not(.lt-ie10) .not-animated {
    opacity: 0;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
}


/* SWIPER SLIDER STANDARD */

.swiper-standard.swiper-container{
	height: 601px;
	width: 1150px;
}

.swiper-standard .swiper-slide-image-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.swiper-standard .swiper-slide-image-wrap::before,
.swiper-standard .swiper-slide-image-wrap::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    opacity: .651;
    height: 22.6%;
    pointer-events: none;
    z-index: 1;
}


.swiper-standard .swiper-slide-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: center center;
    background-size: cover;
    transform: scale3d(1, 1, 1);
    transition: 1s ease-out;
}

.swiper-standard .swiper-slide-caption {
    position: absolute;
    z-index: 2;
    padding: 0 60px;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
}

.swiper-standard .swiper-slide-caption__inner{
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
}

.swiper-standard .swiper-slide-caption__inner h3{
	color: #FFF;
	text-shadow: black 0.1em 0.1em 0.2em;
	font-size: 30px;
}

.swiper-standard .swiper-slide-caption__inner p{
	color: #FFF;
	text-shadow: black 0.1em 0.1em 0.2em;
	font-size: 16px;
}

/* END SWIPER SLIDER STANDARD */

/* SWIPER SLIDER LOGOTYPES */

.slider-logotypes .swiper-slide {
    min-width: auto;
	padding: 0;
}


/* END SWIPER SLIDER LOGOTYPES */

/* =============== SCROLL ICON ========================*/

.flex-start-container{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
}

.flex-start-item{
	width: calc(50% - 22px);
	border: 1px solid #ccc;
	padding: 35px 15px 0px 20px;
	margin-top: 44px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height: 350px;
}

@media(max-width: 1300px)
{
	.flex-start-item{
		width: 100%;
		margin-bottom: 30px;
	}
}

@media(max-width: 767px){
	.flex-start-item{
		margin-bottom: 25px;
		padding-bottom: 110px;
	}
}

div.scroll-icon{
   position: absolute;
   bottom: 60px;
   left: 50%;
   -webkit-transform: translate(0, 50%);
   transform: translate(0, 50%);
   color: #FFF;
   z-index: 2;
   padding-top: 60px;
}

div.scroll-icon span{
	position: absolute;
	top: 0;
	left: 50%;
	width: 30px;
	height: 50px;
	margin-left:-15px;
	border: 2px solid #FFF;
	border-radius: 50px;
}

div.scroll-icon span:after{
	position: absolute;
	top: -3px;
	bottom: -3px;
	left: -3px;
	right: -3px;
	border: 1px solid #000;
	border-radius: 50px;
	z-index: -1;
	content: '';

}

div.scroll-icon span:before{
	position: absolute;
	top: 10px;
	left: 50%;
	content: '';
	width: 6px;
	height: 6px;
	margin-left: -3px;
	background-color: #FFF;
	border-radius: 100%;
	-webkit-animation: mouse-scroll 2s infinite;
	animation: mouse-scroll 2s infinite;
}

@-webkit-keyframes mouse-scroll {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes mouse-scroll {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

/* ============= END SCROLL ICON ======================*/

/* Container Mobile */

.container_mobile{
	height: 250px;
	background-size: cover;
}

/* Container mobile END */

.embed-video{
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	padding-top: 56%;
	overflow: hidden;
}
.embed-video iframe{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

ul.sl .embed-video{
	padding: 0;
}

/************* TRANSFER OBJECT STYLE ********************/

.form-transfer-object{
	width: 800px;
	margin: 0px auto;
}
.form-transfer-object ul{
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	list-style: none;
}

.form-transfer-object ul[data-deep]{
	background-color: #b7b9ba;
}
.form-transfer-object ul[data-deep="3"]{
	background-color: #cfd1d1;
}
.form-transfer-object ul[data-deep="2"]{
	background-color: #dadbdc;
}
.form-transfer-object ul[data-deep="1"]{
	background-color: #e8e9e9;
}
.form-transfer-object ul[data-deep="0"]{
	background-color: #f6f7f7;
}

.form-transfer-object li{
/*	padding-top: 4px;
	padding-bottom: 4px;*/
}

.form-transfer-object li.yes-child{
	padding-bottom: 4px;
}
.form-transfer-object li.no-child{
}

.form-transfer-object li > p{
	padding-top: 6px;
	padding-bottom: 6px;
}

.form-transfer-object li > ul{
/*	margin-top: 5px;*/
}

.radio-transfer{
	margin: 0px 10px !important;
}
.button-target{
	margin: 0px 10px;
}

.i-am-transfer-object{
	color: green;
	font-weight: 700;
}

.form-transfer-object .fa-plus-circle {
	top: auto;
	margin-top: 0px;
	left: auto;
	position: initial;
}


/************* END TRANSFER OBJECT STYLE ********************/

/*********** KAFLE **************/
.tiles__container{
	width: 100%;
	display: flex;
	/*flex-direction: row;
	flex-wrap: wrap;*/
	flex-flow: row wrap;
	justify-content: center;
	padding: 0 10px;
}

.tiles__block{
	position: relative;
	width: 100%;
	background-color: #151515;
	background-color: rgba(250,250,250,0.9);
	border: 1px solid rgba(36,36,36,.3);

	padding: 20px 10px 100px 10px;
	margin-bottom: 50px;
}

/*.tiles__block,
.tiles__block p,
.tiles__block span{
  color: #a5a5a5;
}*/

.tiles__button{
	position: absolute;
	bottom: 25px;
	left: 0;
	right: 0;
	display: block;
	max-width: 150px;
	margin: 0 auto;
	background-color: #be3b17;
	color: #FFF;
	text-align: center;
	border-color: #fff;
}

.tiles__button:before{
	background: #2c2c2c !important;
}

.tiles__button:hover{
	text-decoration: none;
	color: #ddd;
}

.tiles_text{
	font-weight: bold;
	text-transform: uppercase;
}

@media(min-width: 992px)
{
	.tiles{
		margin-top: -50px;
	}

	.tiles__block{
		width: calc(33.3333% - 50px);
		margin: 0;
	}

	.tiles__block + .tiles__block{
		margin-left: 75px;
	}
}

/********* END KAFLE ************/

/*=======================   O FIRMIE - TEKST   ===========================

.about-container{
	width: 100%;
}

.about-block{
	display: flex;
	flex-wrap: wrap;
	padding-top: 50px;
	padding-bottom: 80px;
	padding-right: 10%;
	padding-left: 10%;
}
.about-block:nth-child(even){
	background-color: #f5f6f6;
}

.about-block-picture{
	width: 25%;
	float: left;
	text-align: center;
}

.about-block-picture img{
	display: block;
	margin: 0 auto;
	max-height: 130px;
}

.about-block-text{
	width: 75%;
	float: left;
}

@media(max-width: 800px){
	.about-block-picture{
		width: 100%;
		margin-bottom: 30px;
	}
	.about-block-text{
		width: 100%;
	}
	.about-block--change-order-1{
		order: 1;
	}
	.about-block--change-order-2{
		order: 2;
	}
	.about-block--change-order-3{
		order: 3;
	}
	.about-block--change-order-4{
		order: 4;
	}
	.about-block--change-order-5{
		order: 5;
	}
	.about-block--change-order-6{
		order: 6;
	}
}

@media(min-width: 601px){
	.about-block-text:nth-child(even){
		padding-left: 50px;
	}
	.about-block-text:nth-child(odd){
		padding-right: 50px;
	}
}


.about-block-title{
	font-family: "Lobster";
	font-size: 30px;
	border-bottom: 2px dashed #adadad;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
}

@-webkit-keyframes swing
{
    15%
    {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg);
    }
    30%
    {
        -webkit-transform: rotate(-25deg);
       transform: rotate(-25deg);
    }
    50%
    {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg);
    }
    65%
    {
        -webkit-transform: rotate(-25deg);
        transform:rotate(-25deg);
    }
    80%
    {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg);
    }
    100%
    {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@keyframes swing
{
    15%
    {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg);
    }
    30%
    {
        -webkit-transform: rotate(-25deg);
       transform: rotate(-25deg);
    }
    50%
    {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg);
    }
    65%
    {
        -webkit-transform: rotate(-25deg);
        transform:rotate(-25deg);
    }
    80%
    {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg);
    }
    100%
    {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.about-block--animation1:hover
{
        -webkit-animation: swing 2s ease;
        animation: swing 2s ease;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
}
=======================   END O FIRMIE - TEKST   ===========================*/


/*=======================   O FIRMIE - CYTAT   ===========================*/

.about-quotation {
    background-image: url("../images/paralax/paralax_cytat.jpg");
	background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    -webit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: 50% 50%;
	position: relative;
}

.about-quotation-overlay{
	/*background: rgba(0, 0, 0, .4);*/
	padding-top:100px;
	padding-bottom:100px
}

.about-quotation h2{
	color: #0e4d9d;
	font-size: 50px;
	text-align: center;
}

.about-quotation h3{
	color: #0e4d9d;
  font-size: 40px;
  font-family: "Ubuntu";
  font-weight: 400;
  text-align: center;
}

/*=======================   O FIRMIE - CYTAT   ===========================*/

/***** Nazwa obiektu ******/

.nazwa_obiektu{
	font-size: 22px;
	margin-top: 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 25px;
	text-align: center;
  font-weight: bold;
}

/***** END Nazwa obiektu **/

/*=============== Nowe O FIRMIR ===============*/

.about{
	margin-left: 30px;
	margin-right: 30px;
}

.about-more{
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.about-hr{
	width: 80%;
	text-align: left;
	color: red;
}

.about-header{
	width:100%;
	border-top: solid 1px white;
	text-transform: uppercase;
	padding-top: 50px;
  padding-bottom: 20px;
	letter-spacing: 1.5px;
}

.about-more--right{
	float: right;
	width: 6%;
}

.about-more--left{
	float: left;
	width: 90%;
}

.about-more--border{
	border-bottom: 1px solid #333;
	height: 15px;
}

/*============= END O FIRMIE =============*/


/*=============== Nowy TOTOP ===============*/

.toTop--new{
	background-color: #474747;
  width: 165px;
  height: 50px;
  border-radius: 50px;
  position: fixed;
  right: -110px;
  bottom: 150px;
	transition: all 600ms ease-in-out;
	transform: rotate(90deg);
	color: white;
  padding: 3px 18px;
  font-size: 2em;
	z-index: 9999;
}

a.toTop--new:hover,
a.toTop--new:active,
a.toTop--new:visited,
a.toTop--new:focus{
	color: white;
}

.toTop--fixed{
	transform: rotate(0deg);
}

/*============= END NOWY TOTOP =============*/

/*=============== TESTIMONIALS - Ola ===============*/

.testimonials {
	text-align: center;
	margin-top: 50px;
}

.testimonial {
	 line-height: 200%;
	 text-align: center;
	 margin-top: 40px;
	 }

.t-box {
	margin-bottom: 10%;
	margin-top: 10px;
	height: auto;
	width: 60%;
	margin-right: 20%;
	margin-left: 20%
}

.t-container{
	border: solid 1px white;
	border-radius: 80px;
	height: auto;
	padding: 30px;
	background-color: #fff;
	-moz-box-shadow: 0px 1px 15px 6px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 15px 6px rgba(0,0,0,0.2);
	box-shadow:0 px 1px 15px 6px rgba(0,0,0,0.2);
}

.img-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 20%;
	border-radius: 50%;
	margin-bottom: 2%;
}

.marbinBottom50{
	margin-bottom: 50px;
}
.kontaktTitle{
	font-size: 35px;
	color: white;
}

/*============= END TESTIMONIALS =============*/
/*=== Product Catalog ===*/
.prodcat__delete input[type=checkbox]
{
	position: relative;
	top:1px;
	margin-right:3px;
}
.prodcat__delete input[type=submit]
{
	margin-left:30px;
}
.prodcat__catalog 
{
	float:left;
}
.prodcat__catalog a
{
	text-decoration: none;
}
.prodcat__catalog h6
{
	text-align: left;
	line-height:0.8;
	margin:10px;
}
.prodcat__catalog h5
{
	text-align: left;
	font-size:12px;
	margin:4px 10px;
}
.prodcat__catalog p
{
	text-align:left;
}

.prodcat__item
{
	padding:0px;
	background-size: auto 60%;
	background-position: 50% 5px;
	background-color: white;
	background-repeat: no-repeat;
	display:inline-grid;
	height:400px;
	border: 1px solid #e1e1e1;
	position:relative;
	font-size:14px;
	overflow: hidden;

}

.prodcat__catalog .prodcat__trash
{
	position:absolute;
	top:5px;
	left:8px;
}
.prodcat__catalog .prodcat__trash .fa
{
	position:relative;
	top:-1px;
	left:3px;
	width:12px;
	height:16px;
}

.prodcat__catalog .prodcat__title
{
	text-transform: uppercase;
	text-align: center;
	font-weight:bold;
	font-size:14px;
	margin-top:8px;
}
.prodcat__catalog .table--few-columns thead tr th
{
	text-align: left;
}
.prodcat__catalog .table--few-columns
{
	min-width:unset;
}
.prodcat__catalog .table--few-columns
{
	margin:5px 0px 0px 0px;
}


.prodcat__item .prodcat__button
{
	transition: all 0.5s ease-in-out;
	opacity:0;
	text-align:center;
	width:70%;
	font-size:12px;
	line-height: 26px;
	margin-bottom:22px;
	margin-left: 15%;
	position: relative;
	bottom:0px;
	color:white;
}
.prodcat__item:hover .prodcat__button
{
	opacity:1;
}
.prodcat__button--color:hover
{
	background-color: #000 !important;
}
.prodcat__item .prodcat__text
{
	position: relative;
	bottom:-230px;
	height:100%;
	background-color: rgba(250, 250, 250, 0.6);
	transition: all 0.5s ease;
}
.prodcat__item:hover .prodcat__text
{
	bottom:-180px;
	background-color: rgba(250, 250, 250, 0.8);
}
@media(min-width:1299px)
{
	.prodcat__item,
	.prodcat__filters .prodcat__param,
	.prodcat__filters .prodcat__filter_button input
	{
		width:25%;
	}
}
@media(max-width:1299px)
{
	.prodcat__item,
	.prodcat__filters .prodcat__param,
	.prodcat__filters .prodcat__filter_button input
	{
		width:33.333%;
	}
}
@media(max-width:991px)
{
	.prodcat__item,
	.prodcat__filters .prodcat__param,
	.prodcat__filters .prodcat__filter_button input
	{
		width:50%;
	}
}
@media(max-width:479px)
{
	.prodcat__item,
	.prodcat__filters .prodcat__param,
	.prodcat__filters .prodcat__filter_button input
	{
		width:100%;
	}
	
}

.prodcat__filters
{
	width:100%;
}
.prodcat__filters .prodcat__param
{
	margin-bottom:20px;
	padding:0px 13px;
	display: inline-grid;
}
.prodcat__filters .prodcat__param label
{
	font-weight: normal;
}
.prodcat__filters .prodcat__filter_button
{
	width:100%;
	float:left;
}
.prodcat__filters .prodcat__filter_button input
{
	color:white;
	width:calc(25% - 26px);
	float:right;
	margin: 0px 13px 8px 0px;
	padding:3px;
}

.prodcat__filters input,
.prodcat__filters select,
.prodcat__view input,
.prodcat__view select
{
	border: 1px solid #e1e1e1;
	background-color: #F8F9FA;
	padding:1px 18px;
	height:30px;
	width:100%;
}
.prodcat__filters input[type=number],
.prodcat__view input[type=number]
{
	padding-right:8px;
}
.prodcat__view input,
.prodcat__view select{
	width:50%;
}
.prodcat__product h2
{
	text-transform: uppercase;
}
.prodcat__product .prodcat__description
{
	display: flex;
}
.prodcat__product .prodcat__picture
{
	display: inline-block;
	text-align: center;
	width:50%;
	margin:0px 5px;
}
.prodcat__product .prodcat__picture img{
	max-height:300px;
	margin:30px 0px;
}
.prodcat__product .prodcat__parameters
{
	display: inline-block;
	width:50%;
	line-height:1.75;
}
.prodcat__product .prodcat__parameters span
{
	display: inline-block;
	width:50%;
	text-align: right;
}
.prodcat__product .prodcat__parameters span
{
	display: inline-block;
	width:40%;
	text-align: right;
}
.prodcat__product .prodcat__parameters .prodcat__value
{
	font-weight: bold;
	text-align: left;
	width:50%;
	padding-left:8px;
}
@media(max-width:991px)
{
	.prodcat__product .prodcat__picture,
	.prodcat__product .prodcat__parameters
	{
		width:100%;
	}
	.prodcat__product .prodcat__picture img
	{
		max-height:150px;
		margin:10px 0px;
	}
	.prodcat__product .prodcat__description
	{
		text-align: center;
		display: block;
	}
}
/*=== END Product Catalog ===*/


/*=== Login ===*/
.login__layer{
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .3);
	width: 100vw;
	height: 100vh;
	z-index: 1000;
}
.login__layer a,
.login__layer a:hover{
	color: black;
}
.login__layer .login__box{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
	border-radius: 4px;
	width: 330px;
	height: 360px;
	padding: 30px 43px;
}
.login__layer .login__container{
	height: 100%;
}
.login__layer .login__form{
	height: 100%;
}
.login__layer .login__close{
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 23px;
	cursor: pointer;
}
.login__layer .login__close i{
	transition: 0.1s all ease-in-out;
}
.login__layer .login__container,
.login__layer .login__form{
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}
.login__layer .login__form input[type=password]{
	margin-bottom: 10px;
}
.login__layer .login__title--message{
	width: 300px;
	text-align: center;
	margin-bottom: 10px;
}
.login__form span.checkbox{
	top: -1px;
	width: 20px;
	height: 20px;
	line-height: 20px;
}
.login__form span.checkbox label{
	left: 0px;
}
.login__layer .login__return.cms-klawisz{
	background-color: white !important;
	color: black;
}
.login__layer .cms-klawisz{
	width: 100%;
	color: white;
	margin: 0px;
}
.login__layer .cms-klawisz:hover{
	width: 100%;
	color: white;
	background-color: black !important;
}
.login__message .login__box{
	height: 170px;
}
.login__logout .login__box{
	height: 300px;
}
/*=== END Login ===*/