
body {
  font-family: "Zilla Slab", arial;
  font-size: 17px;
  line-height: 26px;
  overflow-x:hidden;
  font-weight: 300;
  background: #fff;
  color: #444;
  text-align: left;
}
.description{
  width: 100%; margin: 20px 0px 20px; text-align: center;
  padding:30px 0px;
  border-bottom: 1px solid #ddd;
}
section.links{width: 100%; float: left;}
.links a{float:left; width: 50%; }

.parallax-window {
  min-height: 400px;
  background: transparent;
}
.videodetector {
  margin-bottom: 0px;
  position: relative;
  padding-bottom: 56.25%;
 /* 16:9 */
  padding-top: 0px;
  margin-top: 0px;
  height: 0;
}

.videodetector iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.map-wrapper {
  width: 100%;
  height: 500px;
  overflow: hidden;
  border-top:1px solid #ddd;
  padding:40px 40px;
}

#map {
  width: 100%;
  height: 420px;

}

.map-wrapper.large{
  height:700px;
}

.map-wrapper.large #map{height:620px;}

.styled-checkbox {
  position: absolute;
  font-size:10px; line-height: 15px;
  opacity: 0;
}

.styled-checkbox + label {
  position: relative;
  float:left;
  cursor: pointer;
  padding: 0px 0px 0px 30px;
  font-size:10px;
  line-height: 15px;
}
.styled-checkbox + label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  position: absolute;
  left:0px;
  top:-3px;
  height: 20px;
  border-radius: 4px;
  background: white;
  border:2px solid #bbb;
}
.styled-checkbox:hover + label:before {
  background: #ddd;
}
.styled-checkbox:focus + label:before {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-checkbox:checked + label:before {
  background: #205598;
  border-color:  #205598;
}
.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled + label:before {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #ddd;
}
.styled-checkbox:checked + label:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 6px;
  background: white;
  width: 2px;
  height: 2px;
  -webkit-box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}




