.loga-partnerow .item img {
    display: block;
    width: auto!important;
    height: auto;
  margin: 0 auto;
}
.loga-partnerow .item img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: grayscale(100%);
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
      opacity: 0.6;
}
.loga-partnerow .item img:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: none;
    opacity: 1;
}

body {
    width: 100%;
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    color: #595959;
}

html {
    width: 100%;
    height: 100%;
}

p {
    margin: 0 0 2px;
}


a {
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

a:hover{
  text-decoration: none;
}

img{
    max-width: 100%;
}

@media(min-width:767px) {
    .navbar {
        padding: 5px 0 0;
        -webkit-transition: all .2s ease-in-out,padding .05s ease-in-out;
        -moz-transition: all .2s ease-in-out,padding .05s ease-in-out;
        transition: all .2s ease-in-out,padding .05s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
    }
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0;
    margin-bottom: 0;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
}

.navbar-header{
    margin-top: -30px;
}

.top-nav-collapse .navbar-header{
    margin-top: 0;
}

.navbar-header{
  margin-left: 100px!important;
}

.navbar-nav {
    float: right;
    margin: 0;
    margin-top: 15px;
    margin-right: 130px;
}

.navbar-nav > li > a {
    border-top: 3px solid #fff;
}
.navbar-nav > li > a.active {
    border-top: 3px solid #BACACE;
    color: #BACACE;
}
.navbar-nav > li > a:hover {
    border-top: 3px solid #BACACE;
    color: #BACACE!important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #fff;
    border-top: 3px solid #BACACE;
    color: #BACACE;
}
.navbar-fixed-top {
    top: 30px;
    border-width: 0 0 1px;
}

.nav > li ul {
    display: none;
}

.topinfo{
    text-align: right;
}
.topinfo p{
    font-size: 12px;
    color:  #999;
}

.breadcrumb {
    margin-bottom: 15px;
}

.os-gallery-caption{
  display: none!important;
}
.osgalery-cat-tabs{
  display: none!important;
}

.copyright-block{
  display: none!important;
}

.sciezka{
background: #727272;
}
.sciezka .breadcrumb{
  margin-top: 85px;
  background: none;
  margin-left: 80px;
}

.navbar-brand>img {
  padding-top: 10px;
}
.top-nav-collapse .navbar-brand>img {
  padding-top: 0;
}

#stronaoferty .sciezka{
    background: none;
}

.kontaktboks2 p:nth-child(3){
  font-size: 12px;
}

#stronaoferty .breadcrumb{
  margin-top: 85px;
  position: absolute;
  background: transparent;
  z-index: 212;
  background: none;
  margin-left: 80px;
}

.breadcrumb > li + li::before {
    display: none;
}

.breadcrumb > li a{
  color: #ccc;
}
.breadcrumb > li span {
  color: #ccc;
}

.bgwhite{
  background: #fff;
}

#background {
    position: fixed;
    top: auto;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);

    background-size: cover;
}


.top-nav-collapse.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.top-nav-collapse .navbar-nav {
    margin-top: 0;
}

.top-nav-collapse .navbar-brand img{
    height: 30px;
}

.navbar-nav>li>a {
    padding-top: 18px;
    padding-bottom: 20px;
}


.intro-section {
    height: auto;
    padding-bottom: 240px;
    padding-top: 200px;
    text-align: center;
    background: url(../images/slider1.png);
    margin-top: 70px;
    background-size:cover;
    background-position: center center;
}

.intro-section h1{
   color: #fff;
   font-size: 50px;
   font-weight: bold;
   padding-bottom: 10px;
}
.intro-section p:nth-child(3){
   color: #fff;
   font-size: 32px;
}
.intro-section p:nth-child(4){
   color: #fff;
   font-size: 22px;
}

.intro-section a{
   color: #fff;
   font-size: 16px;
   border: 3px solid #fff;
   padding: 5px 15px;
   font-weight: 300;
}
.intro-section a:hover{
   background: #fff;
   border: 3px solid #fff;
   color: #333;
}

.intro-section  .col-md-3{
   margin-top: 40px;
}

.about-section {
    padding-top: 150px;
    padding-bottom: 150px;
    text-align: left;
    background: url(../images/bg1.png);
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
}

.about-section .col-md-6:nth-child(1){
    text-align: center;
}

