/* Nagłówek */


/*  font-family: "Raleway", sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

/* font-family: "Mulish", sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');


* {
  box-sizing: border-box;
  margin: 0;
  font-weight: 100;

  padding: 0; }

  html{
    background: #6AB04C;
    background-color: #6ab04c;
  }

  body{
    background: #6AB04C;
background-color: #6ab04c;
  }
  
  .de
  {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
  }

.sluchawka span {
   position: fixed;
    bottom: 20px;
    right: 20px;
    transform: translateY(2px);
    font-size: 30px;
    color: #fff;
    background-color: #6ab04c;
    margin: 5px 0;
    padding: 15px;
    border-radius: 50%;
    z-index: 999;
    animation: animacja-sluchawki 1s infinite;
    transition: .3s;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

@keyframes animacja-sluchawki {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }
  50% {
    transform: scale(1.1);
    box-shadow: 0 0 0 10px rgba(0, 123, 255, 0);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
  }
}

 .pagination {
  display: inline-block;
}
.info{
	text-align: center;
	color: #ccb276;
	font-size: 2rem;
	font-weight: 900;
}

.fb2
{
background-color: rgba(167,120,15,1);
  position: fixed;
    width: 40px;
    height: 40px;
    top: 50%;
    right: 0;
    cursor: pointer;
    transition: .5s;
    z-index: 999;
}

.sidenav{
	   background-color: #6ab04c;
	transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	 transform: translateX(-100%);
	
	

}


.sidenav .user-view .circle {
  height: 64px;
  width: auto;
}

.card-panel
{
  border-radius: 5px;
}



.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}


/* zerowanie */
h1 { margin: 0px; font-size: 0px;}
h1, h2, h3, h4, h5, h6
{
  font-weight: 100;
}
a{
  color: #fff;
}

nav i, nav [class^="mdi-"], nav [class*="mdi-"], nav i.material-icons
{
  font-size: 35px;
  color: #000000;
 
  top: -30px;
  /* z-index: 1; */
  /* background-color: #6ab04c; */
  padding: 50px 0px 0px 0;
   position: fixed;
	right: 20px;
}

.sidenav li>a {
  display: contents;
    font-size: 16px;
    margin: 0 70px;
    /* font-weight: 500; */
    /* height: 30px; */
    line-height: none;
    /* padding: 0 22px; */
    font-family: "Raleway", sans-serif;
    color: #fff;
}
.sidenav .user-view>a{
  padding: none;
}

.sidenav .user-view {
   position: none;
  padding: none;
  margin-bottom: none;
}

.parallax_text h1{
  text-align: center;
}


.parallax_size
{
  background-size: cover;
}
.parallax-container
{
  height: none;
  margin: 6% 0 10%;
}

/* zerowanie */
nav 
{
  background-color: rgba(106, 176, 76, 0);
  box-shadow: none;
}
h4
{
  margin: 0px;
}



.background img
{
  width: 100%;
  background-position: center;
}

.container {
  max-width: 1200px;
  margin: 0 auto; 
}
.container2 {
  max-width: 1200px;
  margin: 0 auto; 
}

.container_zespol {
    max-width: 1200px;
    margin: 0 auto; 
    padding-left: 12%;
  }
  

header {
  position: relative;
  width: 100vw;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 20%;
  background-color: rgba(255, 255, 255, 1);
}



.header-oferta{
  position: relative;
    height: 50vh;
    width: 100%;
    display: inline-block;
    border-radius: 0 0 30px 30px;
    margin: 0 0 20px;
    background-color: #F7F7F7;
    background-attachment: fixed;
}
    .sidenav .user-view {
      padding: 40px 0 0;
    }

.top_belka
{
  width: 100%;
  height: 100px;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9;
  background-color: #6ab04c;

}

.top_belka_tyl
{
  width: 100%;
  height: 100px;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999;
  background: #6AB04C;
background-color: #6ab04c;
}

h2 {margin: 0px;}

.video {
  position: fixed;
  object-fit: cover;
  z-index: 0;
  height: auto;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0; }

.video-film2 {
    
    object-fit: cover;
    z-index: 1;
    height: auto;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0; }


