body {
  font-family: "Roboto", arial;
  font-size: 14px;
  line-height: 23px;
  overflow-x: hidden;
  font-weight: 400;

  color: #2e3c4d;
  text-align: left;
}

.description {
  width: 100%;
  margin: 20px 0px 20px;
  text-align: center;
  padding: 30px 0px;
  border-bottom: 1px solid #ddd;
}

.parallax-window {
  min-height: 400px;
  background: transparent;
}

.smallbaner {
  float: left;
  width: 100%;
  background-position: 50% 50%;
  background-size: cover;
  height: 400px;
  position: relative
}

.smallbaner .wrap {
  width: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
  padding-top: 170px;
  text-align: center;
  color: #fff;
  line-height: 60px;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: -2px;
}

.kawa {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 500px;
}

.baner .kawa img {
  position: absolute;
  bottom: 30px !important;
  top: auto;
}

.text .description h1 {
  margin-bottom: 10px;
}

#typeselect a.active {
  font-weight: 600;
}

#typeselect a {
  float: left;
  width: 100%;
  padding: 10px 0px;
  border-bottom: 1px solid #eee;
  font-weight: 300;
  font-size: 14px;
}

#typeselect a.last-child {
  border: none;
}

#filecontainer a:after {
  position: absolute;
  left: 0px;
  top: 7px;
  content: "\f0f6";
  font-family: "FontAwesome";
  font-size: 14px;
  color: #e60606;
}

.invlogo {
  position: absolute;
  width: 300px;
  padding: 50px 70px 30px;
  background: #fff;
  border-radius: 0px 18px 0px 0px;
  bottom: -36px;
  left: 0px;
  z-index: 2;
}
}

.shortnews .blog-post:hover .dataslownie {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}

.shortnews {
  float: left;
  width: 100%;
  padding: 44px 0px;
  background: #fff;
  background-size: cover;
}

.shortnews span.title {
  text-align: center;
  font-size: 22px;
  letter-spacing: 7px;
  text-transform: uppercase;
  font-weight: 600;
  color: #333;
  border-bottom: 1px solid #ddd;
  padding: 0px 0px 44px;
  display: block;
}

.shortnews .dataslownie {
  background: rgba(26, 177, 136, 0.9);
  color: #fff;
  border-radius: 6px;
  width: 80px;
  float: left;
  text-align: center;
  box-shadow: inset 3px 3px 10px rgba(0, 0, 0, 0.1);
  padding: 20px 5px;
  font-size: 11px;
  line-height: 15px;
  transition: 0.5s all;
}

.newstresc {
  width: calc(100% - 80px);
  float: left;
  padding-left: 30px;
  line-height: 20px;
  font-weight: 400;
}

.shortnews .dataslownie .day {
  float: left;
  width: 100%;
  font-size: 40px;
  font-weight: 800;
  line-height: 40px;
  letter-spacing: -1px;
}

.shortnews .dataslownie .year {
  float: left;
  width: 100%;
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  letter-spacing: -1px;
}

.shortnews .blog-post {
  padding: 30px;
}

/* --------------------------------------------------------------- POLOWKIA --------------------------------------------------------------- */
section.polowki .half {
  width: 50%;
  float: left;
  padding: 100px 100px 0px;
}

section.polowki h1 {
  position: relative;
  color: #222;
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 30px;
  line-height: 33px;
  transition: 0.5s all
}

section.polowki h1:after {
  position: absolute;
  bottom: -18px;
  width: 30px;
  height: 5px;
  background: #2bb2e7;
  content: "";
  transition: 0.5s all
}

section.polowki .half-img {
  width: 50%;
  float: left;
  position: relative;
  height: 450px;
  background: url(images/half.jpg) 50% 50%;
  background-size: cover;
}

section.polowki .half-img {
  float: left;
}

section.polowki:nth-child(2n+1) .half-img {
  float: right;
}

.polowki .wrap {
  width: 500px;
  font-weight: 400;
  float: right;
  position: relative;
  z-index: 10;
  line-height: 26px;
}

section.polowki a {
  color: #222;
}

section.polowki strong {
  font-weight: 600;
  color: #222;
  transition: 0.5s all
}

section.polowki:nth-child(2n) .wrap {
  float: left;
}

section.polowki:nth-child(2n+1) .wrap {
  float: right;
}

section.polowki:hover:before {
  opacity: 1;
}

.tresc {
  width: 100%;
  overflow: hidden;
  padding: 50px 0px 50px;
}

section.polowki:hover a,
section.polowki:hover,
section.polowki:hover h1,
section.polowki:hover strong {
  color: #fff;
}

section.polowki:hover h1:after {
  background: #fff;
}

section.polowki {
  position: relative;
  width: 100%;
  float: left;
  transition: 0.5s all;
  overflow: hidden;
  margin: 0px 0px;
  color: rgba(0, 0, 0, 0.7);
  padding: 0px 0px 0px;
  box-shadow: inset 0px 0px 40px rgba(0, 0, 0, 0.15);
  background: linear-gradient(#fafafa, #f1f1f1);
}

section.polowki.islink {
  cursor: pointer;
}

section.polowki:before {
  content: '';
  opacity: 0;
  position: absolute;
  left: 0px;
  background: linear-gradient(135deg, #19cbb5, #1976cb);
  transition: 1s all;
  top: 0px;
  width: 100%;
  height: 100%;
}

section.polowki:nth-child(2n+1):before {
  background: linear-gradient(135deg, #19cbb5, #1970cb);
}

.osiedle {
  float: left;
  width: 100%;
  padding: 0px 0px 0px 0px;
}

.osiedle.jesionowe {
  background-image: url(images/jesionowe.jpg);
  background-size: cover;
  color: #fff;
}

.osiedle .tytul {
  float: left;
  width: 34%;
  padding: 0px 30px;
  color: #fff;
  text-align: center;
}

.osiedle .tytul h1 {
  font-size: 47px;
  line-height: 48px;
  font-weight: 200;
  margin-top: 21%;
}

.osiedle .mieszkania {
  background: #000;
}

.osiedle .mieszkania:hover img,
.osiedle .galeria:hover img {
  -webkit-filter: saturate(100%);
  filter: saturate(100%);
  opacity: 1
}

.osiedle .mieszkania img,
.osiedle .galeria img {
  width: 100%;
  opacity: 0.5;
  transition: 0.5s all;
  -webkit-filter: saturate(10%);
  /* Safari */
  filter: saturate(10%);
}

.osiedle .mieszkania {
  float: left;
  width: 33%;
  padding: 0px 0px;
  position: relative;
  color: #fff;
  font-size: 20px;
  line-height: 70px;
  font-weight: 200;
  text-align: right;
}

.osiedle .galeria {
  float: left;
  background: #000;
  margin: 0px;
  width: 33%;
  padding: 0px 0px;
  position: relative;
  color: #fff;
  font-size: 20px;
  line-height: 70px;
  font-weight: 200;
  text-align: right;
}

.osiedle span {
  position: absolute;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2);
  z-index: 2;
  top: 33%;
  line-height: 45px;
  letter-spacing: -1px;
  right: 70px;
  display: block;
  font-size: 40px;
  font-weight: 800;
}

.osiedle span:after {
  content: '';
  position: absolute;
  bottom: -19px;
  width: 70px;
  height: 8px;
  background: #00ad79;
  right: 0px;
}

.offer {
  float: left;
  width: 100%;
  padding: 50px 0px 90px;
}

.cechy {
  text-align: center;
  font-size: 14px;
  width: 100%;
  font-weight: 400;
  line-height: 19px;
  color:#203747;
  float: left;
  padding: 10px 5px 30px;
  min-height: 150px;
}

.cechy p {
  margin: 0px;
}

.cechy .wrap {
  float: left;
  width: 100%;
  min-height: 230px;
}
.colcechy{float:left; width: 12.5%; padding: 10px;}
.cechy .title {
  font-weight: 700;
  color: #222;
  font-size: 20px;
  margin: 0px 0px 20px;
  float: left;
  width: 100%;
  padding: 0px;
}

.cechy .icon {
  width:100%;
  text-align: center;
  float: left;
  font-size: 64px;
  margin-top: -10px;
  color: #01a1d0;
  margin-bottom: 10px;
}

.gotocontact {
  width: 100%;
  padding: 50px 0px;
  overflow: hidden;
  background: #fff;
  font-size: 15px;
  font-weight: 300;
  line-height: 27px;
}

.gotocontact input {
  font-size: 12px;
  font-weight: 600;
  box-shadow: none;
  display: inline-block;
  margin: 5px 0px;
  float: none;
  background: none;
  text-align: center;
  border: 1px dashed #333;
  width: 320px;
}

.gotocontact h1 {
  color: #222;
  font-weight: 200;
  font-size: 40px;
  line-height: 40px;
}

.gotocontact strong {
  font-weight: 600;
  color: #2bb2e7;
}

.tresc {
  background: #2bb2e7;
  padding: 0;
}

.offerbox .wrap {
  position: relative;
  z-index: 2;
}

.offerbox {
  box-shadow: inset 0px 10px 30px rgba(0, 0, 0, 0.2);
  position: relative;
  min-height: 340px;
  font-size: 14px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  padding: 76px 80px 0px;
  float: left;
  font-weight: 300;
  width: 33.33%;
  background-size: cover;
  z-index: 1;
}

.offerbox:before {
  position: absolute;
  transition: 1s all;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(45, 53, 64, 0.9);
  content: '';
}

.offerbox.strony {
  background-image: url(images/strony.jpg)
}

.offerbox.cms {
  background-image: url(images/2b2.jpg)
}

.offerbox:hover:before {
  background: rgba(31, 140, 180, 0.9)
}

.offerbox:hover i {
  color: #fff;
}

.offerbox .title {
  float: left;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  text-transform: none;
  margin-bottom: 10px;
  font-weight: 600;
}

.offerbox i {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 64px;
  color: #2bb2e7;
  margin-bottom: 10px;
  transition: 1s all;
}

#colorscontainer.visible {
  opacity: 1;
  padding: 30px 0px;
}

#colorscontainer {
  padding: 30px 0px;
  background: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  border-top: 1px solid #ddd;
  float: left;
  width: 100%;
  opacity: 0;
  transition: 0.5s all;
}

#colorscontainer .foto {
  float: left;
  min-height: 245px;
  width: 16.6%;
  text-align: center;
  padding: 20px;
  font-size: 9px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#colorscontainer .foto strong {
  width: 100%;
  display: block;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 1px;
}

#colorscontainer .foto img {
  width: 100%;
}

.colordefault {
  float: none;
  cursor: pointer;
  display: inline-block;
  margin: 30px 0px;
  width: 80px;
  font-size: 9px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.colordefault>div {
  width: 60px;
  height: 60px;
  border: 5px solid #fff;
  border-radius: 40px;
  padding: 2px;
  margin: 0px auto;
  transition: 0.5s all;
  background-image: url(images/kolory.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.colordefault.active>div {
  border-color: #ddd;
}

#filecontainer a {
  float: left;
  position: relative;
  width: 100%;
  padding: 8px 30px;
  border-bottom: 1px solid #eee;
  font-weight: 300;
  font-size: 14px;
}

.menumobiletoggle {
  position: fixed;
  top: 50px;
  display: none;
  right: 20px;
  z-index: 10001;
  font-size: 24px
}

.menumobiletoggle:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "\e900";
  font-family: "icomoon";
  padding: 10px;
  background: #fff;
  font-size: 22px;
  transition: 0.5s all;

}

.menumobiletoggle.open:after {
  content: "\e903";
}

.sidepanel ul{padding: 0px; margin: 30px 0px;}
.sidepanel li {
  list-style-type: none;
  padding: 10px 0px;
  border-bottom: 1px solid #eee;
}
.sidepanel li:last-child{border: none;}

.sidepanel li a {
  font-weight: 600;
  font-size: 14px;
  color:#333;

  text-transform: uppercase;
}

.sidepanel {
  position: fixed;
  overflow: auto;
  transition: 0.5s all;
  top: 0px;
  width: 300px;
  background: #fff;
  padding: 40px 30px;
  z-index: 10000;
  height: 100%;
  right: -360px;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.3)
}

.sidepanel.open {
  right: 0;
}

.bl {
  display: block !important
}

#loader {
  position: fixed;
  left: 50%;
  text-align: center;
  width: 100px;
  color: #777;
  margin-left: -50px;
  top: 15%;
  font-size: 20px;
  z-index: 3000;
}

#page {
  opacity: 1;
}

#page.visible {


}

#content a {
  color: #fff;
  display: block;
  width: 100%;
}