button:focus {outline:0;}
.greybg{background: #f1f1f1; padding:60px 0px; width: 100%; float:left;}
.banercontainer{position: relative; overflow: hidden;}
.kalkulator{position: relative; width:100%; color:#444; z-index: 2; top:0px; left:0; }
#body-main .kalkulator{position:absolute; top:140px;}
#body-main .kalkulator .wrap{ box-shadow: 0px 0px 35px rgba(0,0,0,0.3)}

.kalkulator .rightwrap{float:left; width: 55%; margin-left: 40px}
.kalkulator .rightwrap h2{margin: 0px; padding: 0px; font-weight: 700; letter-spacing: -1px; margin-bottom: 30px;}
.kalkulator .wrap{ width: 40%; padding: 0px; float:left;  overflow: hidden; border-radius: 3px;  box-shadow: 0px 0px 35px rgba(0,0,0,0.1)}
.kalkulator .white{background:rgba(255,255,255,.9); padding: 30px 40px 20px 40px; float:left; width: 100%;}
.kalkulator .yellow{padding: 20px 40px 30px 40px; background:linear-gradient(135deg,rgba(21, 98, 191, 0.9),rgba(15, 56, 105, 0.9)); float:left; width: 100%; }
.kalkulator .ui-slider-handle{width:36px; height:36px; cursor: e-resize;  background:linear-gradient(135deg,#f3d44c,#f2a40b) #f2a40b; box-shadow: 1px 1px 2px rgba(0,0,0,0.3); border:none; margin-top:-9px;color:#222; font-size:10px; padding-top: 7px;text-align: center; border-radius: 30px;}
.kalkulator .ui-slider-handle.ui-state-focus{background:linear-gradient(135deg,rgba(21, 98, 191, 1),rgba(15, 56, 105, 1));color:#fff; outline:0;}

.kalkulator .ui-slider{float:left; width: 100%;  border:none; box-shadow:inset 1px 1px 5px rgba(0,0,0,0.2); background: rgba(0,0,0,0.1); border-radius: 10px; height: 14px; margin: 15px 0px;}
.kalkulator .pole{float:left; width: 100%; padding: 5px 0px;}
.kalkulator .pole .label{float: left; width: 100%; text-align: left; font-size:17px; font-weight:300; padding: 0px 0px 0px;}
.kalkulator .rightwrap .pole .label{float:left; width: 40%; padding:0px 30px 0px 0px; font-size:14px;}
.kalkulator .rightwrap .pole{padding:8px 0px}
.kalkulator .rightwrap .pole input,
.kalkulator .rightwrap .pole select{float:left; width: 60%;}

.kalkulator .yellow .pole{border-bottom: 1px dashed rgba(255,255,255,0.2)}
.kalkulator .yellow .pole:last-child{border: none;}
.kalkulator .yellow .pole .label{float: left; width: 50%; text-align: left; font-size:17px;  color:#fff; font-weight: 300; padding: 0px 0px 3px;}
.kalkulator .yellow .pole .value{float: left; width: 50%; text-align: right; font-size:17px; font-weight: 800;padding: 5px 0px 0px; color:#fff}
.kalkulator .yellow .btn{width: 100%; padding: 15px 0px; font-size: 16px;  border: none; line-height: 16px; margin-top: 30px; font-weight: 600; background: #f2a40b;text-shadow: none;color:#222; letter-spacing: 3px; }
.kalkulator .yellow .btn:hover{background: #222;color:#fff;}

.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;



}


/* --------------------------------------------------------------- POLOWKIA --------------------------------------------------------------- */
section.polowki .half {
  width: 50%;
  float: left;
  padding: 100px 100px 0px;
}




section.polowki h1{position: relative; color:#205598; font-weight:800; font-size: 30px;  letter-spacing: -1px; margin-bottom: 30px;line-height: 33px; transition: 0.5s all }
/*section.polowki h1:after{position: absolute;bottom:-18px; width: 30px; height:5px;background:#205598; 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;
  font-size:16px;
  line-height: 28px;
}

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;
}






.tresc{width: 100%;  overflow: hidden; padding: 50px 0px 50px; }


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;

}
section.polowki.islink{cursor: pointer;}


section.polowki:nth-child(2n+1):before{
  background:linear-gradient(135deg, #19cbb5,#1970cb);

}


.offer{  float:left; width: 100%; padding:50px 0px 66px; background: #aac8cd}

.cechy{  text-align: center; font-size:15px; width: 100%;font-weight: 400;  line-height: 24px; float:left;  padding:15px; min-height: 220px;}
.cechy p{margin: 0px;}
.cechy .wrap{float:left; width: 100%; min-height:230px;}
.cechy .title{font-weight: 700; color:#222; font-size: 20px; margin: 0px 0px 10px; float:left; width: 100%; padding: 0px;}
.cechy .icon{width: 100%; text-align: center; float:left; font-size:64px; color:#205598; margin-bottom: 25px;}

.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:45px;  display: none; right:45px; z-index: 10001; font-size:24px
  }
  .menumobiletoggle:after{
    position: absolute;
    top:0;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
    right:0;
    content: "\E81C";
    font-family: "konstruownia";
    padding:10px;
    background: #fff;
    font-size:30px;
    transition: 0.5s all;
  }
  .menumobiletoggle.open {top:20px;}
  .menumobiletoggle.open:after{
    content: "\e820";
    box-shadow: 1px 1px 3px rgba(0,0,0,0);


  }


  .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:0; transition: 1s all;}
    #page.visible{opacity: 1;}
    #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; background-position: bottom center; }
    .baner:after{content:""; position: absolute; bottom:0; left:0; background: url(images/cut.png); width: 100%; height:100px; z-index: 100;}
    .special{ position: relative; background-size: cover; background-position: center top;
      overflow: hidden; width:100%; float:left; margin:0px 0px 0px;
      padding:100px 0px; font-size:18px; font-weight: 300; line-height: 30px; color:#51585d;
    }
    .special h1{font-size: 37px; line-height:44px; font-weight: 300;  text-shadow:1px 1px 1px rgba(255,255,255,0.7); letter-spacing: -2px;}
    .special h1 strong{font-weight: 800; font-size:60px; line-height: 50px;color:#1e487b}
    .special .wrap{padding-bottom: 0px; padding-right: 360px;position: relative; z-index: 3;}
    .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;
    }


    .dataslownie{
      background:rgb(254, 81, 57);
      color:rgba(255, 255, 255, 0.5);
      width:80px;
      border-radius: 4px;
      float:left;
      box-shadow: inset 5px 5px 15px rgba(0,0,0,0.3);
      text-align: center;
      padding: 20px 5px;
      font-size: 12px;
      line-height: 14px;
    }
    #body-main .dataslownie{background: rgba(0,0,0,0.2)}

    .dataslownie .day{float:left;width: 100%; color:#fff; font-size:40px; font-weight: 200; line-height: 47px; letter-spacing: -1px;}
    .dataslownie .year{float:left;width: 100%; font-size:12px; line-height: 20px;font-weight: 300; letter-spacing: 0px;}
    .newstresc{width: calc(100% - 80px); float:left; padding-left: 30px; font-size: 16px; line-height: 23px;}

    .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;margin: 50px 0px;}

    .text strong{font-weight: 900;}
    .text a{color:#2d4eb1; font-weight: 600;}

 body.zapytania .blog-post a{color:#2d4eb1; font-weight: bold;}
 body.zapytania .blog-post a:hover{color:#ffaa2a; font-weight: bold;}

    body.zapytania .blog-post{min-height: auto; padding: 15px 0px 15px;  margin-bottom: 15px; border-bottom: 1px solid #ddd;}
    .blog-post{
  color:rgba(0, 0, 0, 0.69); position: relative; min-height: 260px;margin:0px 0px 0px; float: left; width:100%; padding:0px 20px;
    }
    #body-main .blog-post{color:rgba(255, 255, 255, 0.69);}
    #body-main .blog-post .title{color:rgba(255, 255, 255, 1); font-weight: 600;}

    .blog-post.active .title{color:#e31515}
    .blog-post .wrap{float:left; width: 100%; margin-bottom: 0px; padding-bottom: 0px;}
    .blog-post .blog-img{height:220px;border-radius: 4px; overflow: hidden; float: left; width: 100%;  }

    .blog-post .blog-img img{position: relative; top:0px; transition:1.5s all;}
    .blog-post:hover .blog-img img{top:-100px;}

    .blog-post .title{ font-size:18px;  line-height: 22px;letter-spacing: 0px; color:#222222; padding:0px 0px 10px; font-weight:800; float:left; width: 100%;}

    .blog-post .data{ font-size:10px; color:#999; padding:10px 0px 0px; font-weight: 400; float:left; width: 100%;}
    .blog-post .data i{margin-right: 5px;}
    /*.blog-post:hover .blog-img img{top:-50px;}*/
    .blog-post:hover .title{color:#ffaa2a}


    .blog-post.small{margin:0px; padding:15px 0px 0px; min-height: initial}
    .blog-post.small .title{ font-size:12px;line-height: 16px;  padding:0px 0px 0px; font-weight: 600; float:left; width: 100%;}
    .blog-post.small .data{padding-top:0px;}

    .blog-post.detail{

    }

    .blog-post.detail .blog-img{border-radius: 4px; height: 400px; overflow: hidden; float: left; width: 100%;  margin-bottom: 20px}
    .blog-post.detail .blog-img img{position: relative; top:0px; transition:1s all;}
    .blog-post.detail h1{margin-top: 30px}


    .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; 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;}
    section#page {
      width:100%;
      background: #fff;
      margin: 0px auto;
      padding: 0px 0px 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{background:#fff;padding:0px 50px; position: relative; z-index:10; text-transform: uppercase; font-size: 26px; letter-spacing: 4px;  font-weight: 300; line-height: 26px;}
    .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: "Zilla Slab";
      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;}

    #body-kontakt form{margin-top: 40px;}
    .pole{position: relative;}
    .errfield{position: absolute; top:-8px; right:0px; font-size:10px; color:#ff0000; font-weight: 600; padding: 3px; line-height: 10px; border-radius: 4px;}
    .errinput{border-color:#ff0000}
    /* --------------------------------------------------------------- LISTY --------------------------------------------------------------- */
    .wrapper .akapit ul {
      margin: 0px;
      padding: 0px;
    }

    .wrapper .akapit li {
      list-style-type: none;
      padding: 0px 0px 8px 25px;
      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: #555;
      font-size: 16px; text-align: center;
      padding-right: 0px;
      position: absolute;
      top: 0px;
      left: 0px;
    }
    .wrapper .akapit .phones li:before { content:'\f10b'; font-size:20px;}
    .wrapper .akapit .mails li:before { content:'\f0e0'}
    .wrapper .akapit .faxes li:before { content:'\f1ac'}





    .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;
      margin: 30px 0px 15px;
      font-size:30px;
      color:#288b0f
    }

    .kontaktpage.text h2{ margin-top: 0px; font-weight:600; letter-spacing: -1px;}
    .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 15px;
      color: #222;
    }

    .text table th {
      padding: 20px 15px 10px;
      color: #1f518f;
      font-size:14px;
      text-transform: uppercase;
      border-bottom:2px solid #1f518f;
      letter-spacing: 1px;
      font-weight: 800;

    }

    .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}
      /* --------------------------------------------------------------- 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;

      }
      .banerslide{margin-bottom: 0px;}
      .banerslide a.slick-next{right:15px; background: none; top:40%;}
      .banerslide a.slick-prev{left:15px; background: none; top:40%}
      .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:36px; color:#333;}
        a.slick-next i{padding:2px 0px 0px 2px; font-size:36px; 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: "Zilla Slab"; 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: "Zilla Slab",georgia;
          position: relative;
          float:left;
          width:100%;
        }

        .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
        }
        .text.gora{margin-top: 30px;}


        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;}

        .phone .fa{color: #a70606}
        .phone {float:right;font-size:16px; margin:15px 15px 0px 10px; color:#777; font-weight: 200;  line-height:20px;  font-size:15px; padding: 0px;}
        .phone strong{font-weight: 800;   color:#fe5139 ; line-height: 20px; font-size:20px;}

            .facebook i{color: #0d1e78; font-size:20px;}
            .facebook {float:right;font-size:16px; margin:15px 0px 0px 0px; color:#0d1e78; font-weight: 600; border-right: 1px solid #ccc; line-height:20px;  font-size:15px; padding: 0px 20px 0px;}
            .facebook a{color:#0d1e78}

            .archiwum i{color: #333; font-size:20px;}
            .archiwum {float:right; font-size:16px; margin:15px 15px 0px 0px; color:#333; font-weight: 300; border-right: 1px solid #ccc; line-height:20px;  font-size:15px; padding: 0px 20px 0px;}
            .archiwum a{color:#333}
        .text h1 {
          color:#333;
          font-family: "Zilla Slab";
          font-weight: 600;
          font-size:36px;
          line-height: 38px;
          text-align: left;
          margin-top: 0px;
          margin-bottom: 40px;
        }
        .text h2{

          font-weight: 300;
          letter-spacing: -1px;
          line-height: 36px;
        }
        .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: 6px 10px;
          margin-bottom: 0px;
          width: 100%;
          border-radius: 3px;
          color: #444;
          border: 1px solid #ccc;
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1) inset;
          background: #fafafa;
        }


        .pole {

          margin: 0px 0px;
          padding:10px 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: 800;
          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: -30px 0px 35px;
          position: relative;
          z-index: 990;
          padding: 0px;
          text-align: center;
        }

        .slick-dots li {
          display: inline;
        }

        .slick-dots button {
          text-indent: -9999px;
          width: 14px;
          height: 14px;
          padding: 0px;
          border: 2px solid #fff;
          background: #fff;
          border-radius: 7px;
          margin: 0px 5px;
        }

        .slick-dots li[aria-hidden="false"] button {
          background: #ff5233;
        }



        /* --------------------------------------------------------------- PRZYCISKi --------------------------------------------------------------- */

        .btn {
          border-radius: 3px;
          background: none;;
          transition: all 0.5s;
          border:3px solid #ff5436;

          color: #ff5436;
          text-decoration: none;
          float: left;
          margin-top: 15px;
          font-size: 12px;
          line-height: 18px;
          letter-spacing: 1px;
          font-weight: 900;
          padding: 10px 23px;
          text-align: center;
          text-transform: uppercase;
        }
        .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;
          border-color:#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;}
        .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:"Zilla Slab";
          font-size: 20px;
          margin:0px 0px 15px;
          line-height: 33px;
          margin-bottom: 15px;
        }
        .promopopup .wrap .added{width:240px; float:left;}
        .promopopup .wrap.wide{width:420px;}
        .promopopup .wrap {
          margin: 50px auto 0px;
          width: 300px;
          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: center;
          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: "Zilla Slab";
        }

        .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: 15px;
          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: 16px;
          color: #333;
        }

        .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 20px 0px; font-weight: 200; text-align: left; color:#222; font-size: 26px; letter-spacing: -1px; line-height: 35px}
        .heading strong{color:#1e487b}
        .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;  border-radius: 4px; 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;
          }




          /* --------------------------------------------------------------- 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;
            width:20%;
            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: 300px;
          }

          .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: #f4f4f4;
            color:#333;
            line-height: 36px;
            margin-left: 5px;
            cursor: pointer;
            vertical-align: middle;
            padding-top: 0px;
            background-repeat: no-repeat;
          }
          .num a{color:#333;}


          .blog-post.detail a{
              color:#ff6e40;
              font-weight: bold;
          }




          .num.active {
            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: 500px;
            overflow: hidden;
            border-top:1px solid #ddd;
            padding:0px 0px;
          }
          .nav .zloz-wniosek a{ border:3px solid #f2c82f; color:#f2c82f;}
          .nav .zloz-wniosek a:hover{ border:3px solid #fff; color:#222; background: #fff;}

          #map {
            width: 100%;
            height: 500px;

          }

          #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: "Zilla Slab";
            color: #222;
            text-transform: uppercase;
            letter-spacing: 2px;
            margin-top: 10px;
            line-height: 20px;
          }

          h3.gm {
            font-weight: 500;
            font-family: "Zilla Slab";
            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;
            ;
          }
          .kontaktpage{padding: 40px 0px;  overflow: hidden;}
          /* --------------------------------------------------------------- BANER --------------------------------------------------------------- */

          /*BANER */
          .baner {
            overflow: hidden;
            color: #fff;
            font-size: 17px;
            line-height: 26px;
            background-position: bottom center;
            background-size: cover;
            font-weight: 300;
            position: relative;
          }
          #body-main .baner{background-position: top center;}

          .banerwrap {
            background-size: cover;
            height: 650px;
          }

          .baner img {
            position: absolute;
            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:"Zilla Slab"; 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: "Zilla Slab";
            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: "Zilla Slab";
              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: "Zilla Slab"; font-weight: 400; letter-spacing: 1px; text-transform: uppercase; font-size:12px; color:#333}

            .listabox{padding-right: 25px; padding-top: 15px;}
            .listabox li img{border-radius: 4px;}
            .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:14px;
                font-weight: 200;
                line-height: 27px;
                position: relative;z-index: 4;
                color:#fff;
                text-shadow: 0px 1px 1px rgba(0,0,0,0.3);

              }
              .slogan {padding:233px 0px 60px; font-size:24px;
                 width:50%; z-index: 889;  position: relative;line-height: 28px; font-weight: 200; color:#444; text-shadow: 0px 0px 30px rgba(255,255,255,0.7);text-align: left}
              #body-main .slogan{padding:280px 0px 290px;   color:#333;    font-size:36px; overflow:hidden;
                font-weight: 300;
                letter-spacing: -1px;
                text-shadow: none;
                line-height: 44px;}

                .slogan.align-left{float:left; width:50%; text-align: left;  }
                .slogan.align-right{float:right; width:66%; text-align: left; }
                .slogan.align-center{float:none; margin-left:auto; margin-right: auto; width:100%;  padding:0px 500px; text-align: center;}
                .slogan strong{color:#f2c82f;  font-weight: 800;}
                .slogan.color-dark{color:rgba(0,0,0,0.6);}
                .faq{padding: 40px 0px; width: 100%; overflow: hidden;}

                #body-main .slogan h1{font-size:67px; line-height: 70px;
                   text-shadow: 1px 1px 0px rgba(255,255,255,0.6);
}

                .slogan h1 {
                  font-weight: 800;
                  font-size:47px;

                  color:#111;
                  text-shadow: none;
                  line-height: 50px;
                  letter-spacing: -1px;
                  margin: 0px 0px 20px;
                  padding: 0px;

                  text-transform: none;
                }


                section.aboutus{padding: 120px 0px; background: url(images/blue.png);  position:relative; width: 100%; margin-top: -60px;float: left; font-size:16px; line-height: 28px; font-weight: 300;}
                section.aboutus h1{color:#2d5763; font-size:60px; line-height: 60px;}
                section.aboutus .rounded{border-radius: 400px; position: relative; z-index: 6;}
                section.aboutus .rounded img{border-radius: 400px; position: relative; z-index: 5;}
                .aboutus .rounded::before{position: absolute; top: 5px; left:-5px;width: 100%; height: 100%; border-radius: 400px; content:""; background: rgba(0, 0, 0, 0.2); z-index: 2;}
                section.aboutus .textcontainer{padding: 30px;}
                section.news:before{width: 100%; top:-150px; left:0; background: url(images/newsbefore.png); content:""; height:150px; position: absolute;}
                section.news{padding: 60px 0px 60px; position: relative;
                  background:#51860d;; width: 100%; float: left; font-size:16px; line-height: 28px; font-weight: 300;}
                section.news h1{color:#ff4646; font-size:60px; line-height: 60px;}
                section.news .textcontainer{padding: 30px;}

                #body-main .slogan h1{   margin-bottom:25px;}
                #body-main .slogan h2{font-size:46px; line-height: 50px;         font-weight:200; letter-spacing: -2px;   color:#fff; margin-bottom:15px;}

                .baner-small .slogan {text-align: center; padding:100px;}
                .baner-small .slogan h1{
                  font-size:66px; font-weight: 600; line-height: 70px; letter-spacing: 0px;
                }
                .slogan h1 strong {

                  color:#00d1fd;

                }
                .slogan h3 {
                  font-weight: 400;
                  font-size: 22px;
                  line-height: 22px;
                  letter-spacing: 0px;
                  margin: 0px 0px 5px;
                  color:rgba(0,0,0,0.4);
                  padding: 0px;
                  text-transform: none;
                }

                .slogan h2 {
                  font-weight:300;
                  font-size:18px;
                  color:#fff;
                  line-height: 33px;
                  margin: 0px 0px 0px;
                  padding: 0px;
                  text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
                  letter-spacing: 0px;

                }
                .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;
                  font-size:14px;
                  font-weight: 800;
                  padding:18px 34px;
                  letter-spacing: 0px;
                  box-shadow: none;
                  margin-top:20px;
                  border-radius: 4px;
                  border:none;
                  background: #fff;
                  text-shadow: none;
                  color:#222;
                  text-transform: uppercase;
                  line-height: 20px;
                }






                body.down .topbar {

                }

                /* --------------------------------------------------------------- TOPBAR --------------------------------------------------------------- */
                .topbar {
                  width: 100%;
                  height: 244px;
                  padding-top: 0px;
                  margin: 0px auto;
                  transition:all 1s;
                  box-shadow: 0px 0px 15px rgba(0,0,0,0);

                  position: absolute;
                  background:linear-gradient(rgba(255,255,255,1),rgba(255,255,255,0));
                  z-index: 1000;
                  top: 0px;
                  }.heading
                  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.fixed{height:70px;         box-shadow: 0px 0px 16px rgba(0,0,0,0.2);
                    top:-120px; z-index: 1000; width: 100%;background: #fff; position: fixed;


                    left: 0;
                    right: 0;
                    z-index:999;
                    transition:0.4s top cubic-bezier(.3,.73,.3,.74);
                  }

                  .polowa{float:left; width: 50%;}

                  .topbar.fixed .logo {padding-top:0px;   position:absolute;
                    z-index: 1000;
                    transition: none;

                  }

                  .topbar.fixed .nav{  text-align: center;
                    margin-top: 0px;
                    padding: 0px;
                    z-index: 99;
                    width: 100%;
                    position: absolute;
                    right:0px;
                    top:15px;}

                    .topbar.fixed .lgray > li > a{padding-bottom: 25px;}
                    .topbar.fixed .lgray > li > ul {top:55px;}
                    .topbar.fixed .utils{display: none;}
                    .topbar .logo {
                      position:absolute;
                      z-index: 1001;
                      transition: none;
                      padding-top: 10px;

                    }

                    .topbar .nav {
                      text-align: center;
                      margin-top: 0px;
                      padding: 0px;
                      z-index: 99;
                      width: 100%;
                      position: absolute;
                      right:0px;
                      top:50px;

                    }

                    .topbar .navi {
                      margin-top: 37px;
                    }



                    /* --------------------------------------------------------------- SUBEMNU --------------------------------------------------------------- */
                    .subs {
                      top: 0px;
                      padding: 15px 15px 15px 0px;
                      width: 100%;
                      position: relative;
                      overflow: hidden;
                      right: 0px;

                      border-radius: 0px;
                    }



                    .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:"Zilla Slab";
                      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:400;
                      font-size:17px;
                      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: 800;

                      color: #0e7e0c;

                    }

                    .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 30px;
                      font-size:16px; line-height: 28px;
                    }

                    .accordion h3 {
                      font-weight: 300;
                      margin-bottom: 6px;
                    }

                    .accordion > dt > a {
                      display: block;
                      padding: 20px 50px 20px 30px;
                      position: relative;
                      color: #333;
                      background-color: #f3f4f3;
                      border-radius: 3px;
                      box-shadow: inset 3px 3px 15px rgba(0,0,0,0.1);
                      font-size: 18px;
                      letter-spacing: 0px;
                      font-weight: 800;
                      transition: 0.5s all;
                    }
                    dd li{font-size:12px; line-height: 16px; padding: 0px 0px 15px;}
                    dd li a{display: block; font-weight: bold; color:#2d4eb1; font-size: 16px;}

                    }
                    .accordion a:hover {
                      box-shadow: inset 3px 3px 25px rgba(0,0,0,0.2);
                    }

                    .accordion a:before {
                      content: "\e802";
                      font-family: "konstruownia";
                      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: "\e803";
                      color: #fff;
                    }

                    .accordion a.active {
                      background-color: #2c5f9d;
                      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: #666;
                      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: 12px;
                      font-weight: 600;
                      text-transform: uppercase;
                      display: block;
                      margin: 0px 0px 5px;
                    }

                    .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;
                    }

                    .pace .pace-progress {
                      background: #009cff;
                      position: fixed;
                      z-index: 2000;
                      top: 0px;
                      right: 100%;
                      width: 100%;
                      height: 3px;
                    }
                    .pace {
                      -webkit-pointer-events: none;
                      pointer-events: none;

                      -webkit-user-select: none;
                      -moz-user-select: none;
                      user-select: none;
                    }

                    .pace-inactive {
                      display: none;
                    }


                    /* --------------------------------------------------------------- STOPKA --------------------------------------------------------------- */
                    .footer {
                      width: 100%;
                      clear: both;
                      overflow: hidden;
                      margin-top: 0px;
                      font-size: 13px;
                      background: #f8f8f8;
                      border-top: 1px solid #ddd;
                      line-height: 25px;
                      color: #333;
                      padding: 0px 0px 0px 0px;
                    }
                    .footer .contact{float:left; width:100%; margin:20px 0px 10px;  font-size:22px; font-weight: 700; font-family: "Zilla Slab"; 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;}

                    .swiss{font-size:12px; line-height: 16px; text-align:center;}
                    .swiss img{ display: block; text-align: center; margin:0px auto 10px}
                    .stopka {
                      padding: 30px 0px;
                      overflow: hidden;
                      text-align: center;
                      background:#fff;
                      color: #666;
                      border-top: 1px solid #ddd;
                      margin-top:0px;
                      width: 100%; float:left;
                      font-size: 12px;
                    }
                    .stopka a{text-transform: uppercase; color:#555; font-size: 9px;letter-spacing: 1px;}
                    .container{padding-left: 0px; padding-right: 0px;}
                    body.fullwidth .footer .container {
                      padding-top: 70px;
                      padding-bottom: 70px;
                      overflow: hidden;
                    }
                    .logofooter{float:left; margin-top:30px;}
                    body.fullwidth .footer .stopka .container{
                      padding-top:20px; padding-bottom: 20px; font-size:9px; text-transform: uppercase;letter-spacing: 1px;
                    }
                    .jedenprocent{font-size:14px; font-weight: 300;}
                    .jedenprocent img{float:left; margin-right: 10px;}
                    .jedenprocent strong{color:#ee7c1b; letter-spacing: -1px;font-weight: 800; }
                    .footer a {
                      color: rgba(0,0,0,0.6);
                      font-size:14px;
                      text-transform: none;

                      letter-spacing: 0px;
                      font-weight: 400;
                    }

                    .footer strong {

                    }

                    .footer a:hover {
                      color: #444
                    }

                    .footer strong {
                      font-size: 28px;
                    }

                    .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: "Zilla Slab";
                      line-height: 23px;
                      margin-bottom: 0px;
                      padding-bottom: 15px;
                    }
                    .footer h2 {
                      font-weight: 600;
                      text-transform: normal;
                      font-size: 16px;
                      color: #5d696f;
                      font-family: "Zilla Slab";
                      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.2)
                    }

                    .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 #ddd;
                      overflow: hidden;
                      position: relative;
                      z-index:100;
                      line-height: 14px;
                      width: 100%;
                    }

                    .breadcrumb a {
                      font-weight: 400;
                      font-size: 9px;
                      text-transform: uppercase;
                      color: #999;
                      letter-spacing: 1px;
                      margin: 0px 0px 0px 0px;
                    }
                    .Zilla Slab{font-family: "Zilla Slab";}

                    .breadcrumb a:last-child {color:#ee2e2f;}


                    .manufacturerbox{padding:30px 15px}
                    .breadcrumb a:first-child {
                      margin-left: 0px;
                    }


                    /* --------------------------------------------------------------- MEANMENU --------------------------------------------------------------- */

                    #mean {
                      display: none;
                    }