.video-oferta {
  position: absolute;
  object-fit: cover;
  background-image: url(../img/tlo_film.jpg);
  z-index: 0;
  height: auto;
  width: 100vw;
  height: 50vh;
  top: 0;
  left: 0; }
  .tlo {
    position: fixed;
    object-fit: cover;
    z-index: 0;
    height: 100vh;
    width: 100%;
    top: 0;
    left: 0;
  }
  
  
  
  .menu a {
    font-size: 17px;
    font-weight: 400;
    text-transform: none;
    text-decoration: none;
    transition: .2s;
    margin-right: 10px;
    font-family: "Raleway", sans-serif;
    color: white;
    display: block;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
  }

  .menu a:hover
  {
   color: #000;
  }

  .menu img 
  {
    width: 30px;
  }
  
  .dropdown-content
  {
    overflow: hidden;
  }
  
  .dropdown-content
  {
    min-width: 200px;
    top: 25px;
  }
 
  /* menu*/
  .menu 
  {
    position: absolute;
    z-index: 3;
    line-height: 19px;
    top: 35px;
    right: 50px;
    color: black; 
  }
  .menu li {
    float: left;
    position: relative;
    width: auto;
    color: white;
    text-align: center;
    font-size: 20px;
    padding: 5px;
    margin-right: 10px;
    display: block;
    transition: .2s;
    cursor: pointer;
  }

  .menu li:hover
  {
    color: #ccb276;
  }
  
  .sidenav li 
  {
    float: none;
    color: #1a1a18;
    margin: 0 20px;
  }
  
  .menu-mobile
  {
    display: none;
  }
  
  #submenu {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 35px;
    visibility: hidden;
    z-index: 1;
    background-color: white;
    box-shadow: 0 0 35px 15px rgba(0, 0, 0, 0.05);
  }
  li:hover ul#submenu {
    opacity: 1;
    top: 40px;	/* adjust this as per top nav padding top & bottom comes */
    visibility: visible;
  }
  #submenu li {
    float: none;
    width: 230px;
    padding: 0px;
    color: #1a1a18;
    margin: 0px;
  }
  #submenu li a{
    padding: 15px 5px;
    color: #1a1a18;
    margin: 0px;
    
  }
  #submenu li a:hover{
    background-color: #6ab04c;
  }
  
  
  
  /* menu*/
  




nav .sidenav-trigger
{
  float: right;
  margin: 0 20px 0 0;
  z-index: 999;
 color: #fff;
}

.muzyka {
  position: absolute;
  z-index: 3;
  line-height: 19px;
  bottom: 30px;
  left: 20px;
 }

.slogan {
 position: absolute;
    color: #ffffff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1200px;
    /* border: solid 5px #6ab04c; */
    padding: 30px 0 30px 60px;
    border-radius: 0 0 50px 50px;
  
    box-shadow: 0 0 35px 15px rgba(0, 0, 0, 0.05);
 
  }

.slogan h1 {
  font-size: 50px;
  margin-top: 130px;
  color: #6ab04c;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  text-align: left;
}
.slogan p {
  font-size: 18px;
  color: #000;
  /* text-shadow: 0px 0px 32px #000000; */
  text-align: left;
  font-weight: 300;
}

.slogan img {
 
    width: 350px;
    border-radius: 50%;
    padding: 20px;
    margin: 70px auto 50px;
    display: block;
    border: solid 5px #6ab04c;

}

/* ---------- */
.start-margines{
  padding: 5%;
}

.start-margines2{
  padding: 8% 0 3%;
}


.biala-kartka{
  position: relative;

  overflow: hidden;
  background-color: #fff;
}

.biala-kartka h3{
  font-size: 55px;
    font-family: "Mulish", sans-serif;
    color: #6AB04C;
    text-align: center;
    font-weight: 500;
    padding-bottom: 10px;
}
/* aimacja kulek */

@keyframes floatingBall {
  0% {
    transform: translateY(0) translateX(0);
  }
  50% {
    transform: translateY(-30px) translateX(20px);
  }
  100% {
    transform: translateY(0) translateX(0);
  }
}

.ball {
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  opacity: 0.8;
}

.ball1 {
  background-color: #fff; /* Czerwona */
  top: 10%;
  left: 10%;
  animation: floatingBall 4s ease-in-out infinite alternate;
  box-shadow: 0 0 35px 15px rgba(0, 0, 0, 0.01);
}

.ball2 {
  background-color: #fff; /* Niebieska */
  top: 50%;
  left: 80%;
  animation: floatingBall 5s ease-in-out infinite alternate-reverse;
  box-shadow: 0 0 35px 15px rgba(0, 0, 0, 0.01);
}

.ball3 {
  background-color: #fff; /* Zielona */
  top: 80%;
  left: 40%;
  animation: floatingBall 6s ease-in-out infinite alternate;
  box-shadow: 0 0 35px 15px rgba(0, 0, 0, 0.01);
}

/* animacja kulek */