.categorydesc {
  background: #f58220;
  color: #fff;
  float: left;
  width: 100%;
  padding: 78px;
}

.categorydesc img.right {
  display: none;
}

.text .categorydesc h1 {
  color: #fff;
  float: left;
  width: 100%;
  margin: 0px 0px 10px;
}

.categorydesc p {
  color: #fff;
  float: left;
  width: 100%;
}

.tabs {
  margin: 0px 0px 30px;
  padding: 0px;
}

.tabs li {
  list-style: none;
  padding: 0px;
  display: inline;
}

.tabs li:before {
  content: "";
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
}

.text .tabcontent h1 {
  font-weight: 300;
  line-height: 42px;
  font-size: 33px;
  color: #555;
}

.baner {
  padding-bottom: 40px;
}

.baner:after {
  width: 100%;
  position: absolute;
  height: 100%;
  z-index: 2;
  content: '';
  top: 0;
  left: 0;
}



.special {
  position: relative;
  background-size: cover;
  background-position: right top;
  overflow: hidden;
  width: 100%;
  float: left;
  margin: 0px 0px 0px;
padding-top: 160px;
padding-bottom: 160px;
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
  color: #2e3c4d;
}

.special h1 {
  font-size: 57px;
  line-height: 60px;
  font-weight: 200;
}

.special .wrap {
  padding-bottom: 0px;
  position: relative;
  padding-right:50%;
  z-index: 3;
}

.special a {
  text-decoration: underline;
  color: #fff;
}

.dol h1 {
  color: #1fafe4
}

.dol {
  overflow: hidden;
  width: 100%;
  margin: 0px 0px 0px;
  float: left;
  background: #fff;
  padding-top: 30px;
  font-size: 15px;
  line-height: 26px;
}

.tabs a {
  padding: 10px 18px;
  display: inline-block;
  border-bottom: 5px solid #e8e8e8;
  color: #777;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
}

.tabs a.active {
  border-bottom: 5px solid #ee2e2f;
  color: #ee2e2f;
}

.columns .col-sm-9 {
  padding: 40px 40px;
}

.columns {
  overflow: hidden;
  background: url(images/cols.png) center top repeat-y
}

.blog-details-page .box-wrap {
  margin-top: 0px;
}

.blog-list {
  float: left;
  width: 100%;
}

.blog-post {
  font-size: 13px;
  line-height: 24px;
  cursor: pointer;
  min-height: 170px;
  margin: 30px 0px 0px;
  float: left;
  width: 100%;
  padding: 0px 0px;
}

.blog-post .wrap {
  float: left;
  width: 100%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.blog-post .blog-img {
  height: 180px;
  border-radius: 4px;
  overflow: hidden;
  float: left;
  width: 100%;
}

.blog-post .blog-img img {
  position: relative;
  top: 0px;
  transition: 1s all;
}

.blog-post .title {
  font-size: 16px;
  color: #222;
  padding: 0px 0px 10px;
  line-height: 20px;
  font-weight: 600;
  float: left;
  width: 100%;
}

.blog-post .data {
  font-size: 14px;
  color: #999;
  padding: 10px 0px 10px;
  font-weight: 300;
  float: left;
  width: 100%;
}

.blog-post .data i {
  margin-right: 5px;
}

/*.blog-post:hover .blog-img img{top:-50px;}*/
.blog-post:hover .title {
  color: #00ad79
}

.blog-post.small {
  margin: 0px;
  padding: 20px 0px 0px;
  min-height: initial;
  position: relative;
}

.blog-post.small:before {
  content: '';
  width: 50px;
  height: 1px;
  border-top: 1px solid #ddd;
  position: absolute;
  left: 0;
  top: 0px;
}

.blog-post.small .title {
  font-size: 14px;
  line-height: 16px;
  padding: 0px 0px 0px;
  font-weight: 600;
  float: left;
  width: 100%;
}

.blog-post.small .data {
  padding-top: 0px;
  font-size: 11px;
  font-weight: 400;
}

.blog-post.detail {
  font-size: 16px;
  line-height: 27px;
  cursor: auto;
  padding: 0px 15px;
  margin: 0px;
  font-weight: 300;
}

.blog-post.detail .blog-img {
  border-radius: 4px;
  height: auto;
  overflow: hidden;
  float: left;
  width: 100%;
  margin-bottom: 4px
}

.blog-post.detail .blog-img img {
  position: relative;
  top: 0px;
  transition: 1s all;
}

.blog-post.detail h1 {
  margin-top: 0px;
  margin-bottom: 40px;
  color: #222;
  font-size: 36px;
  line-height: 40px;
}

.tresci {
  float: left;
  width: 100%;
  padding: 30px 0px 0px;
}

.mix {
  display: none;
}

.termindostawy {
  width: 100%;
  overflow: hidden;
  padding: 20px 0px;
  font-size: 16px;
  line-height: 30px;
}

.confirmation .total {
  font-size: 18px;
  font-weight: 600;
  padding: 30px 0px;
}

.bottombtn {
  float: left;
  width: 100%;
  overflow: hidden;
  margin: 10px 0px 10px;
  padding: 10px 0px 10px;
}

.langlist {
  display: none;
  position: absolute;
  transition: 0.5s all;
  z-index: 5000;
  top: 30px;
  padding-top: 7px;
  padding-bottom: 15px;
  border-radius: 0px 0px 6px 6px;
  background: #333;
  width: 100%;
}

.part .langlist a {
  color: #ccc;
  margin-top: 7px;
  padding-top: 0px;
  margin-bottom: 0px;
}

.part .langlist a:hover {
  color: #fff;
}

.header {
  float: left;
  width: 100%;
}

.bottombtn .btn {
  padding: 7px 20px;
  font-size: 12px;
  margin-bottom: 0px;
  background: #333;
  border-radius: 3px;
}

.bottombtn .btn.f-left {
  float: left;
}

.bottombtn .btn.f-right {
  float: right;
}

.promopopup .signupform .btn {
  width: 100%;
  float: left;
  margin-top: 20px;
}

.signupform {
  padding: 0px 0px 20px;
  margin-bottom: 20px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}
.button.linkto{position: absolute; right:60px; bottom:60px; z-index: 500; font-size: 21px; padding: 16px 30px;}

#mieszkania{float:left; width: 100%; padding-top: 30px;}
section#page {
  width: 100%;
  background: #fff;
  overflow: hidden;
  position: relative;
  margin: 0px auto;
  box-sizing: border-box;
  padding: 0px 0px 0px;
  margin-top: 0px;
}

hr {
  width: 100%;
  background: #ddd;
  height: 1px;
  margin: 20px 0px
}

.linethrough {
  width: 100%;
  position: relative;
  text-align: center;
  padding: 0px 0px 30px;
}

.heading span {
  padding: 40px 50px;
  position: relative;
  z-index: 10;
  float:left;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  font-size: 36px;
  letter-spacing: 4px;
  font-weight: 300;
  line-height: 36px;
}

.heading.linethrough:before {
  height: 1px;
  z-index: 5;
  width: 100%;
  top: 12px;
  left: 0;
  position: absolute;
  content: '';
  border-bottom: 1px solid #ccc;
}

.opis {
  width: 100%;
  display: block;
  font-size: 14px;
  line-height: 24px;
  margin: 30px 0px 20px;
  float: left;
}

.text .filtry h1 {
  margin-bottom: 10px;
  font-size: 33px;
  letter-spacing: 2px;
  color: #39a70c;
  font-weight: bold;
}

.text .filtry h1:after {
  border: none;
}

a {
  cursor: pointer;
  text-decoration: none;
  transition: 0.5s all;
}

.foto .label {
  position: absolute;
  top: 60px;
  left: -40px;
  font-size: 9px;
  border-radius: 0px 6px 6px 0px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  padding: 3px 55px;
}

.foto .label.right {
  position: absolute;
  top: 10px;
  left: auto;
  right: 10px;
  width: 50px;
  height: 50px;
  border-radius: 40px;
  font-weight: 600;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  padding: 14px 0px 0px;
}

.rotate45 {
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -ms-transform-origin: 20% 40%;
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  -webkit-transform-origin: 20% 40%;
  /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
  transform-origin: 20% 40%;
}

.rotate-45 {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -ms-transform-origin: 20% 40%;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  -webkit-transform-origin: 20% 40%;
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  transform-origin: 20% 40%;
}

.messages {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.buyblock .label {
  padding: 5px 10px;
  font-size: 10px;
  letter-spacing: 2px;
  color: #fff;
  border-radius: 6px;
  margin-bottom: 20px;
  float: left;
  text-transform: uppercase;
  position: relative;
}

.label-red {
  background: #f63e16
}

.label-green {
  background: #2dab7e
}

.important {
  color: #333;
  font-size: 22px;
  font-weight: 300;
  padding: 40px 0px;
  text-align: left;
}

.biuroimg {
  border: 10px solid #fff;
}

a:hover {
  color: #000000
}

.zalety>div {
  min-height: 320px;
  padding: 0px 20px;
}

.zalety img {
  margin: 20px 0px 10px;
  display: block;
}

.zalety {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 400;
}

.listabox {
  margin: 0px 0px 0px;
  padding: 0px;
}

.listabox li {
  list-style-type: none;
}

img {
  max-width: 100%;
  height: auto !important;
}

.mt20 {
  margin-top: 20px;
}

.mt-200 {
  margin-top: -150px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

p {
  margin: 0px 0px 10px 0px;
}

.padd20 {
  padding: 20px;
}

.padd30 {
  padding: 30px;
}

.text-center {
  text-align: center;
}

.text h1.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.font18 {
  font-size: 18px;
  line-height: 29px;
  font-weight: 300
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.wrapper {
  padding-top: 30px;
  padding-bottom: 50px;
  float: left;
  overflow: hidden;
}

.text {
  margin-top: 0px;
  padding-top: 0px;
  position: relative;
}

.fa-red {
  color: #ff0000
}

.fa-green {
  color: #15a81f
}

/* --------------------------------------------------------------- Zamówienie --------------------------------------------------------------- */
#dostawa {
  display: none;
  margin-top: 40px;
}

#gosc {
  display: none;
  width: 100%;
  float: left;
  border-top: 1px solid #ddd;
  margin-top: 0px;
}

#rejestruj {
  display: none;
}

.relative {
  position: relative;
}

/* --------------------------------------------------------------- social_block --------------------------------------------------------------- */
.socialpanels {
  position: fixed;
  left: 0px;
  top: 138px;
  z-index: 1000;
}

.socialpanel {
  position: absolute;
  left: -320px;
  width: 320px;
  top: 0px;
  z-index: 10000;
  transition: 0.5s all
}

.socialpanel.open {
  left: 0px;
}

.socialpanel.facebook .one {
  background: #405d9b;
  color: #fff;
}

.socialpanel .inner {
  background: #fff;
  padding: 10px;
}

.socialpanel .one {
  display: block;
  cursor: pointer;
  height: 44px;
  width: 44px;
  font-size: 20px;
  padding: 13px;
  position: absolute;
  right: -44px;
  border-radius: 0px 6px 6px 0px;
}

.socialpanel i {
  position: relative;
  top: -2px;
  left: 1px;
}

.socialpanel .zero {
  display: none;
  cursor: pointer;
  height: 44px;
  width: 44px;
  font-size: 20px;
  padding: 13px;
  color: #fff;
  background: #333;
  position: absolute;
  right: -44px;
  border-radius: 0px 6px 6px 0px;
}

.socialpanel.open {
  z-index: 20000
}

.socialpanel.open .zero {
  display: block;
}

.socialpanel.open .one {
  display: none;
}

/* --------------------------------------------------------------- KOSZYK --------------------------------------------------------------- */
#bigcart i {
  font-size: 24px;
}

.noborder td {
  border: none !important;
}

.btn.f-right {
  float: right;
}

/* --------------------------------------------------------------- GORNY PASEK --------------------------------------------------------------- */
#bigcart .name {
  float: left;
  width: 100%;
  font-size: 12px;
  font-weight: bold;
}

#bigcart .small {
  float: left;
  width: 100%;
  font-size: 10px;
}

.strip {
  width: 100%;
  height: 50px;
  padding-top: 0px;
  position: relative;
  background: url(images/jute2.jpg);
}

.bottoms {
  padding: 110px 0px;
  background-size: cover;
  background-position: 50% 50%;
  color: #fff;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}

.bottoms h1 {
  font-size: 67px;
  line-height: 68px;
  margin: 0px;
  color: #fff;
  text-transform: uppercase;
}

.bottoms h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 50px;
  line-height: 50px;
  font-weight: 300;
}