.about-section{
    text-shadow: 1px 1px 2px #000000;

}

.about-section h2{
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 25px;
    font-size: 36px;
    text-shadow: 1px 1px 2px #000000;
}

.oferta {
    height: auto;
    padding-top: 50px;
    padding-bottom: 150px;
    text-align: center;
    background: #fff url(../images/bgoferta.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.oferta h2{
    clear: both;
    font-weight: bold;
    padding-bottom: 20px;
}

.oferta2 {
    height: auto;
    padding-top: 100px;
    padding-bottom: 50px;
    text-align: center;
    background: none;
}


.paski{
    text-align: center;
    margin-bottom: -20px; 
    margin-top: -103px;
    clear: both;
}



.partnerzy {
    padding-bottom: 50px;
    padding-top: 50px;
    text-align: center;
    background: #F1F1F1;
    clear: both;
}

footer {
    padding-bottom: 50px;
    padding-top: 50px;
    background: #262626 url(../images/footerpaski.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}

.footernav ul li{
    float: left;
    margin-right: 20px;
    list-style: none;
}
.footernav ul li a{
    color: #ccc;
}
.footertext{
    padding-top: 30px;
    padding-bottom: 50px;
}
.footertext p{
    color: #999;
    font-size: 12px;
}
.footercopy p{
    color: #999;
    font-size: 14px;
}
.realizacja-right {
    text-align: right;
    padding-top: 10px;
}

.realizacja-right img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….9999 0 0 0.9999 0.9999 0.9999 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: grayscale(100%);
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    opacity: .2;
    height: 15px;
}
.realizacja-right img:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: none;
    opacity: 1;
}

.kontaktboks {
    background: #fff;
    float: right;
    padding: 40px 20px 80px;
    position: absolute;
    z-index: 21;
    margin-top: 50px;
    right: 0;
    width: 480px;
    border: 2px solid #ddd;
}
.kontaktboks img{
    position: absolute;
    left: -55px;
    top: 150px;
}
.kontaktboks1 p:nth-child(1){
    font-size: 24px;
}
.kontaktboks1 p:nth-child(2){
    font-size: 32px;
    font-weight: bold;
    padding-bottom: 20px;
}

.kontaktboks2{
    padding-top: 30px;
}
.kontaktboks2 p{
    font-size: 14px;
    color: #fff;
}

.kontaktboks3 p:nth-child(1){
    font-size: 18px;
    padding-top: 5px;
}

.kontaktboks4{
    clear: both;
}

.kontaktboks4 p:nth-child(1){
    font-size: 18px;
    padding-top: 35px;
}
.kontaktboks4 p a{
    border: 1px solid #999;
    color: #999;
    padding: 5px 11px;
}
.kontaktboks4 p a:hover{
    border: 1px solid #999;
    background: #999;
    color: #fff;
    padding: 5px 11px;
}


.kontaktboks5 p:nth-child(1){
    font-size: 14px;
    padding-top: 25px;
}

/* OFERTA */

*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clear@fix:after { display: table; content: ''; }
.clearfix:after { clear: both; }

.grid {
  position: relative;
  margin: 0 auto;
  padding: 1em 0 4em;
  max-width: 100%;
  list-style: none;
  text-align: center;
  float: left;
}

/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;

  width: 23%;
  background: transparent;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  display: block;
  opacity: 1;
  width: 100%;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h2,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/* Individual effects */

/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.effect-sadie figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 75%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 75%);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(0,50%,0);
  transform: translate3d(0,50%,0);
}

figure.effect-sadie h2 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #fff;
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s;
  -webkit-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-50%,0);
  font-size: 18px;
  text-transform: none;
  font-weight: bold;
}

figure.effect-sadie h2::after {
 content: ' ';
height: 3px;
width: 40px;
background: #BACACE;


position: absolute;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;


top: 30px;
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
  position: absolute;
  top: 40%;
  left: 0;
  padding: 2em;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0,10px,0);
  transform: translate3d(0,10px,0);
  text-transform: none;

}

figure.effect-sadie:hover h2 {
  color: #ddd;
  -webkit-transform: translate3d(0,-20%,0) translate3d(0,-30px,0);
  transform: translate3d(0,-20%,0) translate3d(0,-30px,0);
}

figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.oferta-podstrona{
  background: url(../images/oferta.png);
  background-size: cover;
  background-position: center center;
  padding-top: 40px;
  padding-bottom: 150px;
  margin-top: 70px;
  margin-bottom: -200px;
}

.oferta-podstrona .col-md-5{
   padding: 40px;
}


.oferta-podstrona h1{
  color: #fff;
  font-weight: bold;
}

.oferta-podstrona p{
  color: #fff;
}

.gwarancja{
  padding-bottom: 80px;
}

.gwarancja .col-md-5{
  text-align: center;
  
}

.gwarancja .col-md-5 p{
  font-size: 28px;
  font-weight: bold;
  padding-top: 50px;
}

.podstrona-left {
      border-bottom: 1px solid #E6E6E6;
}

.podstrona-right {
     background: #E6E6E6; 
}

.podstrona-left .col-md-6{
      padding:0;
}

.podstrona-right .col-md-6{
      padding:0;
}

.podstrona-left .podstronatresc{
      padding: 20px 110px;
}
.podstrona-right .podstronatresc{
      padding:20px 110px;
}

.podstronatresc a{
     color: #595959;
     border: 2px solid #595959;
     padding: 10px 40px;
     display: table;
}
.podstronatresc a:hover{
     background: #595959;
     border: 2px solid #595959;
     color: #fff;
}

.podstronatresc p{
     padding-top: 10px;
     padding-bottom: 10px;
}


.podstrona-left .podstronatresc h3{
  font-size: 14px;
  padding-top: 20px;
  color: #2B2A29;
  padding-bottom: 10px;
}
.podstrona-left .podstronatresc h2{
  font-size: 36px;
  font-weight: bold;
  color: #2B2A29;
  margin-bottom: -10px;
}

.podstrona-right .podstronatresc h3{
  font-size: 14px;
  padding-top: 20px;
  color: #2B2A29;
  padding-bottom: 10px;
}
.podstrona-right .podstronatresc h2{
  font-size: 36px;
  font-weight: bold;
  color: #2B2A29;
  margin-bottom: -10px;
}


.zobaczrowniez {
    padding-bottom: 40px;

}

.zobaczrowniez .grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    width: 14%;
    background: transparent;
    text-align: center;
    cursor: pointer;

}

.zobaczrowniez figure.effect-sadie h2{
  font-size: 16px;
}

.zobaczrowniez figure.effect-sadie p{
  display: none!important;
}
.zobaczrowniez figure.effect-sadie h2::after{
  display: none!important;
}

.zobaczrowniez-naglowek p{
  text-align: center;
  padding-top: 50px;
  padding-bottom: 20px;
  font-size: 32px;
  font-weight: bold;
}



.galeria{
  background: #595959;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 40px;
}
.galeria h2{
  color: #fff;
  font-size: 32px;
  font-weight: normal;
  padding-bottom: 10px;
}
.galeria h2 b{
  color: #fff;
  font-size: 32px;
  font-weight: bold;
}

.owl-carousel {
    clear: both;
    padding-top: 20px;
}

 
.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;

    margin: 5px;
    padding: 3px 10px;
    font-size: 32px;

    background: none;
    font-style: normal;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}
 
.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}
 
.owl-theme .owl-controls .owl-buttons .owl-prev{
  left: -65px;
  top: 120px; 
}
 
.owl-theme .owl-controls .owl-buttons .owl-next{
  right: -65px;
  top: 120px;
}
.owl-theme .owl-controls .owl-buttons i{ 
  font-style: normal; 
}

.produkt{
  text-align: center;
  padding-top: 80px;
  padding-bottom: 60px;
}
.produkt h3{
  font-weight: bold;
  padding-bottom: 10px;
}

.formularz{
  padding-bottom: 100px;
  padding-top: 60px;
}

.formularz-left{
  text-align: center;
}

.formularz-left p:nth-child(1){
  font-size: 32px;
  font-weight: 300;
}

.formularz-right p:nth-child(2){
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 5px;
}

.realizacje{
  padding: 50px 0;
}

.katalog{
  padding: 80px 0;
}

.formularz input {
    background: #fff;
    border: 1px solid #e6e6e6;
    width: 86%;
    padding: 6px;
    margin-bottom: 10px;
    text-align: center;
}