.biala-kartka-background{
  background-color: #fff;
  border-radius: 20px 20px 0 0;
  
}
.biala-kartka-background2{
  background-color: #fff;
  border-radius: 0;
  
}

.szara-kartka-background{
  background-color: #6ab04c;
  border-radius: 0;
  box-shadow: 0 0 35px 15px rgba(0, 0, 0, 0.05);
  background: #6AB04C;
  background-color: #6ab04c;
}

.szara-kartka-background2{

  border-radius: 0;
  transition: .4s;
}
.szara-kartka-background2:hover{
  
}

.biala-kartka .kartka1{
  background-color: #fff;
  padding: 0;
  margin: 0;
}

.luk{
  position: absolute;
  top: 0;
  right: 10%;
  width: 100px;
  height: 100px;
  display: block;
  background-color: #6ab04c;
  border-radius: 0 0 50% 50%;
  box-shadow: 0 0 35px 15px rgba(0, 0, 0, 0.05);
  animation: moveHorizontally 10s linear infinite;
  display: none;
}
.luk .kwiat-pozycja img{
  left: 0;
  width: 80px;
  position: absolute;
  bottom: 0;
  /* transform: translateY(-10px); */
  transform: translate(10px, -25px);

}

@keyframes moveHorizontally {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(50px);
  }
  100% {
    transform: translateX(0);
  }
}



.luk2{
  position: absolute;
  bottom: 0;
  right: 10%;
  width: 100px;
  height: 100px;
  display: block;
  background-color: #6ab04c;
  border-radius: 50% 50% 0 0;
  box-shadow: 0 0 35px 15px rgba(0, 0, 0, 0.05);
  animation: moveHorizontally 10s linear infinite;
  display: none;
}

.luk3{
  position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 120px;
    display: block;
    background-color: #6ab04c;
    border-radius: 0 0 50% 50%;
    box-shadow: 0 0 35px 15px rgba(0, 0, 0, 0.05);
}

