/*
		StudioFabryka.pl
*/
/* Flatten das boostrap */
.well, .navbar-inner, .popover, .btn, .tooltip, input, select, textarea, pre, .progress, .modal, .add-on, .alert, .table-bordered, .nav > .active > a, .dropdown-menu, .tooltip-inner, .badge, .label, .img-polaroid {
  box-shadow: none;
  border-radius: 0px;
  border-collapse: collapse;
}

.hidden {display: none;}

.ue {
	position: absolute;
	top: 125px;
	right:15px;
	z-index: 1000;
	transition: all .2s;
}

.ue:hover {
	opacity: .9;
}

.ue img {display: block;}

.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}



.yt_button {
  position: fixed;
  top: 200px;
  right: 0;
  z-index: 99999;
  transition: all .2s;
  transform-origin: right;
}

.yt_button:hover {
  opacity: .8;
}

body {
  font-family: 'clear_sansregular';
  font-weight: normal !important;
  color: #8a8a8a;
  font-size: 16px;
  line-height: 1.5em;
  background: url(../img/bg.jpg) 0 0 no-repeat;
  background-size: 100% auto;
  background-attachment: fixed;
}
body .lead {
  color: black;
  font-size: 19px;
}
body b, body strong {
  font-family: 'clear_sansbold';
  font-weight: normal !important;
}


.sub .main a {
	color: #1e8d37;
}

.kontakt form.ajax-form textarea {height: 210px}

.container-fluid {
  padding: 0 60px;
}

h1 {
  font-size: 65px;
}

h3 {
  font-size: 36px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
}

header, main {
  overflow: hidden;
  width: 100%;
}

.navbar {
  height: 110px;
  background: white;
  transition: all .2s;
}
.navbar .container-fluid {
  align-items: flex-start;
}

#navbar {
  justify-content: flex-end;
  align-items: center;
  height: 130px;
}

/* .navbar-nav .nav-item {
  position: relative;
} */

.navbar-nav .nav-link {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
  margin: 0 0 0 20px;
  padding: 0 !important;
  transition: all .2s;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link:focus,
.navbar-nav .nav-link.active,
.navbar-nav .active > .nav-link {
	color: #DA2625 !important;
}

/*
.navbar-nav .dropdown-menu {
	min-width: 250px;
	padding: 0;
	border-color: #e2e2e2;
	box-shadow: 0 15px 15px -5px rgba(0, 0, 0, 0.2);
}

.navbar-nav .dropdown-menu a {
	padding: 10px 15px;
	border-top: 1px solid #e2e2e2;
	text-transform: none;
	line-height: 1.1em;
	margin:0;
	transition: all .2s;
}

.navbar-nav .dropdown-menu a:hover,
.navbar-nav .dropdown-menu a:focus {
	background: #22a23f;
	color: white;
	transform: scale(1.03);
	z-index: 999;
	box-shadow: 0 15px 15px -5px rgba(0, 0, 0, 0.2);
} */


.navbar .dropdown-menu {
	max-height: 80vh;
	overflow: auto;
    width: 100vw !important;
    padding: 60px 15px;
	background: #f8f8f8;
	color: #333;
	top:97%;
}

.dropdown-menu h4 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	font-weight: 700;
	font-size: 18px;
	color: #1e8d37;
	width: 100%;
	float:left;
	margin: 15px 0 10px;

}

.dropdown-menu h4 a {
	color: #1e8d37;
	font-weight: 700;
}

.dropdown-menu ul {
	float:left;
	width: 100%;
	padding:0;
	margin: 0 0 10px 0;
}

.dropdown-menu ul ul {
	float:left;
	width: 100%;
	padding:0;
	margin: 0 0 10px 15px;
}

.dropdown-menu ul li {
	list-style: none !important;
	font-size: 13px;
	padding-top: 3px;
	float:left;
	width: 100%;
}

.dropdown-menu ul li a {
	color: #333;
	line-height: 1.3em;
	margin-bottom: 3px;
	float:left;
	width: 100%;
}


.navbar .col-md-3 > ul > li > a {
	color: #111;
	font-weight: 300;
	font-size: 15px;
	margin-bottom: 3px;
	line-height: 1.3em;
}

.dropdown-menu a:hover {
	text-decoration: none;
	opacity:.5;
}


aside h4 {font-size: 21px}















.navbar-brand {
  margin-top: 23px !important;
  height: 111px;
}

.jablon {
  position: absolute;
  top: 110px;
  right: 0;
  z-index: 200;
}

.deski {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 5;
}

header {
  position: relative;
  z-index: 200;
  height: 955px;
}
header .row {
  height: 955px;
}
header .cycle-slideshow {
  z-index: 10;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 845px;
}
header .cycle-slideshow .slide {
  width: 100%;
  height: 820px;
  display: flex !important;
  justify-content: flex-end;
  align-items: flex-end;
}
header .cycle-slideshow img {
  height: 706px;
}

.slogan {
  position: absolute;
  z-index: 100;
  top: -15vh;
  color: white;
  font-size: 26px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  line-height: 1.5em;
}
.slogan h1 {
  margin-top: 0;
}