.strip .links {
  float: left;
  margin-top: 11px;
}

.strip .links a, .strip a {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 300;
  cursor: pointer;
  transition: 0.5s all;
  margin-right: 20px;
  font-size: 12px;
}

.strip .links i {
  margin-right: 4px;
}

.strip .links a:hover {
  color: #ffb413
}

.part {
  float: right;
  color: rgba(255, 255, 255, 0.7);
  line-height: 24px;
  font-size: 13px;
  border-left: 1px solid rgba(255, 255, 255, 0.2)
}

.part a {
  margin-left: 20px;
  padding-top: 10px;
  float: left;
  font-size: 9px;
  color: #555;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.part a span.ico {
  font-size: 10px;
  text-transform: uppercase;
  background: #10a109;
  padding: 4px;
  margin-top: 0px;
  margin-left: 10px;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  display: block;
  float: right;
}

.part a span i {
  color: #fff;
  padding: 0px;
  margin: 0px;
  top: -2px;
  left: 0px;
}

.part i {
  color: #1d3487;
  font-size: 12px;
  position: relative;
  top: 0px;
  margin-right: 5px;
  margin-left: 10px
}

.part strong {
  margin-top: 0px;
  font-family: "Roboto";
  color: #ffb413;
  font-weight: 500;
  float: right;
  margin-left: 0px;
  padding-left: 0px;
}

.part:last-child {
  border: none;
}

.searchform a {
  color: #1f4896
}

.searchform {
  float: right;
  width: 50px;
  z-index: 20011;
  height: 50px;
  color: #888;
  font-size: 16px;
  margin-top: 8px;
  position: relative;
}

.searchform .wrap {
  display: none;
  position: absolute;
  right: 15px;
  width: 400px;
  padding: 15px;
  top: 44px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  background: rgba(255, 255, 255, 0.95);
  border-radius: 6px;
}

.searchform input {
  padding: 7px;
  font-style: normal;
  background: #fff;
  border-color: #eee;
  font-size: 14px;
  border-radius: 6px;
  color: #666;
  font-weight: 300;
}

.promopopup.search .close {
  color: #fff;
}

.promopopup.search .submit {
  width: 20px;
  height: 20px;
  border: none;
  background: none;
  top: 72px;
  font-size: 22px;
  color: #1f4896;
  font-weight: 900;
  position: absolute;
  right: 77px;
}

.promopopup .wrap h1 {
  font-size: 21px;
  line-height: 24px;
  font-weight: 300;
  color: #333;
  text-align: left;
}

.promopopup.search .submit::before {
  content: "\f002";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #1f4896;
  padding-right: 0px;
  position: absolute;
  top: -2px;
  left: 0px;
}

.strip .search .submit:hover {
  color: #222;
}

.strip .search .submit .glyphicons:before {
  font-size: 14px;
}

.shoplogo {
  float: left;
  width: 25%;
  padding: 3px;
}

/* --------------------------------------------------------------- LISTY --------------------------------------------------------------- */
.wrapper .akapit ul {
  margin: 10px;
}

.wrapper .akapit li {
  list-style-type: none;
  padding: 0px 0px 10px;
  line-height: 20px;
  position: relative;
}

.wrapper .akapit li:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #f44938;
  font-size: 20px;
  padding-right: 0px;
  position: absolute;
  top: 0px;
  left: -28px;
}

.faq .wrapper .akapit li:before {
  content: "\f0f6";
  top: 0px;
  left: -38px;
}

/* --------------------------------------------------------------- TABELE --------------------------------------------------------------- */
.text table {
  border-collapse: collapse;
  border: none !important;
  width: 100% !important;
}

.max50 {
  width: 34px;
  height: auto;
  margin-right: 10px;
}

.text table td {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  padding: 10px;
  color: #666;
}

#body-kontakt .text h1 {
  margin-bottom: 20px;
}

#body-kontakt .text table td {
  vertical-align: top;
  padding: 15px 15px 15px 0px;
  border: none;
}

#body-kontakt .text h3 {
  margin-top: 0px;
  font-size: 15px;
  font-weight: 600;
  padding: 20px 0px 0px;
}

.text table td.coupons {
  padding: 0px 0px 20px;
}

.text h2 {
  width: 100%;
  float: left;
  font-size: 30px;
  line-height: 35px;
  font-weight: 300;
  color: #222;
  margin: 30px 0px 15px;
}

.text {
  font-weight: 300;
}

.text table h4 {
  padding: 0px;
  margin: 0px;
}

.wrap {
  padding-bottom: 30px;
  overflow: hidden;
}

.text table td.totals {
  font-size: 13px;
  line-height: 26px;
  background: #e3e3e3;
  text-align: center;
  font-weight: 700;
  padding: 20px 50px;
}

.aktualna {
  font-size: 14px;
  letter-spacing: 1px;
  color: #127c16;
  display: block;
}

.text table td.totals .btn {
  font-style: normal;
  padding: 10px 20px;
}

.text table td,
.text table td span {}

.producent-foto {
  width: 20%;
  float: left;
  margin: 30px 20px 30px 0px;
  overflow: hidden;
  border-radius: 6px;
}

.text table th strong {
  color: #fff;
  font-weight: 700;
}

.warning {
  text-align: center;
  overflow: hidden;
  margin: 10px 0px;
  width: 100%;
  padding: 30px 0px;
  display: block;
  font-size: 16px;
  font-weight: 400;
}

.warning strong {
  font-weight: 700;
}

.text table td em {
  color: #aaa;
}

.text table p {
  margin: 0px;
  padding: 0px;
}

.text tr:nth-child(odd) {}

.text table.bordered td {
  border: 1px solid #eee;
  padding: 10px;
  color: #222;
}

.text table th {
  padding: 20px 8px;
  color: #239d78;
  font-size: 11px;
  text-transform: uppercase;
  border-bottom: 2px solid #239d78;
  letter-spacing: 2px;
  font-weight: 700;
}

.text table caption {
  color: #f7941e;
  font-size: 18px;
  padding: 0px 0px 15px;
}

.updatecart.btn {
  float: right;
  width: 300px;
  background: #333;
  color: #fff;
  border: none;
  font-size: 14px;
  margin: 42px 0px 0px;
  padding: 15px 30px;
  line-height: 14px;
}

.green {
  color: #27ad34
}

.red {
  color: #ee3b2a
}

section.kontakt{padding: 90px 0px;  box-shadow: none;background-repeat: no-repeat;background-position: bottom center;color: #222; width: 100%; float: left;font-size: 16px; line-height: 27px; font-weight: 300;}
section.kontakt .heading span{color:#fff;}
section.kontakt strong{font-weight: 700;}
/* --------------------------------------------------------------- rolni --------------------------------------------------------------- */
/* --------------------------------------------------------------- productlist --------------------------------------------------------------- */
.komunikaty {
  padding: 30px 0px 30px;
  overflow: hidden;
}

.komunikaty .msg {
  padding: 20px;
  background: #3ba829;
  color: #fff;
  border-radius: 6px;
  font-weight: 300;
  font-size: 16px;
}

.komunikaty .btn.small {
  float: none;
  display: inline;
  padding: 5px 15px;
  margin-left: 15px;
}

h1.huge {
  font-size: 70px;
  color: #fff;
  line-height: 70px;
  margin-bottom: 30px;
  text-align: center;
}

h1.huge:after {
  border: none;
}

section.grupa {
  background: url(images/grupa.jpg);
  overflow: hidden;
}

section.zaproszenia {
  background: rgba(255, 255, 255, 0.6);
  margin-top: 0px;
  overflow: hidden;
  width: 100%;
  padding: 70px 0px 0px 0px
}

section.zaproszenia h1 {
  text-align: center;
  font-size: 60px;
  line-height: 50px;
  margin-bottom: 0px;
}

section.punkty {
  margin-top: 0px;
  border-top: 1px solid #ddd;
  overflow: hidden;
  width: 100%;
  padding: 30px 0px 0px 0px
}

section.punkt {
  background: rgba(255, 255, 255, 0.6);
  margin-top: 0px;
  border-top: 1px solid #ddd;
  overflow: hidden;
  width: 100%;
  padding: 40px 0px 0px 0px
}

section.punkt h1 {
  text-align: center;
  font-size: 60px;
  line-height: 50px;
  margin-bottom: 20px;
}

section.punkt h1:after {
  border: none;
}

section.punkt h4 {
  text-align: center;
}

section.punkt h3 {
  text-align: center;
  margin: 5px 0px
}

/* --------------------------------------------------------------- list --------------------------------------------------------------- */
a:focus {
  outline: 0 !important;
}

a:focus img {
  outline: none;
}

.slick-list {
  outline: none !important;
}

.slick-slide {
  outline: none !important;
  cursor: pointer;
}

a.slick-next {
  position: absolute;
  right: -50px;
  top: 30%;
  background: #fff;
  border-radius: 20px;
  text-align: center;
  padding: 0px 0px 0px;
  border: none;
  width: 40px;
  height: 40px;
  z-index: 123;
}

a.slick-prev:hover,
a.slick-next:hover {
  color: #fff;
  background: #ddd;
}

a.slick-prev {
  position: absolute;
  left: -50px;
  top: 30%;
  background: #fff;
  text-align: center;
  border: none;
  padding: 0px 0px 0px;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  z-index: 123;
}

.productslider {
  padding: 0px 30px;
}

.banerslide {
  margin-bottom: 0px;
}

.banerslide a.slick-next {
  right: 15px;
  background: none;
  top: 40%;
}

.banerslide a.slick-prev {
  left: 15px;
  background: none;
  top: 40%
}

.galerie a.slick-next {
  right: 15px;
  background: none;
  top: -60px;
}

.galerie a.slick-prev {
  right: 65px;
  left: auto;
  background: none;
  top: -60px
}

.banerslide a.slick-next i {
  color: #fff;
}

.banerslide a.slick-prev i {
  color: #fff;
}

.productSlider a.slick-next {
  right: 20px;
  top: 48%;
}

.productSlider a.slick-prev {
  left: 20px;
  top: 48%;
}

.portfoliobox {
  float: left;
  width: 25%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.portfoliobox .image {
  transition: 0.5s all;
  transform: scale(1);
}

.portfoliobox .wrap {
  position: absolute;
  top: 0px;
  left: -500px;
  width: 150%;
  height: 100%;
  z-index: 2;
  background: url(images/portfolio-hover.png) right top;
  opacity: 0;
  transition: 0.6s all ease-out;
  color: #fff;
  padding: 20% 60% 20% 10%;
  text-align: center;
}

.portfoliobox:hover .wrap {
  left: -5px;
  opacity: 1;
}

.portfoliobox:hover .image {
  transform: scale(1.4)
}

.portfoliobox h1 {
  font-weight: 600;
  line-height: 30px;
}

a.slick-prev i {
  padding: 2px 0px 0px 0px;
  margin-left: -2px;
  font-size: 24px;
  color: #333;
}

a.slick-next i {
  padding: 2px 0px 0px 2px;
  font-size: 24px;
  color: #333;
}

.paymentblock {
  float: left;
  margin-right: 20px;
  text-align: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding: 10px;
}

.paymentblock input {
  width: auto;
  box-shadow: none;
}

.sliderbox {
  padding: 0px 5px;
}

section.newsletter {
  padding: 60px 0px;
  width: 100%;
  text-align: center;
  background: url(images/tradycyjne.jpg);
  overflow: hidden;
}

section.newsletter h1 {
  color: #fff;
  font-size: 50px;
  margin-bottom: 10px;
  line-height: 52px;
}

section.newsletter h2 {
  color: #fff;
  font-size: 33px;
}

.grupa h2 {
  font-size: 20px;
  letter-spacing: 2px;
  font-weight: 300;
  font-family: "Roboto";
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
}

section.newsletter form {
  margin-top: 10px;
}

section.newsletter input {
  width: 240px;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  border: none;
  padding: 11px;
}

section.newsletter ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8)
}

section.newsletter .btn {
  width: 240px;
  float: none;
  background: #333;
  padding: 9px 85px;
  position: relative;
  top: 3px;
}

section.grupy-zakupowe {
  padding: 60px 0px;
  width: 100%;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 40px;
  text-align: center;
  background: url(images/grupy.jpg);
  overflow: hidden;
}

section.grupy-zakupowe h1 {
  color: #fff;
  font-size: 70px;
  margin-bottom: 10px;
  line-height: 62px;
}

section.grupy-zakupowe h2 {
  color: #fff;
  font-size: 53px;
  line-height: 50px;
}

section.grupy-zakupowe .btn {
  width: 240px;
  float: none;
  line-height: 100px;
  padding: 15px 85px;
  font-size: 30px;
  position: relative;
  top: 3px;
}

#msgdiv {
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 10px 0px;
  color: #fff;
}