.luk3 img{
  width: 100px;
    padding: 10px;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.luk4{
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 80px;
  display: block;
  background-color: #6ab04c;
  border-radius: 50% 50% 0 0;
  box-shadow: 0 0 35px 15px rgba(0, 0, 0, 0.05);
  border-bottom: 5px solid #fff;

}


/* ---------- */
.biala-kartka .kartka2{
  background-color: #fff;
  background-image: url(../img/wiosna-baobabka-galeria-1.jpg);
  position: relative;
  background-repeat: no-repeat;
  background-color: #ced6e0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 50vh;
  padding: 40px;
  /* background-attachment: fixed; */
  background-position: center;
}

.biala-kartka .kartka2 .cytat-bao{
  border-left: 5px solid #fff;
  border-top: 5px solid #fff;
  border-right: 5px solid #fff;
  position: absolute;
  padding: 50px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  min-width: 1000px;
  max-width: 1400px;
  border-radius: 30px 30px 0 0;
}

.biala-kartka .kartka2 .cytat-bao h2{
    text-align: center;
    color: #fff;
    font-size: 35px;
    margin-bottom: 20px;
    font-family: "Raleway", sans-serif;
}

.biala-kartka .kartka2 .cytat-bao p{
    text-align: center;
    color: #6ab04c;
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
}
.biala-karta-margin{
  padding: 10% 0 5%;
}
.zdjecia-margin{
  padding: 10% 0 0;
}
.zdjecia-margin4{
  padding: 5% 0;
}

.biala-kartka-zdjecia
{
    background-color: #fff;
    border-radius: 0;
}

/* ---------- */

.biala-kartka .kartka3{
  margin: 0 auto;
  padding: 0 0 15%;
}

.biala-kartka .kartka3 h2.karta-nglowek-2{
    text-align: center;
    margin-bottom: 20px;
    font-family: "Raleway", sans-serif;
    font-size: 60px;
    color: #6ab04c;
    font-weight: 400;
    
}


.biala-kartka .kartka3 p.karta-p{
    text-align: center;
    font-family: "Raleway", sans-serif;
 
    color: #000;
    text-align: center;
  
    margin-bottom: 50px;
	padding: 0 20px;
  font-size: 17px;
  font-weight: 400;
}

.biala-kartka h2.karta-nglowek-2{
  text-align: center;
  margin-bottom: 20px;
  font-family: "Raleway", sans-serif;
  font-size: 60px;
  color: #6ab04c;
  font-weight: 400;
  
}

.biala-kartka p.karta-p{
  text-align: center;
  font-family: "Raleway", sans-serif;

  color: #000;
  text-align: center;

  margin-bottom: 50px;
padding: 0 20px;
font-size: 17px;
font-weight: 400;
}

.biala-kartka .kartka3 .kostka-bao{

  margin: 10px;
  border-radius: 30px;
  padding: 40px 30px 60px;
  height: 300px;
 border: solid 2px rgba(0, 0, 0, .1);
  
}
.biala-kartka .kartka3 .kostka-bao img{
  width: 60px;
  margin: 0 auto;
  display: block;
}


.biala-kartka .kartka3 .kostka-bao p{
  text-align: center;
    font-family: "Raleway", sans-serif;
  
    color: #000;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
}

.biala-kartka .kartka3 .kostka-bao h3{
  text-align: center;
  color: #6ab04c;
  font-size: 20px;
  font-weight: 800;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  line-height: 0px;

  }

  .biala-kartka .kartka3 h4{
    font-family: "Raleway", sans-serif;
    font-size: 19px;
    line-height: 25px;
    color: #000;
    text-align: center;
    font-weight: 400;
    margin: 50px 250px 50px;
    }

    .biala-kartka .kartka3 h4 span{
     
      font-weight: 600;
    
      }
.biala-kartka .kartka3 h4 strong{
     
      font-weight: 600;
    
      }


    .biala-kartka .kartka3 h5{
      text-align: center;
      font-family: "Raleway", sans-serif;
      font-size: 16px;
      color: #000;
      text-align: center;
      font-weight: 100;
      margin: 100px 0 50px;
      }

    .biala-kartka .kartka3 h5 span{
     
      font-weight: 600;
    
      }

      .biala-kartka .kartka3 img
      {
        width: 100px;
        display: block;
        margin: 50px auto;
      }

		
      .biala-karta-margin ul li {
        font-family: "Raleway", sans-serif;
        font-size: 19px;
        line-height: 24px;
        color: #000;
        font-weight: 400;
        list-style-type: disc;
    }

    .biala-karta-margin strong {
      font-family: "Raleway", sans-serif;
      font-size: 19px;
      line-height: 24px;
      color: #000;
      font-weight: 700;
      list-style-type: disc;
  }


    .biala-karta-margin ul li::marker {
      color: #6ab04c;
      font-size: 1.5em;
      
  }

 

.row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}

  /* oferta bao */
  .biala-kartka .materialy2 {
    margin: 15px;
    border-radius: 40px;
    transition: .2s;
    position: relative;
  }

  .biala-kartka img.img-tlo {
    width: 100%;
    height: 350px;
    margin: 0 auto;
    display: block;
    border-radius: 40px;
    float: inherit;
    background-color: #fff;
  }

  .biala-kartka .tlo-zielone{
    display: block;
    background-color: rgba(106, 176, 76, .7);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 40px;
  }

  .biala-kartka .zawartosc{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .biala-kartka .zawartosc img.img-icon {
    margin: 0 auto 30px;
    padding: 10px;
    display: block;
    border-radius: 20px;
    float: inherit;
    /* border-radius: 0 0 40px 40px; */
    border: solid 1px #fff;
  }


  .biala-kartka .zawartosc h6 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
    text-align: center;
  
}


  /* oferta bao */






  /* oferta bao 2 */
  .biala-kartka .materialy3 {

    background-color: #fff;
    /* border-radius: 20px 20px 0 0; */
    box-shadow: 0 0 35px 15px rgba(0, 0, 0, 0.05);
    transition: .2s;
    position: relative;
    padding: 20px;
    transition: .3s;
    height: 430px;
  }

  .biala-kartka .materialy3:hover{
    box-shadow: 0 0 65px 15px rgba(0, 0, 0, 0.05);
  }


  .biala-kartka img.img-tlo2 {
    width: 300px;
    height: 300px;
    margin: 20px auto;
    padding: 15px;
    display: block;
    border-radius: 50%;
    float: inherit;
    background-color: #6ab04c;
    transition: .5s;
  }

  .biala-kartka img.img-tlo2:hover{
 
    filter: contrast(0.5);
    padding: 10px;
  }

  .biala-kartka .tlo-zielone2{
    display: block;
   
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: .5s;
  }

  .biala-kartka .tlo-zielone2:hover{
    filter: blur();
  }

  .biala-kartka .zawartosc2{
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    color: #000;
    text-align: center;
  }

  .biala-kartka .zawartosc2 img.img-icon2 {
    margin: 0 auto 30px;
    padding: 10px;
    display: block;
    border-radius: 20px;
    float: inherit;
    /* border-radius: 0 0 40px 40px; */
    border: solid 1px #fff;
  }


  .biala-kartka .zawartosc2 h6 {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    color: #000;
    text-align: center;
    font-weight: 500;
  
}


  /* oferta bao 2 */


  /* ---------- */


