h1.avia-caption-title {
  color:white;
}
.textToggle {
  max-height: 600px;
  font-size: 16px;
  line-height: 1.6;
  transition: max-height 0.3s ease-out;
  overflow: hidden;
  position: relative;
  background-image: url('path-to-your-image.jpg'); 
  background-size: cover; 
  background-position: center; 
	z-index:1;
}




.textToggle::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(358deg, rgba(255,255,255, 1) 0%, rgba(255,255,255, 0.47) 50%, rgba(255,255,255, 0) 100%);
  z-index: 10; 
}




.textToggle p {
  position: relative; 
  z-index: 2; 
  padding: 0;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 100%;
  font-weight: inherit;
  line-height: 1.6;
}




.textToggle.active::before {
  opacity: 0; 
}




.textToggle.active {
  max-height: 2000px;
}




.buttonToggle {
  background-color: #54595F;
  color: white;
  padding: 10px 20px;
  border: none;


  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.buttonContainer{
margin-top:10px;}






.buttonToggle:focus {
  outline: none;
}




.buttonToggle a {
  text-decoration: none;
  color: white;
}




.buttonToggle a:hover {
  text-decoration: none;
  color: white;
}
.pcontainer {
  background-color: #E7E7E7;
  padding: 20px 15px; /* domyślnie na małe ekrany */
}

/* Tablet */
@media (min-width: 768px) {
  .pcontainer {
    padding: 20px 40px;
  }
}

/* Laptop / Desktop */
@media (min-width: 1200px) {
  .pcontainer {
    padding: 20px 250px;
  }
}


.pcontainer h2{
  box-sizing: border-box;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  line-height: 1.1em;
  font-family: 'lato',Helvetica,Arial,sans-serif;
  border-color: #ebebeb;
  color: #000000;
  font-weight: 500;
  padding: 0;
  margin: 0;
  white-space: normal;
  float: none;
  font-size: 30px;
}.pcontainer h3{
  box-sizing: border-box;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  line-height: 1.1em;
  font-family: 'lato',Helvetica,Arial,sans-serif;
  border-color: #ebebeb;
  color: #000000;
  font-weight: 500;
  padding: 0;
  margin: 0;
  white-space: normal;
  float: none;
  font-size: 26px;
}
.pcontainer p{
  color: #000000;
  box-sizing: border-box;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  margin: 0.85em 0;
  border-color: #ebebeb;
  text-align: left;
}
.pcontainer li{
  color: #000000;
  box-sizing: border-box;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  margin: 0.85em 0;
  border-color: #ebebeb;
  text-align: left;
  list-style: disc;
  margin-left:20px;
}

.flex_cell.av-ltoe20up-81fbc1f9c9f50902fc5f95130cd54589000 {
  vertical-align: middle;
  height: 300px;
  min-height: 300px;
  background: url(http://www.sanikab.pl/wp-content/uploads/2024/03/sanikab-about-01.jpg) 50% 50% no-repeat scroll;
}

.flex_cell.av-ltom9mt1-71ebb68d39a6b24e7fc87e0d4e5c031b000 {
  vertical-align: top;
  height: 300px;
  min-height: 300px;
  background: url(http://www.sanikab.pl/wp-content/uploads/2024/07/sanikab-kabiny-wc-234.jpg) 50% 50% no-repeat scroll;
}