section.newsletter h1:after {
  border: none;
}

.pokazinne {
  float: left;
  width: 100%;
  padding: 6px 0px;
  margin: 20px 0px 25px;
}

.pokazinne i {
  float: left;
  width: 37px;
  font-size: 24px;
  color: #08a113;
}

.gospodarstwo {
  margin-top: -4px;
  text-transform: uppercase;
  color: #6a5d55;
  font-size: 10px;
  display: block;
  line-height: 16px;
}

.gospodarstwo span {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  display: block;
}

.pokazinne:hover {}

.pokazinne:hover i, .pokazinne:hover .gospodarstwo {
  color: #08a113;
}

.odproducenta {
  width: 100%;
  overflow: hidden;
  padding: 50px 0px;
}

.carrierblock {
  background: url(images/jute3.jpg);
  border-radius: 6px;
}

.carrierblock .wrap {
  padding: 30px;
  text-align: center;
  color: #25211c;
}

.choosen {
  display: block;
  color: #f2392e;
  padding: 10px 0px;
  font-weight: bold;
  font-size: 17px;
}

.carrierblock i {
  font-size: 48px;
  color: #f2392e;
  text-align: center;
  float: none;
}

.carrierblock h1 {
  color: #f2392e;
}

.carrierblock h1:after {
  border: none;
}

.carrierblock .btn {
  width: 100%;
}

/* --------------------------------------------------------------- PRODUCTPAGE --------------------------------------------------------------- */
.productimages img {
  border-radius: 6px;
}

.productimages .glowne {
  margin-bottom: 10px;
  width: 100%;
}

/* --------------------------------------------------------------- TYPOGRAFIA --------------------------------------------------------------- */
h1, h2, h3, h4 {
  font-family: "Merriweather", georgia;
  position: relative;

}

.languages a:first-child {
  border: none;
}

.languages a {
  margin-left: 0px;
  font-size: 9px;
  display: block;
  float: left;
  text-align: center;
  width: 26px;
  background: #eee;
  letter-spacing: 1px;
  font-weight: 400;
  text-transform: uppercase;
}

.languages .active {
  background-color: #aaa;
  font-weight: normal;
  color: #fff;
}

.languages {
  margin-left: 40px;
  margin-top: 8px;
  margin-right: 16px;
  float: right;
}

.languages span {
  float: left;
  font-size: 10px;
  letter-spacing: 1px;
  margin-top: 5px;
  text-transform: uppercase;
  margin-right: 15px;
}

.languages img {
  border-radius: 30px;
  border: 3px solid #eee;
}

h1 {
  font-weight: 300;
  font-size: 32px;
  letter-spacing: -1px;
  text-transform: none;
  line-height: 45px
}

blockquote {
  float: right;
  margin-left: 20px;
  padding: 10px 0px 10px 30px;
  width: 300px;
  border-left: 5px solid #143f91;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
  color: #143f91;
}

.text h1 {
  color: #333;
  font-family: "Roboto";
  font-weight: 600;
  font-size: 36px;
  line-height: 38px;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 40px;
}

.text .buyblock h1 {
  text-align: left;
}

h1:after {
  bottom: -12px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 34px;
}

h2 {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  margin: 0px 0px 2px 0px;
  color: #555;
}

.text h3 {}

h3 {
  font-weight: 300;
  font-size: 18px;
  color: #333;
  line-height: 25px;
  margin: 30px 0px 30px 0px;
}

.userdata {
  text-align: center;
}

.userdata img {
  border-radius: 75%;
  margin-bottom: 15px;
  border: 10px solid #fff;
}

.userdata strong {
  font-size: 18px;
}

/* --------------------------------------------------------------- INPUTY --------------------------------------------------------------- */
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background: #f8f8f8 !important;
}

input, textarea, select {
  border: none;
  padding: 7px 10px;
  margin-bottom: 0px;
  width: 100%;
  border-radius: 3px;
  color: #222;
  border: 1px solid #ddd;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1) inset;
}

.pole {
  margin: 0px 0px;
  padding: 6px 0px;
}

#rejestracja .pole,
#cart-container .pole {
  margin: 0px 0px;
  padding: 20px 0px;
  overflow: hidden;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
}

.pole .label {
  font-weight: 300;
  font-size:12px;
  float: left;
  margin-top: 6px;
  width: 30%;
}

.kontakt .pole .label {
  width: 100%;
}

.kontakt .pole {
  padding: 4px 0px;
}

.pole .label span.desc {
  font-size: 11px;
  line-height: 15px;
  padding-right: 20px;
  display: block;
  font-weight: normal;
}

#cart-container .pole input,
#cart-container .pole select {
  width: 70%;
}

#rejestracja .pole input, #rejestracja .pole select {
  width: 70%;
}

textarea {
  height: 181px;
}

textarea.zaproszenia {
  height: 80px;
}

/* --------------------------------------------------------------- SLICK SLIDER --------------------------------------------------------------- */
.slick-dots {
  margin: -79px 35px 32px;
  position: relative;
  z-index: 990;
  padding: 30px 60px 0px 0px;
  text-align: right;

}

.slick-dots li {
  display: inline;
}

.slick-dots button {
  text-indent: -9999px;
  width: 40px;
  height: 8px;
  padding: 0px;
  border: none;
  background: #fff;
  border-radius: 0px;
  margin: 0px 5px;
}

.slick-dots li[aria-hidden="false"] button {
  background: #2e3c4d;
}

/* --------------------------------------------------------------- PRZYCISKi --------------------------------------------------------------- */
.button {
  display: inline-block;
  width: auto;
  margin-top: 15px;
  padding: 12px 25px;
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  letter-spacing: 0px;
  position: relative;
  background-color: #ccc;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  background-image: linear-gradient(180deg, #2e3c4d, #111821);
  -webkit-backface-visibility: hidden;
  z-index: 1;
}

.slogan .button {
  font-size: 14px;
}

.button:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, #111821, #111821);
  border-radius: 4px;
  transition: opacity 0.5s ease-out;
  z-index: 2;
  opacity: 0;
}

.button:hover {
  color: #fff;
}

.button:hover:after {
  opacity: 1;
}

.button span {
  position: relative;
  z-index: 3;
}

.btn {
  border-radius: 4px;
  background: #c29a77;
  transition: all 0.5s;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  color: #fff;
  border: none;
  float: left;
  margin-top: 15px;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1px;
  font-weight: 600;
  padding: 10px 23px;
  text-align: center;
  text-transform: uppercase;
}

input[type='checkbox']{width: auto; margin-right: 10px;}

.btn.teal {
  border: none;
  background: #20ab8a;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  line-height: 16px;
}

.btn.empty {
  border: none;
  background: #333;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  line-height: 16px;
}

.btn.fw {
  width: 100%;
}

.btn.small {
  font-size: 20px;
  font-weight: bold;
  padding: 10px 20px;
  letter-spacing: 0px;
}

.btn.reverse {
  background: #222;
}

form .btn {}

.btn:hover {
  background: #222;
  color: #fff;
}

.btn-reverse {
  display: block;
  transition: all 0.5s;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  padding: 14px 20px;
  text-align: center;
  background: #d80e0d;
  text-transform: uppercase;
  margin-top: 20px
}

.btn-reverse:hover {
  background: #333;
  color: #fff;
}

.btn-reverse:hover {
  background: #333;
  color: #fff;
}

#cookieNotice {
  width: 100%;
  text-align: center;
  background: #111;
  position: fixed;
  z-index: 33000;
  bottom: 0px;
  display: none;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4)
}

#cookieNotice .wrap {
  padding: 0px;
}
#cookieNoticeContent a{color:#fff;}

.wyniki h3 {
  font-size: 30px;
  text-align: center;
}

#cookieNoticeContent {
  width: 100%;
  text-align: center;
  padding: 25px 80px 25px;
  color: #aaa;
  line-height: 19px;
  font-size: 13px;
  font-weight: 300;
}

#cookieNoticeContent .btn {
  border: none;
  background: #fff;
  color: #333;
  padding: 7px 10px;
  margin-top: 20px;
  font-size: 11px;
  float: none
}

.promopopup .max50 {
  width: auto;
  border-radius: 3px;
  margin-bottom: 5px;
}

.promopopup {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  position: fixed;
  text-align: justify;
  top: 0;
  font-weight: 300;
  width: 100%;
  display: none;
  overflow-y: auto;
  z-index: 100000;
}

.promopopup.flashdata {
  display: block;
}

.promopopup.flashdata ul li {
  list-style-type: none;
  color: #da1b1b
}

.promopopup.flashdata ul {
  margin: 10px 0px;
  padding: 0px;
}

.promopopup .btn {
  padding: 10px 25px;
  font-size: 12px;
  font-weight: 400;
  border: none;
  border-radius: 3px;
  margin-top: 10px;
  color: #fff;
  float: right;
  display: inline-block;
  text-transform: uppercase;
}

.status {
  font-size: 9px;
  padding: 4px 8px;
  color: #fff;
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.status.s1 {
  background: #f1691d
}

.status.s2 {
  background: #31b117
}

.status.s3 {
  background: #1d98f1
}

.status.s4 {
  background: #f11d69
}

.status.s5 {
  background: #aaa
}

.status.s6 {
  background: #12af93
}

.myaccount {
  font-weight: bold;
  color: #20ab8a
}

.status.a1 {
  background: #35a11b
}

.status.a0 {
  background: #aaa
}

.promopopup a {
  cursor: pointer;
}

.inp.forget {
  margin-top: 8px;
}

.promopopup #forgetform {
  display: none;
}

.promopopup .productname {
  display: block;
  font-size: 13px;
  line-height: 19px;
  font-weight: bold;
  text-transform: uppercase;
  color: #222;
}

.promopopup .productname .small {
  font-weight: 400;
  font-size: 11px;
  display: block;
  width: 100%
}

.promopopup .wrap h3 {
  color: #222;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  font-family: "Roboto";
  font-size: 20px;
  margin: 0px 0px 15px;
  line-height: 33px;
  margin-bottom: 15px;
}

.promopopup .wrap .added {
  width: 240px;
  float: left;
}

.promopopup .wrap.wide {
  width: 960px;
  padding: 0px;
}
.promopopup .wrap.wide .mieszkanieinfo{
  padding: 50px;
  float:right;
  width: 33%;
  text-align: left;
}