.szara-karta {
  position: relative;
  background-color: #F7F7F7;
 
  display: block;
  left: 0;
  z-index: 0;
  margin: 0 auto;
  padding: 5% 0;
  z-index: 9;
}

.szara-karta h4 {
  font-size: 50px;
  color: #6ab04c;
  text-align: left;
  font-weight: 400;
	padding: 0 20px;
}

.szara-karta h5 {
  font-size: 16px;
  color: #000;
  text-align: left;
  font-weight: 500;
  padding: 10% 0 0;
}

.szara-karta p {
  font-size: 19px;
  color: #000;
  text-align: left;
  font-weight: 300;
     padding: 30px 20px;
}

.szara-karta ul{
	padding: 0 20px 0 40px;
 
}


.szara-karta ul li {
  font-size: 19px;
  color: #000;
  text-align: left;
  font-weight: 400;
  list-style-type: disc;
  /*
  list-style-image: url('../img/delete.png');
  */
}

.szara-karta ul li::marker {
  color: #6ab04c;
  font-size: 1.5em;
  font-weight: 300;
}

/*
.szara-karta li::before{

   content: "";
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 15px;
    vertical-align: middle;
  list-style-image: url('../img/delete.png');
}
  */

.szara-karta img {
  width: 350px;
  border-radius: 50%;
  padding: 20px;
  border: solid 2px rgba(105, 173, 106, .6);
  margin: 0 auto;
  display: block;
  background-color: #fff;
  animation: moveAndBorder 4s infinite ease-in-out;

}

.szara-karta p span {
  
  font-weight: 500;
 
}


/* ---------- */








.slogan-oferta {
 
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0%);
 
  }

.slogan-oferta h1 {
  font-size: 45px; 
  font-family: "Mulish", sans-serif;
  color: #6ab04c;
  text-align: center;
  font-weight: 400;
}
.slogan-oferta p {
  font-size: 12px; 
  font-family: "Mulish", sans-serif;
  color: #6ab04c;
  transition: .5s;
  text-align: center;
}

.slogan-oferta a {
  font-size: 12px; 
  font-family: "Mulish", sans-serif;
  color: #6ab04c;
  transition: .5s;
  text-align: center;
}

.slogan-oferta a:hover {
  font-size: 12px; 
  font-family: "Mulish", sans-serif;
  color: #000;
}

.click {
  margin-top: 30px;
  }

.click a {
  fill: #FFFFFF;
    color: #6ab04c;
   
   
    border: solid 3px #6ab04c;
    border-radius: 20px;
    font-weight: 600;
    padding: 10px 30px;
    transition: .3s;
}

.click a:hover 
{
  color: #6ab04c;
  color: #fff;
  background-color: #6ab04c;
  border: solid 1px #6ab04c;
}

.click-info {
  margin: 30px 0 0 0;
  }

.click-info a {
  font-size: 20px;
  border: solid 1px #6ab04c;
  text-transform: none;
  text-decoration: none;
  padding: 5px 10px;
  transition: .3s;
  color: #ffffff 
}

.click-info a:hover 
{
  color: #ffffff;
  border-left: solid 30px #6ab04c;
  padding: 5px 20px 5px 10px;
}


.logo {
  position: absolute;
  top: 10px;
  left: 10px; }

.logo img {
  width: 120px;
  margin: 30px 0 0 30px;
  }

  .logo-scroll {
    position: fixed;
    top: 2px;
    left: 20px; 
    z-index: 3;
    display: none;
  }
  
  .logo-scroll img {
    width: 120px;
    }

/* sisi */

h2.omnie-sisi
{
    font-family: "Mulish", sans-serif;
color: #6ab04c;
    text-align: center;
    font-weight: 100;
    font-size: 60px;
    padding-bottom: 20px;
}


.cytat-section {
 
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  height: 50vh;
  background-color: rgba(0, 0, 0, .4);
  z-index: 1;
}
  


  .mapa
  {
    z-index: 0;
  }



.center-info {
    margin: 50px auto;
    display: table;
}



.btn-sisi{
  border: solid 2px #69AD6A;
  padding: 15px 25px;
  display: initial;
  border-radius: 40px;
  font-size: 20px;
  margin: 5px;
  color: #6ab04c;

  transition: .3s;
  cursor: pointer;

}

.btn-sisi:hover{
  color: #6ab04c;
  border: solid 5px #1a1a18;
  border-radius: 30px;
  font-weight: 500;
  color: #1a1a18;
  box-shadow: none;

}

