#box_6 *{
font-family: "Hubot Sans", sans-serif !important;
}
#box_6{
background:white !important;
  padding-bottom:30px;
  margin-top:-17px;
}
#box_6 #box-1{
width:100%;
}
#box_6 h3{
text-align:left;
  color:#9ABA43;
  font-weight:900;
  width:100%;
  padding-top:4px;
  padding-bottom:4px;
  padding-left:10px;
  max-width:1000px;
    font-style:italic;
}
#box_6 .tytul{
background:#62559f;
  display:flex;
  justify-content:center;
}
#box_6 .tytul2{
background:#62559F;
    display:flex;
  justify-content:center;
}
#box_6 h4{
color:#62559F !important;
  text-align:left !important;
  padding-left:50px;
  padding-top:20px;
  font-weight:900;
    font-style:italic;
}
#box_6 i{
color: white;
    font-size: 24px;
  cursor:pointer;
}
#box_6 li{
color:#62559F !important;
  font-size:20px;
  font-weight:700;
}
#box_6 p{
color:#62559F !Important;
}
#box_6 .tresc{
padding-top:20px;
}
#box_6 > div:nth-child(1){
max-width:100% !important;
}
#box_6 div.wrap{
display:flex;
  margin-bottom: 100px;
flex-direction:column;
  width:100%;
}
#box_6 div.wrap2{
display:flex;
width:100%;
justify-content:center;
}
#box_6 div.wrap6{
display:flex;
  margin-bottom: 100px;
flex-direction:column;
  width:100%;
}
#box_6 div.tresc-left{
width:40% !important;
}
#box_6 .container{
max-width:100% !important;
  padding:0 !important;
}
#box_6 div.box{
flex-basis:30%;
  margin:10px 20px;
  height:250px;
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  background-position:center;
  flex-direction:column;
  padding:20px;
  
}
#box_6 div.box::after{
content:'';
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background: linear-gradient(225deg, rgba(47,92,143,.5) 0%, rgba(216,92,39,.5) 100%);
  transition:.3s;
}
#box_6 p,#box_6 h4{
transition:.3s;
  color:white;
    z-index:999;
  text-align:center;
}
#box_6 p{
padding:0 60px;
}
#box_6 .kazdego{
font-weight:900;
  font-size:40px;
}
#box_6 .baner{
background:#9ABA43;
  width:100%;
  text-align:center;
  font-weight:900;
  font-size:40px;
  padding-top:4px;
  padding-bottom:4px;
}
#box_6 div.box:nth-child(1){
background-image:url('/rezerwacje/img/images_for_template/10.png');
  background-size:cover;
}
#box_6 div.box:nth-child(2){
background-image:url('/rezerwacje/img/images_for_template/11.png');
    background-size:cover;
}
#box_6 div.box:nth-child(3){
background-image:url('/rezerwacje/img/images_for_template/12.png');
    background-size:cover;
}
#box_6 div.box:nth-child(4){
background-image:url('/rezerwacje/upload/b4.png');
    background-size:cover;
}
#box_6 > div:nth-child(1) > div:nth-child(1) > table:nth-child(1) > tbody:nth-child(2) > tr:nth-child(1){
display:flex;
justify-content:center;
}
#box_6 div.box.mbox_4 {
  display:none;
}
#box_6 #box-2.grid-cell.full-box {
  display: none;
}
#box_6 #box-1.grid-cell.full-box {
  
}
#box_6 img {
width:460px;
  margin:0 auto;
  display:block;
}
#box_6 tr{
display:block;
width:100%;
}
#box_6 .wrap2 p{
text-align:left;
  font-weight:600;
  font-size:24px;
}
#box_6 .zdjecie{
padding-top:40px;
}
#box_6 .tytul3{
background: #9ABA43 !important;
  display:flex;
  justify-content:center;
}
#box_6 .tytul3 h3{
  color:#62559F !important;
}
#box_6 .wrap4{
display:flex;
  justify-content: space-around;
}
#box_6 .qr{
    width: 300px;
  margin:0;
    margin-top: 82px;
}
#box_6 .socjal{
display:flex;
align-items:center;
}
#box_6 .socjal p{
text-align:left;
font-weight:700;
  margin:0;
  padding:0 6px;
}
#box_6 .socjal img{
width:50px;
  margin: 4px 0;
}
#box_6 .wrap6 h4{
text-align:center;
margin:0 auto;
  padding:4px 0;
}
#box_6 .wrap6 p{
font-weight:700;
}
#box_6 textarea{
    margin: 0 auto;
    display: block;
    border-radius: 22px;
    padding: 10px;
    width: 600px;
    height: 200px;
}
@media(max-width:999px){
  #box-6 {
    margin-top: 100px;
  }
  
  #box_6 div.wrap{
  flex-direction:column;
    width:100%;
    align-items:normal;
    justify-content:center;
    margin-bottom: 0;
  }
  #box_6 div.wrap div.box{
  flex-basis:unset;
  }
  #box_6 p{
  font-size:14px;
  }
  #box_6 img {
    width: 70%;
    margin: 30px 30px;
  }
}