.promopopup .wrap.wide .mieszkanieinfo .field{float:left; width: 100%; font-size:12px;font-weight: 700; color:#222;}
.promopopup .wrap.wide .mieszkanieinfo .field .label{ float:left; margin-right: 6px; font-weight: 400;}


.promopopup .wrap.wide .fotos{
float:left;
width: 67%;
}
.promopopup .wrap.wide .rzuty{
  float:left;
  width: 100%;

}
.promopopup h2{text-align: left;}

.msgbox{position: fixed;display: none; z-index: 3000;bottom:0; width: 100%; background: #cfb094; color:#fff; font-size: 14px; text-align: center; padding: 30px;}

.promopopup .wrap {
  margin: 50px auto 0px;
  width: 600px;
  border-radius: 3px;
  font-weight: 300;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  padding: 50px;
  text-align: left;
  color: #888;
  position: relative;
}

.promopopup .wrap .projektant {
  overflow: hidden;
  position: relative;
  z-index: 2;
  font-weight: 300;
  text-align: left;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 0px;
  border-bottom: 1px dashed #ddd;
}

.promopopup .wrap .projektant strong {
  color: #143f91
}

.promopopup .wrap .projektant p {
  margin: 0px 0px 3px;
}

.easy-autocomplete {
  width: 100% !important;
}

.promopopup .easy-autocomplete input {
  padding: 20px 20px;
  font-size: 20px;
  font-weight: 300;
  font-family: "Roboto";
}

.promopopup .wrap.nobg {
  margin: 50px auto 0px;
  width: 800px;
  border-radius: 6px;
  font-weight: 400;
  background: none;
  overflow: visible;
  padding: 50px;
  text-align: left;
  color: #888;
  position: relative;
}

.promopopup.errs .wrap h3 {
  color: #df1f1f;
}

.promopopup.errs .wrap i {
  color: #df1f1f;
}

.promopopup.ok .wrap i {
  color: #07a60d;
}

.promopopup .wrap i {
  margin-right: 0px;
  font-size: 36px;
  position: relative;
  top: 0px;
  color: #149312
}

.promopopup .wrap .close {
  position: absolute;
  z-index: 100;
  top: 20px;
  right: 20px;
  cursor: pointer
}

.promopopup .wrap.nobg .close {
  position: absolute;
  top: 72px;
  right: 0px;
  cursor: pointer
}

.promopopup .wrap.nobg .close i {
  color: #fff;
}

.promopopup .wrap .close i {
  font-size: 24px;
  color: #333;
}
.pdetail .col-sm-4{text-align: left;}


.btn.closebtn {
  background: #444;
  color: #fff;
  position: relative;
}

.btn.closebtn:hover {
  background: #222;
}

.topbar .carrierpop {
  background: #e5e5e5;
  border-radius: 0px 0px 6px 6px;
  padding: 13px 15px 5px;
  color: #444;
  margin-right: 30px;
}

.topbar .carrierpop i {
  color: #fff;
}

.carrierpopup .wrap {
  padding: 40px 40px 10px 40px;
}

.carrierpopup h3 {
  font-size: 30px;
}

.carrierpopup .box {
  transition: 0.5s all;
  padding: 30px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  background: #f0fae7;
  border-radius: 6px;
  margin: 0px 0px 30px;
}

.carrierpopup .box span {
  transition: 0.5s all;
  display: block;
  color: rgba(71, 175, 7, 1);
  font-size: 16px;
  font-weight: bold;
  margin: 0px 0px 10px;
  text-align: center;
}

.carrierpopup .box:hover {
  color: #fff;
  background: #57a314
}

.carrierpopup .box:hover span, .carrierpopup .box:hover a {
  color: #fff;
}

/* --------------------------------------------------------------- STREFA --------------------------------------------------------------- */
.strefa .box .big {
  font-size: 28px;
  line-height: 30px;
  text-transform: uppercase;
}

.strefa .box i {
  font-size: 48px;
  line-height: 48px;
  text-align: center;
  display: block;
  margin-bottom: 20px;
  color: #116cac
}

.strefa .box {
  margin-bottom: 0px;
  margin-top: 30px;
  min-height: 123px;
  font-weight: 300;
  text-align: center;
  color: #333;
  box-shadow: 0 0 0px 1px #ddd;
  padding: 40px;
  font-size: 14px;
  cursor: pointer;
  line-height: 22px;
  transition: 0.5s all;
}

.strefa .box:hover {
  box-shadow: 0 0 0px 10px #116cac;
}

.inp {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.inp.half {
  width: 50%;
  padding: 10px;
}

/* --------------------------------------------------------------- Login box --------------------------------------------------------------- */
.box-wrap {
  text-align: center;
}

#gosc .box-wrap {
  text-align: left;
  min-height: inherit
}

#go .box-wrap {
  text-align: left;
  min-height: inherit;
  margin-top: 30px;
}

#rejestracja .box-wrap {
  text-align: left;
  min-height: inherit
}

.firmafield {
  display: none;
}

#cart-container .btn.mb {
  margin-top: 30px;
}

#cart-container .pole input[type="checkbox"] {
  width: auto;
  margin: 10px 0px 0px 20px;
}

#rejestracja .pole input[type="checkbox"] {
  width: auto;
  margin: 10px 0px 0px 20px;
}

#rejestracja .pole input[type="radio"], #cart-container .pole input[type="radio"] {
  width: auto;
  margin: 10px 0px 0px 20px;
}

.heading {
  display: block;
  width: 100%;
  padding: 0px 0px 15px;
  font-weight: 600;
  color: #222;
  font-size: 21px;
  line-height: 30px;
}

.text .tabcontent.heading h1 {
  text-transform: none;
  margin-top: 15px;
  font-weight: 600;
  color: #222;
  margin-bottom: 10px;
}

.colorframe {
  float: left;
  padding: 5px 5px 0px 0px;
  font-size: 10px;
  text-transform: uppercase;
  width: 16.6%;
  line-height: 13px;
  text-align: center;
}

.colorframe img {
  width: 100%;
  margin-bottom: 0px;
}

.kolorystyka h2,
.kolorystyka h3 {
  float: left;
  width: 100%;
  margin: 10px 0px 15px;
}

.kolorystyka h2 {
  font-size: 24px;
  font-weight: 600;
  margin: 0px 0px 0px;
  padding: 0px;
}

.kolorystyka h3 {
  font-size: 18px;
  font-weight: 300;
  margin: 20px 0px 0px;
}

.box-wrap {
  float: left;
  width: 100%;
  margin-bottom: 0px;
  margin-top: 30px;
  min-height: 303px;
  font-weight: 400;
  color: #333;
  overflow: hidden;
  padding: 0px 0px;
  text-align: left;
  font-size: 13px;
  line-height: 22px;
  position: relative;
  transition: 0.5s all;
}

.box-wrap.log {
  padding: 0px 80px;
  text-align: center;
}

.borderright:after {
  content: '';
  width: 1px;
  height: 100%;
  border-right: 1px solid #ddd;
  position: absolute;
  right: 0px;
}

.btn.centered {
  width: initial;
  margin: 15px auto;
  float: none;
}

.box-wrap.nobg {
  background: #f7f7f7;
  border: 1px solid #e3e3e3;
  padding: 30px;
  box-shadow: none;
}

.box-wrap .topwrap {
  padding: 0px;
  overflow: hidden;
}

.box-wrap .bottomwrap .btn {
  margin-top: 30px;
}

.box-wrap .bottomwrap {
  padding: 20px 0px;
  margin-top: 20px;
  border-top: 2px solid #ddd;
  text-align: center;
  float: left;
  width: 100%;
}

#cart-container .box-wrap .bottomwrap .heading {
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 300;
  color: #333;
  margin: 0px;
}

#cart-container .box-wrap .bottomwrap #totalvalue {
  color: #333;
  font-size: 40px;
  margin-bottom: 0px;
  font-weight: bold;
  text-align: center;
}

.box-wrap.nobg h1 {
  color: #fff;
  margin-bottom: 5px;
}

.box-wrap.nobg .topwrap h1 {
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 5px;
}

.topwrap textarea {
  height: 100px;
}

.box-wrap .bottomwrap h4 {
  text-align: center;
}

.box-wrap h1 {
  text-align: left;
  font-size: 35px;
}

.box-wrap h1,
.box-wrap h2 {
  font-weight: bold;
}

#cart-container .box-wrap h2 {
  margin: 10px 0px 30px;
}

.box-wrap .edycjadanych {
  position: absolute;
  top: 35px;
  right: 30px;
  font-size: 24px;
  color: #20ab8a;
  z-index: 2
}

.konto.historia {
  padding: 0px;
}

.konto {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

.konto .box-wrap i {
  width: 100%;
  padding: 10px 0px 20px;
  font-size: 36px;
  color: #2ab99b;
}

.konto.main .box-wrap {
  margin-bottom: 0px;
  cursor: pointer;
  min-height: auto;
  text-align: center;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
  padding: 30px;
}

.konto .box-wrap .icon {
  float: left;
  width: 100%;
  overflow: hidden;
}

.konto .box-wrap.text-left {
  margin-bottom: 30px;
  min-height: 120px;
  text-align: left;
}

.photochange {
  text-transform: uppercase;
  color: #239a68;
  border-radius: 3px;
  display: block;
  padding: 10px 0px;
  margin: 0px 0px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
}

.photochange span {
  font-size: 10px;
  letter-spacing: 0px;
  font-weight: 400;
  color: #444;
}

#content {
  padding: 20px;
  overflow: hidden;
}

.konto.main .bigbtn {
  font-size: 14px;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-weight: 600;
  color: #333;
  margin-top: 26px;
  display: block;
}

/* --------------------------------------------------------------- GŁÓWNA STRONA - OFERTA --------------------------------------------------------------- */
.oferta .col-sm-4 {}

.oferta {
  line-height: 21px;
  font-weight: 400;
  font-size: 14px;
  margin-top: 0px;
  padding: 0px 0px 0px;
}

.oferta h2 {
  font-weight: 600;
  font-size: 21px;
  line-height: 21px;
  text-transform: uppercase;
  color: #cf171f;
  margin-bottom: 10px;
  margin-top: 0px;
}

.oferta .box {
  margin-bottom: 0px;
  margin-top: 30px;
  min-height: 143px;
  font-weight: 400;
  color: #333;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  line-height: 22px;
  transition: 0.5s all;
}

.oferta .box .big {
  font-weight: 900;
  color: #534338;
  font-size: 27px;
  margin-bottom: 10px;
  line-height: 20px;
  display: block;
  transition: 0.5s all;
  text-transform: uppercase;
}

.oferta .box .icon {
  text-align: center;
  margin-bottom: 20px;
  display: block;
  font-size: 64px;
  color: #fc5530;
}


section.zespol{float:left; width: 100%; padding: 40px 0px; font-size:18px;  font-weight: 300;line-height: 31px; }

section.zespol h2{font-size:28px; font-weight: bold; color:#222; margin-bottom: 30px; letter-spacing: 4px;}
section.zespol .half{width: 50%; float:right;}
section.zespol .half-img{width: 50%; float:left; text-align: right; padding-right: 50px;}
section.zespol .michal .half{width: 50%; float:left; text-align: right;}
section.zespol .michal .half-img{width: 50%; float:right; text-align: left; padding-left: 50px;}
.hideme.left{ left:-300px; }
.hideme.left.visible{left:0; }

.hideme.right{ right:-300px; }
.hideme.right.visible{right:0; }







.hideme{opacity: 0; transition: 1.5s all;  position: relative; }
.hideme.visible{opacity: 1;  }

.sep{width: 100%; float:left; background-image: url(images/sep.jpg); margin-top: 50px;  background-position: right top; background-size: cover;margin-bottom: 50px;height: 400px; border-bottom: 10px solid #cfb094;}

/* --------------------------------------------------------------- ZESPOL - REKRUTACJA --------------------------------------------------------------- */
section.halfleft .half .wrap {
  width: 500px;
  font-weight: 300;
  line-height: 26px;
}

section.halfright .half .wrap {
  width: 500px;
  font-weight: 300;
  float: right;
  line-height: 26px;
}

section.halfleft .half,
section.halfright .half {
  width: 50%;
  float: left;
  padding: 80px 80px 0px
}

section.halfleft h1:after {
  border-color: rgba(255, 255, 255, 0.2)
}

section.halfleft .half-img {
  width: 50%;
  float: left;
  height: 500px;
  background: url(images/half.jpg) top center;
  background-size: cover;
}

section.halfright .half-img {
  width: 50%;
  float: left;
  height: 500px;
  background: url(images/half2.jpg) top center;
  background-size: cover;
}

section.halfright {
  position: relative;
  overflow: hidden;
  margin: 0px 0px;
  padding: 0px 0px 0px;
  background: url(images/halfbg.jpg);
  color: rgba(255, 255, 255, 0.8);
}

section.halfleft {
  position: relative;
  overflow: hidden;
  margin: 0px 0px;
  padding: 0px 0px 0px;
  background: url(images/half2bg.jpg);
  color: rgba(255, 255, 255, 0.8);
}

.halfleft h1,
.halfright h1 {
  margin-bottom: 20px;
  font-size: 32px;
  margin-top: 0px;
  line-height: 40px;
  color: rgba(255, 255, 255, 1);
}

.halfleft h2,
.halfright h2 {
  margin-bottom: 7px;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.5);
}

/* --------------------------------------------------------------- NEWS --------------------------------------------------------------- */
section.newsy {
  position: relative;
  overflow: hidden;
  margin: 0px 0px;
  padding: 50px 0px;
  background: #fff;
}

section.newsy h1 {
  font-weight: 300;
  margin-bottom: 40px;
  text-align: center;
}

section.newsy h1::after {
  content: '';
  display: block;
  width: 50px;
  height: 1px;
  left: 50%;
  margin-left: -25px;
  margin-top: 15px;
}

section.newsy .box h2 {
  font-size: 24px;
  font-weight: 400;
  color: #c7a76b;
  margin-bottom: 20px;
  text-align: left;
}

section.newsy .box {
  position: relative;
  padding-left: 30px;
}

section.newsy .col-sm-4:nth-child(1) .box {
  padding: 0px;
}

section.newsy .col-sm-4:nth-child(2) .box, section.newsy .col-sm-4:nth-child(3) .box {
  border-left: 2px solid #f3ecde;
}

section.newsy ul {
  margin: 0px;
  padding-left: 15px;
}

section.newsy li {
  line-height: 20px;
  padding: 0px 0px 7px;
  text-align: left
}

section.newsy .borderbottom {
  height: 1px;
  width: 100%;
  float: left;
  border-bottom: 2px solid #f3ecde;
  margin: 15px 0px 40px;
}

.foto {
  float: left;
  margin-bottom: 15px;
  position: relative;
  max-width: 100%;
}

.galeria {
  margin: 15px -5px;
  overflow: hidden;
  float: left;
  width: 100%;
}

.galeria .foto {
  float: left;
  width: 20%;
  padding: 5px;
  margin: 0px;
}

#body-o-nas .dol h1 {
  font-weight: 200;
  color: #222;
}