.btn-sisi2{
  
    background-color: #6ab04c;
    display: initial;
    padding: 15px 25px;
    border-radius: 40px;
    font-size: 20px;
    margin: 5px;
    color: #fff;
    
    transition: .3s;
    cursor: pointer;
}
.btn-sisi2:hover{
  color: #6ab04c;
  border: solid 5px #1a1a18;
  border-radius: 30px;
  font-weight: 500;
  color: #1a1a18;
  box-shadow: none;
  background-color: #fff;
}

a.btn-konsultacje{
  border: solid 2px #69AD6A;
  padding: 15px 25px;
  display: table;
  border-radius: 40px;
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  margin: 5px;
  color: #6ab04c;
  font-size: 15px;
  transition: .3s;
  cursor: pointer;
}

a.btn-konsultacje:hover{
  color: #1a1a18;
  background-color: #6ab04c;


}



.section-2 {
  position: relative;
  background: white;
  display: block;
  top: 0;
  left: 0;
  z-index: 0;
  margin: 0 auto;
  padding: 10% 0 10px; 
}
.features-grey-start img{
  padding: 10px;
}



.zamow {
  background: #1a1a18;
  padding: 50px 0;
  position: relative;
  z-index: 999;
}

.zamow h2 {
  font-weight: 600;
  font-family: "Mulish", sans-serif;
  color: #6ab04c;
}

.zamow p {
  color: #6ab04c;
}




.mapa {
  position: relative;
  background: rgba(255, 255, 255, 1);
  color: #990000;
  top: 0;
  left: 0;
  text-align: center;
  padding: 0;
  width: 100vw;
  z-index: 1;
}

/**/


/* oferta pozycja */


.features {
  position: relative;
  background-attachment: fixed;
  background-color: #F7F7F7;
  /*
  background-image: url(../img/baobabka-krajobraz-otoczenie-4.jpg);
  
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  */
  display: block;
  left: 0;
  z-index: 0;
  margin: 0 auto;
  padding: 10% 0;

}

.features h1 {
  text-align: center;
  padding: 30px 0; 

  font-size: 40px;
  padding: 0 0 5%; 
  color: #000;
  margin-bottom: 20px;
  text-align: center;
  font-size: 70px;
  transition: .5s;
}

.features h2 {
  text-align: center;
  padding: 0px 0 20px;
  font-size: 60px;
  color: #6ab04c;
}

.features h6 {
  text-align: left;
  padding: 0px 0 20px;
  font-size: 60px;
  color: #6ab04c;
  font-weight: 400;

  margin-bottom: 20px;
  font-family: "Raleway", sans-serif;


  font-size: 60px;
  color: #6ab04c;
  font-weight: 400;
}


.features h4 {
  text-align: center;
  padding: 20px 0 0; 
  font-size: 25px;
  color: white;
}

.margin-onas-start{
  padding: 30px 0;
}


.box {
  text-align: center;
  margin: 15px 0; 
}

.features p {
  font-size: 16px;
  color: #000;
  text-align: center;
  font-weight: 100;
}

.features .left p {
  
  color: #000;
  text-align: left;
  font-size: 17px;
  font-weight: 400;
  max-width: 800px;

}

.features p.right {
  font-size: 17px;
  color: #000;
  text-align: right;
  font-weight: 400;
}

.features img {
  width: 350px;
  border-radius: 50%;
  padding: 20px;
  border: solid 5px #6ab04c;
  margin: 0 auto;
  display: block;
  box-shadow: 0 0 35px 15px rgba(0, 0, 0, 0.05);

}

@keyframes moveAndBorder {
  0% {
    transform: translateY(0);
  
    border: solid 4px;
    border-color: rgba(106, 176, 76, .6);
  
  }
  50% {
    transform: translateY(-5px);

    border: solid 5px;
    border-color: rgba(106, 176, 76, 1);
    
  }
  100% {
    transform: translateY(0);
    border: solid 4px;
    border-color: rgba(106, 176, 76, .6);
  
    
  }
}

.features {
  position: relative;
  display: flex;
  justify-content: center;
}
/*
.features::after {
  content: "";
  position: absolute;
  width: 55px;
  height: 55px;
  background-color: #fff;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  animation: moveBall 5s linear infinite;
}


@keyframes moveBall {
  0% {
    transform: rotate(0deg) translateX(170px) rotate(0deg);
  }
  100% {
    transform: rotate(360deg) translateX(170px) rotate(-360deg);
  }
}

*/