.btn-primary {
  background: #22a23f;
  border: 0;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  padding: 10px 30px;
  transition: all .2s;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #1e8d37 !important;
  transform: scale(0.98);
}

main {
  background: white;
}

section h3 {
  color: #000;
  margin: 0 0 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
}

section .container-fluid {
  padding: 0 15px;
}
section .container-fluid .col-lg-6 {
  padding: 0;
}
section .container-fluid .col-lg-6 > img {
  width: 100%;
}

.przetwornia .col-lg-6:last-of-type {
  padding: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.gil {
  position: relative;
  height: 400px;
  background: url(../img/img2.jpg) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.jakosc .col-lg-6:first-of-type {
  padding: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.news .col-lg-4 {
  padding: 0;
}
.news a {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
}
.news a img {
  width: 100%;
  transition: all 3s;
  position: relative;
  z-index: 10;
}
.news a .text {
  position: absolute;
  bottom: -100px;
  left: 0;
  z-index: 100;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 130px 60px 60px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%, rgba(0, 0, 0, 0.8) 100%);
  color: white;
}
.news a .text strong {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold !important;
  font-size: 26px;
  margin: 0 0 15px;
}
.news a .text .btn-primary {
  margin-top: 30px;
  max-width: 45%;
}
/* .news a:hover .btn-primary {
  margin-bottom: 0;
  margin-top: 15px;
} */
.news a:hover img {
  transform: scale(1.2);
}

footer {
  background: #22a23f;
  color: white;
  float: left;
  width: 100%;
}
footer .top, footer .bottom {
  float: left;
  width: 100%;
}
footer h4 {
  margin: 60px 0 30px;
  font-size: 24px;
}
footer a {
  color: white;
}
footer a:hover {
  opacity: .8;
  color: white;
  text-decoration: none;
}
footer .top ul {
  padding: 0;
}
footer .top li {
  list-style-type: none;
  line-height: 1.3em;
  margin-bottom: 10px;
}
footer .bottom {
  border-top: 1px solid white;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
footer .bottom ul {
  padding: 0;
}
footer .bottom ul li {
  list-style-type: none;
  float: left;
  margin-right: 25px;
  line-height: 1em;
}
footer .bottom ul li a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
}
footer .bottom ul li:last-child {
  border: 0;
  margin: 0;
  padding: 0;
}

#mapagoogle {
  width: 100%;
  height: 450px;
  background: #ccc;
}

.madeby {
  display: inline-block;
  line-height: 1em;
}
.madeby small {
  float: left;
  font-size: 10px;
  color: white;
  margin: 2.2px 3px 0 0;
}

.sub {
  background-position: 0 -300px;
  padding-top: 100px;
}
.sub .main {
  padding: 60px 0 30px;
}
.sub header {
  height: 300px;
}
.sub header .jablon, .sub header .row {
  height: 300px;
}
.sub header .deski {
  bottom: -100px;
}
.sub header .row .col-12 {
	align-items: center;
	justify-content: center;
	height: 300px;
	display: flex;
}

.sub header h1 {
  color: white;
  position: absolute;
  margin: 0;
  z-index: 50;
  font-size: 60px;
  text-align: center;
  width:100%;
}

.sub header h1 .tshadow {
  position: absolute;
  top: 0;
  left: 55px;
  color: rgba(0, 0, 0, 0.4);
  filter: blur(2px);
  z-index: 10;
  transform: skew(-60deg, 1deg);
}



.gallery {
  padding: 60px 0 30px;
  background: #f7f7f7;
}

/* .gallery .col-lg-3 {
	display: flex;
	flex: 0 0 100%;
	margin-bottom: 30px;
} */

.gallery .row {
	margin:0;
}

.gallery .col-lg-8,
.gallery .col-lg-4 {
	padding: 2px;
}

.gallery a {
	float: left;
	width: 100%;
	height: 350px!important;
	position: relative;
	/* flex: 0 0 100%;
	height: 100%; */
	/* padding: 15px; */
	/* background: white; */
	/* border: 1px solid #e2e2e2; */

	/* display: flex;
	align-items: center;
	justify-content: center; */
}

.gallery a::after {
	position: absolute;
	top:0; right:0; bottom:0; left:0;
	z-index: 100;
	content: ' ';
	background: rgba(0, 0, 0, 0.8) url(../img/zoom.png) center no-repeat;
	opacity: 0;
	transition: all .3s;
}

.gallery a:hover::after  {
	opacity: 1;
}

.gallery a, .gallery img {
      height: 100%;
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
	transition: all .2s;
}
.gallery a {
  /* margin-bottom: 30px; */
  overflow: hidden;
}
.gallery a:hover {
  opacity: .8;
}
.gallery a:hover img {
  transform: scale(1.05);
}

.form {
  padding: 60px 0;
}

.ajax-form button {
  transition: all .2s;
  cursor: pointer;
}
.ajax-form button:hover {
  transform: scale(0.97);
}

.ajax-form .alert {
  margin-bottom: 15px;
}
.ajax-form .has-error {
  color: red;
}
.ajax-form .has-error input, .ajax-form .has-error textarea {
  border-color: red;
}
.ajax-form input:focus, .ajax-form textarea:focus {
  border-color: #111;
}

.fade-content > * {
  transition: ease opacity .25s, ease transform .25s;
}

/* Offsets timing for groups of three. This must be adjusted if there are more or less than three element per row.*/
.fade-content > *:nth-child(3n+2) {
  transition-delay: .1s;
}

.fade-content > *:nth-child(3n+3) {
  transition-delay: .2s;
}

/* Facebook slider - right */
.fb_slider_right {
  position: fixed;
  top: 180px;
  right: -320px;
  z-index: 10000;
  width: 348px;
  height: 100px;
  overflow: hidden;
  transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
}

.fb_slider_right .sliderbody {
  float: left;
  width: 320px;
}

.fb_slider_right:hover {
  right: 0;
  height: 100%;
}

.fb_slider_right .button,
.fb_slider_right iframe {
  float: left;
  background: white;
}

/* list of files to download */
.download {
  padding: 30px 0 60px;
  background: #f7f7f7;
}

.download ul {
  margin: 0;
  padding: 0;
}

.download .plik {
  display: none;
  color: #fff;
}

.download .col-md-2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.download a {
  padding-top: 10px;
  padding-bottom: 10px;
  transition: all .2s;
  color: #8c8c8c;
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 1.3em;
  font-size: 1.2em;
  font-weight: 300;
  border-bottom: 1px solid #e2e2e2;
}

.download .btn-primary {
  background: #22a23f;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  text-shadow: none;
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px 15px;
  transition: all .15s;
}

.download a:hover .btn-primary {
  background: #19782f;
  transform: scale(0.97);
}

.download .btn-primary:hover,
.download .btn-primary:focus,
.download .btn-primary:focus:hover {
  background: #2bcc4f !important;
  transform: scale(1.03) !important;
  box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.3) !important;
}