.formularz textarea {
    background: #fff;
    border: 1px solid #e6e6e6;
    width: 86%;
    padding: 6px;
    margin-bottom: 10px;
    text-align: center;
}

.formularz #submit {
    background: #999;
    color: #fff;
    width: auto;
    padding: 8px 40px;
    text-transform: uppercase;
}

.formularz form {
    margin-top: 30px;
    margin-bottom: 30px;
}

.mapa{
  padding: 0;
  margin: 0;
}

.wyznacz{
  padding: 0;
  margin: 0;
  text-align: center;
  margin-top: -5px;
}
.wyznacz a{
  background: #BACACE;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #fff;
}
.wyznacz a:hover{
  background: #AEBCBF;
}


@media(max-width:1199px) {
  .owl-buttons{
    display: none;
  }
    .navbar-nav {
      margin-right: 0;
  }
  .navbar-header {
      margin-left: 0px !important;
  }
  #stronaoferty .breadcrumb {
    margin-left: 0;
  }
  .sciezka .breadcrumb {
      margin-left: 0;
  }
  .podstrona-left .podstronatresc {
      padding: 20px 40px;
  }
  .podstrona-right .podstronatresc {
      padding: 20px 40px;
  }

}


@media(max-width:991px) {
  .grid figure {
    width: 31%;
  }
  .about-section .col-md-4{
    text-align: center;
    padding-top: 50px;
  }
  .kontaktboks {
      background: #fff;
      float: none;
      padding: 40px 20px;
      position: relative;
      z-index: 21;
      margin-top: 50px;
      margin-bottom: 50px;
      right: 0;
      width: auto;
      border: 2px solid #ddd;
      text-align: center;
  }
  .kontaktboks img {
     display: none;
  }
  .kontaktboks2 p {
      color: #595959;
  }
  .kontaktboks2 {
      padding-top: 10px;
      padding-bottom: 30px;
  }
  .mapa{
    display: none;
  }
  .footernav{
    display: none;
  }
  .realizacja-right {
      text-align: center;
      padding-top: 20px;
      padding-bottom: 20px;
  }
  .oferta {
    padding-top: 0;
  }
  .podstrona-right {
      padding-bottom: 50px;
      padding-top: 50px;
  }
  .podstrona-left {
      padding-bottom: 50px;
      padding-top: 50px;
  }
  .zobaczrowniez .grid figure {
    width: 31%;
  }
  .podstrona-left .col-md-6:nth-child(2) img{
    width: 100%;
      
  }
  .podstrona-right .col-md-6:nth-child(1) img{
    width: 100%;
      
  }
}



@media(max-width:767px) {
  figure.effect-sadie p {
    top: 50%;
  }
    .topinfo{
        display: none;
    }
    .navbar-brand>img {
        height: 40px;
    }
    .navbar-header {
      margin-top: 0;
    }
    .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
    .intro-section {
      margin-top: 50px;
  }
    .navbar-brand {
      padding: 5px 15px;

  }
  .top-nav-collapse .navbar-brand img {
      height: 40px;
  }
  .grid figure {
    width: 48%;
  }
  .sciezka .breadcrumb {
      margin-top: 65px;
      background: none;
  }
  .navbar-nav {
      float: none;
      text-align: center;
  }
  .zobaczrowniez .grid figure {
    width: 48%;
  }
  .oferta-podstrona{
    margin-top: 50px;
  }
}



@media(max-width:480px) {
  .grid figure {
    width: 98%;
  }
  .zobaczrowniez .grid figure {
    width: 98%;
  }
  .intro-section h1 {
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    padding-bottom: 10px;
}
}


.home-tecza1 p:nth-child(1){
  font-size: 24px;
	font-weight: bold;
text-transform: uppercase;
text-shadow: 1px 1px 2px #000000;
}
.home-tecza1 p:nth-child(2){
  font-size: 20px;
text-transform: uppercase;
  margin-bottom: 40px;
  text-shadow: 1px 1px 2px #000000;
}
.home-tecza2 {
  margin-bottom: 60px;
  text-shadow: 1px 1px 2px #000000;
}
.home-tecza2 a{
	color: #fff;
    font-size: 16px;
    border: 3px solid #fff;
    padding: 5px 15px;
    font-weight: 300;
    text-shadow: 1px 1px 2px #000000;
}