.features-tekst
{
  padding: 0 5% 0;
  margin-top: 16%;
  margin-bottom: 20%;
  display: block;
}

.features-tekst img {
  width: 200px;
  margin: 0 auto 80px;
  display: block;
}

.features-tekst2
{
  padding: 0 5%;
}
.features span
{
  font-weight: 900;
}

.features-tekst3
{
  padding: 50px 10% 10%;
}


.features a {
  padding: 15px 13%;
    font-size: 17px;
    color: white;
    text-align: center;
    display: table;
    letter-spacing: 1px;
    transition: .5s;
    margin: 80px auto 50px;
}






.parallax-text
{
  padding: 10% 0;
  z-index: 0;
}

.parallax-text h3
{
  color: #ffff;
  margin: 5px;
  text-align: center;
  font-size: 25px; 
  font-weight: 500;
}

.parallax-text h4
{
  color: #ffff;
  margin: 5px;
  text-align: center;
  font-size: 45px; 
  font-weight: 200;
}

.parallax-text p
{
  color: #ffff;
  margin: 5px;
  text-align: center;
  font-size: 20px; 
}
.parallax-text span
{
 
  font-weight: 900;
}


  .section-6 {
    position: relative;
    z-index: 0;
    padding: 10% 0;
    background-color: #fff;
  }

  .section-6 .kostka-bao {
    border: 1px solid rgba(0, 0, 0, .4);
    margin: 10px;
    border-radius: 30px;
    padding: 40px 30px 60px;
    height: 250px;
}

  .section-6 svg
  {
    fill: #1a1a18;
    width: 50px;
    transform: translateY(20px);
  }
  .section_kontakt
  {
    text-align: center;
    color: #fff;
    border: none;
  }

  .icon_kontakt{
    background-color: #f9e88e;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border: 50%;
    border-radius: 50%;
    margin-bottom: 20px;
  }


  .section-6 h1
  {
    color: #ccb276;
    margin-bottom: 20px;
    text-align: center;
    font-size: 50px;
  }
  .section-6 h3
  {
    font-size: 20px;
    color: #000;
    text-align: center;
    font-weight: 100;
  }
  


  .section-6 span 
  {
    font-size: 20px;
    color: #000;
    font-weight: 500;
  }
 
  


.section-6  a {
      font-size: 15px;
      border: solid 1px #ccb276;
      text-transform: none;
      text-decoration: none;
      padding: 5px 10px;
      transition: .2s;
      color: #ccb276;
      margin: right;
  }

.section-6 a:hover 
{
  color: #ccb276;
  border: solid 2px #ccb276;
  border-radius: 10px;
  font-size: 15px;
}

.section-6 a.btn_section
{
  margin: 0 auto;
  display: table;
}

.section_kontakt a
  {
    text-align: center;
    color: #fff;
    border: none;
    font-weight: 200;
  }
  .section_kontakt a:hover
  {
    text-align: center;
    border: none;
    font-weight: 200;
  }



  .section-6 h3 a:hover {
      color: #1a1a18;
        
      }

  .section-6 h2{
    font-size: 25px;
    padding-bottom: 20px;
color: #6ab04c;
          
    }

  .section-6 h4 {
    color: #6ab04c;
      margin-bottom: 20px;
      font-size: 20px; }
  
  .section-6 h5 {
    color: #ccb276;
    margin-bottom: 20px;
  color: #ccb276;
    font-size: 27px; }


  .section-6 h4 i {
      color: #ccb276;
      margin-bottom: 20px;
      font-size: 33px; 
    }

  .section-6 p {
    color: #fff;
    text-align: justify;
    padding: 0 0 3% 0;
    font-size: 15px;
   }
  
  .section-6 ul li {
    color: #6ab04c;
    text-align: justify;
    padding: 0;
    font-size: 15px;
    /* list-style-type: square; */
    padding: 0 0 0 30px;
   
    }
    .section-6 ul li span{
      font-weight: 400;
      
       }
  .section-6 p.pierwszy_akapit
  {
    text-align: center;
    font-size: 30px;
  }



 

 
/* oferta-text */
.oferta-text
{
  padding: 0;
  z-index: 0;
}
.oferta-text h2
{
  color: rgba(0,0,0,0.87);
  margin: 5px;
  text-align: right;
  text-transform: lowercase;
  font-size: 50px; 
  font-weight: 300;
}
.oferta-text h3
{
  color: rgba(0,0,0,0.87);
  margin: 5px;
  text-align: right;
  font-size: 35px; 
  font-weight: 100;
}
.oferta-text h3 span
{
 
  font-weight: 400;
  color: #ccb276;
  font-size: 35px; 
}