.download li:first-child a {
  border-top: 1px solid #e2e2e2;
}

.download a:hover {
  text-decoration: none;
  background: #f4f4f4;
  color: #22a23f;
}

.type_text .plik {
  display: inline;
  color: #8c8c8c;
  text-transform: uppercase;
}

.download .col-md-2 {
  border-left: 1px solid #e2e2e2;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .download .col-md-2 {
    border-left: 0 !important;
    margin-top: 10px;
  }

  .download .btn {
    width: 100%;
  }

  .download .col-md-8 {
    text-align: center;
  }
}
.download li {
  list-style: none !important;
}

.type_icons a {
  text-decoration: none !important;
  padding: 1px 0 2px 27px;
  background: url(../img/modules/download/page_white.png) 0 0 no-repeat;
  background-position: 0 3px !important;
}

.type_icons .pdf {
  background: url(../img/modules/download/acrobat.png) 0 0 no-repeat;
}

.type_icons .swf {
  background: url(../img/modules/download/flash.png) 0 0 no-repeat;
}

.type_icons .txt, .rtf {
  background: url(../img/modules/download/text.png) 0 0 no-repeat;
}

.type_icons .doc, .type_icons .docx, .type_icons .odf, .type_icons .ott, .type_icons .sxw, .type_icons .stw {
  background: url(../img/modules/download/word.png) 0 0 no-repeat;
}

.type_icons .jpg, .type_icons .jpe, .type_icons .jfif, .type_icons .png, .type_icons .jpeg, .type_icons .gif, .type_icons .tif, .type_icons .tiff, .type_icons .ico, .type_icons .bmp, .type_icons .raw, .type_icons .dcs {
  background: url(../img/modules/download/picture.png) 0 0 no-repeat;
}

.type_icons .flv, .type_icons .mov, .type_icons .mpeg, .type_icons .avi, .type_icons .divx {
  background: url(../img/modules/download/movie.png) 0 0 no-repeat;
}

.type_icons .ods, .type_icons .sxc, .type_icons .xls, .type_icons .xlt {
  background: url(../img/modules/download/excel.png) 0 0 no-repeat;
}

.type_icons .odg, .type_icons .sxd, .type_icons .psd {
  background: url(../img/modules/download/paint.png) 0 0 no-repeat;
}

.type_icons .cdr, .type_icons .ai {
  background: url(../img/modules/download/vector.png) 0 0 no-repeat;
}

.type_icons .php, .type_icons .html, .type_icons .css, .type_icons .js, .type_icons .less, .type_icons .asp, .type_icons .c {
  background: url(../img/modules/download/code.png) 0 0 no-repeat;
}

.type_icons .sql, .type_icons .db, .type_icons .dbf, .type_icons .dbk {
  background: url(../img/modules/download/database.png) 0 0 no-repeat;
}

.type_icons .zip, .type_icons .tar, .type_icons .gz, .type_icons .gzip, .type_icons .rar {
  background: url(../img/modules/download/zip.png) 0 0 no-repeat;
}

.type_icons .rb {
  background: url(../img/modules/download/ruby.png) 0 0 no-repeat;
}

.type_icons .as {
  background: url(../img/modules/download/actionscript.png) 0 0 no-repeat;
}

.type_icons .cf {
  background: url(../img/modules/download/coldfusion.png) 0 0 no-repeat;
}