#body-o-nas .foto img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.4;
  transition: 0.5s all
}

#body-o-nas .foto:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1
}

.foto .data {
  position: absolute;
  bottom: 15px;
  left: -10px;
  background: #116cac;
  color: #fff;
  padding: 10px;
  font-size: 12px;
}

.foto .data i {
  margin-right: 5px;
}

.news {
  min-height: 360px;
}

.news .big {
  display: block;
  font-weight: 700;
  color: #116cac;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.news .foto {
  transition: 0.5s all;
}

.news:hover .foto {
  box-shadow: 0 0 0px 10px #116cac;
}

/* --------------------------------------------------------------- PAGINATION --------------------------------------------------------------- */
.pagination {
  float: right;
  width: 100%;
  padding: 15px 0px;
}

.pagination ul {
  margin: 0px;
  padding: 0px;
  float: right;
}

.num {
  display: inline-block;
  text-align: center;
  border-radius: 6px;
  width: 36px;
  font-weight: bold;
  height: 36px;
  background: #fff;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.05);
  line-height: 36px;
  margin-left: 5px;
  cursor: pointer;
  vertical-align: middle;
  padding-top: 0px;
  background-repeat: no-repeat;
}

.numactive {
  background: #ff652d;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  text-align: center;
  width: 36px;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  margin-left: 5px;
  cursor: pointer;
  vertical-align: middle;
  padding-top: 0px;
  background-repeat: no-repeat;
}

.text .numactive strong {
  color: #fff;
}

.naj {
  display: inline-block;
  text-align: center;
  width: 36px;
  font-weight: bold;
  margin-left: 5px;
  height: 36px;
  background: #fff;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  line-height: 36px;
  margin-right: 3px;
  vertical-align: middle;
  padding-top: 0px;
  color: #333;
  background-repeat: no-repeat;
}

.num:hover,
.naj:hover {
  background: #333;
}

.text .num:hover a,
.text .naj:hover a {
  color: #fff;
}

/* --------------------------------------------------------------- MAPA --------------------------------------------------------------- */
.map-wrapper {
  width: 100%;
  height: 400px;
  overflow: hidden;
  padding: 0px 0px;
}

#map {
  width: 100%;
  height: 420px;
}

#mapa-wrapper {
  width: 100%;
  height: 555px;
}

#mapka {
  width: 100%;
  height: 555px;
}

#mapa {
  width: 100%;
  height: 555px;
}

.mapbox {
  width: 100%;
  height: 400px;
  overflow: hidden;
}

#map img {
  max-width: none;
}

#bodyContent {
  padding: 10px !important;
  font-size: 12px;
  line-height: 17px;
}

h2.gm {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 0px;
  font-family: "Roboto";
  color: #222;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 10px;
  line-height: 20px;
}

h3.gm {
  font-weight: 500;
  font-family: "Roboto";
  color: #222;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  margin-top: 0px;
}

/* --------------------------------------------------------------- placowka --------------------------------------------------------------- */
.placowka {
  border: 10px solid #fff;
  float: left;
  width: 100%;
  margin-bottom: 30px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2)
}

.placowka-box {
  border: 2px solid #eee;
  padding: 30px;
  margin-bottom: 20px;
}

.oddzialy-list {
  float: left;
  margin: 30px 0px;
  overflow: hidden;
  background: #fff;
  width: 100%;
}

.picture-small {
  float: left;
  margin-top: 0px;
  width: 33.3%;
  height: auto
}

.picture-small img {
  border-radius: 16px;
  padding: 10px;
}

.lista-placowek a {
  background: #eee;
  padding: 10px 10px 10px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
  color: #444;
  float: left;
  font-size: 14px;
  font-weight: 700;
}

.lista-placowek a:hover {
  background: #555;
  color: #fff;
  ;
}

.container.kontaktpage {
  padding: 40px 60px;
  overflow: hidden;
}

/* --------------------------------------------------------------- BANER --------------------------------------------------------------- */
/*BANER */
.baner {
  color: #fff;
  font-size: 17px;
  line-height: 26px;
  margin-top: 0px;
  padding: 0px 0px;
  background-position: 50% 90%;
  background-size: cover;
  font-weight: 300;
  position: relative;
}

#body-main .baner {
  background-position: 50% 10%;
}

.banerwrap {
  background-size: cover;
  height: 650px;
}

.baner img {
  width: 100%;
  top: 0px;
}

.baner-small {
  height: 250px;
  width: 100%;
  background: url(images/oferta.jpg);
  background-position: top center;
  background-size: cover;
  overflow: hidden;
  color: #333;
  font-size: 17px;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 0px;
  position: relative;
}

.baner-small .container {
  position: relative;
  z-index: 11;
}

.filtruj h1 {
  font-size: 36px;
  color: #ff6332;
  text-align: left;
  padding-top: 5px;
  padding-bottom: 15px;
  margin-bottom: 0px;
  padding-left: 0px;
}

.filtruj h1:after {
  border: none;
}

.filtruj {
  width: 100%;
  border: 2px dashed #ff6332;
  padding: 30px;
  border-radius: 6px;
  overflow: hidden;
  margin-top: 30px;
  font-family: "Roboto";
  font-size: 40px;
  font-weight: bold;
  color: #ff6332
}

.filtruj a {
  float: left;
  width: 100%;
  padding: 10px 0px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  line-height: 14px;
  font-family: "Roboto";
  font-weight: normal;
  border-bottom: 1px dashed #ff6332;
}

.filtruj a.active {
  font-weight: bold;
  color: #ff6332;
}

body.Warzywa .baner-small {
  background-image: url(images/warzywa.jpg);
}

#body-nasze-gospodarstwa .baner-small {
  background-image: url(images/gospodarstwa.jpg);
  height: 250px;
}

body.Zboża .baner-small {
  background-image: url(images/zboza.jpg);
}

body.Zioła .baner-small {
  background-image: url(images/ziola.jpg);
}

body.Inne .baner-small {
  background-image: url(images/inne.jpg);
}

body.Owoce .baner-small {
  background-image: url(images/owoce.jpg);
}

body.Jaja .baner-small {
  background-image: url(images/jaja.jpg);
}

body.Przetwory .baner-small {
  background-image: url(images/przetwory.jpg);
}

#body-moje-konto .baner-small {
  background-image: url(images/konto.jpg);
}

#body-moje-konto.grupy-zakupowe .baner-small {
  background-image: url(images/grupaa.jpg);
  height: 400px;
}

#body-moje-konto.grupy-zakupowe .baner-small h1 {
  display: none;
}

.text .header h1 {
  text-align: left;
  margin: 30px 0px 15px;
}

.text .header h1:after {
  border: none;
}

.header {
  float: left;
  width: 100%;
  margin: 0px 0px 20px;
}

.totals a.carrierpop, .smallbtn {
  font-size: 10px;
  font-weight: 500;
  background: #1bb31c;
  padding: 5px 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
}

.totals a.carrierpop:hover, .smallbtn:hover {
  background: #20ab8a;
  color: #fff;
}

.sortowanie {
  float: right;
  width: 280px;
  text-align: right;
}

.wybierzgrupe {
  padding: 30px;
  background: #2daf1d;
  color: #fff;
  border-radius: 6px;
  margin: 20px 0px;
}

.wybierzgrupe input {
  width: auto;
  box-shadow: none;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}

.displays {
  float: right;
  margin-top: 5px
}

.setdisplay {
  float: left;
  margin-right: 10px;
  cursor: pointer;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.2)
}

.setdisplay.active {
  color: #ff572a
}

.sortowanie select {
  width: 150px;
  margin: 0px 0px 0px 10px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.4);
  font-size: 10px;
  padding: 10px;
  line-height: 20px;
  border: 1px solid #ddd;
  font-weight: 400;
  font-family: "Roboto";
  text-transform: uppercase;
  letter-spacing: 1px;
  top: -2px;
}

.filtry {
  float: right;
  width: 350px;
  text-align: right
}

.filtry select {
  width: 250px;
  margin: 0px 0px 0px 10px;
  position: relative;
  border: none;
  background-color: rgba(255, 255, 255, 0.4);
  font-size: 10px;
  text-transform: uppercase;
  padding: 10px;
  line-height: 20px;
  letter-spacing: 1px;
  top: 0px;
}

.baner-small h1 {
  padding: 0px 0px 0px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
  color: #fff;
  font-weight: 400;
  font-size: 105px;
  text-align: left;
}

#body-produkty .baner-small .slogan h1 {
  font-size: 80px;
  letter-spacing: -4px;
  font-weight: 200;
  line-height: 82px;
  margin-top: -20px;
}

.productrow {
  margin-left: -5px;
  float: left;
  min-width: 100%;
  margin-right: -5px;
}

.productbox {
  padding: 5px;
  float: left;
  width: 20%;
  height: 355px;
  position: relative;
}

.sliderbox {
  height: 375px;
  position: relative;
}

.baner-small h2 {
  padding: 20px 50px 0px;
  margin-bottom: 10px;
  text-align: left;
  color: #fff;
  font-weight: 300;
  font-size: 45px;
}

.activefilters {
  float: left;
  position: absolute;
  left: 180px;
}

.filter, .sortowanie {
  font-family: "Roboto";
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  color: #333
}

.listabox {
  padding-right: 25px;
}

.col-sm-3 .listabox .cennikdownload {
  margin: 30px 0px;
  cursor: pointer;
  border-radius: 3px;
  padding: 30px 40px 30px 40px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 300;
  font-size: 12px;
}

.listabox .cennikdownload h1 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 200;
  margin: 0px;
  color: #fff;
}

.filter {
  position: relative;
  top: -4px;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 3px;
  text-align: left;
  max-width: 100%;
  font-size: 12px;
  padding: 0px;
}

.showfilters {
  font-weight: 300;
  width: 500px;
  padding: 15px 15px 30px 0px;
  letter-spacing: 1px;
  font-size: 9px;
  float: left;
  text-align: left;
}

.showfilters span {
  font-weight: 600;
  float: left;
  width: 100%;
  font-size: 10px;
  line-height: 10px;
  margin-top: 0px;
}

.filter .wrap {
  position: absolute;
  display: none;
  padding: 15px 30px 30px;
  font-weight: 400;
  font-size: 9px;
  top: 45px;
  box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.2);
  border: 1px solid #ddd;
  border-radius: 3px;
  text-align: left;
  width: 500px;
  left: 0px;
  z-index: 2000;
  background: #fff;
}

.filter .closefilters {
  position: absolute;
  right: 20px;
  top: 14px;
  font-size: 16px;
}

.filter .filtrbox {
  float: left;
  width: 100%;
  padding: 10px 0px;
}

.filter .used {
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 7px 12px;
  width: auto;
  border: 1px solid #ccc;
  font-size: 9px;
  border-radius: 3px;
  line-height: 12px;
  float: left;
  color: #777;
}

.filter .used strong {
  font-size: 7px;
  letter-spacing: 1px;
  font-weight: 400;
  color: #888;
  line-height: 10px;
  display: block;
}

.filter .used .removefilter {
  position: absolute;
  top: -10px;
  right: -10px;
  background: #fff;
  font-size: 12px;
  padding: 5px;
  color: #222
}

.filter .used .removefilter:hover {
  color: #db0e0e
}

.filter strong:first-child {
  margin: 0px;
}

.filter .filtrbox .label {
  font-weight: 700;
  float: left;
  width: 100%;
  font-size: 11px;
}

.filter .btn {
  font-size: 12px;
  padding: 15px 15px;
  line-height: 12px;
}

.filterinp {
  float: left;
  width: 33.3%;
  font-size: 9px;
}

.filterinp input {
  width: auto;
  margin-right: 5px;
  position: relative;
  top: 2px;
}

.filter.open .wrap {
  display: block
}

.baner-small h1:after {
  border: none;
}

.baner-small .data {
  padding-left: 50px;
  color: #888;
  font-size: 14px;
}

.baner-small .data i {
  margin-right: 5px;
}

.slogan p {
  margin-bottom: 0px;
}

.slogan {
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
  position: relative;
  z-index: 3;
  color: #fff;
  width: 60%;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}

