 html, body {
    margin:0;
    padding:0;
  }

  html {
    height: 100%;
  }

  body {
     min-height: 100%;
    position:relative;
  }
  
  #content{
      padding: 20px 0 70px 0;
  }

h1{
    font-size: 38px;
    color: #029600;
    text-align: center;
    letter-spacing: 1px;
    line-height: 50px;
}

h2{
    text-align: center;
    font-size: 25px;
    color: #666666;
    margin-top: 30px;
}

p{
    ustify-content: left; 
    line-height: 25px;
    color: #505050;
    font-size: 16px;
}

.margin-p{
	margin-top: 20px;
}

.text-indent{
    text-indent: 30px;
}

h3{
    font-size: 18px;
}

.line{
    height: 1px;
    width: 100%;
    background-color: #c8c8c8;
}

.navbar{
    margin-bottom: 0px;
}

#menu{
    font-size: 20px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    color: #e0ffd4;
}
.headerContent{
   height: 120px;
}

.header{
    padding: 10px 0 0 0;
    height: 100%;
    text-align: center;
    background-image: url(../images/header2k.jpg);
    background-repeat: no-repeat;
    background-size: cover;

}


@media screen and (max-width: 1360px) and (min-width: 992px){
    .header{
    background-image: url(../images/header2i.jpg);
    }
}

@media screen and (max-width: 991px) and (min-width: 768px){
    .header{
    background-image: url(../images/header2ii.jpg);
    }
}

.logo{
    background-image: url(../images/logo1.png);
    width: 340px;
    height: 63px;
    margin: 5px 0 5px 0;
    background-repeat: no-repeat;
    background-size: contain;
}


 @media screen and (max-width: 991px) and (min-width: 768px){
     .logo{
         margin: 12px 0;
         width: 200px;
     }
 }

@media screen and (max-width: 360px) { 
        .logo{
            margin: 12px 0;
            width: 200px;
        }
}

.headerLine{
    height: 6px;
    width: 100%;
    background-color: #00a01c;
    
}

.myActive{
    font-weight: 600;
}


.partner{
    background-image: url(../images/partner.png);
    height: 77px;
    background-repeat: no-repeat;
    background-size: contain;
}

.navbar {
  position: static;
}

.navbar .nav > li {
  z-index: 1001;
  background-color: rgba(80, 80, 80, 0.95);
  margin: 5px 10px 0 10px;

  padding: 0px 0;
  color: #fff;
  
}
 .nav > li > a{
     margin-left: 15px;
     margin-right: 15px;
     padding-left: 0;
     padding-right: 0;
 }

.navbar .nav > li a{
  text-shadow: #666 0.1em 0.0em 0.2em;
  position: relative;
}

.navbar .nav > li a:before{
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #e0ffd4;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  
}

.navbar .nav > li a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.myActive a:hover:before {
  visibility: hidden !important;
}



.navbar-default{
    border: none;
}

.myActive a{
	border-bottom: 2px solid rgba(255, 255, 255, 1);
	padding-bottom: 13px !important;
}
 

@media (min-width: 767px){
    .navbar .nav > li {
        background: transparent;
        border-bottom: none;
      }
    
}

@media (max-width: 1196px) and (min-width: 992px){
    .navbar .nav > li{
        margin-left: 0px;
        margin-right: 0px;
    }
}


@media (max-width: 991px) and (min-width: 767px){
    .navbar .nav > li{
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .navbar .nav > li a{
        font-size: 15px;
    }

}

.navbar .nav{
  margin: 20px 0;
}

/* oferta */

.offer p{
    padding: 0 30px;
}

.img{
    background-size: cover;
    width: 30%;
    height: 100%;
    background-repeat: no-repeat;
    float: left;
}

.img1{
    background-image: url(../images/ofer2i.png);
}

.img2{
    background-image: url(../images/ofer1i.png);
}

.img3{
    background-image: url(../images/ofer3i.png);
}

.img4{
    background-image: url(../images/ofer4i.png);
}

.img5{
    background-image: url(../images/ofer5i.png);
}

.img6{
    background-image: url(../images/ofer6i.png);
}

 .img7{
     background-image: url(../images/ofer7i.png);
 }

 .img8{
     background-image: url(../images/ofer8i.png);
 }

 .img9{
     background-image: url(../images/ofer9i.png);
 }

 .img10{
     background-image: url(../images/ofer10i.png);
 }

 .img11{
     background-image: url(../images/ofer11i.png);
 }

 .img12{
     background-image: url(../images/ofer12i.png);
 }

 .img-d{
     background-image: url(../images/default.png);
 }

.description{
    float: left;
}

.description p{
    font-size: 20px;
    margin: 0;
    padding: 33px 0;
}


@media screen and (max-width: 991px) and (min-width: 768px){
    .description p{
    font-size: 16px;
    margin-left: 10px;
    }
    
    .img{
    width: 37%;
    }
}

@media screen and (max-width: 450px) { 
        .description p{
            font-size: 13px;
            margin-left: 10px;
        }
}

@media screen and (max-width: 320px) { 
        .description p{
            font-size: 13px;
            margin-left: 5px;
        }
}

/* realizacje */

.btn-success{
    background-color: #37c300;
    border-color: transparent;
}


.btn{
    padding: 6px 30px;
}

.btn:hover{
    background-color: #3acf00;
    border-color: transparent;
}

.caption{
    text-align: center;
}

/* o firmie */

.promosel{
    width: 100%;
}

.promosel img{
    width: 100%;
    margin-top: 20px;
}

/* kontakt */

    .contact{
        width: 40%;
        margin-top: 30px;
        float: left;
    }
    @media screen and (max-width: 768px){
        .contact{
            float: none;
            width: 100%;
        }
    }
    
    .contact p span{
        color: #009a00;
        font-weight: 600;
        font-size: 16px;
    }
    .google-maps {
        margin-top: 30px;
        position: relative;
        padding-bottom: 40%; // Tutaj regulujemy wysokość
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

/* stopka */
.footer {
   
   position: absolute;
   display: block;
   bottom: 0;
   left: 0;
   height: 50px;
   width: 100%;
   background-color: #505050;
   color: white;
   text-align: left;
   padding-top: 15px;
}

.footer p{
    color: #d2d2d2;
    font-size: 15px;
    padding: 0;
    margin: 0;
}


/* galeria miniatury */

.miniature{
    object-fit: cover;
    width:100px;
    height:100px;
    margin: 5px;
}