.type_icons .odp, .type_icons .sxi, .type_icons .ppt {
  background: url(../img/modules/download/powerpoint.png) 0 0 no-repeat;
}

.type_icons .iso, .type_icons .nrg {
  background: url(../img/modules/download/dvd.png) 0 0 no-repeat;
}

form .alert {
  display: none;
  font-size: 13px;
  line-height: 1.2em;
  margin-bottom: 0;
}

form * {
  border-radius: 0 !important;
}

.map iframe {
  width: 100%;
}

form label {
  font-weight: normal;
}

.form {
  margin-bottom: 1.5em;
}

.forform {
  margin-top: 1em;
}

/* paginator */
#pages {
  margin: 0 0 15px;
}

.jPaginate {
  height: 34px;
  position: relative;
  color: #a5a5a5;
  font-size: small;
  width: 100%;
}

.jPaginate a {
  line-height: 30px;
  height: 30px;
  cursor: pointer;
  padding: 0 10px !important;
  margin: 0 2px;
  float: left;
  text-decoration: none !important;
}

.jPag-control-back {
  position: absolute;
  left: 0px;
}

.jPag-control-front {
  position: absolute;
  top: 0px;
}

.jPaginate span {
  cursor: pointer;
}

ul.jPag-pages {
  float: left;
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

ul.jPag-pages li {
  display: inline;
  float: left;
  padding: 0px;
  margin: 0px;
}

ul.jPag-pages li a {
  float: left;
  padding: 2px 5px;
}

span.jPag-current {
  cursor: default;
  font-weight: normal;
  line-height: 30px;
  height: 30px;
  padding: 0 10px;
  margin: 0 2px;
  float: left;
}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-next,
span.jPag-sprevious,
span.jPag-snext,
ul.jPag-pages li span.jPag-previous-img,
ul.jPag-pages li span.jPag-next-img,
span.jPag-sprevious-img,
span.jPag-snext-img {
  height: 34px;
  margin: 0 2px;
  float: left;
  line-height: 26px;
}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-previous-img {
  margin: 2px 0px 2px 2px;
  font-size: 12px;
  font-weight: bold;
  width: 10px;
}

ul.jPag-pages li span.jPag-next,
ul.jPag-pages li span.jPag-next-img {
  margin: 2px 2px 2px 0px;
  font-size: 12px;
  font-weight: bold;
  width: 10px;
}

span.jPag-sprevious,
span.jPag-sprevious-img {
  margin: 2px 0px 2px 2px;
  font-size: 14px;
  width: 15px;
  text-align: right;
}

span.jPag-snext,
span.jPag-snext-img {
  margin: 2px 2px 2px 0px;
  font-size: 14px;
  width: 15px;
  text-align: right;
}

ul.jPag-pages li span.jPag-previous-img {
  background: transparent url(../images/previous.png) no-repeat center right;
}

ul.jPag-pages li span.jPag-next-img {
  background: transparent url(../images/next.png) no-repeat center left;
}

span.jPag-sprevious-img {
  background: transparent url(../images/sprevious.png) no-repeat center right;
}

span.jPag-snext-img {
  background: transparent url(../images/snext.png) no-repeat center left;
}

.jPag-last,
.jPag-first {
  line-height: 30px !important;
  font-size: 14px;
}

/* AKORDEON */
.akordeon > tbody > tr > td {
  padding: 0;
  margin-bottom: -1px;
  border: 1px solid #e2e2e2 !important;
}

.akordeon > tbody > .odd > td {
  padding: 15px;
}

.akordeon > tbody > tr > td > h2,
.akordeon > tbody > tr > td > h3 {
  padding: 10px 15px;
  display: block;
  position: relative;
  margin: 0 !important;
  font-size: 18px;
  transition: all .2s;
  cursor: pointer;
}

.akordeon > tbody > tr > td > h2:hover,
.akordeon > tbody > tr > td > h3:hover {
  background: rgba(0, 0, 0, 0.02);
}

.akordeon > tbody > tr > td > h2:focus,
.akordeon > tbody > tr > td > h3:focus,
.akordeon > tbody > .active > td > h2,
.akordeon > tbody > .active > td > h3 {
  background: #22a23f !important;
  color: white;
}

.akordeon > tbody > tr > td > h2:focus small,
.akordeon > tbody > tr > td > h3:focus small,
.akordeon > tbody > .active > td > h2 small,
.akordeon > tbody > .active > td > h3 small {
  color: white;
}

.akordeon > tbody > tr > td > h2:focus span,
.akordeon > tbody > tr > td > h3:focus span,
.akordeon > tbody > .active > td > h2 span,
.akordeon > tbody > .active > td > h3 span {
  opacity: 0;
}

.akordeon > tbody > tr > td > h2 small,
.akordeon > tbody > tr > td > h3 small {
  display: block;
  font-size: 12px;
  color: #999;
}

.akordeon > tbody > tr > td > h2::after,
.akordeon > tbody > tr > td > h3::after {
  content: '+';
  font-size: 30px;
  position: absolute;
  right: 15px;
  top: 10px;
  opacity: .5;
  transition: all .2s;
}

.akordeon > tbody > tr > td > h2:focus::after,
.akordeon > tbody > tr > td > h3:focus::after,
.akordeon > tbody > .active > td > h2::after,
.akordeon > tbody > .active > td > h3::after {
  transform: rotate(45deg);
  color: white !important;
  opacity: 1;
}

.akordeon > tbody > tr > td > h2 span,
.akordeon > tbody > tr > td > h3 span {
  position: absolute;
  top: 23px;
  right: 45px;
  font-size: 10px;
  font-weight: normal;
  transition: all .3s;
  text-transform: uppercase;
}

.akordeon table td p {
  margin-bottom: 0;
}

/* paginator */
.paginationjs {
  line-height: 1.6;
  font-family: Marmelad,"Lucida Grande",Arial,"Hiragino Sans GB",Georgia,sans-serif;
  font-size: 14px;
  box-sizing: initial;
}

.paginationjs:after {
  display: table;
  content: " ";
  clear: both;
}

.paginationjs .paginationjs-pages {
  float: left;
}

.paginationjs .paginationjs-pages ul {
  float: left;
  margin: 0;
  padding: 0;
}

.paginationjs .paginationjs-go-button, .paginationjs .paginationjs-go-input, .paginationjs .paginationjs-nav {
  float: left;
  margin-left: 10px;
  font-size: 14px;
}

.paginationjs .paginationjs-pages li {
  float: left;
  border: 1px solid #aaa;
  border-right: none;
  list-style: none;
}

.paginationjs .paginationjs-pages li > a {
  min-width: 30px;
  height: 28px;
  line-height: 28px;
  display: block;
  background: #fff;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  text-align: center;
}

.paginationjs .paginationjs-pages li > a:hover {
  background: #eee;
}

.paginationjs .paginationjs-pages li.active {
  border: none;
}

.paginationjs .paginationjs-pages li.active > a {
  height: 30px;
  line-height: 30px;
  background: #aaa;
  color: #fff;
}

.paginationjs .paginationjs-pages li.disabled > a {
  opacity: .3;
}

.paginationjs .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs .paginationjs-pages li:first-child, .paginationjs .paginationjs-pages li:first-child > a {
  border-radius: 3px 0 0 3px;
}

.paginationjs .paginationjs-pages li:last-child {
  border-right: 1px solid #aaa;
  border-radius: 0 3px 3px 0;
}

.paginationjs .paginationjs-pages li:last-child > a {
  border-radius: 0 3px 3px 0;
}

.paginationjs .paginationjs-go-input > input[type=text] {
  width: 30px;
  height: 28px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #aaa;
  padding: 0;
  font-size: 14px;
  text-align: center;
  vertical-align: baseline;
  outline: 0;
  box-shadow: none;
  box-sizing: initial;
}

.paginationjs .paginationjs-go-button > input[type=button] {
  min-width: 40px;
  height: 30px;
  line-height: 28px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #aaa;
  text-align: center;
  padding: 0 8px;
  font-size: 14px;
  vertical-align: baseline;
  outline: 0;
  box-shadow: none;
  color: #333;
  cursor: pointer;
  vertical-align: middle\9;
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-input > input[type=text], .paginationjs.paginationjs-theme-blue .paginationjs-pages li {
  border-color: #289de9;
}

.paginationjs .paginationjs-go-button > input[type=button]:hover {
  background-color: #f8f8f8;
}

.paginationjs .paginationjs-nav {
  height: 30px;
  line-height: 30px;
}

.paginationjs .paginationjs-go-button, .paginationjs .paginationjs-go-input {
  margin-left: 5px\9;
}

.paginationjs.paginationjs-small {
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-pages li > a {
  min-width: 26px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-pages li.active > a {
  height: 26px;
  line-height: 26px;
}

.paginationjs.paginationjs-small .paginationjs-go-input {
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-go-input > input[type=text] {
  width: 26px;
  height: 24px;
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-go-button {
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-go-button > input[type=button] {
  min-width: 30px;
  height: 26px;
  line-height: 24px;
  padding: 0 6px;
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-nav {
  height: 26px;
  line-height: 26px;
  font-size: 12px;
}

.paginationjs.paginationjs-big {
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-pages li > a {
  min-width: 36px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-pages li.active > a {
  height: 36px;
  line-height: 36px;
}

.paginationjs.paginationjs-big .paginationjs-go-input {
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-go-input > input[type=text] {
  width: 36px;
  height: 34px;
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-go-button {
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-go-button > input[type=button] {
  min-width: 50px;
  height: 36px;
  line-height: 34px;
  padding: 0 12px;
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-nav {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li > a {
  color: #289de9;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li > a:hover {
  background: #e9f4fc;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li.active > a {
  background: #289de9;
  color: #fff;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-button > input[type=button] {
  background: #289de9;
  border-color: #289de9;
  color: #fff;
}

.paginationjs.paginationjs-theme-green .paginationjs-go-input > input[type=text], .paginationjs.paginationjs-theme-green .paginationjs-pages li {
  border-color: #449d44;
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-button > input[type=button]:hover {
  background-color: #3ca5ea;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li > a {
  color: #449d44;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li > a:hover {
  background: #ebf4eb;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li.active > a {
  background: #449d44;
  color: #fff;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-green .paginationjs-go-button > input[type=button] {
  background: #449d44;
  border-color: #449d44;
  color: #fff;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-input > input[type=text], .paginationjs.paginationjs-theme-yellow .paginationjs-pages li {
  border-color: #ec971f;
}

.paginationjs.paginationjs-theme-green .paginationjs-go-button > input[type=button]:hover {
  background-color: #55a555;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li > a {
  color: #ec971f;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li > a:hover {
  background: #fdf5e9;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.active > a {
  background: #ec971f;
  color: #fff;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-button > input[type=button] {
  background: #ec971f;
  border-color: #ec971f;
  color: #fff;
}

.paginationjs.paginationjs-theme-red .paginationjs-go-input > input[type=text], .paginationjs.paginationjs-theme-red .paginationjs-pages li {
  border-color: #c9302c;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-button > input[type=button]:hover {
  background-color: #eea135;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li > a {
  color: #c9302c;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li > a:hover {
  background: #faeaea;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li.active > a {
  background: #c9302c;
  color: #fff;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-red .paginationjs-go-button > input[type=button] {
  background: #c9302c;
  border-color: #c9302c;
  color: #fff;
}

.paginationjs.paginationjs-theme-red .paginationjs-go-button > input[type=button]:hover {
  background-color: #ce4541;
}

.paginationjs .paginationjs-pages li.paginationjs-next {
  border-right: 1px solid #aaa\9;
}

.paginationjs .paginationjs-go-input > input[type=text] {
  line-height: 28px\9;
  vertical-align: middle\9;
}

.paginationjs.paginationjs-big .paginationjs-pages li > a {
  line-height: 36px\9;
}

.paginationjs.paginationjs-big .paginationjs-go-input > input[type=text] {
  height: 36px\9;
  line-height: 36px\9;
}



.kontakt .main {padding: 0}


/*zmiana - tl - 9:10 - 19.07.2018 */

/* div.lead {
	background: #f4f4f4;
	margin-bottom: 30px;
}
*/

.table th {
	color: #000;
	font-family: 'Montserrat', sans-serif;
}

.table-hover tbody tr {
	transition: all .2s;
}

.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.02);
}




.breadcrumbs {
	padding: 15px 0;
	margin-bottom: 30px;
	background: #f4f4f4;
	font-size: 14px;
}

.breadcrumbs a {
	color: #111;
}

.breadcrumbs span {
	padding: 0 5px;
	color: rgb(211, 211, 211);
	font-family: monospace;
	font-size: 16px;
	font-weight: 300;
}

.breadcrumbs strong {
	color: #1e8d37
}


.sub article .main {
	padding-top: 0;
}


.nav-stacked {
	padding: 0;
	margin: 0;
	width: 100%;
}

.nav-stacked > li {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

.nav-stacked > li > a {
	padding: 10px 15px;
	border-top: 1px solid #e2e2e2;
	transition: all .2s;
	color: #111;
	width: 100%;
	float: left;
	line-height: 1.1em;
}

.nav-stacked > li:last-of-type > a {
	border-bottom: 1px solid #e2e2e2;
}

.nav-stacked > li > a:hover,
.nav-stacked > li > a:focus,
.nav-stacked > .active > a,
.nav-stacked > .open > a {
	background: #22a23f;
	color:white;
	text-decoration: none;
}


.nav-stacked .dropdown-menu,
.nav-stacked .show .dropdown-menu {
	position: relative !important;
	top:auto !important;
	left:auto !important;
	width:100%;
	padding: 0;
	border: 0;
	transform: none !important;
	background: #f4f4f4;
}

.nav-stacked .dropdown-menu > li > a {
	padding: 8px 15px;
	border-top: 1px solid #e2e2e2;
	transition: all .2s;
	color: #111;
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 1.1em;
}

.nav-stacked .dropdown-menu > li > a:hover,
.nav-stacked .dropdown-menu > li > a:focus,
.nav-stacked .dropdown-menu > .active > a,
.nav-stacked .dropdown-menu > .open > a {
	color: #22a23f;
	text-decoration: none;
	background: #ebebeb;
}

.nav-stacked .show > .dropdown-menu,
.nav-stacked .open > .dropdown-menu {
	display: block;
}

.bg-light a[data-fancybox="zoom"] {
	height: auto; /* dodałem kwadratowe zdjęcia - 25.07. - TL */
	width: 100%;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	border-radius: 50%;
	float: right;
	outline: none !important;
	transition: all .3s;
}

.bg-light a[data-fancybox="zoom"]:hover {
	transform: scale(1.03);
	box-shadow: 0 15px 15px -5px rgba(0, 0, 0, 0.1);
}

/*
.bg-light a[data-fancybox="zoom"] img {
	min-height:350px;
	min-width:467px;
}
TL - 25.07.2018 - dodałem kwadratowe zdjęcia */


.index a, .index a img {
	transition: all .3s;
}

.index a:hover {
	text-decoration: none;
}

.index a:hover img {
	transform: scale(1.03);
}

.sub main h2,
.sub main h3,
.sub main h4,
.sub main h5,
.sub main h6 {
	color: black;
}



.affix {
	height: 60px;
	box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.2);
}

.navbar-brand,
.navbar-brand img {
	transition: all .2s;
}

.navbar-brand img {height: 130px;}


.affix .navbar-brand {
    margin-top: 35px !important;
    height: 80px
}

.affix .navbar-brand img {height: 80px}
main .container .container {max-width: 100%; padding: 0}

.sub .main strong {
	color: black;
}

.sub footer .bottom {
	border-top: 0;
	margin-top: 0
}

/*

RRRRRRRRRRRRRRRRR         WWWWWWWW                           WWWWWWWW     DDDDDDDDDDDDD
R::::::::::::::::R        W::::::W                           W::::::W     D::::::::::::DDD
R::::::RRRRRR:::::R       W::::::W                           W::::::W     D:::::::::::::::DD
RR:::::R     R:::::R      W::::::W                           W::::::W     DDD:::::DDDDD:::::D
 R:::::R     R:::::R       W:::::W           WWWWW           W:::::W        D:::::D    D:::::D
 R:::::R     R:::::R        W:::::W         W:::::W         W:::::W         D:::::D     D:::::D
 R:::::RRRRRR:::::R          W:::::W       W:::::::W       W:::::W          D:::::D     D:::::D
 R:::::::::::::RR             W:::::W     W:::::::::W     W:::::W           D:::::D     D:::::D
 R::::RRRRRR:::::R             W:::::W   W:::::W:::::W   W:::::W            D:::::D     D:::::D
 R:::::R     R:::::R            W:::::W W:::::W W:::::W W:::::W             D:::::D     D:::::D
 R:::::R     R:::::R             W:::::W:::::W   W:::::W:::::W              D:::::D     D:::::D
 R:::::R     R:::::R              W:::::::::W     W:::::::::W               D:::::D    D:::::D
RR:::::R     R:::::R              W:::::::W       W:::::::W              DDD:::::DDDDD:::::D
R::::::R     R:::::R               W:::::W         W:::::W               D:::::::::::::::DD
R::::::R     R:::::R                W:::W           W:::W                D::::::::::::DDD
RRRRRRRR     RRRRRRR                 WWW             WWW                 DDDDDDDDDDDDD

*/


/* height: 1050px */
@media screen and (max-width: 1680px) {

}


/* height: 900px */
@media screen and (max-width: 1600px) {

}


/* height: 864px */
@media screen and (max-width: 1536px) {
	header .cycle-slideshow img {
		height: auto;
		max-width: 60vw;
	}
}



/* height: 900px */
@media screen and (max-width: 1440px) {
	.slogan {top:-250px}

	header,
	header .cycle-slideshow,
	header .cycle-slideshow .slide {
		height: 750px;
	}

	header .cycle-slideshow img {
		height: auto;
		max-width: 60vw;
	}

	.jablon {height: 90%;}

	.slogan h1 {font-size: 60px}

	.przetwornia .col-lg-6:last-of-type,
	.jakosc .col-lg-6:first-of-type {
		padding: 50px;
	}
}


/* height: 768px */
@media screen and (max-width: 1366px) {
	.slogan {font-size: 25px}
	.slogan h1 {font-size: 50px}

	.navbar-nav .nav-link {
	    font-size: 12px;
    	margin: 0 0 0 21px;
	}
}



/* height: 768px */
@media screen and (max-width: 1360px) {

}



/* height: 1024 & 720px */
@media screen and (max-width: 1280px) {
	.przetwornia .col-lg-6:last-of-type,
	.jakosc .col-lg-6:first-of-type {
		padding: 30px;
	}

	.navbar-nav .nav-link {
	    font-size: 11px;
    	margin: 0 0 0 15px;
	}

}



/* height: 768px, 600px */
@media screen and (max-width: 1199px) {
	.slogan h1 {font-size: 40px;}
	.slogan {font-size: 18px; top:-285px}

	.navbar-nav {
		display: flex;
		align-items: center
	}
	.navbar-nav .nav-item {
		width: 100%;
	}
	.navbar-nav .nav-link {
		font-size: 10px;
		margin: 0 0 0 15px;
		line-height: 1.3em;
		align-self: center;
	}

	header, header .cycle-slideshow, header .cycle-slideshow .slide {
    	height: 595px;
	}

	.deski {
		max-width: 100%;
	}

	.przetwornia .col-lg-6:first-of-type, .jakosc .col-lg-6:last-of-type {overflow: hidden}

	.przetwornia img, .jakosc img {height: 100%; width: auto;}

	.news .text span:not(.btn) {display: none}

	footer h4 {font-size: 19px}

	footer .col-lg-2 li a {
		line-height: 1.1em;
		float: left;
		width: 100%;
		margin-bottom: 10px;
	}

	.sub {
		background-position: 0 0;
	}

	.sub header .row,
	.sub header, .sub header .row .col-12 {
		height: 250px
	}
}

@media screen and (max-width: 1023px) {
	.navbar-toggler-icon {
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(199, 30, 30)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
	}

	.navbar-toggler {
		border-color: rgb(199, 30, 30);
	}

	.navbar .container-fluid {
    	align-items: center;
		position: relative;
	}

	#navbar {
		background: white;
		position: absolute;
		top:121px;
		left:0;
		width: 100%;
		box-shadow: 0 15px 15px -5px rgba(0, 0, 0, 0.2);

		height: auto;
		max-height: 80vh;
		overflow-y: auto;
	}

	.navbar-nav .nav-link {
		margin:0;
		width: 100%;
		font-size: 18px;
		padding: 10px 15px !important;
		border-top: 1px solid #e2e2e2;
	}

	.navbar .show > .dropdown-menu {
		display: block !important;
		padding: 0 !important;
		width: 100% !important;
		overflow: visible;
		max-height: 999999em;
	}

	.navbar .dropdown-menu .col-md-3 {
		padding: 0;
		max-width: 100%;
		flex: 0 0 100%;
	}

	.navbar .dropdown-menu .container {
		max-width: 100%;
	}

	.dropdown-menu h4 {padding: 10px 15px; margin:0;}

	.navbar .col-md-3 > ul > li > a {
		padding: 8px 15px;
		border-bottom: 1px solid #ccc;
	}

	.dropdown-menu ul {margin: 0;}

	.przetwornia .row {
		flex-direction: column-reverse;
	}

	.sub header h1 {
		font-size: 40px;
		line-height: 1.1em;
	}

	.sub aside {display: none}

	.sub article.col-md-9 {
		max-width: 100%;
		flex: 0 0 100%;
	}

	.sub .bg-light {padding: 15px !important}

	.bg-light a[data-fancybox="zoom"] {
		width: 200px;
		height: 200px;
		max-width: 100%;
	}

	.bg-light a[data-fancybox="zoom"] img {
    	min-height: 267px;
    	min-width: 267px;
	}

	footer {
		text-align: center;
	}

	footer .float-md-left,
	footer .float-md-right {
		width: 100%;
		text-align: center;
		margin-bottom: 15px
	}

	footer .bottom ul {
		display: flex;
		align-items: center;
		justify-content: center
	}
}


@media screen and (min-width: 1024px) {
.navbar-brand {
  z-index: 1200; /*tl*/
}
}


@media screen and (max-width: 800px) {
	.jablon {top:0}
	.jablon, header, header .cycle-slideshow, header .cycle-slideshow .slide {
    	height: 445px;
	}

	.slogan {font-size: 16px}
	.slogan h1 {font-size: 30px;}
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 640px) {
	.home {
		background-size: auto 100vh;
	}

	.sub {
		background-size: 150% auto;
	}

	header .col-lg-5 {
		max-width: 100%;
		flex: 0 0 100%;
	}

	.slogan {
		font-size: 16px;
		width: 100%;
		text-align: center;
		top:-248px;
		left:0;
	}

	.jablon {display: none}

	header .row,
	header, header .cycle-slideshow, header .cycle-slideshow .slide {
    	height: 100vh;
	}

	header .cycle-slideshow .slide {
		width: 100%;
		text-align:center;
	}

	header .cycle-slideshow .slide img {
		display: inline-block;
		max-width: 80vw;
		height: auto;
		margin:0 auto;
	}

	.deski {
		opacity: 1 !important;
		display: block;
		bottom: 0 !important;
		transform: none !important;
	}

	footer {
		text-align: center;
	}

	footer .bottom ul {
		display: inline;
		text-align: center;
		width: 100%;
	}

	footer .bottom ul li {
		display: inline;
		float: none;
	}

	.sub header .row .col-12 {
		padding-top: 30px
	}

	.bg-light {
		flex-direction: column;
	}

	.bg-light a[data-fancybox="zoom"] {
		margin: 30px auto;
		float: none;
	}

}

@media screen and (max-width: 600px) {
	.sub header h1 {
		font-size: 35px;
		line-height: 1.1em;
	}
}

@media screen and (max-width: 480px) {
	.slogan {top:-200px;}

	.sub header .row,
	.sub header, .sub header .row .col-12 {height: 200px;}

	.jablon {display: none !important;}
}

@media screen and (max-width: 435px) {
}

@media screen and (max-width: 425px) {
	.sub {
		background-size: 250% auto;
	}
}

@media screen and (max-width: 414px) {
	header .cycle-slideshow .slide img {
		max-width: 90vw;
	}
}

@media screen and (max-width: 375px) {
	.slogan {
		top:-150px;
	}

	.container-fluid {
		padding: 0 30px
	}

	h3 {
    	font-size: 30px;
	}

	.sub header h1 {
		font-size: 30px;
		line-height: 1.1em;
	}
}

@media screen and (max-width: 360px) {
	.sub {padding-top: 65px;}
	#navbar {top: 82px}
	.slogan {
		top:-200px;
	}

	.navbar {height: 65px;}

	.navbar-brand {
    	height: 77px;
	}

	.navbar-brand img {
		height: 70px;
	}

	.sub header .row,
	.sub header, .sub header .row .col-12 {height: 100px !important; padding-top: 0;}

	.sub header h1 {
		font-size: 25px;
		line-height: 1.1em;
	}
}

@media screen and (max-width: 320px) {
	.container-fluid {
		padding: 0 15px
	}


}




/*# sourceMappingURL=main.css.map */