.slogan {
  padding: 130px 60px 130px;
  font-weight: 300;
}


  .specjalizacja{float:left; font-size: 16px; font-weight: 300; line-height: 24px; width: 100%; padding: 100px 0px; background: #fff;}
  .specjalizacja li{margin-bottom: 10px;}
  .specjalizacja h1{font-size: 38px; letter-spacing: 5px; color:#242d2e; text-transform: uppercase;}
  .specjalizacja h2{font-size: 26px; letter-spacing: 5px; color:#c29a77; letter-spacing: 2px;  margin-bottom: 40px;}
  .specjalizacja h3{font-size: 18px; text-transform: uppercase; letter-spacing: 1px; color:#242d2e;font-family: "Roboto"; font-weight: 700;}
  .specjalizacja .akapit{float:left; width: 100%;}
  .specjalizacja ul{margin:0px 0px 0px 15px; padding: 0px; }
  .specjalizacja .col-sm-3{padding: 0px 30px;}

.okancelarii h1{font-size: 38px; letter-spacing: 5px; color:#242d2e}
.okancelarii{float:left; font-size: 18px; font-weight: 300; line-height: 33px;
width: 100%; padding: 100px 0px; background: #eee;}
.okancelarii .full{display: none; float:left; width: 100%;}
.okancelarii .more{ padding: 10px 30px; margin-top: -40px;border:1px solid #666; color:#222; border-radius: 3px; text-transform: uppercase; letter-spacing: 1px; font-size:14px; font-weight: bold; float:right;}
img.left{padding-right:40px; }
.baner{height: 100vh}
#body-main .slogan {
  width: 50%;
  position: relative;
  top: 20vh;
  font-size: 35px;
  padding: 0px;
  letter-spacing: 1px;
  z-index: 3;
  color: #fff;
  font-family: "Merriweather";
  text-shadow: none;
  font-weight: 400;
  line-height: 55px;
}

body.inwestycje .maincontent section.opisinwestycji {
  float: left;
  width: 100%;
  padding: 60px 40px 30px 40px;
}

.wybor {
  position: relative;
  float:left;
  width: 100%;
  padding:0px 0px 0px 0px
}
.wybor svg{width: 100%; }
g.mieszkanie {
  opacity: 0;
  transition: 0.5s all;
  cursor: pointer;
  position: relative;
}

g.mieszkanie:hover {
  opacity: 0.5;
}

g.mieszkanie polygon,
g.mieszkanie polyline {
  fill: #222
}
.apartament .status{
  float:left;
  width:100%;
  padding: 8px;
  line-height: 10px;
  color:#fff;
  font-size:10px;
  font-weight: 600;
  text-align: center;
  margin-top: 10px;
}
.status.Wolne{background: #4bde5e}
 .status.Zarezerwowane{background: #ff7846}
.status.Kupione{background: #ff2121}
.apartament {
  display: none;
  position: absolute;
  z-index: 200;
  width: 200px;
  padding: 20px;
  font-size: 11px;
  border-radius: 6px;
  background: #fff;
  line-height: 14px;
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.5);
}
.apartament .field{
  float:left;
  width: 100%;

  padding: 0px 0px 6px;
  font-weight: 600;
}
.apartament .field .label{
  font-weight: 300;
}

.opisinwestycji h1 {
  color: #358544;
  font-weight: 700;
  font-size: 42px;
  line-height: 48px;
  letter-spacing: -2px;
  margin: 0px 0px 10px;
}

.opisinwestycji h2 {
  color: #444;
  font-weight: 300;
  font-size: 30px;
  letter-spacing: -1px;
  line-height: 35px;
  margin: 0px 0px 30px
}

.sidebar {
  float: left;
  width: 20%;
  overflow: hidden;
  position: fixed;
  right:-100px;
  top:0px;
}

.maincontent {
  float: right;
  width: 100%;
  padding:10px 30px 30px 30px;
}

body.inwestycje .maincontent .heading {
  text-align: center;
  font-weight: 600;
  padding: 30px 0px;
}

body.inwestycje .maincontent .heading span {
  text-align: left;
  padding: 0px;
  font-weight: 600;
}

body.inwestycje .maincontent section {
  float: left;
  width: 100%;
  padding: 30px 0px 0px;
}

.invest {
  float: left;
  width: 100%;
}

.sidemenu {
  width: 100%;
  float: left;
  padding: 40px 0px 0px 40px;
}

.galerie {
  position: relative;
}

body.down .sidemenu {
  position: fixed;
  top: 0;
}

.sidemenu a {
  float: left;
  width: 100%;
  padding: 15px 10px;
  color: #222;
  font-weight: 600;
  position: relative;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.sidemenu a:after {border-bottom: 1px solid #ddd; width: 100px; height:1px;  content:''; position: absolute; bottom:0px; left:0px;}

.sidemenu a:last-child {
  border: none
}

.ikony {
  float: left;
  width: 100%;
  margin-top: 0px;
  padding: 30px 0px 30px 15px;
}

.ikona {
  float: left;
  width: 50%;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
  line-height: 17px;
  color: #222
}

.ikona i {
  font-size: 64px;
  color: #579e43;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
}

.slajd:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8)
}

.slajd {
  float: left;
  width: 100%;
  height: 340px;
  background-position: 50% 50%;
  background-size: cover;
}

.inwest {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: 300;
  position: relative;
}

.inwest .opis {
  float: left;
  width: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
  font-size: 16px;
  text-align: center;
  line-height: 25px;
  padding: 60px;
}

.inwest .photoslider {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
}

.inwestycje .heading {
  padding: 50px 0px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 8px;
}

.inwestycja {
  float: left;
  width: 100%;
  position: relative;
}

.inwestycja .title {
  transition: 0.5s all;
  position: relative;
  text-shadow: 0px 0px 30px #000;
  padding: 250px 0px;
  width: 100%;
  z-index: 2;
  font-size: 40px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
  top: 45%;
  text-align: center;
}

.inwestycja .title {
  cursor: pointer;
  -webkit-filter: saturate(20%);
  background-position: 50% 50%;
  filter: saturate(20%);
  transition: 0.5s all;
}

.inwestycja:hover .title {
  -webkit-filter: saturate(100%);
  filter: saturate(100%);
  letter-spacing: 10px;
}

#body-main .slogan.align-left {
  float: left;
  width: 50%;
  text-align: left;
  left: 100px;
}

.slogan.align-right {
  float: right;
  width: 50%;
  text-align: left;
  left: auto;
  right: 0px;
}

.slogan.align-center {
  float: none;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 0px 500px;
  text-align: center;
}

.slogan strong {
  color: #fff;
  font-weight: 700
}

.slogan.color-dark {
  color: rgba(0, 0, 0, 0.6);
}

.slogan h1 {
  font-weight: 900;
  font-size: 60px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  color: #fff;
  line-height: 55px;
  letter-spacing: 0px;
  margin: 0px 0px 15px;
  padding: 0px;
  text-transform: none;
}

#body-main .slogan h1 {
  font-size: 76px;
  line-height: 79px;
  letter-spacing: -2px;
  font-weight: 800;
  margin-bottom: 12px;
}

.latestnews {
  width: 100%;
  float: left;
}

.latestnews .imagepost {
  position: relative;
  max-height: 280px;
  overflow: hidden;
}

.latestnews .content {
  position: absolute;
  z-index: 2;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  font-size: 11px;
  color: #fff;
  bottom: 0;
  padding: 80px 40px 40px 40px;
  width: 100%;
}

.latestnews .content .title {
  float: left;
  width: 100%;
  font-size: 27px;
  line-height: 33px;
  font-weight: 900;
  color: #fff;
}

.baner-small .slogan {
  text-align: center;
  padding: 100px;
}

.baner-small .slogan h1 {
  font-size: 66px;
  font-weight: 900;
  line-height: 70px;
  letter-spacing: 0px;
}

.slogan h1 strong {
  font-weight: 900;
}

.slogan h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1px;
  margin: 0px 0px 5px;
  color: rgba(0, 0, 0, 0.4);
  padding: 0px;
  text-transform: none;
}

.slogan h2 {
  font-weight: 600;
  font-size: 35px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 41px;
  margin: 0px 0px 0px;
  padding: 0px;
  text-transform: uppercase;
  letter-spacing: 8px;
}

.iconic .fa {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 48px;
  color: #4c505c;
  transition: 0.5s all;
}

.iconic {
  text-align: center;
  cursor: pointer;
  font-size: 12px;
  line-height: 25px;
  font-weight: 300;
  padding: 0px 0px;
}

.iconic .big {
  color: #333;
  transition: 0.5s all;
  font-size: 21px;
  font-weight: 300;
  line-height: 40px;
  letter-spacing: 1px;
  margin: 15px 0px 0px;
  text-transform: uppercase;
  float: left;
  width: 100%;
  text-align: center
}

.iconic:hover .big {
  color: #ee2e2f;
}

.iconic:hover .fa {
  color: #ee2e2f;
}

.greysection {
  padding: 70px 0px 90px;
  overflow: hidden;
  color: #777;
  font-weight: 300;
  float: left;
  width: 100%;
  background: url(images/section.jpg)
}

.greysection h1 {
  font-size: 30px;
  color: #333;
  margin-top: 0px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 300;
}

.greysection h1:after {
  bottom: -7px;
  border-bottom: 3px solid #143f91;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 22px;
}

.slogan h2 strong {
  font-weight: 700;
}

.slogan .btn {
  float: none;
  display: inline-block;
  width: auto;
  font-size: 12px;
  font-weight: 600;
  padding: 16px 30px;
  letter-spacing: 1px;
  margin-top: 20px;
  color: #fff;
  text-transform: uppercase;
  line-height: 20px;
}

/* --------------------------------------------------------------- TOPBAR --------------------------------------------------------------- */
.topbar {
  width: 100%;
  height: 150px;
  padding: 0px 0px;
  position: fixed;
  box-shadow: none;
  margin: 0px auto;
  transition: all 1s;
    background: #fff;
  z-index: 888;
  top: 0px;
}

.topbar .container {


}

.baner .container{position: relative; top:20%;}

img.left {
  float: left;
  margin: 0px 30px 30px 0px;
}

img.right {
  float: right;
  margin: 0px 0px 30px 30px;
}

.heading img.left {
  margin-bottom: 50px;
}

.topbar .logo {
  position: relative;
  z-index: 1001;
  transition: none;
  padding: 19px 0px 0px;
  float: left;
  max-width: 200px;
}

.topbar .container {
  position: relative;
}

.phone {
  position: absolute;
  padding: 11px 0px;
  font-weight: 300;

  border-radius:30px;
  line-height: 20px;
  font-size: 20px;
  color: #00a0cc;
  top: 26px;
  right: 30px;
}

.phone i {
  color: #00a0cc;
  position: relative;
  top: 1px;
  font-size: 20px;
  margin-right: 0px;
  margin-left: 0px;
}

.phone a {
  color: #00a0cc;
  margin: 0px 5px;
  font-weight: 800;
}

.topbar .nav {
  text-align: center;
  margin-top: 0px;
  padding: 0px;
  z-index: 99;
  width: 100%;
  position: absolute;
  right: 220px;
  top: 27px;
}

.topbar .navi {
  margin-top: 38px;
  margin-right:30px;
  float:right;
}

ul.navi {
  margin-left: -15px;
  padding: 0px;
  margin-right: -15px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.navi li {
  list-style: none;
  float: left;
  padding: 9px 0px;
}

.contactus{float:right; padding: 10px 30px;; border:1px solid #666; color:#222; border-radius: 3px; text-transform: uppercase; letter-spacing: 1px; font-weight: bold; margin-top: 50px;}
.navi a {
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0px;
  margin: 0px 30px;
  padding: 0px 0px 15px;
  float: left;
  font-weight: 500;
  transition: 0.5s all;
  color: rgba(0, 0, 0, 0.9);
  font-size: 14px;
  display: block;
  border-bottom: 5px solid transparent;
  letter-spacing: 1px;
}



/* --------------------------------------------------------------- SUBEMNU --------------------------------------------------------------- */
.subs {
  top: 48px;
  border-radius: 0px;
  padding-left: 40px;
  border-left: 1px solid #eee;
  float: left;
  width: 100%;
  position: relative;
}

.thumbs {
  float: left;
  width: 100%;
  padding: 0px 0px;
}

.thumb {
  float: left;
  width: 20%;
  padding: 5px;
}

.thumb img {
  border-radius: 4px;
}

#body-inwestycje .thumbs {
  background: #000;
}

#body-inwestycje .thumb {
  width: 20%;
  padding: 0px;
}

#body-inwestycje .thumb img {
  border-radius: 0px;
  width: 100%;
  height: auto;
  -webkit-filter: saturate(10%);
  filter: saturate(10%);
  opacity: 0.6;
  transition: 0.5s all
}

#body-inwestycje .thumb:hover img {
  opacity: 1;
  -webkit-filter: saturate(100%);
  filter: saturate(100%);
}

.subs .heading {
  font-size: 22px;
  line-height: 24px;
  color: rgba(26, 177, 136, 0.9)
}

.subs h2 {
  background: rgba(26, 78, 115, 0.6);
  color: #fff;
  padding: 20px 30px;
  margin: 0px;
  font-size: 12px;
  line-height: 22px;
  font-weight: 300;
  text-transform: uppercase;
}

.subs h1 {
  font-size: 16px;
  background: rgba(158, 123, 91, 0.5);
  color: #fff;
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0px;
  padding-left: 30px;
}

.subs h1:after {
  border: none;
}

.treeview.submenu {
  border-top: none;
  padding: 30px 0px;
}

.submenu ul {
  margin: 0px;
  padding: 0px;
}

.submenu li {
  list-style-type: none;
  padding: 0px 0px;
}

.submenu li:last-child {
  border: none;
}

.submenu a {
  color: #666;
  font-family: "Roboto";
  padding: 10px 10px 10px 0px;
  text-transform: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-shadow: 0px 1px rgba(255, 255, 255, 0.7);
  display: block;
  font-weight: 300;
  font-size: 14px;
  position: relative;
}

.submenu li ul li a {
  padding: 8px 0px 8px 10px;
  letter-spacing: 0px;
  color: #777;
  font-size: 13px;
  font-weight: 400;
}

.submenu li ul li ul li a {
  padding: 8px 0px 8px 20px;
  color: #666;
  font-size: 12px;
}

.submenu li ul li ul li ul li a {
  padding: 8px 0px 8px 30px;
  color: #666;
  font-size: 12px;
}

.submenu li ul li:last-child a {
  border-bottom: none;
}

.submenu a.active, .submenu a.selected {
  font-weight: 600;
  color: #000;
}

.submenu a:hover {
  color: #111;
}

.submenu a.active, .submenu a.selected:hover {}

.submenu li:last-child a {
  border: none;
}

.submenu a.active:before, .submenu a.selected:before {}

/* --------------------------------------------------------------- ACORDION --------------------------------------------------------------- */
.accordion {
  margin: 30px 0px 0px;
}

.accordion dt {
  padding: 0px 0px 10px;
  border-bottom: 0;
}

.accordion dd {
  margin: 0px 0px;
  padding: 10px 0px;
}

.accordion h3 {
  font-weight: 300;
  margin-bottom: 6px;
}

.accordion a {
  display: block;
  padding: 20px 50px 20px 20px;
  position: relative;
  color: #333;
  background-color: #e5e5e5;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 800;
  transition: 0.5s all;
}

.accordion a:hover {
  background: #d3d3d3;
}

.accordion a:before {
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #666;
  font-size: 18px;
  padding-right: 0.5em;
  position: absolute;
  top: 20px;
  right: 10px;
}

.accordion a.active:before {
  content: "\f106";
  color: #fff;
}

.accordion a.active {
  background-color: #135dbd;
  color: #fff;
}

/* --------------------------------------------------------------- SITEMAP --------------------------------------------------------------- */
ul.sitemap {
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 0px;
}

.sitemap ul {
  margin-bottom: 10px;
}

.oferta.mt30 {
  margin-top: 30px;
}

.sitemap li {
  list-style-type: none;
  margin-left: 0px;
  position: relative;
  padding: 0px 0px 7px 0px;
}

.sitemap li ul li {
  float: none;
  width: 100%;
}

.sitemap li a strong {
  font-size: 16px;
}

.sitemap li ul {
  margin-top: 10px;
}

.sitemap li ul li:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #2673d7;
  font-size: 14px;
  padding-right: 0px;
  position: absolute;
  top: 0px;
  left: -20px;
}

.pagelink span {
  font-size: 12px;
  margin-top: 0px;
  display: inline-block;
  position: relative;
  top: -6px;
}

.pagelink {
  width: auto;
  position: fixed;
  top: 20%;
  height: 50px;
  text-align: center;
  color: #fff;
  z-index: 100;
  background: rgba(0, 0, 0, 0.8);
  font-size: 30px;
  transition: 0.5s all;
}

.pagelink.prev {
  left: -119px;
  padding: 10px 5px 10px 15px;
}

.pagelink.next {
  right: -116px;
  padding: 10px 15px 10px 5px;
}

.pagelink.prev:hover {
  left: 0px;
  color: #fff;
}

.pagelink.next:hover {
  right: 0px;
  color: #fff
}

/* --------------------------------------------------------------- komunikaty --------------------------------------------------------------- */
.error, .err {
  color: #ea4024;
  font-size: 14px;
  font-weight:400;

  display: block;
  margin: 10px 0px 10px;
}

.msg {
  color: #18ac72;
  font-size: 12px;
  font-weight: bold;
  display: block;
  margin: 0px 0px 5px;
}

/* --------------------------------------------------------------- LAST NEWS --------------------------------------------------------------- */
.laast {
  color: #555;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
  padding: 30px;
  background: #f3f3f3;
  border: 5px solid #fff;
  margin-top: -69px;
}

.laast.mt20 {
  margin-top: 30px;
}

.laast h2 {
  color: #444;
  background: none;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 20px;
  font-size: 18px;
  margin: 0px;
  padding: 0px;
}

.laast h2::after {
  content: '';
  display: block;
  width: 50px;
  border-top: 1px solid #ddd;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 20px
}

.blogpost {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #c7d8e1;
}

.blogpost:last-child {
  border: none;
  padding: 0px;
  margin: 0px;
}

.laast a.big {
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  color: #444;
  display: block;
  margin-bottom: 7px;
}

.laast a.big:hover, .laast a.read {
  color: #1b8ada;
}

.last-news a.big {
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  text-transform: uppercase;
  color: #444;
  display: block;
  margin-bottom: 0px;
}

.laast .data, .datan {
  font-size: 11px;
  color: #555;
  display: block;
  float: left;
  margin-bottom: 20px;
  width: 100%;
}

.laast .data i, .datan i {
  padding-right: 5px;
}

.laast-news .btn {
  border: 1px solid #0e9c11;
  color: #0e9c11;
  font-size: 12px;
  float: left;
  padding: 2px 8px;
  margin-top: 10px;
  text-transform: uppercase;
}

.last-news .btn:hover {
  border: 1px solid #0e9c11;
  background-color: #0e9c11;
  color: #fff;
}

.last-news .btn .glyphicons {
  padding: 0px 0px 0px 5px;
  top: 5px;
}

/* --------------------------------------------------------------- Tagi --------------------------------------------------------------- */
.tags {
  width: 100%;
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
}

.tag {
  display: block;
  float: left;
  padding: 2px 6px;
  font-size: 10px;
  text-transform: uppercase;
  background: #ddd;
  color: #444;
  margin: 0px 3px 3px 0px;
}

.tag.active {
  background: #009cff;
  color: #fff;
}

.tag:hover {
  background: #444;
  color: #fff;
}

/* --------------------------------------------------------------- STOPKA --------------------------------------------------------------- */
.footer {
  width: 100%;
  margin: 0px auto;
  clear: both;
  overflow: hidden;
  margin-top: 0px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.7);
  padding: 0px 0px 0px 0px;
}

.footer .container {
  width: 1380px;
}

.footer .contact {
  float: left;
  width: 100%;
  margin: 20px 0px 10px;
  font-size: 22px;
  font-weight: 700;
  font-family: "Roboto";
  text-transform: uppercase;
  line-height: 22px;
}

.footer .contact span {
  font-size: 11px;
  font-weight: 400;
}

.footer .contact img {
  float: left;
  margin: -15px 10px 0px 0px;
}

.bold {
  font-weight: 700;
  color: #333;
  display: block;
  margin-bottom: 10px;
}

.footer .bold {
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.footer .nav {
  margin: 0px;
  padding: 0px;
}

.footer .nav li {
  list-style-type: none;
  padding: 5px 0px;
  float: left;
  width: 50%;
}

.footer .nav li a {
  color: rgba(0, 0, 0, 0.7);
  font-size: 14px;
  font-weight: 400;
}

.footer .nav li a:hover {
  color: #128c6f
}

.swiss {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

.swiss img {
  display: block;
  text-align: center;
  margin: 0px auto 10px
}

.stopka {
  padding: 20px 0px;
  overflow: hidden;
  text-align: center;
  border-top: 1px solid rgba(255,255,255,0.1);
  color: #999;
  margin-top: 0px;
  width: 100%;
  float: left;
  font-size: 12px;
}

.footer .stopka a {
  text-transform: uppercase;
  color: #555;
  font-size: 9px;
  letter-spacing: 1px;
}

body.fullwidth .footer .container {
  padding-top: 60px;
  padding-bottom: 50px;
  overflow: hidden;
}

.logofooter {
  float: none;
  float:right; padding-right: 100px;
  opacity: 1
  margin-top: 35px;
}

body.fullwidth .footer .stopka .container {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.container {
  padding: 0px 40px;
}

.footer a {
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 500;
}

.footer strong {
  color: #111;
  font-weight: 600;
}

.footer a:hover {
  color: #444
}

.footer strong {}

.footer .micro {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 22px;
}

.footer h1 {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;
  color: #ba1212;
  font-family: "Roboto";
  line-height: 23px;
  margin-bottom: 0px;
  padding-bottom: 15px;
}

.footer h2 {
  font-weight: 600;
  text-transform: normal;
  font-size: 17px;
  color: #111;
  font-family: "Roboto";
  line-height: 23px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.footer .col-sm-20 {
  float: left;
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
}

.footer .col-sm-40 {
  float: left;
  width: 40%;
  padding-left: 15px;
  padding-right: 15px;
}

.footer h2:after {
  bottom: -2px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 50px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.footer h3 {
  font-size: 16px;
  font-weight: 700;
  color: #666;
}

/* --------------------------------------------------------------- bluebg --------------------------------------------------------------- */
.bluebg {
  background: #2091e3;
  padding: 50px 0px;
  float: left;
  width: 100%;
}

/* --------------------------------------------------------------- Powiązane --------------------------------------------------------------- */
.powiazane-artykuly {
  margin-top: 0px;
  float: left;
  width: 100%;
  padding: 0px 0px;
}

.powiazane-artykuly h2 {
  margin: 0px 0px 0px;
  text-align: center;
  padding: 0px;
  color: #fff;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
}

.powiazane-artykuly .big {
  font-weight: 700;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 15px;
  float: left;
  width: 100%;
}

.powiazane-artykuly .box {
  margin-bottom: 0px;
  margin-top: 30px;
  min-height: 194px;
  font-weight: 300;
  color: #fff;
  box-shadow: 0 0 0px 1px rgba(255, 255, 255, 0.2);
  padding: 30px;
  font-size: 14px;
  line-height: 22px;
  transition: 0.5s all;
}

.powiazane-artykuly .box:hover {
  box-shadow: 0 0 0px 10px #fff;
}

.btn.small {
  float: left;
  font-size: 10px;
  padding: 10px 15px;
  line-height: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  background: #fff;
  border: 1px solid #c70101;
  text-shadow: none;
  color: #c70101;
  box-shadow: none;
}

.btn.small:hover {
  background: #222;
  color: #fff;
  border-color: #222;
}

.nofloat {
  float: none;
}

.btn.nofloat {
  line-height: 70px;
}

/* --------------------------------------------------------------- breadcrumb --------------------------------------------------------------- */
.breadcrumb {
  padding: 15px 0px 15px;
  color: #aaa;
  text-align: left;
  background: #f6f6f6;
  box-shadow: 0px -3px 6px rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid #e3e3e3;
  overflow: hidden;
  position: relative;
  z-index: 100;
  line-height: 14px;
  width: 100%;
}

.breadcrumb .container {
  padding: 0px 60px;
}

.breadcrumb a {
  font-weight: 400;
  font-size: 9px;
  text-transform: uppercase;
  color: #999;
  letter-spacing: 1px;
  margin: 0px 0px 0px 0px;
}

.Roboto {
  font-family: "Roboto";
}

.breadcrumb a:last-child {
  color: #111;
}

.manufacturerbox {
  padding: 30px 15px
}

.breadcrumb a:first-child {
  margin-left: 0px;
}

/* --------------------------------------------------------------- MEANMENU --------------------------------------------------------------- */
#mean {
  display: none;
}