.oferta-text h4
{
  color: rgba(0,0,0,0.87);
  margin: 5px;
  text-align: right;
  font-size: 40px; 
  font-weight: 200;
}

.oferta-text h5
{
  color: #ccb276;
  margin: 5px;
  text-align: right;
  font-size: 20px; 
  font-weight: 500;
}

.oferta-text h6 
{
  color: #ccb276;
  margin: 5px;
  text-align: center;
  font-size: 20px; 
  font-weight: 500;
}

.oferta-text h6 span
{
  color: #ffffff;
  background-color: rgba(0,0,0,0.87);
  padding: 10px;
  margin: 5px;
  text-align: center;
  font-size: 25px; 
  font-weight: 200;
}

.oferta-text p
{
  color: rgba(0,0,0,0.87);
  margin: 5px;
  text-align: center;
  font-size: 20px; 
}
.oferta-text img
{
  border: solid 10px #ccb276;
}


/* oferta-text */

    

  footer {
    position: relative;
    background-color: #2c2c2c;
    color: #ffffff;
    top: 0;
    left: 0;
    text-align: center;
    padding: 1% 0;
    font-size: 12px;
    width: 100vw;
    font-size: 11px;
  }
  footer a 
  {
    color: #ffffff; 
    font-size: 11px;
    transition: .5s;
    padding: 5px;
  }
  

  footer a:hover 
  {
    color: rgba(0, 0, 0, 0.9);
    font-size: 11px;
    background-color: white;
    padding: 5px 30px 5px 15px;
    margin-left: 10px;
  }
  .email
  {
    color: rgba(0, 0, 0, 0.9);
  }

/* animacja baneru */

.animate__animated.animate__backInLeft {
  --animate-duration: 3s;
}
.animate__animated.animate__backInRight {
  --animate-duration: 3s;
}



.footer {
  position: relative;
    background-color: #6ab04c;
    padding: 50px 0;
    z-index: 1;
    background-attachment: fixed;
    background: #6AB04C;
background-color: #6ab04c;
}

.footer-col
  {
      padding: 0 30px 30px;
  }
.footer-h3
  {
    margin-top: 10px;
    font-size: 20px;
color: #6ab04c;
    text-align: center;
    font-weight: 700;
  }
  .footer-h4
  {
    margin-top: 10px;
    font-size: 20px;
color: #6ab04c;
    text-align: center;
    font-weight: 700;
  }
  .footer p
  {
    color: #fff;
    font-size: 15px;
    padding-bottom: 10px;
    text-align: center;
  }
  .footer a.kontakt-f
  {
    font-size: 14px;
    display: table;
    color: #fff;
    transition: .5s;
    margin: 0 auto;
  }

  .footer a.fb-footer
  {
    font-size: 14px;
    color: #fff;
    transition: .5s;
  }

  .footer a:hover{
   color: #6ab04c;
  }
  .footer span
  {
    font-size: 10px;
    background-color: color: #6ab04c;;
    margin: 5px 5px;
    padding: 7px;
    border-radius: 50%;
    color: white;
  }

.footer-center ul li a 
{
  color: white;
  transition: .5s;
}


.footer-center ul li a:hover
{
  color: #7efff5;
}
.footer .logo-footer
{
  margin: 50px auto;
  display: block;
  width: 60px;

  /* padding: 20px; */

}
.footer .fb-footer img
{
  margin: 0 auto;
  display: inline-block;
  width: 35px;
  padding: 5px 5px;
}
.footer-social
{
  display: table;
  margin: 0 auto;
  
}

/* cennik */

.table {
  display: flex;
  flex-wrap: wrap;
  max-width: 1000px;
  font-size: 16px;
  font-family: "Mulish", sans-serif;
}

.row-tabela {
  display: flex;
  flex-direction: row;
  width: 100%;
}

.poz-tabela {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  background-color: color: #6ab04c;;
}
.poz-tabela2 {
  display: flex;
  justify-content: left;
  align-items: center;
  padding: 10px;
}
.poz-tabela-0 {
  flex-basis: 100%;
  background-color: color: #6ab04c;;
  color: #1a1a18;
  height: 60px;
  border-radius: 20px 20px 0 0;
}

.poz-tabela-1 {
  flex-basis: 75%;
  background-color: rgba(44, 44, 44, 0.812);
  color: #6ab04c;
  padding: 15px 20px;
}

.poz-tabela-2 {
  flex-basis: 25%;
  background-color: rgba(44, 44, 44, 0.612);
  color: #6ab04c;
}



